2024-02-10T06:10:22.482 INFO:root:teuthology version: 0.0.1.dev256+gd9fdb22 2024-02-10T06:10:22.482 DEBUG:teuthology.run:Teuthology command: teuthology --description orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/connectivity} --owner scheduled_yuriw@teuthology --verbose --name yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555127 -- /home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555127/orig.config.yaml 2024-02-10T06:10:22.514 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-10T06:10:22.594 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555127 branch: main description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/connectivity} email: yweinste@redhat.com first_in_suite: false job_id: '7555127' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 workunit: branch: main sha1: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 owner: scheduled_yuriw@teuthology priority: 71 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 1610 sha1: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 sleep_before_teardown: 0 subset: 111/120000 suite: orch suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_290212a1bfd33563ba76ee5b7f0b944fdb6c5d90/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 targets: smithi046.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi175.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph orch apply rgw smpl - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 120 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: d9fdb2209e15b39d9f061fd85399f352ce0f0894 timestamp: 2024-02-09_19:44:16 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-02-10T06:10:22.594 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_290212a1bfd33563ba76ee5b7f0b944fdb6c5d90/qa; will attempt to use it 2024-02-10T06:10:22.595 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_290212a1bfd33563ba76ee5b7f0b944fdb6c5d90/qa/tasks 2024-02-10T06:10:22.595 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-10T06:10:22.597 INFO:teuthology.task.internal:Checking packages... 2024-02-10T06:10:22.620 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '290212a1bfd33563ba76ee5b7f0b944fdb6c5d90' 2024-02-10T06:10:22.620 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-10T06:10:22.621 INFO:teuthology.packaging:ref: None 2024-02-10T06:10:22.621 INFO:teuthology.packaging:tag: None 2024-02-10T06:10:22.621 INFO:teuthology.packaging:branch: main 2024-02-10T06:10:22.621 INFO:teuthology.packaging:sha1: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T06:10:22.621 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=main 2024-02-10T06:10:22.867 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-1361-gf8e4e331-1focal 2024-02-10T06:10:22.869 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-10T06:10:22.880 INFO:teuthology.task.internal:no buildpackages task found 2024-02-10T06:10:22.880 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-10T06:10:22.894 INFO:teuthology.task.internal:Saving configuration 2024-02-10T06:10:22.907 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-10T06:10:22.915 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-10T06:10:22.941 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi046.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555127', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-10 06:04:13.876191', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-02-10T06:10:22.965 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi175.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555127', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-10 06:04:13.877614', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-02-10T06:10:22.965 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-10T06:10:22.974 INFO:teuthology.task.internal:roles: ubuntu@smithi046.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-02-10T06:10:22.974 INFO:teuthology.task.internal:roles: ubuntu@smithi175.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-02-10T06:10:22.974 INFO:teuthology.run_tasks:Running task console_log... 2024-02-10T06:10:23.053 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fb9a360ff70>, signals=[15]) 2024-02-10T06:10:23.054 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-10T06:10:23.065 INFO:teuthology.task.internal:Opening connections... 2024-02-10T06:10:23.065 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi046.front.sepia.ceph.com 2024-02-10T06:10:23.067 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T06:10:23.167 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi175.front.sepia.ceph.com 2024-02-10T06:10:23.168 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T06:10:23.258 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-10T06:10:23.270 DEBUG:teuthology.orchestra.run.smithi046:> uname -m 2024-02-10T06:10:23.277 INFO:teuthology.orchestra.run.smithi046.stdout:x86_64 2024-02-10T06:10:23.277 DEBUG:teuthology.orchestra.run.smithi046:> cat /etc/os-release 2024-02-10T06:10:23.323 INFO:teuthology.orchestra.run.smithi046.stdout:NAME="Ubuntu" 2024-02-10T06:10:23.323 INFO:teuthology.orchestra.run.smithi046.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-02-10T06:10:23.323 INFO:teuthology.orchestra.run.smithi046.stdout:ID=ubuntu 2024-02-10T06:10:23.324 INFO:teuthology.orchestra.run.smithi046.stdout:ID_LIKE=debian 2024-02-10T06:10:23.324 INFO:teuthology.orchestra.run.smithi046.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-02-10T06:10:23.324 INFO:teuthology.orchestra.run.smithi046.stdout:VERSION_ID="20.04" 2024-02-10T06:10:23.324 INFO:teuthology.orchestra.run.smithi046.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-10T06:10:23.324 INFO:teuthology.orchestra.run.smithi046.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-10T06:10:23.324 INFO:teuthology.orchestra.run.smithi046.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-10T06:10:23.324 INFO:teuthology.orchestra.run.smithi046.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-10T06:10:23.324 INFO:teuthology.orchestra.run.smithi046.stdout:VERSION_CODENAME=focal 2024-02-10T06:10:23.324 INFO:teuthology.orchestra.run.smithi046.stdout:UBUNTU_CODENAME=focal 2024-02-10T06:10:23.325 INFO:teuthology.lock.ops:Updating smithi046.front.sepia.ceph.com on lock server 2024-02-10T06:10:23.347 DEBUG:teuthology.orchestra.run.smithi175:> uname -m 2024-02-10T06:10:23.354 INFO:teuthology.orchestra.run.smithi175.stdout:x86_64 2024-02-10T06:10:23.354 DEBUG:teuthology.orchestra.run.smithi175:> cat /etc/os-release 2024-02-10T06:10:23.400 INFO:teuthology.orchestra.run.smithi175.stdout:NAME="Ubuntu" 2024-02-10T06:10:23.401 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-02-10T06:10:23.401 INFO:teuthology.orchestra.run.smithi175.stdout:ID=ubuntu 2024-02-10T06:10:23.401 INFO:teuthology.orchestra.run.smithi175.stdout:ID_LIKE=debian 2024-02-10T06:10:23.401 INFO:teuthology.orchestra.run.smithi175.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-02-10T06:10:23.401 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION_ID="20.04" 2024-02-10T06:10:23.401 INFO:teuthology.orchestra.run.smithi175.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-10T06:10:23.401 INFO:teuthology.orchestra.run.smithi175.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-10T06:10:23.401 INFO:teuthology.orchestra.run.smithi175.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-10T06:10:23.401 INFO:teuthology.orchestra.run.smithi175.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-10T06:10:23.401 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION_CODENAME=focal 2024-02-10T06:10:23.401 INFO:teuthology.orchestra.run.smithi175.stdout:UBUNTU_CODENAME=focal 2024-02-10T06:10:23.402 INFO:teuthology.lock.ops:Updating smithi175.front.sepia.ceph.com on lock server 2024-02-10T06:10:23.431 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-10T06:10:23.441 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-10T06:10:23.453 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-10T06:10:23.455 DEBUG:teuthology.orchestra.run.smithi046:> test '!' -e /home/ubuntu/cephtest 2024-02-10T06:10:23.457 DEBUG:teuthology.orchestra.run.smithi175:> test '!' -e /home/ubuntu/cephtest 2024-02-10T06:10:23.463 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-10T06:10:23.484 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-10T06:10:23.484 DEBUG:teuthology.orchestra.run.smithi046:> test -z $(ls -A /var/lib/ceph) 2024-02-10T06:10:23.503 DEBUG:teuthology.orchestra.run.smithi175:> test -z $(ls -A /var/lib/ceph) 2024-02-10T06:10:23.520 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-10T06:10:23.579 INFO:teuthology.run_tasks:Running task kernel... 2024-02-10T06:10:23.598 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-10T06:10:23.598 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-10T06:10:23.599 DEBUG:teuthology.orchestra.run.smithi046:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-10T06:10:23.599 DEBUG:teuthology.orchestra.run.smithi175:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-10T06:10:23.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T06:10:23.604 DEBUG:teuthology.orchestra.run.smithi046:> uname -r 2024-02-10T06:10:23.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T06:10:23.606 DEBUG:teuthology.orchestra.run.smithi175:> uname -r 2024-02-10T06:10:23.612 INFO:teuthology.orchestra.run.smithi175.stdout:5.4.0-124-generic 2024-02-10T06:10:23.612 INFO:teuthology.task.kernel:Running kernel on smithi175: 5.4.0-124-generic 2024-02-10T06:10:23.612 DEBUG:teuthology.orchestra.run.smithi175:> sudo apt-get clean 2024-02-10T06:10:23.651 INFO:teuthology.orchestra.run.smithi046.stdout:5.4.0-124-generic 2024-02-10T06:10:23.651 INFO:teuthology.task.kernel:Running kernel on smithi046: 5.4.0-124-generic 2024-02-10T06:10:23.651 DEBUG:teuthology.orchestra.run.smithi046:> sudo apt-get clean 2024-02-10T06:10:23.740 DEBUG:teuthology.orchestra.run.smithi046:> sudo apt-get update 2024-02-10T06:10:23.751 DEBUG:teuthology.orchestra.run.smithi175:> sudo apt-get update 2024-02-10T06:10:23.902 INFO:teuthology.orchestra.run.smithi175.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-02-10T06:10:23.910 INFO:teuthology.orchestra.run.smithi046.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-10T06:10:23.911 INFO:teuthology.orchestra.run.smithi046.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-02-10T06:10:23.911 INFO:teuthology.orchestra.run.smithi046.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-02-10T06:10:23.988 INFO:teuthology.orchestra.run.smithi046.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-02-10T06:10:24.006 INFO:teuthology.orchestra.run.smithi175.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-10T06:10:24.088 INFO:teuthology.orchestra.run.smithi175.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-02-10T06:10:24.190 INFO:teuthology.orchestra.run.smithi175.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [706 kB] 2024-02-10T06:10:24.280 INFO:teuthology.orchestra.run.smithi046.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [706 kB] 2024-02-10T06:10:24.283 INFO:teuthology.orchestra.run.smithi175.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,710 kB] 2024-02-10T06:10:24.330 INFO:teuthology.orchestra.run.smithi175.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [413 kB] 2024-02-10T06:10:24.334 INFO:teuthology.orchestra.run.smithi175.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-02-10T06:10:24.334 INFO:teuthology.orchestra.run.smithi175.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.5 kB] 2024-02-10T06:10:24.335 INFO:teuthology.orchestra.run.smithi175.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,547 kB] 2024-02-10T06:10:24.359 INFO:teuthology.orchestra.run.smithi175.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [355 kB] 2024-02-10T06:10:24.362 INFO:teuthology.orchestra.run.smithi175.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-02-10T06:10:24.362 INFO:teuthology.orchestra.run.smithi175.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [645 kB] 2024-02-10T06:10:24.367 INFO:teuthology.orchestra.run.smithi175.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [937 kB] 2024-02-10T06:10:24.375 INFO:teuthology.orchestra.run.smithi175.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [197 kB] 2024-02-10T06:10:24.377 INFO:teuthology.orchestra.run.smithi175.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-02-10T06:10:24.379 INFO:teuthology.orchestra.run.smithi175.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-02-10T06:10:24.380 INFO:teuthology.orchestra.run.smithi175.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-02-10T06:10:24.380 INFO:teuthology.orchestra.run.smithi175.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-02-10T06:10:24.380 INFO:teuthology.orchestra.run.smithi175.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-02-10T06:10:24.382 INFO:teuthology.orchestra.run.smithi046.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,710 kB] 2024-02-10T06:10:24.422 INFO:teuthology.orchestra.run.smithi046.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [931 kB] 2024-02-10T06:10:24.434 INFO:teuthology.orchestra.run.smithi046.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [413 kB] 2024-02-10T06:10:24.439 INFO:teuthology.orchestra.run.smithi046.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-02-10T06:10:24.440 INFO:teuthology.orchestra.run.smithi046.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,547 kB] 2024-02-10T06:10:24.443 INFO:teuthology.orchestra.run.smithi175.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-02-10T06:10:24.471 INFO:teuthology.orchestra.run.smithi046.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.5 kB] 2024-02-10T06:10:24.471 INFO:teuthology.orchestra.run.smithi046.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [355 kB] 2024-02-10T06:10:24.475 INFO:teuthology.orchestra.run.smithi046.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-02-10T06:10:24.475 INFO:teuthology.orchestra.run.smithi046.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [645 kB] 2024-02-10T06:10:24.479 INFO:teuthology.orchestra.run.smithi046.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [937 kB] 2024-02-10T06:10:24.485 INFO:teuthology.orchestra.run.smithi046.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [197 kB] 2024-02-10T06:10:24.487 INFO:teuthology.orchestra.run.smithi046.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-02-10T06:10:24.487 INFO:teuthology.orchestra.run.smithi046.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-02-10T06:10:24.487 INFO:teuthology.orchestra.run.smithi046.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-02-10T06:10:24.504 INFO:teuthology.orchestra.run.smithi046.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-02-10T06:10:24.504 INFO:teuthology.orchestra.run.smithi046.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-02-10T06:10:24.518 INFO:teuthology.orchestra.run.smithi046.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,090 kB] 2024-02-10T06:10:24.562 INFO:teuthology.orchestra.run.smithi046.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [496 kB] 2024-02-10T06:10:24.566 INFO:teuthology.orchestra.run.smithi046.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-02-10T06:10:24.566 INFO:teuthology.orchestra.run.smithi046.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,665 kB] 2024-02-10T06:10:24.584 INFO:teuthology.orchestra.run.smithi175.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [931 kB] 2024-02-10T06:10:24.589 INFO:teuthology.orchestra.run.smithi046.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.8 kB] 2024-02-10T06:10:24.589 INFO:teuthology.orchestra.run.smithi046.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [371 kB] 2024-02-10T06:10:24.592 INFO:teuthology.orchestra.run.smithi046.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-02-10T06:10:24.592 INFO:teuthology.orchestra.run.smithi046.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,163 kB] 2024-02-10T06:10:24.602 INFO:teuthology.orchestra.run.smithi046.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [772 kB] 2024-02-10T06:10:24.609 INFO:teuthology.orchestra.run.smithi046.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [279 kB] 2024-02-10T06:10:24.612 INFO:teuthology.orchestra.run.smithi046.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-02-10T06:10:24.612 INFO:teuthology.orchestra.run.smithi046.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-02-10T06:10:24.612 INFO:teuthology.orchestra.run.smithi046.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2024-02-10T06:10:24.631 INFO:teuthology.orchestra.run.smithi046.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-02-10T06:10:24.631 INFO:teuthology.orchestra.run.smithi046.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-02-10T06:10:24.631 INFO:teuthology.orchestra.run.smithi046.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-02-10T06:10:24.631 INFO:teuthology.orchestra.run.smithi046.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-02-10T06:10:24.632 INFO:teuthology.orchestra.run.smithi046.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-02-10T06:10:24.632 INFO:teuthology.orchestra.run.smithi046.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-02-10T06:10:24.653 INFO:teuthology.orchestra.run.smithi046.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-02-10T06:10:24.653 INFO:teuthology.orchestra.run.smithi046.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-02-10T06:10:24.838 INFO:teuthology.orchestra.run.smithi175.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,090 kB] 2024-02-10T06:10:25.003 INFO:teuthology.orchestra.run.smithi175.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [496 kB] 2024-02-10T06:10:25.017 INFO:teuthology.orchestra.run.smithi175.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-02-10T06:10:25.017 INFO:teuthology.orchestra.run.smithi175.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.8 kB] 2024-02-10T06:10:25.018 INFO:teuthology.orchestra.run.smithi175.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,665 kB] 2024-02-10T06:10:25.088 INFO:teuthology.orchestra.run.smithi175.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [371 kB] 2024-02-10T06:10:25.104 INFO:teuthology.orchestra.run.smithi175.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-02-10T06:10:25.268 INFO:teuthology.orchestra.run.smithi175.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,163 kB] 2024-02-10T06:10:25.912 INFO:teuthology.orchestra.run.smithi175.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [772 kB] 2024-02-10T06:10:25.950 INFO:teuthology.orchestra.run.smithi175.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [279 kB] 2024-02-10T06:10:25.964 INFO:teuthology.orchestra.run.smithi175.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-02-10T06:10:25.965 INFO:teuthology.orchestra.run.smithi175.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-02-10T06:10:25.967 INFO:teuthology.orchestra.run.smithi175.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2024-02-10T06:10:25.967 INFO:teuthology.orchestra.run.smithi175.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-02-10T06:10:25.967 INFO:teuthology.orchestra.run.smithi175.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-02-10T06:10:25.967 INFO:teuthology.orchestra.run.smithi175.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-02-10T06:10:25.993 INFO:teuthology.orchestra.run.smithi175.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-02-10T06:10:25.995 INFO:teuthology.orchestra.run.smithi175.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-02-10T06:10:26.159 INFO:teuthology.orchestra.run.smithi175.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-02-10T06:10:26.348 INFO:teuthology.orchestra.run.smithi175.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-02-10T06:10:26.370 INFO:teuthology.orchestra.run.smithi175.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-02-10T06:10:28.215 INFO:teuthology.orchestra.run.smithi175.stdout:Fetched 19.0 MB in 3s (7,299 kB/s) 2024-02-10T06:10:28.622 INFO:teuthology.orchestra.run.smithi046.stdout:Fetched 19.0 MB in 3s (6,794 kB/s) 2024-02-10T06:10:29.655 INFO:teuthology.orchestra.run.smithi175.stdout:Reading package lists... 2024-02-10T06:10:29.681 DEBUG:teuthology.orchestra.run.smithi175:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-10T06:10:29.752 INFO:teuthology.orchestra.run.smithi175.stdout:Reading package lists... 2024-02-10T06:10:29.959 INFO:teuthology.orchestra.run.smithi175.stdout:Building dependency tree... 2024-02-10T06:10:29.959 INFO:teuthology.orchestra.run.smithi175.stdout:Reading state information... 2024-02-10T06:10:30.029 INFO:teuthology.orchestra.run.smithi046.stdout:Reading package lists... 2024-02-10T06:10:30.054 DEBUG:teuthology.orchestra.run.smithi046:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-10T06:10:30.135 INFO:teuthology.orchestra.run.smithi046.stdout:Reading package lists... 2024-02-10T06:10:30.148 INFO:teuthology.orchestra.run.smithi175.stdout:The following additional packages will be installed: 2024-02-10T06:10:30.148 INFO:teuthology.orchestra.run.smithi175.stdout: linux-generic linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-10T06:10:30.148 INFO:teuthology.orchestra.run.smithi175.stdout: linux-headers-generic linux-image-5.4.0-171-generic 2024-02-10T06:10:30.149 INFO:teuthology.orchestra.run.smithi175.stdout: linux-modules-5.4.0-171-generic linux-modules-extra-5.4.0-171-generic 2024-02-10T06:10:30.149 INFO:teuthology.orchestra.run.smithi175.stdout:Suggested packages: 2024-02-10T06:10:30.150 INFO:teuthology.orchestra.run.smithi175.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-02-10T06:10:30.150 INFO:teuthology.orchestra.run.smithi175.stdout:Recommended packages: 2024-02-10T06:10:30.150 INFO:teuthology.orchestra.run.smithi175.stdout: thermald 2024-02-10T06:10:30.200 INFO:teuthology.orchestra.run.smithi175.stdout:The following NEW packages will be installed: 2024-02-10T06:10:30.200 INFO:teuthology.orchestra.run.smithi175.stdout: linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-10T06:10:30.200 INFO:teuthology.orchestra.run.smithi175.stdout: linux-image-5.4.0-171-generic linux-modules-5.4.0-171-generic 2024-02-10T06:10:30.200 INFO:teuthology.orchestra.run.smithi175.stdout: linux-modules-extra-5.4.0-171-generic 2024-02-10T06:10:30.202 INFO:teuthology.orchestra.run.smithi175.stdout:The following packages will be upgraded: 2024-02-10T06:10:30.202 INFO:teuthology.orchestra.run.smithi175.stdout: linux-generic linux-headers-generic linux-image-generic 2024-02-10T06:10:30.261 INFO:teuthology.orchestra.run.smithi175.stdout:3 upgraded, 5 newly installed, 0 to remove and 284 not upgraded. 2024-02-10T06:10:30.261 INFO:teuthology.orchestra.run.smithi175.stdout:Need to get 77.1 MB of archives. 2024-02-10T06:10:30.261 INFO:teuthology.orchestra.run.smithi175.stdout:After this operation, 380 MB of additional disk space will be used. 2024-02-10T06:10:30.261 INFO:teuthology.orchestra.run.smithi175.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-171-generic amd64 5.4.0-171.189 [15.0 MB] 2024-02-10T06:10:30.347 INFO:teuthology.orchestra.run.smithi046.stdout:Building dependency tree... 2024-02-10T06:10:30.347 INFO:teuthology.orchestra.run.smithi046.stdout:Reading state information... 2024-02-10T06:10:30.557 INFO:teuthology.orchestra.run.smithi046.stdout:The following additional packages will be installed: 2024-02-10T06:10:30.557 INFO:teuthology.orchestra.run.smithi046.stdout: linux-generic linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-10T06:10:30.557 INFO:teuthology.orchestra.run.smithi046.stdout: linux-headers-generic linux-image-5.4.0-171-generic 2024-02-10T06:10:30.557 INFO:teuthology.orchestra.run.smithi046.stdout: linux-modules-5.4.0-171-generic linux-modules-extra-5.4.0-171-generic 2024-02-10T06:10:30.558 INFO:teuthology.orchestra.run.smithi046.stdout:Suggested packages: 2024-02-10T06:10:30.558 INFO:teuthology.orchestra.run.smithi046.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-02-10T06:10:30.558 INFO:teuthology.orchestra.run.smithi046.stdout:Recommended packages: 2024-02-10T06:10:30.558 INFO:teuthology.orchestra.run.smithi046.stdout: thermald 2024-02-10T06:10:30.627 INFO:teuthology.orchestra.run.smithi046.stdout:The following NEW packages will be installed: 2024-02-10T06:10:30.627 INFO:teuthology.orchestra.run.smithi046.stdout: linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-10T06:10:30.627 INFO:teuthology.orchestra.run.smithi046.stdout: linux-image-5.4.0-171-generic linux-modules-5.4.0-171-generic 2024-02-10T06:10:30.628 INFO:teuthology.orchestra.run.smithi175.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-171-generic amd64 5.4.0-171.189 [10.5 MB] 2024-02-10T06:10:30.628 INFO:teuthology.orchestra.run.smithi046.stdout: linux-modules-extra-5.4.0-171-generic 2024-02-10T06:10:30.629 INFO:teuthology.orchestra.run.smithi046.stdout:The following packages will be upgraded: 2024-02-10T06:10:30.629 INFO:teuthology.orchestra.run.smithi046.stdout: linux-generic linux-headers-generic linux-image-generic 2024-02-10T06:10:30.701 INFO:teuthology.orchestra.run.smithi046.stdout:3 upgraded, 5 newly installed, 0 to remove and 284 not upgraded. 2024-02-10T06:10:30.701 INFO:teuthology.orchestra.run.smithi046.stdout:Need to get 77.1 MB of archives. 2024-02-10T06:10:30.701 INFO:teuthology.orchestra.run.smithi046.stdout:After this operation, 380 MB of additional disk space will be used. 2024-02-10T06:10:30.701 INFO:teuthology.orchestra.run.smithi046.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-171-generic amd64 5.4.0-171.189 [15.0 MB] 2024-02-10T06:10:30.724 INFO:teuthology.orchestra.run.smithi175.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-171-generic amd64 5.4.0-171.189 [39.2 MB] 2024-02-10T06:10:31.196 INFO:teuthology.orchestra.run.smithi046.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-171-generic amd64 5.4.0-171.189 [10.5 MB] 2024-02-10T06:10:31.328 INFO:teuthology.orchestra.run.smithi046.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-171-generic amd64 5.4.0-171.189 [39.2 MB] 2024-02-10T06:10:31.352 INFO:teuthology.orchestra.run.smithi175.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.171.169 [1,900 B] 2024-02-10T06:10:31.352 INFO:teuthology.orchestra.run.smithi175.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.171.169 [2,544 B] 2024-02-10T06:10:31.353 INFO:teuthology.orchestra.run.smithi175.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171 all 5.4.0-171.189 [11.0 MB] 2024-02-10T06:10:31.770 INFO:teuthology.orchestra.run.smithi175.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171-generic amd64 5.4.0-171.189 [1,379 kB] 2024-02-10T06:10:31.815 INFO:teuthology.orchestra.run.smithi175.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.171.169 [2,408 B] 2024-02-10T06:10:31.880 INFO:teuthology.orchestra.run.smithi046.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.171.169 [1,900 B] 2024-02-10T06:10:31.880 INFO:teuthology.orchestra.run.smithi046.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.171.169 [2,544 B] 2024-02-10T06:10:31.880 INFO:teuthology.orchestra.run.smithi046.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171 all 5.4.0-171.189 [11.0 MB] 2024-02-10T06:10:31.988 INFO:teuthology.orchestra.run.smithi046.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171-generic amd64 5.4.0-171.189 [1,379 kB] 2024-02-10T06:10:31.999 INFO:teuthology.orchestra.run.smithi046.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.171.169 [2,408 B] 2024-02-10T06:10:32.485 INFO:teuthology.orchestra.run.smithi175.stdout:Fetched 77.1 MB in 2s (48.0 MB/s) 2024-02-10T06:10:32.676 INFO:teuthology.orchestra.run.smithi046.stdout:Fetched 77.1 MB in 1s (56.6 MB/s) 2024-02-10T06:10:32.697 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package linux-modules-5.4.0-171-generic. 2024-02-10T06:10:32.859 INFO:teuthology.orchestra.run.smithi046.stdout:Selecting previously unselected package linux-modules-5.4.0-171-generic. 2024-02-10T06:10:34.401 INFO:teuthology.orchestra.run.smithi175.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-02-10T06:10:34.406 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../0-linux-modules-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T06:10:34.477 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:10:34.535 INFO:teuthology.orchestra.run.smithi046.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-02-10T06:10:34.540 INFO:teuthology.orchestra.run.smithi046.stdout:Preparing to unpack .../0-linux-modules-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T06:10:34.614 INFO:teuthology.orchestra.run.smithi046.stdout:Unpacking linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:10:36.302 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package linux-image-5.4.0-171-generic. 2024-02-10T06:10:36.318 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../1-linux-image-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T06:10:36.417 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:10:36.466 INFO:teuthology.orchestra.run.smithi046.stdout:Selecting previously unselected package linux-image-5.4.0-171-generic. 2024-02-10T06:10:36.479 INFO:teuthology.orchestra.run.smithi046.stdout:Preparing to unpack .../1-linux-image-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T06:10:36.583 INFO:teuthology.orchestra.run.smithi046.stdout:Unpacking linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:10:37.513 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-171-generic. 2024-02-10T06:10:37.528 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T06:10:37.571 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:10:37.660 INFO:teuthology.orchestra.run.smithi046.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-171-generic. 2024-02-10T06:10:37.674 INFO:teuthology.orchestra.run.smithi046.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T06:10:37.718 INFO:teuthology.orchestra.run.smithi046.stdout:Unpacking linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:10:42.261 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../3-linux-generic_5.4.0.171.169_amd64.deb ... 2024-02-10T06:10:42.387 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-10T06:10:42.437 INFO:teuthology.orchestra.run.smithi046.stdout:Preparing to unpack .../3-linux-generic_5.4.0.171.169_amd64.deb ... 2024-02-10T06:10:42.571 INFO:teuthology.orchestra.run.smithi046.stdout:Unpacking linux-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-10T06:10:42.731 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.171.169_amd64.deb ... 2024-02-10T06:10:42.866 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-image-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-10T06:10:42.898 INFO:teuthology.orchestra.run.smithi046.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.171.169_amd64.deb ... 2024-02-10T06:10:43.025 INFO:teuthology.orchestra.run.smithi046.stdout:Unpacking linux-image-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-10T06:10:43.185 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package linux-headers-5.4.0-171. 2024-02-10T06:10:43.200 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../5-linux-headers-5.4.0-171_5.4.0-171.189_all.deb ... 2024-02-10T06:10:43.243 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-10T06:10:43.361 INFO:teuthology.orchestra.run.smithi046.stdout:Selecting previously unselected package linux-headers-5.4.0-171. 2024-02-10T06:10:43.377 INFO:teuthology.orchestra.run.smithi046.stdout:Preparing to unpack .../5-linux-headers-5.4.0-171_5.4.0-171.189_all.deb ... 2024-02-10T06:10:43.411 INFO:teuthology.orchestra.run.smithi046.stdout:Unpacking linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-10T06:10:48.724 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package linux-headers-5.4.0-171-generic. 2024-02-10T06:10:48.745 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../6-linux-headers-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T06:10:48.782 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:10:49.472 INFO:teuthology.orchestra.run.smithi046.stdout:Selecting previously unselected package linux-headers-5.4.0-171-generic. 2024-02-10T06:10:49.495 INFO:teuthology.orchestra.run.smithi046.stdout:Preparing to unpack .../6-linux-headers-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T06:10:49.538 INFO:teuthology.orchestra.run.smithi046.stdout:Unpacking linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:10:51.388 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.171.169_amd64.deb ... 2024-02-10T06:10:51.515 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-headers-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-10T06:10:51.873 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:10:52.290 INFO:teuthology.orchestra.run.smithi046.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.171.169_amd64.deb ... 2024-02-10T06:10:52.529 INFO:teuthology.orchestra.run.smithi046.stdout:Unpacking linux-headers-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-10T06:10:52.905 INFO:teuthology.orchestra.run.smithi046.stdout:Setting up linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:10:53.069 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-10T06:10:53.196 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:10:54.159 INFO:teuthology.orchestra.run.smithi046.stdout:Setting up linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-10T06:10:54.293 INFO:teuthology.orchestra.run.smithi046.stdout:Setting up linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:10:54.393 INFO:teuthology.orchestra.run.smithi175.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-171-generic 2024-02-10T06:10:54.393 INFO:teuthology.orchestra.run.smithi175.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-171-generic 2024-02-10T06:10:54.589 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:10:54.715 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:10:55.488 INFO:teuthology.orchestra.run.smithi046.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-171-generic 2024-02-10T06:10:55.489 INFO:teuthology.orchestra.run.smithi046.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-171-generic 2024-02-10T06:10:55.629 INFO:teuthology.orchestra.run.smithi046.stdout:Setting up linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:10:55.755 INFO:teuthology.orchestra.run.smithi046.stdout:Setting up linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:10:55.908 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-headers-generic (5.4.0.171.169) ... 2024-02-10T06:10:56.018 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-image-generic (5.4.0.171.169) ... 2024-02-10T06:10:56.118 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-generic (5.4.0.171.169) ... 2024-02-10T06:10:56.220 INFO:teuthology.orchestra.run.smithi175.stdout:Processing triggers for linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:10:56.286 INFO:teuthology.orchestra.run.smithi175.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-02-10T06:10:56.286 INFO:teuthology.orchestra.run.smithi175.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-171-generic 2024-02-10T06:10:56.981 INFO:teuthology.orchestra.run.smithi046.stdout:Setting up linux-headers-generic (5.4.0.171.169) ... 2024-02-10T06:10:57.107 INFO:teuthology.orchestra.run.smithi046.stdout:Setting up linux-image-generic (5.4.0.171.169) ... 2024-02-10T06:10:57.233 INFO:teuthology.orchestra.run.smithi046.stdout:Setting up linux-generic (5.4.0.171.169) ... 2024-02-10T06:10:57.360 INFO:teuthology.orchestra.run.smithi046.stdout:Processing triggers for linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:10:57.437 INFO:teuthology.orchestra.run.smithi046.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-02-10T06:10:57.438 INFO:teuthology.orchestra.run.smithi046.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-171-generic 2024-02-10T06:11:17.916 INFO:teuthology.orchestra.run.smithi175.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-02-10T06:11:17.916 INFO:teuthology.orchestra.run.smithi175.stdout:Sourcing file `/etc/default/grub' 2024-02-10T06:11:17.925 INFO:teuthology.orchestra.run.smithi175.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-10T06:11:17.937 INFO:teuthology.orchestra.run.smithi175.stdout:Generating grub configuration file ... 2024-02-10T06:11:18.314 INFO:teuthology.orchestra.run.smithi175.stdout:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-10T06:11:18.335 INFO:teuthology.orchestra.run.smithi175.stdout:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-10T06:11:18.763 INFO:teuthology.orchestra.run.smithi175.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-10T06:11:18.775 INFO:teuthology.orchestra.run.smithi175.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-10T06:11:20.478 INFO:teuthology.orchestra.run.smithi046.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-02-10T06:11:20.478 INFO:teuthology.orchestra.run.smithi046.stdout:Sourcing file `/etc/default/grub' 2024-02-10T06:11:20.487 INFO:teuthology.orchestra.run.smithi046.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-10T06:11:20.516 INFO:teuthology.orchestra.run.smithi046.stdout:Generating grub configuration file ... 2024-02-10T06:11:20.589 INFO:teuthology.orchestra.run.smithi175.stdout:done 2024-02-10T06:11:20.876 INFO:teuthology.orchestra.run.smithi046.stdout:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-10T06:11:20.904 INFO:teuthology.orchestra.run.smithi046.stdout:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-10T06:11:21.054 DEBUG:teuthology.orchestra.run.smithi175:> dpkg -s linux-image-generic 2024-02-10T06:11:21.121 INFO:teuthology.orchestra.run.smithi175.stdout:Package: linux-image-generic 2024-02-10T06:11:21.121 INFO:teuthology.orchestra.run.smithi175.stdout:Status: install ok installed 2024-02-10T06:11:21.121 INFO:teuthology.orchestra.run.smithi175.stdout:Priority: optional 2024-02-10T06:11:21.121 INFO:teuthology.orchestra.run.smithi175.stdout:Section: kernel 2024-02-10T06:11:21.121 INFO:teuthology.orchestra.run.smithi175.stdout:Installed-Size: 20 2024-02-10T06:11:21.122 INFO:teuthology.orchestra.run.smithi175.stdout:Maintainer: Ubuntu Kernel Team 2024-02-10T06:11:21.122 INFO:teuthology.orchestra.run.smithi175.stdout:Architecture: amd64 2024-02-10T06:11:21.122 INFO:teuthology.orchestra.run.smithi175.stdout:Source: linux-meta 2024-02-10T06:11:21.122 INFO:teuthology.orchestra.run.smithi175.stdout:Version: 5.4.0.171.169 2024-02-10T06:11:21.122 INFO:teuthology.orchestra.run.smithi175.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-02-10T06:11:21.122 INFO:teuthology.orchestra.run.smithi175.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-10T06:11:21.122 INFO:teuthology.orchestra.run.smithi175.stdout:Recommends: thermald 2024-02-10T06:11:21.122 INFO:teuthology.orchestra.run.smithi175.stdout:Description: Generic Linux kernel image 2024-02-10T06:11:21.122 INFO:teuthology.orchestra.run.smithi175.stdout: This package will always depend on the latest generic kernel image 2024-02-10T06:11:21.122 INFO:teuthology.orchestra.run.smithi175.stdout: available. 2024-02-10T06:11:21.122 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-171-generic 2024-02-10T06:11:21.123 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-10T06:11:21.123 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-10T06:11:21.123 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-02-10T06:11:21.123 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi175.front.sepia.ceph.com, path=None, version=distro) 2024-02-10T06:11:21.123 DEBUG:teuthology.orchestra.run.smithi175:> sudo apt-get clean 2024-02-10T06:11:21.201 DEBUG:teuthology.orchestra.run.smithi175:> sudo apt-get update 2024-02-10T06:11:21.334 INFO:teuthology.orchestra.run.smithi175.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-10T06:11:21.339 INFO:teuthology.orchestra.run.smithi046.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-10T06:11:21.344 INFO:teuthology.orchestra.run.smithi175.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-02-10T06:11:21.351 INFO:teuthology.orchestra.run.smithi046.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-10T06:11:21.364 INFO:teuthology.orchestra.run.smithi175.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-02-10T06:11:21.531 INFO:teuthology.orchestra.run.smithi175.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-02-10T06:11:23.116 INFO:teuthology.orchestra.run.smithi175.stdout:Reading package lists... 2024-02-10T06:11:23.142 DEBUG:teuthology.orchestra.run.smithi175:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-10T06:11:23.208 INFO:teuthology.orchestra.run.smithi175.stdout:Reading package lists... 2024-02-10T06:11:23.391 INFO:teuthology.orchestra.run.smithi175.stdout:Building dependency tree... 2024-02-10T06:11:23.391 INFO:teuthology.orchestra.run.smithi175.stdout:Reading state information... 2024-02-10T06:11:23.605 INFO:teuthology.orchestra.run.smithi175.stdout:linux-image-generic is already the newest version (5.4.0.171.169). 2024-02-10T06:11:23.605 INFO:teuthology.orchestra.run.smithi175.stdout:0 upgraded, 0 newly installed, 0 to remove and 284 not upgraded. 2024-02-10T06:11:23.607 DEBUG:teuthology.orchestra.run.smithi175:> dpkg -s linux-image-generic 2024-02-10T06:11:23.629 INFO:teuthology.orchestra.run.smithi175.stdout:Package: linux-image-generic 2024-02-10T06:11:23.629 INFO:teuthology.orchestra.run.smithi175.stdout:Status: install ok installed 2024-02-10T06:11:23.629 INFO:teuthology.orchestra.run.smithi175.stdout:Priority: optional 2024-02-10T06:11:23.629 INFO:teuthology.orchestra.run.smithi175.stdout:Section: kernel 2024-02-10T06:11:23.629 INFO:teuthology.orchestra.run.smithi175.stdout:Installed-Size: 20 2024-02-10T06:11:23.629 INFO:teuthology.orchestra.run.smithi175.stdout:Maintainer: Ubuntu Kernel Team 2024-02-10T06:11:23.630 INFO:teuthology.orchestra.run.smithi175.stdout:Architecture: amd64 2024-02-10T06:11:23.630 INFO:teuthology.orchestra.run.smithi175.stdout:Source: linux-meta 2024-02-10T06:11:23.630 INFO:teuthology.orchestra.run.smithi175.stdout:Version: 5.4.0.171.169 2024-02-10T06:11:23.630 INFO:teuthology.orchestra.run.smithi175.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-02-10T06:11:23.630 INFO:teuthology.orchestra.run.smithi175.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-10T06:11:23.630 INFO:teuthology.orchestra.run.smithi175.stdout:Recommends: thermald 2024-02-10T06:11:23.630 INFO:teuthology.orchestra.run.smithi175.stdout:Description: Generic Linux kernel image 2024-02-10T06:11:23.630 INFO:teuthology.orchestra.run.smithi175.stdout: This package will always depend on the latest generic kernel image 2024-02-10T06:11:23.630 INFO:teuthology.orchestra.run.smithi175.stdout: available. 2024-02-10T06:11:23.631 DEBUG:teuthology.orchestra.run.smithi175:> mktemp 2024-02-10T06:11:23.636 INFO:teuthology.orchestra.run.smithi175.stdout:/tmp/tmp.xvF6PMsvel 2024-02-10T06:11:23.636 DEBUG:teuthology.orchestra.run.smithi175:> sudo cp /boot/grub/grub.cfg /tmp/tmp.xvF6PMsvel 2024-02-10T06:11:23.703 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 0666 /tmp/tmp.xvF6PMsvel 2024-02-10T06:11:23.737 DEBUG:teuthology.orchestra.remote:smithi175:/tmp/tmp.xvF6PMsvel is 9KB 2024-02-10T06:11:23.751 DEBUG:teuthology.orchestra.run.smithi175:> rm -fr /tmp/tmp.xvF6PMsvel 2024-02-10T06:11:23.757 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-02-10T06:11:23.814 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-02-10T06:11:23.815 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-02-10T06:11:23.815 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-02-10T06:11:23.844 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-171-generic 2024-02-10T06:11:23.844 DEBUG:teuthology.orchestra.run.smithi175:> sudo update-grub 2024-02-10T06:11:23.983 INFO:teuthology.orchestra.run.smithi046.stdout:done 2024-02-10T06:11:24.406 DEBUG:teuthology.orchestra.run.smithi046:> dpkg -s linux-image-generic 2024-02-10T06:11:24.454 INFO:teuthology.orchestra.run.smithi046.stdout:Package: linux-image-generic 2024-02-10T06:11:24.455 INFO:teuthology.orchestra.run.smithi046.stdout:Status: install ok installed 2024-02-10T06:11:24.455 INFO:teuthology.orchestra.run.smithi046.stdout:Priority: optional 2024-02-10T06:11:24.455 INFO:teuthology.orchestra.run.smithi046.stdout:Section: kernel 2024-02-10T06:11:24.455 INFO:teuthology.orchestra.run.smithi046.stdout:Installed-Size: 20 2024-02-10T06:11:24.455 INFO:teuthology.orchestra.run.smithi046.stdout:Maintainer: Ubuntu Kernel Team 2024-02-10T06:11:24.455 INFO:teuthology.orchestra.run.smithi046.stdout:Architecture: amd64 2024-02-10T06:11:24.455 INFO:teuthology.orchestra.run.smithi046.stdout:Source: linux-meta 2024-02-10T06:11:24.455 INFO:teuthology.orchestra.run.smithi046.stdout:Version: 5.4.0.171.169 2024-02-10T06:11:24.455 INFO:teuthology.orchestra.run.smithi046.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-02-10T06:11:24.455 INFO:teuthology.orchestra.run.smithi046.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-10T06:11:24.455 INFO:teuthology.orchestra.run.smithi046.stdout:Recommends: thermald 2024-02-10T06:11:24.455 INFO:teuthology.orchestra.run.smithi046.stdout:Description: Generic Linux kernel image 2024-02-10T06:11:24.456 INFO:teuthology.orchestra.run.smithi046.stdout: This package will always depend on the latest generic kernel image 2024-02-10T06:11:24.456 INFO:teuthology.orchestra.run.smithi046.stdout: available. 2024-02-10T06:11:24.456 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-171-generic 2024-02-10T06:11:24.456 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-10T06:11:24.456 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-10T06:11:24.456 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-02-10T06:11:24.456 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi046.front.sepia.ceph.com, path=None, version=distro) 2024-02-10T06:11:24.456 DEBUG:teuthology.orchestra.run.smithi046:> sudo apt-get clean 2024-02-10T06:11:24.536 DEBUG:teuthology.orchestra.run.smithi046:> sudo apt-get update 2024-02-10T06:11:24.683 INFO:teuthology.orchestra.run.smithi046.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-10T06:11:24.684 INFO:teuthology.orchestra.run.smithi046.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-02-10T06:11:24.691 INFO:teuthology.orchestra.run.smithi046.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-02-10T06:11:24.711 INFO:teuthology.orchestra.run.smithi046.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-02-10T06:11:25.078 INFO:teuthology.orchestra.run.smithi175.stderr:Sourcing file `/etc/default/grub' 2024-02-10T06:11:25.084 INFO:teuthology.orchestra.run.smithi175.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-10T06:11:25.096 INFO:teuthology.orchestra.run.smithi175.stderr:Generating grub configuration file ... 2024-02-10T06:11:25.408 INFO:teuthology.orchestra.run.smithi175.stderr:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-10T06:11:25.420 INFO:teuthology.orchestra.run.smithi175.stderr:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-10T06:11:25.868 INFO:teuthology.orchestra.run.smithi175.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-10T06:11:25.879 INFO:teuthology.orchestra.run.smithi175.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-10T06:11:26.533 INFO:teuthology.orchestra.run.smithi046.stdout:Reading package lists... 2024-02-10T06:11:26.557 DEBUG:teuthology.orchestra.run.smithi046:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-10T06:11:26.629 INFO:teuthology.orchestra.run.smithi046.stdout:Reading package lists... 2024-02-10T06:11:26.659 INFO:teuthology.orchestra.run.smithi175.stderr:done 2024-02-10T06:11:26.661 DEBUG:teuthology.orchestra.run.smithi175:> sudo shutdown -r now 2024-02-10T06:11:26.819 INFO:teuthology.orchestra.run.smithi046.stdout:Building dependency tree... 2024-02-10T06:11:26.819 INFO:teuthology.orchestra.run.smithi046.stdout:Reading state information... 2024-02-10T06:11:27.040 INFO:teuthology.orchestra.run.smithi046.stdout:linux-image-generic is already the newest version (5.4.0.171.169). 2024-02-10T06:11:27.040 INFO:teuthology.orchestra.run.smithi046.stdout:0 upgraded, 0 newly installed, 0 to remove and 284 not upgraded. 2024-02-10T06:11:27.042 DEBUG:teuthology.orchestra.run.smithi046:> dpkg -s linux-image-generic 2024-02-10T06:11:27.061 INFO:teuthology.orchestra.run.smithi046.stdout:Package: linux-image-generic 2024-02-10T06:11:27.061 INFO:teuthology.orchestra.run.smithi046.stdout:Status: install ok installed 2024-02-10T06:11:27.061 INFO:teuthology.orchestra.run.smithi046.stdout:Priority: optional 2024-02-10T06:11:27.061 INFO:teuthology.orchestra.run.smithi046.stdout:Section: kernel 2024-02-10T06:11:27.061 INFO:teuthology.orchestra.run.smithi046.stdout:Installed-Size: 20 2024-02-10T06:11:27.061 INFO:teuthology.orchestra.run.smithi046.stdout:Maintainer: Ubuntu Kernel Team 2024-02-10T06:11:27.061 INFO:teuthology.orchestra.run.smithi046.stdout:Architecture: amd64 2024-02-10T06:11:27.061 INFO:teuthology.orchestra.run.smithi046.stdout:Source: linux-meta 2024-02-10T06:11:27.061 INFO:teuthology.orchestra.run.smithi046.stdout:Version: 5.4.0.171.169 2024-02-10T06:11:27.061 INFO:teuthology.orchestra.run.smithi046.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-02-10T06:11:27.062 INFO:teuthology.orchestra.run.smithi046.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-10T06:11:27.062 INFO:teuthology.orchestra.run.smithi046.stdout:Recommends: thermald 2024-02-10T06:11:27.062 INFO:teuthology.orchestra.run.smithi046.stdout:Description: Generic Linux kernel image 2024-02-10T06:11:27.062 INFO:teuthology.orchestra.run.smithi046.stdout: This package will always depend on the latest generic kernel image 2024-02-10T06:11:27.062 INFO:teuthology.orchestra.run.smithi046.stdout: available. 2024-02-10T06:11:27.062 DEBUG:teuthology.orchestra.run.smithi046:> mktemp 2024-02-10T06:11:27.067 INFO:teuthology.orchestra.run.smithi046.stdout:/tmp/tmp.JsXK3Xdhhd 2024-02-10T06:11:27.067 DEBUG:teuthology.orchestra.run.smithi046:> sudo cp /boot/grub/grub.cfg /tmp/tmp.JsXK3Xdhhd 2024-02-10T06:11:27.126 DEBUG:teuthology.orchestra.run.smithi046:> sudo chmod 0666 /tmp/tmp.JsXK3Xdhhd 2024-02-10T06:11:27.177 DEBUG:teuthology.orchestra.remote:smithi046:/tmp/tmp.JsXK3Xdhhd is 9KB 2024-02-10T06:11:27.193 DEBUG:teuthology.orchestra.run.smithi046:> rm -fr /tmp/tmp.JsXK3Xdhhd 2024-02-10T06:11:27.200 DEBUG:teuthology.orchestra.run.smithi046:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-02-10T06:11:27.257 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-02-10T06:11:27.257 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-02-10T06:11:27.257 DEBUG:teuthology.orchestra.run.smithi046:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-02-10T06:11:27.288 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-171-generic 2024-02-10T06:11:27.288 DEBUG:teuthology.orchestra.run.smithi046:> sudo update-grub 2024-02-10T06:11:28.554 INFO:teuthology.orchestra.run.smithi046.stderr:Sourcing file `/etc/default/grub' 2024-02-10T06:11:28.558 INFO:teuthology.orchestra.run.smithi046.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-10T06:11:28.569 INFO:teuthology.orchestra.run.smithi046.stderr:Generating grub configuration file ... 2024-02-10T06:11:28.874 INFO:teuthology.orchestra.run.smithi046.stderr:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-10T06:11:28.886 INFO:teuthology.orchestra.run.smithi046.stderr:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-10T06:11:29.291 INFO:teuthology.orchestra.run.smithi046.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-10T06:11:29.303 INFO:teuthology.orchestra.run.smithi046.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-10T06:11:30.924 INFO:teuthology.orchestra.run.smithi046.stderr:done 2024-02-10T06:11:30.925 DEBUG:teuthology.orchestra.run.smithi046:> sudo shutdown -r now 2024-02-10T06:11:56.679 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-02-10T06:11:56.680 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-02-10T06:11:56.681 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T06:12:00.932 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-02-10T06:12:00.933 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-02-10T06:12:00.933 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T06:12:15.036 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.175 2024-02-10T06:12:19.392 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.46 2024-02-10T06:12:24.043 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-02-10T06:12:24.044 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T06:12:27.104 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.175 2024-02-10T06:12:28.395 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-02-10T06:12:28.395 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T06:12:31.452 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.46 2024-02-10T06:12:39.108 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-02-10T06:12:39.109 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T06:12:43.456 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-02-10T06:12:43.456 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T06:12:57.532 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.175 2024-02-10T06:13:12.546 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-02-10T06:13:12.547 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T06:13:12.816 DEBUG:teuthology.orchestra.run.smithi175:> true 2024-02-10T06:13:13.432 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-02-10T06:13:13.432 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-171-generic"... 2024-02-10T06:13:13.432 DEBUG:teuthology.orchestra.run.smithi175:> uname -r 2024-02-10T06:13:13.478 INFO:teuthology.orchestra.run.smithi175.stdout:5.4.0-171-generic 2024-02-10T06:13:13.478 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-171-generic vs 5.4.0-171-generic 2024-02-10T06:13:13.478 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-10T06:13:13.479 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-02-10T06:13:14.479 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-02-10T06:13:14.480 DEBUG:teuthology.orchestra.run.smithi175:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-10T06:13:14.568 INFO:teuthology.orchestra.run.smithi175.stdout:ttyS1 2024-02-10T06:13:14.587 DEBUG:teuthology.parallel:result is None 2024-02-10T06:13:43.459 DEBUG:teuthology.orchestra.remote:timed out 2024-02-10T06:13:58.460 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-02-10T06:13:58.461 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T06:13:58.717 DEBUG:teuthology.orchestra.run.smithi046:> true 2024-02-10T06:13:59.462 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-02-10T06:13:59.462 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-171-generic"... 2024-02-10T06:13:59.462 DEBUG:teuthology.orchestra.run.smithi046:> uname -r 2024-02-10T06:13:59.469 INFO:teuthology.orchestra.run.smithi046.stdout:5.4.0-171-generic 2024-02-10T06:13:59.469 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-171-generic vs 5.4.0-171-generic 2024-02-10T06:13:59.469 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-10T06:13:59.469 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-02-10T06:14:00.470 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-02-10T06:14:00.470 DEBUG:teuthology.orchestra.run.smithi046:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-10T06:14:00.587 INFO:teuthology.orchestra.run.smithi046.stdout:ttyS1 2024-02-10T06:14:00.602 DEBUG:teuthology.parallel:result is None 2024-02-10T06:14:00.603 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-10T06:14:00.610 INFO:teuthology.task.internal:Creating test directory... 2024-02-10T06:14:00.610 DEBUG:teuthology.orchestra.run.smithi046:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-10T06:14:00.612 DEBUG:teuthology.orchestra.run.smithi175:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-10T06:14:00.619 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-10T06:14:00.628 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-10T06:14:00.643 INFO:teuthology.task.internal:Creating archive directory... 2024-02-10T06:14:00.643 DEBUG:teuthology.orchestra.run.smithi046:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-10T06:14:00.661 DEBUG:teuthology.orchestra.run.smithi175:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-10T06:14:00.682 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-10T06:14:00.691 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-10T06:14:00.691 DEBUG:teuthology.orchestra.run.smithi046:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-02-10T06:14:00.694 DEBUG:teuthology.orchestra.run.smithi175:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-02-10T06:14:00.709 INFO:teuthology.orchestra.run.smithi046.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T06:14:00.721 INFO:teuthology.orchestra.run.smithi046.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T06:14:00.721 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T06:14:00.733 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T06:14:00.734 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-10T06:14:00.742 INFO:teuthology.task.internal:Configuring sudo... 2024-02-10T06:14:00.742 DEBUG:teuthology.orchestra.run.smithi046:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-10T06:14:00.744 DEBUG:teuthology.orchestra.run.smithi175:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-10T06:14:00.793 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-10T06:14:00.803 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-10T06:14:00.803 DEBUG:teuthology.orchestra.run.smithi046:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-10T06:14:00.805 DEBUG:teuthology.orchestra.run.smithi175:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-10T06:14:00.812 DEBUG:teuthology.orchestra.run.smithi046:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T06:14:00.819 DEBUG:teuthology.orchestra.run.smithi046:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T06:14:00.826 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-02-10T06:14:00.826 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-10T06:14:00.894 DEBUG:teuthology.orchestra.run.smithi175:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T06:14:00.902 DEBUG:teuthology.orchestra.run.smithi175:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T06:14:00.909 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-02-10T06:14:00.909 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-10T06:14:00.932 DEBUG:teuthology.orchestra.run.smithi046:> sudo service rsyslog restart 2024-02-10T06:14:00.935 DEBUG:teuthology.orchestra.run.smithi175:> sudo service rsyslog restart 2024-02-10T06:14:01.025 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-10T06:14:01.043 INFO:teuthology.task.internal:Starting timer... 2024-02-10T06:14:01.044 INFO:teuthology.run_tasks:Running task pcp... 2024-02-10T06:14:01.061 INFO:teuthology.run_tasks:Running task selinux... 2024-02-10T06:14:01.077 DEBUG:teuthology.task.selinux:Excluding smithi046: OS 'ubuntu' does not support SELinux 2024-02-10T06:14:01.077 DEBUG:teuthology.task.selinux:Excluding smithi175: OS 'ubuntu' does not support SELinux 2024-02-10T06:14:01.077 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-10T06:14:01.077 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-02-10T06:14:01.077 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-10T06:14:01.077 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-10T06:14:01.093 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-02-10T06:14:01.099 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-02-10T06:14:01.224 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-10T06:14:01.243 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-02-10T06:14:01.245 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi046.front.sepia.ceph.com,smithi175.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-10T06:19:28.055 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi046.front.sepia.ceph.com'), Remote(name='ubuntu@smithi175.front.sepia.ceph.com')] 2024-02-10T06:19:28.056 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-02-10T06:19:28.058 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi046.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T06:19:28.156 DEBUG:teuthology.orchestra.run.smithi046:> true 2024-02-10T06:19:28.282 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi046.front.sepia.ceph.com' 2024-02-10T06:19:28.282 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-02-10T06:19:28.283 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T06:19:28.377 DEBUG:teuthology.orchestra.run.smithi175:> true 2024-02-10T06:19:28.506 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-02-10T06:19:28.506 INFO:teuthology.run_tasks:Running task clock... 2024-02-10T06:19:28.517 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-10T06:19:28.517 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-10T06:19:28.518 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-10T06:19:28.520 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-10T06:19:28.520 DEBUG:teuthology.orchestra.run.smithi175:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-10T06:19:28.554 INFO:teuthology.orchestra.run.smithi046.stdout:10 Feb 06:19:28 ntpd[12848]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-02-10T06:19:28.555 INFO:teuthology.orchestra.run.smithi046.stdout:10 Feb 06:19:28 ntpd[12848]: Command line: ntpd -gq 2024-02-10T06:19:28.555 INFO:teuthology.orchestra.run.smithi175.stdout:10 Feb 06:19:28 ntpd[12944]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-02-10T06:19:28.555 INFO:teuthology.orchestra.run.smithi175.stdout:10 Feb 06:19:28 ntpd[12944]: Command line: ntpd -gq 2024-02-10T06:19:28.556 INFO:teuthology.orchestra.run.smithi175.stdout:10 Feb 06:19:28 ntpd[12944]: proto: precision = 0.106 usec (-23) 2024-02-10T06:19:28.556 INFO:teuthology.orchestra.run.smithi046.stdout:10 Feb 06:19:28 ntpd[12848]: proto: precision = 0.065 usec (-24) 2024-02-10T06:19:28.556 INFO:teuthology.orchestra.run.smithi175.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-10T06:19:28.556 INFO:teuthology.orchestra.run.smithi046.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-10T06:19:28.557 INFO:teuthology.orchestra.run.smithi175.stdout:10 Feb 06:19:28 ntpd[12944]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-10T06:19:28.557 INFO:teuthology.orchestra.run.smithi046.stdout:10 Feb 06:19:28 ntpd[12848]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-10T06:19:28.557 INFO:teuthology.orchestra.run.smithi175.stderr:restrict ::: KOD does nothing without LIMITED. 2024-02-10T06:19:28.558 INFO:teuthology.orchestra.run.smithi046.stderr:restrict ::: KOD does nothing without LIMITED. 2024-02-10T06:19:28.559 INFO:teuthology.orchestra.run.smithi175.stdout:10 Feb 06:19:28 ntpd[12944]: restrict ::: KOD does nothing without LIMITED. 2024-02-10T06:19:28.559 INFO:teuthology.orchestra.run.smithi175.stdout:10 Feb 06:19:28 ntpd[12944]: Listen and drop on 0 v6wildcard [::]:123 2024-02-10T06:19:28.559 INFO:teuthology.orchestra.run.smithi175.stdout:10 Feb 06:19:28 ntpd[12944]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-02-10T06:19:28.560 INFO:teuthology.orchestra.run.smithi175.stdout:10 Feb 06:19:28 ntpd[12944]: Listen normally on 2 lo 127.0.0.1:123 2024-02-10T06:19:28.560 INFO:teuthology.orchestra.run.smithi175.stdout:10 Feb 06:19:28 ntpd[12944]: Listen normally on 3 enp3s0f1 172.21.15.175:123 2024-02-10T06:19:28.560 INFO:teuthology.orchestra.run.smithi175.stdout:10 Feb 06:19:28 ntpd[12944]: Listen normally on 4 lo [::1]:123 2024-02-10T06:19:28.560 INFO:teuthology.orchestra.run.smithi175.stdout:10 Feb 06:19:28 ntpd[12944]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:71f1%5]:123 2024-02-10T06:19:28.560 INFO:teuthology.orchestra.run.smithi175.stdout:10 Feb 06:19:28 ntpd[12944]: Listening on routing socket on fd #22 for interface updates 2024-02-10T06:19:28.560 INFO:teuthology.orchestra.run.smithi046.stdout:10 Feb 06:19:28 ntpd[12848]: restrict ::: KOD does nothing without LIMITED. 2024-02-10T06:19:28.560 INFO:teuthology.orchestra.run.smithi046.stdout:10 Feb 06:19:28 ntpd[12848]: Listen and drop on 0 v6wildcard [::]:123 2024-02-10T06:19:28.560 INFO:teuthology.orchestra.run.smithi046.stdout:10 Feb 06:19:28 ntpd[12848]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-02-10T06:19:28.560 INFO:teuthology.orchestra.run.smithi046.stdout:10 Feb 06:19:28 ntpd[12848]: Listen normally on 2 lo 127.0.0.1:123 2024-02-10T06:19:28.560 INFO:teuthology.orchestra.run.smithi046.stdout:10 Feb 06:19:28 ntpd[12848]: Listen normally on 3 ens1f0 172.21.15.46:123 2024-02-10T06:19:28.560 INFO:teuthology.orchestra.run.smithi046.stdout:10 Feb 06:19:28 ntpd[12848]: Listen normally on 4 lo [::1]:123 2024-02-10T06:19:28.560 INFO:teuthology.orchestra.run.smithi046.stdout:10 Feb 06:19:28 ntpd[12848]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:15f8%3]:123 2024-02-10T06:19:28.560 INFO:teuthology.orchestra.run.smithi046.stdout:10 Feb 06:19:28 ntpd[12848]: Listening on routing socket on fd #22 for interface updates 2024-02-10T06:19:29.556 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:29 ntpd[12848]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:29.556 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:29 ntpd[12848]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:29.556 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:29 ntpd[12848]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:29.556 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:29 ntpd[12848]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:29.557 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:29 ntpd[12848]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:29.557 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:29 ntpd[12848]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:29.557 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:29 ntpd[12848]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:19:29.557 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:29 ntpd[12848]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:19:29.559 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:29 ntpd[12944]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:29.559 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:29 ntpd[12944]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:29.559 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:29 ntpd[12944]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:29.559 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:29 ntpd[12944]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:29.559 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:29 ntpd[12944]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:29.559 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:29 ntpd[12944]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:29.560 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:29 ntpd[12944]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:19:29.560 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:29 ntpd[12944]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:19:30.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:30 ntpd[12848]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:30.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:30 ntpd[12848]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:30.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:30 ntpd[12848]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:30.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:30 ntpd[12848]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:30.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:30 ntpd[12848]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:19:30.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:30 ntpd[12848]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:19:30.556 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:30 ntpd[12944]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:30.556 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:30 ntpd[12944]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:30.557 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:30 ntpd[12944]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:30.557 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:30 ntpd[12944]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:30.557 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:30 ntpd[12944]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:19:30.557 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:30 ntpd[12944]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:19:31.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:31 ntpd[12848]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:31.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:31 ntpd[12848]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:31.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:31 ntpd[12848]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:31.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:31 ntpd[12848]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:31.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:31 ntpd[12848]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:19:31.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:31 ntpd[12848]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:19:31.556 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:31 ntpd[12944]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:31.556 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:31 ntpd[12944]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:31.556 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:31 ntpd[12944]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:31.556 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:31 ntpd[12944]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:31.556 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:31 ntpd[12944]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:19:31.557 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:31 ntpd[12944]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:19:32.560 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:32 ntpd[12848]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:32.560 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:32 ntpd[12848]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:32.560 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:32 ntpd[12848]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:32.560 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:32 ntpd[12848]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:32.560 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:32 ntpd[12848]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:32.560 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:32 ntpd[12848]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:32.560 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:32 ntpd[12848]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:19:32.560 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:32 ntpd[12848]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:19:32.561 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:32 ntpd[12848]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:32.561 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:32 ntpd[12848]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:32.561 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:32 ntpd[12848]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:19:32.561 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:32 ntpd[12848]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:19:32.562 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:32 ntpd[12944]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:32.562 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:32 ntpd[12944]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:32.562 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:32 ntpd[12944]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:32.562 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:32 ntpd[12944]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:32.562 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:32 ntpd[12944]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:19:32.562 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:32 ntpd[12944]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:19:33.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:33 ntpd[12848]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:33.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:33 ntpd[12848]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:33.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:33 ntpd[12848]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:33.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:33 ntpd[12848]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:33.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:33 ntpd[12848]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:19:33.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:33 ntpd[12848]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:19:33.557 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:33 ntpd[12944]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:33.557 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:33 ntpd[12944]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:33.557 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:33 ntpd[12944]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:33.557 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:33 ntpd[12944]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:33.557 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:33 ntpd[12944]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:33.557 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:33 ntpd[12944]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:33.557 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:33 ntpd[12944]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:19:33.557 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:33 ntpd[12944]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:19:33.557 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:33 ntpd[12944]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:33.557 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:33 ntpd[12944]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:33.557 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:33 ntpd[12944]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:19:33.558 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:33 ntpd[12944]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:19:34.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:34 ntpd[12848]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:34.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:34 ntpd[12848]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:34.556 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:34 ntpd[12848]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:34.556 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:34 ntpd[12848]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:34.556 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:34 ntpd[12848]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:34.556 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:34 ntpd[12848]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:34.556 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:34 ntpd[12848]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:19:34.556 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:34 ntpd[12848]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:19:34.556 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:34 ntpd[12848]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:34.556 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:34 ntpd[12848]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:34.556 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:34 ntpd[12848]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:19:34.556 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:34 ntpd[12848]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:19:34.557 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:34 ntpd[12944]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:34.557 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:34 ntpd[12944]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:34.557 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:34 ntpd[12944]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:34.557 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:34 ntpd[12944]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:34.557 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:34 ntpd[12944]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:19:34.557 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:34 ntpd[12944]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:19:35.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:35 ntpd[12848]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:35.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:35 ntpd[12848]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:35.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:35 ntpd[12848]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:35.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:35 ntpd[12848]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:35.555 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:35 ntpd[12848]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:19:35.556 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:35 ntpd[12848]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:19:35.556 INFO:teuthology.orchestra.run.smithi046.stdout:10 Feb 06:19:35 ntpd[12848]: ntpd: time slew +0.002917 s 2024-02-10T06:19:35.556 INFO:teuthology.orchestra.run.smithi046.stdout:ntpd: time slew +0.002917s 2024-02-10T06:19:35.556 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:35 ntpd[12848]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-02-10T06:19:35.556 INFO:teuthology.orchestra.run.smithi046.stderr:10 Feb 06:19:35 ntpd[12848]: can't open /var/log/ntpstats/loopstats.20240210: Permission denied 2024-02-10T06:19:35.558 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:35 ntpd[12944]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:35.558 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:35 ntpd[12944]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:35.558 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:35 ntpd[12944]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:35.558 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:35 ntpd[12944]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:35.558 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:35 ntpd[12944]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:35.558 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:35 ntpd[12944]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:35.558 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:35 ntpd[12944]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:19:35.558 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:35 ntpd[12944]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:19:35.558 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:35 ntpd[12944]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:19:35.558 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:35 ntpd[12944]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:19:35.558 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:35 ntpd[12944]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:19:35.559 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:35 ntpd[12944]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:19:35.559 INFO:teuthology.orchestra.run.smithi175.stdout:10 Feb 06:19:35 ntpd[12944]: ntpd: time slew +0.001499 s 2024-02-10T06:19:35.559 INFO:teuthology.orchestra.run.smithi175.stdout:ntpd: time slew +0.001499s 2024-02-10T06:19:35.559 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:35 ntpd[12944]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-02-10T06:19:35.559 INFO:teuthology.orchestra.run.smithi175.stderr:10 Feb 06:19:35 ntpd[12944]: can't open /var/log/ntpstats/loopstats.20240210: Permission denied 2024-02-10T06:19:35.621 INFO:teuthology.orchestra.run.smithi175.stdout: remote refid st t when poll reach delay offset jitter 2024-02-10T06:19:35.622 INFO:teuthology.orchestra.run.smithi175.stdout:============================================================================== 2024-02-10T06:19:35.622 INFO:teuthology.orchestra.run.smithi175.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T06:19:35.622 INFO:teuthology.orchestra.run.smithi175.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T06:19:35.622 INFO:teuthology.orchestra.run.smithi175.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T06:19:35.622 INFO:teuthology.orchestra.run.smithi175.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T06:19:35.627 INFO:teuthology.orchestra.run.smithi046.stdout: remote refid st t when poll reach delay offset jitter 2024-02-10T06:19:35.627 INFO:teuthology.orchestra.run.smithi046.stdout:============================================================================== 2024-02-10T06:19:35.628 INFO:teuthology.orchestra.run.smithi046.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T06:19:35.628 INFO:teuthology.orchestra.run.smithi046.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T06:19:35.628 INFO:teuthology.orchestra.run.smithi046.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T06:19:35.628 INFO:teuthology.orchestra.run.smithi046.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T06:19:35.629 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-10T06:19:35.741 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v17.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v17.2.0', 'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '290212a1bfd33563ba76ee5b7f0b944fdb6c5d90'} 2024-02-10T06:19:35.741 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-02-10T06:19:35.741 INFO:tasks.cephadm:Cluster fsid is 5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:19:35.742 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-10T06:19:35.742 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.46', 'mon.c': '[v2:172.21.15.46:3301,v1:172.21.15.46:6790]', 'mon.b': '172.21.15.175'} 2024-02-10T06:19:35.742 INFO:tasks.cephadm:First mon is mon.a on smithi046 2024-02-10T06:19:35.742 INFO:tasks.cephadm:First mgr is y 2024-02-10T06:19:35.742 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-10T06:19:35.742 DEBUG:teuthology.orchestra.run.smithi046:> sudo hostname $(hostname -s) 2024-02-10T06:19:35.759 DEBUG:teuthology.orchestra.run.smithi175:> sudo hostname $(hostname -s) 2024-02-10T06:19:35.775 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-02-10T06:19:35.776 DEBUG:teuthology.orchestra.run.smithi046:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-10T06:19:35.987 INFO:teuthology.orchestra.run.smithi046.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Feb 10 06:19 /home/ubuntu/cephtest/cephadm 2024-02-10T06:19:35.987 DEBUG:teuthology.orchestra.run.smithi175:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-10T06:19:36.150 INFO:teuthology.orchestra.run.smithi175.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Feb 10 06:19 /home/ubuntu/cephtest/cephadm 2024-02-10T06:19:36.150 DEBUG:teuthology.orchestra.run.smithi046:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-10T06:19:36.159 DEBUG:teuthology.orchestra.run.smithi175:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-10T06:19:36.183 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-02-10T06:19:36.183 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-02-10T06:19:36.186 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-02-10T06:19:36.456 INFO:teuthology.orchestra.run.smithi046.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-02-10T06:19:36.472 INFO:teuthology.orchestra.run.smithi175.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-02-10T06:20:23.153 INFO:teuthology.orchestra.run.smithi175.stdout:{ 2024-02-10T06:20:23.153 INFO:teuthology.orchestra.run.smithi175.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-02-10T06:20:23.154 INFO:teuthology.orchestra.run.smithi175.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-02-10T06:20:23.154 INFO:teuthology.orchestra.run.smithi175.stdout: "repo_digests": [ 2024-02-10T06:20:23.154 INFO:teuthology.orchestra.run.smithi175.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-02-10T06:20:23.154 INFO:teuthology.orchestra.run.smithi175.stdout: ] 2024-02-10T06:20:23.154 INFO:teuthology.orchestra.run.smithi175.stdout:} 2024-02-10T06:20:25.212 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:20:25.213 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-02-10T06:20:25.213 INFO:teuthology.orchestra.run.smithi046.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-02-10T06:20:25.213 INFO:teuthology.orchestra.run.smithi046.stdout: "repo_digests": [ 2024-02-10T06:20:25.213 INFO:teuthology.orchestra.run.smithi046.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-02-10T06:20:25.213 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-02-10T06:20:25.213 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:20:25.237 DEBUG:teuthology.orchestra.run.smithi046:> sudo mkdir -p /etc/ceph 2024-02-10T06:20:25.249 DEBUG:teuthology.orchestra.run.smithi175:> sudo mkdir -p /etc/ceph 2024-02-10T06:20:25.265 DEBUG:teuthology.orchestra.run.smithi046:> sudo chmod 777 /etc/ceph 2024-02-10T06:20:25.280 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 777 /etc/ceph 2024-02-10T06:20:25.296 INFO:tasks.cephadm:Writing seed config... 2024-02-10T06:20:25.297 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-02-10T06:20:25.297 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-10T06:20:25.297 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-10T06:20:25.297 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-02-10T06:20:25.297 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-10T06:20:25.297 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-10T06:20:25.297 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-10T06:20:25.298 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-10T06:20:25.298 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-10T06:20:25.298 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-02-10T06:20:25.298 DEBUG:teuthology.orchestra.run.smithi046:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-10T06:20:25.305 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 = 5cb8e318-c7dc-11ee-95b8-87774f69a715 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = True [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-02-10T06:20:25.305 DEBUG:teuthology.orchestra.run.smithi046:mon.a> sudo journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mon.a.service 2024-02-10T06:20:25.347 DEBUG:teuthology.orchestra.run.smithi046:mgr.y> sudo journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mgr.y.service 2024-02-10T06:20:25.349 INFO:tasks.cephadm:Bootstrapping... 2024-02-10T06:20:25.349 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 5cb8e318-c7dc-11ee-95b8-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.46 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-10T06:20:25.512 INFO:teuthology.orchestra.run.smithi046.stderr:-------------------------------------------------------------------------------- 2024-02-10T06:20:25.512 INFO:teuthology.orchestra.run.smithi046.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '5cb8e318-c7dc-11ee-95b8-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.46', '--skip-admin-label'] 2024-02-10T06:20:25.512 INFO:teuthology.orchestra.run.smithi046.stderr:Verifying podman|docker is present... 2024-02-10T06:20:25.512 INFO:teuthology.orchestra.run.smithi046.stderr:Verifying lvm2 is present... 2024-02-10T06:20:25.512 INFO:teuthology.orchestra.run.smithi046.stderr:Verifying time synchronization is in place... 2024-02-10T06:20:25.518 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-02-10T06:20:25.525 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: inactive 2024-02-10T06:20:25.531 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-02-10T06:20:25.538 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: inactive 2024-02-10T06:20:25.545 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: masked 2024-02-10T06:20:25.552 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: inactive 2024-02-10T06:20:25.559 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-02-10T06:20:25.566 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: inactive 2024-02-10T06:20:25.575 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: enabled 2024-02-10T06:20:25.582 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: active 2024-02-10T06:20:25.583 INFO:teuthology.orchestra.run.smithi046.stderr:Unit ntp.service is enabled and running 2024-02-10T06:20:25.583 INFO:teuthology.orchestra.run.smithi046.stderr:Repeating the final host check... 2024-02-10T06:20:25.584 INFO:teuthology.orchestra.run.smithi046.stderr:docker (/usr/bin/docker) is present 2024-02-10T06:20:25.584 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl is present 2024-02-10T06:20:25.584 INFO:teuthology.orchestra.run.smithi046.stderr:lvcreate is present 2024-02-10T06:20:25.590 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-02-10T06:20:25.598 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: inactive 2024-02-10T06:20:25.606 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-02-10T06:20:25.613 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: inactive 2024-02-10T06:20:25.620 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: masked 2024-02-10T06:20:25.627 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: inactive 2024-02-10T06:20:25.635 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-02-10T06:20:25.642 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: inactive 2024-02-10T06:20:25.650 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: enabled 2024-02-10T06:20:25.658 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: active 2024-02-10T06:20:25.659 INFO:teuthology.orchestra.run.smithi046.stderr:Unit ntp.service is enabled and running 2024-02-10T06:20:25.659 INFO:teuthology.orchestra.run.smithi046.stderr:Host looks OK 2024-02-10T06:20:25.659 INFO:teuthology.orchestra.run.smithi046.stderr:Cluster fsid: 5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:20:25.660 INFO:teuthology.orchestra.run.smithi046.stderr:Acquiring lock 140192900241728 on /run/cephadm/5cb8e318-c7dc-11ee-95b8-87774f69a715.lock 2024-02-10T06:20:25.660 INFO:teuthology.orchestra.run.smithi046.stderr:Lock 140192900241728 acquired on /run/cephadm/5cb8e318-c7dc-11ee-95b8-87774f69a715.lock 2024-02-10T06:20:25.661 INFO:teuthology.orchestra.run.smithi046.stderr:Verifying IP 172.21.15.46 port 3300 ... 2024-02-10T06:20:25.661 INFO:teuthology.orchestra.run.smithi046.stderr:Verifying IP 172.21.15.46 port 6789 ... 2024-02-10T06:20:25.661 INFO:teuthology.orchestra.run.smithi046.stderr:Base mon IP is 172.21.15.46, final addrv is [v2:172.21.15.46:3300,v1:172.21.15.46:6789] 2024-02-10T06:20:25.664 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/sbin/ip: default via 172.21.15.254 dev ens1f0 2024-02-10T06:20:25.665 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-02-10T06:20:25.665 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.46 2024-02-10T06:20:25.669 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-02-10T06:20:25.670 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-02-10T06:20:25.670 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1796sec hoplimit 64 pref medium 2024-02-10T06:20:25.674 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-02-10T06:20:25.674 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-02-10T06:20:25.674 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-02-10T06:20:25.675 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/sbin/ip: 3: ens1f0: mtu 1500 state UP qlen 1000 2024-02-10T06:20:25.675 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:febd:15f8/64 scope link 2024-02-10T06:20:25.675 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-02-10T06:20:25.676 INFO:teuthology.orchestra.run.smithi046.stderr:Mon IP `172.21.15.46` is in CIDR network `172.21.0.0/20` 2024-02-10T06:20:25.676 INFO:teuthology.orchestra.run.smithi046.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-02-10T06:20:25.677 INFO:teuthology.orchestra.run.smithi046.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-02-10T06:20:25.677 INFO:journalctl@ceph.mgr.y.smithi046.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:20:25.687 INFO:journalctl@ceph.mon.a.smithi046.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:20:26.050 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-02-10T06:20:26.146 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-02-10T06:20:26.146 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-02-10T06:20:26.171 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-02-10T06:20:27.116 INFO:teuthology.orchestra.run.smithi046.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-02-10T06:20:27.674 INFO:teuthology.orchestra.run.smithi046.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-02-10T06:20:27.675 INFO:teuthology.orchestra.run.smithi046.stderr:Extracting ceph user uid/gid from container image... 2024-02-10T06:20:28.430 INFO:teuthology.orchestra.run.smithi046.stderr:stat: 167 167 2024-02-10T06:20:29.077 INFO:teuthology.orchestra.run.smithi046.stderr:Creating initial keys... 2024-02-10T06:20:29.749 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-authtool: AQCtFcdlwYaOLBAAADHiLeJ3Mvptjki2EvqKhg== 2024-02-10T06:20:30.981 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-authtool: AQCuFcdlCCVpOhAA2WiIcbgft1+OB5aojZig0A== 2024-02-10T06:20:32.192 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-authtool: AQCwFcdl4rNgCxAAGKAnP9K1riwMmEUF+YR2cQ== 2024-02-10T06:20:32.867 INFO:teuthology.orchestra.run.smithi046.stderr:Creating initial monmap... 2024-02-10T06:20:33.575 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-10T06:20:33.575 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-02-10T06:20:33.575 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:20:33.575 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-10T06:20:34.106 INFO:teuthology.orchestra.run.smithi046.stderr:monmaptool for a [v2:172.21.15.46:3300,v1:172.21.15.46:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-10T06:20:34.106 INFO:teuthology.orchestra.run.smithi046.stderr:setting min_mon_release = octopus 2024-02-10T06:20:34.106 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/monmaptool: set fsid to 5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:20:34.106 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-10T06:20:34.107 INFO:teuthology.orchestra.run.smithi046.stderr: 2024-02-10T06:20:34.107 INFO:teuthology.orchestra.run.smithi046.stderr:Creating mon... 2024-02-10T06:20:34.794 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.786+0000 7f4361ccf880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-10T06:20:34.794 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.786+0000 7f4361ccf880 1 imported monmap: 2024-02-10T06:20:34.794 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: epoch 0 2024-02-10T06:20:34.794 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:20:34.794 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: last_changed 2024-02-10T06:20:33.573384+0000 2024-02-10T06:20:34.795 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: created 2024-02-10T06:20:33.573384+0000 2024-02-10T06:20:34.795 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-02-10T06:20:34.795 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-02-10T06:20:34.795 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon.a 2024-02-10T06:20:34.795 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: 2024-02-10T06:20:34.795 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.786+0000 7f4361ccf880 0 /usr/bin/ceph-mon: set fsid to 5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:20:34.795 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: RocksDB version: 6.15.5 2024-02-10T06:20:34.795 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: 2024-02-10T06:20:34.796 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-10T06:20:34.797 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Compile date Apr 18 2022 2024-02-10T06:20:34.797 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: DB SUMMARY 2024-02-10T06:20:34.797 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: 2024-02-10T06:20:34.797 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: DB Session ID: J8RF4S18HBX8P8AEDSNL 2024-02-10T06:20:34.797 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: 2024-02-10T06:20:34.797 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-02-10T06:20:34.798 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: 2024-02-10T06:20:34.798 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-02-10T06:20:34.798 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: 2024-02-10T06:20:34.798 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.error_if_exists: 0 2024-02-10T06:20:34.798 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.create_if_missing: 1 2024-02-10T06:20:34.798 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.paranoid_checks: 1 2024-02-10T06:20:34.798 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-10T06:20:34.798 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.env: 0x5573fd2b1860 2024-02-10T06:20:34.798 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.fs: Posix File System 2024-02-10T06:20:34.798 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.info_log: 0x5573fdd7d320 2024-02-10T06:20:34.798 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-10T06:20:34.821 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.statistics: (nil) 2024-02-10T06:20:34.821 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.use_fsync: 0 2024-02-10T06:20:34.821 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.max_log_file_size: 0 2024-02-10T06:20:34.822 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T06:20:34.822 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T06:20:34.822 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-10T06:20:34.822 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-10T06:20:34.822 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.allow_fallocate: 1 2024-02-10T06:20:34.822 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-10T06:20:34.822 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-10T06:20:34.822 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.use_direct_reads: 0 2024-02-10T06:20:34.822 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T06:20:34.822 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-10T06:20:34.822 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.db_log_dir: 2024-02-10T06:20:34.822 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-10T06:20:34.822 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T06:20:34.822 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T06:20:34.822 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T06:20:34.822 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T06:20:34.823 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T06:20:34.823 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T06:20:34.823 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-10T06:20:34.823 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-10T06:20:34.823 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.write_buffer_manager: 0x5573fe01d950 2024-02-10T06:20:34.823 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T06:20:34.823 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-10T06:20:34.823 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T06:20:34.823 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T06:20:34.823 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-10T06:20:34.823 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T06:20:34.823 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-10T06:20:34.823 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-10T06:20:34.823 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-10T06:20:34.823 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.unordered_write: 0 2024-02-10T06:20:34.823 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T06:20:34.824 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T06:20:34.824 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T06:20:34.824 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T06:20:34.824 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.row_cache: None 2024-02-10T06:20:34.824 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.wal_filter: None 2024-02-10T06:20:34.824 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T06:20:34.824 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-10T06:20:34.824 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.preserve_deletes: 0 2024-02-10T06:20:34.824 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.two_write_queues: 0 2024-02-10T06:20:34.824 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-10T06:20:34.824 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.atomic_flush: 0 2024-02-10T06:20:34.824 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T06:20:34.824 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T06:20:34.824 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T06:20:34.824 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.log_readahead_size: 0 2024-02-10T06:20:34.825 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-10T06:20:34.825 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-10T06:20:34.825 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-10T06:20:34.825 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-10T06:20:34.825 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-10T06:20:34.825 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-10T06:20:34.825 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.max_background_jobs: 2 2024-02-10T06:20:34.825 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.max_background_compactions: -1 2024-02-10T06:20:34.825 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.max_subcompactions: 1 2024-02-10T06:20:34.825 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T06:20:34.825 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T06:20:34.825 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T06:20:34.825 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-10T06:20:34.825 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T06:20:34.825 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T06:20:34.826 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T06:20:34.826 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T06:20:34.826 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.max_open_files: -1 2024-02-10T06:20:34.826 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-10T06:20:34.826 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T06:20:34.826 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T06:20:34.826 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-10T06:20:34.826 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.max_background_flushes: -1 2024-02-10T06:20:34.826 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Compression algorithms supported: 2024-02-10T06:20:34.826 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T06:20:34.826 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: kZSTD supported: 0 2024-02-10T06:20:34.826 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: kXpressCompression supported: 0 2024-02-10T06:20:34.826 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-10T06:20:34.826 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: kLZ4Compression supported: 1 2024-02-10T06:20:34.827 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: kBZip2Compression supported: 0 2024-02-10T06:20:34.827 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: kZlibCompression supported: 1 2024-02-10T06:20:34.827 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: kSnappyCompression supported: 1 2024-02-10T06:20:34.827 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T06:20:34.827 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-02-10T06:20:34.827 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: 2024-02-10T06:20:34.827 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-02-10T06:20:34.827 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: 2024-02-10T06:20:34.827 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-02-10T06:20:34.827 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: 2024-02-10T06:20:34.827 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T06:20:34.827 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.merge_operator: 2024-02-10T06:20:34.827 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.compaction_filter: None 2024-02-10T06:20:34.827 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-10T06:20:34.827 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-10T06:20:34.828 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T06:20:34.828 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T06:20:34.828 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5573fdd46d10) 2024-02-10T06:20:34.828 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-02-10T06:20:34.828 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T06:20:34.828 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T06:20:34.828 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-02-10T06:20:34.828 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: index_type: 0 2024-02-10T06:20:34.828 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-02-10T06:20:34.828 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-02-10T06:20:34.828 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-02-10T06:20:34.828 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-02-10T06:20:34.828 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: checksum: 1 2024-02-10T06:20:34.828 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-02-10T06:20:34.829 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: block_cache: 0x5573fddae170 2024-02-10T06:20:34.829 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-02-10T06:20:34.829 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-02-10T06:20:34.829 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-02-10T06:20:34.829 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-02-10T06:20:34.829 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-02-10T06:20:34.829 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-02-10T06:20:34.829 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-02-10T06:20:34.829 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-02-10T06:20:34.829 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-02-10T06:20:34.829 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-02-10T06:20:34.829 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-02-10T06:20:34.829 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-02-10T06:20:34.829 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-02-10T06:20:34.829 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-02-10T06:20:34.829 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-02-10T06:20:34.830 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-10T06:20:34.830 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-02-10T06:20:34.830 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-02-10T06:20:34.830 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-02-10T06:20:34.830 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: format_version: 4 2024-02-10T06:20:34.830 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-02-10T06:20:34.830 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: block_align: 0 2024-02-10T06:20:34.830 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: 2024-02-10T06:20:34.830 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-10T06:20:34.830 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-10T06:20:34.830 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.compression: NoCompression 2024-02-10T06:20:34.830 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-10T06:20:34.830 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-10T06:20:34.830 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T06:20:34.830 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.num_levels: 7 2024-02-10T06:20:34.830 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T06:20:34.830 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T06:20:34.831 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T06:20:34.831 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T06:20:34.831 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T06:20:34.831 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T06:20:34.831 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T06:20:34.831 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T06:20:34.831 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-10T06:20:34.831 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.790+0000 7f4361ccf880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T06:20:34.831 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T06:20:34.831 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-10T06:20:34.831 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-10T06:20:34.831 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T06:20:34.831 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T06:20:34.831 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-10T06:20:34.831 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-10T06:20:34.831 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T06:20:34.832 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T06:20:34.832 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T06:20:34.832 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-10T06:20:34.832 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T06:20:34.832 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T06:20:34.832 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T06:20:34.832 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T06:20:34.832 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T06:20:34.832 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T06:20:34.832 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T06:20:34.832 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T06:20:34.832 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T06:20:34.832 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T06:20:34.832 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T06:20:34.832 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T06:20:34.833 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T06:20:34.833 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-10T06:20:34.833 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T06:20:34.833 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T06:20:34.833 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-10T06:20:34.833 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-10T06:20:34.833 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T06:20:34.833 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T06:20:34.833 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T06:20:34.833 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T06:20:34.833 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T06:20:34.833 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T06:20:34.833 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T06:20:34.833 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T06:20:34.833 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T06:20:34.833 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T06:20:34.834 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.table_properties_collectors: 2024-02-10T06:20:34.834 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.inplace_update_support: 0 2024-02-10T06:20:34.834 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T06:20:34.834 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T06:20:34.834 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T06:20:34.834 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T06:20:34.834 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.bloom_locality: 0 2024-02-10T06:20:34.834 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.max_successive_merges: 0 2024-02-10T06:20:34.834 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T06:20:34.834 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-10T06:20:34.834 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.force_consistency_checks: 1 2024-02-10T06:20:34.834 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-10T06:20:34.834 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.ttl: 2592000 2024-02-10T06:20:34.834 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T06:20:34.834 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.enable_blob_files: false 2024-02-10T06:20:34.834 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.min_blob_size: 0 2024-02-10T06:20:34.835 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.blob_file_size: 268435456 2024-02-10T06:20:34.835 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-10T06:20:34.835 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-10T06:20:34.835 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.794+0000 7f4361ccf880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-10T06:20:34.835 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.798+0000 7f4361ccf880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-10T06:20:34.835 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: 2024-02-10T06:20:34.835 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.798+0000 7f4361ccf880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-02-10T06:20:34.835 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: 2024-02-10T06:20:34.835 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.798+0000 7f4361ccf880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-02-10T06:20:34.835 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: 2024-02-10T06:20:34.835 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.798+0000 7f4361ccf880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5573fdd94700 2024-02-10T06:20:34.835 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.798+0000 7f4361ccf880 4 rocksdb: DB pointer 0x5573fde08000 2024-02-10T06:20:34.835 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.802+0000 7f43538b9700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-02-10T06:20:34.835 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.802+0000 7f43538b9700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-02-10T06:20:34.836 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-02-10T06:20:34.836 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:20:34.836 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-10T06:20:34.836 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T06:20:34.836 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T06:20:34.836 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-10T06:20:34.836 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-10T06:20:34.836 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T06:20:34.836 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: 2024-02-10T06:20:34.836 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-10T06:20:34.836 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-10T06:20:34.836 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:20:34.836 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-10T06:20:34.836 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-10T06:20:34.837 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: 2024-02-10T06:20:34.837 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-10T06:20:34.837 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-10T06:20:34.837 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:20:34.837 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:20:34.837 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T06:20:34.837 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T06:20:34.837 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T06:20:34.837 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T06:20:34.837 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-02-10T06:20:34.837 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:20:34.837 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:20:34.837 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-10T06:20:34.837 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: 2024-02-10T06:20:34.837 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-02-10T06:20:34.838 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: 2024-02-10T06:20:34.838 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-10T06:20:34.838 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-10T06:20:34.838 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:20:34.838 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-10T06:20:34.838 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-10T06:20:34.838 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: 2024-02-10T06:20:34.838 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-10T06:20:34.838 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-10T06:20:34.838 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:20:34.838 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:20:34.838 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T06:20:34.838 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T06:20:34.838 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T06:20:34.838 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T06:20:34.839 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-02-10T06:20:34.839 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:20:34.839 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:20:34.839 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-10T06:20:34.839 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: 2024-02-10T06:20:34.839 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-02-10T06:20:34.839 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: 2024-02-10T06:20:34.839 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.806+0000 7f4361ccf880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-02-10T06:20:34.839 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.806+0000 7f4361ccf880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-02-10T06:20:34.839 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:20:34.806+0000 7f4361ccf880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-02-10T06:20:35.289 INFO:teuthology.orchestra.run.smithi046.stderr:create mon.a on 2024-02-10T06:20:35.505 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-02-10T06:20:35.716 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715.target -> /etc/systemd/system/ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715.target. 2024-02-10T06:20:35.716 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715.target -> /etc/systemd/system/ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715.target. 2024-02-10T06:20:36.117 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: Failed to reset failed state of unit ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mon.a.service: Unit ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mon.a.service not loaded. 2024-02-10T06:20:36.124 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: Created symlink /etc/systemd/system/ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715.target.wants/ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@.service. 2024-02-10T06:20:36.318 INFO:teuthology.orchestra.run.smithi046.stderr:firewalld does not appear to be present 2024-02-10T06:20:36.318 INFO:teuthology.orchestra.run.smithi046.stderr:Not possible to enable service . firewalld.service is not available 2024-02-10T06:20:36.318 INFO:teuthology.orchestra.run.smithi046.stderr:Waiting for mon to start... 2024-02-10T06:20:36.319 INFO:teuthology.orchestra.run.smithi046.stderr:Waiting for mon... 2024-02-10T06:20:37.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:37 smithi046 bash[13843]: cluster 2024-02-10T06:20:37.435620+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-10T06:20:37.704 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: cluster: 2024-02-10T06:20:37.705 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: id: 5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:20:37.705 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-02-10T06:20:37.705 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: 2024-02-10T06:20:37.705 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: services: 2024-02-10T06:20:37.705 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.259918s) 2024-02-10T06:20:37.706 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: mgr: no daemons active 2024-02-10T06:20:37.706 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-02-10T06:20:37.706 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: 2024-02-10T06:20:37.707 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: data: 2024-02-10T06:20:37.707 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-02-10T06:20:37.707 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-02-10T06:20:37.707 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-02-10T06:20:37.707 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: pgs: 2024-02-10T06:20:37.707 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: 2024-02-10T06:20:38.254 INFO:teuthology.orchestra.run.smithi046.stderr:mon is available 2024-02-10T06:20:38.254 INFO:teuthology.orchestra.run.smithi046.stderr:Assimilating anything we can from ceph.conf... 2024-02-10T06:20:38.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:38 smithi046 bash[13843]: cluster 2024-02-10T06:20:37.442186+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-10T06:20:38.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:38 smithi046 bash[13843]: cluster 2024-02-10T06:20:37.442430+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0]} 2024-02-10T06:20:38.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:38 smithi046 bash[13843]: cluster 2024-02-10T06:20:37.445641+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-10T06:20:38.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:38 smithi046 bash[13843]: cluster 2024-02-10T06:20:37.450106+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-10T06:20:38.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:38 smithi046 bash[13843]: cluster 2024-02-10T06:20:37.451163+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-02-10T06:20:38.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:38 smithi046 bash[13843]: audit 2024-02-10T06:20:37.702060+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.46:0/2225404191' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-10T06:20:39.279 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: 2024-02-10T06:20:39.279 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: [global] 2024-02-10T06:20:39.280 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: fsid = 5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:20:39.280 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.46:3300,v1:172.21.15.46:6789] 2024-02-10T06:20:39.280 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-02-10T06:20:39.280 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-02-10T06:20:39.280 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-02-10T06:20:39.280 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-02-10T06:20:39.280 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: 2024-02-10T06:20:39.280 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: [mgr] 2024-02-10T06:20:39.280 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-02-10T06:20:39.280 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-02-10T06:20:39.280 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: 2024-02-10T06:20:39.280 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: [osd] 2024-02-10T06:20:39.280 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-02-10T06:20:39.280 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-02-10T06:20:39.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:39 smithi046 bash[13843]: audit 2024-02-10T06:20:39.270106+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.46:0/3990867995' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-10T06:20:39.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:39 smithi046 bash[13843]: audit 2024-02-10T06:20:39.275977+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.46:0/3990867995' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-10T06:20:39.869 INFO:teuthology.orchestra.run.smithi046.stderr:Generating new minimal ceph.conf... 2024-02-10T06:20:41.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:40 smithi046 bash[13843]: audit 2024-02-10T06:20:40.835405+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.46:0/1915123248' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:20:41.391 INFO:teuthology.orchestra.run.smithi046.stderr:Restarting the monitor... 2024-02-10T06:20:41.663 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:41 smithi046 systemd[1]: Stopping Ceph mon.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:20:41.663 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:41 smithi046 bash[14232]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-mon.a 2024-02-10T06:20:41.663 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:41 smithi046 bash[13843]: debug 2024-02-10T06:20:41.506+0000 7f90f72df700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-10T06:20:41.663 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:41 smithi046 bash[13843]: debug 2024-02-10T06:20:41.506+0000 7f90f72df700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-02-10T06:20:42.115 INFO:teuthology.orchestra.run.smithi046.stderr:Setting mon public_network to 172.21.0.0/20 2024-02-10T06:20:42.178 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:41 smithi046 bash[14243]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-mon-a 2024-02-10T06:20:42.178 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:41 smithi046 bash[14290]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-mon.a 2024-02-10T06:20:42.178 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:42 smithi046 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mon.a.service: Succeeded. 2024-02-10T06:20:42.178 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:42 smithi046 systemd[1]: Stopped Ceph mon.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:20:42.178 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:42 smithi046 systemd[1]: Started Ceph mon.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:20:43.573 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.250+0000 7f6a9743a880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-10T06:20:43.573 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.250+0000 7f6a9743a880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-02-10T06:20:43.573 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.250+0000 7f6a9743a880 0 pidfile_write: ignore empty --pid-file 2024-02-10T06:20:43.573 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 0 load: jerasure load: lrc 2024-02-10T06:20:43.573 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: RocksDB version: 6.15.5 2024-02-10T06:20:43.573 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-10T06:20:43.573 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Compile date Apr 18 2022 2024-02-10T06:20:43.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: DB SUMMARY 2024-02-10T06:20:43.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: DB Session ID: L2SZOBVVGDWY4L5S5B0C 2024-02-10T06:20:43.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: CURRENT file: CURRENT 2024-02-10T06:20:43.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-10T06:20:43.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-02-10T06:20:43.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-02-10T06:20:43.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82625 ; 2024-02-10T06:20:43.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.error_if_exists: 0 2024-02-10T06:20:43.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.create_if_missing: 0 2024-02-10T06:20:43.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.paranoid_checks: 1 2024-02-10T06:20:43.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-10T06:20:43.574 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.env: 0x562baa6fc860 2024-02-10T06:20:43.575 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.fs: Posix File System 2024-02-10T06:20:43.575 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.info_log: 0x562bac781e00 2024-02-10T06:20:43.575 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-10T06:20:43.575 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.statistics: (nil) 2024-02-10T06:20:43.575 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.use_fsync: 0 2024-02-10T06:20:43.575 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_log_file_size: 0 2024-02-10T06:20:43.575 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T06:20:43.575 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T06:20:43.575 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-10T06:20:43.575 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-10T06:20:43.575 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.allow_fallocate: 1 2024-02-10T06:20:43.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-10T06:20:43.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-10T06:20:43.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.use_direct_reads: 0 2024-02-10T06:20:43.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T06:20:43.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-10T06:20:43.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.db_log_dir: 2024-02-10T06:20:43.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-10T06:20:43.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T06:20:43.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T06:20:43.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T06:20:43.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T06:20:43.576 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T06:20:43.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T06:20:43.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-10T06:20:43.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-10T06:20:43.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.write_buffer_manager: 0x562bac8722d0 2024-02-10T06:20:43.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T06:20:43.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-10T06:20:43.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T06:20:43.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T06:20:43.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-10T06:20:43.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T06:20:43.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-10T06:20:43.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-10T06:20:43.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-10T06:20:43.577 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.unordered_write: 0 2024-02-10T06:20:43.578 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T06:20:43.578 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T06:20:43.578 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T06:20:43.578 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T06:20:43.578 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.row_cache: None 2024-02-10T06:20:43.578 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.wal_filter: None 2024-02-10T06:20:43.578 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T06:20:43.578 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-10T06:20:43.578 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.preserve_deletes: 0 2024-02-10T06:20:43.578 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.two_write_queues: 0 2024-02-10T06:20:43.578 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-10T06:20:43.578 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.atomic_flush: 0 2024-02-10T06:20:43.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T06:20:43.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T06:20:43.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T06:20:43.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.log_readahead_size: 0 2024-02-10T06:20:43.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-10T06:20:43.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-10T06:20:43.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-10T06:20:43.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-10T06:20:43.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-10T06:20:43.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-10T06:20:43.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_background_jobs: 2 2024-02-10T06:20:43.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_background_compactions: -1 2024-02-10T06:20:43.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_subcompactions: 1 2024-02-10T06:20:43.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T06:20:43.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T06:20:43.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T06:20:43.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-10T06:20:43.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T06:20:43.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T06:20:43.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T06:20:43.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T06:20:43.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_open_files: -1 2024-02-10T06:20:43.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-10T06:20:43.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T06:20:43.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T06:20:43.581 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-10T06:20:43.581 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_background_flushes: -1 2024-02-10T06:20:43.581 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Compression algorithms supported: 2024-02-10T06:20:43.581 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T06:20:43.581 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: kZSTD supported: 0 2024-02-10T06:20:43.581 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: kXpressCompression supported: 0 2024-02-10T06:20:43.581 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-10T06:20:43.581 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: kLZ4Compression supported: 1 2024-02-10T06:20:43.581 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: kBZip2Compression supported: 0 2024-02-10T06:20:43.581 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: kZlibCompression supported: 1 2024-02-10T06:20:43.581 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: kSnappyCompression supported: 1 2024-02-10T06:20:43.581 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T06:20:43.581 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-02-10T06:20:43.582 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-02-10T06:20:43.582 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T06:20:43.582 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.merge_operator: 2024-02-10T06:20:43.583 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.compaction_filter: None 2024-02-10T06:20:43.583 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-10T06:20:43.583 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-10T06:20:43.583 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T06:20:43.583 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T06:20:43.584 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562bac74fd00) 2024-02-10T06:20:43.584 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: cache_index_and_filter_blocks: 1 2024-02-10T06:20:43.584 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T06:20:43.584 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T06:20:43.584 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: pin_top_level_index_and_filter: 1 2024-02-10T06:20:43.584 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: index_type: 0 2024-02-10T06:20:43.584 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: data_block_index_type: 0 2024-02-10T06:20:43.584 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: index_shortening: 1 2024-02-10T06:20:43.584 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: data_block_hash_table_util_ratio: 0.750000 2024-02-10T06:20:43.584 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: hash_index_allow_collision: 1 2024-02-10T06:20:43.584 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: checksum: 1 2024-02-10T06:20:43.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: no_block_cache: 0 2024-02-10T06:20:43.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: block_cache: 0x562bac7b6170 2024-02-10T06:20:43.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: block_cache_name: BinnedLRUCache 2024-02-10T06:20:43.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: block_cache_options: 2024-02-10T06:20:43.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: capacity : 536870912 2024-02-10T06:20:43.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: num_shard_bits : 4 2024-02-10T06:20:43.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: strict_capacity_limit : 0 2024-02-10T06:20:43.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: high_pri_pool_ratio: 0.000 2024-02-10T06:20:43.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: block_cache_compressed: (nil) 2024-02-10T06:20:43.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: persistent_cache: (nil) 2024-02-10T06:20:43.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: block_size: 4096 2024-02-10T06:20:43.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: block_size_deviation: 10 2024-02-10T06:20:43.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: block_restart_interval: 16 2024-02-10T06:20:43.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: index_block_restart_interval: 1 2024-02-10T06:20:43.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: metadata_block_size: 4096 2024-02-10T06:20:43.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: partition_filters: 0 2024-02-10T06:20:43.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: use_delta_encoding: 1 2024-02-10T06:20:43.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-10T06:20:43.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: whole_key_filtering: 1 2024-02-10T06:20:43.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: verify_compression: 0 2024-02-10T06:20:43.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: read_amp_bytes_per_bit: 0 2024-02-10T06:20:43.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: format_version: 4 2024-02-10T06:20:43.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: enable_index_compression: 1 2024-02-10T06:20:43.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: block_align: 0 2024-02-10T06:20:43.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-10T06:20:43.587 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-10T06:20:43.587 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.compression: NoCompression 2024-02-10T06:20:43.587 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-10T06:20:43.587 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-10T06:20:43.587 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T06:20:43.587 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.num_levels: 7 2024-02-10T06:20:43.587 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T06:20:43.587 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T06:20:43.587 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T06:20:43.587 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T06:20:43.587 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T06:20:43.587 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T06:20:43.587 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T06:20:43.588 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T06:20:43.588 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-10T06:20:43.588 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T06:20:43.588 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T06:20:43.588 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-10T06:20:43.588 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-10T06:20:43.588 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T06:20:43.588 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T06:20:43.588 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-10T06:20:43.588 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-10T06:20:43.588 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T06:20:43.588 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T06:20:43.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T06:20:43.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-10T06:20:43.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T06:20:43.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T06:20:43.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T06:20:43.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T06:20:43.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T06:20:43.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T06:20:43.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T06:20:43.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T06:20:43.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T06:20:43.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T06:20:43.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T06:20:43.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T06:20:43.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T06:20:43.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-10T06:20:43.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T06:20:43.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T06:20:43.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-10T06:20:43.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-10T06:20:43.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T06:20:43.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T06:20:43.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T06:20:43.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T06:20:43.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T06:20:43.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T06:20:43.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T06:20:43.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T06:20:43.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T06:20:43.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T06:20:43.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.table_properties_collectors: 2024-02-10T06:20:43.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.inplace_update_support: 0 2024-02-10T06:20:43.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T06:20:43.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T06:20:43.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T06:20:43.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T06:20:43.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.bloom_locality: 0 2024-02-10T06:20:43.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.max_successive_merges: 0 2024-02-10T06:20:43.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T06:20:43.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-10T06:20:43.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.force_consistency_checks: 1 2024-02-10T06:20:43.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-10T06:20:43.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.ttl: 2592000 2024-02-10T06:20:43.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T06:20:43.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.enable_blob_files: false 2024-02-10T06:20:43.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.min_blob_size: 0 2024-02-10T06:20:43.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.blob_file_size: 268435456 2024-02-10T06:20:43.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-10T06:20:43.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-10T06:20:43.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-10T06:20:43.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-10T06:20:43.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-02-10T06:20:43.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-02-10T06:20:43.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707546043260693, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-02-10T06:20:43.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.254+0000 7f6a9743a880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-02-10T06:20:43.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.258+0000 7f6a9743a880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-10T06:20:43.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.258+0000 7f6a9743a880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707546043262042, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79175, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77438, "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": 71747, "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": 1707546043, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "4daf3132-756f-4670-a33b-848e6f948478", "db_session_id": "L2SZOBVVGDWY4L5S5B0C"}} 2024-02-10T06:20:43.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.258+0000 7f6a9743a880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-02-10T06:20:43.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.258+0000 7f6a9743a880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707546043262534, "job": 1, "event": "recovery_finished"} 2024-02-10T06:20:43.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.258+0000 7f6a9743a880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-10T06:20:43.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.262+0000 7f6a9743a880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x562bac79ca80 2024-02-10T06:20:43.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.262+0000 7f6a9743a880 4 rocksdb: DB pointer 0x562bac7ac000 2024-02-10T06:20:43.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.262+0000 7f6a871c2700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-02-10T06:20:43.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.262+0000 7f6a871c2700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-02-10T06:20:43.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: ** DB Stats ** 2024-02-10T06:20:43.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:20:43.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-10T06:20:43.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T06:20:43.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T06:20:43.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-10T06:20:43.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-10T06:20:43.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T06:20:43.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: ** Compaction Stats [default] ** 2024-02-10T06:20:43.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-10T06:20:43.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:20:43.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: L0 2/0 79.08 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-02-10T06:20:43.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Sum 2/0 79.08 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-02-10T06:20:43.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: 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-02-10T06:20:43.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: ** Compaction Stats [default] ** 2024-02-10T06:20:43.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-10T06:20:43.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:20:43.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: 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-02-10T06:20:43.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:20:43.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T06:20:43.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T06:20:43.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T06:20:43.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T06:20:43.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T06:20:43.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Cumulative compaction: 0.00 GB write, 11.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:20:43.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Interval compaction: 0.00 GB write, 11.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:20:43.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-10T06:20:43.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T06:20:43.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: ** Compaction Stats [default] ** 2024-02-10T06:20:43.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-10T06:20:43.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:20:43.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: L0 2/0 79.08 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-02-10T06:20:43.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Sum 2/0 79.08 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-02-10T06:20:43.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-10T06:20:43.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: ** Compaction Stats [default] ** 2024-02-10T06:20:43.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-10T06:20:43.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:20:43.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: 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-02-10T06:20:43.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:20:43.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T06:20:43.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T06:20:43.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T06:20:43.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T06:20:43.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T06:20:43.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Cumulative compaction: 0.00 GB write, 11.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:20:43.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:20:43.598 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-10T06:20:43.598 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T06:20:43.598 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.262+0000 7f6a9743a880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] at bind addrs [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:20:43.598 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.266+0000 7f6a9743a880 1 mon.a@-1(???) e1 preinit fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:20:43.598 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.266+0000 7f6a9743a880 0 mon.a@-1(???).mds e1 new map 2024-02-10T06:20:43.598 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.266+0000 7f6a9743a880 0 mon.a@-1(???).mds e1 print_map 2024-02-10T06:20:43.598 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: e1 2024-02-10T06:20:43.598 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-10T06:20:43.598 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-10T06:20:43.598 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: legacy client fscid: -1 2024-02-10T06:20:43.598 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: 2024-02-10T06:20:43.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: No filesystems configured 2024-02-10T06:20:43.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.266+0000 7f6a9743a880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-10T06:20:43.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.266+0000 7f6a9743a880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T06:20:43.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.266+0000 7f6a9743a880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T06:20:43.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.266+0000 7f6a9743a880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T06:20:43.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.266+0000 7f6a9743a880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-10T06:20:43.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.266+0000 7f6a9743a880 20 expand_channel_meta expand map: {default=false} 2024-02-10T06:20:43.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.266+0000 7f6a9743a880 20 expand_channel_meta from 'false' to 'false' 2024-02-10T06:20:43.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.266+0000 7f6a9743a880 20 expand_channel_meta expanded map: {default=false} 2024-02-10T06:20:43.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.266+0000 7f6a9743a880 20 expand_channel_meta expand map: {default=info} 2024-02-10T06:20:43.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.266+0000 7f6a9743a880 20 expand_channel_meta from 'info' to 'info' 2024-02-10T06:20:43.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.266+0000 7f6a9743a880 20 expand_channel_meta expanded map: {default=info} 2024-02-10T06:20:43.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.266+0000 7f6a9743a880 20 expand_channel_meta expand map: {default=daemon} 2024-02-10T06:20:43.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.266+0000 7f6a9743a880 20 expand_channel_meta from 'daemon' to 'daemon' 2024-02-10T06:20:43.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.266+0000 7f6a9743a880 20 expand_channel_meta expanded map: {default=daemon} 2024-02-10T06:20:43.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.266+0000 7f6a9743a880 20 expand_channel_meta expand map: {default=debug} 2024-02-10T06:20:43.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.266+0000 7f6a9743a880 20 expand_channel_meta from 'debug' to 'debug' 2024-02-10T06:20:43.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: debug 2024-02-10T06:20:43.266+0000 7f6a9743a880 20 expand_channel_meta expanded map: {default=debug} 2024-02-10T06:20:43.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: cluster 2024-02-10T06:20:43.275929+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-10T06:20:43.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: cluster 2024-02-10T06:20:43.276011+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0]} 2024-02-10T06:20:43.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: cluster 2024-02-10T06:20:43.276109+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-02-10T06:20:43.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: cluster 2024-02-10T06:20:43.276161+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-10T06:20:43.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:43 smithi046 bash[14329]: cluster 2024-02-10T06:20:43.276569+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-02-10T06:20:44.094 INFO:teuthology.orchestra.run.smithi046.stderr:Wrote config to /etc/ceph/ceph.conf 2024-02-10T06:20:44.094 INFO:teuthology.orchestra.run.smithi046.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-10T06:20:44.094 INFO:teuthology.orchestra.run.smithi046.stderr:Creating mgr... 2024-02-10T06:20:44.095 INFO:teuthology.orchestra.run.smithi046.stderr:Verifying port 9283 ... 2024-02-10T06:20:44.325 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: Failed to reset failed state of unit ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mgr.y.service: Unit ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mgr.y.service not loaded. 2024-02-10T06:20:44.331 INFO:teuthology.orchestra.run.smithi046.stderr:systemctl: Created symlink /etc/systemd/system/ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715.target.wants/ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@.service. 2024-02-10T06:20:44.551 INFO:teuthology.orchestra.run.smithi046.stderr:firewalld does not appear to be present 2024-02-10T06:20:44.552 INFO:teuthology.orchestra.run.smithi046.stderr:Not possible to enable service . firewalld.service is not available 2024-02-10T06:20:44.552 INFO:teuthology.orchestra.run.smithi046.stderr:firewalld does not appear to be present 2024-02-10T06:20:44.552 INFO:teuthology.orchestra.run.smithi046.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-02-10T06:20:44.552 INFO:teuthology.orchestra.run.smithi046.stderr:Waiting for mgr to start... 2024-02-10T06:20:44.552 INFO:teuthology.orchestra.run.smithi046.stderr:Waiting for mgr... 2024-02-10T06:20:44.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:44 smithi046 bash[14329]: audit 2024-02-10T06:20:43.544039+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.46:0/1631204237' entity='client.admin' 2024-02-10T06:20:45.892 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: 2024-02-10T06:20:45.892 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: { 2024-02-10T06:20:45.892 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "fsid": "5cb8e318-c7dc-11ee-95b8-87774f69a715", 2024-02-10T06:20:45.894 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "health": { 2024-02-10T06:20:45.894 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-10T06:20:45.894 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "checks": {}, 2024-02-10T06:20:45.894 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "mutes": [] 2024-02-10T06:20:45.894 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:45.894 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-10T06:20:45.894 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "quorum": [ 2024-02-10T06:20:45.894 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: 0 2024-02-10T06:20:45.895 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: ], 2024-02-10T06:20:45.897 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-10T06:20:45.897 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "a" 2024-02-10T06:20:45.897 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: ], 2024-02-10T06:20:45.897 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-02-10T06:20:45.897 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "monmap": { 2024-02-10T06:20:45.897 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:20:45.897 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-02-10T06:20:45.898 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-10T06:20:45.898 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:45.898 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "osdmap": { 2024-02-10T06:20:45.898 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:20:45.898 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-10T06:20:45.898 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-10T06:20:45.898 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-10T06:20:45.898 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-10T06:20:45.898 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-10T06:20:45.898 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-10T06:20:45.902 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:45.902 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "pgmap": { 2024-02-10T06:20:45.902 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-10T06:20:45.902 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-10T06:20:45.902 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-10T06:20:45.902 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-10T06:20:45.902 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-10T06:20:45.903 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-10T06:20:45.903 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-10T06:20:45.903 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-10T06:20:45.903 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:45.903 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "fsmap": { 2024-02-10T06:20:45.903 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:20:45.903 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-10T06:20:45.903 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-10T06:20:45.903 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:45.903 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-10T06:20:45.903 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "available": false, 2024-02-10T06:20:45.904 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-10T06:20:45.904 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "modules": [ 2024-02-10T06:20:45.904 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "iostat", 2024-02-10T06:20:45.904 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "nfs", 2024-02-10T06:20:45.904 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "restful" 2024-02-10T06:20:45.904 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: ], 2024-02-10T06:20:45.904 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "services": {} 2024-02-10T06:20:45.904 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:45.904 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "servicemap": { 2024-02-10T06:20:45.904 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:20:45.904 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "modified": "2024-02-10T06:20:37.443979+0000", 2024-02-10T06:20:45.905 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "services": {} 2024-02-10T06:20:45.905 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:45.905 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-10T06:20:45.905 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: } 2024-02-10T06:20:46.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:45 smithi046 bash[14329]: audit 2024-02-10T06:20:45.889497+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.46:0/1368694104' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T06:20:46.244 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:45 smithi046 bash[14602]: debug 2024-02-10T06:20:45.798+0000 7fe7090e4000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T06:20:46.492 INFO:teuthology.orchestra.run.smithi046.stderr:mgr not available, waiting (1/15)... 2024-02-10T06:20:46.991 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:46 smithi046 bash[14602]: debug 2024-02-10T06:20:46.698+0000 7fe7090e4000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T06:20:46.991 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:46 smithi046 bash[14602]: debug 2024-02-10T06:20:46.822+0000 7fe7090e4000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T06:20:47.325 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:46 smithi046 bash[14602]: debug 2024-02-10T06:20:46.986+0000 7fe7090e4000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:20:47.624 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:47 smithi046 bash[14602]: debug 2024-02-10T06:20:47.318+0000 7fe7090e4000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T06:20:47.624 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:47 smithi046 bash[14602]: debug 2024-02-10T06:20:47.414+0000 7fe7090e4000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T06:20:48.124 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:47 smithi046 bash[14602]: debug 2024-02-10T06:20:47.622+0000 7fe7090e4000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T06:20:48.808 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:48 smithi046 bash[14602]: debug 2024-02-10T06:20:48.482+0000 7fe7090e4000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T06:20:48.808 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:48 smithi046 bash[14602]: debug 2024-02-10T06:20:48.594+0000 7fe7090e4000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T06:20:49.124 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:48 smithi046 bash[14602]: debug 2024-02-10T06:20:48.802+0000 7fe7090e4000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T06:20:49.516 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:49 smithi046 bash[14602]: debug 2024-02-10T06:20:49.162+0000 7fe7090e4000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T06:20:49.621 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: 2024-02-10T06:20:49.622 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: { 2024-02-10T06:20:49.622 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "fsid": "5cb8e318-c7dc-11ee-95b8-87774f69a715", 2024-02-10T06:20:49.622 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "health": { 2024-02-10T06:20:49.622 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-10T06:20:49.622 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "checks": {}, 2024-02-10T06:20:49.622 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "mutes": [] 2024-02-10T06:20:49.622 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:49.622 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-10T06:20:49.622 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "quorum": [ 2024-02-10T06:20:49.622 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: 0 2024-02-10T06:20:49.622 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: ], 2024-02-10T06:20:49.622 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-10T06:20:49.622 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "a" 2024-02-10T06:20:49.623 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: ], 2024-02-10T06:20:49.623 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-02-10T06:20:49.623 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "monmap": { 2024-02-10T06:20:49.623 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:20:49.623 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-02-10T06:20:49.623 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-10T06:20:49.623 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:49.623 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "osdmap": { 2024-02-10T06:20:49.623 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:20:49.623 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-10T06:20:49.623 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-10T06:20:49.627 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-10T06:20:49.627 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-10T06:20:49.627 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-10T06:20:49.627 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-10T06:20:49.627 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:49.628 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "pgmap": { 2024-02-10T06:20:49.628 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-10T06:20:49.628 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-10T06:20:49.628 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-10T06:20:49.628 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-10T06:20:49.628 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-10T06:20:49.628 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-10T06:20:49.628 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-10T06:20:49.628 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-10T06:20:49.628 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:49.628 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "fsmap": { 2024-02-10T06:20:49.628 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:20:49.628 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-10T06:20:49.628 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-10T06:20:49.629 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:49.629 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-10T06:20:49.629 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "available": false, 2024-02-10T06:20:49.629 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-10T06:20:49.629 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "modules": [ 2024-02-10T06:20:49.629 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "iostat", 2024-02-10T06:20:49.629 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "nfs", 2024-02-10T06:20:49.629 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "restful" 2024-02-10T06:20:49.629 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: ], 2024-02-10T06:20:49.629 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "services": {} 2024-02-10T06:20:49.629 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:49.629 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "servicemap": { 2024-02-10T06:20:49.629 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:20:49.629 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "modified": "2024-02-10T06:20:37.443979+0000", 2024-02-10T06:20:49.630 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "services": {} 2024-02-10T06:20:49.630 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:49.630 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-10T06:20:49.630 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: } 2024-02-10T06:20:49.874 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:49 smithi046 bash[14602]: debug 2024-02-10T06:20:49.510+0000 7fe7090e4000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T06:20:49.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:49 smithi046 bash[14329]: audit 2024-02-10T06:20:49.615627+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.46:0/635640203' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T06:20:50.124 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:49 smithi046 bash[14602]: debug 2024-02-10T06:20:49.894+0000 7fe7090e4000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T06:20:50.223 INFO:teuthology.orchestra.run.smithi046.stderr:mgr not available, waiting (2/15)... 2024-02-10T06:20:50.624 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:50 smithi046 bash[14602]: debug 2024-02-10T06:20:50.170+0000 7fe7090e4000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:20:51.124 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:50 smithi046 bash[14602]: debug 2024-02-10T06:20:50.866+0000 7fe7090e4000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T06:20:51.124 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:50 smithi046 bash[14602]: debug 2024-02-10T06:20:50.970+0000 7fe7090e4000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T06:20:51.624 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:51 smithi046 bash[14602]: debug 2024-02-10T06:20:51.130+0000 7fe7090e4000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T06:20:51.624 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:51 smithi046 bash[14602]: debug 2024-02-10T06:20:51.238+0000 7fe7090e4000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T06:20:51.624 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:51 smithi046 bash[14602]: debug 2024-02-10T06:20:51.378+0000 7fe7090e4000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T06:20:51.984 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:51 smithi046 bash[14602]: debug 2024-02-10T06:20:51.670+0000 7fe7090e4000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T06:20:51.984 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:51 smithi046 bash[14602]: debug 2024-02-10T06:20:51.790+0000 7fe7090e4000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T06:20:52.256 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:51 smithi046 bash[14602]: debug 2024-02-10T06:20:51.978+0000 7fe7090e4000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T06:20:52.256 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:52 smithi046 bash[14602]: debug 2024-02-10T06:20:52.098+0000 7fe7090e4000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T06:20:53.245 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: 2024-02-10T06:20:53.245 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: { 2024-02-10T06:20:53.245 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "fsid": "5cb8e318-c7dc-11ee-95b8-87774f69a715", 2024-02-10T06:20:53.245 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "health": { 2024-02-10T06:20:53.251 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-10T06:20:53.251 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "checks": {}, 2024-02-10T06:20:53.252 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "mutes": [] 2024-02-10T06:20:53.252 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:53.252 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-10T06:20:53.252 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "quorum": [ 2024-02-10T06:20:53.252 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: 0 2024-02-10T06:20:53.252 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: ], 2024-02-10T06:20:53.252 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-10T06:20:53.252 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "a" 2024-02-10T06:20:53.252 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: ], 2024-02-10T06:20:53.252 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "quorum_age": 9, 2024-02-10T06:20:53.252 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "monmap": { 2024-02-10T06:20:53.252 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:20:53.252 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-02-10T06:20:53.252 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-10T06:20:53.252 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:53.253 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "osdmap": { 2024-02-10T06:20:53.253 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:20:53.253 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-10T06:20:53.253 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-10T06:20:53.253 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-10T06:20:53.253 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-10T06:20:53.253 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-10T06:20:53.253 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-10T06:20:53.253 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:53.253 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "pgmap": { 2024-02-10T06:20:53.253 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-10T06:20:53.253 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-10T06:20:53.253 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-10T06:20:53.253 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-10T06:20:53.253 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-10T06:20:53.254 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-10T06:20:53.254 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-10T06:20:53.254 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-10T06:20:53.254 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:53.254 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "fsmap": { 2024-02-10T06:20:53.254 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:20:53.254 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-10T06:20:53.254 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-10T06:20:53.254 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:53.254 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-10T06:20:53.254 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "available": false, 2024-02-10T06:20:53.254 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-10T06:20:53.254 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "modules": [ 2024-02-10T06:20:53.254 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "iostat", 2024-02-10T06:20:53.254 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "nfs", 2024-02-10T06:20:53.254 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "restful" 2024-02-10T06:20:53.255 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: ], 2024-02-10T06:20:53.255 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "services": {} 2024-02-10T06:20:53.255 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:53.255 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "servicemap": { 2024-02-10T06:20:53.255 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:20:53.255 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "modified": "2024-02-10T06:20:37.443979+0000", 2024-02-10T06:20:53.255 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "services": {} 2024-02-10T06:20:53.255 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:53.255 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-10T06:20:53.255 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: } 2024-02-10T06:20:53.272 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:20:52 smithi046 bash[14602]: debug 2024-02-10T06:20:52.978+0000 7fe7090e4000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T06:20:53.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:53 smithi046 bash[14329]: cluster 2024-02-10T06:20:52.983895+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-02-10T06:20:53.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:53 smithi046 bash[14329]: cluster 2024-02-10T06:20:52.987372+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00365949s) 2024-02-10T06:20:53.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:53 smithi046 bash[14329]: audit 2024-02-10T06:20:52.989496+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.46:0/1858272724' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T06:20:53.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:53 smithi046 bash[14329]: audit 2024-02-10T06:20:52.989739+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.46:0/1858272724' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T06:20:53.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:53 smithi046 bash[14329]: audit 2024-02-10T06:20:52.989898+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.46:0/1858272724' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T06:20:53.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:53 smithi046 bash[14329]: audit 2024-02-10T06:20:52.991342+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.46:0/1858272724' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:20:53.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:53 smithi046 bash[14329]: audit 2024-02-10T06:20:52.991957+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.46:0/1858272724' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T06:20:53.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:53 smithi046 bash[14329]: cluster 2024-02-10T06:20:53.001558+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-02-10T06:20:53.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:53 smithi046 bash[14329]: audit 2024-02-10T06:20:53.019305+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.46:0/1858272724' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:20:53.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:53 smithi046 bash[14329]: audit 2024-02-10T06:20:53.021617+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.46:0/1858272724' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:20:53.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:53 smithi046 bash[14329]: audit 2024-02-10T06:20:53.032716+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.46:0/1858272724' entity='mgr.y' 2024-02-10T06:20:53.880 INFO:teuthology.orchestra.run.smithi046.stderr:mgr not available, waiting (3/15)... 2024-02-10T06:20:54.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:54 smithi046 bash[14329]: audit 2024-02-10T06:20:53.036802+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.46:0/1858272724' entity='mgr.y' 2024-02-10T06:20:54.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:54 smithi046 bash[14329]: audit 2024-02-10T06:20:53.044266+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.46:0/1858272724' entity='mgr.y' 2024-02-10T06:20:54.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:54 smithi046 bash[14329]: audit 2024-02-10T06:20:53.242300+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.46:0/2976903885' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T06:20:54.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:54 smithi046 bash[14329]: cluster 2024-02-10T06:20:53.995880+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01215s) 2024-02-10T06:20:56.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:56 smithi046 bash[14329]: cluster 2024-02-10T06:20:55.045562+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-02-10T06:20:57.396 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: 2024-02-10T06:20:57.396 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: { 2024-02-10T06:20:57.396 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "fsid": "5cb8e318-c7dc-11ee-95b8-87774f69a715", 2024-02-10T06:20:57.397 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "health": { 2024-02-10T06:20:57.397 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-10T06:20:57.397 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "checks": {}, 2024-02-10T06:20:57.403 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "mutes": [] 2024-02-10T06:20:57.403 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:57.403 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-10T06:20:57.403 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "quorum": [ 2024-02-10T06:20:57.403 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: 0 2024-02-10T06:20:57.403 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: ], 2024-02-10T06:20:57.403 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-10T06:20:57.403 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "a" 2024-02-10T06:20:57.403 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: ], 2024-02-10T06:20:57.404 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "quorum_age": 14, 2024-02-10T06:20:57.404 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "monmap": { 2024-02-10T06:20:57.404 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:20:57.404 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-02-10T06:20:57.404 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-10T06:20:57.404 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:57.404 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "osdmap": { 2024-02-10T06:20:57.404 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:20:57.404 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-10T06:20:57.404 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-10T06:20:57.404 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-10T06:20:57.404 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-10T06:20:57.404 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-10T06:20:57.404 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-10T06:20:57.405 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:57.405 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "pgmap": { 2024-02-10T06:20:57.405 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-10T06:20:57.405 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-10T06:20:57.405 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-10T06:20:57.405 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-10T06:20:57.405 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-10T06:20:57.405 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-10T06:20:57.405 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-10T06:20:57.405 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-10T06:20:57.405 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:57.405 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "fsmap": { 2024-02-10T06:20:57.406 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:20:57.406 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-10T06:20:57.406 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-10T06:20:57.406 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:57.406 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-10T06:20:57.406 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "available": true, 2024-02-10T06:20:57.406 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-10T06:20:57.406 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "modules": [ 2024-02-10T06:20:57.407 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "iostat", 2024-02-10T06:20:57.407 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "nfs", 2024-02-10T06:20:57.407 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "restful" 2024-02-10T06:20:57.407 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: ], 2024-02-10T06:20:57.407 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "services": {} 2024-02-10T06:20:57.407 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:57.407 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "servicemap": { 2024-02-10T06:20:57.407 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:20:57.407 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "modified": "2024-02-10T06:20:37.443979+0000", 2024-02-10T06:20:57.407 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "services": {} 2024-02-10T06:20:57.407 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: }, 2024-02-10T06:20:57.407 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-10T06:20:57.407 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: } 2024-02-10T06:20:57.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:57 smithi046 bash[14329]: audit 2024-02-10T06:20:57.393061+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.46:0/2755321501' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T06:20:57.944 INFO:teuthology.orchestra.run.smithi046.stderr:mgr is available 2024-02-10T06:20:59.167 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: 2024-02-10T06:20:59.168 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: [global] 2024-02-10T06:20:59.169 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: fsid = 5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:20:59.169 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-02-10T06:20:59.169 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-02-10T06:20:59.169 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-02-10T06:20:59.169 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-02-10T06:20:59.169 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: 2024-02-10T06:20:59.170 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: [mgr] 2024-02-10T06:20:59.170 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-02-10T06:20:59.170 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: 2024-02-10T06:20:59.170 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: [osd] 2024-02-10T06:20:59.170 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-02-10T06:20:59.170 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-02-10T06:20:59.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:59 smithi046 bash[14329]: audit 2024-02-10T06:20:59.158234+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.46:0/3355978967' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-10T06:20:59.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:20:59 smithi046 bash[14329]: audit 2024-02-10T06:20:59.164942+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.46:0/3355978967' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-10T06:20:59.741 INFO:teuthology.orchestra.run.smithi046.stderr:Enabling cephadm module... 2024-02-10T06:21:01.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:01 smithi046 bash[14329]: audit 2024-02-10T06:21:01.024820+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.46:0/518117150' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-10T06:21:01.374 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:01 smithi046 bash[14602]: ignoring --setuser ceph since I am not root 2024-02-10T06:21:01.374 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:01 smithi046 bash[14602]: ignoring --setgroup ceph since I am not root 2024-02-10T06:21:01.374 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:01 smithi046 bash[14602]: debug 2024-02-10T06:21:01.270+0000 7f79aebec000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T06:21:02.240 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:02 smithi046 bash[14329]: audit 2024-02-10T06:21:01.082025+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.46:0/518117150' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-10T06:21:02.240 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:02 smithi046 bash[14329]: cluster 2024-02-10T06:21:01.082193+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-02-10T06:21:02.240 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:01 smithi046 bash[14602]: debug 2024-02-10T06:21:01.942+0000 7f79aebec000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T06:21:02.240 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:02 smithi046 bash[14602]: debug 2024-02-10T06:21:02.066+0000 7f79aebec000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T06:21:02.597 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:02 smithi046 bash[14602]: debug 2024-02-10T06:21:02.234+0000 7f79aebec000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:21:02.874 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:02 smithi046 bash[14602]: debug 2024-02-10T06:21:02.590+0000 7f79aebec000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T06:21:02.874 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:02 smithi046 bash[14602]: debug 2024-02-10T06:21:02.686+0000 7f79aebec000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T06:21:02.974 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: { 2024-02-10T06:21:02.974 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "epoch": 5, 2024-02-10T06:21:02.974 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "available": true, 2024-02-10T06:21:02.974 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "active_name": "y", 2024-02-10T06:21:02.974 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_standby": 0 2024-02-10T06:21:02.974 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: } 2024-02-10T06:21:03.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:03 smithi046 bash[14329]: audit 2024-02-10T06:21:02.970931+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.46:0/720681517' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-10T06:21:03.374 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:02 smithi046 bash[14602]: debug 2024-02-10T06:21:02.894+0000 7f79aebec000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T06:21:03.491 INFO:teuthology.orchestra.run.smithi046.stderr:Waiting for the mgr to restart... 2024-02-10T06:21:03.491 INFO:teuthology.orchestra.run.smithi046.stderr:Waiting for mgr epoch 5... 2024-02-10T06:21:04.102 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:03 smithi046 bash[14602]: debug 2024-02-10T06:21:03.778+0000 7f79aebec000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T06:21:04.102 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:03 smithi046 bash[14602]: debug 2024-02-10T06:21:03.886+0000 7f79aebec000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T06:21:04.374 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:04 smithi046 bash[14602]: debug 2024-02-10T06:21:04.094+0000 7f79aebec000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T06:21:04.802 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:04 smithi046 bash[14602]: debug 2024-02-10T06:21:04.462+0000 7f79aebec000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T06:21:05.124 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:04 smithi046 bash[14602]: debug 2024-02-10T06:21:04.794+0000 7f79aebec000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T06:21:05.461 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:05 smithi046 bash[14602]: debug 2024-02-10T06:21:05.178+0000 7f79aebec000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T06:21:05.874 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:05 smithi046 bash[14602]: debug 2024-02-10T06:21:05.453+0000 7f79aebec000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:21:06.436 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:06 smithi046 bash[14602]: debug 2024-02-10T06:21:06.161+0000 7f79aebec000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T06:21:06.436 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:06 smithi046 bash[14602]: debug 2024-02-10T06:21:06.265+0000 7f79aebec000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T06:21:06.687 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:06 smithi046 bash[14602]: debug 2024-02-10T06:21:06.429+0000 7f79aebec000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T06:21:06.687 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:06 smithi046 bash[14602]: debug 2024-02-10T06:21:06.537+0000 7f79aebec000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T06:21:06.980 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:06 smithi046 bash[14602]: debug 2024-02-10T06:21:06.681+0000 7f79aebec000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T06:21:07.287 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:06 smithi046 bash[14602]: debug 2024-02-10T06:21:06.973+0000 7f79aebec000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T06:21:07.287 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:07 smithi046 bash[14602]: debug 2024-02-10T06:21:07.093+0000 7f79aebec000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T06:21:07.624 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:07 smithi046 bash[14602]: debug 2024-02-10T06:21:07.281+0000 7f79aebec000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T06:21:07.624 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:07 smithi046 bash[14602]: debug 2024-02-10T06:21:07.401+0000 7f79aebec000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T06:21:08.624 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:08 smithi046 bash[14602]: debug 2024-02-10T06:21:08.273+0000 7f79aebec000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T06:21:09.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:09 smithi046 bash[14329]: cluster 2024-02-10T06:21:08.299028+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-02-10T06:21:09.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:09 smithi046 bash[14329]: cluster 2024-02-10T06:21:08.299782+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-02-10T06:21:09.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:09 smithi046 bash[14329]: cluster 2024-02-10T06:21:08.303304+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-02-10T06:21:09.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:09 smithi046 bash[14329]: cluster 2024-02-10T06:21:09.286049+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.986429s) 2024-02-10T06:21:09.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:09 smithi046 bash[14329]: audit 2024-02-10T06:21:09.288230+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:21:09.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:09 smithi046 bash[14329]: audit 2024-02-10T06:21:09.290188+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T06:21:09.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:09 smithi046 bash[14329]: audit 2024-02-10T06:21:09.291982+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T06:21:09.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:09 smithi046 bash[14329]: audit 2024-02-10T06:21:09.292351+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T06:21:09.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:09 smithi046 bash[14329]: audit 2024-02-10T06:21:09.292559+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T06:21:10.330 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: { 2024-02-10T06:21:10.330 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-02-10T06:21:10.330 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "initialized": true 2024-02-10T06:21:10.330 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: } 2024-02-10T06:21:10.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:10 smithi046 bash[14329]: cluster 2024-02-10T06:21:09.325235+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-02-10T06:21:10.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:10 smithi046 bash[14329]: audit 2024-02-10T06:21:09.353631+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' 2024-02-10T06:21:10.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:10 smithi046 bash[14329]: audit 2024-02-10T06:21:09.359429+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' 2024-02-10T06:21:10.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:10 smithi046 bash[14329]: audit 2024-02-10T06:21:09.363306+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' 2024-02-10T06:21:10.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:10 smithi046 bash[14329]: audit 2024-02-10T06:21:09.368545+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:21:10.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:10 smithi046 bash[14329]: audit 2024-02-10T06:21:09.371632+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:21:10.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:10 smithi046 bash[14329]: audit 2024-02-10T06:21:09.376366+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:21:10.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:10 smithi046 bash[14329]: audit 2024-02-10T06:21:09.396212+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:21:10.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:10 smithi046 bash[14329]: audit 2024-02-10T06:21:09.402281+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:21:10.753 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:10 smithi046 bash[14602]: [10/Feb/2024:06:21:10] ENGINE Bus STARTING 2024-02-10T06:21:10.898 INFO:teuthology.orchestra.run.smithi046.stderr:mgr epoch 5 is available 2024-02-10T06:21:10.898 INFO:teuthology.orchestra.run.smithi046.stderr:Setting orchestrator backend to cephadm... 2024-02-10T06:21:10.930 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:10 smithi046 bash[14602]: [10/Feb/2024:06:21:10] ENGINE Serving on https://172.21.15.46:7150 2024-02-10T06:21:10.930 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:10 smithi046 bash[14602]: [10/Feb/2024:06:21:10] ENGINE Bus STARTED 2024-02-10T06:21:11.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:11 smithi046 bash[14329]: cluster 2024-02-10T06:21:10.315430+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e7: y(active, since 2s) 2024-02-10T06:21:11.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:11 smithi046 bash[14329]: cephadm 2024-02-10T06:21:10.624577+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [10/Feb/2024:06:21:10] ENGINE Bus STARTING 2024-02-10T06:21:11.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:11 smithi046 bash[14329]: cephadm 2024-02-10T06:21:10.751755+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [10/Feb/2024:06:21:10] ENGINE Serving on https://172.21.15.46:7150 2024-02-10T06:21:11.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:11 smithi046 bash[14329]: cephadm 2024-02-10T06:21:10.752440+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [10/Feb/2024:06:21:10] ENGINE Bus STARTED 2024-02-10T06:21:11.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:11 smithi046 bash[14329]: audit 2024-02-10T06:21:10.758808+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' 2024-02-10T06:21:11.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:11 smithi046 bash[14329]: audit 2024-02-10T06:21:10.800043+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:21:12.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:12 smithi046 bash[14329]: cluster 2024-02-10T06:21:11.321897+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e8: y(active, since 3s) 2024-02-10T06:21:12.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:12 smithi046 bash[14329]: audit 2024-02-10T06:21:12.224591+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' 2024-02-10T06:21:12.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:12 smithi046 bash[14329]: audit 2024-02-10T06:21:12.271265+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:21:13.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:13 smithi046 bash[14329]: audit 2024-02-10T06:21:12.214541+0000 mgr.y (mgr.14120) 6 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:21:13.923 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: value unchanged 2024-02-10T06:21:14.493 INFO:teuthology.orchestra.run.smithi046.stderr:Generating ssh key... 2024-02-10T06:21:14.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:14 smithi046 bash[14329]: audit 2024-02-10T06:21:13.920715+0000 mgr.y (mgr.14120) 7 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:21:16.124 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:15 smithi046 bash[14602]: Generating public/private rsa key pair. 2024-02-10T06:21:16.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:15 smithi046 bash[14602]: Your identification has been saved in /tmp/tmp6trpbqx2/key. 2024-02-10T06:21:16.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:15 smithi046 bash[14602]: Your public key has been saved in /tmp/tmp6trpbqx2/key.pub. 2024-02-10T06:21:16.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:15 smithi046 bash[14602]: The key fingerprint is: 2024-02-10T06:21:16.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:15 smithi046 bash[14602]: SHA256:/Avzka0plquhxrl/yCqcqqHYwU/Uc4/Jo0a7Q1lQ488 ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:21:16.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:15 smithi046 bash[14602]: The key's randomart image is: 2024-02-10T06:21:16.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:15 smithi046 bash[14602]: +---[RSA 3072]----+ 2024-02-10T06:21:16.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:15 smithi046 bash[14602]: | .o | 2024-02-10T06:21:16.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:15 smithi046 bash[14602]: | .. . | 2024-02-10T06:21:16.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:15 smithi046 bash[14602]: | .. | 2024-02-10T06:21:16.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:15 smithi046 bash[14602]: | . ..o | 2024-02-10T06:21:16.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:15 smithi046 bash[14602]: | . ooS E | 2024-02-10T06:21:16.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:15 smithi046 bash[14602]: | . . ++ = o | 2024-02-10T06:21:16.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:15 smithi046 bash[14602]: |..oo.=.oB.= . | 2024-02-10T06:21:16.126 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:15 smithi046 bash[14602]: |oo+++.*o== = | 2024-02-10T06:21:16.126 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:15 smithi046 bash[14602]: |*..o===*.o= | 2024-02-10T06:21:16.126 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:15 smithi046 bash[14602]: +----[SHA256]-----+ 2024-02-10T06:21:17.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:16 smithi046 bash[14329]: audit 2024-02-10T06:21:15.634435+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:21:17.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:16 smithi046 bash[14329]: cephadm 2024-02-10T06:21:15.634826+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-02-10T06:21:17.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:16 smithi046 bash[14329]: audit 2024-02-10T06:21:15.713204+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' 2024-02-10T06:21:17.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:16 smithi046 bash[14329]: audit 2024-02-10T06:21:15.716122+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' 2024-02-10T06:21:17.378 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCskgkdU53Erj1gjfgxtetQ9zjbdCApfVDXPfaSgFlyvnQyPqTaAnPB3424NAm3Cyx068R7wwWYIH3vv2pTBi0IeIb9Wos4CsvwORfsmB1rr102QvS4IfEDgSOqZS2UqWY8cq4BGZOLgt22iwsF8Dluvh/Lo/2C6DyQzCbn2Kh3Aeaq3GNPkPVtb+0ZwcphYNq0uK87RYhw09/mMpsCpzXozFgKLpcWyTcAd8WBzq2X/Tx4cOrb5L7Ngv5BNbY8VtVqDXvQ0GxJImToPOqXO7uNve4sTm4L3DncLE4r/Cx22ejoPtmUlLUYJtvT1jrA6QrgZE53vXPyz43oyCqcffZV4rGTeCwU233X2gCs5nCiM5A6NMwWbyapOUnMBupaXOUhOISFERlA40wNKPvyUFMaPmIQ12G6ZrkL4qbHeum0zxJkB2F+H/icsf9ELLT0F/a54x2OkkRH8+yt20b2zVp5oq41+Md5pHTT8zmO/T5qzrkNS+fN9bEk9H1hawwE84E= ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:21:17.947 INFO:teuthology.orchestra.run.smithi046.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-02-10T06:21:17.947 INFO:teuthology.orchestra.run.smithi046.stderr:Adding key to root@localhost authorized_keys... 2024-02-10T06:21:17.947 INFO:teuthology.orchestra.run.smithi046.stderr:Adding host smithi046... 2024-02-10T06:21:18.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:18 smithi046 bash[14329]: audit 2024-02-10T06:21:17.375343+0000 mgr.y (mgr.14120) 10 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:21:19.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:19 smithi046 bash[14329]: audit 2024-02-10T06:21:19.081804+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi046", "addr": "172.21.15.46", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:21:20.125 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: Added host 'smithi046' with addr '172.21.15.46' 2024-02-10T06:21:20.819 INFO:teuthology.orchestra.run.smithi046.stderr:Deploying unmanaged mon service... 2024-02-10T06:21:21.487 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:21 smithi046 bash[14329]: cephadm 2024-02-10T06:21:19.482586+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi046 2024-02-10T06:21:21.487 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:21 smithi046 bash[14329]: audit 2024-02-10T06:21:20.121425+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' 2024-02-10T06:21:21.487 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:21 smithi046 bash[14329]: cephadm 2024-02-10T06:21:20.122020+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi046 2024-02-10T06:21:21.487 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:21 smithi046 bash[14329]: audit 2024-02-10T06:21:20.169869+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:21:22.775 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: Scheduled mon update... 2024-02-10T06:21:23.602 INFO:teuthology.orchestra.run.smithi046.stderr:Deploying unmanaged mgr service... 2024-02-10T06:21:23.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:23 smithi046 bash[14329]: audit 2024-02-10T06:21:22.761844+0000 mgr.y (mgr.14120) 14 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:21:23.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:23 smithi046 bash[14329]: cephadm 2024-02-10T06:21:22.764830+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-02-10T06:21:23.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:23 smithi046 bash[14329]: audit 2024-02-10T06:21:22.772433+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' 2024-02-10T06:21:23.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:23 smithi046 bash[14329]: audit 2024-02-10T06:21:23.573627+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' 2024-02-10T06:21:25.062 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-02-10T06:21:25.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:24 smithi046 bash[14329]: audit 2024-02-10T06:21:23.864756+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' 2024-02-10T06:21:26.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:26 smithi046 bash[14329]: audit 2024-02-10T06:21:25.051998+0000 mgr.y (mgr.14120) 16 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:21:26.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:26 smithi046 bash[14329]: cephadm 2024-02-10T06:21:25.054425+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-02-10T06:21:26.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:26 smithi046 bash[14329]: audit 2024-02-10T06:21:25.059004+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' 2024-02-10T06:21:28.063 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:27 smithi046 bash[14329]: audit 2024-02-10T06:21:26.810998+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.46:0/1750155' entity='client.admin' 2024-02-10T06:21:29.207 INFO:teuthology.orchestra.run.smithi046.stderr:Enabling the dashboard module... 2024-02-10T06:21:29.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:29 smithi046 bash[14329]: audit 2024-02-10T06:21:28.226657+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' 2024-02-10T06:21:29.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:29 smithi046 bash[14329]: audit 2024-02-10T06:21:28.230146+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' 2024-02-10T06:21:29.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:29 smithi046 bash[14329]: audit 2024-02-10T06:21:28.231102+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:21:29.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:29 smithi046 bash[14329]: audit 2024-02-10T06:21:28.234870+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' 2024-02-10T06:21:29.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:29 smithi046 bash[14329]: audit 2024-02-10T06:21:28.236854+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:21:29.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:29 smithi046 bash[14329]: audit 2024-02-10T06:21:28.238614+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.14120 172.21.15.46:0/2123021374' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]': finished 2024-02-10T06:21:29.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:29 smithi046 bash[14329]: cephadm 2024-02-10T06:21:28.523554+0000 mgr.y (mgr.14120) 18 : cephadm [INF] Deploying daemon agent.smithi046 on smithi046 2024-02-10T06:21:29.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:29 smithi046 bash[14329]: audit 2024-02-10T06:21:28.616575+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.46:0/4195412565' entity='client.admin' 2024-02-10T06:21:30.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:30 smithi046 bash[14329]: cluster 2024-02-10T06:21:29.293599+0000 mgr.y (mgr.14120) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:21:31.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:31 smithi046 bash[14329]: audit 2024-02-10T06:21:30.557594+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.46:0/4261221326' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-10T06:21:31.625 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:31 smithi046 bash[14602]: ignoring --setuser ceph since I am not root 2024-02-10T06:21:31.625 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:31 smithi046 bash[14602]: ignoring --setgroup ceph since I am not root 2024-02-10T06:21:31.625 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:31 smithi046 bash[14602]: debug 2024-02-10T06:21:31.509+0000 7f04b00f6000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T06:21:32.305 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:32 smithi046 bash[14602]: debug 2024-02-10T06:21:32.189+0000 7f04b00f6000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T06:21:32.573 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:32 smithi046 bash[14602]: debug 2024-02-10T06:21:32.317+0000 7f04b00f6000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T06:21:32.573 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:32 smithi046 bash[14602]: debug 2024-02-10T06:21:32.481+0000 7f04b00f6000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:21:32.573 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:32 smithi046 bash[14329]: audit 2024-02-10T06:21:31.308628+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.46:0/4261221326' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-10T06:21:32.573 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:32 smithi046 bash[14329]: cluster 2024-02-10T06:21:31.308793+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: y(active, since 23s) 2024-02-10T06:21:33.124 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:32 smithi046 bash[14602]: debug 2024-02-10T06:21:32.833+0000 7f04b00f6000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T06:21:33.124 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:32 smithi046 bash[14602]: debug 2024-02-10T06:21:32.929+0000 7f04b00f6000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T06:21:33.240 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: { 2024-02-10T06:21:33.240 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "epoch": 9, 2024-02-10T06:21:33.240 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "available": true, 2024-02-10T06:21:33.240 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "active_name": "y", 2024-02-10T06:21:33.240 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "num_standby": 0 2024-02-10T06:21:33.240 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: } 2024-02-10T06:21:33.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:33 smithi046 bash[14329]: audit 2024-02-10T06:21:33.236642+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.46:0/970950964' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-10T06:21:33.625 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:33 smithi046 bash[14602]: debug 2024-02-10T06:21:33.137+0000 7f04b00f6000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T06:21:33.853 INFO:teuthology.orchestra.run.smithi046.stderr:Waiting for the mgr to restart... 2024-02-10T06:21:33.853 INFO:teuthology.orchestra.run.smithi046.stderr:Waiting for mgr epoch 9... 2024-02-10T06:21:34.136 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:34 smithi046 bash[14602]: debug 2024-02-10T06:21:34.017+0000 7f04b00f6000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T06:21:34.419 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:34 smithi046 bash[14602]: debug 2024-02-10T06:21:34.129+0000 7f04b00f6000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T06:21:34.419 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:34 smithi046 bash[14602]: debug 2024-02-10T06:21:34.333+0000 7f04b00f6000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T06:21:35.039 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:34 smithi046 bash[14602]: debug 2024-02-10T06:21:34.697+0000 7f04b00f6000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T06:21:35.374 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:35 smithi046 bash[14602]: debug 2024-02-10T06:21:35.033+0000 7f04b00f6000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T06:21:35.696 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:35 smithi046 bash[14602]: debug 2024-02-10T06:21:35.413+0000 7f04b00f6000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T06:21:36.124 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:35 smithi046 bash[14602]: debug 2024-02-10T06:21:35.689+0000 7f04b00f6000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:21:36.656 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:36 smithi046 bash[14602]: debug 2024-02-10T06:21:36.381+0000 7f04b00f6000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T06:21:36.656 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:36 smithi046 bash[14602]: debug 2024-02-10T06:21:36.489+0000 7f04b00f6000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T06:21:37.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:36 smithi046 bash[14602]: debug 2024-02-10T06:21:36.649+0000 7f04b00f6000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T06:21:37.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:36 smithi046 bash[14602]: debug 2024-02-10T06:21:36.757+0000 7f04b00f6000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T06:21:37.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:36 smithi046 bash[14602]: debug 2024-02-10T06:21:36.897+0000 7f04b00f6000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T06:21:37.506 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:37 smithi046 bash[14602]: debug 2024-02-10T06:21:37.193+0000 7f04b00f6000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T06:21:37.507 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:37 smithi046 bash[14602]: debug 2024-02-10T06:21:37.313+0000 7f04b00f6000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T06:21:37.874 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:37 smithi046 bash[14602]: debug 2024-02-10T06:21:37.497+0000 7f04b00f6000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T06:21:37.874 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:37 smithi046 bash[14602]: debug 2024-02-10T06:21:37.621+0000 7f04b00f6000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T06:21:38.874 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:38 smithi046 bash[14602]: debug 2024-02-10T06:21:38.497+0000 7f04b00f6000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T06:21:39.875 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:39 smithi046 bash[14602]: [10/Feb/2024:06:21:39] ENGINE Bus STARTING 2024-02-10T06:21:39.875 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:39 smithi046 bash[14602]: [10/Feb/2024:06:21:39] ENGINE Serving on https://172.21.15.46:7150 2024-02-10T06:21:39.875 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:39 smithi046 bash[14602]: [10/Feb/2024:06:21:39] ENGINE Bus STARTED 2024-02-10T06:21:39.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:39 smithi046 bash[14329]: cluster 2024-02-10T06:21:38.523337+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon y restarted 2024-02-10T06:21:39.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:39 smithi046 bash[14329]: cluster 2024-02-10T06:21:38.524198+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon y 2024-02-10T06:21:39.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:39 smithi046 bash[14329]: cluster 2024-02-10T06:21:38.527714+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-02-10T06:21:39.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:39 smithi046 bash[14329]: cluster 2024-02-10T06:21:39.292557+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: y(active, starting, since 0.76852s) 2024-02-10T06:21:39.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:39 smithi046 bash[14329]: audit 2024-02-10T06:21:39.295554+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:21:39.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:39 smithi046 bash[14329]: audit 2024-02-10T06:21:39.297753+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T06:21:39.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:39 smithi046 bash[14329]: audit 2024-02-10T06:21:39.299613+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T06:21:39.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:39 smithi046 bash[14329]: audit 2024-02-10T06:21:39.300119+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T06:21:39.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:39 smithi046 bash[14329]: audit 2024-02-10T06:21:39.300641+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T06:21:39.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:39 smithi046 bash[14329]: cluster 2024-02-10T06:21:39.315074+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon y is now available 2024-02-10T06:21:39.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:39 smithi046 bash[14329]: audit 2024-02-10T06:21:39.342734+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:21:39.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:39 smithi046 bash[14329]: audit 2024-02-10T06:21:39.350786+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:21:39.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:39 smithi046 bash[14329]: audit 2024-02-10T06:21:39.354606+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:21:39.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:39 smithi046 bash[14329]: audit 2024-02-10T06:21:39.380105+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:21:39.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:39 smithi046 bash[14329]: audit 2024-02-10T06:21:39.386971+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:21:40.313 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: { 2024-02-10T06:21:40.313 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-02-10T06:21:40.313 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: "initialized": true 2024-02-10T06:21:40.314 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: } 2024-02-10T06:21:40.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:40 smithi046 bash[14329]: cephadm 2024-02-10T06:21:39.508435+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [10/Feb/2024:06:21:39] ENGINE Bus STARTING 2024-02-10T06:21:40.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:40 smithi046 bash[14329]: cephadm 2024-02-10T06:21:39.633769+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [10/Feb/2024:06:21:39] ENGINE Serving on https://172.21.15.46:7150 2024-02-10T06:21:40.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:40 smithi046 bash[14329]: cephadm 2024-02-10T06:21:39.634410+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [10/Feb/2024:06:21:39] ENGINE Bus STARTED 2024-02-10T06:21:40.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:40 smithi046 bash[14329]: audit 2024-02-10T06:21:39.641016+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:21:40.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:40 smithi046 bash[14329]: audit 2024-02-10T06:21:40.297767+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-10T06:21:40.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:40 smithi046 bash[14329]: cluster 2024-02-10T06:21:40.298903+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e11: y(active, since 1.77489s) 2024-02-10T06:21:40.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:40 smithi046 bash[14329]: audit 2024-02-10T06:21:40.310361+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-10T06:21:40.962 INFO:teuthology.orchestra.run.smithi046.stderr:mgr epoch 9 is available 2024-02-10T06:21:40.962 INFO:teuthology.orchestra.run.smithi046.stderr:Generating a dashboard self-signed certificate... 2024-02-10T06:21:42.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:42 smithi046 bash[14329]: cluster 2024-02-10T06:21:41.298219+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-02-10T06:21:42.898 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: Self-signed certificate created 2024-02-10T06:21:43.558 INFO:teuthology.orchestra.run.smithi046.stderr:Creating initial admin user... 2024-02-10T06:21:43.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:43 smithi046 bash[14329]: audit 2024-02-10T06:21:42.428962+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:21:43.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:43 smithi046 bash[14329]: audit 2024-02-10T06:21:42.774676+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:21:43.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:43 smithi046 bash[14329]: audit 2024-02-10T06:21:42.775607+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:21:43.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:43 smithi046 bash[14329]: audit 2024-02-10T06:21:42.779966+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:21:43.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:43 smithi046 bash[14329]: audit 2024-02-10T06:21:42.782599+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:21:43.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:43 smithi046 bash[14329]: audit 2024-02-10T06:21:42.890867+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:21:43.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:43 smithi046 bash[14329]: audit 2024-02-10T06:21:42.895291+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:21:45.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:44 smithi046 bash[14329]: cephadm 2024-02-10T06:21:44.287144+0000 mgr.y (mgr.14152) 7 : cephadm [INF] Deploying daemon agent.smithi046 on smithi046 2024-02-10T06:21:45.205 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$mjsJfA1QL6BW17Y/lxK6l.Pp/mnQwoHGLCTbQZhvE0vQOBN9nue32", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1707546105, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-10T06:21:45.836 INFO:teuthology.orchestra.run.smithi046.stderr:Fetching dashboard port number... 2024-02-10T06:21:46.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:45 smithi046 bash[14329]: cluster 2024-02-10T06:21:44.785772+0000 mon.a (mon.0) 100 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-02-10T06:21:46.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:45 smithi046 bash[14329]: audit 2024-02-10T06:21:44.946688+0000 mgr.y (mgr.14152) 8 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:21:46.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:45 smithi046 bash[14329]: audit 2024-02-10T06:21:45.202567+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:21:47.120 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: 8443 2024-02-10T06:21:47.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:47 smithi046 bash[14329]: audit 2024-02-10T06:21:47.117573+0000 mon.a (mon.0) 102 : audit [DBG] from='client.? 172.21.15.46:0/3216659763' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-10T06:21:47.753 INFO:teuthology.orchestra.run.smithi046.stderr:firewalld does not appear to be present 2024-02-10T06:21:47.753 INFO:teuthology.orchestra.run.smithi046.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-02-10T06:21:47.757 INFO:teuthology.orchestra.run.smithi046.stderr:Ceph Dashboard is now available at: 2024-02-10T06:21:47.757 INFO:teuthology.orchestra.run.smithi046.stderr: 2024-02-10T06:21:47.757 INFO:teuthology.orchestra.run.smithi046.stderr: URL: https://smithi046.front.sepia.ceph.com:8443/ 2024-02-10T06:21:47.758 INFO:teuthology.orchestra.run.smithi046.stderr: User: admin 2024-02-10T06:21:47.758 INFO:teuthology.orchestra.run.smithi046.stderr: Password: 09clreiull 2024-02-10T06:21:47.758 INFO:teuthology.orchestra.run.smithi046.stderr: 2024-02-10T06:21:47.758 INFO:teuthology.orchestra.run.smithi046.stderr:Enabling autotune for osd_memory_target 2024-02-10T06:21:51.051 INFO:teuthology.orchestra.run.smithi046.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-02-10T06:21:51.634 INFO:teuthology.orchestra.run.smithi046.stderr:You can access the Ceph CLI with: 2024-02-10T06:21:51.634 INFO:teuthology.orchestra.run.smithi046.stderr: 2024-02-10T06:21:51.634 INFO:teuthology.orchestra.run.smithi046.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-10T06:21:51.634 INFO:teuthology.orchestra.run.smithi046.stderr: 2024-02-10T06:21:51.634 INFO:teuthology.orchestra.run.smithi046.stderr:Please consider enabling telemetry to help improve Ceph: 2024-02-10T06:21:51.635 INFO:teuthology.orchestra.run.smithi046.stderr: 2024-02-10T06:21:51.635 INFO:teuthology.orchestra.run.smithi046.stderr: ceph telemetry on 2024-02-10T06:21:51.635 INFO:teuthology.orchestra.run.smithi046.stderr: 2024-02-10T06:21:51.635 INFO:teuthology.orchestra.run.smithi046.stderr:For more information see: 2024-02-10T06:21:51.635 INFO:teuthology.orchestra.run.smithi046.stderr: 2024-02-10T06:21:51.635 INFO:teuthology.orchestra.run.smithi046.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-02-10T06:21:51.635 INFO:teuthology.orchestra.run.smithi046.stderr: 2024-02-10T06:21:51.635 INFO:teuthology.orchestra.run.smithi046.stderr:Bootstrap complete. 2024-02-10T06:21:51.672 INFO:tasks.cephadm:Fetching config... 2024-02-10T06:21:51.672 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-02-10T06:21:51.672 DEBUG:teuthology.orchestra.run.smithi046:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-10T06:21:51.680 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-10T06:21:51.681 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-02-10T06:21:51.681 DEBUG:teuthology.orchestra.run.smithi046:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-10T06:21:51.686 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-10T06:21:51.686 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-02-10T06:21:51.686 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd if=/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/keyring of=/dev/stdout 2024-02-10T06:21:51.744 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-10T06:21:51.744 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-02-10T06:21:51.744 DEBUG:teuthology.orchestra.run.smithi046:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-10T06:21:51.749 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-10T06:21:51.750 DEBUG:teuthology.orchestra.run.smithi046:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCskgkdU53Erj1gjfgxtetQ9zjbdCApfVDXPfaSgFlyvnQyPqTaAnPB3424NAm3Cyx068R7wwWYIH3vv2pTBi0IeIb9Wos4CsvwORfsmB1rr102QvS4IfEDgSOqZS2UqWY8cq4BGZOLgt22iwsF8Dluvh/Lo/2C6DyQzCbn2Kh3Aeaq3GNPkPVtb+0ZwcphYNq0uK87RYhw09/mMpsCpzXozFgKLpcWyTcAd8WBzq2X/Tx4cOrb5L7Ngv5BNbY8VtVqDXvQ0GxJImToPOqXO7uNve4sTm4L3DncLE4r/Cx22ejoPtmUlLUYJtvT1jrA6QrgZE53vXPyz43oyCqcffZV4rGTeCwU233X2gCs5nCiM5A6NMwWbyapOUnMBupaXOUhOISFERlA40wNKPvyUFMaPmIQ12G6ZrkL4qbHeum0zxJkB2F+H/icsf9ELLT0F/a54x2OkkRH8+yt20b2zVp5oq41+Md5pHTT8zmO/T5qzrkNS+fN9bEk9H1hawwE84E= ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-10T06:21:51.779 INFO:teuthology.orchestra.run.smithi046.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCskgkdU53Erj1gjfgxtetQ9zjbdCApfVDXPfaSgFlyvnQyPqTaAnPB3424NAm3Cyx068R7wwWYIH3vv2pTBi0IeIb9Wos4CsvwORfsmB1rr102QvS4IfEDgSOqZS2UqWY8cq4BGZOLgt22iwsF8Dluvh/Lo/2C6DyQzCbn2Kh3Aeaq3GNPkPVtb+0ZwcphYNq0uK87RYhw09/mMpsCpzXozFgKLpcWyTcAd8WBzq2X/Tx4cOrb5L7Ngv5BNbY8VtVqDXvQ0GxJImToPOqXO7uNve4sTm4L3DncLE4r/Cx22ejoPtmUlLUYJtvT1jrA6QrgZE53vXPyz43oyCqcffZV4rGTeCwU233X2gCs5nCiM5A6NMwWbyapOUnMBupaXOUhOISFERlA40wNKPvyUFMaPmIQ12G6ZrkL4qbHeum0zxJkB2F+H/icsf9ELLT0F/a54x2OkkRH8+yt20b2zVp5oq41+Md5pHTT8zmO/T5qzrkNS+fN9bEk9H1hawwE84E= ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:21:51.786 DEBUG:teuthology.orchestra.run.smithi175:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCskgkdU53Erj1gjfgxtetQ9zjbdCApfVDXPfaSgFlyvnQyPqTaAnPB3424NAm3Cyx068R7wwWYIH3vv2pTBi0IeIb9Wos4CsvwORfsmB1rr102QvS4IfEDgSOqZS2UqWY8cq4BGZOLgt22iwsF8Dluvh/Lo/2C6DyQzCbn2Kh3Aeaq3GNPkPVtb+0ZwcphYNq0uK87RYhw09/mMpsCpzXozFgKLpcWyTcAd8WBzq2X/Tx4cOrb5L7Ngv5BNbY8VtVqDXvQ0GxJImToPOqXO7uNve4sTm4L3DncLE4r/Cx22ejoPtmUlLUYJtvT1jrA6QrgZE53vXPyz43oyCqcffZV4rGTeCwU233X2gCs5nCiM5A6NMwWbyapOUnMBupaXOUhOISFERlA40wNKPvyUFMaPmIQ12G6ZrkL4qbHeum0zxJkB2F+H/icsf9ELLT0F/a54x2OkkRH8+yt20b2zVp5oq41+Md5pHTT8zmO/T5qzrkNS+fN9bEk9H1hawwE84E= ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-10T06:21:51.813 INFO:teuthology.orchestra.run.smithi175.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCskgkdU53Erj1gjfgxtetQ9zjbdCApfVDXPfaSgFlyvnQyPqTaAnPB3424NAm3Cyx068R7wwWYIH3vv2pTBi0IeIb9Wos4CsvwORfsmB1rr102QvS4IfEDgSOqZS2UqWY8cq4BGZOLgt22iwsF8Dluvh/Lo/2C6DyQzCbn2Kh3Aeaq3GNPkPVtb+0ZwcphYNq0uK87RYhw09/mMpsCpzXozFgKLpcWyTcAd8WBzq2X/Tx4cOrb5L7Ngv5BNbY8VtVqDXvQ0GxJImToPOqXO7uNve4sTm4L3DncLE4r/Cx22ejoPtmUlLUYJtvT1jrA6QrgZE53vXPyz43oyCqcffZV4rGTeCwU233X2gCs5nCiM5A6NMwWbyapOUnMBupaXOUhOISFERlA40wNKPvyUFMaPmIQ12G6ZrkL4qbHeum0zxJkB2F+H/icsf9ELLT0F/a54x2OkkRH8+yt20b2zVp5oq41+Md5pHTT8zmO/T5qzrkNS+fN9bEk9H1hawwE84E= ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:21:51.825 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-02-10T06:21:52.185 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:52 smithi046 bash[14329]: audit 2024-02-10T06:21:51.043912+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.46:0/3139708216' entity='client.admin' 2024-02-10T06:21:53.162 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:53 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:21:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:21:53.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:53 smithi046 bash[14329]: audit 2024-02-10T06:21:52.161417+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:21:53.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:53 smithi046 bash[14329]: audit 2024-02-10T06:21:52.163416+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:21:53.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:53 smithi046 bash[14329]: audit 2024-02-10T06:21:52.168156+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:21:53.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:53 smithi046 bash[14329]: audit 2024-02-10T06:21:52.170646+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:21:53.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:53 smithi046 bash[14329]: audit 2024-02-10T06:21:52.176201+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:21:53.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:53 smithi046 bash[14329]: audit 2024-02-10T06:21:53.013160+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:21:55.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:55 smithi046 bash[14329]: audit 2024-02-10T06:21:54.381573+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:21:55.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:55 smithi046 bash[14329]: audit 2024-02-10T06:21:54.844586+0000 mon.a (mon.0) 111 : audit [INF] from='client.? 172.21.15.46:0/2935724633' entity='client.admin' 2024-02-10T06:21:55.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:55 smithi046 bash[14329]: audit 2024-02-10T06:21:54.898974+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:21:55.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:55 smithi046 bash[14329]: audit 2024-02-10T06:21:54.904276+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:21:56.050 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:21:55 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:21:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:21:56.051 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-02-10T06:21:56.052 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-02-10T06:21:57.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:56 smithi046 bash[14329]: audit 2024-02-10T06:21:55.911189+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:21:57.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:21:56 smithi046 bash[14329]: audit 2024-02-10T06:21:55.917364+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:00.544 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:00 smithi046 bash[14329]: cluster 2024-02-10T06:21:59.301195+0000 mgr.y (mgr.14152) 9 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:00.544 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:00 smithi046 bash[14329]: audit 2024-02-10T06:22:00.257178+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:00.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:00 smithi046 bash[14329]: audit 2024-02-10T06:22:00.283180+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:00.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:00 smithi046 bash[14329]: audit 2024-02-10T06:22:00.285156+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:00.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:00 smithi046 bash[14329]: audit 2024-02-10T06:22:00.286445+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:01.439 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi175 2024-02-10T06:22:01.439 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-02-10T06:22:01.440 DEBUG:teuthology.orchestra.run.smithi175:> dd of=/etc/ceph/ceph.conf 2024-02-10T06:22:01.447 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-02-10T06:22:01.447 DEBUG:teuthology.orchestra.run.smithi175:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:22:01.454 INFO:tasks.cephadm:Adding host smithi175 to orchestrator... 2024-02-10T06:22:01.454 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph orch host add smithi175 2024-02-10T06:22:01.625 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:22:01 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:22:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:22:01.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:01 smithi046 bash[14329]: audit 2024-02-10T06:22:00.252221+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-02-10T06:22:01.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:01 smithi046 bash[14329]: cephadm 2024-02-10T06:22:00.288544+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-02-10T06:22:01.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:01 smithi046 bash[14329]: audit 2024-02-10T06:22:00.555378+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:01.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:01 smithi046 bash[14329]: audit 2024-02-10T06:22:00.561630+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:02.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:02 smithi046 bash[14329]: cephadm 2024-02-10T06:22:00.397895+0000 mgr.y (mgr.14152) 12 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:22:02.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:02 smithi046 bash[14329]: cluster 2024-02-10T06:22:01.301660+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:02.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:02 smithi046 bash[14329]: audit 2024-02-10T06:22:01.596251+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:02.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:02 smithi046 bash[14329]: audit 2024-02-10T06:22:01.600792+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:04.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:04 smithi046 bash[14329]: cluster 2024-02-10T06:22:03.302119+0000 mgr.y (mgr.14152) 14 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:05.209 INFO:teuthology.orchestra.run.smithi046.stdout:Added host 'smithi175' with addr '172.21.15.175' 2024-02-10T06:22:05.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:05 smithi046 bash[14329]: audit 2024-02-10T06:22:04.137081+0000 mgr.y (mgr.14152) 15 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi175", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:22:05.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:05 smithi046 bash[14329]: audit 2024-02-10T06:22:05.205214+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:05.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:05 smithi046 bash[14329]: audit 2024-02-10T06:22:05.210242+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:05.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:05 smithi046 bash[14329]: audit 2024-02-10T06:22:05.214070+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:05.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:05 smithi046 bash[14329]: audit 2024-02-10T06:22:05.215929+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:05.866 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph orch host ls --format=json 2024-02-10T06:22:06.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:06 smithi046 bash[14329]: cephadm 2024-02-10T06:22:04.555594+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Deploying cephadm binary to smithi175 2024-02-10T06:22:06.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:06 smithi046 bash[14329]: cephadm 2024-02-10T06:22:05.206021+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Added host smithi175 2024-02-10T06:22:06.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:06 smithi046 bash[14329]: cluster 2024-02-10T06:22:05.302519+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:06.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:06 smithi046 bash[14329]: audit 2024-02-10T06:22:05.507067+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:06.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:06 smithi046 bash[14329]: audit 2024-02-10T06:22:06.255065+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:06.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:06 smithi046 bash[14329]: audit 2024-02-10T06:22:06.259868+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:06.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:06 smithi046 bash[14329]: audit 2024-02-10T06:22:06.261314+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:22:06.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:06 smithi046 bash[14329]: audit 2024-02-10T06:22:06.268696+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:06.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:06 smithi046 bash[14329]: audit 2024-02-10T06:22:06.270910+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:22:06.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:06 smithi046 bash[14329]: audit 2024-02-10T06:22:06.274747+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]': finished 2024-02-10T06:22:08.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:08 smithi046 bash[14329]: cluster 2024-02-10T06:22:07.302922+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:08.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:08 smithi046 bash[14329]: audit 2024-02-10T06:22:08.120672+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:08.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:08 smithi046 bash[14329]: audit 2024-02-10T06:22:08.123453+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:08.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:08 smithi046 bash[14329]: audit 2024-02-10T06:22:08.125911+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:08.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:08 smithi046 bash[14329]: audit 2024-02-10T06:22:08.127437+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:08.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:08 smithi046 bash[14329]: audit 2024-02-10T06:22:08.353013+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:08.515 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-02-10T06:22:08.515 INFO:teuthology.orchestra.run.smithi046.stdout:[{"addr": "172.21.15.46", "hostname": "smithi046", "labels": [], "status": ""}, {"addr": "172.21.15.175", "hostname": "smithi175", "labels": [], "status": ""}] 2024-02-10T06:22:08.685 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:22:08 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:22:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:22:09.176 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-10T06:22:09.177 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph osd crush tunables default 2024-02-10T06:22:09.361 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:22:08 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:22:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:22:09.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:09 smithi046 bash[14329]: cephadm 2024-02-10T06:22:07.469965+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Deploying daemon agent.smithi175 on smithi175 2024-02-10T06:22:09.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:09 smithi046 bash[14329]: cephadm 2024-02-10T06:22:08.130122+0000 mgr.y (mgr.14152) 21 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2024-02-10T06:22:09.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:09 smithi046 bash[14329]: cephadm 2024-02-10T06:22:08.251773+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:22:09.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:09 smithi046 bash[14329]: audit 2024-02-10T06:22:08.360690+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:09.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:09 smithi046 bash[14329]: audit 2024-02-10T06:22:08.363988+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:09.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:09 smithi046 bash[14329]: audit 2024-02-10T06:22:08.365856+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:09.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:09 smithi046 bash[14329]: audit 2024-02-10T06:22:08.367236+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:09.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:09 smithi046 bash[14329]: audit 2024-02-10T06:22:08.373849+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:09.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:09 smithi046 bash[14329]: audit 2024-02-10T06:22:08.386180+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:09.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:09 smithi046 bash[14329]: audit 2024-02-10T06:22:08.963438+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:09.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:09 smithi046 bash[14329]: audit 2024-02-10T06:22:08.969334+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:10.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:10 smithi046 bash[14329]: audit 2024-02-10T06:22:08.511570+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T06:22:10.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:10 smithi046 bash[14329]: cluster 2024-02-10T06:22:09.303393+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:10.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:10 smithi046 bash[14329]: audit 2024-02-10T06:22:09.387039+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:12.376 INFO:teuthology.orchestra.run.smithi046.stderr:adjusted tunables profile to default 2024-02-10T06:22:12.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:12 smithi046 bash[14329]: cluster 2024-02-10T06:22:11.303904+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:12.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:12 smithi046 bash[14329]: audit 2024-02-10T06:22:11.858946+0000 mon.a (mon.0) 149 : audit [INF] from='client.? 172.21.15.46:0/4139969204' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-10T06:22:13.021 INFO:tasks.cephadm:Adding mon.a on smithi046 2024-02-10T06:22:13.022 INFO:tasks.cephadm:Adding mon.c on smithi046 2024-02-10T06:22:13.022 INFO:tasks.cephadm:Adding mon.b on smithi175 2024-02-10T06:22:13.022 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph orch apply mon '3;smithi046:172.21.15.46=a;smithi046:[v2:172.21.15.46:3301,v1:172.21.15.46:6790]=c;smithi175:172.21.15.175=b' 2024-02-10T06:22:13.371 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:22:13 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:22:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:22:13.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:13 smithi046 bash[14329]: audit 2024-02-10T06:22:12.366544+0000 mon.a (mon.0) 150 : audit [INF] from='client.? 172.21.15.46:0/4139969204' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-10T06:22:13.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:13 smithi046 bash[14329]: cluster 2024-02-10T06:22:12.366744+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-10T06:22:13.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:13 smithi046 bash[14329]: audit 2024-02-10T06:22:13.038070+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:13.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:13 smithi046 bash[14329]: audit 2024-02-10T06:22:13.042772+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:14.501 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:14 smithi046 bash[14329]: cluster 2024-02-10T06:22:13.304343+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:15.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:15 smithi046 bash[14329]: cluster 2024-02-10T06:22:15.304748+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:15.793 INFO:teuthology.orchestra.run.smithi175.stdout:Scheduled mon update... 2024-02-10T06:22:16.392 DEBUG:teuthology.orchestra.run.smithi046:mon.c> sudo journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mon.c.service 2024-02-10T06:22:16.394 DEBUG:teuthology.orchestra.run.smithi175:mon.b> sudo journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mon.b.service 2024-02-10T06:22:16.396 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-10T06:22:16.397 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph mon dump -f json 2024-02-10T06:22:16.579 INFO:journalctl@ceph.mon.c.smithi046.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:22:16.593 INFO:journalctl@ceph.mon.b.smithi175.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:22:17.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:16 smithi046 bash[14329]: audit 2024-02-10T06:22:15.781474+0000 mgr.y (mgr.14152) 28 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi046:172.21.15.46=a;smithi046:[v2:172.21.15.46:3301,v1:172.21.15.46:6790]=c;smithi175:172.21.15.175=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:22:17.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:16 smithi046 bash[14329]: cephadm 2024-02-10T06:22:15.784522+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Saving service mon spec with placement smithi046:172.21.15.46=a;smithi046:[v2:172.21.15.46:3301,v1:172.21.15.46:6790]=c;smithi175:172.21.15.175=b;count:3 2024-02-10T06:22:17.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:16 smithi046 bash[14329]: audit 2024-02-10T06:22:15.789520+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:17.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:16 smithi046 bash[14329]: audit 2024-02-10T06:22:15.807720+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:17.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:16 smithi046 bash[14329]: audit 2024-02-10T06:22:15.810255+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:17.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:16 smithi046 bash[14329]: audit 2024-02-10T06:22:15.812033+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:17.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:16 smithi046 bash[14329]: audit 2024-02-10T06:22:15.820607+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:17.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:16 smithi046 bash[14329]: audit 2024-02-10T06:22:15.824254+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:22:17.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:16 smithi046 bash[14329]: audit 2024-02-10T06:22:15.825658+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:17.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:16 smithi046 bash[14329]: cephadm 2024-02-10T06:22:15.827178+0000 mgr.y (mgr.14152) 30 : cephadm [INF] Deploying daemon mon.c on smithi046 2024-02-10T06:22:17.797 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:22:17 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:22:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:22:17.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:17 smithi046 bash[14329]: cluster 2024-02-10T06:22:17.305288+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:17.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:17 smithi046 bash[14329]: audit 2024-02-10T06:22:17.541431+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:17.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:17 smithi046 bash[14329]: audit 2024-02-10T06:22:17.545959+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:19.316 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T06:22:19.316 INFO:teuthology.orchestra.run.smithi175.stdout:{"epoch":1,"fsid":"5cb8e318-c7dc-11ee-95b8-87774f69a715","modified":"2024-02-10T06:20:33.573384Z","created":"2024-02-10T06:20:33.573384Z","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.46:3300","nonce":0},{"type":"v1","addr":"172.21.15.46:6789","nonce":0}]},"addr":"172.21.15.46:6789/0","public_addr":"172.21.15.46:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-10T06:22:19.319 INFO:teuthology.orchestra.run.smithi175.stderr:dumped monmap epoch 1 2024-02-10T06:22:19.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:19 smithi046 bash[14329]: audit 2024-02-10T06:22:19.313053+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.175:0/2874065839' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T06:22:20.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:20 smithi046 bash[14329]: cluster 2024-02-10T06:22:19.305754+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:20.950 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-10T06:22:20.950 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph mon dump -f json 2024-02-10T06:22:21.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:21 smithi046 bash[20068]: debug 2024-02-10T06:22:21.732+0000 7f5c4f385700 1 mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-02-10T06:22:26.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:26 smithi175 systemd[1]: Started Ceph mon.b for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:22:27.109 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[20068]: audit 2024-02-10T06:22:21.745047+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:22:27.109 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[20068]: audit 2024-02-10T06:22:21.745344+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:22:27.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[20068]: cluster 2024-02-10T06:22:21.745482+0000 mon.a (mon.0) 170 : cluster [INF] mon.a calling monitor election 2024-02-10T06:22:27.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[20068]: audit 2024-02-10T06:22:22.740648+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:22:27.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[20068]: cluster 2024-02-10T06:22:23.306655+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:27.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[20068]: audit 2024-02-10T06:22:23.740633+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:22:27.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[20068]: cluster 2024-02-10T06:22:23.743666+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-10T06:22:27.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[20068]: audit 2024-02-10T06:22:24.740830+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:22:27.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[20068]: cluster 2024-02-10T06:22:25.307091+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:27.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[20068]: audit 2024-02-10T06:22:25.741102+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:22:27.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[20068]: audit 2024-02-10T06:22:26.741159+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:22:27.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[20068]: cluster 2024-02-10T06:22:26.750146+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-10T06:22:27.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[20068]: cluster 2024-02-10T06:22:26.756190+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.46:3301/0,v1:172.21.15.46:6790/0]} 2024-02-10T06:22:27.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[20068]: cluster 2024-02-10T06:22:26.756352+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2024-02-10T06:22:27.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[20068]: cluster 2024-02-10T06:22:26.756442+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-10T06:22:27.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[20068]: cluster 2024-02-10T06:22:26.756784+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-02-10T06:22:27.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[20068]: cluster 2024-02-10T06:22:26.763912+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2024-02-10T06:22:27.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[20068]: audit 2024-02-10T06:22:26.768276+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:27.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[20068]: audit 2024-02-10T06:22:26.771976+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:27.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[20068]: audit 2024-02-10T06:22:26.774405+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:27.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[20068]: audit 2024-02-10T06:22:26.775796+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:27.111 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[14329]: audit 2024-02-10T06:22:21.745047+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:22:27.111 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[14329]: audit 2024-02-10T06:22:21.745344+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:22:27.111 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[14329]: cluster 2024-02-10T06:22:21.745482+0000 mon.a (mon.0) 170 : cluster [INF] mon.a calling monitor election 2024-02-10T06:22:27.111 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[14329]: audit 2024-02-10T06:22:22.740648+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:22:27.111 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[14329]: cluster 2024-02-10T06:22:23.306655+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:27.112 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[14329]: audit 2024-02-10T06:22:23.740633+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:22:27.112 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[14329]: cluster 2024-02-10T06:22:23.743666+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-10T06:22:27.112 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[14329]: audit 2024-02-10T06:22:24.740830+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:22:27.112 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[14329]: cluster 2024-02-10T06:22:25.307091+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:27.112 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[14329]: audit 2024-02-10T06:22:25.741102+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:22:27.112 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[14329]: audit 2024-02-10T06:22:26.741159+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:22:27.112 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[14329]: cluster 2024-02-10T06:22:26.750146+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-10T06:22:27.112 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[14329]: cluster 2024-02-10T06:22:26.756190+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.46:3301/0,v1:172.21.15.46:6790/0]} 2024-02-10T06:22:27.112 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[14329]: cluster 2024-02-10T06:22:26.756352+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2024-02-10T06:22:27.112 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[14329]: cluster 2024-02-10T06:22:26.756442+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-10T06:22:27.112 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[14329]: cluster 2024-02-10T06:22:26.756784+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-02-10T06:22:27.112 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[14329]: cluster 2024-02-10T06:22:26.763912+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2024-02-10T06:22:27.112 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[14329]: audit 2024-02-10T06:22:26.768276+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:27.112 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[14329]: audit 2024-02-10T06:22:26.771976+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:27.113 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[14329]: audit 2024-02-10T06:22:26.774405+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:27.113 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:26 smithi046 bash[14329]: audit 2024-02-10T06:22:26.775796+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:27.834 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.826+0000 7f3783cb4880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-10T06:22:27.834 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.826+0000 7f3783cb4880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-02-10T06:22:27.834 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.826+0000 7f3783cb4880 0 pidfile_write: ignore empty --pid-file 2024-02-10T06:22:27.834 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 0 load: jerasure load: lrc 2024-02-10T06:22:28.184 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: RocksDB version: 6.15.5 2024-02-10T06:22:28.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-10T06:22:28.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Compile date Apr 18 2022 2024-02-10T06:22:28.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: DB SUMMARY 2024-02-10T06:22:28.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: DB Session ID: 2NX7GQF6LSN48ITNA4JL 2024-02-10T06:22:28.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: CURRENT file: CURRENT 2024-02-10T06:22:28.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-10T06:22:28.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-02-10T06:22:28.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-02-10T06:22:28.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-02-10T06:22:28.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.error_if_exists: 0 2024-02-10T06:22:28.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.create_if_missing: 0 2024-02-10T06:22:28.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.paranoid_checks: 1 2024-02-10T06:22:28.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-10T06:22:28.186 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.env: 0x557f09199860 2024-02-10T06:22:28.186 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.fs: Posix File System 2024-02-10T06:22:28.186 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.info_log: 0x557f0afe9e00 2024-02-10T06:22:28.186 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-10T06:22:28.186 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.statistics: (nil) 2024-02-10T06:22:28.186 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.use_fsync: 0 2024-02-10T06:22:28.186 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_log_file_size: 0 2024-02-10T06:22:28.186 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T06:22:28.186 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T06:22:28.186 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-10T06:22:28.186 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-10T06:22:28.186 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.allow_fallocate: 1 2024-02-10T06:22:28.186 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-10T06:22:28.186 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-10T06:22:28.186 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.use_direct_reads: 0 2024-02-10T06:22:28.187 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T06:22:28.187 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-10T06:22:28.187 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.db_log_dir: 2024-02-10T06:22:28.187 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-02-10T06:22:28.187 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T06:22:28.187 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T06:22:28.187 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T06:22:28.187 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T06:22:28.187 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T06:22:28.187 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T06:22:28.187 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-10T06:22:28.187 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-10T06:22:28.187 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.write_buffer_manager: 0x557f0b0da2d0 2024-02-10T06:22:28.187 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T06:22:28.187 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-10T06:22:28.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T06:22:28.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T06:22:28.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-10T06:22:28.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T06:22:28.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-10T06:22:28.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-10T06:22:28.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-10T06:22:28.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.unordered_write: 0 2024-02-10T06:22:28.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T06:22:28.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T06:22:28.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T06:22:28.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T06:22:28.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.row_cache: None 2024-02-10T06:22:28.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.wal_filter: None 2024-02-10T06:22:28.188 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T06:22:28.189 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-10T06:22:28.189 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.preserve_deletes: 0 2024-02-10T06:22:28.189 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.two_write_queues: 0 2024-02-10T06:22:28.189 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-10T06:22:28.189 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.atomic_flush: 0 2024-02-10T06:22:28.189 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T06:22:28.189 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T06:22:28.189 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T06:22:28.189 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.log_readahead_size: 0 2024-02-10T06:22:28.189 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-10T06:22:28.189 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-10T06:22:28.189 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-10T06:22:28.189 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-10T06:22:28.189 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-10T06:22:28.189 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-10T06:22:28.190 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_background_jobs: 2 2024-02-10T06:22:28.190 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_background_compactions: -1 2024-02-10T06:22:28.190 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_subcompactions: 1 2024-02-10T06:22:28.190 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T06:22:28.190 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T06:22:28.190 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T06:22:28.190 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-10T06:22:28.190 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T06:22:28.190 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T06:22:28.190 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T06:22:28.190 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T06:22:28.190 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_open_files: -1 2024-02-10T06:22:28.190 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-10T06:22:28.190 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T06:22:28.190 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T06:22:28.191 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-10T06:22:28.191 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_background_flushes: -1 2024-02-10T06:22:28.191 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Compression algorithms supported: 2024-02-10T06:22:28.191 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T06:22:28.191 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: kZSTD supported: 0 2024-02-10T06:22:28.191 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: kXpressCompression supported: 0 2024-02-10T06:22:28.191 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-10T06:22:28.191 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: kLZ4Compression supported: 1 2024-02-10T06:22:28.191 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: kBZip2Compression supported: 0 2024-02-10T06:22:28.191 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: kZlibCompression supported: 1 2024-02-10T06:22:28.191 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: kSnappyCompression supported: 1 2024-02-10T06:22:28.191 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T06:22:28.191 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-02-10T06:22:28.191 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-02-10T06:22:28.192 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T06:22:28.192 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.merge_operator: 2024-02-10T06:22:28.192 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.compaction_filter: None 2024-02-10T06:22:28.192 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-10T06:22:28.192 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-10T06:22:28.192 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T06:22:28.193 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T06:22:28.194 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557f0afb7d00) 2024-02-10T06:22:28.194 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cache_index_and_filter_blocks: 1 2024-02-10T06:22:28.194 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T06:22:28.194 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T06:22:28.194 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: pin_top_level_index_and_filter: 1 2024-02-10T06:22:28.194 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: index_type: 0 2024-02-10T06:22:28.194 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: data_block_index_type: 0 2024-02-10T06:22:28.194 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: index_shortening: 1 2024-02-10T06:22:28.194 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: data_block_hash_table_util_ratio: 0.750000 2024-02-10T06:22:28.194 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: hash_index_allow_collision: 1 2024-02-10T06:22:28.194 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: checksum: 1 2024-02-10T06:22:28.194 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: no_block_cache: 0 2024-02-10T06:22:28.194 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: block_cache: 0x557f0b01e170 2024-02-10T06:22:28.194 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: block_cache_name: BinnedLRUCache 2024-02-10T06:22:28.195 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: block_cache_options: 2024-02-10T06:22:28.195 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: capacity : 536870912 2024-02-10T06:22:28.195 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: num_shard_bits : 4 2024-02-10T06:22:28.195 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: strict_capacity_limit : 0 2024-02-10T06:22:28.195 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: high_pri_pool_ratio: 0.000 2024-02-10T06:22:28.195 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: block_cache_compressed: (nil) 2024-02-10T06:22:28.195 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: persistent_cache: (nil) 2024-02-10T06:22:28.195 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: block_size: 4096 2024-02-10T06:22:28.195 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: block_size_deviation: 10 2024-02-10T06:22:28.195 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: block_restart_interval: 16 2024-02-10T06:22:28.195 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: index_block_restart_interval: 1 2024-02-10T06:22:28.195 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: metadata_block_size: 4096 2024-02-10T06:22:28.195 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: partition_filters: 0 2024-02-10T06:22:28.195 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: use_delta_encoding: 1 2024-02-10T06:22:28.195 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-10T06:22:28.195 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: whole_key_filtering: 1 2024-02-10T06:22:28.196 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: verify_compression: 0 2024-02-10T06:22:28.196 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: read_amp_bytes_per_bit: 0 2024-02-10T06:22:28.196 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: format_version: 4 2024-02-10T06:22:28.196 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: enable_index_compression: 1 2024-02-10T06:22:28.196 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: block_align: 0 2024-02-10T06:22:28.196 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-10T06:22:28.196 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-10T06:22:28.196 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.compression: NoCompression 2024-02-10T06:22:28.196 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-10T06:22:28.196 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-10T06:22:28.196 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T06:22:28.196 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.num_levels: 7 2024-02-10T06:22:28.196 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T06:22:28.196 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T06:22:28.196 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T06:22:28.197 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T06:22:28.197 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T06:22:28.197 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T06:22:28.197 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T06:22:28.197 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T06:22:28.197 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-10T06:22:28.197 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T06:22:28.197 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T06:22:28.197 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-10T06:22:28.197 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-10T06:22:28.197 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T06:22:28.197 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T06:22:28.197 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-10T06:22:28.197 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-10T06:22:28.197 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T06:22:28.198 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T06:22:28.198 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T06:22:28.198 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-10T06:22:28.198 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T06:22:28.198 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T06:22:28.198 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T06:22:28.198 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T06:22:28.198 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T06:22:28.198 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T06:22:28.198 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T06:22:28.198 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T06:22:28.198 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T06:22:28.198 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T06:22:28.198 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T06:22:28.199 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T06:22:28.199 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T06:22:28.199 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-10T06:22:28.199 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T06:22:28.199 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T06:22:28.199 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-10T06:22:28.199 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-10T06:22:28.199 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T06:22:28.199 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T06:22:28.199 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T06:22:28.199 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T06:22:28.199 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T06:22:28.199 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T06:22:28.199 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T06:22:28.199 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T06:22:28.199 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T06:22:28.200 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T06:22:28.200 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.table_properties_collectors: 2024-02-10T06:22:28.200 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.inplace_update_support: 0 2024-02-10T06:22:28.200 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T06:22:28.200 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T06:22:28.200 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T06:22:28.200 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T06:22:28.200 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.bloom_locality: 0 2024-02-10T06:22:28.200 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.max_successive_merges: 0 2024-02-10T06:22:28.200 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T06:22:28.200 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-10T06:22:28.200 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.force_consistency_checks: 1 2024-02-10T06:22:28.200 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-10T06:22:28.200 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.ttl: 2592000 2024-02-10T06:22:28.201 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T06:22:28.201 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.enable_blob_files: false 2024-02-10T06:22:28.201 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.min_blob_size: 0 2024-02-10T06:22:28.201 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.blob_file_size: 268435456 2024-02-10T06:22:28.201 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-10T06:22:28.201 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-10T06:22:28.201 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-10T06:22:28.201 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-10T06:22:28.201 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.830+0000 7f3783cb4880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-02-10T06:22:28.201 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.834+0000 7f3783cb4880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-02-10T06:22:28.201 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.834+0000 7f3783cb4880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707546147835081, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-02-10T06:22:28.201 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.834+0000 7f3783cb4880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-02-10T06:22:28.201 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.834+0000 7f3783cb4880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-10T06:22:28.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.834+0000 7f3783cb4880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707546147835601, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1707546147, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "f5b8d3e9-a440-4637-9818-078f57e4d974", "db_session_id": "2NX7GQF6LSN48ITNA4JL"}} 2024-02-10T06:22:28.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.834+0000 7f3783cb4880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-02-10T06:22:28.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.834+0000 7f3783cb4880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707546147836478, "job": 1, "event": "recovery_finished"} 2024-02-10T06:22:28.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.834+0000 7f3783cb4880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-10T06:22:28.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.838+0000 7f3783cb4880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x557f0b004a80 2024-02-10T06:22:28.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.838+0000 7f3783cb4880 4 rocksdb: DB pointer 0x557f0b014000 2024-02-10T06:22:28.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.838+0000 7f3773a3c700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-02-10T06:22:28.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.838+0000 7f3773a3c700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-02-10T06:22:28.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: ** DB Stats ** 2024-02-10T06:22:28.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:22:28.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-10T06:22:28.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T06:22:28.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T06:22:28.202 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-10T06:22:28.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-10T06:22:28.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T06:22:28.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: ** Compaction Stats [default] ** 2024-02-10T06:22:28.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-10T06:22:28.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:22:28.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-02-10T06:22:28.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-02-10T06:22:28.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-02-10T06:22:28.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: ** Compaction Stats [default] ** 2024-02-10T06:22:28.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-10T06:22:28.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:22:28.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-02-10T06:22:28.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:22:28.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T06:22:28.203 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T06:22:28.204 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T06:22:28.204 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T06:22:28.204 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T06:22:28.204 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Cumulative compaction: 0.00 GB write, 0.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:22:28.204 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Interval compaction: 0.00 GB write, 0.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:22:28.204 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-10T06:22:28.204 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T06:22:28.204 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: ** Compaction Stats [default] ** 2024-02-10T06:22:28.204 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-10T06:22:28.204 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:22:28.204 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-02-10T06:22:28.204 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-02-10T06:22:28.204 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-10T06:22:28.204 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: ** Compaction Stats [default] ** 2024-02-10T06:22:28.204 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-10T06:22:28.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:22:28.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.0 0.00 0.00 1 0.000 0 0 2024-02-10T06:22:28.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:22:28.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T06:22:28.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T06:22:28.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T06:22:28.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T06:22:28.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T06:22:28.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Cumulative compaction: 0.00 GB write, 0.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:22:28.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:22:28.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-10T06:22:28.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T06:22:28.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.838+0000 7f3783cb4880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-02-10T06:22:28.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.838+0000 7f3783cb4880 0 using public_addr v2:172.21.15.175:0/0 -> [v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0] 2024-02-10T06:22:28.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.838+0000 7f3783cb4880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0] at bind addrs [v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:22:28.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.842+0000 7f3783cb4880 1 mon.b@-1(???) e0 preinit fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:22:28.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.858+0000 7f3776a42700 0 mon.b@-1(synchronizing).mds e1 new map 2024-02-10T06:22:28.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.858+0000 7f3776a42700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-02-10T06:22:28.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: e1 2024-02-10T06:22:28.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-10T06:22:28.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-10T06:22:28.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: legacy client fscid: -1 2024-02-10T06:22:28.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: 2024-02-10T06:22:28.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: No filesystems configured 2024-02-10T06:22:28.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.858+0000 7f3776a42700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-02-10T06:22:28.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.858+0000 7f3776a42700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-02-10T06:22:28.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.858+0000 7f3776a42700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-02-10T06:22:28.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.858+0000 7f3776a42700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-02-10T06:22:28.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.858+0000 7f3776a42700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-02-10T06:22:28.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.858+0000 7f3776a42700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-02-10T06:22:28.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.862+0000 7f3776a42700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-10T06:22:28.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.862+0000 7f3776a42700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T06:22:28.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.862+0000 7f3776a42700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T06:22:28.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.862+0000 7f3776a42700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T06:22:28.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:04.137081+0000 mgr.y (mgr.14152) 15 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi175", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:22:28.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:05.205214+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:28.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:05.210242+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:28.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:05.214070+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:28.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:05.215929+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:28.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cephadm 2024-02-10T06:22:04.555594+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Deploying cephadm binary to smithi175 2024-02-10T06:22:28.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cephadm 2024-02-10T06:22:05.206021+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Added host smithi175 2024-02-10T06:22:28.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cluster 2024-02-10T06:22:05.302519+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:28.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:05.507067+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:28.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:06.255065+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:28.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:06.259868+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:28.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:06.261314+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:22:28.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:06.268696+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:28.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:06.270910+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:22:28.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:06.274747+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]': finished 2024-02-10T06:22:28.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cluster 2024-02-10T06:22:07.302922+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:28.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:08.120672+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:28.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:08.123453+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:28.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:08.125911+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:28.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:08.127437+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:28.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:08.353013+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:28.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cephadm 2024-02-10T06:22:07.469965+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Deploying daemon agent.smithi175 on smithi175 2024-02-10T06:22:28.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cephadm 2024-02-10T06:22:08.130122+0000 mgr.y (mgr.14152) 21 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2024-02-10T06:22:28.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cephadm 2024-02-10T06:22:08.251773+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:22:28.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:08.360690+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:28.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:08.363988+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:28.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:08.365856+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:28.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:08.367236+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:28.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:08.373849+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:28.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:08.386180+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:28.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:08.963438+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:28.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:08.969334+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:28.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:08.511570+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T06:22:28.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cluster 2024-02-10T06:22:09.303393+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:28.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:09.387039+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:28.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cluster 2024-02-10T06:22:11.303904+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:28.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:11.858946+0000 mon.a (mon.0) 149 : audit [INF] from='client.? 172.21.15.46:0/4139969204' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-10T06:22:28.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:12.366544+0000 mon.a (mon.0) 150 : audit [INF] from='client.? 172.21.15.46:0/4139969204' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-10T06:22:28.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cluster 2024-02-10T06:22:12.366744+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-10T06:22:28.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:13.038070+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:28.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:13.042772+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:28.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cluster 2024-02-10T06:22:13.304343+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:28.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cluster 2024-02-10T06:22:15.304748+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:28.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:15.781474+0000 mgr.y (mgr.14152) 28 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi046:172.21.15.46=a;smithi046:[v2:172.21.15.46:3301,v1:172.21.15.46:6790]=c;smithi175:172.21.15.175=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:22:28.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cephadm 2024-02-10T06:22:15.784522+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Saving service mon spec with placement smithi046:172.21.15.46=a;smithi046:[v2:172.21.15.46:3301,v1:172.21.15.46:6790]=c;smithi175:172.21.15.175=b;count:3 2024-02-10T06:22:28.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:15.789520+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:28.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:15.807720+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:28.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:15.810255+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:28.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:15.812033+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:28.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:15.820607+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:28.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:15.824254+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:22:28.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:15.825658+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:28.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cephadm 2024-02-10T06:22:15.827178+0000 mgr.y (mgr.14152) 30 : cephadm [INF] Deploying daemon mon.c on smithi046 2024-02-10T06:22:28.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cluster 2024-02-10T06:22:17.305288+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:28.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:17.541431+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:28.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:17.545959+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:28.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:19.313053+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.175:0/2874065839' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T06:22:28.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cluster 2024-02-10T06:22:19.305754+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:28.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:21.745047+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:22:28.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:21.745344+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:22:28.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cluster 2024-02-10T06:22:21.745482+0000 mon.a (mon.0) 170 : cluster [INF] mon.a calling monitor election 2024-02-10T06:22:28.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:22.740648+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:22:28.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cluster 2024-02-10T06:22:23.306655+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:28.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:23.740633+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:22:28.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cluster 2024-02-10T06:22:23.743666+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-10T06:22:28.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:24.740830+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:22:28.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cluster 2024-02-10T06:22:25.307091+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:28.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:25.741102+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:22:28.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:26.741159+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:22:28.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cluster 2024-02-10T06:22:26.750146+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-10T06:22:28.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cluster 2024-02-10T06:22:26.756190+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],c=[v2:172.21.15.46:3301/0,v1:172.21.15.46:6790/0]} 2024-02-10T06:22:28.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cluster 2024-02-10T06:22:26.756352+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2024-02-10T06:22:28.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cluster 2024-02-10T06:22:26.756442+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-10T06:22:28.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cluster 2024-02-10T06:22:26.756784+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-02-10T06:22:28.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: cluster 2024-02-10T06:22:26.763912+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2024-02-10T06:22:28.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:26.768276+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:28.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:26.771976+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:28.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:26.774405+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:28.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: audit 2024-02-10T06:22:26.775796+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:28.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.866+0000 7f3776a42700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-02-10T06:22:28.212 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:27 smithi175 bash[14559]: debug 2024-02-10T06:22:27.870+0000 7f3776a42700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-02-10T06:22:32.899 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-02-10T06:22:32.899 INFO:teuthology.orchestra.run.smithi175.stdout:{"epoch":3,"fsid":"5cb8e318-c7dc-11ee-95b8-87774f69a715","modified":"2024-02-10T06:22:27.874602Z","created":"2024-02-10T06:20:33.573384Z","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.46:3300","nonce":0},{"type":"v1","addr":"172.21.15.46:6789","nonce":0}]},"addr":"172.21.15.46:6789/0","public_addr":"172.21.15.46:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:3301","nonce":0},{"type":"v1","addr":"172.21.15.46:6790","nonce":0}]},"addr":"172.21.15.46:6790/0","public_addr":"172.21.15.46:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:3300","nonce":0},{"type":"v1","addr":"172.21.15.175:6789","nonce":0}]},"addr":"172.21.15.175:6789/0","public_addr":"172.21.15.175:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-02-10T06:22:32.904 INFO:teuthology.orchestra.run.smithi175.stderr:dumped monmap epoch 3 2024-02-10T06:22:33.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:22:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:22:33.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:22:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:22:33.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:22:33 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:22:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:22:33.126 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:22:33 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:22:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:22:33.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: audit 2024-02-10T06:22:27.878458+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:22:33.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: cluster 2024-02-10T06:22:27.878822+0000 mon.a (mon.0) 195 : cluster [INF] mon.a calling monitor election 2024-02-10T06:22:33.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: cluster 2024-02-10T06:22:27.879965+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-10T06:22:33.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: audit 2024-02-10T06:22:27.902054+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:22:33.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: audit 2024-02-10T06:22:27.902338+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:22:33.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: audit 2024-02-10T06:22:28.091583+0000 mon.a (mon.0) 198 : audit [DBG] from='client.? 172.21.15.175:0/327900601' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T06:22:33.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: audit 2024-02-10T06:22:28.873973+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:22:33.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: cluster 2024-02-10T06:22:29.307762+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:33.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: audit 2024-02-10T06:22:29.874137+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:22:33.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: cluster 2024-02-10T06:22:29.877823+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-10T06:22:33.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: audit 2024-02-10T06:22:30.874248+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:22:33.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: cluster 2024-02-10T06:22:31.308227+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:33.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: audit 2024-02-10T06:22:31.874332+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:22:33.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: audit 2024-02-10T06:22:32.874652+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:22:33.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: cluster 2024-02-10T06:22:32.882822+0000 mon.a (mon.0) 204 : cluster [INF] mon.a calling monitor election 2024-02-10T06:22:33.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: cluster 2024-02-10T06:22:32.886354+0000 mon.a (mon.0) 205 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T06:22:33.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: cluster 2024-02-10T06:22:32.893552+0000 mon.a (mon.0) 206 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.46:3301/0,v1:172.21.15.46:6790/0]} 2024-02-10T06:22:33.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: cluster 2024-02-10T06:22:32.893692+0000 mon.a (mon.0) 207 : cluster [DBG] fsmap 2024-02-10T06:22:33.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: cluster 2024-02-10T06:22:32.893783+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-10T06:22:33.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: cluster 2024-02-10T06:22:32.894132+0000 mon.a (mon.0) 209 : cluster [DBG] mgrmap e13: y(active, since 54s) 2024-02-10T06:22:33.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: cluster 2024-02-10T06:22:32.902642+0000 mon.a (mon.0) 210 : cluster [INF] overall HEALTH_OK 2024-02-10T06:22:33.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: audit 2024-02-10T06:22:32.906370+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: audit 2024-02-10T06:22:27.878458+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:22:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: cluster 2024-02-10T06:22:27.878822+0000 mon.a (mon.0) 195 : cluster [INF] mon.a calling monitor election 2024-02-10T06:22:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: cluster 2024-02-10T06:22:27.879965+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-10T06:22:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: audit 2024-02-10T06:22:27.902054+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:22:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: audit 2024-02-10T06:22:27.902338+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:22:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: audit 2024-02-10T06:22:28.091583+0000 mon.a (mon.0) 198 : audit [DBG] from='client.? 172.21.15.175:0/327900601' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T06:22:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: audit 2024-02-10T06:22:28.873973+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:22:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: cluster 2024-02-10T06:22:29.307762+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: audit 2024-02-10T06:22:29.874137+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:22:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: cluster 2024-02-10T06:22:29.877823+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-10T06:22:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: audit 2024-02-10T06:22:30.874248+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:22:33.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: cluster 2024-02-10T06:22:31.308227+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:33.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: audit 2024-02-10T06:22:31.874332+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:22:33.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: audit 2024-02-10T06:22:32.874652+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:22:33.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: cluster 2024-02-10T06:22:32.882822+0000 mon.a (mon.0) 204 : cluster [INF] mon.a calling monitor election 2024-02-10T06:22:33.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: cluster 2024-02-10T06:22:32.886354+0000 mon.a (mon.0) 205 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T06:22:33.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: cluster 2024-02-10T06:22:32.893552+0000 mon.a (mon.0) 206 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.46:3301/0,v1:172.21.15.46:6790/0]} 2024-02-10T06:22:33.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: cluster 2024-02-10T06:22:32.893692+0000 mon.a (mon.0) 207 : cluster [DBG] fsmap 2024-02-10T06:22:33.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: cluster 2024-02-10T06:22:32.893783+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-10T06:22:33.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: cluster 2024-02-10T06:22:32.894132+0000 mon.a (mon.0) 209 : cluster [DBG] mgrmap e13: y(active, since 54s) 2024-02-10T06:22:33.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: cluster 2024-02-10T06:22:32.902642+0000 mon.a (mon.0) 210 : cluster [INF] overall HEALTH_OK 2024-02-10T06:22:33.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: audit 2024-02-10T06:22:32.906370+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:33.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: audit 2024-02-10T06:22:32.911607+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:33.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: audit 2024-02-10T06:22:32.913819+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:22:33.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: audit 2024-02-10T06:22:32.916929+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:33.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: audit 2024-02-10T06:22:32.917573+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:22:33.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: audit 2024-02-10T06:22:32.922493+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:33.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[14329]: audit 2024-02-10T06:22:32.922845+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:33.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: audit 2024-02-10T06:22:32.911607+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:33.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: audit 2024-02-10T06:22:32.913819+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:22:33.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: audit 2024-02-10T06:22:32.916929+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:33.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: audit 2024-02-10T06:22:32.917573+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:22:33.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: audit 2024-02-10T06:22:32.922493+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:33.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:32 smithi046 bash[20068]: audit 2024-02-10T06:22:32.922845+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:33.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: audit 2024-02-10T06:22:27.878458+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:22:33.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: cluster 2024-02-10T06:22:27.878822+0000 mon.a (mon.0) 195 : cluster [INF] mon.a calling monitor election 2024-02-10T06:22:33.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: cluster 2024-02-10T06:22:27.879965+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-10T06:22:33.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: audit 2024-02-10T06:22:27.902054+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:22:33.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: audit 2024-02-10T06:22:27.902338+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:22:33.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: audit 2024-02-10T06:22:28.091583+0000 mon.a (mon.0) 198 : audit [DBG] from='client.? 172.21.15.175:0/327900601' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T06:22:33.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: audit 2024-02-10T06:22:28.873973+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:22:33.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: cluster 2024-02-10T06:22:29.307762+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:33.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: audit 2024-02-10T06:22:29.874137+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:22:33.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: cluster 2024-02-10T06:22:29.877823+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-10T06:22:33.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: audit 2024-02-10T06:22:30.874248+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:22:33.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: cluster 2024-02-10T06:22:31.308227+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:33.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: audit 2024-02-10T06:22:31.874332+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:22:33.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: audit 2024-02-10T06:22:32.874652+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:22:33.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: cluster 2024-02-10T06:22:32.882822+0000 mon.a (mon.0) 204 : cluster [INF] mon.a calling monitor election 2024-02-10T06:22:33.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: cluster 2024-02-10T06:22:32.886354+0000 mon.a (mon.0) 205 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T06:22:33.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: cluster 2024-02-10T06:22:32.893552+0000 mon.a (mon.0) 206 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.46:3301/0,v1:172.21.15.46:6790/0]} 2024-02-10T06:22:33.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: cluster 2024-02-10T06:22:32.893692+0000 mon.a (mon.0) 207 : cluster [DBG] fsmap 2024-02-10T06:22:33.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: cluster 2024-02-10T06:22:32.893783+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-10T06:22:33.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: cluster 2024-02-10T06:22:32.894132+0000 mon.a (mon.0) 209 : cluster [DBG] mgrmap e13: y(active, since 54s) 2024-02-10T06:22:33.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: cluster 2024-02-10T06:22:32.902642+0000 mon.a (mon.0) 210 : cluster [INF] overall HEALTH_OK 2024-02-10T06:22:33.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: audit 2024-02-10T06:22:32.906370+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:33.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: audit 2024-02-10T06:22:32.911607+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:33.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: audit 2024-02-10T06:22:32.913819+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:22:33.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: audit 2024-02-10T06:22:32.916929+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:33.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: audit 2024-02-10T06:22:32.917573+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:22:33.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: audit 2024-02-10T06:22:32.922493+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:33.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:32 smithi175 bash[14559]: audit 2024-02-10T06:22:32.922845+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:33.551 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-02-10T06:22:33.552 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph config generate-minimal-conf 2024-02-10T06:22:34.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:34 smithi046 bash[14329]: cephadm 2024-02-10T06:22:32.913370+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-10T06:22:34.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:34 smithi046 bash[14329]: cephadm 2024-02-10T06:22:32.924919+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi046 2024-02-10T06:22:34.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:34 smithi046 bash[14329]: audit 2024-02-10T06:22:33.026639+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:34.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:34 smithi046 bash[14329]: audit 2024-02-10T06:22:33.031447+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:34.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:34 smithi046 bash[14329]: audit 2024-02-10T06:22:33.087912+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:34.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:34 smithi046 bash[14329]: audit 2024-02-10T06:22:33.093245+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:34.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:34 smithi046 bash[14329]: cluster 2024-02-10T06:22:33.308569+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:34.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:34 smithi046 bash[14329]: audit 2024-02-10T06:22:33.874636+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:22:34.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:34 smithi046 bash[20068]: cephadm 2024-02-10T06:22:32.913370+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-10T06:22:34.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:34 smithi046 bash[20068]: cephadm 2024-02-10T06:22:32.924919+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi046 2024-02-10T06:22:34.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:34 smithi046 bash[20068]: audit 2024-02-10T06:22:33.026639+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:34.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:34 smithi046 bash[20068]: audit 2024-02-10T06:22:33.031447+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:34.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:34 smithi046 bash[20068]: audit 2024-02-10T06:22:33.087912+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:34.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:34 smithi046 bash[20068]: audit 2024-02-10T06:22:33.093245+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:34.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:34 smithi046 bash[20068]: cluster 2024-02-10T06:22:33.308569+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:34.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:34 smithi046 bash[20068]: audit 2024-02-10T06:22:33.874636+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:22:34.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:34 smithi175 bash[14559]: cephadm 2024-02-10T06:22:32.913370+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-10T06:22:34.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:34 smithi175 bash[14559]: cephadm 2024-02-10T06:22:32.924919+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi046 2024-02-10T06:22:34.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:34 smithi175 bash[14559]: audit 2024-02-10T06:22:33.026639+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:34.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:34 smithi175 bash[14559]: audit 2024-02-10T06:22:33.031447+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:34.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:34 smithi175 bash[14559]: audit 2024-02-10T06:22:33.087912+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:34.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:34 smithi175 bash[14559]: audit 2024-02-10T06:22:33.093245+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:34.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:34 smithi175 bash[14559]: cluster 2024-02-10T06:22:33.308569+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:34.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:34 smithi175 bash[14559]: audit 2024-02-10T06:22:33.874636+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:22:36.370 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:36 smithi046 bash[14329]: cluster 2024-02-10T06:22:35.308987+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:36.370 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:36 smithi046 bash[14329]: audit 2024-02-10T06:22:35.431914+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:36.370 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:36 smithi046 bash[14329]: audit 2024-02-10T06:22:35.434502+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:22:36.370 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:36 smithi046 bash[14329]: audit 2024-02-10T06:22:35.436262+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:22:36.370 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:36 smithi046 bash[14329]: audit 2024-02-10T06:22:35.438055+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:36.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:36 smithi046 bash[20068]: cluster 2024-02-10T06:22:35.308987+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:36.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:36 smithi046 bash[20068]: audit 2024-02-10T06:22:35.431914+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:36.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:36 smithi046 bash[20068]: audit 2024-02-10T06:22:35.434502+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:22:36.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:36 smithi046 bash[20068]: audit 2024-02-10T06:22:35.436262+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:22:36.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:36 smithi046 bash[20068]: audit 2024-02-10T06:22:35.438055+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:36.634 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:36 smithi175 bash[14559]: cluster 2024-02-10T06:22:35.308987+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:36.634 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:36 smithi175 bash[14559]: audit 2024-02-10T06:22:35.431914+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:36.635 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:36 smithi175 bash[14559]: audit 2024-02-10T06:22:35.434502+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:22:36.635 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:36 smithi175 bash[14559]: audit 2024-02-10T06:22:35.436262+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:22:36.635 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:36 smithi175 bash[14559]: audit 2024-02-10T06:22:35.438055+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:36.985 INFO:teuthology.orchestra.run.smithi046.stdout:# minimal ceph.conf for 5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:22:36.985 INFO:teuthology.orchestra.run.smithi046.stdout:[global] 2024-02-10T06:22:36.985 INFO:teuthology.orchestra.run.smithi046.stdout: fsid = 5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:22:36.985 INFO:teuthology.orchestra.run.smithi046.stdout: mon_host = [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] [v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0] [v2:172.21.15.46:3301/0,v1:172.21.15.46:6790/0] 2024-02-10T06:22:37.428 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:37 smithi046 bash[14329]: cephadm 2024-02-10T06:22:35.433884+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-10T06:22:37.428 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:37 smithi046 bash[14329]: cephadm 2024-02-10T06:22:35.439770+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring daemon mon.b on smithi175 2024-02-10T06:22:37.428 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:37 smithi046 bash[14329]: audit 2024-02-10T06:22:36.981839+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.46:0/4119738262' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:37.428 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:37 smithi046 bash[14329]: audit 2024-02-10T06:22:37.229714+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:37.428 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:37 smithi046 bash[14329]: audit 2024-02-10T06:22:37.232209+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:37.429 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:37 smithi046 bash[14329]: audit 2024-02-10T06:22:37.235037+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:37.429 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:37 smithi046 bash[14329]: audit 2024-02-10T06:22:37.236941+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:37.429 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:37 smithi046 bash[20068]: cephadm 2024-02-10T06:22:35.433884+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-10T06:22:37.429 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:37 smithi046 bash[20068]: cephadm 2024-02-10T06:22:35.439770+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring daemon mon.b on smithi175 2024-02-10T06:22:37.429 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:37 smithi046 bash[20068]: audit 2024-02-10T06:22:36.981839+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.46:0/4119738262' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:37.429 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:37 smithi046 bash[20068]: audit 2024-02-10T06:22:37.229714+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:37.429 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:37 smithi046 bash[20068]: audit 2024-02-10T06:22:37.232209+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:37.429 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:37 smithi046 bash[20068]: audit 2024-02-10T06:22:37.235037+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:37.429 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:37 smithi046 bash[20068]: audit 2024-02-10T06:22:37.236941+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:37.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:37 smithi175 bash[14559]: cephadm 2024-02-10T06:22:35.433884+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-10T06:22:37.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:37 smithi175 bash[14559]: cephadm 2024-02-10T06:22:35.439770+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring daemon mon.b on smithi175 2024-02-10T06:22:37.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:37 smithi175 bash[14559]: audit 2024-02-10T06:22:36.981839+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.46:0/4119738262' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:37.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:37 smithi175 bash[14559]: audit 2024-02-10T06:22:37.229714+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:37.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:37 smithi175 bash[14559]: audit 2024-02-10T06:22:37.232209+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:37.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:37 smithi175 bash[14559]: audit 2024-02-10T06:22:37.235037+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:37.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:37 smithi175 bash[14559]: audit 2024-02-10T06:22:37.236941+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:37.565 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-02-10T06:22:37.565 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-02-10T06:22:37.565 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/ceph/ceph.conf 2024-02-10T06:22:37.579 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-02-10T06:22:37.579 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:22:37.592 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-02-10T06:22:37.592 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/ceph/ceph.conf 2024-02-10T06:22:37.609 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-02-10T06:22:37.609 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:22:37.625 INFO:tasks.cephadm:Adding mgr.y on smithi046 2024-02-10T06:22:37.625 INFO:tasks.cephadm:Adding mgr.x on smithi175 2024-02-10T06:22:37.625 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph orch apply mgr '2;smithi046=y;smithi175=x' 2024-02-10T06:22:38.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:38 smithi046 bash[14329]: cephadm 2024-02-10T06:22:37.240120+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-02-10T06:22:38.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:38 smithi046 bash[14329]: cephadm 2024-02-10T06:22:37.240476+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2024-02-10T06:22:38.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:38 smithi046 bash[14329]: cluster 2024-02-10T06:22:37.309500+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:38.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:38 smithi046 bash[14329]: audit 2024-02-10T06:22:37.390305+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:38.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:38 smithi046 bash[14329]: audit 2024-02-10T06:22:37.397032+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:38.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:38 smithi046 bash[14329]: audit 2024-02-10T06:22:37.402829+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:38.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:38 smithi046 bash[14329]: audit 2024-02-10T06:22:37.406629+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:22:38.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:38 smithi046 bash[14329]: audit 2024-02-10T06:22:37.407967+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:22:38.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:38 smithi046 bash[14329]: audit 2024-02-10T06:22:37.409271+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:38.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:38 smithi046 bash[20068]: cephadm 2024-02-10T06:22:37.240120+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-02-10T06:22:38.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:38 smithi046 bash[20068]: cephadm 2024-02-10T06:22:37.240476+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2024-02-10T06:22:38.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:38 smithi046 bash[20068]: cluster 2024-02-10T06:22:37.309500+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:38.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:38 smithi046 bash[20068]: audit 2024-02-10T06:22:37.390305+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:38.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:38 smithi046 bash[20068]: audit 2024-02-10T06:22:37.397032+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:38.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:38 smithi046 bash[20068]: audit 2024-02-10T06:22:37.402829+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:38.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:38 smithi046 bash[20068]: audit 2024-02-10T06:22:37.406629+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:22:38.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:38 smithi046 bash[20068]: audit 2024-02-10T06:22:37.407967+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:22:38.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:38 smithi046 bash[20068]: audit 2024-02-10T06:22:37.409271+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:38.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:38 smithi175 bash[14559]: cephadm 2024-02-10T06:22:37.240120+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-02-10T06:22:38.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:38 smithi175 bash[14559]: cephadm 2024-02-10T06:22:37.240476+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2024-02-10T06:22:38.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:38 smithi175 bash[14559]: cluster 2024-02-10T06:22:37.309500+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:38.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:38 smithi175 bash[14559]: audit 2024-02-10T06:22:37.390305+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:38.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:38 smithi175 bash[14559]: audit 2024-02-10T06:22:37.397032+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:38.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:38 smithi175 bash[14559]: audit 2024-02-10T06:22:37.402829+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:38.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:38 smithi175 bash[14559]: audit 2024-02-10T06:22:37.406629+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:22:38.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:38 smithi175 bash[14559]: audit 2024-02-10T06:22:37.407967+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:22:38.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:38 smithi175 bash[14559]: audit 2024-02-10T06:22:37.409271+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:39.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:39 smithi046 bash[14329]: cephadm 2024-02-10T06:22:37.406131+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-10T06:22:39.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:39 smithi046 bash[14329]: cephadm 2024-02-10T06:22:37.410840+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Reconfiguring daemon mon.a on smithi046 2024-02-10T06:22:39.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:39 smithi046 bash[14329]: audit 2024-02-10T06:22:39.220552+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:39.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:39 smithi046 bash[20068]: cephadm 2024-02-10T06:22:37.406131+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-10T06:22:39.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:39 smithi046 bash[20068]: cephadm 2024-02-10T06:22:37.410840+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Reconfiguring daemon mon.a on smithi046 2024-02-10T06:22:39.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:39 smithi046 bash[20068]: audit 2024-02-10T06:22:39.220552+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:39.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:39 smithi175 bash[14559]: cephadm 2024-02-10T06:22:37.406131+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-10T06:22:39.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:39 smithi175 bash[14559]: cephadm 2024-02-10T06:22:37.410840+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Reconfiguring daemon mon.a on smithi046 2024-02-10T06:22:39.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:39 smithi175 bash[14559]: audit 2024-02-10T06:22:39.220552+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:40.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:40 smithi175 bash[14559]: cluster 2024-02-10T06:22:39.310073+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:40.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:40 smithi175 bash[14559]: audit 2024-02-10T06:22:39.386005+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:22:40.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:40 smithi175 bash[14559]: audit 2024-02-10T06:22:39.389375+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:22:40.560 INFO:teuthology.orchestra.run.smithi175.stdout:Scheduled mgr update... 2024-02-10T06:22:40.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:40 smithi046 bash[20068]: cluster 2024-02-10T06:22:39.310073+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:40.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:40 smithi046 bash[20068]: audit 2024-02-10T06:22:39.386005+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:22:40.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:40 smithi046 bash[20068]: audit 2024-02-10T06:22:39.389375+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:22:40.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:40 smithi046 bash[14329]: cluster 2024-02-10T06:22:39.310073+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:40.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:40 smithi046 bash[14329]: audit 2024-02-10T06:22:39.386005+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:22:40.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:40 smithi046 bash[14329]: audit 2024-02-10T06:22:39.389375+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:22:41.560 DEBUG:teuthology.orchestra.run.smithi175:mgr.x> sudo journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mgr.x.service 2024-02-10T06:22:41.562 INFO:tasks.cephadm:Deploying OSDs... 2024-02-10T06:22:41.562 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-02-10T06:22:41.562 DEBUG:teuthology.orchestra.run.smithi046:> dd if=/scratch_devs of=/dev/stdout 2024-02-10T06:22:41.568 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-10T06:22:41.568 DEBUG:teuthology.orchestra.run.smithi046:> stat /dev/vg_nvme/lv_1 2024-02-10T06:22:41.573 INFO:teuthology.orchestra.run.smithi046.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-10T06:22:41.573 INFO:teuthology.orchestra.run.smithi046.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T06:22:41.574 INFO:teuthology.orchestra.run.smithi046.stdout:Device: 6h/6d Inode: 359 Links: 1 2024-02-10T06:22:41.574 INFO:teuthology.orchestra.run.smithi046.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T06:22:41.574 INFO:teuthology.orchestra.run.smithi046.stdout:Access: 2024-02-10 06:18:04.251255015 +0000 2024-02-10T06:22:41.574 INFO:teuthology.orchestra.run.smithi046.stdout:Modify: 2024-02-10 06:18:03.983261192 +0000 2024-02-10T06:22:41.574 INFO:teuthology.orchestra.run.smithi046.stdout:Change: 2024-02-10 06:18:03.983261192 +0000 2024-02-10T06:22:41.574 INFO:teuthology.orchestra.run.smithi046.stdout: Birth: - 2024-02-10T06:22:41.574 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-10T06:22:41.584 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records in 2024-02-10T06:22:41.584 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records out 2024-02-10T06:22:41.584 INFO:teuthology.orchestra.run.smithi046.stderr:512 bytes copied, 0.000261012 s, 2.0 MB/s 2024-02-10T06:22:41.585 DEBUG:teuthology.orchestra.run.smithi046:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-10T06:22:41.636 DEBUG:teuthology.orchestra.run.smithi046:> stat /dev/vg_nvme/lv_2 2024-02-10T06:22:41.642 INFO:teuthology.orchestra.run.smithi046.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-10T06:22:41.643 INFO:teuthology.orchestra.run.smithi046.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T06:22:41.643 INFO:teuthology.orchestra.run.smithi046.stdout:Device: 6h/6d Inode: 365 Links: 1 2024-02-10T06:22:41.643 INFO:teuthology.orchestra.run.smithi046.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T06:22:41.643 INFO:teuthology.orchestra.run.smithi046.stdout:Access: 2024-02-10 06:18:04.683245057 +0000 2024-02-10T06:22:41.643 INFO:teuthology.orchestra.run.smithi046.stdout:Modify: 2024-02-10 06:18:04.459250220 +0000 2024-02-10T06:22:41.643 INFO:teuthology.orchestra.run.smithi046.stdout:Change: 2024-02-10 06:18:04.459250220 +0000 2024-02-10T06:22:41.643 INFO:teuthology.orchestra.run.smithi046.stdout: Birth: - 2024-02-10T06:22:41.643 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-10T06:22:41.657 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records in 2024-02-10T06:22:41.657 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records out 2024-02-10T06:22:41.657 INFO:teuthology.orchestra.run.smithi046.stderr:512 bytes copied, 0.000231857 s, 2.2 MB/s 2024-02-10T06:22:41.658 DEBUG:teuthology.orchestra.run.smithi046:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-10T06:22:41.665 DEBUG:teuthology.orchestra.run.smithi046:> stat /dev/vg_nvme/lv_3 2024-02-10T06:22:41.714 INFO:teuthology.orchestra.run.smithi046.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-10T06:22:41.714 INFO:teuthology.orchestra.run.smithi046.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T06:22:41.714 INFO:teuthology.orchestra.run.smithi046.stdout:Device: 6h/6d Inode: 374 Links: 1 2024-02-10T06:22:41.714 INFO:teuthology.orchestra.run.smithi046.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T06:22:41.714 INFO:teuthology.orchestra.run.smithi046.stdout:Access: 2024-02-10 06:18:05.123234916 +0000 2024-02-10T06:22:41.714 INFO:teuthology.orchestra.run.smithi046.stdout:Modify: 2024-02-10 06:18:04.911239802 +0000 2024-02-10T06:22:41.714 INFO:teuthology.orchestra.run.smithi046.stdout:Change: 2024-02-10 06:18:04.911239802 +0000 2024-02-10T06:22:41.714 INFO:teuthology.orchestra.run.smithi046.stdout: Birth: - 2024-02-10T06:22:41.715 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-10T06:22:41.725 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records in 2024-02-10T06:22:41.725 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records out 2024-02-10T06:22:41.725 INFO:teuthology.orchestra.run.smithi046.stderr:512 bytes copied, 0.0003001 s, 1.7 MB/s 2024-02-10T06:22:41.726 DEBUG:teuthology.orchestra.run.smithi046:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-10T06:22:41.734 DEBUG:teuthology.orchestra.run.smithi046:> stat /dev/vg_nvme/lv_4 2024-02-10T06:22:41.782 INFO:teuthology.orchestra.run.smithi046.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-10T06:22:41.782 INFO:teuthology.orchestra.run.smithi046.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T06:22:41.782 INFO:teuthology.orchestra.run.smithi046.stdout:Device: 6h/6d Inode: 379 Links: 1 2024-02-10T06:22:41.782 INFO:teuthology.orchestra.run.smithi046.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T06:22:41.782 INFO:teuthology.orchestra.run.smithi046.stdout:Access: 2024-02-10 06:18:05.531225511 +0000 2024-02-10T06:22:41.782 INFO:teuthology.orchestra.run.smithi046.stdout:Modify: 2024-02-10 06:18:05.339229936 +0000 2024-02-10T06:22:41.782 INFO:teuthology.orchestra.run.smithi046.stdout:Change: 2024-02-10 06:18:05.339229936 +0000 2024-02-10T06:22:41.782 INFO:teuthology.orchestra.run.smithi046.stdout: Birth: - 2024-02-10T06:22:41.783 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-10T06:22:41.795 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records in 2024-02-10T06:22:41.795 INFO:teuthology.orchestra.run.smithi046.stderr:1+0 records out 2024-02-10T06:22:41.795 INFO:teuthology.orchestra.run.smithi046.stderr:512 bytes copied, 0.000296937 s, 1.7 MB/s 2024-02-10T06:22:41.796 DEBUG:teuthology.orchestra.run.smithi046:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-10T06:22:41.803 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-02-10T06:22:41.804 DEBUG:teuthology.orchestra.run.smithi175:> dd if=/scratch_devs of=/dev/stdout 2024-02-10T06:22:41.811 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-10T06:22:41.811 DEBUG:teuthology.orchestra.run.smithi175:> stat /dev/vg_nvme/lv_1 2024-02-10T06:22:41.862 INFO:teuthology.orchestra.run.smithi175.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-10T06:22:41.862 INFO:teuthology.orchestra.run.smithi175.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T06:22:41.862 INFO:teuthology.orchestra.run.smithi175.stdout:Device: 6h/6d Inode: 359 Links: 1 2024-02-10T06:22:41.863 INFO:teuthology.orchestra.run.smithi175.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T06:22:41.863 INFO:teuthology.orchestra.run.smithi175.stdout:Access: 2024-02-10 06:18:01.322754674 +0000 2024-02-10T06:22:41.863 INFO:teuthology.orchestra.run.smithi175.stdout:Modify: 2024-02-10 06:18:01.082760205 +0000 2024-02-10T06:22:41.863 INFO:teuthology.orchestra.run.smithi175.stdout:Change: 2024-02-10 06:18:01.082760205 +0000 2024-02-10T06:22:41.863 INFO:teuthology.orchestra.run.smithi175.stdout: Birth: - 2024-02-10T06:22:41.863 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-10T06:22:41.876 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:41 smithi175 bash[14559]: audit 2024-02-10T06:22:40.546028+0000 mgr.y (mgr.14152) 57 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi046=y;smithi175=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:22:41.876 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:41 smithi175 bash[14559]: cephadm 2024-02-10T06:22:40.549703+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Saving service mgr spec with placement smithi046=y;smithi175=x;count:2 2024-02-10T06:22:41.876 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:41 smithi175 bash[14559]: audit 2024-02-10T06:22:40.556510+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:41.876 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:41 smithi175 bash[14559]: audit 2024-02-10T06:22:40.590698+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:41.876 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:41 smithi175 bash[14559]: audit 2024-02-10T06:22:40.593354+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:41.876 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:41 smithi175 bash[14559]: audit 2024-02-10T06:22:40.595273+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:41.876 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:41 smithi175 bash[14559]: audit 2024-02-10T06:22:40.606211+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:41.876 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:41 smithi175 bash[14559]: audit 2024-02-10T06:22:40.629217+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:22:41.876 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:41 smithi175 bash[14559]: audit 2024-02-10T06:22:40.634940+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-10T06:22:41.876 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:41 smithi175 bash[14559]: audit 2024-02-10T06:22:40.636739+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:22:41.877 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:41 smithi175 bash[14559]: audit 2024-02-10T06:22:40.638530+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:41.877 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:41 smithi175 bash[14559]: cephadm 2024-02-10T06:22:40.640375+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Deploying daemon mgr.x on smithi175 2024-02-10T06:22:41.877 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:41 smithi175 bash[14559]: cluster 2024-02-10T06:22:41.310560+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:41.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[14329]: audit 2024-02-10T06:22:40.546028+0000 mgr.y (mgr.14152) 57 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi046=y;smithi175=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:22:41.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[14329]: cephadm 2024-02-10T06:22:40.549703+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Saving service mgr spec with placement smithi046=y;smithi175=x;count:2 2024-02-10T06:22:41.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[14329]: audit 2024-02-10T06:22:40.556510+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:41.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[14329]: audit 2024-02-10T06:22:40.590698+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:41.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[14329]: audit 2024-02-10T06:22:40.593354+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:41.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[14329]: audit 2024-02-10T06:22:40.595273+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:41.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[14329]: audit 2024-02-10T06:22:40.606211+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:41.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[14329]: audit 2024-02-10T06:22:40.629217+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:22:41.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[14329]: audit 2024-02-10T06:22:40.634940+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-10T06:22:41.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[14329]: audit 2024-02-10T06:22:40.636739+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:22:41.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[14329]: audit 2024-02-10T06:22:40.638530+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:41.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[14329]: cephadm 2024-02-10T06:22:40.640375+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Deploying daemon mgr.x on smithi175 2024-02-10T06:22:41.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[14329]: cluster 2024-02-10T06:22:41.310560+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:41.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[20068]: audit 2024-02-10T06:22:40.546028+0000 mgr.y (mgr.14152) 57 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi046=y;smithi175=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:22:41.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[20068]: cephadm 2024-02-10T06:22:40.549703+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Saving service mgr spec with placement smithi046=y;smithi175=x;count:2 2024-02-10T06:22:41.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[20068]: audit 2024-02-10T06:22:40.556510+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:41.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[20068]: audit 2024-02-10T06:22:40.590698+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:41.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[20068]: audit 2024-02-10T06:22:40.593354+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:41.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[20068]: audit 2024-02-10T06:22:40.595273+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:41.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[20068]: audit 2024-02-10T06:22:40.606211+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:41.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[20068]: audit 2024-02-10T06:22:40.629217+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:22:41.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[20068]: audit 2024-02-10T06:22:40.634940+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-10T06:22:41.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[20068]: audit 2024-02-10T06:22:40.636739+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:22:41.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[20068]: audit 2024-02-10T06:22:40.638530+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:41.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[20068]: cephadm 2024-02-10T06:22:40.640375+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Deploying daemon mgr.x on smithi175 2024-02-10T06:22:41.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:41 smithi046 bash[20068]: cluster 2024-02-10T06:22:41.310560+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:41.879 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records in 2024-02-10T06:22:41.880 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records out 2024-02-10T06:22:41.880 INFO:teuthology.orchestra.run.smithi175.stderr:512 bytes copied, 0.000440727 s, 1.2 MB/s 2024-02-10T06:22:41.880 DEBUG:teuthology.orchestra.run.smithi175:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-10T06:22:41.887 DEBUG:teuthology.orchestra.run.smithi175:> stat /dev/vg_nvme/lv_2 2024-02-10T06:22:41.940 INFO:teuthology.orchestra.run.smithi175.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-10T06:22:41.940 INFO:teuthology.orchestra.run.smithi175.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T06:22:41.941 INFO:teuthology.orchestra.run.smithi175.stdout:Device: 6h/6d Inode: 364 Links: 1 2024-02-10T06:22:41.941 INFO:teuthology.orchestra.run.smithi175.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T06:22:41.941 INFO:teuthology.orchestra.run.smithi175.stdout:Access: 2024-02-10 06:18:01.738745084 +0000 2024-02-10T06:22:41.941 INFO:teuthology.orchestra.run.smithi175.stdout:Modify: 2024-02-10 06:18:01.542749603 +0000 2024-02-10T06:22:41.941 INFO:teuthology.orchestra.run.smithi175.stdout:Change: 2024-02-10 06:18:01.542749603 +0000 2024-02-10T06:22:41.941 INFO:teuthology.orchestra.run.smithi175.stdout: Birth: - 2024-02-10T06:22:41.941 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-10T06:22:41.952 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records in 2024-02-10T06:22:41.952 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records out 2024-02-10T06:22:41.952 INFO:teuthology.orchestra.run.smithi175.stderr:512 bytes copied, 0.00044641 s, 1.1 MB/s 2024-02-10T06:22:41.953 DEBUG:teuthology.orchestra.run.smithi175:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-10T06:22:41.961 DEBUG:teuthology.orchestra.run.smithi175:> stat /dev/vg_nvme/lv_3 2024-02-10T06:22:41.969 INFO:teuthology.orchestra.run.smithi175.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-10T06:22:41.970 INFO:teuthology.orchestra.run.smithi175.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T06:22:41.970 INFO:teuthology.orchestra.run.smithi175.stdout:Device: 6h/6d Inode: 372 Links: 1 2024-02-10T06:22:41.970 INFO:teuthology.orchestra.run.smithi175.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T06:22:41.970 INFO:teuthology.orchestra.run.smithi175.stdout:Access: 2024-02-10 06:18:02.158735403 +0000 2024-02-10T06:22:41.970 INFO:teuthology.orchestra.run.smithi175.stdout:Modify: 2024-02-10 06:18:01.926740752 +0000 2024-02-10T06:22:41.970 INFO:teuthology.orchestra.run.smithi175.stdout:Change: 2024-02-10 06:18:01.926740752 +0000 2024-02-10T06:22:41.970 INFO:teuthology.orchestra.run.smithi175.stdout: Birth: - 2024-02-10T06:22:41.970 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-10T06:22:41.979 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records in 2024-02-10T06:22:41.979 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records out 2024-02-10T06:22:41.979 INFO:teuthology.orchestra.run.smithi175.stderr:512 bytes copied, 0.000264013 s, 1.9 MB/s 2024-02-10T06:22:41.980 DEBUG:teuthology.orchestra.run.smithi175:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-10T06:22:41.997 INFO:journalctl@ceph.mgr.x.smithi175.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:22:42.007 DEBUG:teuthology.orchestra.run.smithi175:> stat /dev/vg_nvme/lv_4 2024-02-10T06:22:42.055 INFO:teuthology.orchestra.run.smithi175.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-10T06:22:42.055 INFO:teuthology.orchestra.run.smithi175.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T06:22:42.055 INFO:teuthology.orchestra.run.smithi175.stdout:Device: 6h/6d Inode: 380 Links: 1 2024-02-10T06:22:42.055 INFO:teuthology.orchestra.run.smithi175.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T06:22:42.055 INFO:teuthology.orchestra.run.smithi175.stdout:Access: 2024-02-10 06:18:02.602725170 +0000 2024-02-10T06:22:42.055 INFO:teuthology.orchestra.run.smithi175.stdout:Modify: 2024-02-10 06:18:02.358730794 +0000 2024-02-10T06:22:42.055 INFO:teuthology.orchestra.run.smithi175.stdout:Change: 2024-02-10 06:18:02.358730794 +0000 2024-02-10T06:22:42.055 INFO:teuthology.orchestra.run.smithi175.stdout: Birth: - 2024-02-10T06:22:42.055 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-10T06:22:42.066 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records in 2024-02-10T06:22:42.066 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records out 2024-02-10T06:22:42.066 INFO:teuthology.orchestra.run.smithi175.stderr:512 bytes copied, 0.000387765 s, 1.3 MB/s 2024-02-10T06:22:42.067 DEBUG:teuthology.orchestra.run.smithi175:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-10T06:22:42.075 INFO:tasks.cephadm:Deploying osd.0 on smithi046 with /dev/vg_nvme/lv_4... 2024-02-10T06:22:42.076 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-10T06:22:44.366 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:44 smithi175 bash[14559]: audit 2024-02-10T06:22:43.243456+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:44.366 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:44 smithi175 bash[14559]: audit 2024-02-10T06:22:43.248913+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:44.366 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:44 smithi175 bash[14559]: audit 2024-02-10T06:22:43.250839+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:44.366 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:44 smithi175 bash[14559]: audit 2024-02-10T06:22:43.252090+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:44.366 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:44 smithi175 bash[14559]: audit 2024-02-10T06:22:43.260377+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:44.366 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:44 smithi175 bash[14559]: cephadm 2024-02-10T06:22:43.261201+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:22:44.367 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:44 smithi175 bash[14559]: cephadm 2024-02-10T06:22:43.262493+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-10T06:22:44.367 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:44 smithi175 bash[14559]: audit 2024-02-10T06:22:43.262867+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:22:44.367 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:44 smithi175 bash[14559]: audit 2024-02-10T06:22:43.264002+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:22:44.367 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:44 smithi175 bash[14559]: audit 2024-02-10T06:22:43.265201+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:44.367 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:44 smithi175 bash[14559]: cephadm 2024-02-10T06:22:43.266607+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring daemon mgr.y on smithi046 2024-02-10T06:22:44.367 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:44 smithi175 bash[14559]: cluster 2024-02-10T06:22:43.310948+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:44.659 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[20068]: audit 2024-02-10T06:22:43.243456+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:44.659 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[20068]: audit 2024-02-10T06:22:43.248913+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:44.660 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[20068]: audit 2024-02-10T06:22:43.250839+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:44.660 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[20068]: audit 2024-02-10T06:22:43.252090+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:44.660 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[20068]: audit 2024-02-10T06:22:43.260377+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:44.660 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[20068]: cephadm 2024-02-10T06:22:43.261201+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:22:44.660 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[20068]: cephadm 2024-02-10T06:22:43.262493+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-10T06:22:44.660 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[20068]: audit 2024-02-10T06:22:43.262867+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:22:44.660 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[20068]: audit 2024-02-10T06:22:43.264002+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:22:44.660 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[20068]: audit 2024-02-10T06:22:43.265201+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:44.660 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[20068]: cephadm 2024-02-10T06:22:43.266607+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring daemon mgr.y on smithi046 2024-02-10T06:22:44.660 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[20068]: cluster 2024-02-10T06:22:43.310948+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:44.660 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[14329]: audit 2024-02-10T06:22:43.243456+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:44.661 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[14329]: audit 2024-02-10T06:22:43.248913+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:44.661 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[14329]: audit 2024-02-10T06:22:43.250839+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:44.661 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[14329]: audit 2024-02-10T06:22:43.252090+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:44.661 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[14329]: audit 2024-02-10T06:22:43.260377+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:44.661 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[14329]: cephadm 2024-02-10T06:22:43.261201+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:22:44.661 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[14329]: cephadm 2024-02-10T06:22:43.262493+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-10T06:22:44.661 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[14329]: audit 2024-02-10T06:22:43.262867+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:22:44.661 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[14329]: audit 2024-02-10T06:22:43.264002+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:22:44.661 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[14329]: audit 2024-02-10T06:22:43.265201+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:44.661 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[14329]: cephadm 2024-02-10T06:22:43.266607+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring daemon mgr.y on smithi046 2024-02-10T06:22:44.661 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:44 smithi046 bash[14329]: cluster 2024-02-10T06:22:43.310948+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:44.743 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:44 smithi175 bash[15564]: debug 2024-02-10T06:22:44.593+0000 7f9660231000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T06:22:45.399 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:45 smithi175 bash[15564]: debug 2024-02-10T06:22:45.273+0000 7f9660231000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T06:22:45.743 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:45 smithi175 bash[15564]: debug 2024-02-10T06:22:45.393+0000 7f9660231000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T06:22:45.743 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:45 smithi175 bash[15564]: debug 2024-02-10T06:22:45.557+0000 7f9660231000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:22:45.842 INFO:teuthology.orchestra.run.smithi046.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-10T06:22:45.843 INFO:teuthology.orchestra.run.smithi046.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-10T06:22:45.843 INFO:teuthology.orchestra.run.smithi046.stderr: stderr: 10+0 records in 2024-02-10T06:22:45.843 INFO:teuthology.orchestra.run.smithi046.stderr:10+0 records out 2024-02-10T06:22:45.843 INFO:teuthology.orchestra.run.smithi046.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0143266 s, 732 MB/s 2024-02-10T06:22:45.843 INFO:teuthology.orchestra.run.smithi046.stderr:--> Zapping successful for: 2024-02-10T06:22:46.179 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:45 smithi175 bash[15564]: debug 2024-02-10T06:22:45.881+0000 7f9660231000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T06:22:46.180 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:45 smithi175 bash[15564]: debug 2024-02-10T06:22:45.973+0000 7f9660231000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T06:22:46.493 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:46 smithi175 bash[15564]: debug 2024-02-10T06:22:46.173+0000 7f9660231000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T06:22:46.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:46 smithi175 bash[14559]: cluster 2024-02-10T06:22:45.311326+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:46.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:46 smithi175 bash[14559]: audit 2024-02-10T06:22:45.919280+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:46.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:46 smithi175 bash[14559]: audit 2024-02-10T06:22:45.921311+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:46.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:46 smithi175 bash[14559]: audit 2024-02-10T06:22:45.923256+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:46.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:46 smithi175 bash[14559]: audit 2024-02-10T06:22:45.924581+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:46.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:46 smithi175 bash[14559]: audit 2024-02-10T06:22:45.933510+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:46.497 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi046:vg_nvme/lv_4 2024-02-10T06:22:46.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:46 smithi046 bash[20068]: cluster 2024-02-10T06:22:45.311326+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:46.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:46 smithi046 bash[20068]: audit 2024-02-10T06:22:45.919280+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:46.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:46 smithi046 bash[20068]: audit 2024-02-10T06:22:45.921311+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:46.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:46 smithi046 bash[20068]: audit 2024-02-10T06:22:45.923256+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:46.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:46 smithi046 bash[20068]: audit 2024-02-10T06:22:45.924581+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:46.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:46 smithi046 bash[20068]: audit 2024-02-10T06:22:45.933510+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:46.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:46 smithi046 bash[14329]: cluster 2024-02-10T06:22:45.311326+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:46.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:46 smithi046 bash[14329]: audit 2024-02-10T06:22:45.919280+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:46.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:46 smithi046 bash[14329]: audit 2024-02-10T06:22:45.921311+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:46.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:46 smithi046 bash[14329]: audit 2024-02-10T06:22:45.923256+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:46.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:46 smithi046 bash[14329]: audit 2024-02-10T06:22:45.924581+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:46.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:46 smithi046 bash[14329]: audit 2024-02-10T06:22:45.933510+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:47.372 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:47 smithi175 bash[15564]: debug 2024-02-10T06:22:47.081+0000 7f9660231000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T06:22:47.372 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:47 smithi175 bash[15564]: debug 2024-02-10T06:22:47.193+0000 7f9660231000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T06:22:47.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:47 smithi046 bash[14329]: cephadm 2024-02-10T06:22:45.934277+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:22:47.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:47 smithi046 bash[20068]: cephadm 2024-02-10T06:22:45.934277+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:22:47.717 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:47 smithi175 bash[15564]: debug 2024-02-10T06:22:47.417+0000 7f9660231000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T06:22:47.717 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:47 smithi175 bash[14559]: cephadm 2024-02-10T06:22:45.934277+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:22:47.993 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:47 smithi175 bash[15564]: debug 2024-02-10T06:22:47.789+0000 7f9660231000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T06:22:48.330 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:22:48 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:22:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:22:48.381 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:48 smithi175 bash[15564]: debug 2024-02-10T06:22:48.117+0000 7f9660231000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T06:22:48.497 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:48 smithi046 bash[14329]: cluster 2024-02-10T06:22:47.311799+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:48.497 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:48 smithi046 bash[14329]: audit 2024-02-10T06:22:47.914563+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:48.497 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:48 smithi046 bash[14329]: audit 2024-02-10T06:22:48.217481+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:48.497 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:48 smithi046 bash[20068]: cluster 2024-02-10T06:22:47.311799+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:48.497 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:48 smithi046 bash[20068]: audit 2024-02-10T06:22:47.914563+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:48.497 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:48 smithi046 bash[20068]: audit 2024-02-10T06:22:48.217481+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:48.743 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:48 smithi175 bash[15564]: debug 2024-02-10T06:22:48.481+0000 7f9660231000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T06:22:48.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:48 smithi175 bash[14559]: cluster 2024-02-10T06:22:47.311799+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:48.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:48 smithi175 bash[14559]: audit 2024-02-10T06:22:47.914563+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:48.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:48 smithi175 bash[14559]: audit 2024-02-10T06:22:48.217481+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:49.104 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:48 smithi175 bash[15564]: debug 2024-02-10T06:22:48.753+0000 7f9660231000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:22:49.377 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:22:49 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:22:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:22:49.709 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:49 smithi175 bash[15564]: debug 2024-02-10T06:22:49.449+0000 7f9660231000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T06:22:49.709 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:49 smithi175 bash[15564]: debug 2024-02-10T06:22:49.549+0000 7f9660231000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T06:22:49.993 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:49 smithi175 bash[15564]: debug 2024-02-10T06:22:49.705+0000 7f9660231000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T06:22:49.993 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:49 smithi175 bash[15564]: debug 2024-02-10T06:22:49.809+0000 7f9660231000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T06:22:49.993 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:49 smithi175 bash[15564]: debug 2024-02-10T06:22:49.945+0000 7f9660231000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T06:22:50.359 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:50 smithi175 bash[15564]: debug 2024-02-10T06:22:50.237+0000 7f9660231000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T06:22:50.359 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:50 smithi175 bash[14559]: audit 2024-02-10T06:22:49.090334+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:50.359 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:50 smithi175 bash[14559]: audit 2024-02-10T06:22:49.098852+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:50.359 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:50 smithi175 bash[14559]: audit 2024-02-10T06:22:49.108323+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:50.359 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:50 smithi175 bash[14559]: audit 2024-02-10T06:22:49.110506+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:50.359 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:50 smithi175 bash[14559]: audit 2024-02-10T06:22:49.112079+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:50.359 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:50 smithi175 bash[14559]: audit 2024-02-10T06:22:49.122380+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:50.359 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:50 smithi175 bash[14559]: cluster 2024-02-10T06:22:49.312288+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:50.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:50 smithi046 bash[14329]: audit 2024-02-10T06:22:49.090334+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:50.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:50 smithi046 bash[14329]: audit 2024-02-10T06:22:49.098852+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:50.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:50 smithi046 bash[14329]: audit 2024-02-10T06:22:49.108323+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:50.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:50 smithi046 bash[14329]: audit 2024-02-10T06:22:49.110506+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:50.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:50 smithi046 bash[14329]: audit 2024-02-10T06:22:49.112079+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:50.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:50 smithi046 bash[14329]: audit 2024-02-10T06:22:49.122380+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:50.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:50 smithi046 bash[14329]: cluster 2024-02-10T06:22:49.312288+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:50.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:50 smithi046 bash[20068]: audit 2024-02-10T06:22:49.090334+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:50.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:50 smithi046 bash[20068]: audit 2024-02-10T06:22:49.098852+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:50.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:50 smithi046 bash[20068]: audit 2024-02-10T06:22:49.108323+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:50.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:50 smithi046 bash[20068]: audit 2024-02-10T06:22:49.110506+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:50.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:50 smithi046 bash[20068]: audit 2024-02-10T06:22:49.112079+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:50.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:50 smithi046 bash[20068]: audit 2024-02-10T06:22:49.122380+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:50.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:50 smithi046 bash[20068]: cluster 2024-02-10T06:22:49.312288+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:50.654 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:50 smithi175 bash[15564]: debug 2024-02-10T06:22:50.353+0000 7f9660231000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T06:22:50.654 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:50 smithi175 bash[15564]: debug 2024-02-10T06:22:50.533+0000 7f9660231000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T06:22:50.992 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:50 smithi175 bash[15564]: debug 2024-02-10T06:22:50.649+0000 7f9660231000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T06:22:51.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:51 smithi046 bash[20068]: audit 2024-02-10T06:22:51.199950+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:22:51.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:51 smithi046 bash[20068]: audit 2024-02-10T06:22:51.204571+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:22:51.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:51 smithi046 bash[20068]: audit 2024-02-10T06:22:51.205895+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:51.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:51 smithi046 bash[14329]: audit 2024-02-10T06:22:51.199950+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:22:51.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:51 smithi046 bash[14329]: audit 2024-02-10T06:22:51.204571+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:22:51.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:51 smithi046 bash[14329]: audit 2024-02-10T06:22:51.205895+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:51.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:51 smithi175 bash[14559]: audit 2024-02-10T06:22:51.199950+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:22:51.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:51 smithi175 bash[14559]: audit 2024-02-10T06:22:51.204571+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:22:51.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:51 smithi175 bash[14559]: audit 2024-02-10T06:22:51.205895+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:51.743 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:22:51 smithi175 bash[15564]: debug 2024-02-10T06:22:51.489+0000 7f9660231000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T06:22:52.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:52 smithi046 bash[20068]: audit 2024-02-10T06:22:51.193553+0000 mgr.y (mgr.14152) 69 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:22:52.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:52 smithi046 bash[20068]: cluster 2024-02-10T06:22:51.312642+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:52.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:52 smithi046 bash[20068]: cluster 2024-02-10T06:22:51.512421+0000 mon.a (mon.0) 273 : cluster [DBG] Standby manager daemon x started 2024-02-10T06:22:52.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:52 smithi046 bash[20068]: audit 2024-02-10T06:22:51.515661+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.175:0/382758289' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T06:22:52.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:52 smithi046 bash[20068]: audit 2024-02-10T06:22:51.516828+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.175:0/382758289' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:22:52.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:52 smithi046 bash[20068]: audit 2024-02-10T06:22:51.518948+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.175:0/382758289' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T06:22:52.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:52 smithi046 bash[20068]: audit 2024-02-10T06:22:51.519656+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.175:0/382758289' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:22:52.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:52 smithi046 bash[14329]: audit 2024-02-10T06:22:51.193553+0000 mgr.y (mgr.14152) 69 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:22:52.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:52 smithi046 bash[14329]: cluster 2024-02-10T06:22:51.312642+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:52.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:52 smithi046 bash[14329]: cluster 2024-02-10T06:22:51.512421+0000 mon.a (mon.0) 273 : cluster [DBG] Standby manager daemon x started 2024-02-10T06:22:52.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:52 smithi046 bash[14329]: audit 2024-02-10T06:22:51.515661+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.175:0/382758289' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T06:22:52.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:52 smithi046 bash[14329]: audit 2024-02-10T06:22:51.516828+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.175:0/382758289' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:22:52.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:52 smithi046 bash[14329]: audit 2024-02-10T06:22:51.518948+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.175:0/382758289' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T06:22:52.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:52 smithi046 bash[14329]: audit 2024-02-10T06:22:51.519656+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.175:0/382758289' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:22:52.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:52 smithi175 bash[14559]: audit 2024-02-10T06:22:51.193553+0000 mgr.y (mgr.14152) 69 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:22:52.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:52 smithi175 bash[14559]: cluster 2024-02-10T06:22:51.312642+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:52.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:52 smithi175 bash[14559]: cluster 2024-02-10T06:22:51.512421+0000 mon.a (mon.0) 273 : cluster [DBG] Standby manager daemon x started 2024-02-10T06:22:52.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:52 smithi175 bash[14559]: audit 2024-02-10T06:22:51.515661+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.175:0/382758289' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T06:22:52.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:52 smithi175 bash[14559]: audit 2024-02-10T06:22:51.516828+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.175:0/382758289' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:22:52.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:52 smithi175 bash[14559]: audit 2024-02-10T06:22:51.518948+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.175:0/382758289' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T06:22:52.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:52 smithi175 bash[14559]: audit 2024-02-10T06:22:51.519656+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.175:0/382758289' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:22:53.549 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:22:53 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:22:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:22:53.549 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:53 smithi046 bash[20068]: cluster 2024-02-10T06:22:52.270432+0000 mon.a (mon.0) 274 : cluster [DBG] mgrmap e14: y(active, since 73s), standbys: x 2024-02-10T06:22:53.549 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:53 smithi046 bash[20068]: audit 2024-02-10T06:22:52.270594+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T06:22:53.549 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:53 smithi046 bash[20068]: audit 2024-02-10T06:22:53.217961+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:53.549 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:53 smithi046 bash[20068]: audit 2024-02-10T06:22:53.225440+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:53.550 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:53 smithi046 bash[14329]: cluster 2024-02-10T06:22:52.270432+0000 mon.a (mon.0) 274 : cluster [DBG] mgrmap e14: y(active, since 73s), standbys: x 2024-02-10T06:22:53.550 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:53 smithi046 bash[14329]: audit 2024-02-10T06:22:52.270594+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T06:22:53.550 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:53 smithi046 bash[14329]: audit 2024-02-10T06:22:53.217961+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:53.550 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:53 smithi046 bash[14329]: audit 2024-02-10T06:22:53.225440+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:53.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:53 smithi175 bash[14559]: cluster 2024-02-10T06:22:52.270432+0000 mon.a (mon.0) 274 : cluster [DBG] mgrmap e14: y(active, since 73s), standbys: x 2024-02-10T06:22:53.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:53 smithi175 bash[14559]: audit 2024-02-10T06:22:52.270594+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T06:22:53.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:53 smithi175 bash[14559]: audit 2024-02-10T06:22:53.217961+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:53.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:53 smithi175 bash[14559]: audit 2024-02-10T06:22:53.225440+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:53.875 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:22:53 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:22:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:22:54.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:54 smithi046 bash[20068]: cluster 2024-02-10T06:22:53.313080+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:54.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:54 smithi046 bash[20068]: audit 2024-02-10T06:22:53.537379+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:54.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:54 smithi046 bash[20068]: audit 2024-02-10T06:22:53.544823+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:54.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:54 smithi046 bash[14329]: cluster 2024-02-10T06:22:53.313080+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:54.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:54 smithi046 bash[14329]: audit 2024-02-10T06:22:53.537379+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:54.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:54 smithi046 bash[14329]: audit 2024-02-10T06:22:53.544823+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:54.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:54 smithi175 bash[14559]: cluster 2024-02-10T06:22:53.313080+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:54.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:54 smithi175 bash[14559]: audit 2024-02-10T06:22:53.537379+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:54.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:54 smithi175 bash[14559]: audit 2024-02-10T06:22:53.544823+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:22:56.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:56 smithi046 bash[14329]: cluster 2024-02-10T06:22:55.313514+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:56.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:56 smithi046 bash[20068]: cluster 2024-02-10T06:22:55.313514+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:56.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:56 smithi175 bash[14559]: cluster 2024-02-10T06:22:55.313514+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:57.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:57 smithi046 bash[14329]: audit 2024-02-10T06:22:56.643814+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.46:0/3718623626' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5a39531-c1fc-4438-996b-86d88d470e4b"}]: dispatch 2024-02-10T06:22:57.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:57 smithi046 bash[14329]: audit 2024-02-10T06:22:56.644390+0000 mon.a (mon.0) 280 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5a39531-c1fc-4438-996b-86d88d470e4b"}]: dispatch 2024-02-10T06:22:57.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:57 smithi046 bash[14329]: audit 2024-02-10T06:22:56.651271+0000 mon.a (mon.0) 281 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d5a39531-c1fc-4438-996b-86d88d470e4b"}]': finished 2024-02-10T06:22:57.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:57 smithi046 bash[14329]: cluster 2024-02-10T06:22:56.651617+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-02-10T06:22:57.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:57 smithi046 bash[14329]: audit 2024-02-10T06:22:56.651902+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:22:57.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:57 smithi046 bash[14329]: audit 2024-02-10T06:22:57.363124+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.46:0/522063214' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:22:57.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:57 smithi046 bash[20068]: audit 2024-02-10T06:22:56.643814+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.46:0/3718623626' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5a39531-c1fc-4438-996b-86d88d470e4b"}]: dispatch 2024-02-10T06:22:57.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:57 smithi046 bash[20068]: audit 2024-02-10T06:22:56.644390+0000 mon.a (mon.0) 280 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5a39531-c1fc-4438-996b-86d88d470e4b"}]: dispatch 2024-02-10T06:22:57.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:57 smithi046 bash[20068]: audit 2024-02-10T06:22:56.651271+0000 mon.a (mon.0) 281 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d5a39531-c1fc-4438-996b-86d88d470e4b"}]': finished 2024-02-10T06:22:57.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:57 smithi046 bash[20068]: cluster 2024-02-10T06:22:56.651617+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-02-10T06:22:57.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:57 smithi046 bash[20068]: audit 2024-02-10T06:22:56.651902+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:22:57.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:57 smithi046 bash[20068]: audit 2024-02-10T06:22:57.363124+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.46:0/522063214' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:22:57.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:57 smithi175 bash[14559]: audit 2024-02-10T06:22:56.643814+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.46:0/3718623626' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5a39531-c1fc-4438-996b-86d88d470e4b"}]: dispatch 2024-02-10T06:22:57.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:57 smithi175 bash[14559]: audit 2024-02-10T06:22:56.644390+0000 mon.a (mon.0) 280 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5a39531-c1fc-4438-996b-86d88d470e4b"}]: dispatch 2024-02-10T06:22:57.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:57 smithi175 bash[14559]: audit 2024-02-10T06:22:56.651271+0000 mon.a (mon.0) 281 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d5a39531-c1fc-4438-996b-86d88d470e4b"}]': finished 2024-02-10T06:22:57.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:57 smithi175 bash[14559]: cluster 2024-02-10T06:22:56.651617+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-02-10T06:22:57.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:57 smithi175 bash[14559]: audit 2024-02-10T06:22:56.651902+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:22:57.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:57 smithi175 bash[14559]: audit 2024-02-10T06:22:57.363124+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.46:0/522063214' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:22:58.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:22:58 smithi175 bash[14559]: cluster 2024-02-10T06:22:57.313950+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:58.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:22:58 smithi046 bash[14329]: cluster 2024-02-10T06:22:57.313950+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:22:58.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:22:58 smithi046 bash[20068]: cluster 2024-02-10T06:22:57.313950+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:00.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:00 smithi175 bash[14559]: cluster 2024-02-10T06:22:59.314434+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:00.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:00 smithi046 bash[14329]: cluster 2024-02-10T06:22:59.314434+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:00.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:00 smithi046 bash[20068]: cluster 2024-02-10T06:22:59.314434+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:02.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:02 smithi175 bash[14559]: cluster 2024-02-10T06:23:01.314909+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:02.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:02 smithi046 bash[14329]: cluster 2024-02-10T06:23:01.314909+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:02.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:02 smithi046 bash[20068]: cluster 2024-02-10T06:23:01.314909+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:04.462 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:04 smithi046 bash[20068]: cluster 2024-02-10T06:23:03.315351+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:04.462 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:04 smithi046 bash[14329]: cluster 2024-02-10T06:23:03.315351+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:04.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:04 smithi175 bash[14559]: cluster 2024-02-10T06:23:03.315351+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:06.562 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:06 smithi046 bash[14329]: cluster 2024-02-10T06:23:05.315798+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:06.562 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:06 smithi046 bash[20068]: cluster 2024-02-10T06:23:05.315798+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:06.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:06 smithi175 bash[14559]: cluster 2024-02-10T06:23:05.315798+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:07.644 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:07 smithi175 bash[14559]: audit 2024-02-10T06:23:06.566888+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T06:23:07.644 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:07 smithi175 bash[14559]: audit 2024-02-10T06:23:06.568718+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:07.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:07 smithi046 bash[14329]: audit 2024-02-10T06:23:06.566888+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T06:23:07.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:07 smithi046 bash[14329]: audit 2024-02-10T06:23:06.568718+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:07.693 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:07 smithi046 bash[20068]: audit 2024-02-10T06:23:06.566888+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T06:23:07.694 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:07 smithi046 bash[20068]: audit 2024-02-10T06:23:06.568718+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:08.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:08 smithi046 bash[14329]: cephadm 2024-02-10T06:23:06.570197+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Deploying daemon osd.0 on smithi046 2024-02-10T06:23:08.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:08 smithi046 bash[14329]: cluster 2024-02-10T06:23:07.316273+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:08.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:08 smithi046 bash[20068]: cephadm 2024-02-10T06:23:06.570197+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Deploying daemon osd.0 on smithi046 2024-02-10T06:23:08.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:08 smithi046 bash[20068]: cluster 2024-02-10T06:23:07.316273+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:08.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:08 smithi175 bash[14559]: cephadm 2024-02-10T06:23:06.570197+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Deploying daemon osd.0 on smithi046 2024-02-10T06:23:08.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:08 smithi175 bash[14559]: cluster 2024-02-10T06:23:07.316273+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:09.372 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:23:09 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:23:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:23:10.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:10 smithi046 bash[14329]: audit 2024-02-10T06:23:09.034924+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:10.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:10 smithi046 bash[14329]: audit 2024-02-10T06:23:09.041443+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:10.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:10 smithi046 bash[14329]: cluster 2024-02-10T06:23:09.316677+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:10.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:10 smithi046 bash[20068]: audit 2024-02-10T06:23:09.034924+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:10.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:10 smithi046 bash[20068]: audit 2024-02-10T06:23:09.041443+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:10.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:10 smithi046 bash[20068]: cluster 2024-02-10T06:23:09.316677+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:10.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:10 smithi175 bash[14559]: audit 2024-02-10T06:23:09.034924+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:10.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:10 smithi175 bash[14559]: audit 2024-02-10T06:23:09.041443+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:10.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:10 smithi175 bash[14559]: cluster 2024-02-10T06:23:09.316677+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:12.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:11 smithi046 bash[14329]: audit 2024-02-10T06:23:10.748141+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:12.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:11 smithi046 bash[14329]: audit 2024-02-10T06:23:10.752472+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:12.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:11 smithi046 bash[14329]: audit 2024-02-10T06:23:10.754658+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:12.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:11 smithi046 bash[14329]: audit 2024-02-10T06:23:10.755976+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:12.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:11 smithi046 bash[14329]: audit 2024-02-10T06:23:10.763466+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:12.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:11 smithi046 bash[14329]: cluster 2024-02-10T06:23:11.317168+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:12.050 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:11 smithi046 bash[20068]: audit 2024-02-10T06:23:10.748141+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:12.050 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:11 smithi046 bash[20068]: audit 2024-02-10T06:23:10.752472+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:12.050 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:11 smithi046 bash[20068]: audit 2024-02-10T06:23:10.754658+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:12.050 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:11 smithi046 bash[20068]: audit 2024-02-10T06:23:10.755976+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:12.050 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:11 smithi046 bash[20068]: audit 2024-02-10T06:23:10.763466+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:12.050 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:11 smithi046 bash[20068]: cluster 2024-02-10T06:23:11.317168+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:12.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:11 smithi175 bash[14559]: audit 2024-02-10T06:23:10.748141+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:12.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:11 smithi175 bash[14559]: audit 2024-02-10T06:23:10.752472+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:12.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:11 smithi175 bash[14559]: audit 2024-02-10T06:23:10.754658+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:12.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:11 smithi175 bash[14559]: audit 2024-02-10T06:23:10.755976+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:12.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:11 smithi175 bash[14559]: audit 2024-02-10T06:23:10.763466+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:12.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:11 smithi175 bash[14559]: cluster 2024-02-10T06:23:11.317168+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:14.124 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:23:13 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:23:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:23:14.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:14 smithi046 bash[14329]: cluster 2024-02-10T06:23:13.317758+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:14.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:14 smithi046 bash[14329]: audit 2024-02-10T06:23:13.664847+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:14.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:14 smithi046 bash[14329]: audit 2024-02-10T06:23:13.671686+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:14.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:14 smithi046 bash[14329]: audit 2024-02-10T06:23:13.689207+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:14.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:14 smithi046 bash[14329]: audit 2024-02-10T06:23:13.691607+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:14.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:14 smithi046 bash[14329]: audit 2024-02-10T06:23:13.693025+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:14.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:14 smithi046 bash[14329]: audit 2024-02-10T06:23:13.702983+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:14.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:14 smithi046 bash[20068]: cluster 2024-02-10T06:23:13.317758+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:14.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:14 smithi046 bash[20068]: audit 2024-02-10T06:23:13.664847+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:14.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:14 smithi046 bash[20068]: audit 2024-02-10T06:23:13.671686+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:14.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:14 smithi046 bash[20068]: audit 2024-02-10T06:23:13.689207+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:14.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:14 smithi046 bash[20068]: audit 2024-02-10T06:23:13.691607+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:14.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:14 smithi046 bash[20068]: audit 2024-02-10T06:23:13.693025+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:14.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:14 smithi046 bash[20068]: audit 2024-02-10T06:23:13.702983+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:14.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:14 smithi175 bash[14559]: cluster 2024-02-10T06:23:13.317758+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:14.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:14 smithi175 bash[14559]: audit 2024-02-10T06:23:13.664847+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:14.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:14 smithi175 bash[14559]: audit 2024-02-10T06:23:13.671686+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:14.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:14 smithi175 bash[14559]: audit 2024-02-10T06:23:13.689207+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:14.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:14 smithi175 bash[14559]: audit 2024-02-10T06:23:13.691607+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:14.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:14 smithi175 bash[14559]: audit 2024-02-10T06:23:13.693025+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:14.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:14 smithi175 bash[14559]: audit 2024-02-10T06:23:13.702983+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:15.969 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:23:15 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:23:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:23:16.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:16 smithi175 bash[14559]: cluster 2024-02-10T06:23:15.318237+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:16.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:16 smithi175 bash[14559]: audit 2024-02-10T06:23:15.638529+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:16.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:16 smithi175 bash[14559]: audit 2024-02-10T06:23:15.645240+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:16.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:16 smithi175 bash[14559]: audit 2024-02-10T06:23:15.677047+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:16.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:16 smithi175 bash[14559]: audit 2024-02-10T06:23:15.679831+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:16.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:16 smithi175 bash[14559]: audit 2024-02-10T06:23:15.681726+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:16.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:16 smithi175 bash[14559]: audit 2024-02-10T06:23:15.693163+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:16.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:16 smithi046 bash[20068]: cluster 2024-02-10T06:23:15.318237+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:16 smithi046 bash[20068]: audit 2024-02-10T06:23:15.638529+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:16 smithi046 bash[20068]: audit 2024-02-10T06:23:15.645240+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:16 smithi046 bash[20068]: audit 2024-02-10T06:23:15.677047+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:16 smithi046 bash[20068]: audit 2024-02-10T06:23:15.679831+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:16 smithi046 bash[20068]: audit 2024-02-10T06:23:15.681726+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:16 smithi046 bash[20068]: audit 2024-02-10T06:23:15.693163+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:16.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:16 smithi046 bash[14329]: cluster 2024-02-10T06:23:15.318237+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:16.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:16 smithi046 bash[14329]: audit 2024-02-10T06:23:15.638529+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:16.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:16 smithi046 bash[14329]: audit 2024-02-10T06:23:15.645240+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:16.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:16 smithi046 bash[14329]: audit 2024-02-10T06:23:15.677047+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:16.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:16 smithi046 bash[14329]: audit 2024-02-10T06:23:15.679831+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:16.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:16 smithi046 bash[14329]: audit 2024-02-10T06:23:15.681726+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:16.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:16 smithi046 bash[14329]: audit 2024-02-10T06:23:15.693163+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:17.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:17 smithi175 bash[14559]: cephadm 2024-02-10T06:23:15.639603+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Detected new or changed devices on smithi046 2024-02-10T06:23:17.869 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:17 smithi046 bash[14329]: cephadm 2024-02-10T06:23:15.639603+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Detected new or changed devices on smithi046 2024-02-10T06:23:17.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:17 smithi046 bash[20068]: cephadm 2024-02-10T06:23:15.639603+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Detected new or changed devices on smithi046 2024-02-10T06:23:18.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:18 smithi046 bash[14329]: cluster 2024-02-10T06:23:17.318751+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:18.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:18 smithi046 bash[14329]: audit 2024-02-10T06:23:17.872260+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.46:6802/1584527163,v1:172.21.15.46:6803/1584527163]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T06:23:18.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:18 smithi046 bash[14329]: audit 2024-02-10T06:23:17.872749+0000 mon.a (mon.0) 305 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T06:23:18.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:18 smithi046 bash[20068]: cluster 2024-02-10T06:23:17.318751+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:18.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:18 smithi046 bash[20068]: audit 2024-02-10T06:23:17.872260+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.46:6802/1584527163,v1:172.21.15.46:6803/1584527163]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T06:23:18.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:18 smithi046 bash[20068]: audit 2024-02-10T06:23:17.872749+0000 mon.a (mon.0) 305 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T06:23:18.656 INFO:teuthology.orchestra.run.smithi046.stdout:Created osd(s) 0 on host 'smithi046' 2024-02-10T06:23:18.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:18 smithi175 bash[14559]: cluster 2024-02-10T06:23:17.318751+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:18.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:18 smithi175 bash[14559]: audit 2024-02-10T06:23:17.872260+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.46:6802/1584527163,v1:172.21.15.46:6803/1584527163]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T06:23:18.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:18 smithi175 bash[14559]: audit 2024-02-10T06:23:17.872749+0000 mon.a (mon.0) 305 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T06:23:19.284 DEBUG:teuthology.orchestra.run.smithi046:osd.0> sudo journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.0.service 2024-02-10T06:23:19.287 INFO:tasks.cephadm:Deploying osd.1 on smithi046 with /dev/vg_nvme/lv_3... 2024-02-10T06:23:19.287 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-10T06:23:19.422 INFO:journalctl@ceph.osd.0.smithi046.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:23:19.624 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[23679]: debug 2024-02-10T06:23:19.404+0000 7fae66fb1700 -1 osd.0 0 waiting for initial osdmap 2024-02-10T06:23:19.624 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[23679]: debug 2024-02-10T06:23:19.408+0000 7fae60946700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T06:23:19.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[20068]: audit 2024-02-10T06:23:18.388368+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T06:23:19.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[20068]: cluster 2024-02-10T06:23:18.388586+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-02-10T06:23:19.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[20068]: audit 2024-02-10T06:23:18.389220+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:23:19.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[20068]: audit 2024-02-10T06:23:18.389968+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.46:6802/1584527163,v1:172.21.15.46:6803/1584527163]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:23:19.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[20068]: audit 2024-02-10T06:23:18.399248+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:23:19.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[20068]: audit 2024-02-10T06:23:18.653467+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:19.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[20068]: audit 2024-02-10T06:23:18.670035+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:19.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[20068]: audit 2024-02-10T06:23:18.672752+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:19.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[20068]: audit 2024-02-10T06:23:18.674618+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:19.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[20068]: audit 2024-02-10T06:23:18.678732+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:23:19.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[20068]: cephadm 2024-02-10T06:23:18.679936+0000 mgr.y (mgr.14152) 86 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 15227M 2024-02-10T06:23:19.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[20068]: audit 2024-02-10T06:23:18.688496+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:19.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[20068]: audit 2024-02-10T06:23:18.697024+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:19.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[20068]: cluster 2024-02-10T06:23:19.319209+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:19.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[14329]: audit 2024-02-10T06:23:18.388368+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T06:23:19.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[14329]: cluster 2024-02-10T06:23:18.388586+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-02-10T06:23:19.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[14329]: audit 2024-02-10T06:23:18.389220+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:23:19.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[14329]: audit 2024-02-10T06:23:18.389968+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.46:6802/1584527163,v1:172.21.15.46:6803/1584527163]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:23:19.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[14329]: audit 2024-02-10T06:23:18.399248+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:23:19.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[14329]: audit 2024-02-10T06:23:18.653467+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:19.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[14329]: audit 2024-02-10T06:23:18.670035+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:19.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[14329]: audit 2024-02-10T06:23:18.672752+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:19.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[14329]: audit 2024-02-10T06:23:18.674618+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:19.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[14329]: audit 2024-02-10T06:23:18.678732+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:23:19.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[14329]: cephadm 2024-02-10T06:23:18.679936+0000 mgr.y (mgr.14152) 86 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 15227M 2024-02-10T06:23:19.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[14329]: audit 2024-02-10T06:23:18.688496+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:19.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[14329]: audit 2024-02-10T06:23:18.697024+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:19.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:19 smithi046 bash[14329]: cluster 2024-02-10T06:23:19.319209+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:19.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:19 smithi175 bash[14559]: audit 2024-02-10T06:23:18.388368+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T06:23:19.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:19 smithi175 bash[14559]: cluster 2024-02-10T06:23:18.388586+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-02-10T06:23:19.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:19 smithi175 bash[14559]: audit 2024-02-10T06:23:18.389220+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:23:19.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:19 smithi175 bash[14559]: audit 2024-02-10T06:23:18.389968+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.46:6802/1584527163,v1:172.21.15.46:6803/1584527163]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:23:19.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:19 smithi175 bash[14559]: audit 2024-02-10T06:23:18.399248+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:23:19.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:19 smithi175 bash[14559]: audit 2024-02-10T06:23:18.653467+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:19.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:19 smithi175 bash[14559]: audit 2024-02-10T06:23:18.670035+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:19.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:19 smithi175 bash[14559]: audit 2024-02-10T06:23:18.672752+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:19.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:19 smithi175 bash[14559]: audit 2024-02-10T06:23:18.674618+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:19.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:19 smithi175 bash[14559]: audit 2024-02-10T06:23:18.678732+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:23:19.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:19 smithi175 bash[14559]: cephadm 2024-02-10T06:23:18.679936+0000 mgr.y (mgr.14152) 86 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 15227M 2024-02-10T06:23:19.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:19 smithi175 bash[14559]: audit 2024-02-10T06:23:18.688496+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:19.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:19 smithi175 bash[14559]: audit 2024-02-10T06:23:18.697024+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:19.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:19 smithi175 bash[14559]: cluster 2024-02-10T06:23:19.319209+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:20.485 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:20 smithi046 bash[14329]: audit 2024-02-10T06:23:19.407859+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-02-10T06:23:20.485 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:20 smithi046 bash[14329]: cluster 2024-02-10T06:23:19.408013+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-02-10T06:23:20.485 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:20 smithi046 bash[14329]: audit 2024-02-10T06:23:19.408151+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:23:20.485 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:20 smithi046 bash[14329]: audit 2024-02-10T06:23:19.412996+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:23:20.485 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:20 smithi046 bash[20068]: audit 2024-02-10T06:23:19.407859+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-02-10T06:23:20.485 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:20 smithi046 bash[20068]: cluster 2024-02-10T06:23:19.408013+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-02-10T06:23:20.485 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:20 smithi046 bash[20068]: audit 2024-02-10T06:23:19.408151+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:23:20.486 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:20 smithi046 bash[20068]: audit 2024-02-10T06:23:19.412996+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:23:20.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:20 smithi175 bash[14559]: audit 2024-02-10T06:23:19.407859+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-02-10T06:23:20.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:20 smithi175 bash[14559]: cluster 2024-02-10T06:23:19.408013+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-02-10T06:23:20.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:20 smithi175 bash[14559]: audit 2024-02-10T06:23:19.408151+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:23:20.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:20 smithi175 bash[14559]: audit 2024-02-10T06:23:19.412996+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:23:21.707 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:21 smithi046 bash[14329]: cluster 2024-02-10T06:23:18.838627+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:23:21.707 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:21 smithi046 bash[14329]: cluster 2024-02-10T06:23:18.838816+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:23:21.707 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:21 smithi046 bash[14329]: cluster 2024-02-10T06:23:20.411708+0000 mon.a (mon.0) 321 : cluster [INF] osd.0 [v2:172.21.15.46:6802/1584527163,v1:172.21.15.46:6803/1584527163] boot 2024-02-10T06:23:21.707 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:21 smithi046 bash[14329]: cluster 2024-02-10T06:23:20.411850+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-02-10T06:23:21.707 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:21 smithi046 bash[14329]: audit 2024-02-10T06:23:20.412759+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:23:21.708 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:21 smithi046 bash[14329]: audit 2024-02-10T06:23:20.414205+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:23:21.708 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:21 smithi046 bash[14329]: cluster 2024-02-10T06:23:21.319714+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:21.708 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:21 smithi046 bash[20068]: cluster 2024-02-10T06:23:18.838627+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:23:21.708 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:21 smithi046 bash[20068]: cluster 2024-02-10T06:23:18.838816+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:23:21.708 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:21 smithi046 bash[20068]: cluster 2024-02-10T06:23:20.411708+0000 mon.a (mon.0) 321 : cluster [INF] osd.0 [v2:172.21.15.46:6802/1584527163,v1:172.21.15.46:6803/1584527163] boot 2024-02-10T06:23:21.708 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:21 smithi046 bash[20068]: cluster 2024-02-10T06:23:20.411850+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-02-10T06:23:21.708 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:21 smithi046 bash[20068]: audit 2024-02-10T06:23:20.412759+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:23:21.708 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:21 smithi046 bash[20068]: audit 2024-02-10T06:23:20.414205+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:23:21.708 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:21 smithi046 bash[20068]: cluster 2024-02-10T06:23:21.319714+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:21.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:21 smithi175 bash[14559]: cluster 2024-02-10T06:23:18.838627+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:23:21.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:21 smithi175 bash[14559]: cluster 2024-02-10T06:23:18.838816+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:23:21.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:21 smithi175 bash[14559]: cluster 2024-02-10T06:23:20.411708+0000 mon.a (mon.0) 321 : cluster [INF] osd.0 [v2:172.21.15.46:6802/1584527163,v1:172.21.15.46:6803/1584527163] boot 2024-02-10T06:23:21.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:21 smithi175 bash[14559]: cluster 2024-02-10T06:23:20.411850+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-02-10T06:23:21.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:21 smithi175 bash[14559]: audit 2024-02-10T06:23:20.412759+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:23:21.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:21 smithi175 bash[14559]: audit 2024-02-10T06:23:20.414205+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:23:21.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:21 smithi175 bash[14559]: cluster 2024-02-10T06:23:21.319714+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:23:22.284 INFO:teuthology.orchestra.run.smithi046.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-10T06:23:22.284 INFO:teuthology.orchestra.run.smithi046.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-10T06:23:22.284 INFO:teuthology.orchestra.run.smithi046.stderr: stderr: 10+0 records in 2024-02-10T06:23:22.284 INFO:teuthology.orchestra.run.smithi046.stderr:10+0 records out 2024-02-10T06:23:22.284 INFO:teuthology.orchestra.run.smithi046.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0168216 s, 623 MB/s 2024-02-10T06:23:22.284 INFO:teuthology.orchestra.run.smithi046.stderr:--> Zapping successful for: 2024-02-10T06:23:22.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:22 smithi046 bash[14329]: cluster 2024-02-10T06:23:21.429565+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-02-10T06:23:22.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:22 smithi046 bash[20068]: cluster 2024-02-10T06:23:21.429565+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-02-10T06:23:22.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:22 smithi175 bash[14559]: cluster 2024-02-10T06:23:21.429565+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-02-10T06:23:22.896 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi046:vg_nvme/lv_3 2024-02-10T06:23:24.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:24 smithi046 bash[14329]: cluster 2024-02-10T06:23:23.320227+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:24.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:24 smithi046 bash[20068]: cluster 2024-02-10T06:23:23.320227+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:24.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:24 smithi175 bash[14559]: cluster 2024-02-10T06:23:23.320227+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:26.645 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:26 smithi175 bash[14559]: cluster 2024-02-10T06:23:25.320644+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:26.645 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:26 smithi175 bash[14559]: audit 2024-02-10T06:23:25.530853+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:23:26.645 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:26 smithi175 bash[14559]: audit 2024-02-10T06:23:25.535064+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:23:26.645 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:26 smithi175 bash[14559]: audit 2024-02-10T06:23:25.536203+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:26.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:26 smithi046 bash[14329]: cluster 2024-02-10T06:23:25.320644+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:26.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:26 smithi046 bash[14329]: audit 2024-02-10T06:23:25.530853+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:23:26.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:26 smithi046 bash[14329]: audit 2024-02-10T06:23:25.535064+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:23:26.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:26 smithi046 bash[14329]: audit 2024-02-10T06:23:25.536203+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:26.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:26 smithi046 bash[20068]: cluster 2024-02-10T06:23:25.320644+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:26.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:26 smithi046 bash[20068]: audit 2024-02-10T06:23:25.530853+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:23:26.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:26 smithi046 bash[20068]: audit 2024-02-10T06:23:25.535064+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:23:26.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:26 smithi046 bash[20068]: audit 2024-02-10T06:23:25.536203+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:27.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:27 smithi175 bash[14559]: audit 2024-02-10T06:23:25.523939+0000 mgr.y (mgr.14152) 91 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:23:27.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:27 smithi046 bash[14329]: audit 2024-02-10T06:23:25.523939+0000 mgr.y (mgr.14152) 91 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:23:27.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:27 smithi046 bash[20068]: audit 2024-02-10T06:23:25.523939+0000 mgr.y (mgr.14152) 91 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:23:28.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:28 smithi046 bash[14329]: cluster 2024-02-10T06:23:27.321173+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:28.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:28 smithi046 bash[20068]: cluster 2024-02-10T06:23:27.321173+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:28.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:28 smithi175 bash[14559]: cluster 2024-02-10T06:23:27.321173+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:29.373 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:23:29 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:23:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:23:30.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:30 smithi046 bash[14329]: audit 2024-02-10T06:23:29.189092+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:30.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:30 smithi175 bash[14559]: audit 2024-02-10T06:23:29.189092+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:30.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:30 smithi175 bash[14559]: audit 2024-02-10T06:23:29.197277+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:30.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:30 smithi175 bash[14559]: cluster 2024-02-10T06:23:29.321680+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:30.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:30 smithi046 bash[14329]: audit 2024-02-10T06:23:29.197277+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:30.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:30 smithi046 bash[14329]: cluster 2024-02-10T06:23:29.321680+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:30.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:30 smithi046 bash[20068]: audit 2024-02-10T06:23:29.189092+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:30.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:30 smithi046 bash[20068]: audit 2024-02-10T06:23:29.197277+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:30.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:30 smithi046 bash[20068]: cluster 2024-02-10T06:23:29.321680+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:32.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:32 smithi175 bash[14559]: cluster 2024-02-10T06:23:31.322171+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:32.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:32 smithi175 bash[14559]: audit 2024-02-10T06:23:32.118286+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.46:0/3609551788' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "14ba7600-a1b3-4eff-89f0-dca22d0c40c3"}]: dispatch 2024-02-10T06:23:32.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:32 smithi175 bash[14559]: audit 2024-02-10T06:23:32.123690+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.46:0/3609551788' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "14ba7600-a1b3-4eff-89f0-dca22d0c40c3"}]': finished 2024-02-10T06:23:32.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:32 smithi175 bash[14559]: cluster 2024-02-10T06:23:32.123754+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-02-10T06:23:32.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:32 smithi175 bash[14559]: audit 2024-02-10T06:23:32.123846+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:23:32.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:32 smithi046 bash[14329]: cluster 2024-02-10T06:23:31.322171+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:32.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:32 smithi046 bash[14329]: audit 2024-02-10T06:23:32.118286+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.46:0/3609551788' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "14ba7600-a1b3-4eff-89f0-dca22d0c40c3"}]: dispatch 2024-02-10T06:23:32.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:32 smithi046 bash[14329]: audit 2024-02-10T06:23:32.123690+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.46:0/3609551788' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "14ba7600-a1b3-4eff-89f0-dca22d0c40c3"}]': finished 2024-02-10T06:23:32.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:32 smithi046 bash[14329]: cluster 2024-02-10T06:23:32.123754+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-02-10T06:23:32.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:32 smithi046 bash[14329]: audit 2024-02-10T06:23:32.123846+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:23:32.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:32 smithi046 bash[20068]: cluster 2024-02-10T06:23:31.322171+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:32.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:32 smithi046 bash[20068]: audit 2024-02-10T06:23:32.118286+0000 mon.a (mon.0) 331 : audit [INF] from='client.? 172.21.15.46:0/3609551788' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "14ba7600-a1b3-4eff-89f0-dca22d0c40c3"}]: dispatch 2024-02-10T06:23:32.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:32 smithi046 bash[20068]: audit 2024-02-10T06:23:32.123690+0000 mon.a (mon.0) 332 : audit [INF] from='client.? 172.21.15.46:0/3609551788' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "14ba7600-a1b3-4eff-89f0-dca22d0c40c3"}]': finished 2024-02-10T06:23:32.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:32 smithi046 bash[20068]: cluster 2024-02-10T06:23:32.123754+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-02-10T06:23:32.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:32 smithi046 bash[20068]: audit 2024-02-10T06:23:32.123846+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:23:33.623 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:23:33 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:23:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:23:33.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:33 smithi046 bash[20068]: audit 2024-02-10T06:23:32.825784+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.46:0/900272540' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:23:33.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:33 smithi046 bash[20068]: audit 2024-02-10T06:23:33.330063+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:33.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:33 smithi046 bash[20068]: audit 2024-02-10T06:23:33.336176+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:33.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:33 smithi046 bash[14329]: audit 2024-02-10T06:23:32.825784+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.46:0/900272540' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:23:33.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:33 smithi046 bash[14329]: audit 2024-02-10T06:23:33.330063+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:33.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:33 smithi046 bash[14329]: audit 2024-02-10T06:23:33.336176+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:33.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:33 smithi175 bash[14559]: audit 2024-02-10T06:23:32.825784+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.46:0/900272540' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:23:33.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:33 smithi175 bash[14559]: audit 2024-02-10T06:23:33.330063+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:33.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:33 smithi175 bash[14559]: audit 2024-02-10T06:23:33.336176+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:34.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:34 smithi175 bash[14559]: cluster 2024-02-10T06:23:33.322565+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:34.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:34 smithi046 bash[14329]: cluster 2024-02-10T06:23:33.322565+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:34.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:34 smithi046 bash[20068]: cluster 2024-02-10T06:23:33.322565+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:36.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:36 smithi175 bash[14559]: cluster 2024-02-10T06:23:35.322867+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:36.821 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:36 smithi046 bash[14329]: cluster 2024-02-10T06:23:35.322867+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:36.821 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:36 smithi046 bash[20068]: cluster 2024-02-10T06:23:35.322867+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:37.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:37 smithi175 bash[14559]: cluster 2024-02-10T06:23:37.323345+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:37.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:37 smithi046 bash[14329]: cluster 2024-02-10T06:23:37.323345+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:37.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:37 smithi046 bash[20068]: cluster 2024-02-10T06:23:37.323345+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:40.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:40 smithi046 bash[14329]: cluster 2024-02-10T06:23:39.323809+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:40.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:40 smithi046 bash[14329]: audit 2024-02-10T06:23:39.387892+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:23:40.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:40 smithi046 bash[14329]: audit 2024-02-10T06:23:39.391037+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:23:40.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:40 smithi046 bash[20068]: cluster 2024-02-10T06:23:39.323809+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:40.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:40 smithi046 bash[20068]: audit 2024-02-10T06:23:39.387892+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:23:40.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:40 smithi046 bash[20068]: audit 2024-02-10T06:23:39.391037+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:23:40.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:40 smithi175 bash[14559]: cluster 2024-02-10T06:23:39.323809+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:40.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:40 smithi175 bash[14559]: audit 2024-02-10T06:23:39.387892+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:23:40.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:40 smithi175 bash[14559]: audit 2024-02-10T06:23:39.391037+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:23:42.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:42 smithi046 bash[14329]: cluster 2024-02-10T06:23:41.324409+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:42.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:42 smithi046 bash[20068]: cluster 2024-02-10T06:23:41.324409+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:42.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:42 smithi175 bash[14559]: cluster 2024-02-10T06:23:41.324409+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:43.689 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:43 smithi046 bash[20068]: audit 2024-02-10T06:23:42.679071+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T06:23:43.689 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:43 smithi046 bash[20068]: audit 2024-02-10T06:23:42.680604+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:43.689 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:43 smithi046 bash[14329]: audit 2024-02-10T06:23:42.679071+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T06:23:43.689 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:43 smithi046 bash[14329]: audit 2024-02-10T06:23:42.680604+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:43.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:43 smithi175 bash[14559]: audit 2024-02-10T06:23:42.679071+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T06:23:43.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:43 smithi175 bash[14559]: audit 2024-02-10T06:23:42.680604+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:44.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:44 smithi175 bash[14559]: cephadm 2024-02-10T06:23:42.681954+0000 mgr.y (mgr.14152) 100 : cephadm [INF] Deploying daemon osd.1 on smithi046 2024-02-10T06:23:44.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:44 smithi175 bash[14559]: cluster 2024-02-10T06:23:43.324988+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:44.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:44 smithi046 bash[14329]: cephadm 2024-02-10T06:23:42.681954+0000 mgr.y (mgr.14152) 100 : cephadm [INF] Deploying daemon osd.1 on smithi046 2024-02-10T06:23:44.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:44 smithi046 bash[14329]: cluster 2024-02-10T06:23:43.324988+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:44.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:44 smithi046 bash[20068]: cephadm 2024-02-10T06:23:42.681954+0000 mgr.y (mgr.14152) 100 : cephadm [INF] Deploying daemon osd.1 on smithi046 2024-02-10T06:23:44.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:44 smithi046 bash[20068]: cluster 2024-02-10T06:23:43.324988+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:45.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:45 smithi175 bash[14559]: cluster 2024-02-10T06:23:45.325466+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:45.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:45 smithi046 bash[14329]: cluster 2024-02-10T06:23:45.325466+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:45.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:45 smithi046 bash[20068]: cluster 2024-02-10T06:23:45.325466+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:47.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:47 smithi046 bash[14329]: audit 2024-02-10T06:23:46.553406+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:47.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:47 smithi046 bash[14329]: audit 2024-02-10T06:23:46.588950+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:47.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:47 smithi046 bash[14329]: audit 2024-02-10T06:23:46.590287+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:47.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:47 smithi046 bash[14329]: audit 2024-02-10T06:23:46.591054+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:47.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:47 smithi046 bash[14329]: audit 2024-02-10T06:23:46.598309+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:47.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:47 smithi046 bash[14329]: cluster 2024-02-10T06:23:47.325960+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:47.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:47 smithi046 bash[20068]: audit 2024-02-10T06:23:46.553406+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:47.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:47 smithi046 bash[20068]: audit 2024-02-10T06:23:46.588950+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:47.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:47 smithi046 bash[20068]: audit 2024-02-10T06:23:46.590287+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:47.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:47 smithi046 bash[20068]: audit 2024-02-10T06:23:46.591054+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:47.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:47 smithi046 bash[20068]: audit 2024-02-10T06:23:46.598309+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:47.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:47 smithi046 bash[20068]: cluster 2024-02-10T06:23:47.325960+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:47.992 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:47 smithi175 bash[14559]: audit 2024-02-10T06:23:46.553406+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:47.992 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:47 smithi175 bash[14559]: audit 2024-02-10T06:23:46.588950+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:47.992 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:47 smithi175 bash[14559]: audit 2024-02-10T06:23:46.590287+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:47.992 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:47 smithi175 bash[14559]: audit 2024-02-10T06:23:46.591054+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:47.992 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:47 smithi175 bash[14559]: audit 2024-02-10T06:23:46.598309+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:47.992 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:47 smithi175 bash[14559]: cluster 2024-02-10T06:23:47.325960+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:49.623 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:23:49 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:23:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:23:50.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:50 smithi046 bash[14329]: cluster 2024-02-10T06:23:49.326377+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:50.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:50 smithi046 bash[14329]: audit 2024-02-10T06:23:49.351529+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:50.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:50 smithi046 bash[14329]: audit 2024-02-10T06:23:49.360049+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:50.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:50 smithi046 bash[20068]: cluster 2024-02-10T06:23:49.326377+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:50.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:50 smithi046 bash[20068]: audit 2024-02-10T06:23:49.351529+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:50.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:50 smithi046 bash[20068]: audit 2024-02-10T06:23:49.360049+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:50.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:50 smithi175 bash[14559]: cluster 2024-02-10T06:23:49.326377+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:50.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:50 smithi175 bash[14559]: audit 2024-02-10T06:23:49.351529+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:50.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:50 smithi175 bash[14559]: audit 2024-02-10T06:23:49.360049+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:52.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:52 smithi046 bash[14329]: cluster 2024-02-10T06:23:51.326866+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:52.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:52 smithi046 bash[20068]: cluster 2024-02-10T06:23:51.326866+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:52.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:52 smithi175 bash[14559]: cluster 2024-02-10T06:23:51.326866+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:53.191 INFO:teuthology.orchestra.run.smithi046.stdout:Created osd(s) 1 on host 'smithi046' 2024-02-10T06:23:53.873 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:23:53 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:23:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:23:54.257 DEBUG:teuthology.orchestra.run.smithi046:osd.1> sudo journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.1.service 2024-02-10T06:23:54.259 INFO:tasks.cephadm:Deploying osd.2 on smithi046 with /dev/vg_nvme/lv_2... 2024-02-10T06:23:54.259 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-10T06:23:54.439 INFO:journalctl@ceph.osd.1.smithi046.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:23:54.492 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[20068]: audit 2024-02-10T06:23:53.185794+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:54.492 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[20068]: audit 2024-02-10T06:23:53.189343+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:54.492 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[20068]: audit 2024-02-10T06:23:53.192935+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:54.492 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[20068]: audit 2024-02-10T06:23:53.194444+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:54.492 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[20068]: audit 2024-02-10T06:23:53.198015+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:23:54.492 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[20068]: audit 2024-02-10T06:23:53.199349+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:23:54.492 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[20068]: cephadm 2024-02-10T06:23:53.200356+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 7613M 2024-02-10T06:23:54.493 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[20068]: audit 2024-02-10T06:23:53.207816+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:54.493 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[20068]: audit 2024-02-10T06:23:53.215895+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:54.493 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[20068]: audit 2024-02-10T06:23:53.319118+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.46:6810/2006403941,v1:172.21.15.46:6811/2006403941]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T06:23:54.493 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[20068]: audit 2024-02-10T06:23:53.319717+0000 mon.a (mon.0) 356 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T06:23:54.493 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[20068]: cluster 2024-02-10T06:23:53.327211+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:54.493 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[20068]: audit 2024-02-10T06:23:53.465366+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:54.493 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[20068]: audit 2024-02-10T06:23:53.473314+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:54.493 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[20068]: audit 2024-02-10T06:23:53.485747+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:54.493 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[20068]: audit 2024-02-10T06:23:53.487774+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:54.494 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[20068]: audit 2024-02-10T06:23:53.489410+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:54.494 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[20068]: audit 2024-02-10T06:23:53.498568+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:54.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:54 smithi175 bash[14559]: audit 2024-02-10T06:23:53.185794+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:54.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:54 smithi175 bash[14559]: audit 2024-02-10T06:23:53.189343+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:54.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:54 smithi175 bash[14559]: audit 2024-02-10T06:23:53.192935+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:54.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:54 smithi175 bash[14559]: audit 2024-02-10T06:23:53.194444+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:54.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:54 smithi175 bash[14559]: audit 2024-02-10T06:23:53.198015+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:23:54.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:54 smithi175 bash[14559]: audit 2024-02-10T06:23:53.199349+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:23:54.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:54 smithi175 bash[14559]: cephadm 2024-02-10T06:23:53.200356+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 7613M 2024-02-10T06:23:54.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:54 smithi175 bash[14559]: audit 2024-02-10T06:23:53.207816+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:54.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:54 smithi175 bash[14559]: audit 2024-02-10T06:23:53.215895+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:54.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:54 smithi175 bash[14559]: audit 2024-02-10T06:23:53.319118+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.46:6810/2006403941,v1:172.21.15.46:6811/2006403941]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T06:23:54.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:54 smithi175 bash[14559]: audit 2024-02-10T06:23:53.319717+0000 mon.a (mon.0) 356 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T06:23:54.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:54 smithi175 bash[14559]: cluster 2024-02-10T06:23:53.327211+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:54.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:54 smithi175 bash[14559]: audit 2024-02-10T06:23:53.465366+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:54.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:54 smithi175 bash[14559]: audit 2024-02-10T06:23:53.473314+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:54.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:54 smithi175 bash[14559]: audit 2024-02-10T06:23:53.485747+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:54.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:54 smithi175 bash[14559]: audit 2024-02-10T06:23:53.487774+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:54.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:54 smithi175 bash[14559]: audit 2024-02-10T06:23:53.489410+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:54.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:54 smithi175 bash[14559]: audit 2024-02-10T06:23:53.498568+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:54.496 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[14329]: audit 2024-02-10T06:23:53.185794+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:54.496 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[14329]: audit 2024-02-10T06:23:53.189343+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:54.496 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[14329]: audit 2024-02-10T06:23:53.192935+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:54.496 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[14329]: audit 2024-02-10T06:23:53.194444+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:54.496 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[14329]: audit 2024-02-10T06:23:53.198015+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:23:54.496 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[14329]: audit 2024-02-10T06:23:53.199349+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:23:54.497 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[14329]: cephadm 2024-02-10T06:23:53.200356+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 7613M 2024-02-10T06:23:54.497 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[14329]: audit 2024-02-10T06:23:53.207816+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:54.497 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[14329]: audit 2024-02-10T06:23:53.215895+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:54.497 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[14329]: audit 2024-02-10T06:23:53.319118+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.46:6810/2006403941,v1:172.21.15.46:6811/2006403941]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T06:23:54.497 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[14329]: audit 2024-02-10T06:23:53.319717+0000 mon.a (mon.0) 356 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T06:23:54.497 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[14329]: cluster 2024-02-10T06:23:53.327211+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:23:54.497 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[14329]: audit 2024-02-10T06:23:53.465366+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:54.497 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[14329]: audit 2024-02-10T06:23:53.473314+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:54.497 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[14329]: audit 2024-02-10T06:23:53.485747+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:54.497 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[14329]: audit 2024-02-10T06:23:53.487774+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:54.497 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[14329]: audit 2024-02-10T06:23:53.489410+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:54.497 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:54 smithi046 bash[14329]: audit 2024-02-10T06:23:53.498568+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:55.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:55 smithi175 bash[14559]: cephadm 2024-02-10T06:23:53.466883+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Detected new or changed devices on smithi046 2024-02-10T06:23:55.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:55 smithi175 bash[14559]: audit 2024-02-10T06:23:54.217607+0000 mon.a (mon.0) 363 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T06:23:55.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:55 smithi175 bash[14559]: cluster 2024-02-10T06:23:54.217744+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-02-10T06:23:55.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:55 smithi175 bash[14559]: audit 2024-02-10T06:23:54.217934+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:23:55.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:55 smithi175 bash[14559]: audit 2024-02-10T06:23:54.218656+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.46:6810/2006403941,v1:172.21.15.46:6811/2006403941]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:23:55.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:55 smithi175 bash[14559]: audit 2024-02-10T06:23:54.219121+0000 mon.a (mon.0) 366 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:23:55.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:55 smithi046 bash[20068]: cephadm 2024-02-10T06:23:53.466883+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Detected new or changed devices on smithi046 2024-02-10T06:23:55.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:55 smithi046 bash[20068]: audit 2024-02-10T06:23:54.217607+0000 mon.a (mon.0) 363 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T06:23:55.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:55 smithi046 bash[20068]: cluster 2024-02-10T06:23:54.217744+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-02-10T06:23:55.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:55 smithi046 bash[20068]: audit 2024-02-10T06:23:54.217934+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:23:55.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:55 smithi046 bash[20068]: audit 2024-02-10T06:23:54.218656+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.46:6810/2006403941,v1:172.21.15.46:6811/2006403941]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:23:55.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:55 smithi046 bash[20068]: audit 2024-02-10T06:23:54.219121+0000 mon.a (mon.0) 366 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:23:55.624 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:23:55 smithi046 bash[26856]: debug 2024-02-10T06:23:55.225+0000 7f14b0fa9700 -1 osd.1 0 waiting for initial osdmap 2024-02-10T06:23:55.624 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:23:55 smithi046 bash[26856]: debug 2024-02-10T06:23:55.229+0000 7f14ac141700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T06:23:55.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:55 smithi046 bash[14329]: cephadm 2024-02-10T06:23:53.466883+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Detected new or changed devices on smithi046 2024-02-10T06:23:55.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:55 smithi046 bash[14329]: audit 2024-02-10T06:23:54.217607+0000 mon.a (mon.0) 363 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T06:23:55.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:55 smithi046 bash[14329]: cluster 2024-02-10T06:23:54.217744+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-02-10T06:23:55.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:55 smithi046 bash[14329]: audit 2024-02-10T06:23:54.217934+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:23:55.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:55 smithi046 bash[14329]: audit 2024-02-10T06:23:54.218656+0000 mon.c (mon.1) 10 : audit [INF] from='osd.1 [v2:172.21.15.46:6810/2006403941,v1:172.21.15.46:6811/2006403941]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:23:55.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:55 smithi046 bash[14329]: audit 2024-02-10T06:23:54.219121+0000 mon.a (mon.0) 366 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:23:56.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:56 smithi046 bash[14329]: audit 2024-02-10T06:23:55.221342+0000 mon.a (mon.0) 367 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-02-10T06:23:56.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:56 smithi046 bash[14329]: cluster 2024-02-10T06:23:55.221682+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-02-10T06:23:56.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:56 smithi046 bash[14329]: audit 2024-02-10T06:23:55.222401+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:23:56.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:56 smithi046 bash[14329]: audit 2024-02-10T06:23:55.230864+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:23:56.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:56 smithi046 bash[14329]: cluster 2024-02-10T06:23:55.327610+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-02-10T06:23:56.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:56 smithi046 bash[20068]: audit 2024-02-10T06:23:55.221342+0000 mon.a (mon.0) 367 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-02-10T06:23:56.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:56 smithi046 bash[20068]: cluster 2024-02-10T06:23:55.221682+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-02-10T06:23:56.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:56 smithi046 bash[20068]: audit 2024-02-10T06:23:55.222401+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:23:56.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:56 smithi046 bash[20068]: audit 2024-02-10T06:23:55.230864+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:23:56.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:56 smithi046 bash[20068]: cluster 2024-02-10T06:23:55.327610+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-02-10T06:23:56.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:56 smithi175 bash[14559]: audit 2024-02-10T06:23:55.221342+0000 mon.a (mon.0) 367 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-02-10T06:23:56.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:56 smithi175 bash[14559]: cluster 2024-02-10T06:23:55.221682+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-02-10T06:23:56.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:56 smithi175 bash[14559]: audit 2024-02-10T06:23:55.222401+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:23:56.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:56 smithi175 bash[14559]: audit 2024-02-10T06:23:55.230864+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:23:56.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:56 smithi175 bash[14559]: cluster 2024-02-10T06:23:55.327610+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-02-10T06:23:56.873 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:23:56 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:23:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:23:57.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:57 smithi046 bash[20068]: cluster 2024-02-10T06:23:54.359389+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:23:57.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:57 smithi046 bash[20068]: cluster 2024-02-10T06:23:54.359586+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:23:57.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:57 smithi046 bash[20068]: cluster 2024-02-10T06:23:56.230198+0000 mon.a (mon.0) 371 : cluster [INF] osd.1 [v2:172.21.15.46:6810/2006403941,v1:172.21.15.46:6811/2006403941] boot 2024-02-10T06:23:57.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:57 smithi046 bash[20068]: cluster 2024-02-10T06:23:56.230500+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-02-10T06:23:57.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:57 smithi046 bash[20068]: audit 2024-02-10T06:23:56.231115+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:23:57.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:57 smithi046 bash[20068]: audit 2024-02-10T06:23:56.511272+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:57.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:57 smithi046 bash[20068]: audit 2024-02-10T06:23:56.517536+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:57.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:57 smithi046 bash[20068]: audit 2024-02-10T06:23:56.524281+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:57.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:57 smithi046 bash[20068]: audit 2024-02-10T06:23:56.525877+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:57.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:57 smithi046 bash[20068]: audit 2024-02-10T06:23:56.526877+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:57.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:57 smithi046 bash[20068]: audit 2024-02-10T06:23:56.535315+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:57.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:57 smithi046 bash[14329]: cluster 2024-02-10T06:23:54.359389+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:23:57.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:57 smithi046 bash[14329]: cluster 2024-02-10T06:23:54.359586+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:23:57.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:57 smithi046 bash[14329]: cluster 2024-02-10T06:23:56.230198+0000 mon.a (mon.0) 371 : cluster [INF] osd.1 [v2:172.21.15.46:6810/2006403941,v1:172.21.15.46:6811/2006403941] boot 2024-02-10T06:23:57.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:57 smithi046 bash[14329]: cluster 2024-02-10T06:23:56.230500+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-02-10T06:23:57.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:57 smithi046 bash[14329]: audit 2024-02-10T06:23:56.231115+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:23:57.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:57 smithi046 bash[14329]: audit 2024-02-10T06:23:56.511272+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:57.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:57 smithi046 bash[14329]: audit 2024-02-10T06:23:56.517536+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:57.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:57 smithi046 bash[14329]: audit 2024-02-10T06:23:56.524281+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:57.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:57 smithi046 bash[14329]: audit 2024-02-10T06:23:56.525877+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:57.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:57 smithi046 bash[14329]: audit 2024-02-10T06:23:56.526877+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:57.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:57 smithi046 bash[14329]: audit 2024-02-10T06:23:56.535315+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:57.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:57 smithi175 bash[14559]: cluster 2024-02-10T06:23:54.359389+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:23:57.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:57 smithi175 bash[14559]: cluster 2024-02-10T06:23:54.359586+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:23:57.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:57 smithi175 bash[14559]: cluster 2024-02-10T06:23:56.230198+0000 mon.a (mon.0) 371 : cluster [INF] osd.1 [v2:172.21.15.46:6810/2006403941,v1:172.21.15.46:6811/2006403941] boot 2024-02-10T06:23:57.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:57 smithi175 bash[14559]: cluster 2024-02-10T06:23:56.230500+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-02-10T06:23:57.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:57 smithi175 bash[14559]: audit 2024-02-10T06:23:56.231115+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:23:57.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:57 smithi175 bash[14559]: audit 2024-02-10T06:23:56.511272+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:57.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:57 smithi175 bash[14559]: audit 2024-02-10T06:23:56.517536+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:57.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:57 smithi175 bash[14559]: audit 2024-02-10T06:23:56.524281+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:57.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:57 smithi175 bash[14559]: audit 2024-02-10T06:23:56.525877+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:57.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:57 smithi175 bash[14559]: audit 2024-02-10T06:23:56.526877+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:57.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:57 smithi175 bash[14559]: audit 2024-02-10T06:23:56.535315+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:23:58.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:58 smithi046 bash[14329]: cluster 2024-02-10T06:23:57.238454+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-02-10T06:23:58.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:23:58 smithi046 bash[14329]: cluster 2024-02-10T06:23:57.328134+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:23:58.373 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:58 smithi046 bash[20068]: cluster 2024-02-10T06:23:57.238454+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-02-10T06:23:58.373 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:23:58 smithi046 bash[20068]: cluster 2024-02-10T06:23:57.328134+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:23:58.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:58 smithi175 bash[14559]: cluster 2024-02-10T06:23:57.238454+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-02-10T06:23:58.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:23:58 smithi175 bash[14559]: cluster 2024-02-10T06:23:57.328134+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:23:58.744 INFO:teuthology.orchestra.run.smithi046.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-10T06:23:58.744 INFO:teuthology.orchestra.run.smithi046.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-10T06:23:58.744 INFO:teuthology.orchestra.run.smithi046.stderr: stderr: 10+0 records in 2024-02-10T06:23:58.744 INFO:teuthology.orchestra.run.smithi046.stderr:10+0 records out 2024-02-10T06:23:58.744 INFO:teuthology.orchestra.run.smithi046.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0142538 s, 736 MB/s 2024-02-10T06:23:58.745 INFO:teuthology.orchestra.run.smithi046.stderr:--> Zapping successful for: 2024-02-10T06:23:59.422 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi046:vg_nvme/lv_2 2024-02-10T06:24:00.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:00 smithi046 bash[14329]: cluster 2024-02-10T06:23:59.328678+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:00.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:00 smithi046 bash[20068]: cluster 2024-02-10T06:23:59.328678+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:00.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:00 smithi175 bash[14559]: cluster 2024-02-10T06:23:59.328678+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:02.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:02 smithi046 bash[14329]: cluster 2024-02-10T06:24:01.329181+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:02.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:02 smithi046 bash[14329]: audit 2024-02-10T06:24:02.215749+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:24:02.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:02 smithi046 bash[14329]: audit 2024-02-10T06:24:02.219179+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:24:02.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:02 smithi046 bash[14329]: audit 2024-02-10T06:24:02.220733+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:02.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:02 smithi046 bash[20068]: cluster 2024-02-10T06:24:01.329181+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:02.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:02 smithi046 bash[20068]: audit 2024-02-10T06:24:02.215749+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:24:02.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:02 smithi046 bash[20068]: audit 2024-02-10T06:24:02.219179+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:24:02.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:02 smithi046 bash[20068]: audit 2024-02-10T06:24:02.220733+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:02.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:02 smithi175 bash[14559]: cluster 2024-02-10T06:24:01.329181+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:02.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:02 smithi175 bash[14559]: audit 2024-02-10T06:24:02.215749+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:24:02.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:02 smithi175 bash[14559]: audit 2024-02-10T06:24:02.219179+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:24:02.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:02 smithi175 bash[14559]: audit 2024-02-10T06:24:02.220733+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:03.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:03 smithi175 bash[14559]: audit 2024-02-10T06:24:02.209013+0000 mgr.y (mgr.14152) 113 : audit [DBG] from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:24:03.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:03 smithi046 bash[14329]: audit 2024-02-10T06:24:02.209013+0000 mgr.y (mgr.14152) 113 : audit [DBG] from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:24:03.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:03 smithi046 bash[20068]: audit 2024-02-10T06:24:02.209013+0000 mgr.y (mgr.14152) 113 : audit [DBG] from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:24:04.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:04 smithi175 bash[14559]: cluster 2024-02-10T06:24:03.329663+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:04.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:04 smithi046 bash[14329]: cluster 2024-02-10T06:24:03.329663+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:04.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:04 smithi046 bash[20068]: cluster 2024-02-10T06:24:03.329663+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:05.740 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:05 smithi046 bash[14329]: cluster 2024-02-10T06:24:05.330185+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:05.741 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:05 smithi046 bash[20068]: cluster 2024-02-10T06:24:05.330185+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:05.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:05 smithi175 bash[14559]: cluster 2024-02-10T06:24:05.330185+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:08.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:08 smithi175 bash[14559]: cluster 2024-02-10T06:24:07.330673+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:08.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:08 smithi175 bash[14559]: audit 2024-02-10T06:24:08.034800+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.46:0/2069582716' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d3c1472-c2df-4b7c-93e3-e796724f0c0c"}]: dispatch 2024-02-10T06:24:08.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:08 smithi175 bash[14559]: audit 2024-02-10T06:24:08.035552+0000 mon.a (mon.0) 384 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d3c1472-c2df-4b7c-93e3-e796724f0c0c"}]: dispatch 2024-02-10T06:24:08.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:08 smithi175 bash[14559]: audit 2024-02-10T06:24:08.043898+0000 mon.a (mon.0) 385 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9d3c1472-c2df-4b7c-93e3-e796724f0c0c"}]': finished 2024-02-10T06:24:08.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:08 smithi175 bash[14559]: cluster 2024-02-10T06:24:08.044152+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-02-10T06:24:08.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:08 smithi175 bash[14559]: audit 2024-02-10T06:24:08.044349+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:24:08.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:08 smithi046 bash[14329]: cluster 2024-02-10T06:24:07.330673+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:08.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:08 smithi046 bash[14329]: audit 2024-02-10T06:24:08.034800+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.46:0/2069582716' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d3c1472-c2df-4b7c-93e3-e796724f0c0c"}]: dispatch 2024-02-10T06:24:08.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:08 smithi046 bash[14329]: audit 2024-02-10T06:24:08.035552+0000 mon.a (mon.0) 384 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d3c1472-c2df-4b7c-93e3-e796724f0c0c"}]: dispatch 2024-02-10T06:24:08.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:08 smithi046 bash[14329]: audit 2024-02-10T06:24:08.043898+0000 mon.a (mon.0) 385 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9d3c1472-c2df-4b7c-93e3-e796724f0c0c"}]': finished 2024-02-10T06:24:08.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:08 smithi046 bash[14329]: cluster 2024-02-10T06:24:08.044152+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-02-10T06:24:08.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:08 smithi046 bash[14329]: audit 2024-02-10T06:24:08.044349+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:24:08.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:08 smithi046 bash[20068]: cluster 2024-02-10T06:24:07.330673+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:08.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:08 smithi046 bash[20068]: audit 2024-02-10T06:24:08.034800+0000 mon.c (mon.1) 11 : audit [INF] from='client.? 172.21.15.46:0/2069582716' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d3c1472-c2df-4b7c-93e3-e796724f0c0c"}]: dispatch 2024-02-10T06:24:08.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:08 smithi046 bash[20068]: audit 2024-02-10T06:24:08.035552+0000 mon.a (mon.0) 384 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9d3c1472-c2df-4b7c-93e3-e796724f0c0c"}]: dispatch 2024-02-10T06:24:08.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:08 smithi046 bash[20068]: audit 2024-02-10T06:24:08.043898+0000 mon.a (mon.0) 385 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9d3c1472-c2df-4b7c-93e3-e796724f0c0c"}]': finished 2024-02-10T06:24:08.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:08 smithi046 bash[20068]: cluster 2024-02-10T06:24:08.044152+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-02-10T06:24:08.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:08 smithi046 bash[20068]: audit 2024-02-10T06:24:08.044349+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:24:09.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:09 smithi175 bash[14559]: audit 2024-02-10T06:24:08.741609+0000 mon.a (mon.0) 388 : audit [DBG] from='client.? 172.21.15.46:0/1568555101' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:24:09.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:09 smithi046 bash[14329]: audit 2024-02-10T06:24:08.741609+0000 mon.a (mon.0) 388 : audit [DBG] from='client.? 172.21.15.46:0/1568555101' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:24:09.873 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:24:09 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:24:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:24:09.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:09 smithi046 bash[20068]: audit 2024-02-10T06:24:08.741609+0000 mon.a (mon.0) 388 : audit [DBG] from='client.? 172.21.15.46:0/1568555101' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:24:10.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:10 smithi175 bash[14559]: cluster 2024-02-10T06:24:09.331153+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:10.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:10 smithi175 bash[14559]: audit 2024-02-10T06:24:09.481653+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:10.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:10 smithi175 bash[14559]: audit 2024-02-10T06:24:09.488417+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:10.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:10 smithi046 bash[14329]: cluster 2024-02-10T06:24:09.331153+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:10.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:10 smithi046 bash[14329]: audit 2024-02-10T06:24:09.481653+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:10.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:10 smithi046 bash[14329]: audit 2024-02-10T06:24:09.488417+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:10.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:10 smithi046 bash[20068]: cluster 2024-02-10T06:24:09.331153+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:10.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:10 smithi046 bash[20068]: audit 2024-02-10T06:24:09.481653+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:10.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:10 smithi046 bash[20068]: audit 2024-02-10T06:24:09.488417+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:12.656 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:12 smithi046 bash[14329]: cluster 2024-02-10T06:24:11.331698+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:12.656 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:12 smithi046 bash[20068]: cluster 2024-02-10T06:24:11.331698+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:12.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:12 smithi175 bash[14559]: cluster 2024-02-10T06:24:11.331698+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:14.623 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:24:14 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:24:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:24:14.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:14 smithi046 bash[14329]: cluster 2024-02-10T06:24:13.332314+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:14.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:14 smithi046 bash[14329]: audit 2024-02-10T06:24:14.195533+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:14.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:14 smithi046 bash[14329]: audit 2024-02-10T06:24:14.202192+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:14.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:14 smithi046 bash[20068]: cluster 2024-02-10T06:24:13.332314+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:14.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:14 smithi046 bash[20068]: audit 2024-02-10T06:24:14.195533+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:14.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:14 smithi046 bash[20068]: audit 2024-02-10T06:24:14.202192+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:14.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:14 smithi175 bash[14559]: cluster 2024-02-10T06:24:13.332314+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:14.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:14 smithi175 bash[14559]: audit 2024-02-10T06:24:14.195533+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:14.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:14 smithi175 bash[14559]: audit 2024-02-10T06:24:14.202192+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:16.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:16 smithi046 bash[14329]: cluster 2024-02-10T06:24:15.332891+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-02-10T06:24:16.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:16 smithi046 bash[20068]: cluster 2024-02-10T06:24:15.332891+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-02-10T06:24:16.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:16 smithi175 bash[14559]: cluster 2024-02-10T06:24:15.332891+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-02-10T06:24:18.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:18 smithi046 bash[20068]: cluster 2024-02-10T06:24:17.333376+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:18.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:18 smithi046 bash[14329]: cluster 2024-02-10T06:24:17.333376+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:18.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:18 smithi175 bash[14559]: cluster 2024-02-10T06:24:17.333376+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:20.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:20 smithi046 bash[14329]: cluster 2024-02-10T06:24:19.333888+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:20.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:20 smithi046 bash[14329]: audit 2024-02-10T06:24:19.738549+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T06:24:20.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:20 smithi046 bash[14329]: audit 2024-02-10T06:24:19.739949+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:20.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:20 smithi046 bash[20068]: cluster 2024-02-10T06:24:19.333888+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:20.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:20 smithi046 bash[20068]: audit 2024-02-10T06:24:19.738549+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T06:24:20.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:20 smithi046 bash[20068]: audit 2024-02-10T06:24:19.739949+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:20.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:20 smithi175 bash[14559]: cluster 2024-02-10T06:24:19.333888+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:20.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:20 smithi175 bash[14559]: audit 2024-02-10T06:24:19.738549+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T06:24:20.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:20 smithi175 bash[14559]: audit 2024-02-10T06:24:19.739949+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:21.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:21 smithi046 bash[14329]: cephadm 2024-02-10T06:24:19.741088+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Deploying daemon osd.2 on smithi046 2024-02-10T06:24:21.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:21 smithi046 bash[20068]: cephadm 2024-02-10T06:24:19.741088+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Deploying daemon osd.2 on smithi046 2024-02-10T06:24:21.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:21 smithi175 bash[14559]: cephadm 2024-02-10T06:24:19.741088+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Deploying daemon osd.2 on smithi046 2024-02-10T06:24:22.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:22 smithi046 bash[14329]: cluster 2024-02-10T06:24:21.334485+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:22.655 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:22 smithi046 bash[20068]: cluster 2024-02-10T06:24:21.334485+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:22.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:22 smithi175 bash[14559]: cluster 2024-02-10T06:24:21.334485+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:24.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:24 smithi046 bash[14329]: cluster 2024-02-10T06:24:23.335060+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:24.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:24 smithi046 bash[14329]: audit 2024-02-10T06:24:23.923431+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:24.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:24 smithi046 bash[14329]: audit 2024-02-10T06:24:23.923784+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:24:24.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:24 smithi046 bash[14329]: audit 2024-02-10T06:24:23.925956+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:24.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:24 smithi046 bash[14329]: audit 2024-02-10T06:24:23.927209+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:24:24.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:24 smithi046 bash[14329]: audit 2024-02-10T06:24:23.936495+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:24.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:24 smithi046 bash[20068]: cluster 2024-02-10T06:24:23.335060+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:24.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:24 smithi046 bash[20068]: audit 2024-02-10T06:24:23.923431+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:24.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:24 smithi046 bash[20068]: audit 2024-02-10T06:24:23.923784+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:24:24.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:24 smithi046 bash[20068]: audit 2024-02-10T06:24:23.925956+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:24.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:24 smithi046 bash[20068]: audit 2024-02-10T06:24:23.927209+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:24:24.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:24 smithi046 bash[20068]: audit 2024-02-10T06:24:23.936495+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:24.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:24 smithi175 bash[14559]: cluster 2024-02-10T06:24:23.335060+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:24.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:24 smithi175 bash[14559]: audit 2024-02-10T06:24:23.923431+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:24.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:24 smithi175 bash[14559]: audit 2024-02-10T06:24:23.923784+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:24:24.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:24 smithi175 bash[14559]: audit 2024-02-10T06:24:23.925956+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:24.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:24 smithi175 bash[14559]: audit 2024-02-10T06:24:23.927209+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:24:24.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:24 smithi175 bash[14559]: audit 2024-02-10T06:24:23.936495+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:26.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:26 smithi046 bash[14329]: cluster 2024-02-10T06:24:25.335413+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:26.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:26 smithi046 bash[20068]: cluster 2024-02-10T06:24:25.335413+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:26.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:26 smithi175 bash[14559]: cluster 2024-02-10T06:24:25.335413+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:28.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:28 smithi046 bash[14329]: cluster 2024-02-10T06:24:27.335854+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:28.373 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:28 smithi046 bash[20068]: cluster 2024-02-10T06:24:27.335854+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:28.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:28 smithi175 bash[14559]: cluster 2024-02-10T06:24:27.335854+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:29.873 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:24:29 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:24:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:24:30.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:30 smithi046 bash[20068]: cluster 2024-02-10T06:24:29.336341+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:30.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:30 smithi046 bash[20068]: audit 2024-02-10T06:24:29.617723+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:30.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:30 smithi046 bash[20068]: audit 2024-02-10T06:24:29.623764+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:30.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:30 smithi046 bash[14329]: cluster 2024-02-10T06:24:29.336341+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:30.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:30 smithi046 bash[14329]: audit 2024-02-10T06:24:29.617723+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:30.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:30 smithi046 bash[14329]: audit 2024-02-10T06:24:29.623764+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:30.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:30 smithi175 bash[14559]: cluster 2024-02-10T06:24:29.336341+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:30.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:30 smithi175 bash[14559]: audit 2024-02-10T06:24:29.617723+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:30.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:30 smithi175 bash[14559]: audit 2024-02-10T06:24:29.623764+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:30.791 INFO:teuthology.orchestra.run.smithi046.stdout:Created osd(s) 2 on host 'smithi046' 2024-02-10T06:24:31.481 DEBUG:teuthology.orchestra.run.smithi046:osd.2> sudo journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.2.service 2024-02-10T06:24:31.484 INFO:tasks.cephadm:Deploying osd.3 on smithi046 with /dev/vg_nvme/lv_1... 2024-02-10T06:24:31.484 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-10T06:24:31.633 INFO:journalctl@ceph.osd.2.smithi046.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:24:32.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[14329]: audit 2024-02-10T06:24:30.789785+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:32.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[14329]: audit 2024-02-10T06:24:30.824755+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:24:32.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[14329]: audit 2024-02-10T06:24:30.826673+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:32.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[14329]: audit 2024-02-10T06:24:30.828073+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:24:32.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[14329]: audit 2024-02-10T06:24:30.831075+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:24:32.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[14329]: audit 2024-02-10T06:24:30.832355+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:24:32.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[14329]: audit 2024-02-10T06:24:30.833627+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:24:32.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[14329]: cephadm 2024-02-10T06:24:30.834592+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 5075M 2024-02-10T06:24:32.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[14329]: audit 2024-02-10T06:24:30.840553+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:32.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[14329]: audit 2024-02-10T06:24:30.846842+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:32.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[14329]: audit 2024-02-10T06:24:31.242067+0000 mon.a (mon.0) 411 : audit [INF] from='osd.2 [v2:172.21.15.46:6818/3968858486,v1:172.21.15.46:6819/3968858486]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T06:24:32.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[14329]: cluster 2024-02-10T06:24:31.336886+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:32.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[20068]: audit 2024-02-10T06:24:30.789785+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:32.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[20068]: audit 2024-02-10T06:24:30.824755+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:24:32.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[20068]: audit 2024-02-10T06:24:30.826673+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:32.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[20068]: audit 2024-02-10T06:24:30.828073+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:24:32.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[20068]: audit 2024-02-10T06:24:30.831075+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:24:32.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[20068]: audit 2024-02-10T06:24:30.832355+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:24:32.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[20068]: audit 2024-02-10T06:24:30.833627+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:24:32.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[20068]: cephadm 2024-02-10T06:24:30.834592+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 5075M 2024-02-10T06:24:32.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[20068]: audit 2024-02-10T06:24:30.840553+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:32.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[20068]: audit 2024-02-10T06:24:30.846842+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:32.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[20068]: audit 2024-02-10T06:24:31.242067+0000 mon.a (mon.0) 411 : audit [INF] from='osd.2 [v2:172.21.15.46:6818/3968858486,v1:172.21.15.46:6819/3968858486]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T06:24:32.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:31 smithi046 bash[20068]: cluster 2024-02-10T06:24:31.336886+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:32.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:31 smithi175 bash[14559]: audit 2024-02-10T06:24:30.789785+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:32.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:31 smithi175 bash[14559]: audit 2024-02-10T06:24:30.824755+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:24:32.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:31 smithi175 bash[14559]: audit 2024-02-10T06:24:30.826673+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:32.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:31 smithi175 bash[14559]: audit 2024-02-10T06:24:30.828073+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:24:32.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:31 smithi175 bash[14559]: audit 2024-02-10T06:24:30.831075+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:24:32.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:31 smithi175 bash[14559]: audit 2024-02-10T06:24:30.832355+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:24:32.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:31 smithi175 bash[14559]: audit 2024-02-10T06:24:30.833627+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:24:32.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:31 smithi175 bash[14559]: cephadm 2024-02-10T06:24:30.834592+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 5075M 2024-02-10T06:24:32.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:31 smithi175 bash[14559]: audit 2024-02-10T06:24:30.840553+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:32.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:31 smithi175 bash[14559]: audit 2024-02-10T06:24:30.846842+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:32.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:31 smithi175 bash[14559]: audit 2024-02-10T06:24:31.242067+0000 mon.a (mon.0) 411 : audit [INF] from='osd.2 [v2:172.21.15.46:6818/3968858486,v1:172.21.15.46:6819/3968858486]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T06:24:32.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:31 smithi175 bash[14559]: cluster 2024-02-10T06:24:31.336886+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:33.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:32 smithi046 bash[14329]: audit 2024-02-10T06:24:31.855543+0000 mon.a (mon.0) 412 : audit [INF] from='osd.2 [v2:172.21.15.46:6818/3968858486,v1:172.21.15.46:6819/3968858486]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-10T06:24:33.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:32 smithi046 bash[14329]: cluster 2024-02-10T06:24:31.855714+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-02-10T06:24:33.121 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:32 smithi046 bash[14329]: audit 2024-02-10T06:24:31.856009+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:24:33.121 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:32 smithi046 bash[14329]: audit 2024-02-10T06:24:31.857310+0000 mon.a (mon.0) 415 : audit [INF] from='osd.2 [v2:172.21.15.46:6818/3968858486,v1:172.21.15.46:6819/3968858486]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:24:33.121 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:32 smithi046 bash[20068]: audit 2024-02-10T06:24:31.855543+0000 mon.a (mon.0) 412 : audit [INF] from='osd.2 [v2:172.21.15.46:6818/3968858486,v1:172.21.15.46:6819/3968858486]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-10T06:24:33.121 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:32 smithi046 bash[20068]: cluster 2024-02-10T06:24:31.855714+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-02-10T06:24:33.121 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:32 smithi046 bash[20068]: audit 2024-02-10T06:24:31.856009+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:24:33.122 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:32 smithi046 bash[20068]: audit 2024-02-10T06:24:31.857310+0000 mon.a (mon.0) 415 : audit [INF] from='osd.2 [v2:172.21.15.46:6818/3968858486,v1:172.21.15.46:6819/3968858486]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:24:33.122 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:24:32 smithi046 bash[30302]: debug 2024-02-10T06:24:32.865+0000 7fb966eb5700 -1 osd.2 0 waiting for initial osdmap 2024-02-10T06:24:33.122 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:24:32 smithi046 bash[30302]: debug 2024-02-10T06:24:32.869+0000 7fb96204d700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T06:24:33.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:32 smithi175 bash[14559]: audit 2024-02-10T06:24:31.855543+0000 mon.a (mon.0) 412 : audit [INF] from='osd.2 [v2:172.21.15.46:6818/3968858486,v1:172.21.15.46:6819/3968858486]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-10T06:24:33.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:32 smithi175 bash[14559]: cluster 2024-02-10T06:24:31.855714+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-02-10T06:24:33.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:32 smithi175 bash[14559]: audit 2024-02-10T06:24:31.856009+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:24:33.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:32 smithi175 bash[14559]: audit 2024-02-10T06:24:31.857310+0000 mon.a (mon.0) 415 : audit [INF] from='osd.2 [v2:172.21.15.46:6818/3968858486,v1:172.21.15.46:6819/3968858486]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:24:34.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:33 smithi175 bash[14559]: audit 2024-02-10T06:24:32.860752+0000 mon.a (mon.0) 416 : audit [INF] from='osd.2 [v2:172.21.15.46:6818/3968858486,v1:172.21.15.46:6819/3968858486]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-02-10T06:24:34.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:33 smithi175 bash[14559]: cluster 2024-02-10T06:24:32.860971+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-02-10T06:24:34.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:33 smithi175 bash[14559]: audit 2024-02-10T06:24:32.861654+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:24:34.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:33 smithi175 bash[14559]: audit 2024-02-10T06:24:32.870491+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:24:34.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:33 smithi175 bash[14559]: cluster 2024-02-10T06:24:33.337370+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:34.251 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:33 smithi046 bash[20068]: audit 2024-02-10T06:24:32.860752+0000 mon.a (mon.0) 416 : audit [INF] from='osd.2 [v2:172.21.15.46:6818/3968858486,v1:172.21.15.46:6819/3968858486]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-02-10T06:24:34.251 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:33 smithi046 bash[20068]: cluster 2024-02-10T06:24:32.860971+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-02-10T06:24:34.251 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:33 smithi046 bash[20068]: audit 2024-02-10T06:24:32.861654+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:24:34.251 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:33 smithi046 bash[20068]: audit 2024-02-10T06:24:32.870491+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:24:34.251 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:33 smithi046 bash[20068]: cluster 2024-02-10T06:24:33.337370+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:34.252 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:33 smithi046 bash[14329]: audit 2024-02-10T06:24:32.860752+0000 mon.a (mon.0) 416 : audit [INF] from='osd.2 [v2:172.21.15.46:6818/3968858486,v1:172.21.15.46:6819/3968858486]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-02-10T06:24:34.252 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:33 smithi046 bash[14329]: cluster 2024-02-10T06:24:32.860971+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-02-10T06:24:34.252 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:33 smithi046 bash[14329]: audit 2024-02-10T06:24:32.861654+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:24:34.252 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:33 smithi046 bash[14329]: audit 2024-02-10T06:24:32.870491+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:24:34.252 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:33 smithi046 bash[14329]: cluster 2024-02-10T06:24:33.337370+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:24:34.623 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:24:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:24:35.123 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[20068]: cluster 2024-02-10T06:24:32.276328+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:24:35.123 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[20068]: cluster 2024-02-10T06:24:32.276530+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:24:35.123 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[20068]: cluster 2024-02-10T06:24:33.872730+0000 mon.a (mon.0) 420 : cluster [INF] osd.2 [v2:172.21.15.46:6818/3968858486,v1:172.21.15.46:6819/3968858486] boot 2024-02-10T06:24:35.123 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[20068]: cluster 2024-02-10T06:24:33.872896+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-02-10T06:24:35.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[20068]: audit 2024-02-10T06:24:33.873593+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:24:35.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[20068]: audit 2024-02-10T06:24:34.335044+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:35.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[20068]: cephadm 2024-02-10T06:24:34.336138+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi046 2024-02-10T06:24:35.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[20068]: audit 2024-02-10T06:24:34.345145+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:35.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[20068]: audit 2024-02-10T06:24:34.373449+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:24:35.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[20068]: audit 2024-02-10T06:24:34.376422+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:35.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[20068]: audit 2024-02-10T06:24:34.378796+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:24:35.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[20068]: cluster 2024-02-10T06:24:34.383330+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:24:35.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[20068]: audit 2024-02-10T06:24:34.390235+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:35.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[14329]: cluster 2024-02-10T06:24:32.276328+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:24:35.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[14329]: cluster 2024-02-10T06:24:32.276530+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:24:35.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[14329]: cluster 2024-02-10T06:24:33.872730+0000 mon.a (mon.0) 420 : cluster [INF] osd.2 [v2:172.21.15.46:6818/3968858486,v1:172.21.15.46:6819/3968858486] boot 2024-02-10T06:24:35.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[14329]: cluster 2024-02-10T06:24:33.872896+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-02-10T06:24:35.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[14329]: audit 2024-02-10T06:24:33.873593+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:24:35.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[14329]: audit 2024-02-10T06:24:34.335044+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:35.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[14329]: cephadm 2024-02-10T06:24:34.336138+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi046 2024-02-10T06:24:35.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[14329]: audit 2024-02-10T06:24:34.345145+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:35.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[14329]: audit 2024-02-10T06:24:34.373449+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:24:35.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[14329]: audit 2024-02-10T06:24:34.376422+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:35.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[14329]: audit 2024-02-10T06:24:34.378796+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:24:35.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[14329]: cluster 2024-02-10T06:24:34.383330+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:24:35.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:34 smithi046 bash[14329]: audit 2024-02-10T06:24:34.390235+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:35.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:34 smithi175 bash[14559]: cluster 2024-02-10T06:24:32.276328+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:24:35.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:34 smithi175 bash[14559]: cluster 2024-02-10T06:24:32.276530+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:24:35.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:34 smithi175 bash[14559]: cluster 2024-02-10T06:24:33.872730+0000 mon.a (mon.0) 420 : cluster [INF] osd.2 [v2:172.21.15.46:6818/3968858486,v1:172.21.15.46:6819/3968858486] boot 2024-02-10T06:24:35.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:34 smithi175 bash[14559]: cluster 2024-02-10T06:24:33.872896+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-02-10T06:24:35.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:34 smithi175 bash[14559]: audit 2024-02-10T06:24:33.873593+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:24:35.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:34 smithi175 bash[14559]: audit 2024-02-10T06:24:34.335044+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:35.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:34 smithi175 bash[14559]: cephadm 2024-02-10T06:24:34.336138+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi046 2024-02-10T06:24:35.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:34 smithi175 bash[14559]: audit 2024-02-10T06:24:34.345145+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:35.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:34 smithi175 bash[14559]: audit 2024-02-10T06:24:34.373449+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:24:35.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:34 smithi175 bash[14559]: audit 2024-02-10T06:24:34.376422+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:35.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:34 smithi175 bash[14559]: audit 2024-02-10T06:24:34.378796+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:24:35.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:34 smithi175 bash[14559]: cluster 2024-02-10T06:24:34.383330+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:24:35.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:34 smithi175 bash[14559]: audit 2024-02-10T06:24:34.390235+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:36.091 INFO:teuthology.orchestra.run.smithi046.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-10T06:24:36.091 INFO:teuthology.orchestra.run.smithi046.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-10T06:24:36.091 INFO:teuthology.orchestra.run.smithi046.stderr: stderr: 10+0 records in 2024-02-10T06:24:36.091 INFO:teuthology.orchestra.run.smithi046.stderr:10+0 records out 2024-02-10T06:24:36.091 INFO:teuthology.orchestra.run.smithi046.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0152491 s, 688 MB/s 2024-02-10T06:24:36.091 INFO:teuthology.orchestra.run.smithi046.stderr:--> Zapping successful for: 2024-02-10T06:24:36.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:35 smithi175 bash[14559]: cluster 2024-02-10T06:24:34.889952+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-02-10T06:24:36.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:35 smithi175 bash[14559]: cluster 2024-02-10T06:24:35.343064+0000 mon.a (mon.0) 430 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-10T06:24:36.275 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:24:35 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:24:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:24:36.275 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:35 smithi046 bash[14329]: cluster 2024-02-10T06:24:34.889952+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-02-10T06:24:36.275 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:35 smithi046 bash[14329]: cluster 2024-02-10T06:24:35.343064+0000 mon.a (mon.0) 430 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-10T06:24:36.276 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:35 smithi046 bash[20068]: cluster 2024-02-10T06:24:34.889952+0000 mon.a (mon.0) 429 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-02-10T06:24:36.276 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:35 smithi046 bash[20068]: cluster 2024-02-10T06:24:35.343064+0000 mon.a (mon.0) 430 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-10T06:24:36.861 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi046:vg_nvme/lv_1 2024-02-10T06:24:37.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:36 smithi046 bash[14329]: audit 2024-02-10T06:24:35.456095+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-10T06:24:37.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:36 smithi046 bash[14329]: audit 2024-02-10T06:24:35.925717+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:37.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:36 smithi046 bash[14329]: audit 2024-02-10T06:24:35.930982+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:37.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:36 smithi046 bash[14329]: audit 2024-02-10T06:24:35.962646+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:24:37.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:36 smithi046 bash[14329]: audit 2024-02-10T06:24:35.964559+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:37.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:36 smithi046 bash[14329]: audit 2024-02-10T06:24:35.965831+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:24:37.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:36 smithi046 bash[14329]: cluster 2024-02-10T06:24:35.968569+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:24:37.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:36 smithi046 bash[14329]: audit 2024-02-10T06:24:35.974647+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:37.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:36 smithi046 bash[14329]: audit 2024-02-10T06:24:36.353075+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-02-10T06:24:37.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:36 smithi046 bash[14329]: cluster 2024-02-10T06:24:36.353300+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-02-10T06:24:37.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:36 smithi046 bash[14329]: audit 2024-02-10T06:24:36.355511+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:24:37.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:36 smithi046 bash[20068]: audit 2024-02-10T06:24:35.456095+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-10T06:24:37.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:36 smithi046 bash[20068]: audit 2024-02-10T06:24:35.925717+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:37.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:36 smithi046 bash[20068]: audit 2024-02-10T06:24:35.930982+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:37.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:36 smithi046 bash[20068]: audit 2024-02-10T06:24:35.962646+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:24:37.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:36 smithi046 bash[20068]: audit 2024-02-10T06:24:35.964559+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:37.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:36 smithi046 bash[20068]: audit 2024-02-10T06:24:35.965831+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:24:37.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:36 smithi046 bash[20068]: cluster 2024-02-10T06:24:35.968569+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:24:37.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:36 smithi046 bash[20068]: audit 2024-02-10T06:24:35.974647+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:37.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:36 smithi046 bash[20068]: audit 2024-02-10T06:24:36.353075+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-02-10T06:24:37.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:36 smithi046 bash[20068]: cluster 2024-02-10T06:24:36.353300+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-02-10T06:24:37.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:36 smithi046 bash[20068]: audit 2024-02-10T06:24:36.355511+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:24:37.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:36 smithi175 bash[14559]: audit 2024-02-10T06:24:35.456095+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-10T06:24:37.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:36 smithi175 bash[14559]: audit 2024-02-10T06:24:35.925717+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:37.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:36 smithi175 bash[14559]: audit 2024-02-10T06:24:35.930982+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:37.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:36 smithi175 bash[14559]: audit 2024-02-10T06:24:35.962646+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:24:37.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:36 smithi175 bash[14559]: audit 2024-02-10T06:24:35.964559+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:37.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:36 smithi175 bash[14559]: audit 2024-02-10T06:24:35.965831+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:24:37.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:36 smithi175 bash[14559]: cluster 2024-02-10T06:24:35.968569+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:24:37.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:36 smithi175 bash[14559]: audit 2024-02-10T06:24:35.974647+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:37.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:36 smithi175 bash[14559]: audit 2024-02-10T06:24:36.353075+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-02-10T06:24:37.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:36 smithi175 bash[14559]: cluster 2024-02-10T06:24:36.353300+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-02-10T06:24:37.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:36 smithi175 bash[14559]: audit 2024-02-10T06:24:36.355511+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:24:38.219 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:37 smithi046 bash[14329]: cluster 2024-02-10T06:24:36.929011+0000 mon.a (mon.0) 441 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-10T06:24:38.219 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:37 smithi046 bash[14329]: cluster 2024-02-10T06:24:36.929088+0000 mon.a (mon.0) 442 : cluster [INF] Cluster is now healthy 2024-02-10T06:24:38.219 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:37 smithi046 bash[14329]: audit 2024-02-10T06:24:37.355655+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-10T06:24:38.220 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:37 smithi046 bash[14329]: cluster 2024-02-10T06:24:37.355966+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-10T06:24:38.220 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:37 smithi046 bash[20068]: cluster 2024-02-10T06:24:36.929011+0000 mon.a (mon.0) 441 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-10T06:24:38.220 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:37 smithi046 bash[20068]: cluster 2024-02-10T06:24:36.929088+0000 mon.a (mon.0) 442 : cluster [INF] Cluster is now healthy 2024-02-10T06:24:38.220 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:37 smithi046 bash[20068]: audit 2024-02-10T06:24:37.355655+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-10T06:24:38.220 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:37 smithi046 bash[20068]: cluster 2024-02-10T06:24:37.355966+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-10T06:24:38.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:37 smithi175 bash[14559]: cluster 2024-02-10T06:24:36.929011+0000 mon.a (mon.0) 441 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-10T06:24:38.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:37 smithi175 bash[14559]: cluster 2024-02-10T06:24:36.929088+0000 mon.a (mon.0) 442 : cluster [INF] Cluster is now healthy 2024-02-10T06:24:38.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:37 smithi175 bash[14559]: audit 2024-02-10T06:24:37.355655+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-10T06:24:38.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:37 smithi175 bash[14559]: cluster 2024-02-10T06:24:37.355966+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-10T06:24:39.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:39 smithi046 bash[14329]: cluster 2024-02-10T06:24:37.969181+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v101: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:24:39.373 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:39 smithi046 bash[20068]: cluster 2024-02-10T06:24:37.969181+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v101: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:24:39.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:39 smithi175 bash[14559]: cluster 2024-02-10T06:24:37.969181+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v101: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:24:40.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:40 smithi046 bash[14329]: cluster 2024-02-10T06:24:39.345877+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-10T06:24:40.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:40 smithi046 bash[14329]: audit 2024-02-10T06:24:39.389959+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:24:40.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:40 smithi046 bash[14329]: audit 2024-02-10T06:24:39.393173+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:24:40.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:40 smithi046 bash[14329]: audit 2024-02-10T06:24:39.435154+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:40.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:40 smithi046 bash[14329]: cluster 2024-02-10T06:24:39.936958+0000 mon.a (mon.0) 449 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-02-10T06:24:40.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:40 smithi046 bash[14329]: audit 2024-02-10T06:24:40.210297+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:24:40.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:40 smithi046 bash[14329]: audit 2024-02-10T06:24:40.213804+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:24:40.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:40 smithi046 bash[14329]: audit 2024-02-10T06:24:40.215083+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:40.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:40 smithi046 bash[20068]: cluster 2024-02-10T06:24:39.345877+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-10T06:24:40.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:40 smithi046 bash[20068]: audit 2024-02-10T06:24:39.389959+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:24:40.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:40 smithi046 bash[20068]: audit 2024-02-10T06:24:39.393173+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:24:40.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:40 smithi046 bash[20068]: audit 2024-02-10T06:24:39.435154+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:40.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:40 smithi046 bash[20068]: cluster 2024-02-10T06:24:39.936958+0000 mon.a (mon.0) 449 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-02-10T06:24:40.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:40 smithi046 bash[20068]: audit 2024-02-10T06:24:40.210297+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:24:40.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:40 smithi046 bash[20068]: audit 2024-02-10T06:24:40.213804+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:24:40.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:40 smithi046 bash[20068]: audit 2024-02-10T06:24:40.215083+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:40.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:40 smithi175 bash[14559]: cluster 2024-02-10T06:24:39.345877+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-10T06:24:40.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:40 smithi175 bash[14559]: audit 2024-02-10T06:24:39.389959+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:24:40.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:40 smithi175 bash[14559]: audit 2024-02-10T06:24:39.393173+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:24:40.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:40 smithi175 bash[14559]: audit 2024-02-10T06:24:39.435154+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:40.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:40 smithi175 bash[14559]: cluster 2024-02-10T06:24:39.936958+0000 mon.a (mon.0) 449 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-02-10T06:24:40.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:40 smithi175 bash[14559]: audit 2024-02-10T06:24:40.210297+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:24:40.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:40 smithi175 bash[14559]: audit 2024-02-10T06:24:40.213804+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:24:40.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:40 smithi175 bash[14559]: audit 2024-02-10T06:24:40.215083+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:42.491 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:42 smithi175 bash[14559]: cluster 2024-02-10T06:24:39.969610+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v103: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:24:42.491 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:42 smithi175 bash[14559]: audit 2024-02-10T06:24:40.203087+0000 mgr.y (mgr.14152) 137 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:24:42.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:42 smithi046 bash[20068]: cluster 2024-02-10T06:24:39.969610+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v103: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:24:42.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:42 smithi046 bash[20068]: audit 2024-02-10T06:24:40.203087+0000 mgr.y (mgr.14152) 137 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:24:42.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:42 smithi046 bash[14329]: cluster 2024-02-10T06:24:39.969610+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v103: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:24:42.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:42 smithi046 bash[14329]: audit 2024-02-10T06:24:40.203087+0000 mgr.y (mgr.14152) 137 : audit [DBG] from='client.14301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi046:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:24:44.081 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[20068]: audit 2024-02-10T06:24:41.256361+0000 mon.a (mon.0) 453 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T06:24:44.081 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[20068]: cluster 2024-02-10T06:24:41.970112+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v104: 1 pgs: 1 creating+peering; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:24:44.082 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[20068]: audit 2024-02-10T06:24:42.162569+0000 mon.a (mon.0) 454 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T06:24:44.082 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[20068]: audit 2024-02-10T06:24:42.162814+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:24:44.082 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[20068]: audit 2024-02-10T06:24:42.164149+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:24:44.082 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[20068]: audit 2024-02-10T06:24:42.164314+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:24:44.082 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[20068]: audit 2024-02-10T06:24:42.170890+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T06:24:44.082 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[20068]: audit 2024-02-10T06:24:42.171216+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:24:44.082 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[20068]: audit 2024-02-10T06:24:42.171665+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:24:44.082 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[20068]: audit 2024-02-10T06:24:42.172062+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:24:44.082 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[20068]: audit 2024-02-10T06:24:43.070266+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T06:24:44.082 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[20068]: audit 2024-02-10T06:24:43.077265+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:24:44.082 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[20068]: audit 2024-02-10T06:24:43.078008+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:24:44.082 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[20068]: audit 2024-02-10T06:24:43.078411+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:24:44.082 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[14329]: audit 2024-02-10T06:24:41.256361+0000 mon.a (mon.0) 453 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T06:24:44.083 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[14329]: cluster 2024-02-10T06:24:41.970112+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v104: 1 pgs: 1 creating+peering; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:24:44.083 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[14329]: audit 2024-02-10T06:24:42.162569+0000 mon.a (mon.0) 454 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T06:24:44.083 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[14329]: audit 2024-02-10T06:24:42.162814+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:24:44.083 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[14329]: audit 2024-02-10T06:24:42.164149+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:24:44.083 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[14329]: audit 2024-02-10T06:24:42.164314+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:24:44.083 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[14329]: audit 2024-02-10T06:24:42.170890+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T06:24:44.083 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[14329]: audit 2024-02-10T06:24:42.171216+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:24:44.083 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[14329]: audit 2024-02-10T06:24:42.171665+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:24:44.083 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[14329]: audit 2024-02-10T06:24:42.172062+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:24:44.083 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[14329]: audit 2024-02-10T06:24:43.070266+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T06:24:44.083 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[14329]: audit 2024-02-10T06:24:43.077265+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:24:44.083 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[14329]: audit 2024-02-10T06:24:43.078008+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:24:44.083 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:43 smithi046 bash[14329]: audit 2024-02-10T06:24:43.078411+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:24:44.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:43 smithi175 bash[14559]: audit 2024-02-10T06:24:41.256361+0000 mon.a (mon.0) 453 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T06:24:44.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:43 smithi175 bash[14559]: cluster 2024-02-10T06:24:41.970112+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v104: 1 pgs: 1 creating+peering; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:24:44.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:43 smithi175 bash[14559]: audit 2024-02-10T06:24:42.162569+0000 mon.a (mon.0) 454 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T06:24:44.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:43 smithi175 bash[14559]: audit 2024-02-10T06:24:42.162814+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:24:44.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:43 smithi175 bash[14559]: audit 2024-02-10T06:24:42.164149+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:24:44.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:43 smithi175 bash[14559]: audit 2024-02-10T06:24:42.164314+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:24:44.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:43 smithi175 bash[14559]: audit 2024-02-10T06:24:42.170890+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T06:24:44.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:43 smithi175 bash[14559]: audit 2024-02-10T06:24:42.171216+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:24:44.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:43 smithi175 bash[14559]: audit 2024-02-10T06:24:42.171665+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:24:44.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:43 smithi175 bash[14559]: audit 2024-02-10T06:24:42.172062+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:24:44.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:43 smithi175 bash[14559]: audit 2024-02-10T06:24:43.070266+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T06:24:44.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:43 smithi175 bash[14559]: audit 2024-02-10T06:24:43.077265+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:24:44.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:43 smithi175 bash[14559]: audit 2024-02-10T06:24:43.078008+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:24:44.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:43 smithi175 bash[14559]: audit 2024-02-10T06:24:43.078411+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:24:45.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:44 smithi175 bash[14559]: audit 2024-02-10T06:24:43.076444+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T06:24:45.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:44 smithi175 bash[14559]: audit 2024-02-10T06:24:43.958985+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T06:24:45.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:44 smithi175 bash[14559]: cluster 2024-02-10T06:24:43.970732+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:24:45.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:44 smithi175 bash[14559]: audit 2024-02-10T06:24:43.996833+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:45.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:44 smithi046 bash[20068]: audit 2024-02-10T06:24:43.076444+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T06:24:45.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:44 smithi046 bash[20068]: audit 2024-02-10T06:24:43.958985+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T06:24:45.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:44 smithi046 bash[20068]: cluster 2024-02-10T06:24:43.970732+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:24:45.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:44 smithi046 bash[20068]: audit 2024-02-10T06:24:43.996833+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:45.371 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:44 smithi046 bash[14329]: audit 2024-02-10T06:24:43.076444+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T06:24:45.371 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:44 smithi046 bash[14329]: audit 2024-02-10T06:24:43.958985+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T06:24:45.371 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:44 smithi046 bash[14329]: cluster 2024-02-10T06:24:43.970732+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:24:45.371 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:44 smithi046 bash[14329]: audit 2024-02-10T06:24:43.996833+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:47.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:47 smithi046 bash[14329]: cluster 2024-02-10T06:24:45.971293+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:24:47.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:47 smithi046 bash[14329]: audit 2024-02-10T06:24:46.230241+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.46:0/401484692' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ab27934-73bc-4650-b239-c2377d184a73"}]: dispatch 2024-02-10T06:24:47.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:47 smithi046 bash[14329]: audit 2024-02-10T06:24:46.230767+0000 mon.a (mon.0) 465 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ab27934-73bc-4650-b239-c2377d184a73"}]: dispatch 2024-02-10T06:24:47.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:47 smithi046 bash[14329]: audit 2024-02-10T06:24:46.238840+0000 mon.a (mon.0) 466 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3ab27934-73bc-4650-b239-c2377d184a73"}]': finished 2024-02-10T06:24:47.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:47 smithi046 bash[14329]: cluster 2024-02-10T06:24:46.239020+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-02-10T06:24:47.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:47 smithi046 bash[14329]: audit 2024-02-10T06:24:46.239253+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:24:47.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:47 smithi046 bash[14329]: audit 2024-02-10T06:24:46.977686+0000 mon.a (mon.0) 469 : audit [DBG] from='client.? 172.21.15.46:0/331837865' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:24:47.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:47 smithi046 bash[20068]: cluster 2024-02-10T06:24:45.971293+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:24:47.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:47 smithi046 bash[20068]: audit 2024-02-10T06:24:46.230241+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.46:0/401484692' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ab27934-73bc-4650-b239-c2377d184a73"}]: dispatch 2024-02-10T06:24:47.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:47 smithi046 bash[20068]: audit 2024-02-10T06:24:46.230767+0000 mon.a (mon.0) 465 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ab27934-73bc-4650-b239-c2377d184a73"}]: dispatch 2024-02-10T06:24:47.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:47 smithi046 bash[20068]: audit 2024-02-10T06:24:46.238840+0000 mon.a (mon.0) 466 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3ab27934-73bc-4650-b239-c2377d184a73"}]': finished 2024-02-10T06:24:47.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:47 smithi046 bash[20068]: cluster 2024-02-10T06:24:46.239020+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-02-10T06:24:47.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:47 smithi046 bash[20068]: audit 2024-02-10T06:24:46.239253+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:24:47.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:47 smithi046 bash[20068]: audit 2024-02-10T06:24:46.977686+0000 mon.a (mon.0) 469 : audit [DBG] from='client.? 172.21.15.46:0/331837865' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:24:47.491 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:47 smithi175 bash[14559]: cluster 2024-02-10T06:24:45.971293+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:24:47.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:47 smithi175 bash[14559]: audit 2024-02-10T06:24:46.230241+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.46:0/401484692' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ab27934-73bc-4650-b239-c2377d184a73"}]: dispatch 2024-02-10T06:24:47.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:47 smithi175 bash[14559]: audit 2024-02-10T06:24:46.230767+0000 mon.a (mon.0) 465 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3ab27934-73bc-4650-b239-c2377d184a73"}]: dispatch 2024-02-10T06:24:47.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:47 smithi175 bash[14559]: audit 2024-02-10T06:24:46.238840+0000 mon.a (mon.0) 466 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3ab27934-73bc-4650-b239-c2377d184a73"}]': finished 2024-02-10T06:24:47.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:47 smithi175 bash[14559]: cluster 2024-02-10T06:24:46.239020+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-02-10T06:24:47.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:47 smithi175 bash[14559]: audit 2024-02-10T06:24:46.239253+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:24:47.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:47 smithi175 bash[14559]: audit 2024-02-10T06:24:46.977686+0000 mon.a (mon.0) 469 : audit [DBG] from='client.? 172.21.15.46:0/331837865' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:24:49.491 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:49 smithi175 bash[14559]: cluster 2024-02-10T06:24:47.971929+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-02-10T06:24:49.598 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:49 smithi046 bash[14329]: cluster 2024-02-10T06:24:47.971929+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-02-10T06:24:49.599 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:49 smithi046 bash[20068]: cluster 2024-02-10T06:24:47.971929+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-02-10T06:24:49.873 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:24:49 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:24:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:24:51.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:50 smithi046 bash[14329]: audit 2024-02-10T06:24:49.743380+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:51.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:50 smithi046 bash[14329]: audit 2024-02-10T06:24:49.751140+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:51.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:50 smithi046 bash[14329]: cluster 2024-02-10T06:24:49.972534+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-02-10T06:24:51.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:50 smithi046 bash[20068]: audit 2024-02-10T06:24:49.743380+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:51.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:50 smithi046 bash[20068]: audit 2024-02-10T06:24:49.751140+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:51.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:50 smithi046 bash[20068]: cluster 2024-02-10T06:24:49.972534+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-02-10T06:24:51.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:50 smithi175 bash[14559]: audit 2024-02-10T06:24:49.743380+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:51.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:50 smithi175 bash[14559]: audit 2024-02-10T06:24:49.751140+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:51.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:50 smithi175 bash[14559]: cluster 2024-02-10T06:24:49.972534+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-02-10T06:24:53.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:53 smithi046 bash[14329]: cluster 2024-02-10T06:24:51.973184+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-02-10T06:24:53.373 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:53 smithi046 bash[20068]: cluster 2024-02-10T06:24:51.973184+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-02-10T06:24:53.374 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:24:53 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:24:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:24:53.491 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:53 smithi175 bash[14559]: cluster 2024-02-10T06:24:51.973184+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-02-10T06:24:54.435 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:54 smithi046 bash[14329]: audit 2024-02-10T06:24:53.154231+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:54.435 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:54 smithi046 bash[14329]: audit 2024-02-10T06:24:53.161539+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:54.436 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:54 smithi046 bash[20068]: audit 2024-02-10T06:24:53.154231+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:54.436 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:54 smithi046 bash[20068]: audit 2024-02-10T06:24:53.161539+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:54.491 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:54 smithi175 bash[14559]: audit 2024-02-10T06:24:53.154231+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:54.491 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:54 smithi175 bash[14559]: audit 2024-02-10T06:24:53.161539+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:24:55.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:55 smithi046 bash[14329]: cluster 2024-02-10T06:24:53.973783+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-02-10T06:24:55.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:55 smithi046 bash[20068]: cluster 2024-02-10T06:24:53.973783+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-02-10T06:24:55.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:55 smithi175 bash[14559]: cluster 2024-02-10T06:24:53.973783+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-02-10T06:24:57.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:57 smithi046 bash[14329]: cluster 2024-02-10T06:24:55.974411+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-02-10T06:24:57.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:57 smithi046 bash[20068]: cluster 2024-02-10T06:24:55.974411+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-02-10T06:24:57.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:57 smithi175 bash[14559]: cluster 2024-02-10T06:24:55.974411+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-02-10T06:24:59.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:24:59 smithi046 bash[20068]: cluster 2024-02-10T06:24:57.975092+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 67 KiB/s wr, 4 op/s 2024-02-10T06:24:59.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:24:59 smithi046 bash[14329]: cluster 2024-02-10T06:24:57.975092+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 67 KiB/s wr, 4 op/s 2024-02-10T06:24:59.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:24:59 smithi175 bash[14559]: cluster 2024-02-10T06:24:57.975092+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 67 KiB/s wr, 4 op/s 2024-02-10T06:25:00.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:00 smithi046 bash[14329]: audit 2024-02-10T06:25:00.303462+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T06:25:00.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:00 smithi046 bash[14329]: audit 2024-02-10T06:25:00.305020+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:00.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:00 smithi046 bash[20068]: audit 2024-02-10T06:25:00.303462+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T06:25:00.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:00 smithi046 bash[20068]: audit 2024-02-10T06:25:00.305020+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:00.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:00 smithi175 bash[14559]: audit 2024-02-10T06:25:00.303462+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T06:25:00.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:00 smithi175 bash[14559]: audit 2024-02-10T06:25:00.305020+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:01.622 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:01 smithi046 bash[14329]: cluster 2024-02-10T06:24:59.975676+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:25:01.622 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:01 smithi046 bash[14329]: cephadm 2024-02-10T06:25:00.306221+0000 mgr.y (mgr.14152) 148 : cephadm [INF] Deploying daemon osd.3 on smithi046 2024-02-10T06:25:01.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:01 smithi046 bash[20068]: cluster 2024-02-10T06:24:59.975676+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:25:01.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:01 smithi046 bash[20068]: cephadm 2024-02-10T06:25:00.306221+0000 mgr.y (mgr.14152) 148 : cephadm [INF] Deploying daemon osd.3 on smithi046 2024-02-10T06:25:01.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:01 smithi175 bash[14559]: cluster 2024-02-10T06:24:59.975676+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:25:01.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:01 smithi175 bash[14559]: cephadm 2024-02-10T06:25:00.306221+0000 mgr.y (mgr.14152) 148 : cephadm [INF] Deploying daemon osd.3 on smithi046 2024-02-10T06:25:03.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:03 smithi046 bash[14329]: cluster 2024-02-10T06:25:01.976277+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 2024-02-10T06:25:03.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:03 smithi046 bash[20068]: cluster 2024-02-10T06:25:01.976277+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 2024-02-10T06:25:03.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:03 smithi175 bash[14559]: cluster 2024-02-10T06:25:01.976277+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 2024-02-10T06:25:05.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:05 smithi175 bash[14559]: cluster 2024-02-10T06:25:03.976893+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 2024-02-10T06:25:05.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:05 smithi175 bash[14559]: audit 2024-02-10T06:25:04.669726+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:05.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:05 smithi175 bash[14559]: audit 2024-02-10T06:25:04.712326+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:05.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:05 smithi175 bash[14559]: audit 2024-02-10T06:25:04.714258+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:05.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:05 smithi175 bash[14559]: audit 2024-02-10T06:25:04.715500+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:05.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:05 smithi175 bash[14559]: audit 2024-02-10T06:25:04.724951+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:05.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:05 smithi046 bash[14329]: cluster 2024-02-10T06:25:03.976893+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 2024-02-10T06:25:05.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:05 smithi046 bash[14329]: audit 2024-02-10T06:25:04.669726+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:05.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:05 smithi046 bash[14329]: audit 2024-02-10T06:25:04.712326+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:05.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:05 smithi046 bash[14329]: audit 2024-02-10T06:25:04.714258+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:05.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:05 smithi046 bash[14329]: audit 2024-02-10T06:25:04.715500+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:05.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:05 smithi046 bash[14329]: audit 2024-02-10T06:25:04.724951+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:05.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:05 smithi046 bash[20068]: cluster 2024-02-10T06:25:03.976893+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 2024-02-10T06:25:05.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:05 smithi046 bash[20068]: audit 2024-02-10T06:25:04.669726+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:05.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:05 smithi046 bash[20068]: audit 2024-02-10T06:25:04.712326+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:05.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:05 smithi046 bash[20068]: audit 2024-02-10T06:25:04.714258+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:05.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:05 smithi046 bash[20068]: audit 2024-02-10T06:25:04.715500+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:05.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:05 smithi046 bash[20068]: audit 2024-02-10T06:25:04.724951+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:07.659 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:07 smithi046 bash[14329]: cluster 2024-02-10T06:25:05.977427+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 2024-02-10T06:25:07.659 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:07 smithi046 bash[20068]: cluster 2024-02-10T06:25:05.977427+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 2024-02-10T06:25:07.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:07 smithi175 bash[14559]: cluster 2024-02-10T06:25:05.977427+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 2024-02-10T06:25:09.491 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:09 smithi175 bash[14559]: cluster 2024-02-10T06:25:07.978007+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 2024-02-10T06:25:09.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:09 smithi046 bash[14329]: cluster 2024-02-10T06:25:07.978007+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 2024-02-10T06:25:09.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:09 smithi046 bash[20068]: cluster 2024-02-10T06:25:07.978007+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 2024-02-10T06:25:10.373 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:25:09 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:25:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:25:11.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:10 smithi046 bash[14329]: audit 2024-02-10T06:25:09.881604+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:11.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:10 smithi046 bash[14329]: audit 2024-02-10T06:25:09.888592+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:11.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:10 smithi046 bash[14329]: cluster 2024-02-10T06:25:09.978533+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:25:11.123 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:10 smithi046 bash[20068]: audit 2024-02-10T06:25:09.881604+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:11.123 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:10 smithi046 bash[20068]: audit 2024-02-10T06:25:09.888592+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:11.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:10 smithi046 bash[20068]: cluster 2024-02-10T06:25:09.978533+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:25:11.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:10 smithi175 bash[14559]: audit 2024-02-10T06:25:09.881604+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:11.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:10 smithi175 bash[14559]: audit 2024-02-10T06:25:09.888592+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:11.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:10 smithi175 bash[14559]: cluster 2024-02-10T06:25:09.978533+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:25:11.260 INFO:teuthology.orchestra.run.smithi046.stdout:Created osd(s) 3 on host 'smithi046' 2024-02-10T06:25:11.938 DEBUG:teuthology.orchestra.run.smithi046:osd.3> sudo journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.3.service 2024-02-10T06:25:11.941 INFO:tasks.cephadm:Deploying osd.4 on smithi175 with /dev/vg_nvme/lv_4... 2024-02-10T06:25:11.941 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-10T06:25:12.062 INFO:journalctl@ceph.osd.3.smithi046.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:25:12.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:12 smithi175 bash[14559]: audit 2024-02-10T06:25:11.258102+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:12.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:12 smithi175 bash[14559]: audit 2024-02-10T06:25:11.258870+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:12.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:12 smithi175 bash[14559]: audit 2024-02-10T06:25:11.264640+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:12.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:12 smithi175 bash[14559]: audit 2024-02-10T06:25:11.266088+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:12.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:12 smithi175 bash[14559]: audit 2024-02-10T06:25:11.270084+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:25:12.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:12 smithi175 bash[14559]: audit 2024-02-10T06:25:11.271801+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:25:12.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:12 smithi175 bash[14559]: audit 2024-02-10T06:25:11.273404+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:25:12.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:12 smithi175 bash[14559]: audit 2024-02-10T06:25:11.274925+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:25:12.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:12 smithi175 bash[14559]: cephadm 2024-02-10T06:25:11.276002+0000 mgr.y (mgr.14152) 154 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 3806M 2024-02-10T06:25:12.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:12 smithi175 bash[14559]: audit 2024-02-10T06:25:11.282286+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:12.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:12 smithi175 bash[14559]: audit 2024-02-10T06:25:11.289900+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:12.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:12 smithi175 bash[14559]: audit 2024-02-10T06:25:11.532869+0000 mon.a (mon.0) 493 : audit [INF] from='osd.3 [v2:172.21.15.46:6826/1348350317,v1:172.21.15.46:6827/1348350317]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T06:25:12.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[14329]: audit 2024-02-10T06:25:11.258102+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:12.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[14329]: audit 2024-02-10T06:25:11.258870+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:12.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[14329]: audit 2024-02-10T06:25:11.264640+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:12.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[14329]: audit 2024-02-10T06:25:11.266088+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:12.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[14329]: audit 2024-02-10T06:25:11.270084+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:25:12.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[14329]: audit 2024-02-10T06:25:11.271801+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:25:12.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[14329]: audit 2024-02-10T06:25:11.273404+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:25:12.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[14329]: audit 2024-02-10T06:25:11.274925+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:25:12.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[14329]: cephadm 2024-02-10T06:25:11.276002+0000 mgr.y (mgr.14152) 154 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 3806M 2024-02-10T06:25:12.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[14329]: audit 2024-02-10T06:25:11.282286+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:12.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[14329]: audit 2024-02-10T06:25:11.289900+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:12.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[14329]: audit 2024-02-10T06:25:11.532869+0000 mon.a (mon.0) 493 : audit [INF] from='osd.3 [v2:172.21.15.46:6826/1348350317,v1:172.21.15.46:6827/1348350317]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T06:25:12.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[20068]: audit 2024-02-10T06:25:11.258102+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:12.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[20068]: audit 2024-02-10T06:25:11.258870+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:12.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[20068]: audit 2024-02-10T06:25:11.264640+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:12.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[20068]: audit 2024-02-10T06:25:11.266088+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:12.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[20068]: audit 2024-02-10T06:25:11.270084+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:25:12.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[20068]: audit 2024-02-10T06:25:11.271801+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:25:12.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[20068]: audit 2024-02-10T06:25:11.273404+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:25:12.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[20068]: audit 2024-02-10T06:25:11.274925+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:25:12.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[20068]: cephadm 2024-02-10T06:25:11.276002+0000 mgr.y (mgr.14152) 154 : cephadm [INF] Adjusting osd_memory_target on smithi046 to 3806M 2024-02-10T06:25:12.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[20068]: audit 2024-02-10T06:25:11.282286+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:12.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[20068]: audit 2024-02-10T06:25:11.289900+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:12.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:12 smithi046 bash[20068]: audit 2024-02-10T06:25:11.532869+0000 mon.a (mon.0) 493 : audit [INF] from='osd.3 [v2:172.21.15.46:6826/1348350317,v1:172.21.15.46:6827/1348350317]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T06:25:13.623 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:25:13 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:25:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:25:13.623 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:25:13 smithi046 bash[33911]: debug 2024-02-10T06:25:13.312+0000 7ff9ba556700 -1 osd.3 0 waiting for initial osdmap 2024-02-10T06:25:13.623 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:25:13 smithi046 bash[33911]: debug 2024-02-10T06:25:13.320+0000 7ff9b56ee700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T06:25:13.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:13 smithi046 bash[14329]: cluster 2024-02-10T06:25:11.979192+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-02-10T06:25:13.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:13 smithi046 bash[14329]: audit 2024-02-10T06:25:12.299700+0000 mon.a (mon.0) 494 : audit [INF] from='osd.3 [v2:172.21.15.46:6826/1348350317,v1:172.21.15.46:6827/1348350317]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T06:25:13.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:13 smithi046 bash[14329]: cluster 2024-02-10T06:25:12.299897+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-02-10T06:25:13.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:13 smithi046 bash[14329]: audit 2024-02-10T06:25:12.300219+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:25:13.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:13 smithi046 bash[14329]: audit 2024-02-10T06:25:12.301154+0000 mon.a (mon.0) 497 : audit [INF] from='osd.3 [v2:172.21.15.46:6826/1348350317,v1:172.21.15.46:6827/1348350317]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:25:13.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:13 smithi046 bash[20068]: cluster 2024-02-10T06:25:11.979192+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-02-10T06:25:13.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:13 smithi046 bash[20068]: audit 2024-02-10T06:25:12.299700+0000 mon.a (mon.0) 494 : audit [INF] from='osd.3 [v2:172.21.15.46:6826/1348350317,v1:172.21.15.46:6827/1348350317]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T06:25:13.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:13 smithi046 bash[20068]: cluster 2024-02-10T06:25:12.299897+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-02-10T06:25:13.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:13 smithi046 bash[20068]: audit 2024-02-10T06:25:12.300219+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:25:13.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:13 smithi046 bash[20068]: audit 2024-02-10T06:25:12.301154+0000 mon.a (mon.0) 497 : audit [INF] from='osd.3 [v2:172.21.15.46:6826/1348350317,v1:172.21.15.46:6827/1348350317]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:25:13.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:13 smithi175 bash[14559]: cluster 2024-02-10T06:25:11.979192+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-02-10T06:25:13.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:13 smithi175 bash[14559]: audit 2024-02-10T06:25:12.299700+0000 mon.a (mon.0) 494 : audit [INF] from='osd.3 [v2:172.21.15.46:6826/1348350317,v1:172.21.15.46:6827/1348350317]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T06:25:13.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:13 smithi175 bash[14559]: cluster 2024-02-10T06:25:12.299897+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-02-10T06:25:13.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:13 smithi175 bash[14559]: audit 2024-02-10T06:25:12.300219+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:25:13.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:13 smithi175 bash[14559]: audit 2024-02-10T06:25:12.301154+0000 mon.a (mon.0) 497 : audit [INF] from='osd.3 [v2:172.21.15.46:6826/1348350317,v1:172.21.15.46:6827/1348350317]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:25:14.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:14 smithi046 bash[14329]: audit 2024-02-10T06:25:13.301540+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:14.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:14 smithi046 bash[14329]: cephadm 2024-02-10T06:25:13.303345+0000 mgr.y (mgr.14152) 156 : cephadm [INF] Detected new or changed devices on smithi046 2024-02-10T06:25:14.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:14 smithi046 bash[14329]: audit 2024-02-10T06:25:13.309126+0000 mon.a (mon.0) 499 : audit [INF] from='osd.3 [v2:172.21.15.46:6826/1348350317,v1:172.21.15.46:6827/1348350317]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-02-10T06:25:14.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:14 smithi046 bash[14329]: cluster 2024-02-10T06:25:13.309276+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-02-10T06:25:14.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:14 smithi046 bash[14329]: audit 2024-02-10T06:25:13.310408+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:25:14.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:14 smithi046 bash[14329]: audit 2024-02-10T06:25:13.312633+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:14.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:14 smithi046 bash[14329]: audit 2024-02-10T06:25:13.316270+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:14.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:14 smithi046 bash[14329]: audit 2024-02-10T06:25:13.317293+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:25:14.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:14 smithi046 bash[14329]: audit 2024-02-10T06:25:13.318504+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:14.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:14 smithi046 bash[14329]: audit 2024-02-10T06:25:13.319828+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:14.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:14 smithi046 bash[14329]: audit 2024-02-10T06:25:13.328719+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:14.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:14 smithi046 bash[20068]: audit 2024-02-10T06:25:13.301540+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:14.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:14 smithi046 bash[20068]: cephadm 2024-02-10T06:25:13.303345+0000 mgr.y (mgr.14152) 156 : cephadm [INF] Detected new or changed devices on smithi046 2024-02-10T06:25:14.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:14 smithi046 bash[20068]: audit 2024-02-10T06:25:13.309126+0000 mon.a (mon.0) 499 : audit [INF] from='osd.3 [v2:172.21.15.46:6826/1348350317,v1:172.21.15.46:6827/1348350317]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-02-10T06:25:14.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:14 smithi046 bash[20068]: cluster 2024-02-10T06:25:13.309276+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-02-10T06:25:14.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:14 smithi046 bash[20068]: audit 2024-02-10T06:25:13.310408+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:25:14.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:14 smithi046 bash[20068]: audit 2024-02-10T06:25:13.312633+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:14.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:14 smithi046 bash[20068]: audit 2024-02-10T06:25:13.316270+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:14.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:14 smithi046 bash[20068]: audit 2024-02-10T06:25:13.317293+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:25:14.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:14 smithi046 bash[20068]: audit 2024-02-10T06:25:13.318504+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:14.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:14 smithi046 bash[20068]: audit 2024-02-10T06:25:13.319828+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:14.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:14 smithi046 bash[20068]: audit 2024-02-10T06:25:13.328719+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:14.583 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:14 smithi175 bash[14559]: audit 2024-02-10T06:25:13.301540+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:14.584 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:14 smithi175 bash[14559]: cephadm 2024-02-10T06:25:13.303345+0000 mgr.y (mgr.14152) 156 : cephadm [INF] Detected new or changed devices on smithi046 2024-02-10T06:25:14.584 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:14 smithi175 bash[14559]: audit 2024-02-10T06:25:13.309126+0000 mon.a (mon.0) 499 : audit [INF] from='osd.3 [v2:172.21.15.46:6826/1348350317,v1:172.21.15.46:6827/1348350317]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]': finished 2024-02-10T06:25:14.584 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:14 smithi175 bash[14559]: cluster 2024-02-10T06:25:13.309276+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-02-10T06:25:14.584 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:14 smithi175 bash[14559]: audit 2024-02-10T06:25:13.310408+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:25:14.584 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:14 smithi175 bash[14559]: audit 2024-02-10T06:25:13.312633+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:14.584 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:14 smithi175 bash[14559]: audit 2024-02-10T06:25:13.316270+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:14.584 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:14 smithi175 bash[14559]: audit 2024-02-10T06:25:13.317293+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:25:14.584 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:14 smithi175 bash[14559]: audit 2024-02-10T06:25:13.318504+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:14.584 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:14 smithi175 bash[14559]: audit 2024-02-10T06:25:13.319828+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:14.584 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:14 smithi175 bash[14559]: audit 2024-02-10T06:25:13.328719+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:15.184 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-10T06:25:15.184 INFO:teuthology.orchestra.run.smithi175.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-10T06:25:15.184 INFO:teuthology.orchestra.run.smithi175.stderr: stderr: 10+0 records in 2024-02-10T06:25:15.184 INFO:teuthology.orchestra.run.smithi175.stderr:10+0 records out 2024-02-10T06:25:15.185 INFO:teuthology.orchestra.run.smithi175.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0218804 s, 479 MB/s 2024-02-10T06:25:15.185 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping successful for: 2024-02-10T06:25:15.491 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:15 smithi175 bash[14559]: cluster 2024-02-10T06:25:12.537715+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:25:15.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:15 smithi175 bash[14559]: cluster 2024-02-10T06:25:12.537912+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:25:15.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:15 smithi175 bash[14559]: cluster 2024-02-10T06:25:13.979762+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:25:15.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:15 smithi175 bash[14559]: audit 2024-02-10T06:25:14.317143+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:25:15.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:15 smithi175 bash[14559]: cluster 2024-02-10T06:25:14.333051+0000 mon.a (mon.0) 509 : cluster [INF] osd.3 [v2:172.21.15.46:6826/1348350317,v1:172.21.15.46:6827/1348350317] boot 2024-02-10T06:25:15.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:15 smithi175 bash[14559]: cluster 2024-02-10T06:25:14.333168+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-10T06:25:15.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:15 smithi175 bash[14559]: audit 2024-02-10T06:25:14.333406+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:25:15.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:15 smithi046 bash[14329]: cluster 2024-02-10T06:25:12.537715+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:25:15.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:15 smithi046 bash[14329]: cluster 2024-02-10T06:25:12.537912+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:25:15.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:15 smithi046 bash[14329]: cluster 2024-02-10T06:25:13.979762+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:25:15.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:15 smithi046 bash[14329]: audit 2024-02-10T06:25:14.317143+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:25:15.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:15 smithi046 bash[14329]: cluster 2024-02-10T06:25:14.333051+0000 mon.a (mon.0) 509 : cluster [INF] osd.3 [v2:172.21.15.46:6826/1348350317,v1:172.21.15.46:6827/1348350317] boot 2024-02-10T06:25:15.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:15 smithi046 bash[14329]: cluster 2024-02-10T06:25:14.333168+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-10T06:25:15.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:15 smithi046 bash[14329]: audit 2024-02-10T06:25:14.333406+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:25:15.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:15 smithi046 bash[20068]: cluster 2024-02-10T06:25:12.537715+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:25:15.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:15 smithi046 bash[20068]: cluster 2024-02-10T06:25:12.537912+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:25:15.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:15 smithi046 bash[20068]: cluster 2024-02-10T06:25:13.979762+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:25:15.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:15 smithi046 bash[20068]: audit 2024-02-10T06:25:14.317143+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:25:15.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:15 smithi046 bash[20068]: cluster 2024-02-10T06:25:14.333051+0000 mon.a (mon.0) 509 : cluster [INF] osd.3 [v2:172.21.15.46:6826/1348350317,v1:172.21.15.46:6827/1348350317] boot 2024-02-10T06:25:15.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:15 smithi046 bash[20068]: cluster 2024-02-10T06:25:14.333168+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-10T06:25:15.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:15 smithi046 bash[20068]: audit 2024-02-10T06:25:14.333406+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:25:15.913 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi175:vg_nvme/lv_4 2024-02-10T06:25:16.623 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:25:16 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:25:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:25:16.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:16 smithi046 bash[14329]: cluster 2024-02-10T06:25:15.357580+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-10T06:25:16.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:16 smithi046 bash[14329]: audit 2024-02-10T06:25:16.126518+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:16.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:16 smithi046 bash[14329]: audit 2024-02-10T06:25:16.132654+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:16.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:16 smithi046 bash[14329]: audit 2024-02-10T06:25:16.153419+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:16.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:16 smithi046 bash[14329]: audit 2024-02-10T06:25:16.155425+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:16.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:16 smithi046 bash[14329]: audit 2024-02-10T06:25:16.156887+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:16.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:16 smithi046 bash[14329]: audit 2024-02-10T06:25:16.166864+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:16.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:16 smithi046 bash[20068]: cluster 2024-02-10T06:25:15.357580+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-10T06:25:16.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:16 smithi046 bash[20068]: audit 2024-02-10T06:25:16.126518+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:16.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:16 smithi046 bash[20068]: audit 2024-02-10T06:25:16.132654+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:16.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:16 smithi046 bash[20068]: audit 2024-02-10T06:25:16.153419+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:16.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:16 smithi046 bash[20068]: audit 2024-02-10T06:25:16.155425+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:16.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:16 smithi046 bash[20068]: audit 2024-02-10T06:25:16.156887+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:16.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:16 smithi046 bash[20068]: audit 2024-02-10T06:25:16.166864+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:16.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:16 smithi175 bash[14559]: cluster 2024-02-10T06:25:15.357580+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-10T06:25:16.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:16 smithi175 bash[14559]: audit 2024-02-10T06:25:16.126518+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:16.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:16 smithi175 bash[14559]: audit 2024-02-10T06:25:16.132654+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:16.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:16 smithi175 bash[14559]: audit 2024-02-10T06:25:16.153419+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:16.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:16 smithi175 bash[14559]: audit 2024-02-10T06:25:16.155425+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:16.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:16 smithi175 bash[14559]: audit 2024-02-10T06:25:16.156887+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:16.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:16 smithi175 bash[14559]: audit 2024-02-10T06:25:16.166864+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:17.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:17 smithi175 bash[14559]: cluster 2024-02-10T06:25:15.980298+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:17.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:17 smithi046 bash[14329]: cluster 2024-02-10T06:25:15.980298+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:17.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:17 smithi046 bash[20068]: cluster 2024-02-10T06:25:15.980298+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:19.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:19 smithi046 bash[14329]: cluster 2024-02-10T06:25:17.980985+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:19.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:19 smithi046 bash[14329]: audit 2024-02-10T06:25:18.777350+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:25:19.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:19 smithi046 bash[14329]: audit 2024-02-10T06:25:18.784403+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:25:19.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:19 smithi046 bash[14329]: audit 2024-02-10T06:25:18.786117+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:19.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:19 smithi046 bash[20068]: cluster 2024-02-10T06:25:17.980985+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:19.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:19 smithi046 bash[20068]: audit 2024-02-10T06:25:18.777350+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:25:19.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:19 smithi046 bash[20068]: audit 2024-02-10T06:25:18.784403+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:25:19.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:19 smithi046 bash[20068]: audit 2024-02-10T06:25:18.786117+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:19.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:19 smithi175 bash[14559]: cluster 2024-02-10T06:25:17.980985+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:19.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:19 smithi175 bash[14559]: audit 2024-02-10T06:25:18.777350+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:25:19.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:19 smithi175 bash[14559]: audit 2024-02-10T06:25:18.784403+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:25:19.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:19 smithi175 bash[14559]: audit 2024-02-10T06:25:18.786117+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:20.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:20 smithi175 bash[14559]: audit 2024-02-10T06:25:18.770327+0000 mgr.y (mgr.14152) 160 : audit [DBG] from='client.24224 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:25:20.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:20 smithi046 bash[14329]: audit 2024-02-10T06:25:18.770327+0000 mgr.y (mgr.14152) 160 : audit [DBG] from='client.24224 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:25:20.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:20 smithi046 bash[20068]: audit 2024-02-10T06:25:18.770327+0000 mgr.y (mgr.14152) 160 : audit [DBG] from='client.24224 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:25:21.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:21 smithi175 bash[14559]: cluster 2024-02-10T06:25:19.981590+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:21.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:21 smithi046 bash[14329]: cluster 2024-02-10T06:25:19.981590+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:21.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:21 smithi046 bash[20068]: cluster 2024-02-10T06:25:19.981590+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:23.491 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:23 smithi175 bash[14559]: cluster 2024-02-10T06:25:21.982197+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:23.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:23 smithi046 bash[14329]: cluster 2024-02-10T06:25:21.982197+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:23.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:23 smithi046 bash[20068]: cluster 2024-02-10T06:25:21.982197+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:25.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:25 smithi175 bash[14559]: cluster 2024-02-10T06:25:23.982837+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:25.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:25 smithi175 bash[14559]: audit 2024-02-10T06:25:24.771483+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.175:0/1076748478' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3a647d76-1194-450d-bb3a-047de5aaf94c"}]: dispatch 2024-02-10T06:25:25.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:25 smithi175 bash[14559]: audit 2024-02-10T06:25:24.772623+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3a647d76-1194-450d-bb3a-047de5aaf94c"}]: dispatch 2024-02-10T06:25:25.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:25 smithi175 bash[14559]: audit 2024-02-10T06:25:24.781452+0000 mon.a (mon.0) 523 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3a647d76-1194-450d-bb3a-047de5aaf94c"}]': finished 2024-02-10T06:25:25.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:25 smithi175 bash[14559]: cluster 2024-02-10T06:25:24.781685+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-02-10T06:25:25.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:25 smithi175 bash[14559]: audit 2024-02-10T06:25:24.782015+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:25:25.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:25 smithi046 bash[14329]: cluster 2024-02-10T06:25:23.982837+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:25.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:25 smithi046 bash[14329]: audit 2024-02-10T06:25:24.771483+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.175:0/1076748478' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3a647d76-1194-450d-bb3a-047de5aaf94c"}]: dispatch 2024-02-10T06:25:25.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:25 smithi046 bash[14329]: audit 2024-02-10T06:25:24.772623+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3a647d76-1194-450d-bb3a-047de5aaf94c"}]: dispatch 2024-02-10T06:25:25.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:25 smithi046 bash[14329]: audit 2024-02-10T06:25:24.781452+0000 mon.a (mon.0) 523 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3a647d76-1194-450d-bb3a-047de5aaf94c"}]': finished 2024-02-10T06:25:25.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:25 smithi046 bash[14329]: cluster 2024-02-10T06:25:24.781685+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-02-10T06:25:25.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:25 smithi046 bash[14329]: audit 2024-02-10T06:25:24.782015+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:25:25.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:25 smithi046 bash[20068]: cluster 2024-02-10T06:25:23.982837+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:25.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:25 smithi046 bash[20068]: audit 2024-02-10T06:25:24.771483+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.175:0/1076748478' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3a647d76-1194-450d-bb3a-047de5aaf94c"}]: dispatch 2024-02-10T06:25:25.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:25 smithi046 bash[20068]: audit 2024-02-10T06:25:24.772623+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3a647d76-1194-450d-bb3a-047de5aaf94c"}]: dispatch 2024-02-10T06:25:25.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:25 smithi046 bash[20068]: audit 2024-02-10T06:25:24.781452+0000 mon.a (mon.0) 523 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3a647d76-1194-450d-bb3a-047de5aaf94c"}]': finished 2024-02-10T06:25:25.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:25 smithi046 bash[20068]: cluster 2024-02-10T06:25:24.781685+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-02-10T06:25:25.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:25 smithi046 bash[20068]: audit 2024-02-10T06:25:24.782015+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:25:26.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:26 smithi175 bash[14559]: audit 2024-02-10T06:25:25.467224+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.175:0/3870425311' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:25:26.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:26 smithi046 bash[14329]: audit 2024-02-10T06:25:25.467224+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.175:0/3870425311' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:25:26.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:26 smithi046 bash[20068]: audit 2024-02-10T06:25:25.467224+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.175:0/3870425311' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:25:27.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:27 smithi175 bash[14559]: cluster 2024-02-10T06:25:25.983405+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:27.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:27 smithi046 bash[14329]: cluster 2024-02-10T06:25:25.983405+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:27.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:27 smithi046 bash[20068]: cluster 2024-02-10T06:25:25.983405+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:29.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:29 smithi175 bash[14559]: cluster 2024-02-10T06:25:27.983954+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:29.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:29 smithi046 bash[14329]: cluster 2024-02-10T06:25:27.983954+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:29.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:29 smithi046 bash[20068]: cluster 2024-02-10T06:25:27.983954+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:30.373 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:25:30 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:25:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:25:31.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:31 smithi175 bash[14559]: cluster 2024-02-10T06:25:29.984520+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:31.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:31 smithi175 bash[14559]: audit 2024-02-10T06:25:30.012964+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:31.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:31 smithi175 bash[14559]: audit 2024-02-10T06:25:30.019493+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:31.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:31 smithi046 bash[14329]: cluster 2024-02-10T06:25:29.984520+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:31.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:31 smithi046 bash[14329]: audit 2024-02-10T06:25:30.012964+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:31.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:31 smithi046 bash[14329]: audit 2024-02-10T06:25:30.019493+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:31.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:31 smithi046 bash[20068]: cluster 2024-02-10T06:25:29.984520+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:31.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:31 smithi046 bash[20068]: audit 2024-02-10T06:25:30.012964+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:31.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:31 smithi046 bash[20068]: audit 2024-02-10T06:25:30.019493+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:33.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:33 smithi046 bash[14329]: cluster 2024-02-10T06:25:31.985133+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:33.123 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:33 smithi046 bash[20068]: cluster 2024-02-10T06:25:31.985133+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:33.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:33 smithi175 bash[14559]: cluster 2024-02-10T06:25:31.985133+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:35.601 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:35 smithi175 bash[14559]: cluster 2024-02-10T06:25:33.985690+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:35.601 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:35 smithi175 bash[14559]: audit 2024-02-10T06:25:35.327399+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T06:25:35.602 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:35 smithi175 bash[14559]: audit 2024-02-10T06:25:35.328639+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:35.602 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:35 smithi175 bash[14559]: audit 2024-02-10T06:25:35.349683+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:35.602 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:35 smithi175 bash[14559]: audit 2024-02-10T06:25:35.356304+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:35.623 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:25:35 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:25:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:25:35.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:35 smithi046 bash[20068]: cluster 2024-02-10T06:25:33.985690+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:35.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:35 smithi046 bash[20068]: audit 2024-02-10T06:25:35.327399+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T06:25:35.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:35 smithi046 bash[20068]: audit 2024-02-10T06:25:35.328639+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:35.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:35 smithi046 bash[20068]: audit 2024-02-10T06:25:35.349683+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:35.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:35 smithi046 bash[20068]: audit 2024-02-10T06:25:35.356304+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:35.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:35 smithi046 bash[14329]: cluster 2024-02-10T06:25:33.985690+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:35.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:35 smithi046 bash[14329]: audit 2024-02-10T06:25:35.327399+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T06:25:35.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:35 smithi046 bash[14329]: audit 2024-02-10T06:25:35.328639+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:35.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:35 smithi046 bash[14329]: audit 2024-02-10T06:25:35.349683+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:35.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:35 smithi046 bash[14329]: audit 2024-02-10T06:25:35.356304+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:36.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:36 smithi046 bash[14329]: cephadm 2024-02-10T06:25:35.329620+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Deploying daemon osd.4 on smithi175 2024-02-10T06:25:36.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:36 smithi046 bash[20068]: cephadm 2024-02-10T06:25:35.329620+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Deploying daemon osd.4 on smithi175 2024-02-10T06:25:36.710 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:36 smithi175 bash[14559]: cephadm 2024-02-10T06:25:35.329620+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Deploying daemon osd.4 on smithi175 2024-02-10T06:25:37.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:37 smithi175 bash[14559]: cluster 2024-02-10T06:25:35.986304+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:37.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:37 smithi046 bash[14329]: cluster 2024-02-10T06:25:35.986304+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:37.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:37 smithi046 bash[20068]: cluster 2024-02-10T06:25:35.986304+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:39.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:39 smithi175 bash[14559]: cluster 2024-02-10T06:25:37.986917+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:39.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:39 smithi175 bash[14559]: audit 2024-02-10T06:25:39.323890+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:39.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:39 smithi175 bash[14559]: audit 2024-02-10T06:25:39.348279+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:39.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:39 smithi175 bash[14559]: audit 2024-02-10T06:25:39.351195+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:39.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:39 smithi175 bash[14559]: audit 2024-02-10T06:25:39.352954+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:39.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:39 smithi175 bash[14559]: audit 2024-02-10T06:25:39.362993+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:39.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:39 smithi046 bash[14329]: cluster 2024-02-10T06:25:37.986917+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:39.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:39 smithi046 bash[14329]: audit 2024-02-10T06:25:39.323890+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:39.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:39 smithi046 bash[14329]: audit 2024-02-10T06:25:39.348279+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:39.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:39 smithi046 bash[14329]: audit 2024-02-10T06:25:39.351195+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:39.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:39 smithi046 bash[14329]: audit 2024-02-10T06:25:39.352954+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:39.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:39 smithi046 bash[14329]: audit 2024-02-10T06:25:39.362993+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:39.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:39 smithi046 bash[20068]: cluster 2024-02-10T06:25:37.986917+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:39.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:39 smithi046 bash[20068]: audit 2024-02-10T06:25:39.323890+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:39.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:39 smithi046 bash[20068]: audit 2024-02-10T06:25:39.348279+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:39.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:39 smithi046 bash[20068]: audit 2024-02-10T06:25:39.351195+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:39.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:39 smithi046 bash[20068]: audit 2024-02-10T06:25:39.352954+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:39.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:39 smithi046 bash[20068]: audit 2024-02-10T06:25:39.362993+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:40.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:40 smithi175 bash[14559]: audit 2024-02-10T06:25:39.392150+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:25:40.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:40 smithi175 bash[14559]: audit 2024-02-10T06:25:39.395552+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:25:40.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:40 smithi046 bash[14329]: audit 2024-02-10T06:25:39.392150+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:25:40.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:40 smithi046 bash[14329]: audit 2024-02-10T06:25:39.395552+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:25:40.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:40 smithi046 bash[20068]: audit 2024-02-10T06:25:39.392150+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:25:40.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:40 smithi046 bash[20068]: audit 2024-02-10T06:25:39.395552+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:25:41.491 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:41 smithi175 bash[14559]: cluster 2024-02-10T06:25:39.987485+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:41.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:41 smithi046 bash[14329]: cluster 2024-02-10T06:25:39.987485+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:41.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:41 smithi046 bash[20068]: cluster 2024-02-10T06:25:39.987485+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:43.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:43 smithi175 bash[14559]: cluster 2024-02-10T06:25:41.988067+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-02-10T06:25:43.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:43 smithi046 bash[14329]: cluster 2024-02-10T06:25:41.988067+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-02-10T06:25:43.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:43 smithi046 bash[20068]: cluster 2024-02-10T06:25:41.988067+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-02-10T06:25:45.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:45 smithi175 bash[14559]: cluster 2024-02-10T06:25:43.988653+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-02-10T06:25:45.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:45 smithi046 bash[14329]: cluster 2024-02-10T06:25:43.988653+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-02-10T06:25:45.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:45 smithi046 bash[20068]: cluster 2024-02-10T06:25:43.988653+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-02-10T06:25:46.108 INFO:teuthology.orchestra.run.smithi175.stdout:Created osd(s) 4 on host 'smithi175' 2024-02-10T06:25:46.812 DEBUG:teuthology.orchestra.run.smithi175:osd.4> sudo journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.4.service 2024-02-10T06:25:46.814 INFO:tasks.cephadm:Deploying osd.5 on smithi175 with /dev/vg_nvme/lv_3... 2024-02-10T06:25:46.814 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-10T06:25:47.286 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:47 smithi175 bash[14559]: cluster 2024-02-10T06:25:45.989219+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-02-10T06:25:47.287 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:47 smithi175 bash[14559]: audit 2024-02-10T06:25:46.105976+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:47.287 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:47 smithi175 bash[14559]: audit 2024-02-10T06:25:46.106573+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:47.287 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:47 smithi175 bash[14559]: audit 2024-02-10T06:25:46.110266+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:47.287 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:47 smithi175 bash[14559]: audit 2024-02-10T06:25:46.111675+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:47.287 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:47 smithi175 bash[14559]: audit 2024-02-10T06:25:46.115632+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:25:47.287 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:47 smithi175 bash[14559]: cephadm 2024-02-10T06:25:46.116927+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Adjusting osd_memory_target on smithi175 to 16247M 2024-02-10T06:25:47.287 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:47 smithi175 bash[14559]: audit 2024-02-10T06:25:46.123838+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:47.287 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:47 smithi175 bash[14559]: audit 2024-02-10T06:25:46.131486+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:47.287 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:47 smithi175 bash[14559]: audit 2024-02-10T06:25:46.745544+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.175:6800/1415161820,v1:172.21.15.175:6801/1415161820]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T06:25:47.287 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:47 smithi175 bash[14559]: audit 2024-02-10T06:25:46.746782+0000 mon.a (mon.0) 546 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T06:25:47.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:47 smithi046 bash[14329]: cluster 2024-02-10T06:25:45.989219+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-02-10T06:25:47.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:47 smithi046 bash[14329]: audit 2024-02-10T06:25:46.105976+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:47.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:47 smithi046 bash[14329]: audit 2024-02-10T06:25:46.106573+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:47.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:47 smithi046 bash[14329]: audit 2024-02-10T06:25:46.110266+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:47.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:47 smithi046 bash[14329]: audit 2024-02-10T06:25:46.111675+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:47.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:47 smithi046 bash[14329]: audit 2024-02-10T06:25:46.115632+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:25:47.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:47 smithi046 bash[14329]: cephadm 2024-02-10T06:25:46.116927+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Adjusting osd_memory_target on smithi175 to 16247M 2024-02-10T06:25:47.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:47 smithi046 bash[14329]: audit 2024-02-10T06:25:46.123838+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:47.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:47 smithi046 bash[14329]: audit 2024-02-10T06:25:46.131486+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:47.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:47 smithi046 bash[14329]: audit 2024-02-10T06:25:46.745544+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.175:6800/1415161820,v1:172.21.15.175:6801/1415161820]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T06:25:47.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:47 smithi046 bash[14329]: audit 2024-02-10T06:25:46.746782+0000 mon.a (mon.0) 546 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T06:25:47.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:47 smithi046 bash[20068]: cluster 2024-02-10T06:25:45.989219+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-02-10T06:25:47.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:47 smithi046 bash[20068]: audit 2024-02-10T06:25:46.105976+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:47.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:47 smithi046 bash[20068]: audit 2024-02-10T06:25:46.106573+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:47.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:47 smithi046 bash[20068]: audit 2024-02-10T06:25:46.110266+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:47.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:47 smithi046 bash[20068]: audit 2024-02-10T06:25:46.111675+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:47.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:47 smithi046 bash[20068]: audit 2024-02-10T06:25:46.115632+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:25:47.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:47 smithi046 bash[20068]: cephadm 2024-02-10T06:25:46.116927+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Adjusting osd_memory_target on smithi175 to 16247M 2024-02-10T06:25:47.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:47 smithi046 bash[20068]: audit 2024-02-10T06:25:46.123838+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:47.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:47 smithi046 bash[20068]: audit 2024-02-10T06:25:46.131486+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:47.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:47 smithi046 bash[20068]: audit 2024-02-10T06:25:46.745544+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.175:6800/1415161820,v1:172.21.15.175:6801/1415161820]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T06:25:47.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:47 smithi046 bash[20068]: audit 2024-02-10T06:25:46.746782+0000 mon.a (mon.0) 546 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T06:25:47.376 INFO:journalctl@ceph.osd.4.smithi175.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:25:48.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:48 smithi175 bash[14559]: audit 2024-02-10T06:25:47.402047+0000 mon.a (mon.0) 547 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-10T06:25:48.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:48 smithi175 bash[14559]: cluster 2024-02-10T06:25:47.402209+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-02-10T06:25:48.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:48 smithi175 bash[14559]: audit 2024-02-10T06:25:47.402459+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:25:48.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:48 smithi175 bash[14559]: audit 2024-02-10T06:25:47.404623+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.175:6800/1415161820,v1:172.21.15.175:6801/1415161820]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:25:48.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:48 smithi175 bash[14559]: audit 2024-02-10T06:25:47.405933+0000 mon.a (mon.0) 550 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:25:48.742 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:25:48 smithi175 bash[20209]: debug 2024-02-10T06:25:48.419+0000 7f14c2611700 -1 osd.4 0 waiting for initial osdmap 2024-02-10T06:25:48.742 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:25:48 smithi175 bash[20209]: debug 2024-02-10T06:25:48.427+0000 7f14bc7a7700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T06:25:48.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:48 smithi046 bash[14329]: audit 2024-02-10T06:25:47.402047+0000 mon.a (mon.0) 547 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-10T06:25:48.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:48 smithi046 bash[14329]: cluster 2024-02-10T06:25:47.402209+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-02-10T06:25:48.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:48 smithi046 bash[14329]: audit 2024-02-10T06:25:47.402459+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:25:48.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:48 smithi046 bash[14329]: audit 2024-02-10T06:25:47.404623+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.175:6800/1415161820,v1:172.21.15.175:6801/1415161820]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:25:48.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:48 smithi046 bash[14329]: audit 2024-02-10T06:25:47.405933+0000 mon.a (mon.0) 550 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:25:48.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:48 smithi046 bash[20068]: audit 2024-02-10T06:25:47.402047+0000 mon.a (mon.0) 547 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-10T06:25:48.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:48 smithi046 bash[20068]: cluster 2024-02-10T06:25:47.402209+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-02-10T06:25:48.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:48 smithi046 bash[20068]: audit 2024-02-10T06:25:47.402459+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:25:48.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:48 smithi046 bash[20068]: audit 2024-02-10T06:25:47.404623+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.175:6800/1415161820,v1:172.21.15.175:6801/1415161820]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:25:48.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:48 smithi046 bash[20068]: audit 2024-02-10T06:25:47.405933+0000 mon.a (mon.0) 550 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:25:49.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:49 smithi175 bash[14559]: cluster 2024-02-10T06:25:47.989804+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:49.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:49 smithi175 bash[14559]: audit 2024-02-10T06:25:48.410529+0000 mon.a (mon.0) 551 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2024-02-10T06:25:49.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:49 smithi175 bash[14559]: cluster 2024-02-10T06:25:48.410659+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-02-10T06:25:49.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:49 smithi175 bash[14559]: audit 2024-02-10T06:25:48.411050+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:25:49.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:49 smithi175 bash[14559]: audit 2024-02-10T06:25:48.423425+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:25:49.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:49 smithi046 bash[14329]: cluster 2024-02-10T06:25:47.989804+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:49.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:49 smithi046 bash[14329]: audit 2024-02-10T06:25:48.410529+0000 mon.a (mon.0) 551 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2024-02-10T06:25:49.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:49 smithi046 bash[14329]: cluster 2024-02-10T06:25:48.410659+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-02-10T06:25:49.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:49 smithi046 bash[14329]: audit 2024-02-10T06:25:48.411050+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:25:49.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:49 smithi046 bash[14329]: audit 2024-02-10T06:25:48.423425+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:25:49.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:49 smithi046 bash[20068]: cluster 2024-02-10T06:25:47.989804+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:25:49.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:49 smithi046 bash[20068]: audit 2024-02-10T06:25:48.410529+0000 mon.a (mon.0) 551 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2024-02-10T06:25:49.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:49 smithi046 bash[20068]: cluster 2024-02-10T06:25:48.410659+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-02-10T06:25:49.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:49 smithi046 bash[20068]: audit 2024-02-10T06:25:48.411050+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:25:49.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:49 smithi046 bash[20068]: audit 2024-02-10T06:25:48.423425+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:25:50.432 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[14329]: cluster 2024-02-10T06:25:47.722451+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:25:50.432 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[14329]: cluster 2024-02-10T06:25:47.722650+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:25:50.432 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[14329]: cluster 2024-02-10T06:25:49.414810+0000 mon.a (mon.0) 555 : cluster [INF] osd.4 [v2:172.21.15.175:6800/1415161820,v1:172.21.15.175:6801/1415161820] boot 2024-02-10T06:25:50.432 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[14329]: cluster 2024-02-10T06:25:49.414962+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-10T06:25:50.433 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:25:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:25:50.433 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[20068]: cluster 2024-02-10T06:25:47.722451+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:25:50.433 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[20068]: cluster 2024-02-10T06:25:47.722650+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:25:50.433 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[20068]: cluster 2024-02-10T06:25:49.414810+0000 mon.a (mon.0) 555 : cluster [INF] osd.4 [v2:172.21.15.175:6800/1415161820,v1:172.21.15.175:6801/1415161820] boot 2024-02-10T06:25:50.433 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[20068]: cluster 2024-02-10T06:25:49.414962+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-10T06:25:50.433 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[20068]: audit 2024-02-10T06:25:49.415769+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:25:50.433 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[20068]: cluster 2024-02-10T06:25:49.990461+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:25:50.433 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[20068]: audit 2024-02-10T06:25:50.172975+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:50.433 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[20068]: cephadm 2024-02-10T06:25:50.174167+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi175 2024-02-10T06:25:50.434 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[20068]: audit 2024-02-10T06:25:50.179171+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:50.434 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[20068]: audit 2024-02-10T06:25:50.211091+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:50.434 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[20068]: audit 2024-02-10T06:25:50.213779+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:50.434 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[20068]: audit 2024-02-10T06:25:50.215723+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:50.434 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[20068]: cluster 2024-02-10T06:25:50.220308+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:25:50.434 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[20068]: audit 2024-02-10T06:25:50.225422+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:50.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:50 smithi175 bash[14559]: cluster 2024-02-10T06:25:47.722451+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:25:50.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:50 smithi175 bash[14559]: cluster 2024-02-10T06:25:47.722650+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:25:50.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:50 smithi175 bash[14559]: cluster 2024-02-10T06:25:49.414810+0000 mon.a (mon.0) 555 : cluster [INF] osd.4 [v2:172.21.15.175:6800/1415161820,v1:172.21.15.175:6801/1415161820] boot 2024-02-10T06:25:50.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:50 smithi175 bash[14559]: cluster 2024-02-10T06:25:49.414962+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-10T06:25:50.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:50 smithi175 bash[14559]: audit 2024-02-10T06:25:49.415769+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:25:50.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:50 smithi175 bash[14559]: cluster 2024-02-10T06:25:49.990461+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:25:50.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:50 smithi175 bash[14559]: audit 2024-02-10T06:25:50.172975+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:50.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:50 smithi175 bash[14559]: cephadm 2024-02-10T06:25:50.174167+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi175 2024-02-10T06:25:50.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:50 smithi175 bash[14559]: audit 2024-02-10T06:25:50.179171+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:50.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:50 smithi175 bash[14559]: audit 2024-02-10T06:25:50.211091+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:50.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:50 smithi175 bash[14559]: audit 2024-02-10T06:25:50.213779+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:50.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:50 smithi175 bash[14559]: audit 2024-02-10T06:25:50.215723+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:50.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:50 smithi175 bash[14559]: cluster 2024-02-10T06:25:50.220308+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:25:50.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:50 smithi175 bash[14559]: audit 2024-02-10T06:25:50.225422+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:50.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[14329]: audit 2024-02-10T06:25:49.415769+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:25:50.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[14329]: cluster 2024-02-10T06:25:49.990461+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:25:50.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[14329]: audit 2024-02-10T06:25:50.172975+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:50.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[14329]: cephadm 2024-02-10T06:25:50.174167+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi175 2024-02-10T06:25:50.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[14329]: audit 2024-02-10T06:25:50.179171+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:50.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[14329]: audit 2024-02-10T06:25:50.211091+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:50.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[14329]: audit 2024-02-10T06:25:50.213779+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:50.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[14329]: audit 2024-02-10T06:25:50.215723+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:50.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[14329]: cluster 2024-02-10T06:25:50.220308+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:25:50.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:50 smithi046 bash[14329]: audit 2024-02-10T06:25:50.225422+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:51.379 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-10T06:25:51.379 INFO:teuthology.orchestra.run.smithi175.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-10T06:25:51.380 INFO:teuthology.orchestra.run.smithi175.stderr: stderr: 10+0 records in 2024-02-10T06:25:51.380 INFO:teuthology.orchestra.run.smithi175.stderr:10+0 records out 2024-02-10T06:25:51.380 INFO:teuthology.orchestra.run.smithi175.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0183159 s, 572 MB/s 2024-02-10T06:25:51.380 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping successful for: 2024-02-10T06:25:51.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:51 smithi175 bash[14559]: cluster 2024-02-10T06:25:50.417577+0000 mon.a (mon.0) 564 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-10T06:25:51.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:51 smithi175 bash[14559]: cluster 2024-02-10T06:25:50.434610+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-10T06:25:51.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:51 smithi046 bash[14329]: cluster 2024-02-10T06:25:50.417577+0000 mon.a (mon.0) 564 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-10T06:25:51.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:51 smithi046 bash[14329]: cluster 2024-02-10T06:25:50.434610+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-10T06:25:51.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:51 smithi046 bash[20068]: cluster 2024-02-10T06:25:50.417577+0000 mon.a (mon.0) 564 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-10T06:25:51.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:51 smithi046 bash[20068]: cluster 2024-02-10T06:25:50.434610+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-10T06:25:52.250 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi175:vg_nvme/lv_3 2024-02-10T06:25:52.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:52 smithi175 bash[14559]: cluster 2024-02-10T06:25:51.435133+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-02-10T06:25:52.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:52 smithi175 bash[14559]: cluster 2024-02-10T06:25:52.221158+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:25:52.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:52 smithi046 bash[14329]: cluster 2024-02-10T06:25:51.435133+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-02-10T06:25:52.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:52 smithi046 bash[14329]: cluster 2024-02-10T06:25:52.221158+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:25:52.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:52 smithi046 bash[20068]: cluster 2024-02-10T06:25:51.435133+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-02-10T06:25:52.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:52 smithi046 bash[20068]: cluster 2024-02-10T06:25:52.221158+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:25:53.731 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:53 smithi175 bash[14559]: cluster 2024-02-10T06:25:52.446658+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-02-10T06:25:53.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:53 smithi046 bash[14329]: cluster 2024-02-10T06:25:52.446658+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-02-10T06:25:53.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:53 smithi046 bash[20068]: cluster 2024-02-10T06:25:52.446658+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-02-10T06:25:54.151 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:25:53 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:25:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:25:54.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:54 smithi046 bash[20068]: cluster 2024-02-10T06:25:53.449510+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-02-10T06:25:54.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:54 smithi046 bash[20068]: audit 2024-02-10T06:25:53.865547+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:54.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:54 smithi046 bash[20068]: audit 2024-02-10T06:25:53.873023+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:54.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:54 smithi046 bash[20068]: audit 2024-02-10T06:25:53.904590+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:54.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:54 smithi046 bash[20068]: audit 2024-02-10T06:25:53.907204+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:54.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:54 smithi046 bash[20068]: audit 2024-02-10T06:25:53.909059+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:54.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:54 smithi046 bash[20068]: cluster 2024-02-10T06:25:53.913563+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v154: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 140 KiB/s, 0 objects/s recovering 2024-02-10T06:25:54.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:54 smithi046 bash[20068]: audit 2024-02-10T06:25:53.920840+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:54.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:54 smithi046 bash[14329]: cluster 2024-02-10T06:25:53.449510+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-02-10T06:25:54.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:54 smithi046 bash[14329]: audit 2024-02-10T06:25:53.865547+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:54.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:54 smithi046 bash[14329]: audit 2024-02-10T06:25:53.873023+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:54.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:54 smithi046 bash[14329]: audit 2024-02-10T06:25:53.904590+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:54.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:54 smithi046 bash[14329]: audit 2024-02-10T06:25:53.907204+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:54.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:54 smithi046 bash[14329]: audit 2024-02-10T06:25:53.909059+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:54.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:54 smithi046 bash[14329]: cluster 2024-02-10T06:25:53.913563+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v154: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 140 KiB/s, 0 objects/s recovering 2024-02-10T06:25:54.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:54 smithi046 bash[14329]: audit 2024-02-10T06:25:53.920840+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:54.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:54 smithi175 bash[14559]: cluster 2024-02-10T06:25:53.449510+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-02-10T06:25:54.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:54 smithi175 bash[14559]: audit 2024-02-10T06:25:53.865547+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:54.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:54 smithi175 bash[14559]: audit 2024-02-10T06:25:53.873023+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:54.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:54 smithi175 bash[14559]: audit 2024-02-10T06:25:53.904590+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:54.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:54 smithi175 bash[14559]: audit 2024-02-10T06:25:53.907204+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:54.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:54 smithi175 bash[14559]: audit 2024-02-10T06:25:53.909059+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:54.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:54 smithi175 bash[14559]: cluster 2024-02-10T06:25:53.913563+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v154: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 140 KiB/s, 0 objects/s recovering 2024-02-10T06:25:54.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:54 smithi175 bash[14559]: audit 2024-02-10T06:25:53.920840+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:55.719 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:25:55 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:25:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:25:55.719 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:55 smithi046 bash[20068]: cluster 2024-02-10T06:25:54.870768+0000 mon.a (mon.0) 575 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-10T06:25:55.719 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:55 smithi046 bash[20068]: cluster 2024-02-10T06:25:54.870856+0000 mon.a (mon.0) 576 : cluster [INF] Cluster is now healthy 2024-02-10T06:25:55.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:55 smithi046 bash[14329]: cluster 2024-02-10T06:25:54.870768+0000 mon.a (mon.0) 575 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-10T06:25:55.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:55 smithi046 bash[14329]: cluster 2024-02-10T06:25:54.870856+0000 mon.a (mon.0) 576 : cluster [INF] Cluster is now healthy 2024-02-10T06:25:55.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:55 smithi175 bash[14559]: cluster 2024-02-10T06:25:54.870768+0000 mon.a (mon.0) 575 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-10T06:25:55.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:55 smithi175 bash[14559]: cluster 2024-02-10T06:25:54.870856+0000 mon.a (mon.0) 576 : cluster [INF] Cluster is now healthy 2024-02-10T06:25:56.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:56 smithi046 bash[14329]: audit 2024-02-10T06:25:55.528883+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:56.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:56 smithi046 bash[14329]: audit 2024-02-10T06:25:55.535463+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:56.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:56 smithi046 bash[14329]: audit 2024-02-10T06:25:55.555122+0000 mgr.y (mgr.14152) 183 : audit [DBG] from='client.24251 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:25:56.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:56 smithi046 bash[14329]: audit 2024-02-10T06:25:55.561108+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:25:56.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:56 smithi046 bash[14329]: audit 2024-02-10T06:25:55.567534+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:25:56.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:56 smithi046 bash[14329]: audit 2024-02-10T06:25:55.569018+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:56.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:56 smithi046 bash[14329]: cluster 2024-02-10T06:25:55.914160+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v155: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-02-10T06:25:56.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:56 smithi046 bash[20068]: audit 2024-02-10T06:25:55.528883+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:56.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:56 smithi046 bash[20068]: audit 2024-02-10T06:25:55.535463+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:56.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:56 smithi046 bash[20068]: audit 2024-02-10T06:25:55.555122+0000 mgr.y (mgr.14152) 183 : audit [DBG] from='client.24251 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:25:56.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:56 smithi046 bash[20068]: audit 2024-02-10T06:25:55.561108+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:25:56.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:56 smithi046 bash[20068]: audit 2024-02-10T06:25:55.567534+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:25:56.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:56 smithi046 bash[20068]: audit 2024-02-10T06:25:55.569018+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:56.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:56 smithi046 bash[20068]: cluster 2024-02-10T06:25:55.914160+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v155: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-02-10T06:25:56.992 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:56 smithi175 bash[14559]: audit 2024-02-10T06:25:55.528883+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:56.992 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:56 smithi175 bash[14559]: audit 2024-02-10T06:25:55.535463+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:25:56.992 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:56 smithi175 bash[14559]: audit 2024-02-10T06:25:55.555122+0000 mgr.y (mgr.14152) 183 : audit [DBG] from='client.24251 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:25:56.992 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:56 smithi175 bash[14559]: audit 2024-02-10T06:25:55.561108+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:25:56.992 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:56 smithi175 bash[14559]: audit 2024-02-10T06:25:55.567534+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:25:56.992 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:56 smithi175 bash[14559]: audit 2024-02-10T06:25:55.569018+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:56.992 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:56 smithi175 bash[14559]: cluster 2024-02-10T06:25:55.914160+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v155: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-02-10T06:25:59.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:25:59 smithi175 bash[14559]: cluster 2024-02-10T06:25:57.914912+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-02-10T06:25:59.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:25:59 smithi046 bash[14329]: cluster 2024-02-10T06:25:57.914912+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-02-10T06:25:59.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:25:59 smithi046 bash[20068]: cluster 2024-02-10T06:25:57.914912+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-02-10T06:26:01.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:01 smithi046 bash[14329]: cluster 2024-02-10T06:25:59.915578+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-02-10T06:26:01.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:01 smithi046 bash[20068]: cluster 2024-02-10T06:25:59.915578+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-02-10T06:26:01.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:01 smithi175 bash[14559]: cluster 2024-02-10T06:25:59.915578+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-02-10T06:26:02.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:02 smithi046 bash[14329]: audit 2024-02-10T06:26:01.536572+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.175:0/876811470' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "28160736-7589-43f1-8702-c10cc70cc462"}]: dispatch 2024-02-10T06:26:02.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:02 smithi046 bash[14329]: audit 2024-02-10T06:26:01.537893+0000 mon.a (mon.0) 582 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "28160736-7589-43f1-8702-c10cc70cc462"}]: dispatch 2024-02-10T06:26:02.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:02 smithi046 bash[14329]: audit 2024-02-10T06:26:01.546981+0000 mon.a (mon.0) 583 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "28160736-7589-43f1-8702-c10cc70cc462"}]': finished 2024-02-10T06:26:02.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:02 smithi046 bash[14329]: cluster 2024-02-10T06:26:01.547238+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-02-10T06:26:02.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:02 smithi046 bash[14329]: audit 2024-02-10T06:26:01.547505+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:26:02.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:02 smithi046 bash[14329]: audit 2024-02-10T06:26:02.238353+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.175:0/1127193188' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:26:02.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:02 smithi046 bash[20068]: audit 2024-02-10T06:26:01.536572+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.175:0/876811470' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "28160736-7589-43f1-8702-c10cc70cc462"}]: dispatch 2024-02-10T06:26:02.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:02 smithi046 bash[20068]: audit 2024-02-10T06:26:01.537893+0000 mon.a (mon.0) 582 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "28160736-7589-43f1-8702-c10cc70cc462"}]: dispatch 2024-02-10T06:26:02.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:02 smithi046 bash[20068]: audit 2024-02-10T06:26:01.546981+0000 mon.a (mon.0) 583 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "28160736-7589-43f1-8702-c10cc70cc462"}]': finished 2024-02-10T06:26:02.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:02 smithi046 bash[20068]: cluster 2024-02-10T06:26:01.547238+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-02-10T06:26:02.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:02 smithi046 bash[20068]: audit 2024-02-10T06:26:01.547505+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:26:02.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:02 smithi046 bash[20068]: audit 2024-02-10T06:26:02.238353+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.175:0/1127193188' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:26:02.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:02 smithi175 bash[14559]: audit 2024-02-10T06:26:01.536572+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.175:0/876811470' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "28160736-7589-43f1-8702-c10cc70cc462"}]: dispatch 2024-02-10T06:26:02.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:02 smithi175 bash[14559]: audit 2024-02-10T06:26:01.537893+0000 mon.a (mon.0) 582 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "28160736-7589-43f1-8702-c10cc70cc462"}]: dispatch 2024-02-10T06:26:02.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:02 smithi175 bash[14559]: audit 2024-02-10T06:26:01.546981+0000 mon.a (mon.0) 583 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "28160736-7589-43f1-8702-c10cc70cc462"}]': finished 2024-02-10T06:26:02.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:02 smithi175 bash[14559]: cluster 2024-02-10T06:26:01.547238+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-02-10T06:26:02.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:02 smithi175 bash[14559]: audit 2024-02-10T06:26:01.547505+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:26:02.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:02 smithi175 bash[14559]: audit 2024-02-10T06:26:02.238353+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.175:0/1127193188' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:26:03.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:03 smithi175 bash[14559]: cluster 2024-02-10T06:26:01.916243+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:03.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:03 smithi046 bash[14329]: cluster 2024-02-10T06:26:01.916243+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:03.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:03 smithi046 bash[20068]: cluster 2024-02-10T06:26:01.916243+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:05.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:05 smithi175 bash[14559]: cluster 2024-02-10T06:26:03.916869+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:05.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:05 smithi046 bash[14329]: cluster 2024-02-10T06:26:03.916869+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:05.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:05 smithi046 bash[20068]: cluster 2024-02-10T06:26:03.916869+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:07.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:07 smithi175 bash[14559]: cluster 2024-02-10T06:26:05.917407+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:07.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:07 smithi046 bash[14329]: cluster 2024-02-10T06:26:05.917407+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:07.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:07 smithi046 bash[20068]: cluster 2024-02-10T06:26:05.917407+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:09.638 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:09 smithi175 bash[14559]: cluster 2024-02-10T06:26:07.917994+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:09.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:09 smithi046 bash[14329]: cluster 2024-02-10T06:26:07.917994+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:09.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:09 smithi046 bash[20068]: cluster 2024-02-10T06:26:07.917994+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:11.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:11 smithi175 bash[14559]: cluster 2024-02-10T06:26:09.918592+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:11.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:11 smithi046 bash[14329]: cluster 2024-02-10T06:26:09.918592+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:11.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:11 smithi046 bash[20068]: cluster 2024-02-10T06:26:09.918592+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:13.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:13 smithi175 bash[14559]: cluster 2024-02-10T06:26:11.919192+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:13.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:13 smithi046 bash[20068]: cluster 2024-02-10T06:26:11.919192+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:13.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:13 smithi046 bash[14329]: cluster 2024-02-10T06:26:11.919192+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:14.373 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:26:14 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:26:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:26:14.373 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:26:14 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:26:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:26:15.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:15 smithi175 bash[14559]: cluster 2024-02-10T06:26:13.919824+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:15.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:15 smithi175 bash[14559]: audit 2024-02-10T06:26:14.026953+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:15.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:15 smithi175 bash[14559]: cephadm 2024-02-10T06:26:14.028142+0000 mgr.y (mgr.14152) 194 : cephadm [INF] Detected new or changed devices on smithi175 2024-02-10T06:26:15.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:15 smithi175 bash[14559]: audit 2024-02-10T06:26:14.035324+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:15.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:15 smithi175 bash[14559]: audit 2024-02-10T06:26:14.157867+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:15.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:15 smithi175 bash[14559]: audit 2024-02-10T06:26:14.164544+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:15.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:15 smithi046 bash[14329]: cluster 2024-02-10T06:26:13.919824+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:15.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:15 smithi046 bash[14329]: audit 2024-02-10T06:26:14.026953+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:15.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:15 smithi046 bash[14329]: cephadm 2024-02-10T06:26:14.028142+0000 mgr.y (mgr.14152) 194 : cephadm [INF] Detected new or changed devices on smithi175 2024-02-10T06:26:15.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:15 smithi046 bash[14329]: audit 2024-02-10T06:26:14.035324+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:15.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:15 smithi046 bash[14329]: audit 2024-02-10T06:26:14.157867+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:15.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:15 smithi046 bash[14329]: audit 2024-02-10T06:26:14.164544+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:15.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:15 smithi046 bash[20068]: cluster 2024-02-10T06:26:13.919824+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:15.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:15 smithi046 bash[20068]: audit 2024-02-10T06:26:14.026953+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:15.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:15 smithi046 bash[20068]: cephadm 2024-02-10T06:26:14.028142+0000 mgr.y (mgr.14152) 194 : cephadm [INF] Detected new or changed devices on smithi175 2024-02-10T06:26:15.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:15 smithi046 bash[20068]: audit 2024-02-10T06:26:14.035324+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:15.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:15 smithi046 bash[20068]: audit 2024-02-10T06:26:14.157867+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:15.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:15 smithi046 bash[20068]: audit 2024-02-10T06:26:14.164544+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:16.029 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:26:15 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:26:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:26:16.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:16 smithi046 bash[14329]: audit 2024-02-10T06:26:15.466583+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T06:26:16.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:16 smithi046 bash[14329]: audit 2024-02-10T06:26:15.468644+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:16.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:16 smithi046 bash[14329]: audit 2024-02-10T06:26:15.658612+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:16.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:16 smithi046 bash[14329]: audit 2024-02-10T06:26:15.665165+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:16.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:16 smithi046 bash[20068]: audit 2024-02-10T06:26:15.466583+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T06:26:16.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:16 smithi046 bash[20068]: audit 2024-02-10T06:26:15.468644+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:16.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:16 smithi046 bash[20068]: audit 2024-02-10T06:26:15.658612+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:16.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:16 smithi046 bash[20068]: audit 2024-02-10T06:26:15.665165+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:16.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:16 smithi175 bash[14559]: audit 2024-02-10T06:26:15.466583+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T06:26:16.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:16 smithi175 bash[14559]: audit 2024-02-10T06:26:15.468644+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:16.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:16 smithi175 bash[14559]: audit 2024-02-10T06:26:15.658612+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:16.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:16 smithi175 bash[14559]: audit 2024-02-10T06:26:15.665165+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:17.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:17 smithi175 bash[14559]: cephadm 2024-02-10T06:26:15.470295+0000 mgr.y (mgr.14152) 195 : cephadm [INF] Deploying daemon osd.5 on smithi175 2024-02-10T06:26:17.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:17 smithi175 bash[14559]: cluster 2024-02-10T06:26:15.920428+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:17.373 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:17 smithi046 bash[20068]: cephadm 2024-02-10T06:26:15.470295+0000 mgr.y (mgr.14152) 195 : cephadm [INF] Deploying daemon osd.5 on smithi175 2024-02-10T06:26:17.373 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:17 smithi046 bash[20068]: cluster 2024-02-10T06:26:15.920428+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:17.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:17 smithi046 bash[14329]: cephadm 2024-02-10T06:26:15.470295+0000 mgr.y (mgr.14152) 195 : cephadm [INF] Deploying daemon osd.5 on smithi175 2024-02-10T06:26:17.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:17 smithi046 bash[14329]: cluster 2024-02-10T06:26:15.920428+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:19.436 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:19 smithi175 bash[14559]: cluster 2024-02-10T06:26:17.921096+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:19.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:19 smithi046 bash[14329]: cluster 2024-02-10T06:26:17.921096+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:19.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:19 smithi046 bash[20068]: cluster 2024-02-10T06:26:17.921096+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:20.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:20 smithi046 bash[14329]: audit 2024-02-10T06:26:19.581713+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:20.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:20 smithi046 bash[14329]: audit 2024-02-10T06:26:19.610999+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:26:20.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:20 smithi046 bash[14329]: audit 2024-02-10T06:26:19.613011+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:20.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:20 smithi046 bash[14329]: audit 2024-02-10T06:26:19.614469+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:26:20.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:20 smithi046 bash[14329]: audit 2024-02-10T06:26:19.624931+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:20.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:20 smithi046 bash[14329]: cluster 2024-02-10T06:26:19.921661+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:20.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:20 smithi046 bash[20068]: audit 2024-02-10T06:26:19.581713+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:20.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:20 smithi046 bash[20068]: audit 2024-02-10T06:26:19.610999+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:26:20.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:20 smithi046 bash[20068]: audit 2024-02-10T06:26:19.613011+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:20.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:20 smithi046 bash[20068]: audit 2024-02-10T06:26:19.614469+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:26:20.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:20 smithi046 bash[20068]: audit 2024-02-10T06:26:19.624931+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:20.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:20 smithi046 bash[20068]: cluster 2024-02-10T06:26:19.921661+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:20.992 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:20 smithi175 bash[14559]: audit 2024-02-10T06:26:19.581713+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:20.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:20 smithi175 bash[14559]: audit 2024-02-10T06:26:19.610999+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:26:20.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:20 smithi175 bash[14559]: audit 2024-02-10T06:26:19.613011+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:20.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:20 smithi175 bash[14559]: audit 2024-02-10T06:26:19.614469+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:26:20.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:20 smithi175 bash[14559]: audit 2024-02-10T06:26:19.624931+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:20.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:20 smithi175 bash[14559]: cluster 2024-02-10T06:26:19.921661+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:23.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:22 smithi175 bash[14559]: cluster 2024-02-10T06:26:21.922253+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:23.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:22 smithi046 bash[14329]: cluster 2024-02-10T06:26:21.922253+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:23.373 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:22 smithi046 bash[20068]: cluster 2024-02-10T06:26:21.922253+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:25.715 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:25 smithi175 bash[14559]: cluster 2024-02-10T06:26:23.922824+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:25.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:25 smithi046 bash[14329]: cluster 2024-02-10T06:26:23.922824+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:25.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:25 smithi046 bash[20068]: cluster 2024-02-10T06:26:23.922824+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:26:26.408 INFO:teuthology.orchestra.run.smithi175.stdout:Created osd(s) 5 on host 'smithi175' 2024-02-10T06:26:27.126 DEBUG:teuthology.orchestra.run.smithi175:osd.5> sudo journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.5.service 2024-02-10T06:26:27.128 INFO:tasks.cephadm:Deploying osd.6 on smithi175 with /dev/vg_nvme/lv_2... 2024-02-10T06:26:27.129 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-10T06:26:27.578 INFO:journalctl@ceph.osd.5.smithi175.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:26:27.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:27 smithi175 bash[14559]: cluster 2024-02-10T06:26:25.923483+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-02-10T06:26:27.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:27 smithi175 bash[14559]: audit 2024-02-10T06:26:26.405627+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:27.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:27 smithi175 bash[14559]: audit 2024-02-10T06:26:26.413602+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:26:27.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:27 smithi175 bash[14559]: audit 2024-02-10T06:26:26.415537+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:27.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:27 smithi175 bash[14559]: audit 2024-02-10T06:26:26.416864+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:26:27.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:27 smithi175 bash[14559]: audit 2024-02-10T06:26:26.420412+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:26:27.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:27 smithi175 bash[14559]: audit 2024-02-10T06:26:26.421884+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:26:27.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:27 smithi175 bash[14559]: audit 2024-02-10T06:26:26.429661+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:27.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:27 smithi175 bash[14559]: audit 2024-02-10T06:26:26.436881+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:27.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:27 smithi175 bash[14559]: audit 2024-02-10T06:26:26.823152+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.175:6808/1963257664,v1:172.21.15.175:6809/1963257664]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T06:26:27.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:27 smithi175 bash[14559]: audit 2024-02-10T06:26:26.824436+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-02-10T06:26:27.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:27 smithi046 bash[14329]: cluster 2024-02-10T06:26:25.923483+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-02-10T06:26:27.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:27 smithi046 bash[14329]: audit 2024-02-10T06:26:26.405627+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:27.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:27 smithi046 bash[14329]: audit 2024-02-10T06:26:26.413602+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:26:27.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:27 smithi046 bash[14329]: audit 2024-02-10T06:26:26.415537+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:27.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:27 smithi046 bash[14329]: audit 2024-02-10T06:26:26.416864+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:26:27.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:27 smithi046 bash[14329]: audit 2024-02-10T06:26:26.420412+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:26:27.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:27 smithi046 bash[14329]: audit 2024-02-10T06:26:26.421884+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:26:27.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:27 smithi046 bash[14329]: audit 2024-02-10T06:26:26.429661+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:27.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:27 smithi046 bash[14329]: audit 2024-02-10T06:26:26.436881+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:27.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:27 smithi046 bash[14329]: audit 2024-02-10T06:26:26.823152+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.175:6808/1963257664,v1:172.21.15.175:6809/1963257664]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T06:26:27.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:27 smithi046 bash[14329]: audit 2024-02-10T06:26:26.824436+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-02-10T06:26:27.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:27 smithi046 bash[20068]: cluster 2024-02-10T06:26:25.923483+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-02-10T06:26:27.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:27 smithi046 bash[20068]: audit 2024-02-10T06:26:26.405627+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:27.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:27 smithi046 bash[20068]: audit 2024-02-10T06:26:26.413602+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:26:27.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:27 smithi046 bash[20068]: audit 2024-02-10T06:26:26.415537+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:27.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:27 smithi046 bash[20068]: audit 2024-02-10T06:26:26.416864+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:26:27.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:27 smithi046 bash[20068]: audit 2024-02-10T06:26:26.420412+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:26:27.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:27 smithi046 bash[20068]: audit 2024-02-10T06:26:26.421884+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:26:27.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:27 smithi046 bash[20068]: audit 2024-02-10T06:26:26.429661+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:27.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:27 smithi046 bash[20068]: audit 2024-02-10T06:26:26.436881+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:27.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:27 smithi046 bash[20068]: audit 2024-02-10T06:26:26.823152+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.175:6808/1963257664,v1:172.21.15.175:6809/1963257664]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T06:26:27.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:27 smithi046 bash[20068]: audit 2024-02-10T06:26:26.824436+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-02-10T06:26:28.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:28 smithi175 bash[14559]: cephadm 2024-02-10T06:26:26.423060+0000 mgr.y (mgr.14152) 202 : cephadm [INF] Adjusting osd_memory_target on smithi175 to 8123M 2024-02-10T06:26:28.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:28 smithi175 bash[14559]: audit 2024-02-10T06:26:27.442135+0000 mon.a (mon.0) 608 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-10T06:26:28.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:28 smithi175 bash[14559]: cluster 2024-02-10T06:26:27.442362+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-02-10T06:26:28.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:28 smithi175 bash[14559]: audit 2024-02-10T06:26:27.442668+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:26:28.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:28 smithi175 bash[14559]: audit 2024-02-10T06:26:27.443127+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.175:6808/1963257664,v1:172.21.15.175:6809/1963257664]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:26:28.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:28 smithi175 bash[14559]: audit 2024-02-10T06:26:27.444652+0000 mon.a (mon.0) 611 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:26:28.748 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:26:28 smithi175 bash[23639]: debug 2024-02-10T06:26:28.447+0000 7fe257e74700 -1 osd.5 0 waiting for initial osdmap 2024-02-10T06:26:28.748 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:26:28 smithi175 bash[23639]: debug 2024-02-10T06:26:28.459+0000 7fe251809700 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T06:26:28.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:28 smithi046 bash[14329]: cephadm 2024-02-10T06:26:26.423060+0000 mgr.y (mgr.14152) 202 : cephadm [INF] Adjusting osd_memory_target on smithi175 to 8123M 2024-02-10T06:26:28.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:28 smithi046 bash[14329]: audit 2024-02-10T06:26:27.442135+0000 mon.a (mon.0) 608 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-10T06:26:28.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:28 smithi046 bash[14329]: cluster 2024-02-10T06:26:27.442362+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-02-10T06:26:28.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:28 smithi046 bash[14329]: audit 2024-02-10T06:26:27.442668+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:26:28.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:28 smithi046 bash[14329]: audit 2024-02-10T06:26:27.443127+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.175:6808/1963257664,v1:172.21.15.175:6809/1963257664]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:26:28.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:28 smithi046 bash[14329]: audit 2024-02-10T06:26:27.444652+0000 mon.a (mon.0) 611 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:26:28.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:28 smithi046 bash[20068]: cephadm 2024-02-10T06:26:26.423060+0000 mgr.y (mgr.14152) 202 : cephadm [INF] Adjusting osd_memory_target on smithi175 to 8123M 2024-02-10T06:26:28.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:28 smithi046 bash[20068]: audit 2024-02-10T06:26:27.442135+0000 mon.a (mon.0) 608 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-10T06:26:28.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:28 smithi046 bash[20068]: cluster 2024-02-10T06:26:27.442362+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-02-10T06:26:28.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:28 smithi046 bash[20068]: audit 2024-02-10T06:26:27.442668+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:26:28.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:28 smithi046 bash[20068]: audit 2024-02-10T06:26:27.443127+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.175:6808/1963257664,v1:172.21.15.175:6809/1963257664]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:26:28.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:28 smithi046 bash[20068]: audit 2024-02-10T06:26:27.444652+0000 mon.a (mon.0) 611 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:26:29.687 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:29 smithi175 bash[14559]: cluster 2024-02-10T06:26:27.924103+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-02-10T06:26:29.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:29 smithi175 bash[14559]: audit 2024-02-10T06:26:28.445625+0000 mon.a (mon.0) 612 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2024-02-10T06:26:29.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:29 smithi175 bash[14559]: cluster 2024-02-10T06:26:28.445929+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-02-10T06:26:29.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:29 smithi175 bash[14559]: audit 2024-02-10T06:26:28.446804+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:26:29.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:29 smithi175 bash[14559]: audit 2024-02-10T06:26:28.453536+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:26:29.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:29 smithi046 bash[14329]: cluster 2024-02-10T06:26:27.924103+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-02-10T06:26:29.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:29 smithi046 bash[14329]: audit 2024-02-10T06:26:28.445625+0000 mon.a (mon.0) 612 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2024-02-10T06:26:29.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:29 smithi046 bash[14329]: cluster 2024-02-10T06:26:28.445929+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-02-10T06:26:29.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:29 smithi046 bash[14329]: audit 2024-02-10T06:26:28.446804+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:26:29.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:29 smithi046 bash[14329]: audit 2024-02-10T06:26:28.453536+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:26:29.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:29 smithi046 bash[20068]: cluster 2024-02-10T06:26:27.924103+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-02-10T06:26:29.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:29 smithi046 bash[20068]: audit 2024-02-10T06:26:28.445625+0000 mon.a (mon.0) 612 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2024-02-10T06:26:29.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:29 smithi046 bash[20068]: cluster 2024-02-10T06:26:28.445929+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-02-10T06:26:29.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:29 smithi046 bash[20068]: audit 2024-02-10T06:26:28.446804+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:26:29.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:29 smithi046 bash[20068]: audit 2024-02-10T06:26:28.453536+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:26:30.733 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:30 smithi175 bash[14559]: cluster 2024-02-10T06:26:27.771250+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:26:30.733 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:30 smithi175 bash[14559]: cluster 2024-02-10T06:26:27.771425+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:26:30.733 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:30 smithi175 bash[14559]: cluster 2024-02-10T06:26:29.449064+0000 mon.a (mon.0) 616 : cluster [INF] osd.5 [v2:172.21.15.175:6808/1963257664,v1:172.21.15.175:6809/1963257664] boot 2024-02-10T06:26:30.733 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:30 smithi175 bash[14559]: cluster 2024-02-10T06:26:29.449144+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-02-10T06:26:30.734 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:30 smithi175 bash[14559]: audit 2024-02-10T06:26:29.449355+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:26:30.734 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:30 smithi175 bash[14559]: cluster 2024-02-10T06:26:29.924844+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:30.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:30 smithi046 bash[14329]: cluster 2024-02-10T06:26:27.771250+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:26:30.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:30 smithi046 bash[14329]: cluster 2024-02-10T06:26:27.771425+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:26:30.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:30 smithi046 bash[14329]: cluster 2024-02-10T06:26:29.449064+0000 mon.a (mon.0) 616 : cluster [INF] osd.5 [v2:172.21.15.175:6808/1963257664,v1:172.21.15.175:6809/1963257664] boot 2024-02-10T06:26:30.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:30 smithi046 bash[14329]: cluster 2024-02-10T06:26:29.449144+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-02-10T06:26:30.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:30 smithi046 bash[14329]: audit 2024-02-10T06:26:29.449355+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:26:30.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:30 smithi046 bash[14329]: cluster 2024-02-10T06:26:29.924844+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:30.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:30 smithi046 bash[20068]: cluster 2024-02-10T06:26:27.771250+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:26:30.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:30 smithi046 bash[20068]: cluster 2024-02-10T06:26:27.771425+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:26:30.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:30 smithi046 bash[20068]: cluster 2024-02-10T06:26:29.449064+0000 mon.a (mon.0) 616 : cluster [INF] osd.5 [v2:172.21.15.175:6808/1963257664,v1:172.21.15.175:6809/1963257664] boot 2024-02-10T06:26:30.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:30 smithi046 bash[20068]: cluster 2024-02-10T06:26:29.449144+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-02-10T06:26:30.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:30 smithi046 bash[20068]: audit 2024-02-10T06:26:29.449355+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:26:30.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:30 smithi046 bash[20068]: cluster 2024-02-10T06:26:29.924844+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:31.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:31 smithi175 bash[14559]: cluster 2024-02-10T06:26:30.451702+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-02-10T06:26:31.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:31 smithi175 bash[14559]: cluster 2024-02-10T06:26:31.452513+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-02-10T06:26:31.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:31 smithi046 bash[14329]: cluster 2024-02-10T06:26:30.451702+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-02-10T06:26:31.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:31 smithi046 bash[14329]: cluster 2024-02-10T06:26:31.452513+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-02-10T06:26:31.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:31 smithi046 bash[20068]: cluster 2024-02-10T06:26:30.451702+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-02-10T06:26:31.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:31 smithi046 bash[20068]: cluster 2024-02-10T06:26:31.452513+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-02-10T06:26:32.184 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-10T06:26:32.185 INFO:teuthology.orchestra.run.smithi175.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-10T06:26:32.185 INFO:teuthology.orchestra.run.smithi175.stderr: stderr: 10+0 records in 2024-02-10T06:26:32.185 INFO:teuthology.orchestra.run.smithi175.stderr:10+0 records out 2024-02-10T06:26:32.185 INFO:teuthology.orchestra.run.smithi175.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0154976 s, 677 MB/s 2024-02-10T06:26:32.185 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping successful for: 2024-02-10T06:26:32.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:32 smithi175 bash[14559]: cluster 2024-02-10T06:26:31.925510+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v179: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:32.813 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi175:vg_nvme/lv_2 2024-02-10T06:26:32.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:32 smithi046 bash[20068]: cluster 2024-02-10T06:26:31.925510+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v179: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:32.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:32 smithi046 bash[14329]: cluster 2024-02-10T06:26:31.925510+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v179: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:33.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:33 smithi175 bash[14559]: cluster 2024-02-10T06:26:32.455498+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-10T06:26:33.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:33 smithi175 bash[14559]: cluster 2024-02-10T06:26:32.470714+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-02-10T06:26:33.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:33 smithi046 bash[14329]: cluster 2024-02-10T06:26:32.455498+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-10T06:26:33.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:33 smithi046 bash[14329]: cluster 2024-02-10T06:26:32.470714+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-02-10T06:26:33.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:33 smithi046 bash[20068]: cluster 2024-02-10T06:26:32.455498+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-10T06:26:33.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:33 smithi046 bash[20068]: cluster 2024-02-10T06:26:32.470714+0000 mon.a (mon.0) 622 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-02-10T06:26:34.486 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:26:34 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:26:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:26:34.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:34 smithi175 bash[14559]: cluster 2024-02-10T06:26:33.472158+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-02-10T06:26:34.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:34 smithi175 bash[14559]: cluster 2024-02-10T06:26:33.926156+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v182: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:34.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:34 smithi175 bash[14559]: audit 2024-02-10T06:26:34.286819+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:34.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:34 smithi175 bash[14559]: audit 2024-02-10T06:26:34.293864+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:34.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:34 smithi175 bash[14559]: audit 2024-02-10T06:26:34.329744+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:26:34.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:34 smithi175 bash[14559]: audit 2024-02-10T06:26:34.332558+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:34.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:34 smithi175 bash[14559]: audit 2024-02-10T06:26:34.334514+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:26:34.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:34 smithi175 bash[14559]: cluster 2024-02-10T06:26:34.339570+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v183: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:34.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:34 smithi175 bash[14559]: audit 2024-02-10T06:26:34.346138+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:34.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:34 smithi046 bash[14329]: cluster 2024-02-10T06:26:33.472158+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-02-10T06:26:34.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:34 smithi046 bash[14329]: cluster 2024-02-10T06:26:33.926156+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v182: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:34.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:34 smithi046 bash[14329]: audit 2024-02-10T06:26:34.286819+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:34.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:34 smithi046 bash[14329]: audit 2024-02-10T06:26:34.293864+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:34.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:34 smithi046 bash[14329]: audit 2024-02-10T06:26:34.329744+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:26:34.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:34 smithi046 bash[14329]: audit 2024-02-10T06:26:34.332558+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:34.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:34 smithi046 bash[14329]: audit 2024-02-10T06:26:34.334514+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:26:34.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:34 smithi046 bash[14329]: cluster 2024-02-10T06:26:34.339570+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v183: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:34.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:34 smithi046 bash[14329]: audit 2024-02-10T06:26:34.346138+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:34.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:34 smithi046 bash[20068]: cluster 2024-02-10T06:26:33.472158+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-02-10T06:26:34.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:34 smithi046 bash[20068]: cluster 2024-02-10T06:26:33.926156+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v182: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:34.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:34 smithi046 bash[20068]: audit 2024-02-10T06:26:34.286819+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:34.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:34 smithi046 bash[20068]: audit 2024-02-10T06:26:34.293864+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:34.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:34 smithi046 bash[20068]: audit 2024-02-10T06:26:34.329744+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:26:34.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:34 smithi046 bash[20068]: audit 2024-02-10T06:26:34.332558+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:34.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:34 smithi046 bash[20068]: audit 2024-02-10T06:26:34.334514+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:26:34.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:34 smithi046 bash[20068]: cluster 2024-02-10T06:26:34.339570+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v183: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:34.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:34 smithi046 bash[20068]: audit 2024-02-10T06:26:34.346138+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:35.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:35 smithi175 bash[14559]: cluster 2024-02-10T06:26:34.474305+0000 mon.a (mon.0) 630 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-10T06:26:35.790 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:35 smithi046 bash[14329]: cluster 2024-02-10T06:26:34.474305+0000 mon.a (mon.0) 630 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-10T06:26:35.790 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:35 smithi046 bash[20068]: cluster 2024-02-10T06:26:34.474305+0000 mon.a (mon.0) 630 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-10T06:26:36.123 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:26:35 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:26:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:26:37.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:36 smithi046 bash[14329]: audit 2024-02-10T06:26:35.781208+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:37.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:36 smithi046 bash[14329]: audit 2024-02-10T06:26:35.787390+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:37.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:36 smithi046 bash[14329]: audit 2024-02-10T06:26:35.998858+0000 mgr.y (mgr.14152) 208 : audit [DBG] from='client.24278 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:26:37.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:36 smithi046 bash[14329]: audit 2024-02-10T06:26:36.005745+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:26:37.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:36 smithi046 bash[14329]: audit 2024-02-10T06:26:36.011245+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:26:37.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:36 smithi046 bash[14329]: audit 2024-02-10T06:26:36.012859+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:37.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:36 smithi046 bash[14329]: cluster 2024-02-10T06:26:36.340447+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-02-10T06:26:37.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:36 smithi046 bash[20068]: audit 2024-02-10T06:26:35.781208+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:37.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:36 smithi046 bash[20068]: audit 2024-02-10T06:26:35.787390+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:37.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:36 smithi046 bash[20068]: audit 2024-02-10T06:26:35.998858+0000 mgr.y (mgr.14152) 208 : audit [DBG] from='client.24278 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:26:37.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:36 smithi046 bash[20068]: audit 2024-02-10T06:26:36.005745+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:26:37.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:36 smithi046 bash[20068]: audit 2024-02-10T06:26:36.011245+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:26:37.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:36 smithi046 bash[20068]: audit 2024-02-10T06:26:36.012859+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:37.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:36 smithi046 bash[20068]: cluster 2024-02-10T06:26:36.340447+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-02-10T06:26:37.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:36 smithi175 bash[14559]: audit 2024-02-10T06:26:35.781208+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:37.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:36 smithi175 bash[14559]: audit 2024-02-10T06:26:35.787390+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:37.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:36 smithi175 bash[14559]: audit 2024-02-10T06:26:35.998858+0000 mgr.y (mgr.14152) 208 : audit [DBG] from='client.24278 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:26:37.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:36 smithi175 bash[14559]: audit 2024-02-10T06:26:36.005745+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:26:37.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:36 smithi175 bash[14559]: audit 2024-02-10T06:26:36.011245+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:26:37.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:36 smithi175 bash[14559]: audit 2024-02-10T06:26:36.012859+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:37.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:36 smithi175 bash[14559]: cluster 2024-02-10T06:26:36.340447+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-02-10T06:26:38.072 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:37 smithi046 bash[14329]: cluster 2024-02-10T06:26:36.786958+0000 mon.a (mon.0) 636 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-10T06:26:38.073 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:37 smithi046 bash[20068]: cluster 2024-02-10T06:26:36.786958+0000 mon.a (mon.0) 636 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-10T06:26:38.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:37 smithi175 bash[14559]: cluster 2024-02-10T06:26:36.786958+0000 mon.a (mon.0) 636 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-10T06:26:39.123 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:26:38 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:26:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:26:39.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:39 smithi175 bash[14559]: cluster 2024-02-10T06:26:38.341155+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-02-10T06:26:39.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:39 smithi175 bash[14559]: audit 2024-02-10T06:26:38.645511+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:39.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:39 smithi175 bash[14559]: audit 2024-02-10T06:26:38.653386+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:39.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:39 smithi175 bash[14559]: audit 2024-02-10T06:26:38.678140+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:26:39.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:39 smithi175 bash[14559]: audit 2024-02-10T06:26:38.680938+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:39.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:39 smithi175 bash[14559]: audit 2024-02-10T06:26:38.682593+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:26:39.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:39 smithi175 bash[14559]: audit 2024-02-10T06:26:38.694056+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:39.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:39 smithi175 bash[14559]: cluster 2024-02-10T06:26:38.782515+0000 mon.a (mon.0) 643 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-10T06:26:39.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:39 smithi175 bash[14559]: cluster 2024-02-10T06:26:38.782581+0000 mon.a (mon.0) 644 : cluster [INF] Cluster is now healthy 2024-02-10T06:26:39.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:39 smithi046 bash[14329]: cluster 2024-02-10T06:26:38.341155+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-02-10T06:26:39.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:39 smithi046 bash[14329]: audit 2024-02-10T06:26:38.645511+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:39.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:39 smithi046 bash[14329]: audit 2024-02-10T06:26:38.653386+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:39.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:39 smithi046 bash[14329]: audit 2024-02-10T06:26:38.678140+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:26:39.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:39 smithi046 bash[14329]: audit 2024-02-10T06:26:38.680938+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:39.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:39 smithi046 bash[14329]: audit 2024-02-10T06:26:38.682593+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:26:39.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:39 smithi046 bash[14329]: audit 2024-02-10T06:26:38.694056+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:39.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:39 smithi046 bash[14329]: cluster 2024-02-10T06:26:38.782515+0000 mon.a (mon.0) 643 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-10T06:26:39.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:39 smithi046 bash[14329]: cluster 2024-02-10T06:26:38.782581+0000 mon.a (mon.0) 644 : cluster [INF] Cluster is now healthy 2024-02-10T06:26:39.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:39 smithi046 bash[20068]: cluster 2024-02-10T06:26:38.341155+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-02-10T06:26:39.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:39 smithi046 bash[20068]: audit 2024-02-10T06:26:38.645511+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:39.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:39 smithi046 bash[20068]: audit 2024-02-10T06:26:38.653386+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:39.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:39 smithi046 bash[20068]: audit 2024-02-10T06:26:38.678140+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:26:39.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:39 smithi046 bash[20068]: audit 2024-02-10T06:26:38.680938+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:39.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:39 smithi046 bash[20068]: audit 2024-02-10T06:26:38.682593+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:26:39.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:39 smithi046 bash[20068]: audit 2024-02-10T06:26:38.694056+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:39.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:39 smithi046 bash[20068]: cluster 2024-02-10T06:26:38.782515+0000 mon.a (mon.0) 643 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-10T06:26:39.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:39 smithi046 bash[20068]: cluster 2024-02-10T06:26:38.782581+0000 mon.a (mon.0) 644 : cluster [INF] Cluster is now healthy 2024-02-10T06:26:40.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:40 smithi175 bash[14559]: cluster 2024-02-10T06:26:38.686824+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-02-10T06:26:40.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:40 smithi175 bash[14559]: audit 2024-02-10T06:26:39.394264+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:26:40.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:40 smithi175 bash[14559]: audit 2024-02-10T06:26:39.397875+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:26:40.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:40 smithi046 bash[14329]: cluster 2024-02-10T06:26:38.686824+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-02-10T06:26:40.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:40 smithi046 bash[14329]: audit 2024-02-10T06:26:39.394264+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:26:40.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:40 smithi046 bash[14329]: audit 2024-02-10T06:26:39.397875+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:26:40.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:40 smithi046 bash[20068]: cluster 2024-02-10T06:26:38.686824+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-02-10T06:26:40.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:40 smithi046 bash[20068]: audit 2024-02-10T06:26:39.394264+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:26:40.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:40 smithi046 bash[20068]: audit 2024-02-10T06:26:39.397875+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:26:41.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:41 smithi175 bash[14559]: audit 2024-02-10T06:26:41.287223+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.175:0/1766513256' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "769c4f12-82f1-4be6-a723-d5e71d4cf3b2"}]: dispatch 2024-02-10T06:26:41.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:41 smithi175 bash[14559]: audit 2024-02-10T06:26:41.288858+0000 mon.a (mon.0) 647 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "769c4f12-82f1-4be6-a723-d5e71d4cf3b2"}]: dispatch 2024-02-10T06:26:41.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:41 smithi175 bash[14559]: audit 2024-02-10T06:26:41.297781+0000 mon.a (mon.0) 648 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "769c4f12-82f1-4be6-a723-d5e71d4cf3b2"}]': finished 2024-02-10T06:26:41.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:41 smithi175 bash[14559]: cluster 2024-02-10T06:26:41.297970+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-02-10T06:26:41.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:41 smithi175 bash[14559]: audit 2024-02-10T06:26:41.298168+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:26:41.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:41 smithi046 bash[14329]: audit 2024-02-10T06:26:41.287223+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.175:0/1766513256' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "769c4f12-82f1-4be6-a723-d5e71d4cf3b2"}]: dispatch 2024-02-10T06:26:41.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:41 smithi046 bash[14329]: audit 2024-02-10T06:26:41.288858+0000 mon.a (mon.0) 647 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "769c4f12-82f1-4be6-a723-d5e71d4cf3b2"}]: dispatch 2024-02-10T06:26:41.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:41 smithi046 bash[14329]: audit 2024-02-10T06:26:41.297781+0000 mon.a (mon.0) 648 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "769c4f12-82f1-4be6-a723-d5e71d4cf3b2"}]': finished 2024-02-10T06:26:41.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:41 smithi046 bash[14329]: cluster 2024-02-10T06:26:41.297970+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-02-10T06:26:41.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:41 smithi046 bash[14329]: audit 2024-02-10T06:26:41.298168+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:26:41.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:41 smithi046 bash[20068]: audit 2024-02-10T06:26:41.287223+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.175:0/1766513256' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "769c4f12-82f1-4be6-a723-d5e71d4cf3b2"}]: dispatch 2024-02-10T06:26:41.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:41 smithi046 bash[20068]: audit 2024-02-10T06:26:41.288858+0000 mon.a (mon.0) 647 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "769c4f12-82f1-4be6-a723-d5e71d4cf3b2"}]: dispatch 2024-02-10T06:26:41.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:41 smithi046 bash[20068]: audit 2024-02-10T06:26:41.297781+0000 mon.a (mon.0) 648 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "769c4f12-82f1-4be6-a723-d5e71d4cf3b2"}]': finished 2024-02-10T06:26:41.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:41 smithi046 bash[20068]: cluster 2024-02-10T06:26:41.297970+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-02-10T06:26:41.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:41 smithi046 bash[20068]: audit 2024-02-10T06:26:41.298168+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:26:42.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:42 smithi175 bash[14559]: cluster 2024-02-10T06:26:40.687463+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-02-10T06:26:42.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:42 smithi175 bash[14559]: audit 2024-02-10T06:26:42.022914+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.175:0/3054601256' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:26:42.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:42 smithi046 bash[14329]: cluster 2024-02-10T06:26:40.687463+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-02-10T06:26:42.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:42 smithi046 bash[14329]: audit 2024-02-10T06:26:42.022914+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.175:0/3054601256' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:26:42.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:42 smithi046 bash[20068]: cluster 2024-02-10T06:26:40.687463+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-02-10T06:26:42.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:42 smithi046 bash[20068]: audit 2024-02-10T06:26:42.022914+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.175:0/3054601256' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:26:44.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:44 smithi175 bash[14559]: cluster 2024-02-10T06:26:42.688106+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-02-10T06:26:44.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:44 smithi046 bash[14329]: cluster 2024-02-10T06:26:42.688106+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-02-10T06:26:44.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:44 smithi046 bash[20068]: cluster 2024-02-10T06:26:42.688106+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-02-10T06:26:46.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:46 smithi175 bash[14559]: cluster 2024-02-10T06:26:44.688709+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:46.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:46 smithi046 bash[14329]: cluster 2024-02-10T06:26:44.688709+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:46.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:46 smithi046 bash[20068]: cluster 2024-02-10T06:26:44.688709+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:48.715 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:48 smithi175 bash[14559]: cluster 2024-02-10T06:26:46.689290+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:48.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:48 smithi046 bash[20068]: cluster 2024-02-10T06:26:46.689290+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:48.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:48 smithi046 bash[14329]: cluster 2024-02-10T06:26:46.689290+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:50.735 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:50 smithi175 bash[14559]: cluster 2024-02-10T06:26:48.689874+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:50.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:50 smithi046 bash[14329]: cluster 2024-02-10T06:26:48.689874+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:50.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:50 smithi046 bash[20068]: cluster 2024-02-10T06:26:48.689874+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:52.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:52 smithi175 bash[14559]: cluster 2024-02-10T06:26:50.690519+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:52.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:52 smithi175 bash[14559]: audit 2024-02-10T06:26:52.257901+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T06:26:52.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:52 smithi175 bash[14559]: audit 2024-02-10T06:26:52.260005+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:52.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:52 smithi046 bash[14329]: cluster 2024-02-10T06:26:50.690519+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:52.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:52 smithi046 bash[14329]: audit 2024-02-10T06:26:52.257901+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T06:26:52.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:52 smithi046 bash[14329]: audit 2024-02-10T06:26:52.260005+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:52.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:52 smithi046 bash[20068]: cluster 2024-02-10T06:26:50.690519+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:52.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:52 smithi046 bash[20068]: audit 2024-02-10T06:26:52.257901+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T06:26:52.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:52 smithi046 bash[20068]: audit 2024-02-10T06:26:52.260005+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:53.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:53 smithi175 bash[14559]: cephadm 2024-02-10T06:26:52.261578+0000 mgr.y (mgr.14152) 218 : cephadm [INF] Deploying daemon osd.6 on smithi175 2024-02-10T06:26:53.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:53 smithi046 bash[14329]: cephadm 2024-02-10T06:26:52.261578+0000 mgr.y (mgr.14152) 218 : cephadm [INF] Deploying daemon osd.6 on smithi175 2024-02-10T06:26:53.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:53 smithi046 bash[20068]: cephadm 2024-02-10T06:26:52.261578+0000 mgr.y (mgr.14152) 218 : cephadm [INF] Deploying daemon osd.6 on smithi175 2024-02-10T06:26:54.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:54 smithi175 bash[14559]: cluster 2024-02-10T06:26:52.691122+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-02-10T06:26:54.811 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:54 smithi046 bash[14329]: cluster 2024-02-10T06:26:52.691122+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-02-10T06:26:54.811 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:54 smithi046 bash[20068]: cluster 2024-02-10T06:26:52.691122+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-02-10T06:26:56.041 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:26:55 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:26:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:26:56.041 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:26:55 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:26:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:26:56.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:56 smithi175 bash[14559]: cluster 2024-02-10T06:26:54.691807+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-02-10T06:26:56.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:56 smithi175 bash[14559]: audit 2024-02-10T06:26:55.796929+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:56.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:56 smithi175 bash[14559]: audit 2024-02-10T06:26:55.804737+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:56.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:56 smithi175 bash[14559]: audit 2024-02-10T06:26:55.915656+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:56.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:56 smithi175 bash[14559]: audit 2024-02-10T06:26:55.923750+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:56.744 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:56 smithi046 bash[14329]: cluster 2024-02-10T06:26:54.691807+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-02-10T06:26:56.744 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:56 smithi046 bash[14329]: audit 2024-02-10T06:26:55.796929+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:56.744 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:56 smithi046 bash[14329]: audit 2024-02-10T06:26:55.804737+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:56.744 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:56 smithi046 bash[14329]: audit 2024-02-10T06:26:55.915656+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:56.745 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:56 smithi046 bash[14329]: audit 2024-02-10T06:26:55.923750+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:56.745 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:56 smithi046 bash[20068]: cluster 2024-02-10T06:26:54.691807+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-02-10T06:26:56.745 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:56 smithi046 bash[20068]: audit 2024-02-10T06:26:55.796929+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:56.745 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:56 smithi046 bash[20068]: audit 2024-02-10T06:26:55.804737+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:56.745 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:56 smithi046 bash[20068]: audit 2024-02-10T06:26:55.915656+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:56.745 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:56 smithi046 bash[20068]: audit 2024-02-10T06:26:55.923750+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:26:57.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:57 smithi175 bash[14559]: cephadm 2024-02-10T06:26:55.798264+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi175 2024-02-10T06:26:57.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:57 smithi046 bash[14329]: cephadm 2024-02-10T06:26:55.798264+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi175 2024-02-10T06:26:57.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:57 smithi046 bash[20068]: cephadm 2024-02-10T06:26:55.798264+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi175 2024-02-10T06:26:58.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:26:58 smithi175 bash[14559]: cluster 2024-02-10T06:26:56.692425+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:58.872 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:26:58 smithi046 bash[14329]: cluster 2024-02-10T06:26:56.692425+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:26:58.872 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:26:58 smithi046 bash[20068]: cluster 2024-02-10T06:26:56.692425+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:27:00.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:00 smithi175 bash[14559]: cluster 2024-02-10T06:26:58.692945+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:27:00.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:00 smithi175 bash[14559]: audit 2024-02-10T06:26:59.031603+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:00.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:00 smithi175 bash[14559]: audit 2024-02-10T06:26:59.068741+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:00.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:00 smithi175 bash[14559]: audit 2024-02-10T06:26:59.071619+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:00.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:00 smithi175 bash[14559]: audit 2024-02-10T06:26:59.073433+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:00.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:00 smithi175 bash[14559]: audit 2024-02-10T06:26:59.083821+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:00.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:00 smithi046 bash[14329]: cluster 2024-02-10T06:26:58.692945+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:27:00.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:00 smithi046 bash[14329]: audit 2024-02-10T06:26:59.031603+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:00.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:00 smithi046 bash[14329]: audit 2024-02-10T06:26:59.068741+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:00.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:00 smithi046 bash[14329]: audit 2024-02-10T06:26:59.071619+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:00.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:00 smithi046 bash[14329]: audit 2024-02-10T06:26:59.073433+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:00.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:00 smithi046 bash[14329]: audit 2024-02-10T06:26:59.083821+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:00.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:00 smithi046 bash[20068]: cluster 2024-02-10T06:26:58.692945+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:27:00.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:00 smithi046 bash[20068]: audit 2024-02-10T06:26:59.031603+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:00.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:00 smithi046 bash[20068]: audit 2024-02-10T06:26:59.068741+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:00.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:00 smithi046 bash[20068]: audit 2024-02-10T06:26:59.071619+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:00.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:00 smithi046 bash[20068]: audit 2024-02-10T06:26:59.073433+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:00.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:00 smithi046 bash[20068]: audit 2024-02-10T06:26:59.083821+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:02.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:02 smithi175 bash[14559]: cluster 2024-02-10T06:27:00.693475+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:27:02.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:02 smithi046 bash[14329]: cluster 2024-02-10T06:27:00.693475+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:27:02.373 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:02 smithi046 bash[20068]: cluster 2024-02-10T06:27:00.693475+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:27:04.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:04 smithi175 bash[14559]: cluster 2024-02-10T06:27:02.694076+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:27:04.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:04 smithi046 bash[14329]: cluster 2024-02-10T06:27:02.694076+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:27:04.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:04 smithi046 bash[20068]: cluster 2024-02-10T06:27:02.694076+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:27:05.771 INFO:teuthology.orchestra.run.smithi175.stdout:Created osd(s) 6 on host 'smithi175' 2024-02-10T06:27:06.489 DEBUG:teuthology.orchestra.run.smithi175:osd.6> sudo journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.6.service 2024-02-10T06:27:06.492 INFO:tasks.cephadm:Deploying osd.7 on smithi175 with /dev/vg_nvme/lv_1... 2024-02-10T06:27:06.492 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-10T06:27:06.676 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:06 smithi175 bash[14559]: cluster 2024-02-10T06:27:04.694686+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-02-10T06:27:06.676 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:06 smithi175 bash[14559]: audit 2024-02-10T06:27:05.765574+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:06.676 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:06 smithi175 bash[14559]: audit 2024-02-10T06:27:05.770698+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:06.676 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:06 smithi175 bash[14559]: audit 2024-02-10T06:27:05.773282+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:06.676 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:06 smithi175 bash[14559]: audit 2024-02-10T06:27:05.775111+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:06.676 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:06 smithi175 bash[14559]: audit 2024-02-10T06:27:05.779484+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:27:06.676 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:06 smithi175 bash[14559]: audit 2024-02-10T06:27:05.781572+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:27:06.676 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:06 smithi175 bash[14559]: audit 2024-02-10T06:27:05.783444+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:27:06.676 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:06 smithi175 bash[14559]: audit 2024-02-10T06:27:05.792761+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:06.677 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:06 smithi175 bash[14559]: audit 2024-02-10T06:27:05.800444+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:06.677 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:06 smithi175 bash[14559]: audit 2024-02-10T06:27:06.321927+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.175:6816/939384915,v1:172.21.15.175:6817/939384915]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T06:27:06.677 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:06 smithi175 bash[14559]: audit 2024-02-10T06:27:06.323380+0000 mon.a (mon.0) 671 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T06:27:06.757 INFO:journalctl@ceph.osd.6.smithi175.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:27:06.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[14329]: cluster 2024-02-10T06:27:04.694686+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-02-10T06:27:06.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[14329]: audit 2024-02-10T06:27:05.765574+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:06.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[14329]: audit 2024-02-10T06:27:05.770698+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:06.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[14329]: audit 2024-02-10T06:27:05.773282+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:06.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[14329]: audit 2024-02-10T06:27:05.775111+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:06.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[14329]: audit 2024-02-10T06:27:05.779484+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:27:06.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[14329]: audit 2024-02-10T06:27:05.781572+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:27:06.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[14329]: audit 2024-02-10T06:27:05.783444+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:27:06.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[14329]: audit 2024-02-10T06:27:05.792761+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:06.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[14329]: audit 2024-02-10T06:27:05.800444+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:06.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[14329]: audit 2024-02-10T06:27:06.321927+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.175:6816/939384915,v1:172.21.15.175:6817/939384915]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T06:27:06.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[14329]: audit 2024-02-10T06:27:06.323380+0000 mon.a (mon.0) 671 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T06:27:06.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[20068]: cluster 2024-02-10T06:27:04.694686+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-02-10T06:27:06.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[20068]: audit 2024-02-10T06:27:05.765574+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:06.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[20068]: audit 2024-02-10T06:27:05.770698+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:06.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[20068]: audit 2024-02-10T06:27:05.773282+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:06.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[20068]: audit 2024-02-10T06:27:05.775111+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:06.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[20068]: audit 2024-02-10T06:27:05.779484+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:27:06.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[20068]: audit 2024-02-10T06:27:05.781572+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:27:06.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[20068]: audit 2024-02-10T06:27:05.783444+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:27:06.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[20068]: audit 2024-02-10T06:27:05.792761+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:06.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[20068]: audit 2024-02-10T06:27:05.800444+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:06.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[20068]: audit 2024-02-10T06:27:06.321927+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.175:6816/939384915,v1:172.21.15.175:6817/939384915]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T06:27:06.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:06 smithi046 bash[20068]: audit 2024-02-10T06:27:06.323380+0000 mon.a (mon.0) 671 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T06:27:07.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:07 smithi175 bash[14559]: cephadm 2024-02-10T06:27:05.784908+0000 mgr.y (mgr.14152) 227 : cephadm [INF] Adjusting osd_memory_target on smithi175 to 5415M 2024-02-10T06:27:07.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:07 smithi175 bash[14559]: audit 2024-02-10T06:27:06.805333+0000 mon.a (mon.0) 672 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T06:27:07.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:07 smithi175 bash[14559]: cluster 2024-02-10T06:27:06.805570+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-02-10T06:27:07.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:07 smithi175 bash[14559]: audit 2024-02-10T06:27:06.805868+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:27:07.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:07 smithi175 bash[14559]: audit 2024-02-10T06:27:06.808015+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.175:6816/939384915,v1:172.21.15.175:6817/939384915]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:27:07.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:07 smithi175 bash[14559]: audit 2024-02-10T06:27:06.809696+0000 mon.a (mon.0) 675 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:27:07.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:07 smithi046 bash[14329]: cephadm 2024-02-10T06:27:05.784908+0000 mgr.y (mgr.14152) 227 : cephadm [INF] Adjusting osd_memory_target on smithi175 to 5415M 2024-02-10T06:27:07.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:07 smithi046 bash[14329]: audit 2024-02-10T06:27:06.805333+0000 mon.a (mon.0) 672 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T06:27:07.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:07 smithi046 bash[14329]: cluster 2024-02-10T06:27:06.805570+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-02-10T06:27:07.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:07 smithi046 bash[14329]: audit 2024-02-10T06:27:06.805868+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:27:07.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:07 smithi046 bash[14329]: audit 2024-02-10T06:27:06.808015+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.175:6816/939384915,v1:172.21.15.175:6817/939384915]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:27:07.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:07 smithi046 bash[14329]: audit 2024-02-10T06:27:06.809696+0000 mon.a (mon.0) 675 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:27:07.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:07 smithi046 bash[20068]: cephadm 2024-02-10T06:27:05.784908+0000 mgr.y (mgr.14152) 227 : cephadm [INF] Adjusting osd_memory_target on smithi175 to 5415M 2024-02-10T06:27:07.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:07 smithi046 bash[20068]: audit 2024-02-10T06:27:06.805333+0000 mon.a (mon.0) 672 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T06:27:07.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:07 smithi046 bash[20068]: cluster 2024-02-10T06:27:06.805570+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-02-10T06:27:07.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:07 smithi046 bash[20068]: audit 2024-02-10T06:27:06.805868+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:27:07.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:07 smithi046 bash[20068]: audit 2024-02-10T06:27:06.808015+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.175:6816/939384915,v1:172.21.15.175:6817/939384915]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:27:07.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:07 smithi046 bash[20068]: audit 2024-02-10T06:27:06.809696+0000 mon.a (mon.0) 675 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:27:07.992 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:27:07 smithi175 bash[27051]: debug 2024-02-10T06:27:07.814+0000 7fd79cf81700 -1 osd.6 0 waiting for initial osdmap 2024-02-10T06:27:07.992 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:27:07 smithi175 bash[27051]: debug 2024-02-10T06:27:07.826+0000 7fd798119700 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T06:27:08.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:08 smithi175 bash[14559]: cluster 2024-02-10T06:27:06.695243+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:27:08.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:08 smithi175 bash[14559]: audit 2024-02-10T06:27:07.808033+0000 mon.a (mon.0) 676 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2024-02-10T06:27:08.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:08 smithi175 bash[14559]: cluster 2024-02-10T06:27:07.808311+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-02-10T06:27:08.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:08 smithi175 bash[14559]: audit 2024-02-10T06:27:07.808688+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:27:08.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:08 smithi175 bash[14559]: audit 2024-02-10T06:27:07.819898+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:27:08.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:08 smithi175 bash[14559]: cluster 2024-02-10T06:27:08.392570+0000 mon.a (mon.0) 680 : cluster [INF] osd.6 [v2:172.21.15.175:6816/939384915,v1:172.21.15.175:6817/939384915] boot 2024-02-10T06:27:08.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:08 smithi175 bash[14559]: cluster 2024-02-10T06:27:08.392764+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-02-10T06:27:08.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:08 smithi175 bash[14559]: audit 2024-02-10T06:27:08.393437+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:27:08.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:08 smithi046 bash[14329]: cluster 2024-02-10T06:27:06.695243+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:27:08.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:08 smithi046 bash[14329]: audit 2024-02-10T06:27:07.808033+0000 mon.a (mon.0) 676 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2024-02-10T06:27:08.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:08 smithi046 bash[14329]: cluster 2024-02-10T06:27:07.808311+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-02-10T06:27:08.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:08 smithi046 bash[14329]: audit 2024-02-10T06:27:07.808688+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:27:08.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:08 smithi046 bash[14329]: audit 2024-02-10T06:27:07.819898+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:27:08.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:08 smithi046 bash[14329]: cluster 2024-02-10T06:27:08.392570+0000 mon.a (mon.0) 680 : cluster [INF] osd.6 [v2:172.21.15.175:6816/939384915,v1:172.21.15.175:6817/939384915] boot 2024-02-10T06:27:08.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:08 smithi046 bash[14329]: cluster 2024-02-10T06:27:08.392764+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-02-10T06:27:08.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:08 smithi046 bash[14329]: audit 2024-02-10T06:27:08.393437+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:27:08.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:08 smithi046 bash[20068]: cluster 2024-02-10T06:27:06.695243+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:27:08.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:08 smithi046 bash[20068]: audit 2024-02-10T06:27:07.808033+0000 mon.a (mon.0) 676 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2024-02-10T06:27:08.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:08 smithi046 bash[20068]: cluster 2024-02-10T06:27:07.808311+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-02-10T06:27:08.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:08 smithi046 bash[20068]: audit 2024-02-10T06:27:07.808688+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:27:08.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:08 smithi046 bash[20068]: audit 2024-02-10T06:27:07.819898+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:27:08.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:08 smithi046 bash[20068]: cluster 2024-02-10T06:27:08.392570+0000 mon.a (mon.0) 680 : cluster [INF] osd.6 [v2:172.21.15.175:6816/939384915,v1:172.21.15.175:6817/939384915] boot 2024-02-10T06:27:08.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:08 smithi046 bash[20068]: cluster 2024-02-10T06:27:08.392764+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-02-10T06:27:08.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:08 smithi046 bash[20068]: audit 2024-02-10T06:27:08.393437+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:27:09.712 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-10T06:27:09.712 INFO:teuthology.orchestra.run.smithi175.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-10T06:27:09.712 INFO:teuthology.orchestra.run.smithi175.stderr: stderr: 10+0 records in 2024-02-10T06:27:09.712 INFO:teuthology.orchestra.run.smithi175.stderr:10+0 records out 2024-02-10T06:27:09.712 INFO:teuthology.orchestra.run.smithi175.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.02297 s, 456 MB/s 2024-02-10T06:27:09.712 INFO:teuthology.orchestra.run.smithi175.stderr:--> Zapping successful for: 2024-02-10T06:27:09.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:09 smithi175 bash[14559]: cluster 2024-02-10T06:27:07.274886+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:27:09.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:09 smithi175 bash[14559]: cluster 2024-02-10T06:27:07.275066+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:27:09.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:09 smithi046 bash[14329]: cluster 2024-02-10T06:27:07.274886+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:27:09.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:09 smithi046 bash[14329]: cluster 2024-02-10T06:27:07.275066+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:27:09.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:09 smithi046 bash[20068]: cluster 2024-02-10T06:27:07.274886+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:27:09.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:09 smithi046 bash[20068]: cluster 2024-02-10T06:27:07.275066+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:27:10.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:10 smithi175 bash[14559]: cluster 2024-02-10T06:27:08.695840+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:27:10.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:10 smithi175 bash[14559]: cluster 2024-02-10T06:27:09.402732+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-02-10T06:27:10.874 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi175:vg_nvme/lv_1 2024-02-10T06:27:10.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:10 smithi046 bash[14329]: cluster 2024-02-10T06:27:08.695840+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:27:10.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:10 smithi046 bash[14329]: cluster 2024-02-10T06:27:09.402732+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-02-10T06:27:10.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:10 smithi046 bash[20068]: cluster 2024-02-10T06:27:08.695840+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:27:10.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:10 smithi046 bash[20068]: cluster 2024-02-10T06:27:09.402732+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-02-10T06:27:11.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:11 smithi175 bash[14559]: cluster 2024-02-10T06:27:10.415106+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-02-10T06:27:11.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:11 smithi046 bash[14329]: cluster 2024-02-10T06:27:10.415106+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-02-10T06:27:11.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:11 smithi046 bash[20068]: cluster 2024-02-10T06:27:10.415106+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-02-10T06:27:12.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:12 smithi175 bash[14559]: cluster 2024-02-10T06:27:10.696377+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:12.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:12 smithi175 bash[14559]: cluster 2024-02-10T06:27:11.430323+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-02-10T06:27:12.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:12 smithi046 bash[14329]: cluster 2024-02-10T06:27:10.696377+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:12.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:12 smithi046 bash[14329]: cluster 2024-02-10T06:27:11.430323+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-02-10T06:27:12.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:12 smithi046 bash[20068]: cluster 2024-02-10T06:27:10.696377+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:12.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:12 smithi046 bash[20068]: cluster 2024-02-10T06:27:11.430323+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-02-10T06:27:13.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:13 smithi175 bash[14559]: cluster 2024-02-10T06:27:12.433308+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-02-10T06:27:13.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:13 smithi175 bash[14559]: cluster 2024-02-10T06:27:12.696997+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:13.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:13 smithi046 bash[14329]: cluster 2024-02-10T06:27:12.433308+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-02-10T06:27:13.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:13 smithi046 bash[14329]: cluster 2024-02-10T06:27:12.696997+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:13.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:13 smithi046 bash[20068]: cluster 2024-02-10T06:27:12.433308+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-02-10T06:27:13.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:13 smithi046 bash[20068]: cluster 2024-02-10T06:27:12.696997+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:16.076 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:15 smithi046 bash[14329]: cluster 2024-02-10T06:27:14.697613+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-02-10T06:27:16.077 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:15 smithi046 bash[14329]: audit 2024-02-10T06:27:15.301335+0000 mgr.y (mgr.14152) 233 : audit [DBG] from='client.24305 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:27:16.077 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:15 smithi046 bash[14329]: audit 2024-02-10T06:27:15.308224+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:27:16.077 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:15 smithi046 bash[14329]: audit 2024-02-10T06:27:15.314685+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:27:16.077 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:15 smithi046 bash[14329]: audit 2024-02-10T06:27:15.316332+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:16.077 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:27:15 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:27:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:27:16.077 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:15 smithi046 bash[20068]: cluster 2024-02-10T06:27:14.697613+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-02-10T06:27:16.077 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:15 smithi046 bash[20068]: audit 2024-02-10T06:27:15.301335+0000 mgr.y (mgr.14152) 233 : audit [DBG] from='client.24305 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:27:16.078 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:15 smithi046 bash[20068]: audit 2024-02-10T06:27:15.308224+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:27:16.078 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:15 smithi046 bash[20068]: audit 2024-02-10T06:27:15.314685+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:27:16.078 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:15 smithi046 bash[20068]: audit 2024-02-10T06:27:15.316332+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:16.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:15 smithi175 bash[14559]: cluster 2024-02-10T06:27:14.697613+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-02-10T06:27:16.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:15 smithi175 bash[14559]: audit 2024-02-10T06:27:15.301335+0000 mgr.y (mgr.14152) 233 : audit [DBG] from='client.24305 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi175:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:27:16.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:15 smithi175 bash[14559]: audit 2024-02-10T06:27:15.308224+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:27:16.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:15 smithi175 bash[14559]: audit 2024-02-10T06:27:15.314685+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:27:16.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:15 smithi175 bash[14559]: audit 2024-02-10T06:27:15.316332+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:16.373 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:27:16 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:27:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:27:17.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:16 smithi175 bash[14559]: audit 2024-02-10T06:27:15.930261+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:17.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:16 smithi175 bash[14559]: audit 2024-02-10T06:27:15.938697+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:17.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:16 smithi175 bash[14559]: audit 2024-02-10T06:27:15.945332+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:17.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:16 smithi175 bash[14559]: audit 2024-02-10T06:27:15.947323+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:17.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:16 smithi175 bash[14559]: audit 2024-02-10T06:27:15.948407+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:17.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:16 smithi175 bash[14559]: cluster 2024-02-10T06:27:15.951985+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-02-10T06:27:17.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:16 smithi175 bash[14559]: audit 2024-02-10T06:27:15.957415+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:17.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:16 smithi175 bash[14559]: audit 2024-02-10T06:27:16.068072+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:17.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:16 smithi175 bash[14559]: audit 2024-02-10T06:27:16.074477+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:17.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:16 smithi046 bash[14329]: audit 2024-02-10T06:27:15.930261+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:17.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:16 smithi046 bash[14329]: audit 2024-02-10T06:27:15.938697+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:17.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:16 smithi046 bash[14329]: audit 2024-02-10T06:27:15.945332+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:17.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:16 smithi046 bash[14329]: audit 2024-02-10T06:27:15.947323+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:17.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:16 smithi046 bash[14329]: audit 2024-02-10T06:27:15.948407+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:17.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:16 smithi046 bash[14329]: cluster 2024-02-10T06:27:15.951985+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-02-10T06:27:17.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:16 smithi046 bash[14329]: audit 2024-02-10T06:27:15.957415+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:17.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:16 smithi046 bash[14329]: audit 2024-02-10T06:27:16.068072+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:17.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:16 smithi046 bash[14329]: audit 2024-02-10T06:27:16.074477+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:17.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:16 smithi046 bash[20068]: audit 2024-02-10T06:27:15.930261+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:17.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:16 smithi046 bash[20068]: audit 2024-02-10T06:27:15.938697+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:17.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:16 smithi046 bash[20068]: audit 2024-02-10T06:27:15.945332+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:17.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:16 smithi046 bash[20068]: audit 2024-02-10T06:27:15.947323+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:17.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:16 smithi046 bash[20068]: audit 2024-02-10T06:27:15.948407+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:17.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:16 smithi046 bash[20068]: cluster 2024-02-10T06:27:15.951985+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-02-10T06:27:17.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:16 smithi046 bash[20068]: audit 2024-02-10T06:27:15.957415+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:17.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:16 smithi046 bash[20068]: audit 2024-02-10T06:27:16.068072+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:17.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:16 smithi046 bash[20068]: audit 2024-02-10T06:27:16.074477+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:18.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:17 smithi175 bash[14559]: cluster 2024-02-10T06:27:16.935424+0000 mon.a (mon.0) 698 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-10T06:27:18.343 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:17 smithi046 bash[20068]: cluster 2024-02-10T06:27:16.935424+0000 mon.a (mon.0) 698 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-10T06:27:18.344 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:17 smithi046 bash[14329]: cluster 2024-02-10T06:27:16.935424+0000 mon.a (mon.0) 698 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-10T06:27:18.344 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:27:18 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:27:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:27:19.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:19 smithi046 bash[14329]: cluster 2024-02-10T06:27:17.952557+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-02-10T06:27:19.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:19 smithi046 bash[14329]: audit 2024-02-10T06:27:18.028940+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:19.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:19 smithi046 bash[14329]: audit 2024-02-10T06:27:18.032234+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:19.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:19 smithi046 bash[14329]: audit 2024-02-10T06:27:18.035898+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:19.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:19 smithi046 bash[14329]: audit 2024-02-10T06:27:18.036411+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:19.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:19 smithi046 bash[14329]: audit 2024-02-10T06:27:18.038130+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:19.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:19 smithi046 bash[14329]: cluster 2024-02-10T06:27:18.041322+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; 78 KiB/s, 0 objects/s recovering 2024-02-10T06:27:19.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:19 smithi046 bash[14329]: audit 2024-02-10T06:27:18.047461+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:19.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:19 smithi046 bash[14329]: cluster 2024-02-10T06:27:18.929780+0000 mon.a (mon.0) 705 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-10T06:27:19.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:19 smithi046 bash[14329]: cluster 2024-02-10T06:27:18.929887+0000 mon.a (mon.0) 706 : cluster [INF] Cluster is now healthy 2024-02-10T06:27:19.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:19 smithi046 bash[20068]: cluster 2024-02-10T06:27:17.952557+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-02-10T06:27:19.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:19 smithi046 bash[20068]: audit 2024-02-10T06:27:18.028940+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:19.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:19 smithi046 bash[20068]: audit 2024-02-10T06:27:18.032234+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:19.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:19 smithi046 bash[20068]: audit 2024-02-10T06:27:18.035898+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:19.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:19 smithi046 bash[20068]: audit 2024-02-10T06:27:18.036411+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:19.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:19 smithi046 bash[20068]: audit 2024-02-10T06:27:18.038130+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:19.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:19 smithi046 bash[20068]: cluster 2024-02-10T06:27:18.041322+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; 78 KiB/s, 0 objects/s recovering 2024-02-10T06:27:19.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:19 smithi046 bash[20068]: audit 2024-02-10T06:27:18.047461+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:19.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:19 smithi046 bash[20068]: cluster 2024-02-10T06:27:18.929780+0000 mon.a (mon.0) 705 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-10T06:27:19.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:19 smithi046 bash[20068]: cluster 2024-02-10T06:27:18.929887+0000 mon.a (mon.0) 706 : cluster [INF] Cluster is now healthy 2024-02-10T06:27:19.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:19 smithi175 bash[14559]: cluster 2024-02-10T06:27:17.952557+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-02-10T06:27:19.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:19 smithi175 bash[14559]: audit 2024-02-10T06:27:18.028940+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:19.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:19 smithi175 bash[14559]: audit 2024-02-10T06:27:18.032234+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:19.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:19 smithi175 bash[14559]: audit 2024-02-10T06:27:18.035898+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:19.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:19 smithi175 bash[14559]: audit 2024-02-10T06:27:18.036411+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:19.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:19 smithi175 bash[14559]: audit 2024-02-10T06:27:18.038130+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:19.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:19 smithi175 bash[14559]: cluster 2024-02-10T06:27:18.041322+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; 78 KiB/s, 0 objects/s recovering 2024-02-10T06:27:19.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:19 smithi175 bash[14559]: audit 2024-02-10T06:27:18.047461+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:19.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:19 smithi175 bash[14559]: cluster 2024-02-10T06:27:18.929780+0000 mon.a (mon.0) 705 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-10T06:27:19.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:19 smithi175 bash[14559]: cluster 2024-02-10T06:27:18.929887+0000 mon.a (mon.0) 706 : cluster [INF] Cluster is now healthy 2024-02-10T06:27:21.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:21 smithi046 bash[14329]: cluster 2024-02-10T06:27:20.042020+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; 68 KiB/s, 0 objects/s recovering 2024-02-10T06:27:21.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:21 smithi046 bash[14329]: audit 2024-02-10T06:27:20.739547+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.175:0/2382306157' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cefedc5a-8af6-457a-8512-5317f010472f"}]: dispatch 2024-02-10T06:27:21.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:21 smithi046 bash[14329]: audit 2024-02-10T06:27:20.741242+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cefedc5a-8af6-457a-8512-5317f010472f"}]: dispatch 2024-02-10T06:27:21.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:21 smithi046 bash[14329]: audit 2024-02-10T06:27:20.750494+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cefedc5a-8af6-457a-8512-5317f010472f"}]': finished 2024-02-10T06:27:21.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:21 smithi046 bash[14329]: cluster 2024-02-10T06:27:20.750666+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-02-10T06:27:21.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:21 smithi046 bash[14329]: audit 2024-02-10T06:27:20.751012+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:27:21.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:21 smithi046 bash[20068]: cluster 2024-02-10T06:27:20.042020+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; 68 KiB/s, 0 objects/s recovering 2024-02-10T06:27:21.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:21 smithi046 bash[20068]: audit 2024-02-10T06:27:20.739547+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.175:0/2382306157' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cefedc5a-8af6-457a-8512-5317f010472f"}]: dispatch 2024-02-10T06:27:21.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:21 smithi046 bash[20068]: audit 2024-02-10T06:27:20.741242+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cefedc5a-8af6-457a-8512-5317f010472f"}]: dispatch 2024-02-10T06:27:21.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:21 smithi046 bash[20068]: audit 2024-02-10T06:27:20.750494+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cefedc5a-8af6-457a-8512-5317f010472f"}]': finished 2024-02-10T06:27:21.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:21 smithi046 bash[20068]: cluster 2024-02-10T06:27:20.750666+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-02-10T06:27:21.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:21 smithi046 bash[20068]: audit 2024-02-10T06:27:20.751012+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:27:21.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:21 smithi175 bash[14559]: cluster 2024-02-10T06:27:20.042020+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; 68 KiB/s, 0 objects/s recovering 2024-02-10T06:27:21.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:21 smithi175 bash[14559]: audit 2024-02-10T06:27:20.739547+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.175:0/2382306157' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cefedc5a-8af6-457a-8512-5317f010472f"}]: dispatch 2024-02-10T06:27:21.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:21 smithi175 bash[14559]: audit 2024-02-10T06:27:20.741242+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cefedc5a-8af6-457a-8512-5317f010472f"}]: dispatch 2024-02-10T06:27:21.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:21 smithi175 bash[14559]: audit 2024-02-10T06:27:20.750494+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cefedc5a-8af6-457a-8512-5317f010472f"}]': finished 2024-02-10T06:27:21.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:21 smithi175 bash[14559]: cluster 2024-02-10T06:27:20.750666+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-02-10T06:27:21.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:21 smithi175 bash[14559]: audit 2024-02-10T06:27:20.751012+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:27:22.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:22 smithi046 bash[14329]: audit 2024-02-10T06:27:21.466242+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.175:0/1126957621' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:27:22.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:22 smithi046 bash[20068]: audit 2024-02-10T06:27:21.466242+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.175:0/1126957621' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:27:22.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:22 smithi175 bash[14559]: audit 2024-02-10T06:27:21.466242+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.175:0/1126957621' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:27:23.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:23 smithi046 bash[14329]: cluster 2024-02-10T06:27:22.042748+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:23.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:23 smithi046 bash[20068]: cluster 2024-02-10T06:27:22.042748+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:23.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:23 smithi175 bash[14559]: cluster 2024-02-10T06:27:22.042748+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:25.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:25 smithi175 bash[14559]: cluster 2024-02-10T06:27:24.043413+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:25.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:25 smithi046 bash[14329]: cluster 2024-02-10T06:27:24.043413+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:25.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:25 smithi046 bash[20068]: cluster 2024-02-10T06:27:24.043413+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:27.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:27 smithi175 bash[14559]: cluster 2024-02-10T06:27:26.044042+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 2024-02-10T06:27:27.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:27 smithi046 bash[14329]: cluster 2024-02-10T06:27:26.044042+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 2024-02-10T06:27:27.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:27 smithi046 bash[20068]: cluster 2024-02-10T06:27:26.044042+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 2024-02-10T06:27:29.736 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:29 smithi175 bash[14559]: cluster 2024-02-10T06:27:28.044661+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-02-10T06:27:29.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:29 smithi046 bash[14329]: cluster 2024-02-10T06:27:28.044661+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-02-10T06:27:29.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:29 smithi046 bash[20068]: cluster 2024-02-10T06:27:28.044661+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-02-10T06:27:31.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:31 smithi175 bash[14559]: cluster 2024-02-10T06:27:30.045252+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-02-10T06:27:31.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:31 smithi046 bash[14329]: cluster 2024-02-10T06:27:30.045252+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-02-10T06:27:31.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:31 smithi046 bash[20068]: cluster 2024-02-10T06:27:30.045252+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-02-10T06:27:32.781 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:32 smithi175 bash[14559]: audit 2024-02-10T06:27:31.608051+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T06:27:32.781 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:32 smithi175 bash[14559]: audit 2024-02-10T06:27:31.609545+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:32.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:32 smithi046 bash[14329]: audit 2024-02-10T06:27:31.608051+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T06:27:32.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:32 smithi046 bash[14329]: audit 2024-02-10T06:27:31.609545+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:32.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:32 smithi046 bash[20068]: audit 2024-02-10T06:27:31.608051+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T06:27:32.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:32 smithi046 bash[20068]: audit 2024-02-10T06:27:31.609545+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:33.737 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:33 smithi175 bash[14559]: cephadm 2024-02-10T06:27:31.610727+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Deploying daemon osd.7 on smithi175 2024-02-10T06:27:33.738 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:33 smithi175 bash[14559]: cluster 2024-02-10T06:27:32.045837+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:33.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:33 smithi046 bash[14329]: cephadm 2024-02-10T06:27:31.610727+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Deploying daemon osd.7 on smithi175 2024-02-10T06:27:33.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:33 smithi046 bash[14329]: cluster 2024-02-10T06:27:32.045837+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:33.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:33 smithi046 bash[20068]: cephadm 2024-02-10T06:27:31.610727+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Deploying daemon osd.7 on smithi175 2024-02-10T06:27:33.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:33 smithi046 bash[20068]: cluster 2024-02-10T06:27:32.045837+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:35.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:35 smithi175 bash[14559]: cluster 2024-02-10T06:27:34.046477+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:35.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:35 smithi046 bash[20068]: cluster 2024-02-10T06:27:34.046477+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:35.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:35 smithi046 bash[14329]: cluster 2024-02-10T06:27:34.046477+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:36.623 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:27:36 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:27:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:27:37.494 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:37 smithi046 bash[20068]: cluster 2024-02-10T06:27:36.047098+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:37.495 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:37 smithi046 bash[20068]: audit 2024-02-10T06:27:36.277937+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:37.495 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:37 smithi046 bash[20068]: audit 2024-02-10T06:27:36.284891+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:37.495 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:37 smithi046 bash[20068]: audit 2024-02-10T06:27:36.548665+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:37.495 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:37 smithi046 bash[20068]: audit 2024-02-10T06:27:36.567703+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:37.495 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:37 smithi046 bash[20068]: audit 2024-02-10T06:27:36.570783+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:37.495 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:37 smithi046 bash[20068]: audit 2024-02-10T06:27:36.572402+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:37.495 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:37 smithi046 bash[20068]: audit 2024-02-10T06:27:36.581620+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:37.495 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:37 smithi046 bash[14329]: cluster 2024-02-10T06:27:36.047098+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:37.495 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:37 smithi046 bash[14329]: audit 2024-02-10T06:27:36.277937+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:37.495 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:37 smithi046 bash[14329]: audit 2024-02-10T06:27:36.284891+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:37.495 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:37 smithi046 bash[14329]: audit 2024-02-10T06:27:36.548665+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:37.496 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:37 smithi046 bash[14329]: audit 2024-02-10T06:27:36.567703+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:37.496 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:37 smithi046 bash[14329]: audit 2024-02-10T06:27:36.570783+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:37.496 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:37 smithi046 bash[14329]: audit 2024-02-10T06:27:36.572402+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:37.496 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:37 smithi046 bash[14329]: audit 2024-02-10T06:27:36.581620+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:37.714 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:37 smithi175 bash[14559]: cluster 2024-02-10T06:27:36.047098+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:37.715 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:37 smithi175 bash[14559]: audit 2024-02-10T06:27:36.277937+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:37.715 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:37 smithi175 bash[14559]: audit 2024-02-10T06:27:36.284891+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:37.715 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:37 smithi175 bash[14559]: audit 2024-02-10T06:27:36.548665+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:37.715 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:37 smithi175 bash[14559]: audit 2024-02-10T06:27:36.567703+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:37.715 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:37 smithi175 bash[14559]: audit 2024-02-10T06:27:36.570783+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:37.715 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:37 smithi175 bash[14559]: audit 2024-02-10T06:27:36.572402+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:37.715 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:37 smithi175 bash[14559]: audit 2024-02-10T06:27:36.581620+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:38.337 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:27:38 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:27:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:27:38.338 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:27:38 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:27:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:27:39.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:39 smithi175 bash[14559]: cluster 2024-02-10T06:27:38.047847+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-02-10T06:27:39.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:39 smithi175 bash[14559]: audit 2024-02-10T06:27:38.191563+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:39.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:39 smithi175 bash[14559]: audit 2024-02-10T06:27:38.198401+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:39.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:39 smithi175 bash[14559]: audit 2024-02-10T06:27:38.207208+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:39.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:39 smithi175 bash[14559]: audit 2024-02-10T06:27:38.210139+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:39.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:39 smithi175 bash[14559]: audit 2024-02-10T06:27:38.212037+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:39.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:39 smithi175 bash[14559]: audit 2024-02-10T06:27:38.222018+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:39.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:39 smithi175 bash[14559]: audit 2024-02-10T06:27:38.328910+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:39.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:39 smithi175 bash[14559]: audit 2024-02-10T06:27:38.335796+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:39.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:39 smithi175 bash[14559]: audit 2024-02-10T06:27:38.340336+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:39.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:39 smithi175 bash[14559]: audit 2024-02-10T06:27:38.342498+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:39.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:39 smithi175 bash[14559]: audit 2024-02-10T06:27:38.343838+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:39.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:39 smithi175 bash[14559]: audit 2024-02-10T06:27:38.353662+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:39.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[14329]: cluster 2024-02-10T06:27:38.047847+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-02-10T06:27:39.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[14329]: audit 2024-02-10T06:27:38.191563+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:39.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[14329]: audit 2024-02-10T06:27:38.198401+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:39.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[14329]: audit 2024-02-10T06:27:38.207208+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:39.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[14329]: audit 2024-02-10T06:27:38.210139+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:39.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[14329]: audit 2024-02-10T06:27:38.212037+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:39.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[14329]: audit 2024-02-10T06:27:38.222018+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:39.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[14329]: audit 2024-02-10T06:27:38.328910+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:39.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[14329]: audit 2024-02-10T06:27:38.335796+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:39.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[14329]: audit 2024-02-10T06:27:38.340336+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:39.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[14329]: audit 2024-02-10T06:27:38.342498+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:39.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[14329]: audit 2024-02-10T06:27:38.343838+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:39.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[14329]: audit 2024-02-10T06:27:38.353662+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:39.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[20068]: cluster 2024-02-10T06:27:38.047847+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-02-10T06:27:39.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[20068]: audit 2024-02-10T06:27:38.191563+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:39.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[20068]: audit 2024-02-10T06:27:38.198401+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:39.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[20068]: audit 2024-02-10T06:27:38.207208+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:39.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[20068]: audit 2024-02-10T06:27:38.210139+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:39.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[20068]: audit 2024-02-10T06:27:38.212037+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:39.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[20068]: audit 2024-02-10T06:27:38.222018+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:39.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[20068]: audit 2024-02-10T06:27:38.328910+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:39.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[20068]: audit 2024-02-10T06:27:38.335796+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:39.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[20068]: audit 2024-02-10T06:27:38.340336+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:39.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[20068]: audit 2024-02-10T06:27:38.342498+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:39.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[20068]: audit 2024-02-10T06:27:38.343838+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:39.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:39 smithi046 bash[20068]: audit 2024-02-10T06:27:38.353662+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:40.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:40 smithi175 bash[14559]: audit 2024-02-10T06:27:39.396613+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:27:40.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:40 smithi175 bash[14559]: audit 2024-02-10T06:27:39.400370+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:27:40.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:40 smithi046 bash[14329]: audit 2024-02-10T06:27:39.396613+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:27:40.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:40 smithi046 bash[14329]: audit 2024-02-10T06:27:39.400370+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:27:40.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:40 smithi046 bash[20068]: audit 2024-02-10T06:27:39.396613+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:27:40.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:40 smithi046 bash[20068]: audit 2024-02-10T06:27:39.400370+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:27:41.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:41 smithi175 bash[14559]: cluster 2024-02-10T06:27:40.048636+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:41.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:41 smithi046 bash[14329]: cluster 2024-02-10T06:27:40.048636+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:41.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:41 smithi046 bash[20068]: cluster 2024-02-10T06:27:40.048636+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:43.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:43 smithi175 bash[14559]: cluster 2024-02-10T06:27:42.049355+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-02-10T06:27:43.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:43 smithi046 bash[14329]: cluster 2024-02-10T06:27:42.049355+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-02-10T06:27:43.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:43 smithi046 bash[20068]: cluster 2024-02-10T06:27:42.049355+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-02-10T06:27:43.883 INFO:teuthology.orchestra.run.smithi175.stdout:Created osd(s) 7 on host 'smithi175' 2024-02-10T06:27:44.583 DEBUG:teuthology.orchestra.run.smithi175:osd.7> sudo journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.7.service 2024-02-10T06:27:44.587 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-02-10T06:27:44.587 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T06:27:44.760 INFO:journalctl@ceph.osd.7.smithi175.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:27:45.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[14329]: audit 2024-02-10T06:27:43.880819+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:45.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[14329]: audit 2024-02-10T06:27:43.888869+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:45.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[14329]: audit 2024-02-10T06:27:43.891435+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:45.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[14329]: audit 2024-02-10T06:27:43.893254+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:45.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[14329]: audit 2024-02-10T06:27:43.897600+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:27:45.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[14329]: audit 2024-02-10T06:27:43.899193+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:27:45.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[14329]: audit 2024-02-10T06:27:43.900709+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:27:45.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[14329]: audit 2024-02-10T06:27:43.902396+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:27:45.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[14329]: cephadm 2024-02-10T06:27:43.903638+0000 mgr.y (mgr.14152) 250 : cephadm [INF] Adjusting osd_memory_target on smithi175 to 4061M 2024-02-10T06:27:45.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[14329]: audit 2024-02-10T06:27:43.910967+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:45.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[14329]: audit 2024-02-10T06:27:43.918148+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:45.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[14329]: cluster 2024-02-10T06:27:44.049935+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:45.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[14329]: audit 2024-02-10T06:27:44.317635+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.175:6824/785508138,v1:172.21.15.175:6825/785508138]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T06:27:45.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[14329]: audit 2024-02-10T06:27:44.319362+0000 mon.a (mon.0) 744 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T06:27:45.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[20068]: audit 2024-02-10T06:27:43.880819+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:45.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[20068]: audit 2024-02-10T06:27:43.888869+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:45.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[20068]: audit 2024-02-10T06:27:43.891435+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:45.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[20068]: audit 2024-02-10T06:27:43.893254+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:45.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[20068]: audit 2024-02-10T06:27:43.897600+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:27:45.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[20068]: audit 2024-02-10T06:27:43.899193+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:27:45.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[20068]: audit 2024-02-10T06:27:43.900709+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:27:45.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[20068]: audit 2024-02-10T06:27:43.902396+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:27:45.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[20068]: cephadm 2024-02-10T06:27:43.903638+0000 mgr.y (mgr.14152) 250 : cephadm [INF] Adjusting osd_memory_target on smithi175 to 4061M 2024-02-10T06:27:45.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[20068]: audit 2024-02-10T06:27:43.910967+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:45.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[20068]: audit 2024-02-10T06:27:43.918148+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:45.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[20068]: cluster 2024-02-10T06:27:44.049935+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:45.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[20068]: audit 2024-02-10T06:27:44.317635+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.175:6824/785508138,v1:172.21.15.175:6825/785508138]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T06:27:45.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:44 smithi046 bash[20068]: audit 2024-02-10T06:27:44.319362+0000 mon.a (mon.0) 744 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T06:27:45.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:44 smithi175 bash[14559]: audit 2024-02-10T06:27:43.880819+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:45.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:44 smithi175 bash[14559]: audit 2024-02-10T06:27:43.888869+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:45.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:44 smithi175 bash[14559]: audit 2024-02-10T06:27:43.891435+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:27:45.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:44 smithi175 bash[14559]: audit 2024-02-10T06:27:43.893254+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:27:45.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:44 smithi175 bash[14559]: audit 2024-02-10T06:27:43.897600+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:27:45.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:44 smithi175 bash[14559]: audit 2024-02-10T06:27:43.899193+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:27:45.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:44 smithi175 bash[14559]: audit 2024-02-10T06:27:43.900709+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:27:45.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:44 smithi175 bash[14559]: audit 2024-02-10T06:27:43.902396+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:27:45.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:44 smithi175 bash[14559]: cephadm 2024-02-10T06:27:43.903638+0000 mgr.y (mgr.14152) 250 : cephadm [INF] Adjusting osd_memory_target on smithi175 to 4061M 2024-02-10T06:27:45.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:44 smithi175 bash[14559]: audit 2024-02-10T06:27:43.910967+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:45.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:44 smithi175 bash[14559]: audit 2024-02-10T06:27:43.918148+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:45.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:44 smithi175 bash[14559]: cluster 2024-02-10T06:27:44.049935+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T06:27:45.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:44 smithi175 bash[14559]: audit 2024-02-10T06:27:44.317635+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.175:6824/785508138,v1:172.21.15.175:6825/785508138]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T06:27:45.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:44 smithi175 bash[14559]: audit 2024-02-10T06:27:44.319362+0000 mon.a (mon.0) 744 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T06:27:46.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:45 smithi046 bash[14329]: audit 2024-02-10T06:27:44.928255+0000 mon.a (mon.0) 745 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T06:27:46.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:45 smithi046 bash[14329]: cluster 2024-02-10T06:27:44.928480+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-02-10T06:27:46.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:45 smithi046 bash[14329]: audit 2024-02-10T06:27:44.928714+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.175:6824/785508138,v1:172.21.15.175:6825/785508138]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:27:46.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:45 smithi046 bash[14329]: audit 2024-02-10T06:27:44.928837+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:27:46.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:45 smithi046 bash[14329]: audit 2024-02-10T06:27:44.930667+0000 mon.a (mon.0) 748 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:27:46.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:45 smithi046 bash[20068]: audit 2024-02-10T06:27:44.928255+0000 mon.a (mon.0) 745 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T06:27:46.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:45 smithi046 bash[20068]: cluster 2024-02-10T06:27:44.928480+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-02-10T06:27:46.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:45 smithi046 bash[20068]: audit 2024-02-10T06:27:44.928714+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.175:6824/785508138,v1:172.21.15.175:6825/785508138]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:27:46.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:45 smithi046 bash[20068]: audit 2024-02-10T06:27:44.928837+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:27:46.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:45 smithi046 bash[20068]: audit 2024-02-10T06:27:44.930667+0000 mon.a (mon.0) 748 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:27:46.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:45 smithi175 bash[14559]: audit 2024-02-10T06:27:44.928255+0000 mon.a (mon.0) 745 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T06:27:46.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:45 smithi175 bash[14559]: cluster 2024-02-10T06:27:44.928480+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-02-10T06:27:46.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:45 smithi175 bash[14559]: audit 2024-02-10T06:27:44.928714+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.175:6824/785508138,v1:172.21.15.175:6825/785508138]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:27:46.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:45 smithi175 bash[14559]: audit 2024-02-10T06:27:44.928837+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:27:46.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:45 smithi175 bash[14559]: audit 2024-02-10T06:27:44.930667+0000 mon.a (mon.0) 748 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:27:46.243 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:27:45 smithi175 bash[30671]: debug 2024-02-10T06:27:45.933+0000 7f3335a5c700 -1 osd.7 0 waiting for initial osdmap 2024-02-10T06:27:46.243 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:27:45 smithi175 bash[30671]: debug 2024-02-10T06:27:45.949+0000 7f332fbf2700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T06:27:46.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:46 smithi046 bash[14329]: audit 2024-02-10T06:27:45.929965+0000 mon.a (mon.0) 749 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2024-02-10T06:27:46.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:46 smithi046 bash[14329]: cluster 2024-02-10T06:27:45.930239+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-02-10T06:27:46.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:46 smithi046 bash[14329]: audit 2024-02-10T06:27:45.930942+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:27:46.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:46 smithi046 bash[14329]: audit 2024-02-10T06:27:45.939400+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:27:46.960 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:46 smithi046 bash[14329]: cluster 2024-02-10T06:27:46.050477+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-02-10T06:27:47.123 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:46 smithi046 bash[20068]: audit 2024-02-10T06:27:45.929965+0000 mon.a (mon.0) 749 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2024-02-10T06:27:47.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:46 smithi046 bash[20068]: cluster 2024-02-10T06:27:45.930239+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-02-10T06:27:47.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:46 smithi046 bash[20068]: audit 2024-02-10T06:27:45.930942+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:27:47.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:46 smithi046 bash[20068]: audit 2024-02-10T06:27:45.939400+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:27:47.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:46 smithi046 bash[20068]: cluster 2024-02-10T06:27:46.050477+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-02-10T06:27:47.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:46 smithi175 bash[14559]: audit 2024-02-10T06:27:45.929965+0000 mon.a (mon.0) 749 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]': finished 2024-02-10T06:27:47.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:46 smithi175 bash[14559]: cluster 2024-02-10T06:27:45.930239+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-02-10T06:27:47.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:46 smithi175 bash[14559]: audit 2024-02-10T06:27:45.930942+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:27:47.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:46 smithi175 bash[14559]: audit 2024-02-10T06:27:45.939400+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:27:47.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:46 smithi175 bash[14559]: cluster 2024-02-10T06:27:46.050477+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-02-10T06:27:47.820 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-02-10T06:27:48.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:47 smithi046 bash[14329]: cluster 2024-02-10T06:27:45.344877+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:27:48.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:47 smithi046 bash[14329]: cluster 2024-02-10T06:27:45.345089+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:27:48.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:47 smithi046 bash[14329]: cluster 2024-02-10T06:27:46.933802+0000 mon.a (mon.0) 753 : cluster [INF] osd.7 [v2:172.21.15.175:6824/785508138,v1:172.21.15.175:6825/785508138] boot 2024-02-10T06:27:48.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:47 smithi046 bash[14329]: cluster 2024-02-10T06:27:46.933867+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-10T06:27:48.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:47 smithi046 bash[14329]: audit 2024-02-10T06:27:46.934199+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:27:48.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:47 smithi046 bash[14329]: audit 2024-02-10T06:27:47.818582+0000 mon.a (mon.0) 756 : audit [DBG] from='client.? 172.21.15.46:0/3470856254' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T06:27:48.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:47 smithi046 bash[20068]: cluster 2024-02-10T06:27:45.344877+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:27:48.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:47 smithi046 bash[20068]: cluster 2024-02-10T06:27:45.345089+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:27:48.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:47 smithi046 bash[20068]: cluster 2024-02-10T06:27:46.933802+0000 mon.a (mon.0) 753 : cluster [INF] osd.7 [v2:172.21.15.175:6824/785508138,v1:172.21.15.175:6825/785508138] boot 2024-02-10T06:27:48.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:47 smithi046 bash[20068]: cluster 2024-02-10T06:27:46.933867+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-10T06:27:48.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:47 smithi046 bash[20068]: audit 2024-02-10T06:27:46.934199+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:27:48.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:47 smithi046 bash[20068]: audit 2024-02-10T06:27:47.818582+0000 mon.a (mon.0) 756 : audit [DBG] from='client.? 172.21.15.46:0/3470856254' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T06:27:48.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:47 smithi175 bash[14559]: cluster 2024-02-10T06:27:45.344877+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:27:48.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:47 smithi175 bash[14559]: cluster 2024-02-10T06:27:45.345089+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:27:48.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:47 smithi175 bash[14559]: cluster 2024-02-10T06:27:46.933802+0000 mon.a (mon.0) 753 : cluster [INF] osd.7 [v2:172.21.15.175:6824/785508138,v1:172.21.15.175:6825/785508138] boot 2024-02-10T06:27:48.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:47 smithi175 bash[14559]: cluster 2024-02-10T06:27:46.933867+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-10T06:27:48.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:47 smithi175 bash[14559]: audit 2024-02-10T06:27:46.934199+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:27:48.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:47 smithi175 bash[14559]: audit 2024-02-10T06:27:47.818582+0000 mon.a (mon.0) 756 : audit [DBG] from='client.? 172.21.15.46:0/3470856254' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T06:27:48.650 INFO:teuthology.orchestra.run.smithi046.stdout:{"epoch":55,"num_osds":8,"num_up_osds":8,"osd_up_since":1707546466,"num_in_osds":8,"osd_in_since":1707546440,"num_remapped_pgs":1} 2024-02-10T06:27:48.651 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph osd dump --format=json 2024-02-10T06:27:49.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:48 smithi175 bash[14559]: cluster 2024-02-10T06:27:47.953105+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-10T06:27:49.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:48 smithi175 bash[14559]: cluster 2024-02-10T06:27:48.051008+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v235: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:27:49.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:48 smithi046 bash[14329]: cluster 2024-02-10T06:27:47.953105+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-10T06:27:49.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:48 smithi046 bash[14329]: cluster 2024-02-10T06:27:48.051008+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v235: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:27:49.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:48 smithi046 bash[20068]: cluster 2024-02-10T06:27:47.953105+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-10T06:27:49.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:48 smithi046 bash[20068]: cluster 2024-02-10T06:27:48.051008+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v235: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:27:50.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:49 smithi175 bash[14559]: cluster 2024-02-10T06:27:48.963363+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-10T06:27:50.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:49 smithi046 bash[14329]: cluster 2024-02-10T06:27:48.963363+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-10T06:27:50.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:49 smithi046 bash[20068]: cluster 2024-02-10T06:27:48.963363+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-10T06:27:51.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:50 smithi175 bash[14559]: cluster 2024-02-10T06:27:49.965516+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-10T06:27:51.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:50 smithi175 bash[14559]: cluster 2024-02-10T06:27:50.051620+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v238: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:27:51.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:50 smithi046 bash[14329]: cluster 2024-02-10T06:27:49.965516+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-10T06:27:51.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:50 smithi046 bash[14329]: cluster 2024-02-10T06:27:50.051620+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v238: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:27:51.373 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:50 smithi046 bash[20068]: cluster 2024-02-10T06:27:49.965516+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-10T06:27:51.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:50 smithi046 bash[20068]: cluster 2024-02-10T06:27:50.051620+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v238: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:27:51.386 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:27:52.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:51 smithi175 bash[14559]: cluster 2024-02-10T06:27:50.975137+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-10T06:27:52.245 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:51 smithi046 bash[14329]: cluster 2024-02-10T06:27:50.975137+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-10T06:27:52.246 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:51 smithi046 bash[20068]: cluster 2024-02-10T06:27:50.975137+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-10T06:27:53.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:52 smithi175 bash[14559]: cluster 2024-02-10T06:27:52.052291+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s, 0 objects/s recovering 2024-02-10T06:27:53.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:52 smithi046 bash[14329]: cluster 2024-02-10T06:27:52.052291+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s, 0 objects/s recovering 2024-02-10T06:27:53.373 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:52 smithi046 bash[20068]: cluster 2024-02-10T06:27:52.052291+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s, 0 objects/s recovering 2024-02-10T06:27:54.398 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-02-10T06:27:54.398 INFO:teuthology.orchestra.run.smithi046.stdout:{"epoch":59,"fsid":"5cb8e318-c7dc-11ee-95b8-87774f69a715","created":"2024-02-10T06:20:37.442863+0000","modified":"2024-02-10T06:27:50.967214+0000","last_up_change":"2024-02-10T06:27:46.925008+0000","last_in_change":"2024-02-10T06:27:20.742777+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-10T06:24:35.913610+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"d5a39531-c1fc-4438-996b-86d88d470e4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":1584527163},{"type":"v1","addr":"172.21.15.46:6803","nonce":1584527163}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":1584527163},{"type":"v1","addr":"172.21.15.46:6805","nonce":1584527163}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":1584527163},{"type":"v1","addr":"172.21.15.46:6809","nonce":1584527163}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":1584527163},{"type":"v1","addr":"172.21.15.46:6807","nonce":1584527163}]},"public_addr":"172.21.15.46:6803/1584527163","cluster_addr":"172.21.15.46:6805/1584527163","heartbeat_back_addr":"172.21.15.46:6809/1584527163","heartbeat_front_addr":"172.21.15.46:6807/1584527163","state":["exists","up"]},{"osd":1,"uuid":"14ba7600-a1b3-4eff-89f0-dca22d0c40c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":2006403941},{"type":"v1","addr":"172.21.15.46:6811","nonce":2006403941}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":2006403941},{"type":"v1","addr":"172.21.15.46:6813","nonce":2006403941}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":2006403941},{"type":"v1","addr":"172.21.15.46:6817","nonce":2006403941}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":2006403941},{"type":"v1","addr":"172.21.15.46:6815","nonce":2006403941}]},"public_addr":"172.21.15.46:6811/2006403941","cluster_addr":"172.21.15.46:6813/2006403941","heartbeat_back_addr":"172.21.15.46:6817/2006403941","heartbeat_front_addr":"172.21.15.46:6815/2006403941","state":["exists","up"]},{"osd":2,"uuid":"9d3c1472-c2df-4b7c-93e3-e796724f0c0c","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.46:6818","nonce":3968858486},{"type":"v1","addr":"172.21.15.46:6819","nonce":3968858486}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":3968858486},{"type":"v1","addr":"172.21.15.46:6821","nonce":3968858486}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":3968858486},{"type":"v1","addr":"172.21.15.46:6825","nonce":3968858486}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":3968858486},{"type":"v1","addr":"172.21.15.46:6823","nonce":3968858486}]},"public_addr":"172.21.15.46:6819/3968858486","cluster_addr":"172.21.15.46:6821/3968858486","heartbeat_back_addr":"172.21.15.46:6825/3968858486","heartbeat_front_addr":"172.21.15.46:6823/3968858486","state":["exists","up"]},{"osd":3,"uuid":"3ab27934-73bc-4650-b239-c2377d184a73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":1348350317},{"type":"v1","addr":"172.21.15.46:6827","nonce":1348350317}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":1348350317},{"type":"v1","addr":"172.21.15.46:6829","nonce":1348350317}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6832","nonce":1348350317},{"type":"v1","addr":"172.21.15.46:6833","nonce":1348350317}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":1348350317},{"type":"v1","addr":"172.21.15.46:6831","nonce":1348350317}]},"public_addr":"172.21.15.46:6827/1348350317","cluster_addr":"172.21.15.46:6829/1348350317","heartbeat_back_addr":"172.21.15.46:6833/1348350317","heartbeat_front_addr":"172.21.15.46:6831/1348350317","state":["exists","up"]},{"osd":4,"uuid":"3a647d76-1194-450d-bb3a-047de5aaf94c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6800","nonce":1415161820},{"type":"v1","addr":"172.21.15.175:6801","nonce":1415161820}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6802","nonce":1415161820},{"type":"v1","addr":"172.21.15.175:6803","nonce":1415161820}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6806","nonce":1415161820},{"type":"v1","addr":"172.21.15.175:6807","nonce":1415161820}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6804","nonce":1415161820},{"type":"v1","addr":"172.21.15.175:6805","nonce":1415161820}]},"public_addr":"172.21.15.175:6801/1415161820","cluster_addr":"172.21.15.175:6803/1415161820","heartbeat_back_addr":"172.21.15.175:6807/1415161820","heartbeat_front_addr":"172.21.15.175:6805/1415161820","state":["exists","up"]},{"osd":5,"uuid":"28160736-7589-43f1-8702-c10cc70cc462","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6808","nonce":1963257664},{"type":"v1","addr":"172.21.15.175:6809","nonce":1963257664}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6810","nonce":1963257664},{"type":"v1","addr":"172.21.15.175:6811","nonce":1963257664}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6814","nonce":1963257664},{"type":"v1","addr":"172.21.15.175:6815","nonce":1963257664}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6812","nonce":1963257664},{"type":"v1","addr":"172.21.15.175:6813","nonce":1963257664}]},"public_addr":"172.21.15.175:6809/1963257664","cluster_addr":"172.21.15.175:6811/1963257664","heartbeat_back_addr":"172.21.15.175:6815/1963257664","heartbeat_front_addr":"172.21.15.175:6813/1963257664","state":["exists","up"]},{"osd":6,"uuid":"769c4f12-82f1-4be6-a723-d5e71d4cf3b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6816","nonce":939384915},{"type":"v1","addr":"172.21.15.175:6817","nonce":939384915}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6818","nonce":939384915},{"type":"v1","addr":"172.21.15.175:6819","nonce":939384915}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6822","nonce":939384915},{"type":"v1","addr":"172.21.15.175:6823","nonce":939384915}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6820","nonce":939384915},{"type":"v1","addr":"172.21.15.175:6821","nonce":939384915}]},"public_addr":"172.21.15.175:6817/939384915","cluster_addr":"172.21.15.175:6819/939384915","heartbeat_back_addr":"172.21.15.175:6823/939384915","heartbeat_front_addr":"172.21.15.175:6821/939384915","state":["exists","up"]},{"osd":7,"uuid":"cefedc5a-8af6-457a-8512-5317f010472f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6824","nonce":785508138},{"type":"v1","addr":"172.21.15.175:6825","nonce":785508138}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6826","nonce":785508138},{"type":"v1","addr":"172.21.15.175:6827","nonce":785508138}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6830","nonce":785508138},{"type":"v1","addr":"172.21.15.175:6831","nonce":785508138}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6828","nonce":785508138},{"type":"v1","addr":"172.21.15.175:6829","nonce":785508138}]},"public_addr":"172.21.15.175:6825/785508138","cluster_addr":"172.21.15.175:6827/785508138","heartbeat_back_addr":"172.21.15.175:6831/785508138","heartbeat_front_addr":"172.21.15.175:6829/785508138","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:23:18.838822+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:23:54.359592+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:24:32.276536+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:25:12.537918+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:25:47.722655+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:26:27.771430+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:27:07.275071+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:27:45.345097+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.46:0/3355225843":"2024-02-11T06:21:38.523382+0000","172.21.15.46:6801/2506003346":"2024-02-11T06:21:38.523382+0000","172.21.15.46:6800/2506003346":"2024-02-11T06:21:38.523382+0000","172.21.15.46:0/711479102":"2024-02-11T06:21:08.299079+0000","172.21.15.46:6801/1822110403":"2024-02-11T06:21:08.299079+0000","172.21.15.46:0/358803333":"2024-02-11T06:21:38.523382+0000","172.21.15.46:0/2305900372":"2024-02-11T06:21:08.299079+0000","172.21.15.46:0/376669034":"2024-02-11T06:21:08.299079+0000","172.21.15.46:0/103212713":"2024-02-11T06:21:38.523382+0000","172.21.15.46:6800/1822110403":"2024-02-11T06:21:08.299079+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-02-10T06:27:54.555 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:54 smithi175 bash[14559]: audit 2024-02-10T06:27:54.395128+0000 mon.a (mon.0) 761 : audit [DBG] from='client.? 172.21.15.46:0/3677736072' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T06:27:54.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:54 smithi046 bash[14329]: audit 2024-02-10T06:27:54.395128+0000 mon.a (mon.0) 761 : audit [DBG] from='client.? 172.21.15.46:0/3677736072' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T06:27:54.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:54 smithi046 bash[20068]: audit 2024-02-10T06:27:54.395128+0000 mon.a (mon.0) 761 : audit [DBG] from='client.? 172.21.15.46:0/3677736072' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T06:27:55.048 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-02-10T06:24:35.913610+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-02-10T06:27:55.048 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph osd pool get .mgr pg_num 2024-02-10T06:27:55.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:55 smithi175 bash[14559]: cluster 2024-02-10T06:27:54.052901+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-10T06:27:55.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:55 smithi046 bash[14329]: cluster 2024-02-10T06:27:54.052901+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-10T06:27:55.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:55 smithi046 bash[20068]: cluster 2024-02-10T06:27:54.052901+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-10T06:27:56.830 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:27:56.860 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:27:56 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:27:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:27:57.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:57 smithi175 bash[14559]: cluster 2024-02-10T06:27:56.053478+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-02-10T06:27:57.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:57 smithi175 bash[14559]: audit 2024-02-10T06:27:56.423645+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:57.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:57 smithi175 bash[14559]: audit 2024-02-10T06:27:56.430564+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:57.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:57 smithi046 bash[14329]: cluster 2024-02-10T06:27:56.053478+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-02-10T06:27:57.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:57 smithi046 bash[14329]: audit 2024-02-10T06:27:56.423645+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:57.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:57 smithi046 bash[14329]: audit 2024-02-10T06:27:56.430564+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:57.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:57 smithi046 bash[20068]: cluster 2024-02-10T06:27:56.053478+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-02-10T06:27:57.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:57 smithi046 bash[20068]: audit 2024-02-10T06:27:56.423645+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:57.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:57 smithi046 bash[20068]: audit 2024-02-10T06:27:56.430564+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:58.873 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:27:58 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:27:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:27:59.428 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:27:59 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:27:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:27:59.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:59 smithi175 bash[14559]: cluster 2024-02-10T06:27:58.054116+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-02-10T06:27:59.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:59 smithi175 bash[14559]: audit 2024-02-10T06:27:58.472633+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:59.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:59 smithi175 bash[14559]: audit 2024-02-10T06:27:58.479189+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:59.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:59 smithi175 bash[14559]: audit 2024-02-10T06:27:59.405830+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:59.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:27:59 smithi175 bash[14559]: audit 2024-02-10T06:27:59.413561+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:59.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:59 smithi046 bash[14329]: cluster 2024-02-10T06:27:58.054116+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-02-10T06:27:59.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:59 smithi046 bash[14329]: audit 2024-02-10T06:27:58.472633+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:59.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:59 smithi046 bash[14329]: audit 2024-02-10T06:27:58.479189+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:59.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:59 smithi046 bash[14329]: audit 2024-02-10T06:27:59.405830+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:59.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:27:59 smithi046 bash[14329]: audit 2024-02-10T06:27:59.413561+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:59.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:59 smithi046 bash[20068]: cluster 2024-02-10T06:27:58.054116+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-02-10T06:27:59.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:59 smithi046 bash[20068]: audit 2024-02-10T06:27:58.472633+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:59.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:59 smithi046 bash[20068]: audit 2024-02-10T06:27:58.479189+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:59.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:59 smithi046 bash[20068]: audit 2024-02-10T06:27:59.405830+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:27:59.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:27:59 smithi046 bash[20068]: audit 2024-02-10T06:27:59.413561+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:28:00.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:00 smithi175 bash[14559]: cephadm 2024-02-10T06:27:58.474030+0000 mgr.y (mgr.14152) 259 : cephadm [INF] Detected new or changed devices on smithi175 2024-02-10T06:28:00.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:00 smithi046 bash[14329]: cephadm 2024-02-10T06:27:58.474030+0000 mgr.y (mgr.14152) 259 : cephadm [INF] Detected new or changed devices on smithi175 2024-02-10T06:28:00.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:00 smithi046 bash[20068]: cephadm 2024-02-10T06:27:58.474030+0000 mgr.y (mgr.14152) 259 : cephadm [INF] Detected new or changed devices on smithi175 2024-02-10T06:28:01.012 INFO:teuthology.orchestra.run.smithi046.stdout:pg_num: 1 2024-02-10T06:28:01.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:01 smithi046 bash[14329]: cluster 2024-02-10T06:28:00.054618+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-10T06:28:01.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:01 smithi046 bash[14329]: audit 2024-02-10T06:28:01.011579+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.46:0/2024480708' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-10T06:28:01.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:01 smithi046 bash[20068]: cluster 2024-02-10T06:28:00.054618+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-10T06:28:01.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:01 smithi046 bash[20068]: audit 2024-02-10T06:28:01.011579+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.46:0/2024480708' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-10T06:28:01.726 INFO:tasks.cephadm:Adding prometheus.a on smithi175 2024-02-10T06:28:01.726 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph orch apply prometheus '1;smithi175=a' 2024-02-10T06:28:01.739 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:01 smithi175 bash[14559]: cluster 2024-02-10T06:28:00.054618+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-10T06:28:01.740 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:01 smithi175 bash[14559]: audit 2024-02-10T06:28:01.011579+0000 mon.a (mon.0) 768 : audit [DBG] from='client.? 172.21.15.46:0/2024480708' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-10T06:28:03.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:03 smithi175 bash[14559]: cluster 2024-02-10T06:28:02.055276+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s, 0 objects/s recovering 2024-02-10T06:28:03.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:03 smithi046 bash[14329]: cluster 2024-02-10T06:28:02.055276+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s, 0 objects/s recovering 2024-02-10T06:28:03.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:03 smithi046 bash[20068]: cluster 2024-02-10T06:28:02.055276+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s, 0 objects/s recovering 2024-02-10T06:28:04.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:04 smithi175 bash[14559]: cluster 2024-02-10T06:28:04.055868+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:04.862 INFO:teuthology.orchestra.run.smithi175.stdout:Scheduled prometheus update... 2024-02-10T06:28:04.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:04 smithi046 bash[20068]: cluster 2024-02-10T06:28:04.055868+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:04.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:04 smithi046 bash[14329]: cluster 2024-02-10T06:28:04.055868+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:05.605 DEBUG:teuthology.orchestra.run.smithi175:prometheus.a> sudo journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@prometheus.a.service 2024-02-10T06:28:05.607 INFO:tasks.cephadm:Adding node-exporter.a on smithi046 2024-02-10T06:28:05.607 INFO:tasks.cephadm:Adding node-exporter.b on smithi175 2024-02-10T06:28:05.607 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph orch apply node-exporter '2;smithi046=a;smithi175=b' 2024-02-10T06:28:05.733 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:28:06.119 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:05 smithi046 bash[14602]: ignoring --setuser ceph since I am not root 2024-02-10T06:28:06.120 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:05 smithi046 bash[14602]: ignoring --setgroup ceph since I am not root 2024-02-10T06:28:06.120 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:05 smithi046 bash[14602]: debug 2024-02-10T06:28:05.958+0000 7fd9c7a67700 1 -- 172.21.15.46:0/3708128656 <== mon.0 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5607f27d6340 con 0x5607f3552400 2024-02-10T06:28:06.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:05 smithi046 bash[14329]: audit 2024-02-10T06:28:04.849376+0000 mgr.y (mgr.14152) 263 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi175=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:28:06.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:05 smithi046 bash[14329]: cephadm 2024-02-10T06:28:04.852923+0000 mgr.y (mgr.14152) 264 : cephadm [INF] Saving service prometheus spec with placement smithi175=a;count:1 2024-02-10T06:28:06.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:05 smithi046 bash[14329]: audit 2024-02-10T06:28:04.860321+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:28:06.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:05 smithi046 bash[14329]: audit 2024-02-10T06:28:04.888947+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:28:06.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:05 smithi046 bash[14329]: audit 2024-02-10T06:28:04.891828+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:28:06.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:05 smithi046 bash[14329]: audit 2024-02-10T06:28:04.893802+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:28:06.121 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:05 smithi046 bash[14329]: audit 2024-02-10T06:28:04.905353+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:28:06.121 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:05 smithi046 bash[14329]: audit 2024-02-10T06:28:04.915043+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-10T06:28:06.121 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:05 smithi046 bash[20068]: audit 2024-02-10T06:28:04.849376+0000 mgr.y (mgr.14152) 263 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi175=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:28:06.121 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:05 smithi046 bash[20068]: cephadm 2024-02-10T06:28:04.852923+0000 mgr.y (mgr.14152) 264 : cephadm [INF] Saving service prometheus spec with placement smithi175=a;count:1 2024-02-10T06:28:06.121 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:05 smithi046 bash[20068]: audit 2024-02-10T06:28:04.860321+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:28:06.121 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:05 smithi046 bash[20068]: audit 2024-02-10T06:28:04.888947+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:28:06.121 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:05 smithi046 bash[20068]: audit 2024-02-10T06:28:04.891828+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:28:06.121 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:05 smithi046 bash[20068]: audit 2024-02-10T06:28:04.893802+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:28:06.121 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:05 smithi046 bash[20068]: audit 2024-02-10T06:28:04.905353+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:28:06.121 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:05 smithi046 bash[20068]: audit 2024-02-10T06:28:04.915043+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-10T06:28:06.122 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:05 smithi175 bash[15564]: ignoring --setuser ceph since I am not root 2024-02-10T06:28:06.122 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:05 smithi175 bash[15564]: ignoring --setgroup ceph since I am not root 2024-02-10T06:28:06.122 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:05 smithi175 bash[15564]: debug 2024-02-10T06:28:05.956+0000 7f5853099700 1 -- 172.21.15.175:0/3016206828 <== mon.2 v2:172.21.15.175:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558886d78340 con 0x558887af4c00 2024-02-10T06:28:06.122 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:05 smithi175 bash[14559]: audit 2024-02-10T06:28:04.849376+0000 mgr.y (mgr.14152) 263 : audit [DBG] from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi175=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:28:06.122 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:05 smithi175 bash[14559]: cephadm 2024-02-10T06:28:04.852923+0000 mgr.y (mgr.14152) 264 : cephadm [INF] Saving service prometheus spec with placement smithi175=a;count:1 2024-02-10T06:28:06.122 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:05 smithi175 bash[14559]: audit 2024-02-10T06:28:04.860321+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:28:06.122 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:05 smithi175 bash[14559]: audit 2024-02-10T06:28:04.888947+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:28:06.122 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:05 smithi175 bash[14559]: audit 2024-02-10T06:28:04.891828+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:28:06.123 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:05 smithi175 bash[14559]: audit 2024-02-10T06:28:04.893802+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:28:06.123 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:05 smithi175 bash[14559]: audit 2024-02-10T06:28:04.905353+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' 2024-02-10T06:28:06.123 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:05 smithi175 bash[14559]: audit 2024-02-10T06:28:04.915043+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-10T06:28:06.492 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:06 smithi175 bash[15564]: debug 2024-02-10T06:28:06.112+0000 7f585baf5000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T06:28:07.056 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:06 smithi175 bash[14559]: audit 2024-02-10T06:28:05.917847+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-10T06:28:07.056 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:06 smithi175 bash[14559]: cluster 2024-02-10T06:28:05.917924+0000 mon.a (mon.0) 776 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-02-10T06:28:07.056 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:06 smithi175 bash[15564]: debug 2024-02-10T06:28:06.788+0000 7f585baf5000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T06:28:07.056 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:06 smithi175 bash[15564]: debug 2024-02-10T06:28:06.916+0000 7f585baf5000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T06:28:07.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:06 smithi046 bash[14329]: audit 2024-02-10T06:28:05.917847+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-10T06:28:07.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:06 smithi046 bash[14329]: cluster 2024-02-10T06:28:05.917924+0000 mon.a (mon.0) 776 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-02-10T06:28:07.100 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:06 smithi046 bash[20068]: audit 2024-02-10T06:28:05.917847+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14152 172.21.15.46:0/3901768088' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-10T06:28:07.100 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:06 smithi046 bash[20068]: cluster 2024-02-10T06:28:05.917924+0000 mon.a (mon.0) 776 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-02-10T06:28:07.101 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:06 smithi046 bash[14602]: debug 2024-02-10T06:28:06.114+0000 7fd9d04c3000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T06:28:07.101 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:06 smithi046 bash[14602]: debug 2024-02-10T06:28:06.802+0000 7fd9d04c3000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T06:28:07.101 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:06 smithi046 bash[14602]: debug 2024-02-10T06:28:06.930+0000 7fd9d04c3000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T06:28:07.373 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:07 smithi046 bash[14602]: debug 2024-02-10T06:28:07.094+0000 7fd9d04c3000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:28:07.453 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:07 smithi175 bash[15564]: debug 2024-02-10T06:28:07.092+0000 7f585baf5000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:28:07.742 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:07 smithi175 bash[15564]: debug 2024-02-10T06:28:07.448+0000 7f585baf5000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T06:28:07.743 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:07 smithi175 bash[15564]: debug 2024-02-10T06:28:07.548+0000 7f585baf5000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T06:28:07.747 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:07 smithi046 bash[14602]: debug 2024-02-10T06:28:07.434+0000 7fd9d04c3000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T06:28:07.747 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:07 smithi046 bash[14602]: debug 2024-02-10T06:28:07.530+0000 7fd9d04c3000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T06:28:07.992 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:07 smithi175 bash[15564]: debug 2024-02-10T06:28:07.760+0000 7f585baf5000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T06:28:08.123 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:07 smithi046 bash[14602]: debug 2024-02-10T06:28:07.742+0000 7fd9d04c3000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T06:28:08.940 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:08 smithi175 bash[15564]: debug 2024-02-10T06:28:08.620+0000 7f585baf5000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T06:28:08.940 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:08 smithi175 bash[15564]: debug 2024-02-10T06:28:08.728+0000 7f585baf5000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T06:28:08.946 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:08 smithi046 bash[14602]: debug 2024-02-10T06:28:08.622+0000 7fd9d04c3000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T06:28:08.947 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:08 smithi046 bash[14602]: debug 2024-02-10T06:28:08.730+0000 7fd9d04c3000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T06:28:09.242 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:08 smithi175 bash[15564]: debug 2024-02-10T06:28:08.936+0000 7f585baf5000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T06:28:09.309 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:08 smithi046 bash[14602]: debug 2024-02-10T06:28:08.942+0000 7fd9d04c3000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T06:28:09.608 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:09 smithi175 bash[15564]: debug 2024-02-10T06:28:09.276+0000 7f585baf5000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T06:28:09.623 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:09 smithi046 bash[14602]: debug 2024-02-10T06:28:09.302+0000 7fd9d04c3000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T06:28:09.973 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:09 smithi175 bash[15564]: debug 2024-02-10T06:28:09.604+0000 7f585baf5000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T06:28:10.032 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:09 smithi046 bash[14602]: debug 2024-02-10T06:28:09.642+0000 7fd9d04c3000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T06:28:10.241 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:09 smithi175 bash[15564]: debug 2024-02-10T06:28:09.968+0000 7f585baf5000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T06:28:10.314 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:10 smithi046 bash[14602]: debug 2024-02-10T06:28:10.026+0000 7fd9d04c3000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T06:28:10.493 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:10 smithi175 bash[15564]: debug 2024-02-10T06:28:10.236+0000 7f585baf5000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:28:10.623 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:10 smithi046 bash[14602]: debug 2024-02-10T06:28:10.310+0000 7fd9d04c3000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:28:11.181 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:10 smithi175 bash[15564]: debug 2024-02-10T06:28:10.912+0000 7f585baf5000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T06:28:11.181 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:11 smithi175 bash[15564]: debug 2024-02-10T06:28:11.016+0000 7f585baf5000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T06:28:11.290 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:11 smithi046 bash[14602]: debug 2024-02-10T06:28:11.014+0000 7fd9d04c3000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T06:28:11.290 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:11 smithi046 bash[14602]: debug 2024-02-10T06:28:11.122+0000 7fd9d04c3000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T06:28:11.423 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:11 smithi175 bash[15564]: debug 2024-02-10T06:28:11.176+0000 7f585baf5000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T06:28:11.424 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:11 smithi175 bash[15564]: debug 2024-02-10T06:28:11.280+0000 7f585baf5000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T06:28:11.492 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:11 smithi175 bash[15564]: debug 2024-02-10T06:28:11.416+0000 7f585baf5000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T06:28:11.545 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:11 smithi046 bash[14602]: debug 2024-02-10T06:28:11.286+0000 7fd9d04c3000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T06:28:11.546 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:11 smithi046 bash[14602]: debug 2024-02-10T06:28:11.398+0000 7fd9d04c3000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T06:28:11.842 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:11 smithi046 bash[14602]: debug 2024-02-10T06:28:11.538+0000 7fd9d04c3000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T06:28:11.993 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:11 smithi175 bash[15564]: debug 2024-02-10T06:28:11.712+0000 7f585baf5000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T06:28:11.993 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:11 smithi175 bash[15564]: debug 2024-02-10T06:28:11.828+0000 7f585baf5000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T06:28:12.123 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:11 smithi046 bash[14602]: debug 2024-02-10T06:28:11.838+0000 7fd9d04c3000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T06:28:12.123 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:11 smithi046 bash[14602]: debug 2024-02-10T06:28:11.962+0000 7fd9d04c3000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T06:28:12.355 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:12 smithi175 bash[15564]: debug 2024-02-10T06:28:12.012+0000 7f585baf5000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T06:28:12.355 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:12 smithi175 bash[15564]: debug 2024-02-10T06:28:12.132+0000 7f585baf5000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T06:28:12.623 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:12 smithi046 bash[14602]: debug 2024-02-10T06:28:12.150+0000 7fd9d04c3000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T06:28:12.623 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:12 smithi046 bash[14602]: debug 2024-02-10T06:28:12.274+0000 7fd9d04c3000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T06:28:13.111 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:13 smithi175 bash[15564]: debug 2024-02-10T06:28:13.036+0000 7f585baf5000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T06:28:13.111 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:13 smithi175 bash[15564]: [10/Feb/2024:06:28:13] ENGINE Bus STARTING 2024-02-10T06:28:13.373 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:13 smithi046 bash[14602]: debug 2024-02-10T06:28:13.162+0000 7fd9d04c3000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T06:28:13.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:13 smithi046 bash[14329]: cluster 2024-02-10T06:28:13.044697+0000 mon.a (mon.0) 777 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T06:28:13.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:13 smithi046 bash[14329]: cluster 2024-02-10T06:28:13.044843+0000 mon.a (mon.0) 778 : cluster [DBG] Standby manager daemon x started 2024-02-10T06:28:13.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:13 smithi046 bash[14329]: audit 2024-02-10T06:28:13.045970+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.175:0/70773751' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T06:28:13.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:13 smithi046 bash[14329]: audit 2024-02-10T06:28:13.047059+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.175:0/70773751' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:28:13.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:13 smithi046 bash[14329]: audit 2024-02-10T06:28:13.052717+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.175:0/70773751' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T06:28:13.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:13 smithi046 bash[14329]: audit 2024-02-10T06:28:13.055350+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.175:0/70773751' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:28:13.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:13 smithi046 bash[20068]: cluster 2024-02-10T06:28:13.044697+0000 mon.a (mon.0) 777 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T06:28:13.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:13 smithi046 bash[20068]: cluster 2024-02-10T06:28:13.044843+0000 mon.a (mon.0) 778 : cluster [DBG] Standby manager daemon x started 2024-02-10T06:28:13.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:13 smithi046 bash[20068]: audit 2024-02-10T06:28:13.045970+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.175:0/70773751' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T06:28:13.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:13 smithi046 bash[20068]: audit 2024-02-10T06:28:13.047059+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.175:0/70773751' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:28:13.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:13 smithi046 bash[20068]: audit 2024-02-10T06:28:13.052717+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.175:0/70773751' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T06:28:13.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:13 smithi046 bash[20068]: audit 2024-02-10T06:28:13.055350+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.175:0/70773751' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:28:13.445 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:13 smithi175 bash[14559]: cluster 2024-02-10T06:28:13.044697+0000 mon.a (mon.0) 777 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T06:28:13.445 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:13 smithi175 bash[14559]: cluster 2024-02-10T06:28:13.044843+0000 mon.a (mon.0) 778 : cluster [DBG] Standby manager daemon x started 2024-02-10T06:28:13.445 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:13 smithi175 bash[14559]: audit 2024-02-10T06:28:13.045970+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.175:0/70773751' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T06:28:13.445 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:13 smithi175 bash[14559]: audit 2024-02-10T06:28:13.047059+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.175:0/70773751' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:28:13.445 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:13 smithi175 bash[14559]: audit 2024-02-10T06:28:13.052717+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.175:0/70773751' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T06:28:13.445 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:13 smithi175 bash[14559]: audit 2024-02-10T06:28:13.055350+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.175:0/70773751' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:28:13.446 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:13 smithi175 bash[15564]: CherryPy Checker: 2024-02-10T06:28:13.446 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:13 smithi175 bash[15564]: The Application mounted at '' has an empty config. 2024-02-10T06:28:13.446 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:13 smithi175 bash[15564]: [10/Feb/2024:06:28:13] ENGINE Serving on http://:::9283 2024-02-10T06:28:13.446 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:13 smithi175 bash[15564]: [10/Feb/2024:06:28:13] ENGINE Bus STARTED 2024-02-10T06:28:14.373 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:14 smithi046 bash[14602]: [10/Feb/2024:06:28:14] ENGINE Bus STARTING 2024-02-10T06:28:14.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:14 smithi046 bash[20068]: cluster 2024-02-10T06:28:13.106530+0000 mon.a (mon.0) 779 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-02-10T06:28:14.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:14 smithi046 bash[20068]: cluster 2024-02-10T06:28:13.186872+0000 mon.a (mon.0) 780 : cluster [INF] Active manager daemon y restarted 2024-02-10T06:28:14.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:14 smithi046 bash[20068]: cluster 2024-02-10T06:28:13.187960+0000 mon.a (mon.0) 781 : cluster [INF] Activating manager daemon y 2024-02-10T06:28:14.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:14 smithi046 bash[20068]: cluster 2024-02-10T06:28:13.193510+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-10T06:28:14.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:14 smithi046 bash[14329]: cluster 2024-02-10T06:28:13.106530+0000 mon.a (mon.0) 779 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-02-10T06:28:14.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:14 smithi046 bash[14329]: cluster 2024-02-10T06:28:13.186872+0000 mon.a (mon.0) 780 : cluster [INF] Active manager daemon y restarted 2024-02-10T06:28:14.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:14 smithi046 bash[14329]: cluster 2024-02-10T06:28:13.187960+0000 mon.a (mon.0) 781 : cluster [INF] Activating manager daemon y 2024-02-10T06:28:14.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:14 smithi046 bash[14329]: cluster 2024-02-10T06:28:13.193510+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-10T06:28:14.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:14 smithi175 bash[14559]: cluster 2024-02-10T06:28:13.106530+0000 mon.a (mon.0) 779 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-02-10T06:28:14.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:14 smithi175 bash[14559]: cluster 2024-02-10T06:28:13.186872+0000 mon.a (mon.0) 780 : cluster [INF] Active manager daemon y restarted 2024-02-10T06:28:14.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:14 smithi175 bash[14559]: cluster 2024-02-10T06:28:13.187960+0000 mon.a (mon.0) 781 : cluster [INF] Activating manager daemon y 2024-02-10T06:28:14.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:14 smithi175 bash[14559]: cluster 2024-02-10T06:28:13.193510+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-10T06:28:14.865 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:14 smithi046 bash[14602]: CherryPy Checker: 2024-02-10T06:28:14.865 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:14 smithi046 bash[14602]: The Application mounted at '' has an empty config. 2024-02-10T06:28:14.865 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:14 smithi046 bash[14602]: [10/Feb/2024:06:28:14] ENGINE Serving on http://:::9283 2024-02-10T06:28:14.865 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:14 smithi046 bash[14602]: [10/Feb/2024:06:28:14] ENGINE Bus STARTED 2024-02-10T06:28:15.153 INFO:teuthology.orchestra.run.smithi175.stdout:Scheduled node-exporter update... 2024-02-10T06:28:15.477 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: cluster 2024-02-10T06:28:14.125882+0000 mon.a (mon.0) 783 : cluster [DBG] mgrmap e18: y(active, starting, since 0.938068s), standbys: x 2024-02-10T06:28:15.477 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.130527+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:28:15.477 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.130822+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:28:15.478 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.131138+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:28:15.478 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.132294+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T06:28:15.478 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.132965+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T06:28:15.478 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.133397+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:28:15.478 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.134055+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:28:15.478 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.134533+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:28:15.478 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.134999+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:28:15.478 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.135442+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:28:15.478 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.135921+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:28:15.478 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.136169+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:28:15.478 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.136464+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:28:15.478 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.136712+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T06:28:15.478 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.136916+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T06:28:15.478 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.137408+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T06:28:15.478 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: cluster 2024-02-10T06:28:14.147752+0000 mon.a (mon.0) 800 : cluster [INF] Manager daemon y is now available 2024-02-10T06:28:15.479 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.182636+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:15.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: cluster 2024-02-10T06:28:14.125882+0000 mon.a (mon.0) 783 : cluster [DBG] mgrmap e18: y(active, starting, since 0.938068s), standbys: x 2024-02-10T06:28:15.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.130527+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:28:15.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.130822+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:28:15.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.131138+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:28:15.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.132294+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T06:28:15.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.132965+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T06:28:15.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.133397+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:28:15.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.134055+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:28:15.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.134533+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:28:15.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.134999+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:28:15.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.135442+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:28:15.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.135921+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:28:15.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.136169+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:28:15.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.136464+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:28:15.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.136712+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T06:28:15.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.136916+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T06:28:15.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.137408+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T06:28:15.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: cluster 2024-02-10T06:28:14.147752+0000 mon.a (mon.0) 800 : cluster [INF] Manager daemon y is now available 2024-02-10T06:28:15.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.182636+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:15.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.188886+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:28:15.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.192418+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:28:15.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.195028+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:28:15.481 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.197481+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:28:15.481 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.203765+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:28:15.481 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.210276+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]': finished 2024-02-10T06:28:15.481 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.212445+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:28:15.481 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: cephadm 2024-02-10T06:28:14.213999+0000 mgr.y (mgr.14460) 1 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-02-10T06:28:15.481 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.217603+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]': finished 2024-02-10T06:28:15.481 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: cephadm 2024-02-10T06:28:14.219636+0000 mgr.y (mgr.14460) 2 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2024-02-10T06:28:15.481 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.223201+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:15.481 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.240046+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:28:15.481 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:14.502445+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:28:15.481 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14329]: audit 2024-02-10T06:28:15.081776+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:15.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.188886+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:28:15.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.192418+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:28:15.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.195028+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:28:15.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.197481+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:28:15.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.203765+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:28:15.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.210276+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]': finished 2024-02-10T06:28:15.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.212445+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:28:15.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: cephadm 2024-02-10T06:28:14.213999+0000 mgr.y (mgr.14460) 1 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-02-10T06:28:15.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.217603+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]': finished 2024-02-10T06:28:15.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: cephadm 2024-02-10T06:28:14.219636+0000 mgr.y (mgr.14460) 2 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2024-02-10T06:28:15.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.223201+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:15.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.240046+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:28:15.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:14.502445+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:28:15.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[20068]: audit 2024-02-10T06:28:15.081776+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:15.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: cluster 2024-02-10T06:28:14.125882+0000 mon.a (mon.0) 783 : cluster [DBG] mgrmap e18: y(active, starting, since 0.938068s), standbys: x 2024-02-10T06:28:15.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.130527+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:28:15.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.130822+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:28:15.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.131138+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:28:15.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.132294+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T06:28:15.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.132965+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T06:28:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.133397+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:28:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.134055+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:28:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.134533+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:28:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.134999+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:28:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.135442+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:28:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.135921+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:28:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.136169+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:28:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.136464+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:28:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.136712+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T06:28:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.136916+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T06:28:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.137408+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T06:28:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: cluster 2024-02-10T06:28:14.147752+0000 mon.a (mon.0) 800 : cluster [INF] Manager daemon y is now available 2024-02-10T06:28:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.182636+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.188886+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:28:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.192418+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:28:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.195028+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:28:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.197481+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:28:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.203765+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:28:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.210276+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]': finished 2024-02-10T06:28:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.212445+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:28:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: cephadm 2024-02-10T06:28:14.213999+0000 mgr.y (mgr.14460) 1 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-02-10T06:28:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.217603+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]': finished 2024-02-10T06:28:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: cephadm 2024-02-10T06:28:14.219636+0000 mgr.y (mgr.14460) 2 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2024-02-10T06:28:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.223201+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.240046+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:28:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:14.502445+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:28:15.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:15 smithi175 bash[14559]: audit 2024-02-10T06:28:15.081776+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:15.873 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14602]: [10/Feb/2024:06:28:15] ENGINE Bus STARTING 2024-02-10T06:28:15.874 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14602]: [10/Feb/2024:06:28:15] ENGINE Serving on https://172.21.15.46:7150 2024-02-10T06:28:15.874 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:15 smithi046 bash[14602]: [10/Feb/2024:06:28:15] ENGINE Bus STARTED 2024-02-10T06:28:16.287 DEBUG:teuthology.orchestra.run.smithi046:node-exporter.a> sudo journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@node-exporter.a.service 2024-02-10T06:28:16.289 DEBUG:teuthology.orchestra.run.smithi175:node-exporter.b> sudo journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@node-exporter.b.service 2024-02-10T06:28:16.292 INFO:tasks.cephadm:Adding alertmanager.a on smithi046 2024-02-10T06:28:16.292 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph orch apply alertmanager '1;smithi046=a' 2024-02-10T06:28:16.338 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:28:16.410 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:28:16.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:16 smithi175 bash[14559]: cephadm 2024-02-10T06:28:14.968940+0000 mgr.y (mgr.14460) 3 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:28:16.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:16 smithi175 bash[14559]: cluster 2024-02-10T06:28:15.137321+0000 mon.a (mon.0) 814 : cluster [DBG] mgrmap e19: y(active, since 1.94951s), standbys: x 2024-02-10T06:28:16.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:16 smithi175 bash[14559]: audit 2024-02-10T06:28:15.145111+0000 mgr.y (mgr.14460) 4 : audit [DBG] from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi046=a;smithi175=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:28:16.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:16 smithi175 bash[14559]: cluster 2024-02-10T06:28:15.146837+0000 mgr.y (mgr.14460) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:16.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:16 smithi175 bash[14559]: cephadm 2024-02-10T06:28:15.148128+0000 mgr.y (mgr.14460) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi046=a;smithi175=b;count:2 2024-02-10T06:28:16.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:16 smithi175 bash[14559]: audit 2024-02-10T06:28:15.151834+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:16.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:16 smithi175 bash[14559]: cephadm 2024-02-10T06:28:15.203290+0000 mgr.y (mgr.14460) 7 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:28:16.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:16 smithi175 bash[14559]: audit 2024-02-10T06:28:15.320485+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:16.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:16 smithi175 bash[14559]: audit 2024-02-10T06:28:15.329509+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:16.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:16 smithi175 bash[14559]: audit 2024-02-10T06:28:15.338411+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-10T06:28:16.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:16 smithi175 bash[14559]: cephadm 2024-02-10T06:28:15.475593+0000 mgr.y (mgr.14460) 8 : cephadm [INF] [10/Feb/2024:06:28:15] ENGINE Bus STARTING 2024-02-10T06:28:16.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:16 smithi175 bash[14559]: cephadm 2024-02-10T06:28:15.599840+0000 mgr.y (mgr.14460) 9 : cephadm [INF] [10/Feb/2024:06:28:15] ENGINE Serving on https://172.21.15.46:7150 2024-02-10T06:28:16.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:16 smithi175 bash[14559]: cephadm 2024-02-10T06:28:15.600558+0000 mgr.y (mgr.14460) 10 : cephadm [INF] [10/Feb/2024:06:28:15] ENGINE Bus STARTED 2024-02-10T06:28:16.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:16 smithi175 bash[14559]: audit 2024-02-10T06:28:15.609429+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:16.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[14329]: cephadm 2024-02-10T06:28:14.968940+0000 mgr.y (mgr.14460) 3 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:28:16.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[14329]: cluster 2024-02-10T06:28:15.137321+0000 mon.a (mon.0) 814 : cluster [DBG] mgrmap e19: y(active, since 1.94951s), standbys: x 2024-02-10T06:28:16.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[14329]: audit 2024-02-10T06:28:15.145111+0000 mgr.y (mgr.14460) 4 : audit [DBG] from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi046=a;smithi175=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:28:16.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[14329]: cluster 2024-02-10T06:28:15.146837+0000 mgr.y (mgr.14460) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:16.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[14329]: cephadm 2024-02-10T06:28:15.148128+0000 mgr.y (mgr.14460) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi046=a;smithi175=b;count:2 2024-02-10T06:28:16.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[14329]: audit 2024-02-10T06:28:15.151834+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:16.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[14329]: cephadm 2024-02-10T06:28:15.203290+0000 mgr.y (mgr.14460) 7 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:28:16.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[14329]: audit 2024-02-10T06:28:15.320485+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:16.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[14329]: audit 2024-02-10T06:28:15.329509+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:16.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[14329]: audit 2024-02-10T06:28:15.338411+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-10T06:28:16.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[14329]: cephadm 2024-02-10T06:28:15.475593+0000 mgr.y (mgr.14460) 8 : cephadm [INF] [10/Feb/2024:06:28:15] ENGINE Bus STARTING 2024-02-10T06:28:16.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[14329]: cephadm 2024-02-10T06:28:15.599840+0000 mgr.y (mgr.14460) 9 : cephadm [INF] [10/Feb/2024:06:28:15] ENGINE Serving on https://172.21.15.46:7150 2024-02-10T06:28:16.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[14329]: cephadm 2024-02-10T06:28:15.600558+0000 mgr.y (mgr.14460) 10 : cephadm [INF] [10/Feb/2024:06:28:15] ENGINE Bus STARTED 2024-02-10T06:28:16.593 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[14329]: audit 2024-02-10T06:28:15.609429+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:16.593 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[20068]: cephadm 2024-02-10T06:28:14.968940+0000 mgr.y (mgr.14460) 3 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:28:16.593 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[20068]: cluster 2024-02-10T06:28:15.137321+0000 mon.a (mon.0) 814 : cluster [DBG] mgrmap e19: y(active, since 1.94951s), standbys: x 2024-02-10T06:28:16.593 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[20068]: audit 2024-02-10T06:28:15.145111+0000 mgr.y (mgr.14460) 4 : audit [DBG] from='client.24368 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi046=a;smithi175=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:28:16.593 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[20068]: cluster 2024-02-10T06:28:15.146837+0000 mgr.y (mgr.14460) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:16.594 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[20068]: cephadm 2024-02-10T06:28:15.148128+0000 mgr.y (mgr.14460) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi046=a;smithi175=b;count:2 2024-02-10T06:28:16.594 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[20068]: audit 2024-02-10T06:28:15.151834+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:16.594 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[20068]: cephadm 2024-02-10T06:28:15.203290+0000 mgr.y (mgr.14460) 7 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:28:16.594 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[20068]: audit 2024-02-10T06:28:15.320485+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:16.594 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[20068]: audit 2024-02-10T06:28:15.329509+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:16.594 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[20068]: audit 2024-02-10T06:28:15.338411+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-10T06:28:16.594 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[20068]: cephadm 2024-02-10T06:28:15.475593+0000 mgr.y (mgr.14460) 8 : cephadm [INF] [10/Feb/2024:06:28:15] ENGINE Bus STARTING 2024-02-10T06:28:16.594 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[20068]: cephadm 2024-02-10T06:28:15.599840+0000 mgr.y (mgr.14460) 9 : cephadm [INF] [10/Feb/2024:06:28:15] ENGINE Serving on https://172.21.15.46:7150 2024-02-10T06:28:16.594 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[20068]: cephadm 2024-02-10T06:28:15.600558+0000 mgr.y (mgr.14460) 10 : cephadm [INF] [10/Feb/2024:06:28:15] ENGINE Bus STARTED 2024-02-10T06:28:16.594 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[20068]: audit 2024-02-10T06:28:15.609429+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:16.873 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:16 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:28:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:28:17.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:17 smithi175 bash[14559]: cluster 2024-02-10T06:28:16.134233+0000 mgr.y (mgr.14460) 11 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:17.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:17 smithi175 bash[14559]: audit 2024-02-10T06:28:16.166959+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-10T06:28:17.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:17 smithi175 bash[14559]: cluster 2024-02-10T06:28:16.167056+0000 mon.a (mon.0) 821 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-02-10T06:28:17.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:17 smithi175 bash[14559]: cephadm 2024-02-10T06:28:16.184967+0000 mgr.y (mgr.14460) 12 : cephadm [INF] Deploying daemon prometheus.a on smithi175 2024-02-10T06:28:17.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:17 smithi175 bash[14559]: audit 2024-02-10T06:28:16.581757+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:17.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:17 smithi175 bash[14559]: audit 2024-02-10T06:28:16.589801+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:17.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:17 smithi046 bash[14329]: cluster 2024-02-10T06:28:16.134233+0000 mgr.y (mgr.14460) 11 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:17.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:17 smithi046 bash[14329]: audit 2024-02-10T06:28:16.166959+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-10T06:28:17.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:17 smithi046 bash[14329]: cluster 2024-02-10T06:28:16.167056+0000 mon.a (mon.0) 821 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-02-10T06:28:17.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:17 smithi046 bash[14329]: cephadm 2024-02-10T06:28:16.184967+0000 mgr.y (mgr.14460) 12 : cephadm [INF] Deploying daemon prometheus.a on smithi175 2024-02-10T06:28:17.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:17 smithi046 bash[14329]: audit 2024-02-10T06:28:16.581757+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:17.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:17 smithi046 bash[14329]: audit 2024-02-10T06:28:16.589801+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:17.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:17 smithi046 bash[20068]: cluster 2024-02-10T06:28:16.134233+0000 mgr.y (mgr.14460) 11 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:17.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:17 smithi046 bash[20068]: audit 2024-02-10T06:28:16.166959+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-10T06:28:17.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:17 smithi046 bash[20068]: cluster 2024-02-10T06:28:16.167056+0000 mon.a (mon.0) 821 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-02-10T06:28:17.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:17 smithi046 bash[20068]: cephadm 2024-02-10T06:28:16.184967+0000 mgr.y (mgr.14460) 12 : cephadm [INF] Deploying daemon prometheus.a on smithi175 2024-02-10T06:28:17.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:17 smithi046 bash[20068]: audit 2024-02-10T06:28:16.581757+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:17.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:17 smithi046 bash[20068]: audit 2024-02-10T06:28:16.589801+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:18.374 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:18 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:28:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:28:19.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:19 smithi046 bash[14329]: audit 2024-02-10T06:28:18.034200+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:19.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:19 smithi046 bash[14329]: audit 2024-02-10T06:28:18.040327+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:19.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:19 smithi046 bash[14329]: cluster 2024-02-10T06:28:18.134983+0000 mgr.y (mgr.14460) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:19.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:19 smithi046 bash[20068]: audit 2024-02-10T06:28:18.034200+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:19.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:19 smithi046 bash[20068]: audit 2024-02-10T06:28:18.040327+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:19.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:19 smithi046 bash[20068]: cluster 2024-02-10T06:28:18.134983+0000 mgr.y (mgr.14460) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:19.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:19 smithi175 bash[14559]: audit 2024-02-10T06:28:18.034200+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:19.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:19 smithi175 bash[14559]: audit 2024-02-10T06:28:18.040327+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:19.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:19 smithi175 bash[14559]: cluster 2024-02-10T06:28:18.134983+0000 mgr.y (mgr.14460) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:20.848 INFO:teuthology.orchestra.run.smithi175.stdout:Scheduled alertmanager update... 2024-02-10T06:28:22.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:21 smithi046 bash[14329]: cluster 2024-02-10T06:28:20.135743+0000 mgr.y (mgr.14460) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:22.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:21 smithi046 bash[14329]: audit 2024-02-10T06:28:20.835038+0000 mgr.y (mgr.14460) 15 : audit [DBG] from='client.24395 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi046=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:28:22.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:21 smithi046 bash[14329]: cephadm 2024-02-10T06:28:20.838584+0000 mgr.y (mgr.14460) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi046=a;count:1 2024-02-10T06:28:22.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:21 smithi046 bash[14329]: audit 2024-02-10T06:28:20.845868+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:22.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:21 smithi046 bash[20068]: cluster 2024-02-10T06:28:20.135743+0000 mgr.y (mgr.14460) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:22.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:21 smithi046 bash[20068]: audit 2024-02-10T06:28:20.835038+0000 mgr.y (mgr.14460) 15 : audit [DBG] from='client.24395 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi046=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:28:22.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:21 smithi046 bash[20068]: cephadm 2024-02-10T06:28:20.838584+0000 mgr.y (mgr.14460) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi046=a;count:1 2024-02-10T06:28:22.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:21 smithi046 bash[20068]: audit 2024-02-10T06:28:20.845868+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:22.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:21 smithi175 bash[14559]: cluster 2024-02-10T06:28:20.135743+0000 mgr.y (mgr.14460) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:22.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:21 smithi175 bash[14559]: audit 2024-02-10T06:28:20.835038+0000 mgr.y (mgr.14460) 15 : audit [DBG] from='client.24395 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi046=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:28:22.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:21 smithi175 bash[14559]: cephadm 2024-02-10T06:28:20.838584+0000 mgr.y (mgr.14460) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi046=a;count:1 2024-02-10T06:28:22.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:21 smithi175 bash[14559]: audit 2024-02-10T06:28:20.845868+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:22.556 DEBUG:teuthology.orchestra.run.smithi046:alertmanager.a> sudo journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@alertmanager.a.service 2024-02-10T06:28:22.559 INFO:tasks.cephadm:Adding grafana.a on smithi175 2024-02-10T06:28:22.559 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph orch apply grafana '1;smithi175=a' 2024-02-10T06:28:23.147 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:28:24.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:23 smithi046 bash[14329]: cluster 2024-02-10T06:28:22.136473+0000 mgr.y (mgr.14460) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:24.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:23 smithi046 bash[20068]: cluster 2024-02-10T06:28:22.136473+0000 mgr.y (mgr.14460) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:24.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:23 smithi175 bash[14559]: cluster 2024-02-10T06:28:22.136473+0000 mgr.y (mgr.14460) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:26.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:25 smithi046 bash[14329]: cluster 2024-02-10T06:28:24.137153+0000 mgr.y (mgr.14460) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:26.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:25 smithi046 bash[20068]: cluster 2024-02-10T06:28:24.137153+0000 mgr.y (mgr.14460) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:26.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:25 smithi175 bash[14559]: cluster 2024-02-10T06:28:24.137153+0000 mgr.y (mgr.14460) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:27.605 INFO:teuthology.orchestra.run.smithi175.stdout:Scheduled grafana update... 2024-02-10T06:28:27.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:27 smithi175 bash[14559]: cluster 2024-02-10T06:28:26.137821+0000 mgr.y (mgr.14460) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:27.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:27 smithi175 bash[14559]: audit 2024-02-10T06:28:27.602550+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:28.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:27 smithi046 bash[14329]: cluster 2024-02-10T06:28:26.137821+0000 mgr.y (mgr.14460) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:28.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:27 smithi046 bash[14329]: audit 2024-02-10T06:28:27.602550+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:28.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:27 smithi046 bash[20068]: cluster 2024-02-10T06:28:26.137821+0000 mgr.y (mgr.14460) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:28.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:27 smithi046 bash[20068]: audit 2024-02-10T06:28:27.602550+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:29.045 DEBUG:teuthology.orchestra.run.smithi175:grafana.a> sudo journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@grafana.a.service 2024-02-10T06:28:29.047 INFO:tasks.cephadm:Setting up client nodes... 2024-02-10T06:28:29.050 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-10T06:28:29.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:28 smithi046 bash[14329]: audit 2024-02-10T06:28:27.591707+0000 mgr.y (mgr.14460) 20 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi175=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:28:29.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:28 smithi046 bash[14329]: cephadm 2024-02-10T06:28:27.595174+0000 mgr.y (mgr.14460) 21 : cephadm [INF] Saving service grafana spec with placement smithi175=a;count:1 2024-02-10T06:28:29.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:28 smithi046 bash[20068]: audit 2024-02-10T06:28:27.591707+0000 mgr.y (mgr.14460) 20 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi175=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:28:29.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:28 smithi046 bash[20068]: cephadm 2024-02-10T06:28:27.595174+0000 mgr.y (mgr.14460) 21 : cephadm [INF] Saving service grafana spec with placement smithi175=a;count:1 2024-02-10T06:28:29.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:28 smithi175 bash[14559]: audit 2024-02-10T06:28:27.591707+0000 mgr.y (mgr.14460) 20 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi175=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:28:29.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:28 smithi175 bash[14559]: cephadm 2024-02-10T06:28:27.595174+0000 mgr.y (mgr.14460) 21 : cephadm [INF] Saving service grafana spec with placement smithi175=a;count:1 2024-02-10T06:28:29.490 INFO:journalctl@ceph.grafana.a.smithi175.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:28:30.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:29 smithi046 bash[14329]: cluster 2024-02-10T06:28:28.138454+0000 mgr.y (mgr.14460) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:30.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:29 smithi046 bash[20068]: cluster 2024-02-10T06:28:28.138454+0000 mgr.y (mgr.14460) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:30.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:29 smithi175 bash[14559]: cluster 2024-02-10T06:28:28.138454+0000 mgr.y (mgr.14460) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:32.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:31 smithi046 bash[20068]: cluster 2024-02-10T06:28:30.139218+0000 mgr.y (mgr.14460) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:32.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:31 smithi046 bash[14329]: cluster 2024-02-10T06:28:30.139218+0000 mgr.y (mgr.14460) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:32.173 INFO:teuthology.orchestra.run.smithi046.stdout:[client.0] 2024-02-10T06:28:32.173 INFO:teuthology.orchestra.run.smithi046.stdout: key = AQCQF8dlgqbLCRAAKY0i9kfgA8pNUKGsxPofJg== 2024-02-10T06:28:32.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:31 smithi175 bash[14559]: cluster 2024-02-10T06:28:30.139218+0000 mgr.y (mgr.14460) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:32.918 DEBUG:teuthology.orchestra.run.smithi046:> set -ex 2024-02-10T06:28:32.918 DEBUG:teuthology.orchestra.run.smithi046:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-02-10T06:28:32.918 DEBUG:teuthology.orchestra.run.smithi046:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-02-10T06:28:32.945 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-10T06:28:33.132 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:32 smithi175 bash[14559]: audit 2024-02-10T06:28:32.163950+0000 mon.a (mon.0) 828 : audit [INF] from='client.? 172.21.15.46:0/1631147984' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T06:28:33.132 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:32 smithi175 bash[14559]: audit 2024-02-10T06:28:32.171475+0000 mon.a (mon.0) 829 : audit [INF] from='client.? 172.21.15.46:0/1631147984' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-10T06:28:33.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:32 smithi046 bash[14329]: audit 2024-02-10T06:28:32.163950+0000 mon.a (mon.0) 828 : audit [INF] from='client.? 172.21.15.46:0/1631147984' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T06:28:33.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:32 smithi046 bash[14329]: audit 2024-02-10T06:28:32.171475+0000 mon.a (mon.0) 829 : audit [INF] from='client.? 172.21.15.46:0/1631147984' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-10T06:28:33.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:32 smithi046 bash[20068]: audit 2024-02-10T06:28:32.163950+0000 mon.a (mon.0) 828 : audit [INF] from='client.? 172.21.15.46:0/1631147984' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T06:28:33.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:32 smithi046 bash[20068]: audit 2024-02-10T06:28:32.171475+0000 mon.a (mon.0) 829 : audit [INF] from='client.? 172.21.15.46:0/1631147984' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-10T06:28:34.172 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:33 smithi046 bash[14329]: cluster 2024-02-10T06:28:32.139892+0000 mgr.y (mgr.14460) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:34.172 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:33 smithi046 bash[14329]: audit 2024-02-10T06:28:33.568195+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:34.172 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:33 smithi046 bash[20068]: cluster 2024-02-10T06:28:32.139892+0000 mgr.y (mgr.14460) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:34.172 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:33 smithi046 bash[20068]: audit 2024-02-10T06:28:33.568195+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:34.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:33 smithi175 bash[14559]: cluster 2024-02-10T06:28:32.139892+0000 mgr.y (mgr.14460) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:34.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:33 smithi175 bash[14559]: audit 2024-02-10T06:28:33.568195+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:34.624 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:34 smithi046 systemd[1]: Started Ceph node-exporter.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:28:34.624 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:34 smithi046 bash[38714]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-02-10T06:28:35.146 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:34 smithi175 bash[14559]: cephadm 2024-02-10T06:28:33.573692+0000 mgr.y (mgr.14460) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi046 2024-02-10T06:28:35.146 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:34 smithi175 bash[14559]: audit 2024-02-10T06:28:34.227776+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:35.146 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:34 smithi175 bash[14559]: audit 2024-02-10T06:28:34.314908+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:35.300 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:34 smithi046 bash[20068]: cephadm 2024-02-10T06:28:33.573692+0000 mgr.y (mgr.14460) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi046 2024-02-10T06:28:35.300 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:34 smithi046 bash[20068]: audit 2024-02-10T06:28:34.227776+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:35.300 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:34 smithi046 bash[20068]: audit 2024-02-10T06:28:34.314908+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:35.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:34 smithi046 bash[14329]: cephadm 2024-02-10T06:28:33.573692+0000 mgr.y (mgr.14460) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi046 2024-02-10T06:28:35.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:34 smithi046 bash[14329]: audit 2024-02-10T06:28:34.227776+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:35.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:34 smithi046 bash[14329]: audit 2024-02-10T06:28:34.314908+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:35.301 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:34 smithi046 bash[38714]: v1.3.1: Pulling from prometheus/node-exporter 2024-02-10T06:28:35.301 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:35 smithi046 bash[38714]: aa2a8d90b84c: Pulling fs layer 2024-02-10T06:28:35.301 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:35 smithi046 bash[38714]: b45d31ee2d7f: Pulling fs layer 2024-02-10T06:28:35.301 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:35 smithi046 bash[38714]: b5db1e299295: Pulling fs layer 2024-02-10T06:28:35.624 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:35 smithi046 bash[38714]: b45d31ee2d7f: Verifying Checksum 2024-02-10T06:28:35.624 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:35 smithi046 bash[38714]: b45d31ee2d7f: Download complete 2024-02-10T06:28:35.624 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:35 smithi046 bash[38714]: b5db1e299295: Verifying Checksum 2024-02-10T06:28:35.624 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:35 smithi046 bash[38714]: b5db1e299295: Download complete 2024-02-10T06:28:35.624 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:35 smithi046 bash[38714]: aa2a8d90b84c: Verifying Checksum 2024-02-10T06:28:35.624 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:35 smithi046 bash[38714]: aa2a8d90b84c: Download complete 2024-02-10T06:28:35.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:35 smithi175 bash[14559]: cluster 2024-02-10T06:28:34.140315+0000 mgr.y (mgr.14460) 26 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:35.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:35 smithi175 bash[14559]: cephadm 2024-02-10T06:28:34.316871+0000 mgr.y (mgr.14460) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi175 2024-02-10T06:28:36.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:35 smithi046 bash[20068]: cluster 2024-02-10T06:28:34.140315+0000 mgr.y (mgr.14460) 26 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:36.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:35 smithi046 bash[20068]: cephadm 2024-02-10T06:28:34.316871+0000 mgr.y (mgr.14460) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi175 2024-02-10T06:28:36.124 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:35 smithi046 bash[38714]: aa2a8d90b84c: Pull complete 2024-02-10T06:28:36.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:35 smithi046 bash[14329]: cluster 2024-02-10T06:28:34.140315+0000 mgr.y (mgr.14460) 26 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:36.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:35 smithi046 bash[14329]: cephadm 2024-02-10T06:28:34.316871+0000 mgr.y (mgr.14460) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi175 2024-02-10T06:28:36.409 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:36 smithi175 bash[33485]: ts=2024-02-10T06:28:36.258Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-10T06:28:36.575 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:36 smithi046 bash[38714]: b45d31ee2d7f: Pull complete 2024-02-10T06:28:36.874 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:36 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:28:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:28:36.874 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:36 smithi046 bash[38714]: b5db1e299295: Pull complete 2024-02-10T06:28:36.874 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:36 smithi046 bash[38714]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-02-10T06:28:36.874 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:36 smithi046 bash[38714]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-02-10T06:28:37.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:37 smithi175 bash[14559]: cluster 2024-02-10T06:28:36.141028+0000 mgr.y (mgr.14460) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:37.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:37 smithi175 bash[14559]: audit 2024-02-10T06:28:36.736999+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:37.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:37 smithi175 bash[14559]: audit 2024-02-10T06:28:36.744116+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:37.997 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:37 smithi046 bash[20068]: cluster 2024-02-10T06:28:36.141028+0000 mgr.y (mgr.14460) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:37.997 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:37 smithi046 bash[20068]: audit 2024-02-10T06:28:36.736999+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:37.997 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:37 smithi046 bash[20068]: audit 2024-02-10T06:28:36.744116+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:37.997 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:37 smithi046 bash[14329]: cluster 2024-02-10T06:28:36.141028+0000 mgr.y (mgr.14460) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:37.997 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:37 smithi046 bash[14329]: audit 2024-02-10T06:28:36.736999+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:37.997 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:37 smithi046 bash[14329]: audit 2024-02-10T06:28:36.744116+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:38.079 INFO:teuthology.orchestra.run.smithi175.stdout:[client.1] 2024-02-10T06:28:38.080 INFO:teuthology.orchestra.run.smithi175.stdout: key = AQCWF8dleqM2BBAAgVjA/hRz8lPSIQvvzQ8UEg== 2024-02-10T06:28:38.374 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:28:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:28:38.374 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.030Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-10T06:28:38.374 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.030Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-02-10T06:28:38.374 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.030Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-02-10T06:28:38.374 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.030Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-10T06:28:38.374 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-10T06:28:38.375 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:115 level=info collector=arp 2024-02-10T06:28:38.375 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-10T06:28:38.375 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-10T06:28:38.375 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-10T06:28:38.375 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-10T06:28:38.375 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-10T06:28:38.375 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-10T06:28:38.375 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-10T06:28:38.375 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-10T06:28:38.375 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:115 level=info collector=edac 2024-02-10T06:28:38.375 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-10T06:28:38.375 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-10T06:28:38.375 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-10T06:28:38.375 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-10T06:28:38.376 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-10T06:28:38.376 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-10T06:28:38.376 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-10T06:28:38.376 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-10T06:28:38.376 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-10T06:28:38.376 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-10T06:28:38.376 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-10T06:28:38.376 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-10T06:28:38.376 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.032Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-10T06:28:38.376 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.033Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-10T06:28:38.376 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.033Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-10T06:28:38.376 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.033Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-10T06:28:38.376 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.033Z caller=node_exporter.go:115 level=info collector=os 2024-02-10T06:28:38.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.033Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-10T06:28:38.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.033Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-10T06:28:38.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.033Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-10T06:28:38.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.033Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-10T06:28:38.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.033Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-10T06:28:38.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.033Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-10T06:28:38.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.033Z caller=node_exporter.go:115 level=info collector=stat 2024-02-10T06:28:38.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.033Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-10T06:28:38.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.033Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-10T06:28:38.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.033Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-10T06:28:38.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.033Z caller=node_exporter.go:115 level=info collector=time 2024-02-10T06:28:38.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.033Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-10T06:28:38.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.033Z caller=node_exporter.go:115 level=info collector=uname 2024-02-10T06:28:38.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.033Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-10T06:28:38.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.033Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-10T06:28:38.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.033Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-10T06:28:38.378 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.033Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-10T06:28:38.378 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[38714]: ts=2024-02-10T06:28:38.034Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-10T06:28:38.695 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:38 smithi175 systemd[1]: Started Ceph node-exporter.b for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:28:38.984 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:38 smithi175 bash[14559]: audit 2024-02-10T06:28:38.068405+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.175:0/1179233686' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T06:28:38.985 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:38 smithi175 bash[14559]: audit 2024-02-10T06:28:38.070312+0000 mon.a (mon.0) 835 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T06:28:38.985 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:38 smithi175 bash[14559]: audit 2024-02-10T06:28:38.077757+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-10T06:28:38.985 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:38 smithi175 bash[14559]: audit 2024-02-10T06:28:38.165411+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:38.985 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:38 smithi175 bash[33991]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-02-10T06:28:39.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[14329]: audit 2024-02-10T06:28:38.068405+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.175:0/1179233686' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T06:28:39.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[14329]: audit 2024-02-10T06:28:38.070312+0000 mon.a (mon.0) 835 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T06:28:39.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[14329]: audit 2024-02-10T06:28:38.077757+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-10T06:28:39.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[14329]: audit 2024-02-10T06:28:38.165411+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:39.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[20068]: audit 2024-02-10T06:28:38.068405+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.175:0/1179233686' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T06:28:39.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[20068]: audit 2024-02-10T06:28:38.070312+0000 mon.a (mon.0) 835 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T06:28:39.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[20068]: audit 2024-02-10T06:28:38.077757+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-10T06:28:39.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:38 smithi046 bash[20068]: audit 2024-02-10T06:28:38.165411+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:39.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:39 smithi046 bash[14329]: cluster 2024-02-10T06:28:38.141664+0000 mgr.y (mgr.14460) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:39.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:39 smithi046 bash[14329]: audit 2024-02-10T06:28:38.737802+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:39.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:39 smithi046 bash[14329]: audit 2024-02-10T06:28:38.746514+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:28:39.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:39 smithi046 bash[14329]: audit 2024-02-10T06:28:38.748710+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:28:39.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:39 smithi046 bash[14329]: audit 2024-02-10T06:28:38.750068+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:28:39.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:39 smithi046 bash[14329]: audit 2024-02-10T06:28:38.757645+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:39.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:39 smithi046 bash[14329]: cephadm 2024-02-10T06:28:38.758254+0000 mgr.y (mgr.14460) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:28:39.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:39 smithi046 bash[14329]: cephadm 2024-02-10T06:28:38.760882+0000 mgr.y (mgr.14460) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T06:28:39.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:39 smithi046 bash[14329]: cephadm 2024-02-10T06:28:38.765262+0000 mgr.y (mgr.14460) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2024-02-10T06:28:39.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:39 smithi046 bash[14329]: audit 2024-02-10T06:28:39.236559+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:39.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:39 smithi046 bash[20068]: cluster 2024-02-10T06:28:38.141664+0000 mgr.y (mgr.14460) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:39.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:39 smithi046 bash[20068]: audit 2024-02-10T06:28:38.737802+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:39.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:39 smithi046 bash[20068]: audit 2024-02-10T06:28:38.746514+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:28:39.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:39 smithi046 bash[20068]: audit 2024-02-10T06:28:38.748710+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:28:39.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:39 smithi046 bash[20068]: audit 2024-02-10T06:28:38.750068+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:28:39.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:39 smithi046 bash[20068]: audit 2024-02-10T06:28:38.757645+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:39.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:39 smithi046 bash[20068]: cephadm 2024-02-10T06:28:38.758254+0000 mgr.y (mgr.14460) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:28:39.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:39 smithi046 bash[20068]: cephadm 2024-02-10T06:28:38.760882+0000 mgr.y (mgr.14460) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T06:28:39.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:39 smithi046 bash[20068]: cephadm 2024-02-10T06:28:38.765262+0000 mgr.y (mgr.14460) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2024-02-10T06:28:39.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:39 smithi046 bash[20068]: audit 2024-02-10T06:28:39.236559+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:39.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:39 smithi175 bash[14559]: cluster 2024-02-10T06:28:38.141664+0000 mgr.y (mgr.14460) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:39.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:39 smithi175 bash[14559]: audit 2024-02-10T06:28:38.737802+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:39.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:39 smithi175 bash[14559]: audit 2024-02-10T06:28:38.746514+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:28:39.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:39 smithi175 bash[14559]: audit 2024-02-10T06:28:38.748710+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:28:39.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:39 smithi175 bash[14559]: audit 2024-02-10T06:28:38.750068+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:28:39.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:39 smithi175 bash[14559]: audit 2024-02-10T06:28:38.757645+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:39.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:39 smithi175 bash[14559]: cephadm 2024-02-10T06:28:38.758254+0000 mgr.y (mgr.14460) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:28:39.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:39 smithi175 bash[14559]: cephadm 2024-02-10T06:28:38.760882+0000 mgr.y (mgr.14460) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T06:28:39.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:39 smithi175 bash[14559]: cephadm 2024-02-10T06:28:38.765262+0000 mgr.y (mgr.14460) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2024-02-10T06:28:39.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:39 smithi175 bash[14559]: audit 2024-02-10T06:28:39.236559+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:39.899 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-02-10T06:28:39.899 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-02-10T06:28:39.899 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-02-10T06:28:39.919 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-10T06:28:39.919 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-10T06:28:39.920 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph mgr dump --format=json 2024-02-10T06:28:40.243 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:40 smithi175 bash[33991]: v1.3.1: Pulling from prometheus/node-exporter 2024-02-10T06:28:40.547 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:40 smithi175 bash[33991]: aa2a8d90b84c: Pulling fs layer 2024-02-10T06:28:40.547 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:40 smithi175 bash[33991]: b45d31ee2d7f: Pulling fs layer 2024-02-10T06:28:40.547 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:40 smithi175 bash[33991]: b5db1e299295: Pulling fs layer 2024-02-10T06:28:40.993 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:40 smithi175 bash[33991]: b45d31ee2d7f: Verifying Checksum 2024-02-10T06:28:40.993 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:40 smithi175 bash[33991]: b45d31ee2d7f: Download complete 2024-02-10T06:28:40.993 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:40 smithi175 bash[33991]: aa2a8d90b84c: Download complete 2024-02-10T06:28:40.993 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:40 smithi175 bash[33991]: b5db1e299295: Download complete 2024-02-10T06:28:41.446 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:41 smithi175 bash[33991]: aa2a8d90b84c: Pull complete 2024-02-10T06:28:41.748 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:41 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:28:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:28:42.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:41 smithi046 bash[14329]: cluster 2024-02-10T06:28:40.142284+0000 mgr.y (mgr.14460) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:42.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:41 smithi046 bash[14329]: audit 2024-02-10T06:28:41.486533+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:42.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:41 smithi046 bash[20068]: cluster 2024-02-10T06:28:40.142284+0000 mgr.y (mgr.14460) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:42.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:41 smithi046 bash[20068]: audit 2024-02-10T06:28:41.486533+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:42.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:41 smithi175 bash[14559]: cluster 2024-02-10T06:28:40.142284+0000 mgr.y (mgr.14460) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:42.177 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:41 smithi175 bash[14559]: audit 2024-02-10T06:28:41.486533+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:42.596 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:42 smithi175 bash[33991]: b45d31ee2d7f: Pull complete 2024-02-10T06:28:43.243 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:43 smithi175 bash[33991]: b5db1e299295: Pull complete 2024-02-10T06:28:43.334 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:28:43.993 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:43 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:28:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:28:43.993 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:43 smithi175 bash[33991]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-02-10T06:28:43.994 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:43 smithi175 bash[33991]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-02-10T06:28:43.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:43 smithi175 bash[14559]: cluster 2024-02-10T06:28:42.142974+0000 mgr.y (mgr.14460) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:43.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:43 smithi175 bash[14559]: audit 2024-02-10T06:28:43.667026+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:43.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:43 smithi175 bash[14559]: audit 2024-02-10T06:28:43.674795+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:43.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:43 smithi175 bash[14559]: audit 2024-02-10T06:28:43.700403+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:44.124 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:43 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:28:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:28:44.124 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:43 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:28:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:28:44.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:43 smithi046 bash[14329]: cluster 2024-02-10T06:28:42.142974+0000 mgr.y (mgr.14460) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:44.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:43 smithi046 bash[14329]: audit 2024-02-10T06:28:43.667026+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:44.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:43 smithi046 bash[14329]: audit 2024-02-10T06:28:43.674795+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:44.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:43 smithi046 bash[14329]: audit 2024-02-10T06:28:43.700403+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:44.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:43 smithi046 bash[20068]: cluster 2024-02-10T06:28:42.142974+0000 mgr.y (mgr.14460) 34 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:44.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:43 smithi046 bash[20068]: audit 2024-02-10T06:28:43.667026+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:44.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:43 smithi046 bash[20068]: audit 2024-02-10T06:28:43.674795+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:44.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:43 smithi046 bash[20068]: audit 2024-02-10T06:28:43.700403+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:45.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:45 smithi046 bash[14329]: cluster 2024-02-10T06:28:44.143565+0000 mgr.y (mgr.14460) 35 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:45.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:45 smithi046 bash[20068]: cluster 2024-02-10T06:28:44.143565+0000 mgr.y (mgr.14460) 35 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:45.924 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[14559]: cluster 2024-02-10T06:28:44.143565+0000 mgr.y (mgr.14460) 35 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:45.925 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:45 smithi175 systemd[1]: Stopping Ceph prometheus.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:28:45.925 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[34644]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T06:28:45.925 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.728Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-10T06:28:45.926 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.728Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-02-10T06:28:45.926 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.729Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-02-10T06:28:45.926 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.729Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-10T06:28:45.926 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-10T06:28:45.926 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=arp 2024-02-10T06:28:45.926 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-10T06:28:45.926 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-10T06:28:45.926 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-10T06:28:45.926 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-10T06:28:45.926 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-10T06:28:45.926 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-10T06:28:45.926 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-10T06:28:45.926 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-10T06:28:45.926 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=edac 2024-02-10T06:28:45.927 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-10T06:28:45.927 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-10T06:28:45.927 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-10T06:28:45.927 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-10T06:28:45.927 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-10T06:28:45.927 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-10T06:28:45.927 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-10T06:28:45.927 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-10T06:28:45.927 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-10T06:28:45.927 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-10T06:28:45.927 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-10T06:28:45.927 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-10T06:28:45.927 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-10T06:28:45.928 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-10T06:28:45.928 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-10T06:28:45.928 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-10T06:28:45.928 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=os 2024-02-10T06:28:45.928 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-10T06:28:45.928 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-10T06:28:45.928 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-10T06:28:45.928 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-10T06:28:45.928 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-10T06:28:45.928 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-10T06:28:45.928 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=stat 2024-02-10T06:28:45.928 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-10T06:28:45.928 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-10T06:28:45.929 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-10T06:28:45.929 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=time 2024-02-10T06:28:45.929 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-10T06:28:45.929 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=uname 2024-02-10T06:28:45.929 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-10T06:28:45.929 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-10T06:28:45.929 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.730Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-10T06:28:45.929 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.731Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-10T06:28:45.929 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33991]: ts=2024-02-10T06:28:45.731Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-10T06:28:46.243 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33485]: ts=2024-02-10T06:28:45.922Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-10T06:28:46.243 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33485]: ts=2024-02-10T06:28:45.922Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-10T06:28:46.243 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33485]: ts=2024-02-10T06:28:45.922Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-10T06:28:46.243 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33485]: ts=2024-02-10T06:28:45.922Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-10T06:28:46.243 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33485]: ts=2024-02-10T06:28:45.922Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-10T06:28:46.243 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33485]: ts=2024-02-10T06:28:45.922Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-10T06:28:46.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33485]: ts=2024-02-10T06:28:45.922Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-10T06:28:46.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33485]: ts=2024-02-10T06:28:45.923Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-10T06:28:46.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33485]: ts=2024-02-10T06:28:45.923Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-10T06:28:46.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33485]: ts=2024-02-10T06:28:45.923Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-10T06:28:46.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33485]: ts=2024-02-10T06:28:45.923Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-10T06:28:46.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:45 smithi175 bash[33485]: ts=2024-02-10T06:28:45.924Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-10T06:28:46.630 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:46 smithi175 bash[34652]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-prometheus-a 2024-02-10T06:28:46.631 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:46 smithi175 bash[34752]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T06:28:47.002 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:46 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@prometheus.a.service: Succeeded. 2024-02-10T06:28:47.003 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:46 smithi175 systemd[1]: Stopped Ceph prometheus.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:28:47.003 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:46 smithi175 systemd[1]: Started Ceph prometheus.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:28:47.703 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-02-10T06:28:47.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:47 smithi175 bash[14559]: cluster 2024-02-10T06:28:46.144238+0000 mgr.y (mgr.14460) 36 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:47.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:47 smithi175 bash[14559]: audit 2024-02-10T06:28:46.688086+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:47.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:47 smithi175 bash[14559]: audit 2024-02-10T06:28:46.696495+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:28:47.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:47 smithi175 bash[14559]: audit 2024-02-10T06:28:46.697522+0000 mgr.y (mgr.14460) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:28:47.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:47 smithi175 bash[14559]: audit 2024-02-10T06:28:46.699292+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.175:9095"}]: dispatch 2024-02-10T06:28:47.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:47 smithi175 bash[14559]: audit 2024-02-10T06:28:46.700047+0000 mgr.y (mgr.14460) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.175:9095"}]: dispatch 2024-02-10T06:28:47.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:47 smithi175 bash[14559]: audit 2024-02-10T06:28:46.708495+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:47.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:47 smithi175 bash[14559]: audit 2024-02-10T06:28:46.714562+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:28:47.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:47 smithi175 bash[14559]: audit 2024-02-10T06:28:46.717042+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:28:47.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:47 smithi175 bash[14559]: audit 2024-02-10T06:28:46.718701+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:28:47.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:47 smithi175 bash[14559]: audit 2024-02-10T06:28:46.730950+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:47.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:47 smithi175 bash[14559]: cephadm 2024-02-10T06:28:46.732922+0000 mgr.y (mgr.14460) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:28:47.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:47 smithi175 bash[14559]: cephadm 2024-02-10T06:28:46.735175+0000 mgr.y (mgr.14460) 40 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T06:28:47.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:47 smithi175 bash[14559]: cephadm 2024-02-10T06:28:46.739677+0000 mgr.y (mgr.14460) 41 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2024-02-10T06:28:48.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[14329]: cluster 2024-02-10T06:28:46.144238+0000 mgr.y (mgr.14460) 36 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:48.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[14329]: audit 2024-02-10T06:28:46.688086+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:48.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[14329]: audit 2024-02-10T06:28:46.696495+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:28:48.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[14329]: audit 2024-02-10T06:28:46.697522+0000 mgr.y (mgr.14460) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:28:48.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[14329]: audit 2024-02-10T06:28:46.699292+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.175:9095"}]: dispatch 2024-02-10T06:28:48.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[14329]: audit 2024-02-10T06:28:46.700047+0000 mgr.y (mgr.14460) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.175:9095"}]: dispatch 2024-02-10T06:28:48.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[14329]: audit 2024-02-10T06:28:46.708495+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:48.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[14329]: audit 2024-02-10T06:28:46.714562+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:28:48.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[14329]: audit 2024-02-10T06:28:46.717042+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:28:48.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[14329]: audit 2024-02-10T06:28:46.718701+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:28:48.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[14329]: audit 2024-02-10T06:28:46.730950+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:48.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[14329]: cephadm 2024-02-10T06:28:46.732922+0000 mgr.y (mgr.14460) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:28:48.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[14329]: cephadm 2024-02-10T06:28:46.735175+0000 mgr.y (mgr.14460) 40 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T06:28:48.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[14329]: cephadm 2024-02-10T06:28:46.739677+0000 mgr.y (mgr.14460) 41 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2024-02-10T06:28:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[20068]: cluster 2024-02-10T06:28:46.144238+0000 mgr.y (mgr.14460) 36 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[20068]: audit 2024-02-10T06:28:46.688086+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[20068]: audit 2024-02-10T06:28:46.696495+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:28:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[20068]: audit 2024-02-10T06:28:46.697522+0000 mgr.y (mgr.14460) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:28:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[20068]: audit 2024-02-10T06:28:46.699292+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.175:9095"}]: dispatch 2024-02-10T06:28:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[20068]: audit 2024-02-10T06:28:46.700047+0000 mgr.y (mgr.14460) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.175:9095"}]: dispatch 2024-02-10T06:28:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[20068]: audit 2024-02-10T06:28:46.708495+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[20068]: audit 2024-02-10T06:28:46.714562+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:28:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[20068]: audit 2024-02-10T06:28:46.717042+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:28:48.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[20068]: audit 2024-02-10T06:28:46.718701+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:28:48.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[20068]: audit 2024-02-10T06:28:46.730950+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:48.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[20068]: cephadm 2024-02-10T06:28:46.732922+0000 mgr.y (mgr.14460) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:28:48.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[20068]: cephadm 2024-02-10T06:28:46.735175+0000 mgr.y (mgr.14460) 40 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T06:28:48.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:47 smithi046 bash[20068]: cephadm 2024-02-10T06:28:46.739677+0000 mgr.y (mgr.14460) 41 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2024-02-10T06:28:48.440 INFO:teuthology.orchestra.run.smithi046.stdout:{"epoch":20,"active_gid":14460,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6800","nonce":3737435161},{"type":"v1","addr":"172.21.15.46:6801","nonce":3737435161}]},"active_addr":"172.21.15.46:6801/3737435161","active_change":"2024-02-10T06:28:13.187797+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24362,"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.46:8443/","prometheus":"http://172.21.15.46:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":60,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.46:0","nonce":894101624}]},{"addrvec":[{"type":"v2","addr":"172.21.15.46:0","nonce":750268319}]},{"addrvec":[{"type":"v2","addr":"172.21.15.46:0","nonce":2945480699}]},{"addrvec":[{"type":"v2","addr":"172.21.15.46:0","nonce":3309824737}]}]}} 2024-02-10T06:28:48.444 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-10T06:28:48.444 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-10T06:28:48.444 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph osd dump --format=json 2024-02-10T06:28:48.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:48 smithi175 bash[34783]: ts=2024-02-10T06:28:48.197Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-10T06:28:48.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:48 smithi175 bash[34783]: ts=2024-02-10T06:28:48.197Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-10T06:28:48.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:48 smithi175 bash[34783]: ts=2024-02-10T06:28:48.197Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-10T06:28:48.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:48 smithi175 bash[34783]: ts=2024-02-10T06:28:48.197Z caller=main.go:518 level=info host_details="(Linux 5.4.0-171-generic #189-Ubuntu SMP Fri Jan 5 14:23:02 UTC 2024 x86_64 smithi175 (none))" 2024-02-10T06:28:48.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:48 smithi175 bash[34783]: ts=2024-02-10T06:28:48.197Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-10T06:28:48.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:48 smithi175 bash[34783]: ts=2024-02-10T06:28:48.197Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-10T06:28:48.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:48 smithi175 bash[34783]: ts=2024-02-10T06:28:48.201Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-10T06:28:48.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:48 smithi175 bash[34783]: ts=2024-02-10T06:28:48.201Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-10T06:28:48.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:48 smithi175 bash[34783]: ts=2024-02-10T06:28:48.202Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-10T06:28:48.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:48 smithi175 bash[34783]: ts=2024-02-10T06:28:48.208Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-10T06:28:48.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:48 smithi175 bash[34783]: ts=2024-02-10T06:28:48.208Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.055µs 2024-02-10T06:28:48.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:48 smithi175 bash[34783]: ts=2024-02-10T06:28:48.208Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-10T06:28:48.495 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:48 smithi175 bash[34783]: ts=2024-02-10T06:28:48.208Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-02-10T06:28:48.495 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:48 smithi175 bash[34783]: ts=2024-02-10T06:28:48.209Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-02-10T06:28:48.495 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:48 smithi175 bash[34783]: ts=2024-02-10T06:28:48.209Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=60.79µs wal_replay_duration=1.586837ms total_replay_duration=1.690956ms 2024-02-10T06:28:48.495 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:48 smithi175 bash[34783]: ts=2024-02-10T06:28:48.212Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-10T06:28:48.495 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:48 smithi175 bash[34783]: ts=2024-02-10T06:28:48.212Z caller=main.go:947 level=info msg="TSDB started" 2024-02-10T06:28:48.495 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:48 smithi175 bash[34783]: ts=2024-02-10T06:28:48.212Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-10T06:28:48.495 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:48 smithi175 bash[34783]: ts=2024-02-10T06:28:48.237Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.539937ms db_storage=1.346µs remote_storage=2.26µs web_handler=644ns query_engine=1.584µs scrape=478.22µs scrape_sd=43.255µs notify=1.43µs notify_sd=2.236µs rules=23.536735ms 2024-02-10T06:28:48.495 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:48 smithi175 bash[34783]: ts=2024-02-10T06:28:48.237Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-10T06:28:48.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:48 smithi175 bash[14559]: audit 2024-02-10T06:28:47.695453+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.46:0/1982064098' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-10T06:28:49.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:48 smithi046 bash[14329]: audit 2024-02-10T06:28:47.695453+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.46:0/1982064098' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-10T06:28:49.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:48 smithi046 bash[20068]: audit 2024-02-10T06:28:47.695453+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.46:0/1982064098' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-10T06:28:49.624 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:49 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:28:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:28:49.624 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:49 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:28:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:28:49.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:49 smithi175 bash[14559]: cluster 2024-02-10T06:28:48.144892+0000 mgr.y (mgr.14460) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:49.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:49 smithi175 bash[14559]: audit 2024-02-10T06:28:49.148151+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:49.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:49 smithi175 bash[14559]: audit 2024-02-10T06:28:49.155843+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:49.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:49 smithi175 bash[14559]: audit 2024-02-10T06:28:49.270611+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:49.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:49 smithi175 bash[14559]: audit 2024-02-10T06:28:49.279128+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:50.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:49 smithi046 bash[14329]: cluster 2024-02-10T06:28:48.144892+0000 mgr.y (mgr.14460) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:50.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:49 smithi046 bash[14329]: audit 2024-02-10T06:28:49.148151+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:50.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:49 smithi046 bash[14329]: audit 2024-02-10T06:28:49.155843+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:50.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:49 smithi046 bash[14329]: audit 2024-02-10T06:28:49.270611+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:50.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:49 smithi046 bash[14329]: audit 2024-02-10T06:28:49.279128+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:50.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:49 smithi046 bash[20068]: cluster 2024-02-10T06:28:48.144892+0000 mgr.y (mgr.14460) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:50.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:49 smithi046 bash[20068]: audit 2024-02-10T06:28:49.148151+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:50.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:49 smithi046 bash[20068]: audit 2024-02-10T06:28:49.155843+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:50.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:49 smithi046 bash[20068]: audit 2024-02-10T06:28:49.270611+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:50.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:49 smithi046 bash[20068]: audit 2024-02-10T06:28:49.279128+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:50.874 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:50 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:28:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:28:51.177 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:28:51.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:51 smithi046 bash[14329]: cluster 2024-02-10T06:28:50.145796+0000 mgr.y (mgr.14460) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:51.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:51 smithi046 bash[14329]: audit 2024-02-10T06:28:50.478028+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:51.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:51 smithi046 bash[14329]: audit 2024-02-10T06:28:50.485048+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:51.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:51 smithi175 bash[14559]: cluster 2024-02-10T06:28:50.145796+0000 mgr.y (mgr.14460) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:51.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:51 smithi175 bash[14559]: audit 2024-02-10T06:28:50.478028+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:51.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:51 smithi175 bash[14559]: audit 2024-02-10T06:28:50.485048+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:51.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:51 smithi046 bash[20068]: cluster 2024-02-10T06:28:50.145796+0000 mgr.y (mgr.14460) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:51.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:51 smithi046 bash[20068]: audit 2024-02-10T06:28:50.478028+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:51.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:51 smithi046 bash[20068]: audit 2024-02-10T06:28:50.485048+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:53.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:53 smithi175 bash[14559]: cluster 2024-02-10T06:28:52.146548+0000 mgr.y (mgr.14460) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:53.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:53 smithi046 bash[14329]: cluster 2024-02-10T06:28:52.146548+0000 mgr.y (mgr.14460) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:53.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:53 smithi046 bash[20068]: cluster 2024-02-10T06:28:52.146548+0000 mgr.y (mgr.14460) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:53.910 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-02-10T06:28:53.910 INFO:teuthology.orchestra.run.smithi046.stdout:{"epoch":60,"fsid":"5cb8e318-c7dc-11ee-95b8-87774f69a715","created":"2024-02-10T06:20:37.442863+0000","modified":"2024-02-10T06:28:13.187073+0000","last_up_change":"2024-02-10T06:27:46.925008+0000","last_in_change":"2024-02-10T06:27:20.742777+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-10T06:24:35.913610+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"d5a39531-c1fc-4438-996b-86d88d470e4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":1584527163},{"type":"v1","addr":"172.21.15.46:6803","nonce":1584527163}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":1584527163},{"type":"v1","addr":"172.21.15.46:6805","nonce":1584527163}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":1584527163},{"type":"v1","addr":"172.21.15.46:6809","nonce":1584527163}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":1584527163},{"type":"v1","addr":"172.21.15.46:6807","nonce":1584527163}]},"public_addr":"172.21.15.46:6803/1584527163","cluster_addr":"172.21.15.46:6805/1584527163","heartbeat_back_addr":"172.21.15.46:6809/1584527163","heartbeat_front_addr":"172.21.15.46:6807/1584527163","state":["exists","up"]},{"osd":1,"uuid":"14ba7600-a1b3-4eff-89f0-dca22d0c40c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":2006403941},{"type":"v1","addr":"172.21.15.46:6811","nonce":2006403941}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":2006403941},{"type":"v1","addr":"172.21.15.46:6813","nonce":2006403941}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":2006403941},{"type":"v1","addr":"172.21.15.46:6817","nonce":2006403941}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":2006403941},{"type":"v1","addr":"172.21.15.46:6815","nonce":2006403941}]},"public_addr":"172.21.15.46:6811/2006403941","cluster_addr":"172.21.15.46:6813/2006403941","heartbeat_back_addr":"172.21.15.46:6817/2006403941","heartbeat_front_addr":"172.21.15.46:6815/2006403941","state":["exists","up"]},{"osd":2,"uuid":"9d3c1472-c2df-4b7c-93e3-e796724f0c0c","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.46:6818","nonce":3968858486},{"type":"v1","addr":"172.21.15.46:6819","nonce":3968858486}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":3968858486},{"type":"v1","addr":"172.21.15.46:6821","nonce":3968858486}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":3968858486},{"type":"v1","addr":"172.21.15.46:6825","nonce":3968858486}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":3968858486},{"type":"v1","addr":"172.21.15.46:6823","nonce":3968858486}]},"public_addr":"172.21.15.46:6819/3968858486","cluster_addr":"172.21.15.46:6821/3968858486","heartbeat_back_addr":"172.21.15.46:6825/3968858486","heartbeat_front_addr":"172.21.15.46:6823/3968858486","state":["exists","up"]},{"osd":3,"uuid":"3ab27934-73bc-4650-b239-c2377d184a73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":1348350317},{"type":"v1","addr":"172.21.15.46:6827","nonce":1348350317}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":1348350317},{"type":"v1","addr":"172.21.15.46:6829","nonce":1348350317}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6832","nonce":1348350317},{"type":"v1","addr":"172.21.15.46:6833","nonce":1348350317}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":1348350317},{"type":"v1","addr":"172.21.15.46:6831","nonce":1348350317}]},"public_addr":"172.21.15.46:6827/1348350317","cluster_addr":"172.21.15.46:6829/1348350317","heartbeat_back_addr":"172.21.15.46:6833/1348350317","heartbeat_front_addr":"172.21.15.46:6831/1348350317","state":["exists","up"]},{"osd":4,"uuid":"3a647d76-1194-450d-bb3a-047de5aaf94c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6800","nonce":1415161820},{"type":"v1","addr":"172.21.15.175:6801","nonce":1415161820}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6802","nonce":1415161820},{"type":"v1","addr":"172.21.15.175:6803","nonce":1415161820}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6806","nonce":1415161820},{"type":"v1","addr":"172.21.15.175:6807","nonce":1415161820}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6804","nonce":1415161820},{"type":"v1","addr":"172.21.15.175:6805","nonce":1415161820}]},"public_addr":"172.21.15.175:6801/1415161820","cluster_addr":"172.21.15.175:6803/1415161820","heartbeat_back_addr":"172.21.15.175:6807/1415161820","heartbeat_front_addr":"172.21.15.175:6805/1415161820","state":["exists","up"]},{"osd":5,"uuid":"28160736-7589-43f1-8702-c10cc70cc462","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6808","nonce":1963257664},{"type":"v1","addr":"172.21.15.175:6809","nonce":1963257664}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6810","nonce":1963257664},{"type":"v1","addr":"172.21.15.175:6811","nonce":1963257664}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6814","nonce":1963257664},{"type":"v1","addr":"172.21.15.175:6815","nonce":1963257664}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6812","nonce":1963257664},{"type":"v1","addr":"172.21.15.175:6813","nonce":1963257664}]},"public_addr":"172.21.15.175:6809/1963257664","cluster_addr":"172.21.15.175:6811/1963257664","heartbeat_back_addr":"172.21.15.175:6815/1963257664","heartbeat_front_addr":"172.21.15.175:6813/1963257664","state":["exists","up"]},{"osd":6,"uuid":"769c4f12-82f1-4be6-a723-d5e71d4cf3b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6816","nonce":939384915},{"type":"v1","addr":"172.21.15.175:6817","nonce":939384915}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6818","nonce":939384915},{"type":"v1","addr":"172.21.15.175:6819","nonce":939384915}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6822","nonce":939384915},{"type":"v1","addr":"172.21.15.175:6823","nonce":939384915}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6820","nonce":939384915},{"type":"v1","addr":"172.21.15.175:6821","nonce":939384915}]},"public_addr":"172.21.15.175:6817/939384915","cluster_addr":"172.21.15.175:6819/939384915","heartbeat_back_addr":"172.21.15.175:6823/939384915","heartbeat_front_addr":"172.21.15.175:6821/939384915","state":["exists","up"]},{"osd":7,"uuid":"cefedc5a-8af6-457a-8512-5317f010472f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6824","nonce":785508138},{"type":"v1","addr":"172.21.15.175:6825","nonce":785508138}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6826","nonce":785508138},{"type":"v1","addr":"172.21.15.175:6827","nonce":785508138}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6830","nonce":785508138},{"type":"v1","addr":"172.21.15.175:6831","nonce":785508138}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6828","nonce":785508138},{"type":"v1","addr":"172.21.15.175:6829","nonce":785508138}]},"public_addr":"172.21.15.175:6825/785508138","cluster_addr":"172.21.15.175:6827/785508138","heartbeat_back_addr":"172.21.15.175:6831/785508138","heartbeat_front_addr":"172.21.15.175:6829/785508138","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:23:18.838822+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:23:54.359592+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:24:32.276536+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:25:12.537918+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:25:47.722655+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:26:27.771430+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:27:07.275071+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:27:45.345097+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.46:0/1986873298":"2024-02-11T06:28:13.186947+0000","172.21.15.46:0/3037844081":"2024-02-11T06:28:13.186947+0000","172.21.15.46:0/2524221014":"2024-02-11T06:28:13.186947+0000","172.21.15.46:0/3355225843":"2024-02-11T06:21:38.523382+0000","172.21.15.46:6801/1742085745":"2024-02-11T06:28:13.186947+0000","172.21.15.46:6801/2506003346":"2024-02-11T06:21:38.523382+0000","172.21.15.46:0/2969329046":"2024-02-11T06:28:13.186947+0000","172.21.15.46:6800/1742085745":"2024-02-11T06:28:13.186947+0000","172.21.15.46:6800/2506003346":"2024-02-11T06:21:38.523382+0000","172.21.15.46:0/711479102":"2024-02-11T06:21:08.299079+0000","172.21.15.46:6801/1822110403":"2024-02-11T06:21:08.299079+0000","172.21.15.46:0/358803333":"2024-02-11T06:21:38.523382+0000","172.21.15.46:0/2305900372":"2024-02-11T06:21:08.299079+0000","172.21.15.46:0/376669034":"2024-02-11T06:21:08.299079+0000","172.21.15.46:0/103212713":"2024-02-11T06:21:38.523382+0000","172.21.15.46:6800/1822110403":"2024-02-11T06:21:08.299079+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-02-10T06:28:54.122 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:28:53 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:28:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:28:54.624 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-10T06:28:54.624 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph osd dump --format=json 2024-02-10T06:28:54.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:54 smithi175 bash[14559]: audit 2024-02-10T06:28:53.906650+0000 mon.a (mon.0) 862 : audit [DBG] from='client.? 172.21.15.46:0/2437669004' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T06:28:54.743 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:54 smithi175 systemd[1]: Stopping Ceph prometheus.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:28:54.743 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:54 smithi175 bash[35500]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T06:28:54.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:54 smithi046 bash[14329]: audit 2024-02-10T06:28:53.906650+0000 mon.a (mon.0) 862 : audit [DBG] from='client.? 172.21.15.46:0/2437669004' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T06:28:54.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:54 smithi046 bash[20068]: audit 2024-02-10T06:28:53.906650+0000 mon.a (mon.0) 862 : audit [DBG] from='client.? 172.21.15.46:0/2437669004' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T06:28:55.243 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:54 smithi175 bash[34783]: ts=2024-02-10T06:28:54.826Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-10T06:28:55.243 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:54 smithi175 bash[34783]: ts=2024-02-10T06:28:54.826Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-10T06:28:55.243 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:54 smithi175 bash[34783]: ts=2024-02-10T06:28:54.826Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-10T06:28:55.243 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:54 smithi175 bash[34783]: ts=2024-02-10T06:28:54.826Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-10T06:28:55.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:54 smithi175 bash[34783]: ts=2024-02-10T06:28:54.826Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-10T06:28:55.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:54 smithi175 bash[34783]: ts=2024-02-10T06:28:54.826Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-10T06:28:55.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:54 smithi175 bash[34783]: ts=2024-02-10T06:28:54.827Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-10T06:28:55.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:54 smithi175 bash[34783]: ts=2024-02-10T06:28:54.827Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-10T06:28:55.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:54 smithi175 bash[34783]: ts=2024-02-10T06:28:54.827Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-10T06:28:55.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:54 smithi175 bash[34783]: ts=2024-02-10T06:28:54.828Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-10T06:28:55.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:54 smithi175 bash[34783]: ts=2024-02-10T06:28:54.828Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-10T06:28:55.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:54 smithi175 bash[34783]: ts=2024-02-10T06:28:54.828Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-10T06:28:55.628 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:55 smithi175 bash[14559]: cluster 2024-02-10T06:28:54.147177+0000 mgr.y (mgr.14460) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:55.628 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:55 smithi175 bash[35509]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-prometheus-a 2024-02-10T06:28:55.628 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:55 smithi175 bash[35545]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T06:28:55.628 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:55 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@prometheus.a.service: Succeeded. 2024-02-10T06:28:55.628 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:55 smithi175 systemd[1]: Stopped Ceph prometheus.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:28:55.629 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:55 smithi175 systemd[1]: Started Ceph prometheus.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:28:55.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:55 smithi046 bash[14329]: cluster 2024-02-10T06:28:54.147177+0000 mgr.y (mgr.14460) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:55.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:55 smithi046 bash[20068]: cluster 2024-02-10T06:28:54.147177+0000 mgr.y (mgr.14460) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:56.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:56 smithi046 bash[14329]: audit 2024-02-10T06:28:55.605632+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:56.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:56 smithi046 bash[14329]: audit 2024-02-10T06:28:55.614177+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:28:56.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:56 smithi046 bash[14329]: audit 2024-02-10T06:28:55.615095+0000 mgr.y (mgr.14460) 46 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:28:56.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:56 smithi046 bash[14329]: audit 2024-02-10T06:28:55.618250+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:28:56.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:56 smithi046 bash[14329]: audit 2024-02-10T06:28:55.620914+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:28:56.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:56 smithi046 bash[14329]: audit 2024-02-10T06:28:55.622928+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:28:56.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:56 smithi046 bash[14329]: audit 2024-02-10T06:28:55.632438+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:56.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:56 smithi046 bash[14329]: cephadm 2024-02-10T06:28:55.651045+0000 mgr.y (mgr.14460) 47 : cephadm [INF] Deploying daemon alertmanager.a on smithi046 2024-02-10T06:28:56.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:56 smithi046 bash[20068]: audit 2024-02-10T06:28:55.605632+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:56.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:56 smithi046 bash[20068]: audit 2024-02-10T06:28:55.614177+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:28:56.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:56 smithi046 bash[20068]: audit 2024-02-10T06:28:55.615095+0000 mgr.y (mgr.14460) 46 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:28:56.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:56 smithi046 bash[20068]: audit 2024-02-10T06:28:55.618250+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:28:56.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:56 smithi046 bash[20068]: audit 2024-02-10T06:28:55.620914+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:28:56.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:56 smithi046 bash[20068]: audit 2024-02-10T06:28:55.622928+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:28:56.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:56 smithi046 bash[20068]: audit 2024-02-10T06:28:55.632438+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:56.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:56 smithi046 bash[20068]: cephadm 2024-02-10T06:28:55.651045+0000 mgr.y (mgr.14460) 47 : cephadm [INF] Deploying daemon alertmanager.a on smithi046 2024-02-10T06:28:56.912 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:56 smithi175 bash[14559]: audit 2024-02-10T06:28:55.605632+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:56.912 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:56 smithi175 bash[14559]: audit 2024-02-10T06:28:55.614177+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:28:56.912 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:56 smithi175 bash[14559]: audit 2024-02-10T06:28:55.615095+0000 mgr.y (mgr.14460) 46 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:28:56.912 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:56 smithi175 bash[14559]: audit 2024-02-10T06:28:55.618250+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:28:56.912 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:56 smithi175 bash[14559]: audit 2024-02-10T06:28:55.620914+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:28:56.912 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:56 smithi175 bash[14559]: audit 2024-02-10T06:28:55.622928+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:28:56.912 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:56 smithi175 bash[14559]: audit 2024-02-10T06:28:55.632438+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:56.913 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:56 smithi175 bash[14559]: cephadm 2024-02-10T06:28:55.651045+0000 mgr.y (mgr.14460) 47 : cephadm [INF] Deploying daemon alertmanager.a on smithi046 2024-02-10T06:28:57.193 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:57 smithi175 bash[35573]: ts=2024-02-10T06:28:57.075Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-10T06:28:57.193 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:57 smithi175 bash[35573]: ts=2024-02-10T06:28:57.075Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-10T06:28:57.193 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:57 smithi175 bash[35573]: ts=2024-02-10T06:28:57.075Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-10T06:28:57.193 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:57 smithi175 bash[35573]: ts=2024-02-10T06:28:57.075Z caller=main.go:518 level=info host_details="(Linux 5.4.0-171-generic #189-Ubuntu SMP Fri Jan 5 14:23:02 UTC 2024 x86_64 smithi175 (none))" 2024-02-10T06:28:57.193 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:57 smithi175 bash[35573]: ts=2024-02-10T06:28:57.075Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-10T06:28:57.193 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:57 smithi175 bash[35573]: ts=2024-02-10T06:28:57.075Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-10T06:28:57.193 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:57 smithi175 bash[35573]: ts=2024-02-10T06:28:57.077Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-10T06:28:57.194 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:57 smithi175 bash[35573]: ts=2024-02-10T06:28:57.077Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-10T06:28:57.194 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:57 smithi175 bash[35573]: ts=2024-02-10T06:28:57.079Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-10T06:28:57.194 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:57 smithi175 bash[35573]: ts=2024-02-10T06:28:57.080Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-10T06:28:57.194 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:57 smithi175 bash[35573]: ts=2024-02-10T06:28:57.080Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.951µs 2024-02-10T06:28:57.194 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:57 smithi175 bash[35573]: ts=2024-02-10T06:28:57.080Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-10T06:28:57.194 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:57 smithi175 bash[35573]: ts=2024-02-10T06:28:57.081Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-02-10T06:28:57.194 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:57 smithi175 bash[35573]: ts=2024-02-10T06:28:57.156Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-02-10T06:28:57.194 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:57 smithi175 bash[35573]: ts=2024-02-10T06:28:57.157Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-02-10T06:28:57.194 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:57 smithi175 bash[35573]: ts=2024-02-10T06:28:57.157Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=52.926µs wal_replay_duration=76.103842ms total_replay_duration=76.197444ms 2024-02-10T06:28:57.194 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:57 smithi175 bash[35573]: ts=2024-02-10T06:28:57.159Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-10T06:28:57.194 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:57 smithi175 bash[35573]: ts=2024-02-10T06:28:57.159Z caller=main.go:947 level=info msg="TSDB started" 2024-02-10T06:28:57.194 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:57 smithi175 bash[35573]: ts=2024-02-10T06:28:57.159Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-10T06:28:57.194 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:57 smithi175 bash[35573]: ts=2024-02-10T06:28:57.190Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=31.549409ms db_storage=826ns remote_storage=1.675µs web_handler=459ns query_engine=883ns scrape=400.209µs scrape_sd=42.015µs notify=1.108µs notify_sd=2.891µs rules=30.729556ms 2024-02-10T06:28:57.350 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:28:57.493 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:28:57 smithi175 bash[35573]: ts=2024-02-10T06:28:57.190Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-10T06:28:57.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:57 smithi175 bash[14559]: cluster 2024-02-10T06:28:56.147855+0000 mgr.y (mgr.14460) 48 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:58.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:57 smithi046 bash[14329]: cluster 2024-02-10T06:28:56.147855+0000 mgr.y (mgr.14460) 48 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:58.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:57 smithi046 bash[20068]: cluster 2024-02-10T06:28:56.147855+0000 mgr.y (mgr.14460) 48 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:59.114 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:28:59 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:28:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:28:59.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:59 smithi046 bash[20068]: cluster 2024-02-10T06:28:58.148520+0000 mgr.y (mgr.14460) 49 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:59.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:59 smithi046 bash[20068]: audit 2024-02-10T06:28:59.029185+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:59.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:28:59 smithi046 bash[20068]: audit 2024-02-10T06:28:59.037175+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:59.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:59 smithi046 bash[14329]: cluster 2024-02-10T06:28:58.148520+0000 mgr.y (mgr.14460) 49 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:59.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:59 smithi046 bash[14329]: audit 2024-02-10T06:28:59.029185+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:59.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:28:59 smithi046 bash[14329]: audit 2024-02-10T06:28:59.037175+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:59.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:59 smithi175 bash[14559]: cluster 2024-02-10T06:28:58.148520+0000 mgr.y (mgr.14460) 49 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:28:59.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:59 smithi175 bash[14559]: audit 2024-02-10T06:28:59.029185+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:28:59.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:28:59 smithi175 bash[14559]: audit 2024-02-10T06:28:59.037175+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:01.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:01 smithi046 bash[14329]: cluster 2024-02-10T06:29:00.149127+0000 mgr.y (mgr.14460) 50 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:01.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:01 smithi046 bash[20068]: cluster 2024-02-10T06:29:00.149127+0000 mgr.y (mgr.14460) 50 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:01.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:01 smithi175 bash[14559]: cluster 2024-02-10T06:29:00.149127+0000 mgr.y (mgr.14460) 50 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:02.628 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-02-10T06:29:02.629 INFO:teuthology.orchestra.run.smithi046.stdout:{"epoch":60,"fsid":"5cb8e318-c7dc-11ee-95b8-87774f69a715","created":"2024-02-10T06:20:37.442863+0000","modified":"2024-02-10T06:28:13.187073+0000","last_up_change":"2024-02-10T06:27:46.925008+0000","last_in_change":"2024-02-10T06:27:20.742777+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-10T06:24:35.913610+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"d5a39531-c1fc-4438-996b-86d88d470e4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6802","nonce":1584527163},{"type":"v1","addr":"172.21.15.46:6803","nonce":1584527163}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6804","nonce":1584527163},{"type":"v1","addr":"172.21.15.46:6805","nonce":1584527163}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6808","nonce":1584527163},{"type":"v1","addr":"172.21.15.46:6809","nonce":1584527163}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6806","nonce":1584527163},{"type":"v1","addr":"172.21.15.46:6807","nonce":1584527163}]},"public_addr":"172.21.15.46:6803/1584527163","cluster_addr":"172.21.15.46:6805/1584527163","heartbeat_back_addr":"172.21.15.46:6809/1584527163","heartbeat_front_addr":"172.21.15.46:6807/1584527163","state":["exists","up"]},{"osd":1,"uuid":"14ba7600-a1b3-4eff-89f0-dca22d0c40c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6810","nonce":2006403941},{"type":"v1","addr":"172.21.15.46:6811","nonce":2006403941}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6812","nonce":2006403941},{"type":"v1","addr":"172.21.15.46:6813","nonce":2006403941}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6816","nonce":2006403941},{"type":"v1","addr":"172.21.15.46:6817","nonce":2006403941}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6814","nonce":2006403941},{"type":"v1","addr":"172.21.15.46:6815","nonce":2006403941}]},"public_addr":"172.21.15.46:6811/2006403941","cluster_addr":"172.21.15.46:6813/2006403941","heartbeat_back_addr":"172.21.15.46:6817/2006403941","heartbeat_front_addr":"172.21.15.46:6815/2006403941","state":["exists","up"]},{"osd":2,"uuid":"9d3c1472-c2df-4b7c-93e3-e796724f0c0c","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.46:6818","nonce":3968858486},{"type":"v1","addr":"172.21.15.46:6819","nonce":3968858486}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6820","nonce":3968858486},{"type":"v1","addr":"172.21.15.46:6821","nonce":3968858486}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6824","nonce":3968858486},{"type":"v1","addr":"172.21.15.46:6825","nonce":3968858486}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6822","nonce":3968858486},{"type":"v1","addr":"172.21.15.46:6823","nonce":3968858486}]},"public_addr":"172.21.15.46:6819/3968858486","cluster_addr":"172.21.15.46:6821/3968858486","heartbeat_back_addr":"172.21.15.46:6825/3968858486","heartbeat_front_addr":"172.21.15.46:6823/3968858486","state":["exists","up"]},{"osd":3,"uuid":"3ab27934-73bc-4650-b239-c2377d184a73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6826","nonce":1348350317},{"type":"v1","addr":"172.21.15.46:6827","nonce":1348350317}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6828","nonce":1348350317},{"type":"v1","addr":"172.21.15.46:6829","nonce":1348350317}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6832","nonce":1348350317},{"type":"v1","addr":"172.21.15.46:6833","nonce":1348350317}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.46:6830","nonce":1348350317},{"type":"v1","addr":"172.21.15.46:6831","nonce":1348350317}]},"public_addr":"172.21.15.46:6827/1348350317","cluster_addr":"172.21.15.46:6829/1348350317","heartbeat_back_addr":"172.21.15.46:6833/1348350317","heartbeat_front_addr":"172.21.15.46:6831/1348350317","state":["exists","up"]},{"osd":4,"uuid":"3a647d76-1194-450d-bb3a-047de5aaf94c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6800","nonce":1415161820},{"type":"v1","addr":"172.21.15.175:6801","nonce":1415161820}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6802","nonce":1415161820},{"type":"v1","addr":"172.21.15.175:6803","nonce":1415161820}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6806","nonce":1415161820},{"type":"v1","addr":"172.21.15.175:6807","nonce":1415161820}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6804","nonce":1415161820},{"type":"v1","addr":"172.21.15.175:6805","nonce":1415161820}]},"public_addr":"172.21.15.175:6801/1415161820","cluster_addr":"172.21.15.175:6803/1415161820","heartbeat_back_addr":"172.21.15.175:6807/1415161820","heartbeat_front_addr":"172.21.15.175:6805/1415161820","state":["exists","up"]},{"osd":5,"uuid":"28160736-7589-43f1-8702-c10cc70cc462","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6808","nonce":1963257664},{"type":"v1","addr":"172.21.15.175:6809","nonce":1963257664}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6810","nonce":1963257664},{"type":"v1","addr":"172.21.15.175:6811","nonce":1963257664}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6814","nonce":1963257664},{"type":"v1","addr":"172.21.15.175:6815","nonce":1963257664}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6812","nonce":1963257664},{"type":"v1","addr":"172.21.15.175:6813","nonce":1963257664}]},"public_addr":"172.21.15.175:6809/1963257664","cluster_addr":"172.21.15.175:6811/1963257664","heartbeat_back_addr":"172.21.15.175:6815/1963257664","heartbeat_front_addr":"172.21.15.175:6813/1963257664","state":["exists","up"]},{"osd":6,"uuid":"769c4f12-82f1-4be6-a723-d5e71d4cf3b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6816","nonce":939384915},{"type":"v1","addr":"172.21.15.175:6817","nonce":939384915}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6818","nonce":939384915},{"type":"v1","addr":"172.21.15.175:6819","nonce":939384915}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6822","nonce":939384915},{"type":"v1","addr":"172.21.15.175:6823","nonce":939384915}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6820","nonce":939384915},{"type":"v1","addr":"172.21.15.175:6821","nonce":939384915}]},"public_addr":"172.21.15.175:6817/939384915","cluster_addr":"172.21.15.175:6819/939384915","heartbeat_back_addr":"172.21.15.175:6823/939384915","heartbeat_front_addr":"172.21.15.175:6821/939384915","state":["exists","up"]},{"osd":7,"uuid":"cefedc5a-8af6-457a-8512-5317f010472f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6824","nonce":785508138},{"type":"v1","addr":"172.21.15.175:6825","nonce":785508138}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6826","nonce":785508138},{"type":"v1","addr":"172.21.15.175:6827","nonce":785508138}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6830","nonce":785508138},{"type":"v1","addr":"172.21.15.175:6831","nonce":785508138}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.175:6828","nonce":785508138},{"type":"v1","addr":"172.21.15.175:6829","nonce":785508138}]},"public_addr":"172.21.15.175:6825/785508138","cluster_addr":"172.21.15.175:6827/785508138","heartbeat_back_addr":"172.21.15.175:6831/785508138","heartbeat_front_addr":"172.21.15.175:6829/785508138","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:23:18.838822+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:23:54.359592+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:24:32.276536+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:25:12.537918+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:25:47.722655+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:26:27.771430+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:27:07.275071+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T06:27:45.345097+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.46:0/1986873298":"2024-02-11T06:28:13.186947+0000","172.21.15.46:0/3037844081":"2024-02-11T06:28:13.186947+0000","172.21.15.46:0/2524221014":"2024-02-11T06:28:13.186947+0000","172.21.15.46:0/3355225843":"2024-02-11T06:21:38.523382+0000","172.21.15.46:6801/1742085745":"2024-02-11T06:28:13.186947+0000","172.21.15.46:6801/2506003346":"2024-02-11T06:21:38.523382+0000","172.21.15.46:0/2969329046":"2024-02-11T06:28:13.186947+0000","172.21.15.46:6800/1742085745":"2024-02-11T06:28:13.186947+0000","172.21.15.46:6800/2506003346":"2024-02-11T06:21:38.523382+0000","172.21.15.46:0/711479102":"2024-02-11T06:21:08.299079+0000","172.21.15.46:6801/1822110403":"2024-02-11T06:21:08.299079+0000","172.21.15.46:0/358803333":"2024-02-11T06:21:38.523382+0000","172.21.15.46:0/2305900372":"2024-02-11T06:21:08.299079+0000","172.21.15.46:0/376669034":"2024-02-11T06:21:08.299079+0000","172.21.15.46:0/103212713":"2024-02-11T06:21:38.523382+0000","172.21.15.46:6800/1822110403":"2024-02-11T06:21:08.299079+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-02-10T06:29:02.775 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:02 smithi046 bash[14329]: audit 2024-02-10T06:29:02.625690+0000 mon.a (mon.0) 871 : audit [DBG] from='client.? 172.21.15.46:0/2073879522' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T06:29:02.775 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:02 smithi046 bash[20068]: audit 2024-02-10T06:29:02.625690+0000 mon.a (mon.0) 871 : audit [DBG] from='client.? 172.21.15.46:0/2073879522' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T06:29:02.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:02 smithi175 bash[14559]: audit 2024-02-10T06:29:02.625690+0000 mon.a (mon.0) 871 : audit [DBG] from='client.? 172.21.15.46:0/2073879522' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T06:29:03.976 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:03 smithi046 bash[20068]: cluster 2024-02-10T06:29:02.149718+0000 mgr.y (mgr.14460) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:03.976 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:03 smithi046 bash[14329]: cluster 2024-02-10T06:29:02.149718+0000 mgr.y (mgr.14460) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:03.978 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-10T06:29:03.978 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-10T06:29:03.979 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-10T06:29:03.979 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-02-10T06:29:03.980 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-02-10T06:29:03.980 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-02-10T06:29:03.980 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-02-10T06:29:03.981 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-02-10T06:29:03.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:03 smithi175 bash[14559]: cluster 2024-02-10T06:29:02.149718+0000 mgr.y (mgr.14460) 51 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:03.993 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:29:03 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:29:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:29:05.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:05 smithi046 bash[14329]: cluster 2024-02-10T06:29:04.150168+0000 mgr.y (mgr.14460) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:05.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:05 smithi046 bash[20068]: cluster 2024-02-10T06:29:04.150168+0000 mgr.y (mgr.14460) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:05.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:05 smithi175 bash[14559]: cluster 2024-02-10T06:29:04.150168+0000 mgr.y (mgr.14460) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:07.161 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:29:07.161 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:29:07.168 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:29:07.168 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:29:07.169 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:29:07.169 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:29:07.169 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:29:07.170 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:29:07.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:07 smithi175 bash[14559]: cluster 2024-02-10T06:29:06.150802+0000 mgr.y (mgr.14460) 53 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:07.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:07 smithi175 bash[14559]: audit 2024-02-10T06:29:07.220918+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:07.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:07 smithi175 bash[14559]: audit 2024-02-10T06:29:07.308881+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:07.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:07 smithi175 bash[14559]: audit 2024-02-10T06:29:07.316066+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:07.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:07 smithi175 bash[14559]: audit 2024-02-10T06:29:07.319971+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T06:29:07.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:07 smithi175 bash[14559]: audit 2024-02-10T06:29:07.329041+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:08.173 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:07 smithi046 bash[20068]: cluster 2024-02-10T06:29:06.150802+0000 mgr.y (mgr.14460) 53 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:08.173 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:07 smithi046 bash[20068]: audit 2024-02-10T06:29:07.220918+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:08.173 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:07 smithi046 bash[20068]: audit 2024-02-10T06:29:07.308881+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:08.173 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:07 smithi046 bash[20068]: audit 2024-02-10T06:29:07.316066+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:08.173 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:07 smithi046 bash[20068]: audit 2024-02-10T06:29:07.319971+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T06:29:08.173 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:07 smithi046 bash[20068]: audit 2024-02-10T06:29:07.329041+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:08.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:07 smithi046 bash[14329]: cluster 2024-02-10T06:29:06.150802+0000 mgr.y (mgr.14460) 53 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:08.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:07 smithi046 bash[14329]: audit 2024-02-10T06:29:07.220918+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:08.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:07 smithi046 bash[14329]: audit 2024-02-10T06:29:07.308881+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:08.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:07 smithi046 bash[14329]: audit 2024-02-10T06:29:07.316066+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:08.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:07 smithi046 bash[14329]: audit 2024-02-10T06:29:07.319971+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T06:29:08.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:07 smithi046 bash[14329]: audit 2024-02-10T06:29:07.329041+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:08.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:08 smithi175 bash[14559]: audit 2024-02-10T06:29:07.320556+0000 mgr.y (mgr.14460) 54 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T06:29:08.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:08 smithi175 bash[14559]: cephadm 2024-02-10T06:29:07.336181+0000 mgr.y (mgr.14460) 55 : cephadm [INF] Deploying daemon grafana.a on smithi175 2024-02-10T06:29:09.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:08 smithi046 bash[14329]: audit 2024-02-10T06:29:07.320556+0000 mgr.y (mgr.14460) 54 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T06:29:09.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:08 smithi046 bash[14329]: cephadm 2024-02-10T06:29:07.336181+0000 mgr.y (mgr.14460) 55 : cephadm [INF] Deploying daemon grafana.a on smithi175 2024-02-10T06:29:09.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:29:08 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:29:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:29:09.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:08 smithi046 bash[20068]: audit 2024-02-10T06:29:07.320556+0000 mgr.y (mgr.14460) 54 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T06:29:09.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:08 smithi046 bash[20068]: cephadm 2024-02-10T06:29:07.336181+0000 mgr.y (mgr.14460) 55 : cephadm [INF] Deploying daemon grafana.a on smithi175 2024-02-10T06:29:09.679 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:29:09 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:29:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:29:09.945 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:09 smithi175 bash[14559]: cluster 2024-02-10T06:29:08.151456+0000 mgr.y (mgr.14460) 56 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:09.945 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:09 smithi175 bash[14559]: audit 2024-02-10T06:29:08.678104+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:09.945 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:09 smithi175 bash[14559]: audit 2024-02-10T06:29:08.685543+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:09.945 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:09 smithi175 bash[14559]: audit 2024-02-10T06:29:09.246203+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:09.945 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:09 smithi175 bash[14559]: audit 2024-02-10T06:29:09.421924+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:10.061 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:29:09 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:29:09] "GET /metrics HTTP/1.1" 200 191499 "" "Prometheus/2.33.4" 2024-02-10T06:29:10.061 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:09 smithi046 bash[20068]: cluster 2024-02-10T06:29:08.151456+0000 mgr.y (mgr.14460) 56 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:10.061 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:09 smithi046 bash[20068]: audit 2024-02-10T06:29:08.678104+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:10.061 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:09 smithi046 bash[20068]: audit 2024-02-10T06:29:08.685543+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:10.061 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:09 smithi046 bash[20068]: audit 2024-02-10T06:29:09.246203+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:10.061 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:09 smithi046 bash[20068]: audit 2024-02-10T06:29:09.421924+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:10.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:09 smithi046 bash[14329]: cluster 2024-02-10T06:29:08.151456+0000 mgr.y (mgr.14460) 56 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:10.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:09 smithi046 bash[14329]: audit 2024-02-10T06:29:08.678104+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:10.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:09 smithi046 bash[14329]: audit 2024-02-10T06:29:08.685543+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:10.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:09 smithi046 bash[14329]: audit 2024-02-10T06:29:09.246203+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:10.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:09 smithi046 bash[14329]: audit 2024-02-10T06:29:09.421924+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:10.337 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:29:10 smithi046 bash[40895]: level=info ts=2024-02-10T06:29:10.258Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-02-10T06:29:11.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:11 smithi046 bash[14329]: cluster 2024-02-10T06:29:10.152086+0000 mgr.y (mgr.14460) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:11.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:11 smithi046 bash[20068]: cluster 2024-02-10T06:29:10.152086+0000 mgr.y (mgr.14460) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:11.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:11 smithi175 bash[14559]: cluster 2024-02-10T06:29:10.152086+0000 mgr.y (mgr.14460) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:12.374 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:29:12 smithi046 bash[40895]: level=info ts=2024-02-10T06:29:12.208Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000071874s 2024-02-10T06:29:13.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:13 smithi046 bash[14329]: cluster 2024-02-10T06:29:12.152821+0000 mgr.y (mgr.14460) 58 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:13.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:13 smithi046 bash[20068]: cluster 2024-02-10T06:29:12.152821+0000 mgr.y (mgr.14460) 58 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:13.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:13 smithi175 bash[14559]: cluster 2024-02-10T06:29:12.152821+0000 mgr.y (mgr.14460) 58 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:13.993 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:29:13 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:29:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:29:14.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:14 smithi046 bash[20068]: audit 2024-02-10T06:29:14.499156+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:29:14.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:14 smithi046 bash[20068]: audit 2024-02-10T06:29:14.512684+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:29:14.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:14 smithi046 bash[14329]: audit 2024-02-10T06:29:14.499156+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:29:14.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:14 smithi046 bash[14329]: audit 2024-02-10T06:29:14.512684+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:29:14.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:14 smithi175 bash[14559]: audit 2024-02-10T06:29:14.499156+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:29:14.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:14 smithi175 bash[14559]: audit 2024-02-10T06:29:14.512684+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:29:15.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:15 smithi175 bash[14559]: cluster 2024-02-10T06:29:14.153445+0000 mgr.y (mgr.14460) 59 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:16.112 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:15 smithi046 bash[14329]: cluster 2024-02-10T06:29:14.153445+0000 mgr.y (mgr.14460) 59 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:16.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:15 smithi046 bash[20068]: cluster 2024-02-10T06:29:14.153445+0000 mgr.y (mgr.14460) 59 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:17.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:17 smithi046 bash[14329]: cluster 2024-02-10T06:29:16.154170+0000 mgr.y (mgr.14460) 60 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:17.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:17 smithi046 bash[20068]: cluster 2024-02-10T06:29:16.154170+0000 mgr.y (mgr.14460) 60 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:17.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:17 smithi175 bash[14559]: cluster 2024-02-10T06:29:16.154170+0000 mgr.y (mgr.14460) 60 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:19.967 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:19 smithi046 bash[14329]: cluster 2024-02-10T06:29:18.154791+0000 mgr.y (mgr.14460) 61 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:19.967 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:29:19 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:29:19] "GET /metrics HTTP/1.1" 200 191512 "" "Prometheus/2.33.4" 2024-02-10T06:29:19.967 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:19 smithi046 bash[20068]: cluster 2024-02-10T06:29:18.154791+0000 mgr.y (mgr.14460) 61 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:19.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:19 smithi175 bash[14559]: cluster 2024-02-10T06:29:18.154791+0000 mgr.y (mgr.14460) 61 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:20.359 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:29:20 smithi046 bash[40895]: level=info ts=2024-02-10T06:29:20.211Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002911485s 2024-02-10T06:29:21.803 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:21 smithi046 bash[14329]: cluster 2024-02-10T06:29:20.155447+0000 mgr.y (mgr.14460) 62 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:21.803 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:21 smithi046 bash[20068]: cluster 2024-02-10T06:29:20.155447+0000 mgr.y (mgr.14460) 62 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:21.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:21 smithi175 bash[14559]: cluster 2024-02-10T06:29:20.155447+0000 mgr.y (mgr.14460) 62 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:23.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:23 smithi046 bash[14329]: cluster 2024-02-10T06:29:22.156147+0000 mgr.y (mgr.14460) 63 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:23.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:23 smithi046 bash[20068]: cluster 2024-02-10T06:29:22.156147+0000 mgr.y (mgr.14460) 63 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:23.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:23 smithi175 bash[14559]: cluster 2024-02-10T06:29:22.156147+0000 mgr.y (mgr.14460) 63 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:23.996 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:29:23 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:29:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:29:24.891 INFO:teuthology.orchestra.run.smithi046.stdout:55834574914 2024-02-10T06:29:24.892 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-10T06:29:24.893 INFO:teuthology.orchestra.run.smithi046.stdout:34359738441 2024-02-10T06:29:24.893 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-10T06:29:25.134 INFO:teuthology.orchestra.run.smithi046.stdout:77309411387 2024-02-10T06:29:25.135 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-10T06:29:25.624 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:29:25 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:29:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:29:25.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:25 smithi175 bash[14559]: cluster 2024-02-10T06:29:24.156793+0000 mgr.y (mgr.14460) 64 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:25.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:25 smithi175 bash[14559]: audit 2024-02-10T06:29:25.419058+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:25.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:25 smithi175 bash[14559]: audit 2024-02-10T06:29:25.426676+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:26.044 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:25 smithi046 bash[14329]: cluster 2024-02-10T06:29:24.156793+0000 mgr.y (mgr.14460) 64 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:26.044 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:25 smithi046 bash[14329]: audit 2024-02-10T06:29:25.419058+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:26.044 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:25 smithi046 bash[14329]: audit 2024-02-10T06:29:25.426676+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:26.044 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:25 smithi046 bash[20068]: cluster 2024-02-10T06:29:24.156793+0000 mgr.y (mgr.14460) 64 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:26.044 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:25 smithi046 bash[20068]: audit 2024-02-10T06:29:25.419058+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:26.044 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:25 smithi046 bash[20068]: audit 2024-02-10T06:29:25.426676+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:26.661 INFO:teuthology.orchestra.run.smithi046.stdout:167503724580 2024-02-10T06:29:26.662 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-02-10T06:29:27.545 INFO:teuthology.orchestra.run.smithi046.stdout:111669149748 2024-02-10T06:29:27.546 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-02-10T06:29:27.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:27 smithi046 bash[14329]: cluster 2024-02-10T06:29:26.157349+0000 mgr.y (mgr.14460) 65 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:27.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:27 smithi046 bash[20068]: cluster 2024-02-10T06:29:26.157349+0000 mgr.y (mgr.14460) 65 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:27.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:27 smithi175 bash[14559]: cluster 2024-02-10T06:29:26.157349+0000 mgr.y (mgr.14460) 65 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:28.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:28 smithi046 bash[20068]: audit 2024-02-10T06:29:27.749968+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:28.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:28 smithi046 bash[20068]: audit 2024-02-10T06:29:27.752449+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:29:28.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:28 smithi046 bash[20068]: audit 2024-02-10T06:29:27.754023+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:29:28.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:28 smithi046 bash[20068]: audit 2024-02-10T06:29:27.755067+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:29:28.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:28 smithi046 bash[20068]: audit 2024-02-10T06:29:27.762253+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:28.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:28 smithi046 bash[20068]: cephadm 2024-02-10T06:29:27.762905+0000 mgr.y (mgr.14460) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:29:28.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:28 smithi046 bash[20068]: cephadm 2024-02-10T06:29:27.765059+0000 mgr.y (mgr.14460) 67 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T06:29:28.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:28 smithi046 bash[20068]: cephadm 2024-02-10T06:29:27.769614+0000 mgr.y (mgr.14460) 68 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi046 2024-02-10T06:29:28.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:28 smithi046 bash[14329]: audit 2024-02-10T06:29:27.749968+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:28.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:28 smithi046 bash[14329]: audit 2024-02-10T06:29:27.752449+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:29:28.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:28 smithi046 bash[14329]: audit 2024-02-10T06:29:27.754023+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:29:28.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:28 smithi046 bash[14329]: audit 2024-02-10T06:29:27.755067+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:29:28.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:28 smithi046 bash[14329]: audit 2024-02-10T06:29:27.762253+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:28.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:28 smithi046 bash[14329]: cephadm 2024-02-10T06:29:27.762905+0000 mgr.y (mgr.14460) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:29:28.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:28 smithi046 bash[14329]: cephadm 2024-02-10T06:29:27.765059+0000 mgr.y (mgr.14460) 67 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T06:29:28.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:28 smithi046 bash[14329]: cephadm 2024-02-10T06:29:27.769614+0000 mgr.y (mgr.14460) 68 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi046 2024-02-10T06:29:29.213 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:28 smithi175 bash[14559]: audit 2024-02-10T06:29:27.749968+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:29.213 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:28 smithi175 bash[14559]: audit 2024-02-10T06:29:27.752449+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:29:29.214 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:28 smithi175 bash[14559]: audit 2024-02-10T06:29:27.754023+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:29:29.214 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:28 smithi175 bash[14559]: audit 2024-02-10T06:29:27.755067+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:29:29.214 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:28 smithi175 bash[14559]: audit 2024-02-10T06:29:27.762253+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:29.214 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:28 smithi175 bash[14559]: cephadm 2024-02-10T06:29:27.762905+0000 mgr.y (mgr.14460) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:29:29.214 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:28 smithi175 bash[14559]: cephadm 2024-02-10T06:29:27.765059+0000 mgr.y (mgr.14460) 67 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T06:29:29.214 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:28 smithi175 bash[14559]: cephadm 2024-02-10T06:29:27.769614+0000 mgr.y (mgr.14460) 68 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi046 2024-02-10T06:29:29.315 INFO:teuthology.orchestra.run.smithi046.stdout:236223201301 2024-02-10T06:29:29.315 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-02-10T06:29:29.484 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:29 smithi175 bash[36577]: t=2024-02-10T06:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-02-10T06:29:29.609 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:29:29 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:29:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:29:29.743 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:29 smithi175 bash[36577]: t=2024-02-10T06:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-02-10T06:29:29.743 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:29 smithi175 bash[36577]: t=2024-02-10T06:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-02-10T06:29:29.743 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:29 smithi175 bash[36577]: t=2024-02-10T06:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-02-10T06:29:29.744 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:29 smithi175 bash[36577]: t=2024-02-10T06:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-02-10T06:29:29.744 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:29 smithi175 bash[36577]: t=2024-02-10T06:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-02-10T06:29:29.744 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:29 smithi175 bash[36577]: t=2024-02-10T06:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-02-10T06:29:29.744 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:29 smithi175 bash[36577]: t=2024-02-10T06:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-02-10T06:29:29.874 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:29:29 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:29:29] "GET /metrics HTTP/1.1" 200 191511 "" "Prometheus/2.33.4" 2024-02-10T06:29:29.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:29 smithi046 bash[14329]: cluster 2024-02-10T06:29:28.157834+0000 mgr.y (mgr.14460) 69 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:29.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:29 smithi046 bash[14329]: audit 2024-02-10T06:29:29.257978+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:29.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:29 smithi046 bash[14329]: audit 2024-02-10T06:29:29.547621+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:29.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:29 smithi046 bash[20068]: cluster 2024-02-10T06:29:28.157834+0000 mgr.y (mgr.14460) 69 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:29.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:29 smithi046 bash[20068]: audit 2024-02-10T06:29:29.257978+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:29.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:29 smithi046 bash[20068]: audit 2024-02-10T06:29:29.547621+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:30.013 INFO:teuthology.orchestra.run.smithi046.stdout:201863462941 2024-02-10T06:29:30.013 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-02-10T06:29:30.072 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:29 smithi175 bash[14559]: cluster 2024-02-10T06:29:28.157834+0000 mgr.y (mgr.14460) 69 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:30.072 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:29 smithi175 bash[14559]: audit 2024-02-10T06:29:29.257978+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:30.072 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:29 smithi175 bash[14559]: audit 2024-02-10T06:29:29.547621+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:30.073 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:29 smithi175 bash[36577]: t=2024-02-10T06:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-02-10T06:29:30.073 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:29 smithi175 bash[36577]: t=2024-02-10T06:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-10T06:29:30.073 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:29 smithi175 bash[36577]: t=2024-02-10T06:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-02-10T06:29:30.073 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:29 smithi175 bash[36577]: t=2024-02-10T06:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-02-10T06:29:30.073 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:29 smithi175 bash[36577]: t=2024-02-10T06:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-02-10T06:29:30.073 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:29 smithi175 bash[36577]: t=2024-02-10T06:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-02-10T06:29:30.073 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:29 smithi175 bash[36577]: t=2024-02-10T06:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-02-10T06:29:30.350 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:30 smithi175 bash[36577]: t=2024-02-10T06:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-02-10T06:29:30.350 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:30 smithi175 bash[36577]: t=2024-02-10T06:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-02-10T06:29:30.350 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:30 smithi175 bash[36577]: t=2024-02-10T06:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-02-10T06:29:30.351 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:30 smithi175 bash[36577]: t=2024-02-10T06:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-02-10T06:29:30.351 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:30 smithi175 bash[36577]: t=2024-02-10T06:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-02-10T06:29:30.351 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:30 smithi175 bash[36577]: t=2024-02-10T06:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-02-10T06:29:30.351 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:30 smithi175 bash[36577]: t=2024-02-10T06:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-02-10T06:29:30.628 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:30 smithi175 bash[36577]: t=2024-02-10T06:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-02-10T06:29:30.628 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:30 smithi175 bash[36577]: t=2024-02-10T06:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-02-10T06:29:30.628 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:30 smithi175 bash[36577]: t=2024-02-10T06:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-02-10T06:29:30.628 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:30 smithi175 bash[36577]: t=2024-02-10T06:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-02-10T06:29:30.629 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:30 smithi175 bash[36577]: t=2024-02-10T06:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-02-10T06:29:30.915 INFO:teuthology.orchestra.run.smithi046.stdout:133143986221 2024-02-10T06:29:30.916 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-02-10T06:29:30.949 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:30 smithi175 bash[36577]: t=2024-02-10T06:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-02-10T06:29:30.949 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:30 smithi175 bash[36577]: t=2024-02-10T06:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-02-10T06:29:30.949 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:30 smithi175 bash[36577]: t=2024-02-10T06:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-02-10T06:29:30.949 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:30 smithi175 bash[36577]: t=2024-02-10T06:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-02-10T06:29:31.243 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:31 smithi175 bash[36577]: t=2024-02-10T06:29:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-02-10T06:29:31.243 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:31 smithi175 bash[36577]: t=2024-02-10T06:29:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-02-10T06:29:31.390 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:29:31.391 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:29:31.391 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:29:31.392 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:29:31.392 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:29:31.698 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:31 smithi175 bash[36577]: t=2024-02-10T06:29:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-02-10T06:29:31.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:31 smithi175 bash[14559]: cluster 2024-02-10T06:29:30.158272+0000 mgr.y (mgr.14460) 70 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:31.994 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:31 smithi175 bash[36577]: t=2024-02-10T06:29:31+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-02-10T06:29:31.994 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:31 smithi175 bash[36577]: t=2024-02-10T06:29:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-02-10T06:29:31.994 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:31 smithi175 bash[36577]: t=2024-02-10T06:29:31+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-02-10T06:29:31.994 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:31 smithi175 bash[36577]: t=2024-02-10T06:29:31+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-02-10T06:29:32.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:31 smithi046 bash[14329]: cluster 2024-02-10T06:29:30.158272+0000 mgr.y (mgr.14460) 70 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:32.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:31 smithi046 bash[20068]: cluster 2024-02-10T06:29:30.158272+0000 mgr.y (mgr.14460) 70 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:32.486 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:32 smithi175 bash[36577]: t=2024-02-10T06:29:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-02-10T06:29:32.571 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:29:32.700 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:29:32.700 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:29:32.743 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:32 smithi175 bash[36577]: t=2024-02-10T06:29:32+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-02-10T06:29:33.147 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:32 smithi175 bash[36577]: t=2024-02-10T06:29:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-02-10T06:29:33.147 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:32 smithi175 bash[36577]: t=2024-02-10T06:29:32+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-02-10T06:29:33.147 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:32 smithi175 bash[36577]: t=2024-02-10T06:29:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-02-10T06:29:33.465 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:33 smithi175 bash[36577]: t=2024-02-10T06:29:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-02-10T06:29:33.465 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:33 smithi175 bash[36577]: t=2024-02-10T06:29:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-02-10T06:29:33.465 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:33 smithi175 bash[36577]: t=2024-02-10T06:29:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-02-10T06:29:33.465 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:33 smithi175 bash[36577]: t=2024-02-10T06:29:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-02-10T06:29:33.624 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:29:33 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:29:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:29:33.743 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:33 smithi175 bash[36577]: t=2024-02-10T06:29:33+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-02-10T06:29:33.743 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:33 smithi175 bash[36577]: t=2024-02-10T06:29:33+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-02-10T06:29:33.743 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:33 smithi175 bash[36577]: t=2024-02-10T06:29:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-02-10T06:29:33.743 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:33 smithi175 bash[36577]: t=2024-02-10T06:29:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-02-10T06:29:33.744 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:33 smithi175 bash[36577]: t=2024-02-10T06:29:33+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-02-10T06:29:34.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:33 smithi046 bash[14329]: cluster 2024-02-10T06:29:32.158879+0000 mgr.y (mgr.14460) 71 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:34.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:33 smithi046 bash[14329]: audit 2024-02-10T06:29:33.308976+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:34.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:33 smithi046 bash[14329]: audit 2024-02-10T06:29:33.314495+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:34.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:33 smithi046 bash[20068]: cluster 2024-02-10T06:29:32.158879+0000 mgr.y (mgr.14460) 71 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:34.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:33 smithi046 bash[20068]: audit 2024-02-10T06:29:33.308976+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:34.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:33 smithi046 bash[20068]: audit 2024-02-10T06:29:33.314495+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:34.243 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:29:33 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:29:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:29:34.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:33 smithi175 bash[14559]: cluster 2024-02-10T06:29:32.158879+0000 mgr.y (mgr.14460) 71 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:34.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:33 smithi175 bash[14559]: audit 2024-02-10T06:29:33.308976+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:34.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:33 smithi175 bash[14559]: audit 2024-02-10T06:29:33.314495+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:34.244 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:33 smithi175 bash[36577]: t=2024-02-10T06:29:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-02-10T06:29:34.244 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:33 smithi175 bash[36577]: t=2024-02-10T06:29:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-02-10T06:29:34.244 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:34 smithi175 bash[36577]: t=2024-02-10T06:29:34+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-02-10T06:29:34.574 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:34 smithi175 bash[36577]: t=2024-02-10T06:29:34+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-02-10T06:29:34.831 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:34 smithi175 bash[36577]: t=2024-02-10T06:29:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-02-10T06:29:34.832 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:34 smithi175 bash[36577]: t=2024-02-10T06:29:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-02-10T06:29:34.832 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:34 smithi175 bash[36577]: t=2024-02-10T06:29:34+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-02-10T06:29:35.193 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:34 smithi175 bash[36577]: t=2024-02-10T06:29:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-02-10T06:29:35.193 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:34 smithi175 bash[36577]: t=2024-02-10T06:29:34+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-02-10T06:29:35.493 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:35 smithi175 bash[36577]: t=2024-02-10T06:29:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-02-10T06:29:35.787 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:35 smithi175 bash[36577]: t=2024-02-10T06:29:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-02-10T06:29:36.071 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:35 smithi175 bash[14559]: cluster 2024-02-10T06:29:34.159533+0000 mgr.y (mgr.14460) 72 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:36.072 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:35 smithi175 bash[36577]: t=2024-02-10T06:29:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-02-10T06:29:36.072 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:35 smithi175 bash[36577]: t=2024-02-10T06:29:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-02-10T06:29:36.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:35 smithi046 bash[14329]: cluster 2024-02-10T06:29:34.159533+0000 mgr.y (mgr.14460) 72 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:36.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:35 smithi046 bash[20068]: cluster 2024-02-10T06:29:34.159533+0000 mgr.y (mgr.14460) 72 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:36.347 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:36 smithi175 bash[36577]: t=2024-02-10T06:29:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-02-10T06:29:36.348 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:36 smithi175 bash[36577]: t=2024-02-10T06:29:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-02-10T06:29:36.348 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:36 smithi175 bash[36577]: t=2024-02-10T06:29:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-02-10T06:29:36.608 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:36 smithi175 bash[36577]: t=2024-02-10T06:29:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-02-10T06:29:36.608 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:36 smithi175 bash[36577]: t=2024-02-10T06:29:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-02-10T06:29:36.609 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:36 smithi175 bash[36577]: t=2024-02-10T06:29:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-02-10T06:29:36.609 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:36 smithi175 bash[36577]: t=2024-02-10T06:29:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-02-10T06:29:36.783 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:36 smithi175 bash[36577]: t=2024-02-10T06:29:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-02-10T06:29:36.783 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:36 smithi175 bash[36577]: t=2024-02-10T06:29:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-02-10T06:29:36.784 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:36 smithi175 bash[36577]: t=2024-02-10T06:29:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-02-10T06:29:36.784 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:36 smithi175 bash[36577]: t=2024-02-10T06:29:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-02-10T06:29:36.784 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:36 smithi175 bash[36577]: t=2024-02-10T06:29:36+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-02-10T06:29:36.892 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:36 smithi175 bash[36577]: t=2024-02-10T06:29:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-02-10T06:29:36.893 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:36 smithi175 bash[36577]: t=2024-02-10T06:29:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-02-10T06:29:37.015 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:29:36 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:29:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:29:37.145 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:36 smithi175 bash[36577]: t=2024-02-10T06:29:36+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-02-10T06:29:37.145 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:36 smithi175 bash[36577]: t=2024-02-10T06:29:36+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-02-10T06:29:37.145 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:36 smithi175 bash[36577]: t=2024-02-10T06:29:36+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-02-10T06:29:37.146 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[36577]: t=2024-02-10T06:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-02-10T06:29:37.146 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[36577]: t=2024-02-10T06:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-02-10T06:29:37.146 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[36577]: t=2024-02-10T06:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-02-10T06:29:37.406 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[36577]: t=2024-02-10T06:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-02-10T06:29:37.406 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[36577]: t=2024-02-10T06:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-02-10T06:29:37.406 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[36577]: t=2024-02-10T06:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-02-10T06:29:37.406 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[36577]: t=2024-02-10T06:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-02-10T06:29:37.406 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[36577]: t=2024-02-10T06:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-02-10T06:29:37.406 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[36577]: t=2024-02-10T06:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-02-10T06:29:37.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[14559]: cluster 2024-02-10T06:29:36.160225+0000 mgr.y (mgr.14460) 73 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:37.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[14559]: audit 2024-02-10T06:29:36.642720+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:37.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[14559]: audit 2024-02-10T06:29:36.649017+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:37.684 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[36577]: t=2024-02-10T06:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-02-10T06:29:37.684 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[36577]: t=2024-02-10T06:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-02-10T06:29:37.684 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[36577]: t=2024-02-10T06:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-02-10T06:29:37.684 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[36577]: t=2024-02-10T06:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-02-10T06:29:37.684 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[36577]: t=2024-02-10T06:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-02-10T06:29:37.684 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[36577]: t=2024-02-10T06:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-02-10T06:29:37.684 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[36577]: t=2024-02-10T06:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-02-10T06:29:37.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:37 smithi046 bash[14329]: cluster 2024-02-10T06:29:36.160225+0000 mgr.y (mgr.14460) 73 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:37.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:37 smithi046 bash[14329]: audit 2024-02-10T06:29:36.642720+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:37.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:37 smithi046 bash[14329]: audit 2024-02-10T06:29:36.649017+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:37.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:37 smithi046 bash[20068]: cluster 2024-02-10T06:29:36.160225+0000 mgr.y (mgr.14460) 73 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:37.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:37 smithi046 bash[20068]: audit 2024-02-10T06:29:36.642720+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:37.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:37 smithi046 bash[20068]: audit 2024-02-10T06:29:36.649017+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:37.993 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[36577]: t=2024-02-10T06:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-02-10T06:29:37.993 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[36577]: t=2024-02-10T06:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-02-10T06:29:37.994 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[36577]: t=2024-02-10T06:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-10T06:29:37.994 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[36577]: t=2024-02-10T06:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-02-10T06:29:37.994 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[36577]: t=2024-02-10T06:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-02-10T06:29:37.994 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:37 smithi175 bash[36577]: t=2024-02-10T06:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-02-10T06:29:38.402 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:38 smithi175 bash[36577]: t=2024-02-10T06:29:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-02-10T06:29:38.402 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:38 smithi175 bash[36577]: t=2024-02-10T06:29:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-02-10T06:29:38.402 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:38 smithi175 bash[36577]: t=2024-02-10T06:29:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-02-10T06:29:38.493 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:38 smithi175 bash[36577]: t=2024-02-10T06:29:38+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-02-10T06:29:38.727 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:38 smithi175 bash[36577]: t=2024-02-10T06:29:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-02-10T06:29:38.993 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:38 smithi175 bash[36577]: t=2024-02-10T06:29:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-02-10T06:29:38.993 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:38 smithi175 bash[36577]: t=2024-02-10T06:29:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-02-10T06:29:39.326 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[36577]: t=2024-02-10T06:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-02-10T06:29:39.326 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[36577]: t=2024-02-10T06:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-02-10T06:29:39.327 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[36577]: t=2024-02-10T06:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-02-10T06:29:39.327 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[36577]: t=2024-02-10T06:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-02-10T06:29:39.554 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:29:39 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:29:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:29:39.587 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[36577]: t=2024-02-10T06:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-02-10T06:29:39.588 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[36577]: t=2024-02-10T06:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-02-10T06:29:39.588 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[36577]: t=2024-02-10T06:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-02-10T06:29:39.588 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[36577]: t=2024-02-10T06:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-02-10T06:29:39.588 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[36577]: t=2024-02-10T06:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-02-10T06:29:39.588 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[36577]: t=2024-02-10T06:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-02-10T06:29:39.589 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[36577]: t=2024-02-10T06:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-02-10T06:29:39.856 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[14559]: cluster 2024-02-10T06:29:38.160850+0000 mgr.y (mgr.14460) 74 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:39.856 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[14559]: audit 2024-02-10T06:29:39.353980+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:39.856 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[14559]: audit 2024-02-10T06:29:39.360387+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:39.857 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[36577]: t=2024-02-10T06:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-02-10T06:29:39.857 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[36577]: t=2024-02-10T06:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-02-10T06:29:39.857 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[36577]: t=2024-02-10T06:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-02-10T06:29:39.857 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[36577]: t=2024-02-10T06:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-02-10T06:29:39.857 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[36577]: t=2024-02-10T06:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-02-10T06:29:39.857 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[36577]: t=2024-02-10T06:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-02-10T06:29:39.875 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:29:39 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:29:39] "GET /metrics HTTP/1.1" 200 191511 "" "Prometheus/2.33.4" 2024-02-10T06:29:39.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:39 smithi046 bash[14329]: cluster 2024-02-10T06:29:38.160850+0000 mgr.y (mgr.14460) 74 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:39.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:39 smithi046 bash[14329]: audit 2024-02-10T06:29:39.353980+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:39.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:39 smithi046 bash[14329]: audit 2024-02-10T06:29:39.360387+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:39.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:39 smithi046 bash[20068]: cluster 2024-02-10T06:29:38.160850+0000 mgr.y (mgr.14460) 74 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:39.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:39 smithi046 bash[20068]: audit 2024-02-10T06:29:39.353980+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:39.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:39 smithi046 bash[20068]: audit 2024-02-10T06:29:39.360387+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:40.185 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[36577]: t=2024-02-10T06:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-02-10T06:29:40.185 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[36577]: t=2024-02-10T06:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-02-10T06:29:40.185 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[36577]: t=2024-02-10T06:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-02-10T06:29:40.185 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[36577]: t=2024-02-10T06:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-02-10T06:29:40.186 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[36577]: t=2024-02-10T06:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-02-10T06:29:40.186 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:39 smithi175 bash[36577]: t=2024-02-10T06:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-02-10T06:29:40.186 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-02-10T06:29:40.186 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-02-10T06:29:40.186 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-02-10T06:29:40.187 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-02-10T06:29:40.187 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-02-10T06:29:40.446 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-02-10T06:29:40.446 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-02-10T06:29:40.446 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-02-10T06:29:40.446 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-02-10T06:29:40.446 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-02-10T06:29:40.446 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-02-10T06:29:40.446 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-02-10T06:29:40.447 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-02-10T06:29:40.723 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-02-10T06:29:40.723 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-02-10T06:29:40.723 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-02-10T06:29:40.723 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-02-10T06:29:40.723 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-02-10T06:29:40.723 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-02-10T06:29:40.723 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-02-10T06:29:40.723 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-02-10T06:29:40.975 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-02-10T06:29:40.976 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-02-10T06:29:40.976 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-02-10T06:29:40.976 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-02-10T06:29:40.976 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-02-10T06:29:40.976 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-02-10T06:29:40.976 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-02-10T06:29:40.976 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:40 smithi175 bash[36577]: t=2024-02-10T06:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-02-10T06:29:41.236 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-02-10T06:29:41.236 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-02-10T06:29:41.236 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-02-10T06:29:41.236 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-02-10T06:29:41.236 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-02-10T06:29:41.236 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-02-10T06:29:41.493 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-02-10T06:29:41.493 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-02-10T06:29:41.494 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-02-10T06:29:41.494 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-02-10T06:29:41.494 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-02-10T06:29:41.494 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-02-10T06:29:41.494 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-02-10T06:29:41.494 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-02-10T06:29:41.766 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[14559]: cluster 2024-02-10T06:29:40.161452+0000 mgr.y (mgr.14460) 75 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:41.766 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-02-10T06:29:41.766 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-02-10T06:29:41.766 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-02-10T06:29:41.766 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-02-10T06:29:41.766 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-02-10T06:29:41.767 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-02-10T06:29:41.767 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-02-10T06:29:42.052 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-02-10T06:29:42.052 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-02-10T06:29:42.052 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-02-10T06:29:42.052 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-02-10T06:29:42.052 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-02-10T06:29:42.052 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:41 smithi175 bash[36577]: t=2024-02-10T06:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-02-10T06:29:42.053 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-02-10T06:29:42.053 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-02-10T06:29:42.068 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:41 smithi046 bash[14329]: cluster 2024-02-10T06:29:40.161452+0000 mgr.y (mgr.14460) 75 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:42.068 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:41 smithi046 bash[20068]: cluster 2024-02-10T06:29:40.161452+0000 mgr.y (mgr.14460) 75 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:42.313 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-02-10T06:29:42.313 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-02-10T06:29:42.313 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-02-10T06:29:42.313 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-02-10T06:29:42.313 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-02-10T06:29:42.313 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-02-10T06:29:42.313 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-02-10T06:29:42.565 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-02-10T06:29:42.565 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-02-10T06:29:42.565 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-02-10T06:29:42.566 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-02-10T06:29:42.566 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-02-10T06:29:42.566 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-02-10T06:29:42.566 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-02-10T06:29:42.566 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-02-10T06:29:42.817 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-02-10T06:29:42.817 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-02-10T06:29:42.818 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-02-10T06:29:42.818 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-02-10T06:29:42.818 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-02-10T06:29:42.818 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-02-10T06:29:43.087 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-02-10T06:29:43.088 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-02-10T06:29:43.088 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-02-10T06:29:43.088 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:42 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-02-10T06:29:43.088 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-02-10T06:29:43.088 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-02-10T06:29:43.346 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-02-10T06:29:43.346 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-02-10T06:29:43.346 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-02-10T06:29:43.346 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-02-10T06:29:43.347 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-02-10T06:29:43.347 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-02-10T06:29:43.347 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-02-10T06:29:43.363 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:29:43 smithi046 systemd[1]: Stopping Ceph alertmanager.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:29:43.363 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:29:43 smithi046 bash[44015]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-alertmanager.a 2024-02-10T06:29:43.459 INFO:teuthology.orchestra.run.smithi046.stdout:77309411391 2024-02-10T06:29:43.615 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-02-10T06:29:43.615 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-02-10T06:29:43.615 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-02-10T06:29:43.615 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-02-10T06:29:43.615 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-02-10T06:29:43.615 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-02-10T06:29:43.615 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-02-10T06:29:43.615 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-02-10T06:29:43.624 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:29:43 smithi046 bash[40895]: level=info ts=2024-02-10T06:29:43.528Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-02-10T06:29:43.865 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[14559]: cluster 2024-02-10T06:29:42.162070+0000 mgr.y (mgr.14460) 76 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:43.865 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[14559]: audit 2024-02-10T06:29:43.457023+0000 mon.a (mon.0) 898 : audit [DBG] from='client.? 172.21.15.46:0/1033664226' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-10T06:29:43.866 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:29:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:29:43.866 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-02-10T06:29:43.866 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-02-10T06:29:43.866 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-02-10T06:29:43.866 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-02-10T06:29:43.866 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-02-10T06:29:43.866 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-02-10T06:29:44.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:43 smithi046 bash[14329]: cluster 2024-02-10T06:29:42.162070+0000 mgr.y (mgr.14460) 76 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:44.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:43 smithi046 bash[14329]: audit 2024-02-10T06:29:43.457023+0000 mon.a (mon.0) 898 : audit [DBG] from='client.? 172.21.15.46:0/1033664226' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-10T06:29:44.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:43 smithi046 bash[20068]: cluster 2024-02-10T06:29:42.162070+0000 mgr.y (mgr.14460) 76 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:44.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:43 smithi046 bash[20068]: audit 2024-02-10T06:29:43.457023+0000 mon.a (mon.0) 898 : audit [DBG] from='client.? 172.21.15.46:0/1033664226' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-10T06:29:44.127 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-02-10T06:29:44.127 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-02-10T06:29:44.127 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-02-10T06:29:44.127 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:43 smithi175 bash[36577]: t=2024-02-10T06:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-02-10T06:29:44.127 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-02-10T06:29:44.127 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-02-10T06:29:44.127 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-02-10T06:29:44.413 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-02-10T06:29:44.413 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-02-10T06:29:44.413 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-02-10T06:29:44.413 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-02-10T06:29:44.413 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-02-10T06:29:44.413 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-02-10T06:29:44.414 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-02-10T06:29:44.699 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-02-10T06:29:44.699 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-02-10T06:29:44.699 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-02-10T06:29:44.699 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-02-10T06:29:44.699 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-02-10T06:29:44.699 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-02-10T06:29:44.700 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-02-10T06:29:44.700 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-02-10T06:29:44.951 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-02-10T06:29:44.951 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-02-10T06:29:44.952 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-02-10T06:29:44.952 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-02-10T06:29:44.952 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-02-10T06:29:44.952 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-02-10T06:29:44.952 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-02-10T06:29:45.220 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-02-10T06:29:45.221 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:44 smithi175 bash[36577]: t=2024-02-10T06:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-02-10T06:29:45.221 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-02-10T06:29:45.221 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-02-10T06:29:45.221 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-02-10T06:29:45.221 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-02-10T06:29:45.221 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-02-10T06:29:45.473 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-02-10T06:29:45.473 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-02-10T06:29:45.473 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-02-10T06:29:45.473 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-02-10T06:29:45.473 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-02-10T06:29:45.473 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-02-10T06:29:45.473 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-02-10T06:29:45.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[14559]: cluster 2024-02-10T06:29:44.162661+0000 mgr.y (mgr.14460) 77 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:45.742 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-02-10T06:29:45.742 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-02-10T06:29:45.742 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-02-10T06:29:45.742 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-02-10T06:29:45.742 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-02-10T06:29:45.743 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-02-10T06:29:45.743 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-02-10T06:29:45.743 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-02-10T06:29:45.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:45 smithi046 bash[14329]: cluster 2024-02-10T06:29:44.162661+0000 mgr.y (mgr.14460) 77 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:45.870 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:45 smithi046 bash[20068]: cluster 2024-02-10T06:29:44.162661+0000 mgr.y (mgr.14460) 77 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:45.926 INFO:teuthology.orchestra.run.smithi046.stdout:111669149752 2024-02-10T06:29:45.993 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-02-10T06:29:45.994 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-02-10T06:29:45.994 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-02-10T06:29:45.994 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-02-10T06:29:45.994 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-02-10T06:29:45.994 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:45 smithi175 bash[36577]: t=2024-02-10T06:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-02-10T06:29:46.280 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-02-10T06:29:46.280 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-02-10T06:29:46.280 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-02-10T06:29:46.280 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-02-10T06:29:46.280 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-02-10T06:29:46.280 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-02-10T06:29:46.280 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-02-10T06:29:46.565 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-02-10T06:29:46.566 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-02-10T06:29:46.566 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-02-10T06:29:46.566 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-02-10T06:29:46.566 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-02-10T06:29:46.566 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-02-10T06:29:46.566 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-02-10T06:29:46.876 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[14559]: audit 2024-02-10T06:29:45.923669+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.46:0/3903590066' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-10T06:29:46.877 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-02-10T06:29:46.877 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-02-10T06:29:46.877 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-02-10T06:29:46.877 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-02-10T06:29:46.877 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-02-10T06:29:46.877 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-02-10T06:29:46.878 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-02-10T06:29:46.946 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:46 smithi046 bash[14329]: audit 2024-02-10T06:29:45.923669+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.46:0/3903590066' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-10T06:29:46.946 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:46 smithi046 bash[20068]: audit 2024-02-10T06:29:45.923669+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.46:0/3903590066' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-10T06:29:46.947 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:29:46 smithi046 bash[44026]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-alertmanager-a 2024-02-10T06:29:46.947 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:29:46 smithi046 bash[44241]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-alertmanager.a 2024-02-10T06:29:47.054 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411387 got 77309411391 for osd.2 2024-02-10T06:29:47.054 DEBUG:teuthology.parallel:result is None 2024-02-10T06:29:47.163 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-02-10T06:29:47.163 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-02-10T06:29:47.163 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:46 smithi175 bash[36577]: t=2024-02-10T06:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-02-10T06:29:47.163 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:47 smithi175 bash[36577]: t=2024-02-10T06:29:47+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-02-10T06:29:47.163 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:47 smithi175 bash[36577]: t=2024-02-10T06:29:47+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-02-10T06:29:47.163 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:47 smithi175 bash[36577]: t=2024-02-10T06:29:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-02-10T06:29:47.163 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:47 smithi175 bash[36577]: t=2024-02-10T06:29:47+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-02-10T06:29:47.164 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:47 smithi175 bash[36577]: t=2024-02-10T06:29:47+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-02-10T06:29:47.164 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:47 smithi175 bash[36577]: t=2024-02-10T06:29:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-02-10T06:29:47.469 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:47 smithi175 bash[36577]: t=2024-02-10T06:29:47+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-02-10T06:29:47.470 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:47 smithi175 bash[36577]: t=2024-02-10T06:29:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-02-10T06:29:47.470 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:47 smithi175 bash[36577]: t=2024-02-10T06:29:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-02-10T06:29:47.493 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:47 smithi175 bash[36577]: t=2024-02-10T06:29:47+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-02-10T06:29:47.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:47 smithi175 bash[14559]: cluster 2024-02-10T06:29:46.163312+0000 mgr.y (mgr.14460) 78 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:47.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:47 smithi175 bash[14559]: audit 2024-02-10T06:29:47.623236+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:47.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:47 smithi046 bash[14329]: cluster 2024-02-10T06:29:46.163312+0000 mgr.y (mgr.14460) 78 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:47.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:47 smithi046 bash[14329]: audit 2024-02-10T06:29:47.623236+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:47.857 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:47 smithi046 bash[20068]: cluster 2024-02-10T06:29:46.163312+0000 mgr.y (mgr.14460) 78 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:47.857 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:47 smithi046 bash[20068]: audit 2024-02-10T06:29:47.623236+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:47.857 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:29:47 smithi046 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-10T06:29:47.857 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:29:47 smithi046 systemd[1]: Stopped Ceph alertmanager.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:29:47.857 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:29:47 smithi046 systemd[1]: Started Ceph alertmanager.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:29:48.140 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:47 smithi175 bash[36577]: t=2024-02-10T06:29:47+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-02-10T06:29:48.493 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149748 got 111669149752 for osd.3 2024-02-10T06:29:48.493 DEBUG:teuthology.parallel:result is None 2024-02-10T06:29:48.493 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:48 smithi175 bash[36577]: t=2024-02-10T06:29:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-02-10T06:29:48.745 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:48 smithi046 bash[14329]: cephadm 2024-02-10T06:29:47.625546+0000 mgr.y (mgr.14460) 79 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T06:29:48.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:48 smithi175 bash[14559]: cephadm 2024-02-10T06:29:47.625546+0000 mgr.y (mgr.14460) 79 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T06:29:48.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:48 smithi175 bash[14559]: cephadm 2024-02-10T06:29:47.633489+0000 mgr.y (mgr.14460) 80 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2024-02-10T06:29:48.994 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:48 smithi175 bash[36577]: t=2024-02-10T06:29:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-02-10T06:29:48.994 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:48 smithi175 bash[36577]: t=2024-02-10T06:29:48+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-02-10T06:29:49.008 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:48 smithi046 bash[14329]: cephadm 2024-02-10T06:29:47.633489+0000 mgr.y (mgr.14460) 80 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2024-02-10T06:29:49.008 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:48 smithi046 bash[20068]: cephadm 2024-02-10T06:29:47.625546+0000 mgr.y (mgr.14460) 79 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T06:29:49.008 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:48 smithi046 bash[20068]: cephadm 2024-02-10T06:29:47.633489+0000 mgr.y (mgr.14460) 80 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2024-02-10T06:29:49.405 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:49 smithi175 bash[36577]: t=2024-02-10T06:29:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-02-10T06:29:49.405 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:49 smithi175 bash[36577]: t=2024-02-10T06:29:49+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-02-10T06:29:49.685 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:49 smithi175 bash[36577]: t=2024-02-10T06:29:49+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-02-10T06:29:49.685 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:49 smithi175 bash[36577]: t=2024-02-10T06:29:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-02-10T06:29:49.685 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:49 smithi175 bash[36577]: t=2024-02-10T06:29:49+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-02-10T06:29:49.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:49 smithi175 bash[14559]: cluster 2024-02-10T06:29:48.163900+0000 mgr.y (mgr.14460) 81 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:49.942 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:49 smithi175 bash[36577]: t=2024-02-10T06:29:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-02-10T06:29:49.942 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:49 smithi175 bash[36577]: t=2024-02-10T06:29:49+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-02-10T06:29:49.942 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:49 smithi175 bash[36577]: t=2024-02-10T06:29:49+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-02-10T06:29:50.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:49 smithi046 bash[14329]: cluster 2024-02-10T06:29:48.163900+0000 mgr.y (mgr.14460) 81 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:50.092 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:49 smithi046 bash[20068]: cluster 2024-02-10T06:29:48.163900+0000 mgr.y (mgr.14460) 81 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:50.092 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:29:49 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:29:49] "GET /metrics HTTP/1.1" 200 191513 "" "Prometheus/2.33.4" 2024-02-10T06:29:50.161 INFO:teuthology.orchestra.run.smithi046.stdout:34359738446 2024-02-10T06:29:50.175 INFO:teuthology.orchestra.run.smithi046.stdout:55834574919 2024-02-10T06:29:50.212 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:49 smithi175 bash[36577]: t=2024-02-10T06:29:49+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-02-10T06:29:50.212 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:50 smithi175 bash[36577]: t=2024-02-10T06:29:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-02-10T06:29:50.212 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:50 smithi175 bash[36577]: t=2024-02-10T06:29:50+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-02-10T06:29:50.493 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:50 smithi175 bash[36577]: t=2024-02-10T06:29:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-02-10T06:29:50.493 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:50 smithi175 bash[36577]: t=2024-02-10T06:29:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-02-10T06:29:50.517 INFO:teuthology.orchestra.run.smithi046.stdout:201863462945 2024-02-10T06:29:50.532 INFO:teuthology.orchestra.run.smithi046.stdout:236223201305 2024-02-10T06:29:50.644 INFO:teuthology.orchestra.run.smithi046.stdout:167503724585 2024-02-10T06:29:50.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:50 smithi175 bash[14559]: audit 2024-02-10T06:29:50.159077+0000 mon.b (mon.2) 29 : audit [DBG] from='client.? 172.21.15.46:0/1647050827' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-10T06:29:50.750 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:50 smithi175 bash[36577]: t=2024-02-10T06:29:50+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-02-10T06:29:50.750 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:50 smithi175 bash[36577]: t=2024-02-10T06:29:50+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-02-10T06:29:50.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:50 smithi046 bash[14329]: audit 2024-02-10T06:29:50.159077+0000 mon.b (mon.2) 29 : audit [DBG] from='client.? 172.21.15.46:0/1647050827' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-10T06:29:50.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:50 smithi046 bash[14329]: audit 2024-02-10T06:29:50.173378+0000 mon.a (mon.0) 900 : audit [DBG] from='client.? 172.21.15.46:0/2615530245' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-10T06:29:50.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:50 smithi046 bash[14329]: audit 2024-02-10T06:29:50.515410+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.46:0/3194954645' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-10T06:29:50.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:50 smithi046 bash[14329]: audit 2024-02-10T06:29:50.530169+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.46:0/3563924233' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-10T06:29:50.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:50 smithi046 bash[14329]: audit 2024-02-10T06:29:50.641626+0000 mon.a (mon.0) 901 : audit [DBG] from='client.? 172.21.15.46:0/3058421402' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-10T06:29:50.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:50 smithi046 bash[20068]: audit 2024-02-10T06:29:50.159077+0000 mon.b (mon.2) 29 : audit [DBG] from='client.? 172.21.15.46:0/1647050827' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-10T06:29:50.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:50 smithi046 bash[20068]: audit 2024-02-10T06:29:50.173378+0000 mon.a (mon.0) 900 : audit [DBG] from='client.? 172.21.15.46:0/2615530245' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-10T06:29:50.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:50 smithi046 bash[20068]: audit 2024-02-10T06:29:50.515410+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.46:0/3194954645' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-10T06:29:50.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:50 smithi046 bash[20068]: audit 2024-02-10T06:29:50.530169+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.46:0/3563924233' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-10T06:29:50.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:50 smithi046 bash[20068]: audit 2024-02-10T06:29:50.641626+0000 mon.a (mon.0) 901 : audit [DBG] from='client.? 172.21.15.46:0/3058421402' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-10T06:29:50.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:50 smithi175 bash[14559]: audit 2024-02-10T06:29:50.173378+0000 mon.a (mon.0) 900 : audit [DBG] from='client.? 172.21.15.46:0/2615530245' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-10T06:29:50.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:50 smithi175 bash[14559]: audit 2024-02-10T06:29:50.515410+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.46:0/3194954645' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-10T06:29:50.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:50 smithi175 bash[14559]: audit 2024-02-10T06:29:50.530169+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.46:0/3563924233' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-10T06:29:50.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:50 smithi175 bash[14559]: audit 2024-02-10T06:29:50.641626+0000 mon.a (mon.0) 901 : audit [DBG] from='client.? 172.21.15.46:0/3058421402' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-10T06:29:50.956 INFO:teuthology.orchestra.run.smithi046.stdout:133143986226 2024-02-10T06:29:51.233 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:50 smithi175 bash[36577]: t=2024-02-10T06:29:50+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-02-10T06:29:51.493 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:51 smithi175 bash[36577]: t=2024-02-10T06:29:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-02-10T06:29:51.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:51 smithi046 bash[14329]: cluster 2024-02-10T06:29:50.164438+0000 mgr.y (mgr.14460) 82 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:51.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:51 smithi046 bash[14329]: audit 2024-02-10T06:29:50.952713+0000 mon.a (mon.0) 902 : audit [DBG] from='client.? 172.21.15.46:0/2594047898' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-10T06:29:51.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:51 smithi046 bash[20068]: cluster 2024-02-10T06:29:50.164438+0000 mgr.y (mgr.14460) 82 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:51.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:51 smithi046 bash[20068]: audit 2024-02-10T06:29:50.952713+0000 mon.a (mon.0) 902 : audit [DBG] from='client.? 172.21.15.46:0/2594047898' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-10T06:29:51.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:51 smithi175 bash[14559]: cluster 2024-02-10T06:29:50.164438+0000 mgr.y (mgr.14460) 82 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:51.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:51 smithi175 bash[14559]: audit 2024-02-10T06:29:50.952713+0000 mon.a (mon.0) 902 : audit [DBG] from='client.? 172.21.15.46:0/2594047898' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-10T06:29:51.904 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:51 smithi175 bash[36577]: t=2024-02-10T06:29:51+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-02-10T06:29:51.904 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:51 smithi175 bash[36577]: t=2024-02-10T06:29:51+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-02-10T06:29:51.904 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:51 smithi175 bash[36577]: t=2024-02-10T06:29:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-02-10T06:29:52.243 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:51 smithi175 bash[36577]: t=2024-02-10T06:29:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-02-10T06:29:52.243 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:51 smithi175 bash[36577]: t=2024-02-10T06:29:51+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-02-10T06:29:52.448 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738441 got 34359738446 for osd.0 2024-02-10T06:29:52.448 DEBUG:teuthology.parallel:result is None 2024-02-10T06:29:52.572 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:52 smithi175 bash[36577]: t=2024-02-10T06:29:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-02-10T06:29:52.977 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462941 got 201863462945 for osd.6 2024-02-10T06:29:52.977 DEBUG:teuthology.parallel:result is None 2024-02-10T06:29:52.978 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574914 got 55834574919 for osd.1 2024-02-10T06:29:52.978 DEBUG:teuthology.parallel:result is None 2024-02-10T06:29:52.993 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:52 smithi175 bash[36577]: t=2024-02-10T06:29:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-02-10T06:29:52.993 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:52 smithi175 bash[36577]: t=2024-02-10T06:29:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-02-10T06:29:53.456 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:53 smithi175 bash[36577]: t=2024-02-10T06:29:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-02-10T06:29:53.456 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:53 smithi175 bash[36577]: t=2024-02-10T06:29:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-02-10T06:29:53.456 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:53 smithi175 bash[36577]: t=2024-02-10T06:29:53+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-02-10T06:29:53.456 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:53 smithi175 bash[36577]: t=2024-02-10T06:29:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-02-10T06:29:53.587 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201301 got 236223201305 for osd.7 2024-02-10T06:29:53.587 DEBUG:teuthology.parallel:result is None 2024-02-10T06:29:53.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:53 smithi175 bash[14559]: cluster 2024-02-10T06:29:52.165086+0000 mgr.y (mgr.14460) 83 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:53.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:53 smithi175 bash[14559]: audit 2024-02-10T06:29:53.463306+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:53.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:53 smithi175 bash[14559]: audit 2024-02-10T06:29:53.471134+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:53.744 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:53 smithi175 bash[36577]: t=2024-02-10T06:29:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-02-10T06:29:53.744 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:53 smithi175 bash[36577]: t=2024-02-10T06:29:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-02-10T06:29:53.744 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:53 smithi175 bash[36577]: t=2024-02-10T06:29:53+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-02-10T06:29:53.744 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:53 smithi175 bash[36577]: t=2024-02-10T06:29:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-02-10T06:29:53.766 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:29:53 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:29:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:29:53.766 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:53 smithi046 bash[14329]: cluster 2024-02-10T06:29:52.165086+0000 mgr.y (mgr.14460) 83 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:53.767 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:53 smithi046 bash[14329]: audit 2024-02-10T06:29:53.463306+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:53.767 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:53 smithi046 bash[14329]: audit 2024-02-10T06:29:53.471134+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:53.767 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:53 smithi046 bash[20068]: cluster 2024-02-10T06:29:52.165086+0000 mgr.y (mgr.14460) 83 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:53.767 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:53 smithi046 bash[20068]: audit 2024-02-10T06:29:53.463306+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:53.767 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:53 smithi046 bash[20068]: audit 2024-02-10T06:29:53.471134+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:54.029 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724580 got 167503724585 for osd.5 2024-02-10T06:29:54.029 DEBUG:teuthology.parallel:result is None 2024-02-10T06:29:54.084 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:29:53 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:29:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:29:54.085 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:53 smithi175 bash[36577]: t=2024-02-10T06:29:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-02-10T06:29:54.085 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:53 smithi175 bash[36577]: t=2024-02-10T06:29:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-02-10T06:29:54.085 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:53 smithi175 bash[36577]: t=2024-02-10T06:29:53+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-02-10T06:29:54.085 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:53 smithi175 bash[36577]: t=2024-02-10T06:29:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-02-10T06:29:54.464 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:54 smithi175 bash[36577]: t=2024-02-10T06:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-02-10T06:29:54.464 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:54 smithi175 bash[36577]: t=2024-02-10T06:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-02-10T06:29:54.655 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:29:54 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:29:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:29:54.657 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986221 got 133143986226 for osd.4 2024-02-10T06:29:54.657 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:29:54 smithi046 bash[44270]: level=info ts=2024-02-10T06:29:54.501Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-02-10T06:29:54.657 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:29:54 smithi046 bash[44270]: level=info ts=2024-02-10T06:29:54.502Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-02-10T06:29:54.657 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:29:54 smithi046 bash[44270]: level=info ts=2024-02-10T06:29:54.504Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.46 port=9094 2024-02-10T06:29:54.657 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:29:54 smithi046 bash[44270]: level=info ts=2024-02-10T06:29:54.505Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-10T06:29:54.657 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:29:54 smithi046 bash[44270]: level=info ts=2024-02-10T06:29:54.554Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T06:29:54.657 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:29:54 smithi046 bash[44270]: level=info ts=2024-02-10T06:29:54.554Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T06:29:54.657 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:29:54 smithi046 bash[44270]: level=info ts=2024-02-10T06:29:54.560Z caller=main.go:518 msg=Listening address=:9093 2024-02-10T06:29:54.657 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:29:54 smithi046 bash[44270]: level=info ts=2024-02-10T06:29:54.560Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-02-10T06:29:54.658 DEBUG:teuthology.parallel:result is None 2024-02-10T06:29:54.658 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-10T06:29:54.658 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph pg dump --format=json 2024-02-10T06:29:54.743 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:54 smithi175 bash[36577]: t=2024-02-10T06:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-02-10T06:29:55.047 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:54 smithi175 bash[36577]: t=2024-02-10T06:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-02-10T06:29:55.047 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:54 smithi175 bash[36577]: t=2024-02-10T06:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-02-10T06:29:55.047 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:54 smithi175 bash[36577]: t=2024-02-10T06:29:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-02-10T06:29:55.047 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[36577]: t=2024-02-10T06:29:55+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-02-10T06:29:55.456 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[36577]: t=2024-02-10T06:29:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-02-10T06:29:55.457 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[36577]: t=2024-02-10T06:29:55+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=25.74026295s 2024-02-10T06:29:55.457 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[36577]: t=2024-02-10T06:29:55+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-02-10T06:29:55.457 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[36577]: t=2024-02-10T06:29:55+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-02-10T06:29:55.457 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[36577]: t=2024-02-10T06:29:55+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-02-10T06:29:55.457 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[36577]: t=2024-02-10T06:29:55+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-02-10T06:29:55.457 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[36577]: t=2024-02-10T06:29:55+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-02-10T06:29:55.457 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[36577]: t=2024-02-10T06:29:55+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-02-10T06:29:55.457 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:55 smithi175 systemd[1]: Stopping Ceph prometheus.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:29:55.457 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[37723]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T06:29:55.457 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[35573]: ts=2024-02-10T06:29:55.228Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-10T06:29:55.458 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[35573]: ts=2024-02-10T06:29:55.228Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-10T06:29:55.458 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[35573]: ts=2024-02-10T06:29:55.228Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-10T06:29:55.458 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[35573]: ts=2024-02-10T06:29:55.228Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-10T06:29:55.458 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[35573]: ts=2024-02-10T06:29:55.228Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-10T06:29:55.458 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[35573]: ts=2024-02-10T06:29:55.228Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-10T06:29:55.458 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[35573]: ts=2024-02-10T06:29:55.229Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-10T06:29:55.458 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[35573]: ts=2024-02-10T06:29:55.229Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-10T06:29:55.458 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[35573]: ts=2024-02-10T06:29:55.229Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-10T06:29:55.458 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[35573]: ts=2024-02-10T06:29:55.230Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-10T06:29:55.458 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[35573]: ts=2024-02-10T06:29:55.230Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-10T06:29:55.458 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[35573]: ts=2024-02-10T06:29:55.230Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-10T06:29:55.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:55 smithi046 bash[14329]: cluster 2024-02-10T06:29:54.165659+0000 mgr.y (mgr.14460) 84 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:55.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:55 smithi046 bash[14329]: audit 2024-02-10T06:29:54.453694+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:55.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:55 smithi046 bash[14329]: audit 2024-02-10T06:29:54.459794+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:55.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:55 smithi046 bash[20068]: cluster 2024-02-10T06:29:54.165659+0000 mgr.y (mgr.14460) 84 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:55.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:55 smithi046 bash[20068]: audit 2024-02-10T06:29:54.453694+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:55.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:55 smithi046 bash[20068]: audit 2024-02-10T06:29:54.459794+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:55.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[14559]: cluster 2024-02-10T06:29:54.165659+0000 mgr.y (mgr.14460) 84 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:55.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[14559]: audit 2024-02-10T06:29:54.453694+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:55.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[14559]: audit 2024-02-10T06:29:54.459794+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:55.744 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[36577]: t=2024-02-10T06:29:55+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-02-10T06:29:55.744 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[36577]: t=2024-02-10T06:29:55+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-10T06:29:56.243 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:56 smithi175 bash[37732]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-prometheus-a 2024-02-10T06:29:56.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:56 smithi175 bash[37772]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T06:29:56.244 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[36577]: t=2024-02-10T06:29:55+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-02-10T06:29:56.244 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[36577]: t=2024-02-10T06:29:55+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-02-10T06:29:56.244 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:29:55 smithi175 bash[36577]: t=2024-02-10T06:29:55+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-02-10T06:29:56.508 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:29:56 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:29:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:29:56.744 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:56 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@prometheus.a.service: Succeeded. 2024-02-10T06:29:56.744 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:56 smithi175 systemd[1]: Stopped Ceph prometheus.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:29:56.744 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:56 smithi175 systemd[1]: Started Ceph prometheus.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:29:56.875 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:29:56 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:29:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:29:56.875 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:29:56 smithi046 bash[44270]: level=info ts=2024-02-10T06:29:56.505Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000145242s 2024-02-10T06:29:57.163 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:29:57.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: cluster 2024-02-10T06:29:56.166304+0000 mgr.y (mgr.14460) 85 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:57.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.370468+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.378839+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:29:57.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.379426+0000 mgr.y (mgr.14460) 86 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:29:57.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.385227+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.46:9093"}]: dispatch 2024-02-10T06:29:57.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.385905+0000 mgr.y (mgr.14460) 87 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.46:9093"}]: dispatch 2024-02-10T06:29:57.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.390716+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.396869+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.402230+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.406224+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:29:57.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.406934+0000 mgr.y (mgr.14460) 88 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:29:57.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.422726+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T06:29:57.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.423442+0000 mgr.y (mgr.14460) 89 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T06:29:57.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.424845+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.175:3000"}]: dispatch 2024-02-10T06:29:57.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.425300+0000 mgr.y (mgr.14460) 90 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.175:3000"}]: dispatch 2024-02-10T06:29:57.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.432686+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.438818+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:29:57.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.440472+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:29:57.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.442028+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:29:57.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: cluster 2024-02-10T06:29:56.166304+0000 mgr.y (mgr.14460) 85 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:57.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.370468+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.378839+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:29:57.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.379426+0000 mgr.y (mgr.14460) 86 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:29:57.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.385227+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.46:9093"}]: dispatch 2024-02-10T06:29:57.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.385905+0000 mgr.y (mgr.14460) 87 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.46:9093"}]: dispatch 2024-02-10T06:29:57.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.390716+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.396869+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.402230+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.406224+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:29:57.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.406934+0000 mgr.y (mgr.14460) 88 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:29:57.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.422726+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T06:29:57.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.423442+0000 mgr.y (mgr.14460) 89 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T06:29:57.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.424845+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.175:3000"}]: dispatch 2024-02-10T06:29:57.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.425300+0000 mgr.y (mgr.14460) 90 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.175:3000"}]: dispatch 2024-02-10T06:29:57.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.432686+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.438818+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:29:57.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.440472+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:29:57.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.442028+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:29:57.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.451599+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.461739+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:29:57.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.463064+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:29:57.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.463905+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:29:57.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.471895+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.527327+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[20068]: audit 2024-02-10T06:29:56.534789+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.451599+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.461739+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:29:57.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.463064+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:29:57.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.463905+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:29:57.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.471895+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.527327+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:57 smithi046 bash[14329]: audit 2024-02-10T06:29:56.534789+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: cluster 2024-02-10T06:29:56.166304+0000 mgr.y (mgr.14460) 85 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:57.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.370468+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.378839+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:29:57.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.379426+0000 mgr.y (mgr.14460) 86 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:29:57.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.385227+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.46:9093"}]: dispatch 2024-02-10T06:29:57.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.385905+0000 mgr.y (mgr.14460) 87 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.46:9093"}]: dispatch 2024-02-10T06:29:57.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.390716+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.396869+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.402230+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.406224+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:29:57.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.406934+0000 mgr.y (mgr.14460) 88 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:29:57.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.422726+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T06:29:57.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.423442+0000 mgr.y (mgr.14460) 89 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T06:29:57.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.424845+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.175:3000"}]: dispatch 2024-02-10T06:29:57.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.425300+0000 mgr.y (mgr.14460) 90 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.175:3000"}]: dispatch 2024-02-10T06:29:57.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.432686+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.438818+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:29:57.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.440472+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:29:57.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.442028+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:29:57.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.451599+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.461739+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:29:57.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.463064+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:29:57.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.463905+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:29:57.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.471895+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.527327+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:57.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:57 smithi175 bash[14559]: audit 2024-02-10T06:29:56.534789+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:29:58.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:58 smithi175 bash[37799]: ts=2024-02-10T06:29:58.352Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-10T06:29:58.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:58 smithi175 bash[37799]: ts=2024-02-10T06:29:58.352Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-10T06:29:58.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:58 smithi175 bash[37799]: ts=2024-02-10T06:29:58.352Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-10T06:29:58.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:58 smithi175 bash[37799]: ts=2024-02-10T06:29:58.352Z caller=main.go:518 level=info host_details="(Linux 5.4.0-171-generic #189-Ubuntu SMP Fri Jan 5 14:23:02 UTC 2024 x86_64 smithi175 (none))" 2024-02-10T06:29:58.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:58 smithi175 bash[37799]: ts=2024-02-10T06:29:58.352Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-10T06:29:58.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:58 smithi175 bash[37799]: ts=2024-02-10T06:29:58.352Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-10T06:29:58.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:58 smithi175 bash[37799]: ts=2024-02-10T06:29:58.355Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-10T06:29:58.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:58 smithi175 bash[37799]: ts=2024-02-10T06:29:58.356Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-10T06:29:58.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:58 smithi175 bash[37799]: ts=2024-02-10T06:29:58.357Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-10T06:29:58.495 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:58 smithi175 bash[37799]: ts=2024-02-10T06:29:58.361Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-10T06:29:58.495 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:58 smithi175 bash[37799]: ts=2024-02-10T06:29:58.361Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.124µs 2024-02-10T06:29:58.495 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:58 smithi175 bash[37799]: ts=2024-02-10T06:29:58.361Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-10T06:29:58.495 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:58 smithi175 bash[37799]: ts=2024-02-10T06:29:58.361Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-02-10T06:29:58.495 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:58 smithi175 bash[37799]: ts=2024-02-10T06:29:58.442Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-02-10T06:29:58.993 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:58 smithi175 bash[37799]: ts=2024-02-10T06:29:58.706Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-02-10T06:29:58.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:58 smithi175 bash[37799]: ts=2024-02-10T06:29:58.707Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-02-10T06:29:58.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:58 smithi175 bash[37799]: ts=2024-02-10T06:29:58.707Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=78.693µs wal_replay_duration=345.798015ms total_replay_duration=345.901036ms 2024-02-10T06:29:58.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:58 smithi175 bash[37799]: ts=2024-02-10T06:29:58.713Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-10T06:29:58.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:58 smithi175 bash[37799]: ts=2024-02-10T06:29:58.713Z caller=main.go:947 level=info msg="TSDB started" 2024-02-10T06:29:58.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:58 smithi175 bash[37799]: ts=2024-02-10T06:29:58.713Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-10T06:29:58.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:58 smithi175 bash[37799]: ts=2024-02-10T06:29:58.740Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=27.294337ms db_storage=1.576µs remote_storage=2.573µs web_handler=634ns query_engine=1.29µs scrape=1.442494ms scrape_sd=74.395µs notify=60.202µs notify_sd=22.243µs rules=25.048715ms 2024-02-10T06:29:58.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:29:58 smithi175 bash[37799]: ts=2024-02-10T06:29:58.740Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-10T06:29:59.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:29:59 smithi175 bash[14559]: cluster 2024-02-10T06:29:58.166931+0000 mgr.y (mgr.14460) 91 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:59.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:29:59 smithi046 bash[14329]: cluster 2024-02-10T06:29:58.166931+0000 mgr.y (mgr.14460) 91 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:29:59.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:29:59 smithi046 bash[20068]: cluster 2024-02-10T06:29:58.166931+0000 mgr.y (mgr.14460) 91 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:00.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:00 smithi175 bash[14559]: cluster 2024-02-10T06:30:00.000171+0000 mon.a (mon.0) 927 : cluster [INF] overall HEALTH_OK 2024-02-10T06:30:00.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:00 smithi046 bash[14329]: cluster 2024-02-10T06:30:00.000171+0000 mon.a (mon.0) 927 : cluster [INF] overall HEALTH_OK 2024-02-10T06:30:00.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:00 smithi046 bash[20068]: cluster 2024-02-10T06:30:00.000171+0000 mon.a (mon.0) 927 : cluster [INF] overall HEALTH_OK 2024-02-10T06:30:01.344 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-02-10T06:30:01.347 INFO:teuthology.orchestra.run.smithi046.stderr:dumped all 2024-02-10T06:30:01.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:01 smithi046 bash[14329]: cluster 2024-02-10T06:30:00.167575+0000 mgr.y (mgr.14460) 92 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:01.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:01 smithi046 bash[20068]: cluster 2024-02-10T06:30:00.167575+0000 mgr.y (mgr.14460) 92 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:01.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:01 smithi175 bash[14559]: cluster 2024-02-10T06:30:00.167575+0000 mgr.y (mgr.14460) 92 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:02.189 INFO:teuthology.orchestra.run.smithi046.stdout:{"pg_ready":true,"pg_map":{"version":56,"stamp":"2024-02-10T06:30:00.167256+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":48972,"kb_used_data":6156,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912244,"statfs":{"total":767960285184,"available":767910137856,"internally_reserved":0,"allocated":6303744,"data_stored":3511153,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003652"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-10T06:28:14.539550+0000","last_change":"2024-02-10T06:27:50.980940+0000","last_active":"2024-02-10T06:28:14.539550+0000","last_peered":"2024-02-10T06:28:14.539550+0000","last_clean":"2024-02-10T06:28:14.539550+0000","last_became_active":"2024-02-10T06:27:50.979444+0000","last_became_peered":"2024-02-10T06:27:50.979444+0000","last_unstale":"2024-02-10T06:28:14.539550+0000","last_undegraded":"2024-02-10T06:28:14.539550+0000","last_fullsized":"2024-02-10T06:28:14.539550+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T06:24:36.344930+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T06:24:36.344930+0000","last_clean_scrub_stamp":"2024-02-10T06:24:36.344930+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:14:54.412743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201308,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6092,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739060,"statfs":{"total":95995035648,"available":95988797440,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 06:29:51 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.96899999999999997,"15min":0.97399999999999998},"min":{"1min":0.66700000000000004,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.21,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.95199999999999996,"5min":1.032,"15min":1.0449999999999999},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.84599999999999997}]},{"osd":1,"last update":"Sat Feb 10 06:29:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":0.99199999999999999,"15min":0.98099999999999998},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.502,"5min":1.502,"15min":1.502},"last":0.95799999999999996},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.083,"15min":1.0940000000000001},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.5920000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.1200000000000001}]},{"osd":2,"last update":"Sat Feb 10 06:29:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.079,"15min":1.089},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.788,"5min":1.788,"15min":1.788},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.085,"5min":1.1220000000000001,"15min":1.1279999999999999},"min":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":1.347,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.018}]},{"osd":3,"last update":"Sat Feb 10 06:29:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":0.98999999999999999,"15min":0.98599999999999999},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.091,"15min":1.091},"min":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.4299999999999999,"5min":1.752,"15min":1.752},"last":1.095}]},{"osd":4,"last update":"Sat Feb 10 06:29:51 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.083,"15min":1.097},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.448,"5min":1.5880000000000001,"15min":1.5880000000000001},"last":1.2410000000000001},{"interface":"front","average":{"1min":1.04,"5min":1.032,"15min":1.03},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.05}]},{"osd":5,"last update":"Sat Feb 10 06:29:51 2024","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.1870000000000001,"15min":1.2},"min":{"1min":0.68999999999999995,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.4219999999999999,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.216},{"interface":"front","average":{"1min":1.127,"5min":1.2949999999999999,"15min":1.323},"min":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.538,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":1.3109999999999999}]},{"osd":6,"last update":"Sat Feb 10 06:29:51 2024","interfaces":[{"interface":"back","average":{"1min":1.1919999999999999,"5min":1.3260000000000001,"15min":1.3480000000000001},"min":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.90400000000000003},"max":{"1min":1.6020000000000001,"5min":1.7130000000000001,"15min":1.7130000000000001},"last":1.369},{"interface":"front","average":{"1min":1.131,"5min":1.1930000000000001,"15min":1.2030000000000001},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.468,"5min":1.548,"15min":1.548},"last":1.264}]}]},{"osd":6,"up_from":47,"seq":201863462948,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6156,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738996,"statfs":{"total":95995035648,"available":95988731904,"internally_reserved":0,"allocated":1118208,"data_stored":769323,"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":"Sat Feb 10 06:29:14 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.006,"15min":1.008},"min":{"1min":0.76100000000000001,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.3029999999999999,"5min":1.806,"15min":1.806},"last":1.7130000000000001},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.93799999999999994,"15min":0.92700000000000005},"min":{"1min":0.747,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.2829999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.80100000000000005}]},{"osd":1,"last update":"Sat Feb 10 06:29:14 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.98999999999999999,"15min":0.99399999999999999},"min":{"1min":0.65500000000000003,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.333,"5min":1.839,"15min":1.839},"last":1.2450000000000001},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.95799999999999996,"15min":0.96199999999999997},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.343,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.93300000000000005}]},{"osd":2,"last update":"Sat Feb 10 06:29:14 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.016,"15min":1.0129999999999999},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.4970000000000001,"5min":1.9139999999999999,"15min":1.9139999999999999},"last":1.1419999999999999},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.022,"15min":1.028},"min":{"1min":0.69999999999999996,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":0.99299999999999999}]},{"osd":3,"last update":"Sat Feb 10 06:29:14 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.0329999999999999,"15min":1.0389999999999999},"min":{"1min":0.73999999999999999,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.429,"5min":1.756,"15min":1.756},"last":1.371},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.1120000000000001,"15min":1.1200000000000001},"min":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.488,"5min":1.865,"15min":1.865},"last":1.492}]},{"osd":4,"last update":"Sat Feb 10 06:29:14 2024","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.95699999999999996,"15min":0.97699999999999998},"min":{"1min":0.57199999999999995,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.27,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":1.1140000000000001},{"interface":"front","average":{"1min":0.96699999999999997,"5min":1.0269999999999999,"15min":1.0369999999999999},"min":{"1min":0.59199999999999997,"5min":0.499,"15min":0.499},"max":{"1min":1.3759999999999999,"5min":1.8200000000000001,"15min":1.8200000000000001},"last":1.45}]},{"osd":5,"last update":"Sat Feb 10 06:29:14 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.044,"15min":1.0580000000000001},"min":{"1min":0.64400000000000002,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.272,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.4219999999999999},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.1659999999999999,"15min":1.1839999999999999},"min":{"1min":0.66000000000000003,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.478,"5min":1.863,"15min":1.863},"last":1.5880000000000001}]},{"osd":7,"last update":"Sat Feb 10 06:29:51 2024","interfaces":[{"interface":"back","average":{"1min":1.171,"5min":1.147,"15min":1.143},"min":{"1min":0.78200000000000003,"5min":0.62,"15min":0.62},"max":{"1min":1.4379999999999999,"5min":1.494,"15min":1.494},"last":1.7909999999999999},{"interface":"front","average":{"1min":1.214,"5min":1.2090000000000001,"15min":1.208},"min":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.645,"5min":1.645,"15min":1.645},"last":1.6759999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574922,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6344,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738808,"statfs":{"total":95995035648,"available":95988539392,"internally_reserved":0,"allocated":589824,"data_stored":240660,"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":"Sat Feb 10 06:29:08 2024","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.69999999999999996,"15min":0.59899999999999998},"min":{"1min":0.56899999999999995,"5min":0.371,"15min":0.371},"max":{"1min":1.0329999999999999,"5min":1.647,"15min":1.647},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.80200000000000005,"15min":0.68400000000000005},"min":{"1min":0.67900000000000005,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.399,"5min":1.399,"15min":1.399},"last":0.56499999999999995}]},{"osd":2,"last update":"Sat Feb 10 06:29:44 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.85099999999999998,"15min":0.77600000000000002},"min":{"1min":0.60999999999999999,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.181,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.80700000000000005,"15min":0.73299999999999998},"min":{"1min":0.59999999999999998,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.012,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.63600000000000001}]},{"osd":3,"last update":"Sat Feb 10 06:29:23 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.93899999999999995,"15min":0.90900000000000003},"min":{"1min":0.71599999999999997,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.3149999999999999,"5min":1.401,"15min":1.401},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.90000000000000002,"15min":0.88500000000000001},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.135,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.70799999999999996}]},{"osd":4,"last update":"Sat Feb 10 06:28:57 2024","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.113,"15min":1.089},"min":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.403,"5min":1.7470000000000001,"15min":1.7470000000000001},"last":0.878},{"interface":"front","average":{"1min":1.151,"5min":1.123,"15min":1.101},"min":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"max":{"1min":1.421,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":0.93100000000000005}]},{"osd":5,"last update":"Sat Feb 10 06:29:36 2024","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.1339999999999999,"15min":1.139},"min":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"max":{"1min":1.456,"5min":1.577,"15min":1.577},"last":1.0249999999999999},{"interface":"front","average":{"1min":1.3200000000000001,"5min":1.2490000000000001,"15min":1.2170000000000001},"min":{"1min":1.087,"5min":0.88900000000000001,"15min":0.88900000000000001},"max":{"1min":1.597,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":0.78500000000000003}]},{"osd":6,"last update":"Sat Feb 10 06:29:14 2024","interfaces":[{"interface":"back","average":{"1min":1.3049999999999999,"5min":1.2609999999999999,"15min":1.2529999999999999},"min":{"1min":1.026,"5min":0.90400000000000003,"15min":0.90400000000000003},"max":{"1min":1.5580000000000001,"5min":1.796,"15min":1.796},"last":0.73299999999999998},{"interface":"front","average":{"1min":1.2470000000000001,"5min":1.266,"15min":1.2689999999999999},"min":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":0.94999999999999996}]},{"osd":7,"last update":"Sat Feb 10 06:29:53 2024","interfaces":[{"interface":"back","average":{"1min":1.28,"5min":1.28,"15min":1.28},"min":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"max":{"1min":1.6499999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.1160000000000001},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.284,"15min":1.2969999999999999},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.579,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.1419999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738449,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Feb 10 06:29:08 2024","interfaces":[{"interface":"back","average":{"1min":0.77600000000000002,"5min":0.70599999999999996,"15min":0.64500000000000002},"min":{"1min":0.497,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.1240000000000001,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.78000000000000003,"15min":0.71799999999999997},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.1819999999999999,"5min":1.2,"15min":1.2},"last":0.84399999999999997}]},{"osd":2,"last update":"Sat Feb 10 06:29:38 2024","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.80900000000000005,"15min":0.75900000000000001},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.1719999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":1.006},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.76700000000000002},"min":{"1min":0.53300000000000003,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.143,"5min":1.143,"15min":1.143},"last":0.95899999999999996}]},{"osd":3,"last update":"Sat Feb 10 06:29:20 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.88300000000000001,"15min":0.80900000000000005},"min":{"1min":0.626,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":1.0720000000000001},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.91700000000000004,"15min":0.91300000000000003},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.22,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":1.0940000000000001}]},{"osd":4,"last update":"Sat Feb 10 06:29:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.0589999999999999,"15min":1.0620000000000001},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.52,"5min":1.52,"15min":1.52},"last":1.246},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.97499999999999998,"15min":0.96999999999999997},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.4870000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.3180000000000001}]},{"osd":5,"last update":"Sat Feb 10 06:29:32 2024","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.212,"15min":1.22},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.5620000000000001,"5min":1.611,"15min":1.611},"last":1.294},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.1759999999999999,"15min":1.177},"min":{"1min":0.78200000000000003,"5min":0.73399999999999999,"15min":0.73399999999999999},"max":{"1min":1.536,"5min":1.7829999999999999,"15min":1.7829999999999999},"last":1.5109999999999999}]},{"osd":6,"last update":"Sat Feb 10 06:29:12 2024","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.095,"15min":1.089},"min":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.224},{"interface":"front","average":{"1min":1.298,"5min":1.3160000000000001,"15min":1.319},"min":{"1min":0.92400000000000004,"5min":0.92400000000000004,"15min":0.92400000000000004},"max":{"1min":1.6839999999999999,"5min":1.6839999999999999,"15min":1.6839999999999999},"last":1.431}]},{"osd":7,"last update":"Sat Feb 10 06:29:49 2024","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.129,"15min":1.131},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.272},{"interface":"front","average":{"1min":1.286,"5min":1.3080000000000001,"15min":1.3120000000000001},"min":{"1min":0.88700000000000001,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.4850000000000001,"5min":1.7649999999999999,"15min":1.7649999999999999},"last":1.4870000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411395,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6280,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738872,"statfs":{"total":95995035648,"available":95988604928,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 06:29:40 2024","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.73599999999999999,"15min":0.68799999999999994},"min":{"1min":0.48099999999999998,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.1379999999999999,"5min":1.22,"15min":1.22},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.80800000000000005,"15min":0.746},"min":{"1min":0.496,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.2030000000000001,"5min":1.958,"15min":1.958},"last":0.81100000000000005}]},{"osd":1,"last update":"Sat Feb 10 06:29:40 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.80400000000000005,"15min":0.71599999999999997},"min":{"1min":0.61399999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.276,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":1.0660000000000001},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.86199999999999999,"15min":0.79000000000000004},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.5249999999999999,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":0.874}]},{"osd":3,"last update":"Sat Feb 10 06:29:18 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.86199999999999999,"15min":0.80800000000000005},"min":{"1min":0.60999999999999999,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3080000000000001,"5min":1.333,"15min":1.333},"last":1.1359999999999999},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.90700000000000003,"15min":0.89100000000000001},"min":{"1min":0.57099999999999995,"5min":0.44,"15min":0.44},"max":{"1min":1.444,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.2030000000000001}]},{"osd":4,"last update":"Sat Feb 10 06:29:01 2024","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.052,"15min":1.036},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.472,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":0.98799999999999999},{"interface":"front","average":{"1min":1.171,"5min":1.0589999999999999,"15min":1.0269999999999999},"min":{"1min":0.90300000000000002,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.5940000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.1799999999999999}]},{"osd":5,"last update":"Sat Feb 10 06:29:34 2024","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.1279999999999999,"15min":1.1220000000000001},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.7290000000000001,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":1.3819999999999999},{"interface":"front","average":{"1min":1.125,"5min":1.1100000000000001,"15min":1.1140000000000001},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.6819999999999999,"5min":1.726,"15min":1.726},"last":0.94499999999999995}]},{"osd":6,"last update":"Sat Feb 10 06:29:09 2024","interfaces":[{"interface":"back","average":{"1min":1.1950000000000001,"5min":1.1719999999999999,"15min":1.1679999999999999},"min":{"1min":0.86099999999999999,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.778,"5min":1.8320000000000001,"15min":1.8320000000000001},"last":1.03},{"interface":"front","average":{"1min":1.2869999999999999,"5min":1.2949999999999999,"15min":1.2969999999999999},"min":{"1min":0.877,"5min":0.877,"15min":0.877},"max":{"1min":1.635,"5min":2.0059999999999998,"15min":2.0059999999999998},"last":1.304}]},{"osd":7,"last update":"Sat Feb 10 06:29:50 2024","interfaces":[{"interface":"back","average":{"1min":1.2450000000000001,"5min":1.2729999999999999,"15min":1.2769999999999999},"min":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.8100000000000001,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":1.1080000000000001},{"interface":"front","average":{"1min":1.264,"5min":1.272,"15min":1.274},"min":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.7190000000000001,"5min":1.861,"15min":1.861},"last":1.2330000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149756,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 06:29:20 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.74299999999999999,"15min":0.70499999999999996},"min":{"1min":0.56699999999999995,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.7689999999999999,"5min":1.7689999999999999,"15min":1.7689999999999999},"last":1.042},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.879,"15min":0.85699999999999998},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.004}]},{"osd":1,"last update":"Sat Feb 10 06:29:20 2024","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.79100000000000004,"15min":0.75600000000000001},"min":{"1min":0.58299999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.88},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.84599999999999997,"15min":0.871},"min":{"1min":0.64700000000000002,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.3500000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.165}]},{"osd":2,"last update":"Sat Feb 10 06:29:20 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.90900000000000003,"15min":0.92200000000000004},"min":{"1min":0.67200000000000004,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.1779999999999999,"5min":1.369,"15min":1.369},"last":1.4119999999999999},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.92300000000000004,"15min":0.90600000000000003},"min":{"1min":0.50900000000000001,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":2.0840000000000001,"5min":2.0840000000000001,"15min":2.0840000000000001},"last":1.3180000000000001}]},{"osd":4,"last update":"Sat Feb 10 06:29:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.0620000000000001,"15min":1.0229999999999999},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.5920000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.5920000000000001},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.1379999999999999,"15min":1.123},"min":{"1min":0.93400000000000005,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.486,"5min":1.7949999999999999,"15min":1.7949999999999999},"last":1.486}]},{"osd":5,"last update":"Sat Feb 10 06:29:37 2024","interfaces":[{"interface":"back","average":{"1min":1.206,"5min":1.133,"15min":1.1200000000000001},"min":{"1min":0.874,"5min":0.83699999999999997,"15min":0.83699999999999997},"max":{"1min":1.5029999999999999,"5min":1.7210000000000001,"15min":1.7210000000000001},"last":1.629},{"interface":"front","average":{"1min":1.2589999999999999,"5min":1.1830000000000001,"15min":1.157},"min":{"1min":0.90400000000000003,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.994,"5min":1.994,"15min":1.994},"last":1.52}]},{"osd":6,"last update":"Sat Feb 10 06:29:12 2024","interfaces":[{"interface":"back","average":{"1min":1.2869999999999999,"5min":1.21,"15min":1.1970000000000001},"min":{"1min":0.95799999999999996,"5min":0.95799999999999996,"15min":0.95799999999999996},"max":{"1min":2.21,"5min":2.21,"15min":2.21},"last":1.752},{"interface":"front","average":{"1min":1.268,"5min":1.26,"15min":1.2589999999999999},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":2.1739999999999999,"5min":2.1739999999999999,"15min":2.1739999999999999},"last":1.5660000000000001}]},{"osd":7,"last update":"Sat Feb 10 06:29:52 2024","interfaces":[{"interface":"back","average":{"1min":1.262,"5min":1.341,"15min":1.3540000000000001},"min":{"1min":0.85699999999999998,"5min":0.85699999999999998,"15min":0.85699999999999998},"max":{"1min":1.653,"5min":1.899,"15min":1.899},"last":1.4410000000000001},{"interface":"front","average":{"1min":1.212,"5min":1.2969999999999999,"15min":1.3109999999999999},"min":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"max":{"1min":1.595,"5min":1.774,"15min":1.774},"last":1.788}]}]},{"osd":4,"up_from":31,"seq":133143986228,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5768,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739384,"statfs":{"total":95995035648,"available":95989129216,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 06:29:59 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.89200000000000002,"15min":0.86399999999999999},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.236,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.236},{"interface":"front","average":{"1min":0.874,"5min":0.93200000000000005,"15min":0.90400000000000003},"min":{"1min":0.59899999999999998,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.2330000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.0369999999999999}]},{"osd":1,"last update":"Sat Feb 10 06:29:59 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.88900000000000001,"15min":0.874},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.234,"5min":1.448,"15min":1.448},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.97299999999999998,"15min":0.94899999999999995},"min":{"1min":0.64000000000000001,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.357,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.1759999999999999}]},{"osd":2,"last update":"Sat Feb 10 06:29:59 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.95699999999999996,"15min":0.95499999999999996},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.1859999999999999,"5min":1.494,"15min":1.494},"last":0.94399999999999995},{"interface":"front","average":{"1min":1.0189999999999999,"5min":0.97799999999999998,"15min":0.93799999999999994},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.2969999999999999,"5min":1.472,"15min":1.472},"last":1.143}]},{"osd":3,"last update":"Sat Feb 10 06:29:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":0.95999999999999996,"15min":0.92700000000000005},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.5329999999999999,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.0009999999999999,"5min":0.98299999999999998,"15min":0.98199999999999998},"min":{"1min":0.62,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.4179999999999999,"5min":1.476,"15min":1.476},"last":1.0009999999999999}]},{"osd":5,"last update":"Sat Feb 10 06:29:35 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.89600000000000002,"15min":0.86199999999999999},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.546,"5min":1.546,"15min":1.546},"last":1.085},{"interface":"front","average":{"1min":1.022,"5min":0.98899999999999999,"15min":0.97499999999999998},"min":{"1min":0.51500000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.27,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":0.92400000000000004}]},{"osd":6,"last update":"Sat Feb 10 06:29:12 2024","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.5960000000000001,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":1.133},{"interface":"front","average":{"1min":1.145,"5min":1.1910000000000001,"15min":1.1990000000000001},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.8400000000000001,"5min":1.8400000000000001,"15min":1.8400000000000001},"last":1.1990000000000001}]},{"osd":7,"last update":"Sat Feb 10 06:29:53 2024","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.1160000000000001,"15min":1.1080000000000001},"min":{"1min":0.67200000000000004,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.677,"5min":1.758,"15min":1.758},"last":0.85799999999999998},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.1000000000000001,"15min":1.0960000000000001},"min":{"1min":0.749,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.5920000000000001,"5min":1.6839999999999999,"15min":1.6839999999999999},"last":1.0549999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724588,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5700,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739452,"statfs":{"total":95995035648,"available":95989198848,"internally_reserved":0,"allocated":585728,"data_stored":240337,"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":"Sat Feb 10 06:29:33 2024","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.90800000000000003,"15min":0.91000000000000003},"min":{"1min":0.56699999999999995,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.222,"5min":1.264,"15min":1.264},"last":1.107},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.89200000000000002,"15min":0.88},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.26,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.70199999999999996}]},{"osd":1,"last update":"Sat Feb 10 06:29:33 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.90100000000000002,"15min":0.88200000000000001},"min":{"1min":0.65900000000000003,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.107,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":0.92700000000000005},{"interface":"front","average":{"1min":1.1539999999999999,"5min":0.97799999999999998,"15min":0.92400000000000004},"min":{"1min":0.748,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":2.8809999999999998,"5min":2.8809999999999998,"15min":2.8809999999999998},"last":1.131}]},{"osd":2,"last update":"Sat Feb 10 06:29:33 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.86799999999999999,"15min":0.85899999999999999},"min":{"1min":0.68700000000000006,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.2150000000000001,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.92100000000000004},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.98199999999999998,"15min":0.96399999999999997},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.2250000000000001,"5min":3.6150000000000002,"15min":3.6150000000000002},"last":1.0700000000000001}]},{"osd":3,"last update":"Sat Feb 10 06:29:33 2024","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.97299999999999998,"15min":0.95599999999999996},"min":{"1min":0.70899999999999996,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.262,"5min":1.611,"15min":1.611},"last":1.0349999999999999},{"interface":"front","average":{"1min":1.117,"5min":1.0600000000000001,"15min":1.05},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":2.9260000000000002,"5min":2.9260000000000002,"15min":2.9260000000000002},"last":1.155}]},{"osd":4,"last update":"Sat Feb 10 06:29:33 2024","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.86899999999999999},"min":{"1min":0.59999999999999998,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.3080000000000001,"5min":1.72,"15min":1.72},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.95199999999999996,"15min":0.94499999999999995},"min":{"1min":0.54600000000000004,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.302,"5min":1.508,"15min":1.508},"last":0.753}]},{"osd":6,"last update":"Sat Feb 10 06:29:15 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.002,"15min":0.997},"min":{"1min":0.70899999999999996,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.3340000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.139,"5min":1.113,"15min":1.109},"min":{"1min":0.63600000000000001,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.5880000000000001,"5min":1.665,"15min":1.665},"last":1.1870000000000001}]},{"osd":7,"last update":"Sat Feb 10 06:29:49 2024","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.1679999999999999,"15min":1.181},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.4650000000000001,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":0.89600000000000002},{"interface":"front","average":{"1min":1.147,"5min":1.085,"15min":1.075},"min":{"1min":0.67900000000000005,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.4419999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.85899999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-02-10T06:30:02.191 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph pg dump --format=json 2024-02-10T06:30:02.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:02 smithi175 bash[14559]: audit 2024-02-10T06:30:01.338176+0000 mgr.y (mgr.14460) 93 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T06:30:02.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:02 smithi046 bash[14329]: audit 2024-02-10T06:30:01.338176+0000 mgr.y (mgr.14460) 93 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T06:30:02.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:02 smithi046 bash[20068]: audit 2024-02-10T06:30:01.338176+0000 mgr.y (mgr.14460) 93 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T06:30:03.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:03 smithi175 bash[14559]: cluster 2024-02-10T06:30:02.168159+0000 mgr.y (mgr.14460) 94 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:03.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:03 smithi046 bash[14329]: cluster 2024-02-10T06:30:02.168159+0000 mgr.y (mgr.14460) 94 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:03.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:03 smithi046 bash[20068]: cluster 2024-02-10T06:30:02.168159+0000 mgr.y (mgr.14460) 94 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:04.243 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:30:03 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:30:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:30:04.852 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:30:04.854 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:30:04 smithi046 bash[44270]: level=info ts=2024-02-10T06:30:04.507Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002022205s 2024-02-10T06:30:05.458 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:30:05 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:30:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:30:05.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:05 smithi175 bash[14559]: cluster 2024-02-10T06:30:04.168800+0000 mgr.y (mgr.14460) 95 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:05.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:05 smithi175 bash[14559]: audit 2024-02-10T06:30:05.153536+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:05.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:05 smithi175 bash[14559]: audit 2024-02-10T06:30:05.159783+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:05.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:05 smithi046 bash[14329]: cluster 2024-02-10T06:30:04.168800+0000 mgr.y (mgr.14460) 95 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:05.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:05 smithi046 bash[14329]: audit 2024-02-10T06:30:05.153536+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:05.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:05 smithi046 bash[14329]: audit 2024-02-10T06:30:05.159783+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:05.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:05 smithi046 bash[20068]: cluster 2024-02-10T06:30:04.168800+0000 mgr.y (mgr.14460) 95 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:05.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:05 smithi046 bash[20068]: audit 2024-02-10T06:30:05.153536+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:05.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:05 smithi046 bash[20068]: audit 2024-02-10T06:30:05.159783+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:07.641 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:07 smithi175 bash[14559]: cluster 2024-02-10T06:30:06.169419+0000 mgr.y (mgr.14460) 96 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:07.844 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:07 smithi046 bash[14329]: cluster 2024-02-10T06:30:06.169419+0000 mgr.y (mgr.14460) 96 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:07.845 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:07 smithi046 bash[20068]: cluster 2024-02-10T06:30:06.169419+0000 mgr.y (mgr.14460) 96 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:09.338 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-02-10T06:30:09.341 INFO:teuthology.orchestra.run.smithi046.stderr:dumped all 2024-02-10T06:30:09.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:09 smithi046 bash[14329]: cluster 2024-02-10T06:30:08.170043+0000 mgr.y (mgr.14460) 97 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:09.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:09 smithi046 bash[20068]: cluster 2024-02-10T06:30:08.170043+0000 mgr.y (mgr.14460) 97 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:09.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:09 smithi175 bash[14559]: cluster 2024-02-10T06:30:08.170043+0000 mgr.y (mgr.14460) 97 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:09.875 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:30:09 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:30:09] "GET /metrics HTTP/1.1" 200 191505 "" "Prometheus/2.33.4" 2024-02-10T06:30:10.189 INFO:teuthology.orchestra.run.smithi046.stdout:{"pg_ready":true,"pg_map":{"version":60,"stamp":"2024-02-10T06:30:08.169760+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":48972,"kb_used_data":6156,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912244,"statfs":{"total":767960285184,"available":767910137856,"internally_reserved":0,"allocated":6303744,"data_stored":3511153,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003779"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-10T06:28:14.539550+0000","last_change":"2024-02-10T06:27:50.980940+0000","last_active":"2024-02-10T06:28:14.539550+0000","last_peered":"2024-02-10T06:28:14.539550+0000","last_clean":"2024-02-10T06:28:14.539550+0000","last_became_active":"2024-02-10T06:27:50.979444+0000","last_became_peered":"2024-02-10T06:27:50.979444+0000","last_unstale":"2024-02-10T06:28:14.539550+0000","last_undegraded":"2024-02-10T06:28:14.539550+0000","last_fullsized":"2024-02-10T06:28:14.539550+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T06:24:36.344930+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T06:24:36.344930+0000","last_clean_scrub_stamp":"2024-02-10T06:24:36.344930+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:14:54.412743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201309,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6092,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739060,"statfs":{"total":95995035648,"available":95988797440,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 06:29:51 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.96899999999999997,"15min":0.97399999999999998},"min":{"1min":0.66700000000000004,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.21,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.95199999999999996,"5min":1.032,"15min":1.0449999999999999},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.747}]},{"osd":1,"last update":"Sat Feb 10 06:29:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":0.99199999999999999,"15min":0.98099999999999998},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.502,"5min":1.502,"15min":1.502},"last":0.99299999999999999},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.083,"15min":1.0940000000000001},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.5920000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.0489999999999999}]},{"osd":2,"last update":"Sat Feb 10 06:29:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.079,"15min":1.089},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.788,"5min":1.788,"15min":1.788},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.085,"5min":1.1220000000000001,"15min":1.1279999999999999},"min":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":1.347,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":0.86899999999999999}]},{"osd":3,"last update":"Sat Feb 10 06:29:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":0.98999999999999999,"15min":0.98599999999999999},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.79800000000000004},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.091,"15min":1.091},"min":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.4299999999999999,"5min":1.752,"15min":1.752},"last":1.2110000000000001}]},{"osd":4,"last update":"Sat Feb 10 06:29:51 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.083,"15min":1.097},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.448,"5min":1.5880000000000001,"15min":1.5880000000000001},"last":0.81999999999999995},{"interface":"front","average":{"1min":1.04,"5min":1.032,"15min":1.03},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.89600000000000002}]},{"osd":5,"last update":"Sat Feb 10 06:29:51 2024","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.1870000000000001,"15min":1.2},"min":{"1min":0.68999999999999995,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.4219999999999999,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.109},{"interface":"front","average":{"1min":1.127,"5min":1.2949999999999999,"15min":1.323},"min":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.538,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":1.244}]},{"osd":6,"last update":"Sat Feb 10 06:29:51 2024","interfaces":[{"interface":"back","average":{"1min":1.1919999999999999,"5min":1.3260000000000001,"15min":1.3480000000000001},"min":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.90400000000000003},"max":{"1min":1.6020000000000001,"5min":1.7130000000000001,"15min":1.7130000000000001},"last":1.1890000000000001},{"interface":"front","average":{"1min":1.131,"5min":1.1930000000000001,"15min":1.2030000000000001},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.468,"5min":1.548,"15min":1.548},"last":1.085}]}]},{"osd":6,"up_from":47,"seq":201863462949,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6156,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738996,"statfs":{"total":95995035648,"available":95988731904,"internally_reserved":0,"allocated":1118208,"data_stored":769323,"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":"Sat Feb 10 06:29:14 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.006,"15min":1.008},"min":{"1min":0.76100000000000001,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.3029999999999999,"5min":1.806,"15min":1.806},"last":0.78600000000000003},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.93799999999999994,"15min":0.92700000000000005},"min":{"1min":0.747,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.2829999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":1.169}]},{"osd":1,"last update":"Sat Feb 10 06:29:14 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.98999999999999999,"15min":0.99399999999999999},"min":{"1min":0.65500000000000003,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.333,"5min":1.839,"15min":1.839},"last":0.92300000000000004},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.95799999999999996,"15min":0.96199999999999997},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.343,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.98499999999999999}]},{"osd":2,"last update":"Sat Feb 10 06:29:14 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.016,"15min":1.0129999999999999},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.4970000000000001,"5min":1.9139999999999999,"15min":1.9139999999999999},"last":1.1040000000000001},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.022,"15min":1.028},"min":{"1min":0.69999999999999996,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":0.95399999999999996}]},{"osd":3,"last update":"Sat Feb 10 06:29:14 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.0329999999999999,"15min":1.0389999999999999},"min":{"1min":0.73999999999999999,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.429,"5min":1.756,"15min":1.756},"last":1.022},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.1120000000000001,"15min":1.1200000000000001},"min":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.488,"5min":1.865,"15min":1.865},"last":1.204}]},{"osd":4,"last update":"Sat Feb 10 06:29:14 2024","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.95699999999999996,"15min":0.97699999999999998},"min":{"1min":0.57199999999999995,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.27,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":0.85099999999999998},{"interface":"front","average":{"1min":0.96699999999999997,"5min":1.0269999999999999,"15min":1.0369999999999999},"min":{"1min":0.59199999999999997,"5min":0.499,"15min":0.499},"max":{"1min":1.3759999999999999,"5min":1.8200000000000001,"15min":1.8200000000000001},"last":1.1319999999999999}]},{"osd":5,"last update":"Sat Feb 10 06:29:14 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.044,"15min":1.0580000000000001},"min":{"1min":0.64400000000000002,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.272,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.2370000000000001},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.1659999999999999,"15min":1.1839999999999999},"min":{"1min":0.66000000000000003,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.478,"5min":1.863,"15min":1.863},"last":1.246}]},{"osd":7,"last update":"Sat Feb 10 06:29:51 2024","interfaces":[{"interface":"back","average":{"1min":1.171,"5min":1.147,"15min":1.143},"min":{"1min":0.78200000000000003,"5min":0.62,"15min":0.62},"max":{"1min":1.4379999999999999,"5min":1.494,"15min":1.494},"last":1.3009999999999999},{"interface":"front","average":{"1min":1.214,"5min":1.2090000000000001,"15min":1.208},"min":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.645,"5min":1.645,"15min":1.645},"last":1.2809999999999999}]}]},{"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":6344,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738808,"statfs":{"total":95995035648,"available":95988539392,"internally_reserved":0,"allocated":589824,"data_stored":240660,"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":"Sat Feb 10 06:29:08 2024","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.69999999999999996,"15min":0.59899999999999998},"min":{"1min":0.56899999999999995,"5min":0.371,"15min":0.371},"max":{"1min":1.0329999999999999,"5min":1.647,"15min":1.647},"last":0.876},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.80200000000000005,"15min":0.68400000000000005},"min":{"1min":0.67900000000000005,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.399,"5min":1.399,"15min":1.399},"last":1.1819999999999999}]},{"osd":2,"last update":"Sat Feb 10 06:29:44 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.85099999999999998,"15min":0.77600000000000002},"min":{"1min":0.60999999999999999,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.181,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.95099999999999996},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.80700000000000005,"15min":0.73299999999999998},"min":{"1min":0.59999999999999998,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.012,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.90200000000000002}]},{"osd":3,"last update":"Sat Feb 10 06:29:23 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.93899999999999995,"15min":0.90900000000000003},"min":{"1min":0.71599999999999997,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.3149999999999999,"5min":1.401,"15min":1.401},"last":1.361},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.90000000000000002,"15min":0.88500000000000001},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.135,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.0269999999999999}]},{"osd":4,"last update":"Sat Feb 10 06:30:01 2024","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":1.127,"15min":1.093},"min":{"1min":0.78800000000000003,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.357,"5min":1.7470000000000001,"15min":1.7470000000000001},"last":1.466},{"interface":"front","average":{"1min":1.087,"5min":1.1220000000000001,"15min":1.1000000000000001},"min":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"max":{"1min":1.353,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":1.264}]},{"osd":5,"last update":"Sat Feb 10 06:29:36 2024","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.1339999999999999,"15min":1.139},"min":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"max":{"1min":1.456,"5min":1.577,"15min":1.577},"last":1.3220000000000001},{"interface":"front","average":{"1min":1.3200000000000001,"5min":1.2490000000000001,"15min":1.2170000000000001},"min":{"1min":1.087,"5min":0.88900000000000001,"15min":0.88900000000000001},"max":{"1min":1.597,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":1.421}]},{"osd":6,"last update":"Sat Feb 10 06:29:14 2024","interfaces":[{"interface":"back","average":{"1min":1.3049999999999999,"5min":1.2609999999999999,"15min":1.2529999999999999},"min":{"1min":1.026,"5min":0.90400000000000003,"15min":0.90400000000000003},"max":{"1min":1.5580000000000001,"5min":1.796,"15min":1.796},"last":1.296},{"interface":"front","average":{"1min":1.2470000000000001,"5min":1.266,"15min":1.2689999999999999},"min":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.2250000000000001}]},{"osd":7,"last update":"Sat Feb 10 06:29:53 2024","interfaces":[{"interface":"back","average":{"1min":1.28,"5min":1.28,"15min":1.28},"min":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"max":{"1min":1.6499999999999999,"5min":1.6499999999999999,"15min":1.6499999999999999},"last":1.115},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.284,"15min":1.2969999999999999},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.579,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.1399999999999999}]}]},{"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":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Feb 10 06:29:08 2024","interfaces":[{"interface":"back","average":{"1min":0.77600000000000002,"5min":0.70599999999999996,"15min":0.64500000000000002},"min":{"1min":0.497,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.1240000000000001,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":1.081},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.78000000000000003,"15min":0.71799999999999997},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.1819999999999999,"5min":1.2,"15min":1.2},"last":0.70199999999999996}]},{"osd":2,"last update":"Sat Feb 10 06:29:38 2024","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.80900000000000005,"15min":0.75900000000000001},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.1719999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.76700000000000002},"min":{"1min":0.53300000000000003,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.143,"5min":1.143,"15min":1.143},"last":0.89500000000000002}]},{"osd":3,"last update":"Sat Feb 10 06:29:20 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.88300000000000001,"15min":0.80900000000000005},"min":{"1min":0.626,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.91700000000000004,"15min":0.91300000000000003},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.22,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.98799999999999999}]},{"osd":4,"last update":"Sat Feb 10 06:29:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.0589999999999999,"15min":1.0620000000000001},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.52,"5min":1.52,"15min":1.52},"last":1.1679999999999999},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.97499999999999998,"15min":0.96999999999999997},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.4870000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":0.80600000000000005}]},{"osd":5,"last update":"Sat Feb 10 06:29:32 2024","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.212,"15min":1.22},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.5620000000000001,"5min":1.611,"15min":1.611},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.1759999999999999,"15min":1.177},"min":{"1min":0.78200000000000003,"5min":0.73399999999999999,"15min":0.73399999999999999},"max":{"1min":1.536,"5min":1.7829999999999999,"15min":1.7829999999999999},"last":1.0580000000000001}]},{"osd":6,"last update":"Sat Feb 10 06:29:12 2024","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.095,"15min":1.089},"min":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.2450000000000001},{"interface":"front","average":{"1min":1.298,"5min":1.3160000000000001,"15min":1.319},"min":{"1min":0.92400000000000004,"5min":0.92400000000000004,"15min":0.92400000000000004},"max":{"1min":1.6839999999999999,"5min":1.6839999999999999,"15min":1.6839999999999999},"last":1.0209999999999999}]},{"osd":7,"last update":"Sat Feb 10 06:29:49 2024","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.129,"15min":1.131},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.345},{"interface":"front","average":{"1min":1.286,"5min":1.3080000000000001,"15min":1.3120000000000001},"min":{"1min":0.88700000000000001,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.4850000000000001,"5min":1.7649999999999999,"15min":1.7649999999999999},"last":1.2909999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411396,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6280,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738872,"statfs":{"total":95995035648,"available":95988604928,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 06:29:40 2024","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.73599999999999999,"15min":0.68799999999999994},"min":{"1min":0.48099999999999998,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.1379999999999999,"5min":1.22,"15min":1.22},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.80800000000000005,"15min":0.746},"min":{"1min":0.496,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.2030000000000001,"5min":1.958,"15min":1.958},"last":0.88400000000000001}]},{"osd":1,"last update":"Sat Feb 10 06:29:40 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.80400000000000005,"15min":0.71599999999999997},"min":{"1min":0.61399999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.276,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.86199999999999999,"15min":0.79000000000000004},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.5249999999999999,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":0.98999999999999999}]},{"osd":3,"last update":"Sat Feb 10 06:29:18 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.86199999999999999,"15min":0.80800000000000005},"min":{"1min":0.60999999999999999,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3080000000000001,"5min":1.333,"15min":1.333},"last":1.1020000000000001},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.90700000000000003,"15min":0.89100000000000001},"min":{"1min":0.57099999999999995,"5min":0.44,"15min":0.44},"max":{"1min":1.444,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.125}]},{"osd":4,"last update":"Sat Feb 10 06:30:03 2024","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.0600000000000001,"15min":1.038},"min":{"1min":0.79600000000000004,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.4790000000000001,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":1.27},{"interface":"front","average":{"1min":1.1299999999999999,"5min":1.083,"15min":1.0349999999999999},"min":{"1min":0.80700000000000005,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.6339999999999999,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.1799999999999999}]},{"osd":5,"last update":"Sat Feb 10 06:29:34 2024","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.1279999999999999,"15min":1.1220000000000001},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.7290000000000001,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":1.3340000000000001},{"interface":"front","average":{"1min":1.125,"5min":1.1100000000000001,"15min":1.1140000000000001},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.6819999999999999,"5min":1.726,"15min":1.726},"last":1.087}]},{"osd":6,"last update":"Sat Feb 10 06:29:09 2024","interfaces":[{"interface":"back","average":{"1min":1.1950000000000001,"5min":1.1719999999999999,"15min":1.1679999999999999},"min":{"1min":0.86099999999999999,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.778,"5min":1.8320000000000001,"15min":1.8320000000000001},"last":1.02},{"interface":"front","average":{"1min":1.2869999999999999,"5min":1.2949999999999999,"15min":1.2969999999999999},"min":{"1min":0.877,"5min":0.877,"15min":0.877},"max":{"1min":1.635,"5min":2.0059999999999998,"15min":2.0059999999999998},"last":1.385}]},{"osd":7,"last update":"Sat Feb 10 06:29:50 2024","interfaces":[{"interface":"back","average":{"1min":1.2450000000000001,"5min":1.2729999999999999,"15min":1.2769999999999999},"min":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.8100000000000001,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":1.4350000000000001},{"interface":"front","average":{"1min":1.264,"5min":1.272,"15min":1.274},"min":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.7190000000000001,"5min":1.861,"15min":1.861},"last":1.3240000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149757,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 06:29:20 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.74299999999999999,"15min":0.70499999999999996},"min":{"1min":0.56699999999999995,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.7689999999999999,"5min":1.7689999999999999,"15min":1.7689999999999999},"last":0.77600000000000002},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.879,"15min":0.85699999999999998},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.2729999999999999}]},{"osd":1,"last update":"Sat Feb 10 06:29:20 2024","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.79100000000000004,"15min":0.75600000000000001},"min":{"1min":0.58299999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.127},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.84599999999999997,"15min":0.871},"min":{"1min":0.64700000000000002,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.3500000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.0820000000000001}]},{"osd":2,"last update":"Sat Feb 10 06:29:20 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.90900000000000003,"15min":0.92200000000000004},"min":{"1min":0.67200000000000004,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.1779999999999999,"5min":1.369,"15min":1.369},"last":0.90200000000000002},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.92300000000000004,"15min":0.90600000000000003},"min":{"1min":0.50900000000000001,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":2.0840000000000001,"5min":2.0840000000000001,"15min":2.0840000000000001},"last":1.0149999999999999}]},{"osd":4,"last update":"Sat Feb 10 06:29:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.0620000000000001,"15min":1.0229999999999999},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.5920000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.5800000000000001},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.1379999999999999,"15min":1.123},"min":{"1min":0.93400000000000005,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.486,"5min":1.7949999999999999,"15min":1.7949999999999999},"last":1.238}]},{"osd":5,"last update":"Sat Feb 10 06:29:37 2024","interfaces":[{"interface":"back","average":{"1min":1.206,"5min":1.133,"15min":1.1200000000000001},"min":{"1min":0.874,"5min":0.83699999999999997,"15min":0.83699999999999997},"max":{"1min":1.5029999999999999,"5min":1.7210000000000001,"15min":1.7210000000000001},"last":1.393},{"interface":"front","average":{"1min":1.2589999999999999,"5min":1.1830000000000001,"15min":1.157},"min":{"1min":0.90400000000000003,"5min":0.76700000000000002,"15min":0.76700000000000002},"max":{"1min":1.994,"5min":1.994,"15min":1.994},"last":1.5149999999999999}]},{"osd":6,"last update":"Sat Feb 10 06:29:12 2024","interfaces":[{"interface":"back","average":{"1min":1.2869999999999999,"5min":1.21,"15min":1.1970000000000001},"min":{"1min":0.95799999999999996,"5min":0.95799999999999996,"15min":0.95799999999999996},"max":{"1min":2.21,"5min":2.21,"15min":2.21},"last":1.5509999999999999},{"interface":"front","average":{"1min":1.268,"5min":1.26,"15min":1.2589999999999999},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":2.1739999999999999,"5min":2.1739999999999999,"15min":2.1739999999999999},"last":1.603}]},{"osd":7,"last update":"Sat Feb 10 06:29:52 2024","interfaces":[{"interface":"back","average":{"1min":1.262,"5min":1.341,"15min":1.3540000000000001},"min":{"1min":0.85699999999999998,"5min":0.85699999999999998,"15min":0.85699999999999998},"max":{"1min":1.653,"5min":1.899,"15min":1.899},"last":1.3540000000000001},{"interface":"front","average":{"1min":1.212,"5min":1.2969999999999999,"15min":1.3109999999999999},"min":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"max":{"1min":1.595,"5min":1.774,"15min":1.774},"last":1.4790000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986229,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5768,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739384,"statfs":{"total":95995035648,"available":95989129216,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 06:29:59 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.89200000000000002,"15min":0.86399999999999999},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.236,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.105},{"interface":"front","average":{"1min":0.874,"5min":0.93200000000000005,"15min":0.90400000000000003},"min":{"1min":0.59899999999999998,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.2330000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.0700000000000001}]},{"osd":1,"last update":"Sat Feb 10 06:29:59 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.88900000000000001,"15min":0.874},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.234,"5min":1.448,"15min":1.448},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.97299999999999998,"15min":0.94899999999999995},"min":{"1min":0.64000000000000001,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.357,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.79200000000000004}]},{"osd":2,"last update":"Sat Feb 10 06:29:59 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.95699999999999996,"15min":0.95499999999999996},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.1859999999999999,"5min":1.494,"15min":1.494},"last":0.68899999999999995},{"interface":"front","average":{"1min":1.0189999999999999,"5min":0.97799999999999998,"15min":0.93799999999999994},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.2969999999999999,"5min":1.472,"15min":1.472},"last":0.95899999999999996}]},{"osd":3,"last update":"Sat Feb 10 06:29:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":0.95999999999999996,"15min":0.92700000000000005},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.5329999999999999,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":0.75600000000000001},{"interface":"front","average":{"1min":1.0009999999999999,"5min":0.98299999999999998,"15min":0.98199999999999998},"min":{"1min":0.62,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.4179999999999999,"5min":1.476,"15min":1.476},"last":1.016}]},{"osd":5,"last update":"Sat Feb 10 06:29:35 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.89600000000000002,"15min":0.86199999999999999},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.546,"5min":1.546,"15min":1.546},"last":0.85299999999999998},{"interface":"front","average":{"1min":1.022,"5min":0.98899999999999999,"15min":0.97499999999999998},"min":{"1min":0.51500000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.27,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":1.1439999999999999}]},{"osd":6,"last update":"Sat Feb 10 06:29:12 2024","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.96499999999999997,"15min":0.96499999999999997},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.5960000000000001,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":1.2070000000000001},{"interface":"front","average":{"1min":1.145,"5min":1.1910000000000001,"15min":1.1990000000000001},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.8400000000000001,"5min":1.8400000000000001,"15min":1.8400000000000001},"last":1.2410000000000001}]},{"osd":7,"last update":"Sat Feb 10 06:29:53 2024","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.1160000000000001,"15min":1.1080000000000001},"min":{"1min":0.67200000000000004,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.677,"5min":1.758,"15min":1.758},"last":1.169},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.1000000000000001,"15min":1.0960000000000001},"min":{"1min":0.749,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.5920000000000001,"5min":1.6839999999999999,"15min":1.6839999999999999},"last":1.2729999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724589,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5700,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739452,"statfs":{"total":95995035648,"available":95989198848,"internally_reserved":0,"allocated":585728,"data_stored":240337,"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":"Sat Feb 10 06:29:33 2024","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.90800000000000003,"15min":0.91000000000000003},"min":{"1min":0.56699999999999995,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.222,"5min":1.264,"15min":1.264},"last":0.86799999999999999},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.89200000000000002,"15min":0.88},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.26,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.77300000000000002}]},{"osd":1,"last update":"Sat Feb 10 06:29:33 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.90100000000000002,"15min":0.88200000000000001},"min":{"1min":0.65900000000000003,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.107,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":1.125},{"interface":"front","average":{"1min":1.1539999999999999,"5min":0.97799999999999998,"15min":0.92400000000000004},"min":{"1min":0.748,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":2.8809999999999998,"5min":2.8809999999999998,"15min":2.8809999999999998},"last":0.83199999999999996}]},{"osd":2,"last update":"Sat Feb 10 06:29:33 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.86799999999999999,"15min":0.85899999999999999},"min":{"1min":0.68700000000000006,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.2150000000000001,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.98199999999999998,"15min":0.96399999999999997},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.2250000000000001,"5min":3.6150000000000002,"15min":3.6150000000000002},"last":0.73599999999999999}]},{"osd":3,"last update":"Sat Feb 10 06:29:33 2024","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.97299999999999998,"15min":0.95599999999999996},"min":{"1min":0.70899999999999996,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.262,"5min":1.611,"15min":1.611},"last":1.089},{"interface":"front","average":{"1min":1.117,"5min":1.0600000000000001,"15min":1.05},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":2.9260000000000002,"5min":2.9260000000000002,"15min":2.9260000000000002},"last":0.95999999999999996}]},{"osd":4,"last update":"Sat Feb 10 06:29:33 2024","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.86899999999999999},"min":{"1min":0.59999999999999998,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.3080000000000001,"5min":1.72,"15min":1.72},"last":0.94499999999999995},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.95199999999999996,"15min":0.94499999999999995},"min":{"1min":0.54600000000000004,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.302,"5min":1.508,"15min":1.508},"last":1.163}]},{"osd":6,"last update":"Sat Feb 10 06:29:15 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.002,"15min":0.997},"min":{"1min":0.70899999999999996,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.3340000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.028},{"interface":"front","average":{"1min":1.139,"5min":1.113,"15min":1.109},"min":{"1min":0.63600000000000001,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.5880000000000001,"5min":1.665,"15min":1.665},"last":1.21}]},{"osd":7,"last update":"Sat Feb 10 06:29:49 2024","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.1679999999999999,"15min":1.181},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.4650000000000001,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":1.3160000000000001},{"interface":"front","average":{"1min":1.147,"5min":1.085,"15min":1.075},"min":{"1min":0.67900000000000005,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.4419999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":1.256}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-02-10T06:30:10.191 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-10T06:30:10.191 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-10T06:30:10.191 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-10T06:30:10.191 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- ceph health --format=json 2024-02-10T06:30:10.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:10 smithi046 bash[14329]: audit 2024-02-10T06:30:09.331879+0000 mgr.y (mgr.14460) 98 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T06:30:10.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:10 smithi046 bash[20068]: audit 2024-02-10T06:30:09.331879+0000 mgr.y (mgr.14460) 98 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T06:30:10.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:10 smithi175 bash[14559]: audit 2024-02-10T06:30:09.331879+0000 mgr.y (mgr.14460) 98 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T06:30:11.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:11 smithi046 bash[14329]: cluster 2024-02-10T06:30:10.170588+0000 mgr.y (mgr.14460) 99 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:11.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:11 smithi046 bash[20068]: cluster 2024-02-10T06:30:10.170588+0000 mgr.y (mgr.14460) 99 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:11.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:11 smithi175 bash[14559]: cluster 2024-02-10T06:30:10.170588+0000 mgr.y (mgr.14460) 99 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:12.937 INFO:teuthology.orchestra.run.smithi046.stderr:Inferring config /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T06:30:13.819 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:13 smithi175 bash[14559]: cluster 2024-02-10T06:30:12.171297+0000 mgr.y (mgr.14460) 100 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:13.828 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:13 smithi046 bash[14329]: cluster 2024-02-10T06:30:12.171297+0000 mgr.y (mgr.14460) 100 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:13.828 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:13 smithi046 bash[20068]: cluster 2024-02-10T06:30:12.171297+0000 mgr.y (mgr.14460) 100 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:13.828 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:30:13 smithi046 bash[44270]: level=warn ts=2024-02-10T06:30:13.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.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:30:13.828 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:30:13 smithi046 bash[44270]: level=warn ts=2024-02-10T06:30:13.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.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:30:14.243 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:30:13 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:30:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:30:14.919 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:30:14 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:30:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:30:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:15 smithi046 bash[14329]: cluster 2024-02-10T06:30:14.171886+0000 mgr.y (mgr.14460) 101 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:15 smithi046 bash[14329]: audit 2024-02-10T06:30:14.506444+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:30:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:15 smithi046 bash[14329]: audit 2024-02-10T06:30:14.516607+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:30:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:15 smithi046 bash[14329]: audit 2024-02-10T06:30:14.581551+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:15 smithi046 bash[14329]: audit 2024-02-10T06:30:14.590429+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:15.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:15 smithi046 bash[20068]: cluster 2024-02-10T06:30:14.171886+0000 mgr.y (mgr.14460) 101 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:15.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:15 smithi046 bash[20068]: audit 2024-02-10T06:30:14.506444+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:30:15.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:15 smithi046 bash[20068]: audit 2024-02-10T06:30:14.516607+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:30:15.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:15 smithi046 bash[20068]: audit 2024-02-10T06:30:14.581551+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:15.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:15 smithi046 bash[20068]: audit 2024-02-10T06:30:14.590429+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:15.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:15 smithi175 bash[14559]: cluster 2024-02-10T06:30:14.171886+0000 mgr.y (mgr.14460) 101 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:15.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:15 smithi175 bash[14559]: audit 2024-02-10T06:30:14.506444+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:30:15.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:15 smithi175 bash[14559]: audit 2024-02-10T06:30:14.516607+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:30:15.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:15 smithi175 bash[14559]: audit 2024-02-10T06:30:14.581551+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:15.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:15 smithi175 bash[14559]: audit 2024-02-10T06:30:14.590429+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:16.299 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:30:16 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:30:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:30:16.384 INFO:teuthology.orchestra.run.smithi046.stdout: 2024-02-10T06:30:16.384 INFO:teuthology.orchestra.run.smithi046.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-02-10T06:30:17.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:17 smithi046 bash[14329]: audit 2024-02-10T06:30:16.148529+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:17.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:17 smithi046 bash[14329]: audit 2024-02-10T06:30:16.155257+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:17.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:17 smithi046 bash[14329]: cluster 2024-02-10T06:30:16.172337+0000 mgr.y (mgr.14460) 102 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:17.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:17 smithi046 bash[14329]: audit 2024-02-10T06:30:16.380856+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.46:0/324324803' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-10T06:30:17.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:17 smithi046 bash[20068]: audit 2024-02-10T06:30:16.148529+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:17.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:17 smithi046 bash[20068]: audit 2024-02-10T06:30:16.155257+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:17.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:17 smithi046 bash[20068]: cluster 2024-02-10T06:30:16.172337+0000 mgr.y (mgr.14460) 102 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:17.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:17 smithi046 bash[20068]: audit 2024-02-10T06:30:16.380856+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.46:0/324324803' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-10T06:30:17.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:17 smithi175 bash[14559]: audit 2024-02-10T06:30:16.148529+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:17.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:17 smithi175 bash[14559]: audit 2024-02-10T06:30:16.155257+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:17.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:17 smithi175 bash[14559]: cluster 2024-02-10T06:30:16.172337+0000 mgr.y (mgr.14460) 102 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:17.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:17 smithi175 bash[14559]: audit 2024-02-10T06:30:16.380856+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.46:0/324324803' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-10T06:30:17.629 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-02-10T06:30:17.629 INFO:tasks.cephadm:Setup complete, yielding 2024-02-10T06:30:17.629 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-10T06:30:17.639 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi046.front.sepia.ceph.com 2024-02-10T06:30:17.640 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-02-10T06:30:19.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:19 smithi046 bash[14329]: cluster 2024-02-10T06:30:18.172975+0000 mgr.y (mgr.14460) 103 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:19.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:19 smithi046 bash[20068]: cluster 2024-02-10T06:30:18.172975+0000 mgr.y (mgr.14460) 103 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:19.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:19 smithi175 bash[14559]: cluster 2024-02-10T06:30:18.172975+0000 mgr.y (mgr.14460) 103 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:20.108 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:30:19 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:30:19] "GET /metrics HTTP/1.1" 200 191502 "" "Prometheus/2.33.4" 2024-02-10T06:30:21.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:21 smithi046 bash[14329]: cluster 2024-02-10T06:30:20.173567+0000 mgr.y (mgr.14460) 104 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:21.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:21 smithi046 bash[20068]: cluster 2024-02-10T06:30:20.173567+0000 mgr.y (mgr.14460) 104 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:21.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:21 smithi175 bash[14559]: cluster 2024-02-10T06:30:20.173567+0000 mgr.y (mgr.14460) 104 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:22.502 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-10T06:30:22.512 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi046.front.sepia.ceph.com 2024-02-10T06:30:22.512 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-02-10T06:30:23.054 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:22 smithi175 bash[14559]: audit 2024-02-10T06:30:21.773380+0000 mon.a (mon.0) 936 : audit [INF] from='client.? ' entity='client.admin' 2024-02-10T06:30:23.055 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:22 smithi175 bash[14559]: audit 2024-02-10T06:30:21.805331+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:30:23.055 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:22 smithi175 bash[14559]: audit 2024-02-10T06:30:21.807031+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:30:23.055 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:22 smithi175 bash[14559]: audit 2024-02-10T06:30:21.817109+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:23.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:22 smithi046 bash[14329]: audit 2024-02-10T06:30:21.773380+0000 mon.a (mon.0) 936 : audit [INF] from='client.? ' entity='client.admin' 2024-02-10T06:30:23.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:22 smithi046 bash[14329]: audit 2024-02-10T06:30:21.805331+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:30:23.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:22 smithi046 bash[14329]: audit 2024-02-10T06:30:21.807031+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:30:23.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:22 smithi046 bash[14329]: audit 2024-02-10T06:30:21.817109+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:23.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:22 smithi046 bash[20068]: audit 2024-02-10T06:30:21.773380+0000 mon.a (mon.0) 936 : audit [INF] from='client.? ' entity='client.admin' 2024-02-10T06:30:23.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:22 smithi046 bash[20068]: audit 2024-02-10T06:30:21.805331+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:30:23.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:22 smithi046 bash[20068]: audit 2024-02-10T06:30:21.807031+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:30:23.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:22 smithi046 bash[20068]: audit 2024-02-10T06:30:21.817109+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:23.820 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:30:23 smithi046 bash[44270]: level=error ts=2024-02-10T06:30:23.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:30:23.820 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:30:23 smithi046 bash[44270]: level=warn ts=2024-02-10T06:30:23.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.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:30:23.820 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:30:23 smithi046 bash[44270]: level=warn ts=2024-02-10T06:30:23.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.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:30:24.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:23 smithi046 bash[14329]: cluster 2024-02-10T06:30:22.174148+0000 mgr.y (mgr.14460) 105 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:24.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:23 smithi046 bash[20068]: cluster 2024-02-10T06:30:22.174148+0000 mgr.y (mgr.14460) 105 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:24.153 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:30:23 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:30:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:30:24.153 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:23 smithi175 bash[14559]: cluster 2024-02-10T06:30:22.174148+0000 mgr.y (mgr.14460) 105 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:25.625 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:30:25 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:30:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:30:25.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:25 smithi175 bash[14559]: cluster 2024-02-10T06:30:24.174756+0000 mgr.y (mgr.14460) 106 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:25.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:25 smithi175 bash[14559]: audit 2024-02-10T06:30:25.287132+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:25.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:25 smithi175 bash[14559]: audit 2024-02-10T06:30:25.294707+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:26.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:25 smithi046 bash[14329]: cluster 2024-02-10T06:30:24.174756+0000 mgr.y (mgr.14460) 106 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:26.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:25 smithi046 bash[14329]: audit 2024-02-10T06:30:25.287132+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:26.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:25 smithi046 bash[14329]: audit 2024-02-10T06:30:25.294707+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:26.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:25 smithi046 bash[20068]: cluster 2024-02-10T06:30:24.174756+0000 mgr.y (mgr.14460) 106 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:26.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:25 smithi046 bash[20068]: audit 2024-02-10T06:30:25.287132+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:26.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:25 smithi046 bash[20068]: audit 2024-02-10T06:30:25.294707+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:27.350 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:30:27.350 INFO:teuthology.orchestra.run.smithi046.stdout: "id": "6441ea8f-7835-473c-ab51-8ba26c3a80a5", 2024-02-10T06:30:27.350 INFO:teuthology.orchestra.run.smithi046.stdout: "name": "r", 2024-02-10T06:30:27.350 INFO:teuthology.orchestra.run.smithi046.stdout: "current_period": "a43c77fd-6cbd-46f6-aa93-af88a816dc3d", 2024-02-10T06:30:27.350 INFO:teuthology.orchestra.run.smithi046.stdout: "epoch": 1 2024-02-10T06:30:27.350 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:30:27.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:27 smithi175 bash[14559]: cluster 2024-02-10T06:30:26.175457+0000 mgr.y (mgr.14460) 107 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:27.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:27 smithi175 bash[14559]: cluster 2024-02-10T06:30:26.300055+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-10T06:30:27.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:27 smithi175 bash[14559]: audit 2024-02-10T06:30:26.303427+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.46:0/2118326160' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-10T06:30:27.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:27 smithi175 bash[14559]: audit 2024-02-10T06:30:26.304482+0000 mon.a (mon.0) 943 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-10T06:30:27.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:27 smithi046 bash[14329]: cluster 2024-02-10T06:30:26.175457+0000 mgr.y (mgr.14460) 107 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:27.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:27 smithi046 bash[14329]: cluster 2024-02-10T06:30:26.300055+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-10T06:30:27.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:27 smithi046 bash[14329]: audit 2024-02-10T06:30:26.303427+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.46:0/2118326160' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-10T06:30:27.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:27 smithi046 bash[14329]: audit 2024-02-10T06:30:26.304482+0000 mon.a (mon.0) 943 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-10T06:30:27.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:27 smithi046 bash[20068]: cluster 2024-02-10T06:30:26.175457+0000 mgr.y (mgr.14460) 107 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:27.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:27 smithi046 bash[20068]: cluster 2024-02-10T06:30:26.300055+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-10T06:30:27.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:27 smithi046 bash[20068]: audit 2024-02-10T06:30:26.303427+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.46:0/2118326160' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-10T06:30:27.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:27 smithi046 bash[20068]: audit 2024-02-10T06:30:26.304482+0000 mon.a (mon.0) 943 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-10T06:30:28.184 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-02-10T06:30:28.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:28 smithi046 bash[14329]: audit 2024-02-10T06:30:27.304757+0000 mon.a (mon.0) 944 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-10T06:30:28.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:28 smithi046 bash[14329]: cluster 2024-02-10T06:30:27.305327+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-10T06:30:28.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:28 smithi046 bash[20068]: audit 2024-02-10T06:30:27.304757+0000 mon.a (mon.0) 944 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-10T06:30:28.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:28 smithi046 bash[20068]: cluster 2024-02-10T06:30:27.305327+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-10T06:30:28.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:28 smithi175 bash[14559]: audit 2024-02-10T06:30:27.304757+0000 mon.a (mon.0) 944 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-10T06:30:28.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:28 smithi175 bash[14559]: cluster 2024-02-10T06:30:27.305327+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-10T06:30:29.614 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:29 smithi046 bash[14329]: cluster 2024-02-10T06:30:28.176071+0000 mgr.y (mgr.14460) 108 : cluster [DBG] pgmap v72: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:29.615 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:29 smithi046 bash[14329]: cluster 2024-02-10T06:30:28.316438+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-10T06:30:29.615 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:29 smithi046 bash[20068]: cluster 2024-02-10T06:30:28.176071+0000 mgr.y (mgr.14460) 108 : cluster [DBG] pgmap v72: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:29.615 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:29 smithi046 bash[20068]: cluster 2024-02-10T06:30:28.316438+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-10T06:30:29.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:29 smithi175 bash[14559]: cluster 2024-02-10T06:30:28.176071+0000 mgr.y (mgr.14460) 108 : cluster [DBG] pgmap v72: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:29.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:29 smithi175 bash[14559]: cluster 2024-02-10T06:30:28.316438+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-10T06:30:29.875 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:30:29 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:30:29] "GET /metrics HTTP/1.1" 200 192545 "" "Prometheus/2.33.4" 2024-02-10T06:30:31.120 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:30:31.120 INFO:teuthology.orchestra.run.smithi046.stdout: "id": "a25c9a56-0c06-4c00-815d-9e9d76d05f57", 2024-02-10T06:30:31.120 INFO:teuthology.orchestra.run.smithi046.stdout: "name": "default", 2024-02-10T06:30:31.120 INFO:teuthology.orchestra.run.smithi046.stdout: "api_name": "default", 2024-02-10T06:30:31.120 INFO:teuthology.orchestra.run.smithi046.stdout: "is_master": "true", 2024-02-10T06:30:31.120 INFO:teuthology.orchestra.run.smithi046.stdout: "endpoints": [], 2024-02-10T06:30:31.120 INFO:teuthology.orchestra.run.smithi046.stdout: "hostnames": [], 2024-02-10T06:30:31.120 INFO:teuthology.orchestra.run.smithi046.stdout: "hostnames_s3website": [], 2024-02-10T06:30:31.120 INFO:teuthology.orchestra.run.smithi046.stdout: "master_zone": "", 2024-02-10T06:30:31.120 INFO:teuthology.orchestra.run.smithi046.stdout: "zones": [], 2024-02-10T06:30:31.120 INFO:teuthology.orchestra.run.smithi046.stdout: "placement_targets": [], 2024-02-10T06:30:31.121 INFO:teuthology.orchestra.run.smithi046.stdout: "default_placement": "", 2024-02-10T06:30:31.121 INFO:teuthology.orchestra.run.smithi046.stdout: "realm_id": "6441ea8f-7835-473c-ab51-8ba26c3a80a5", 2024-02-10T06:30:31.121 INFO:teuthology.orchestra.run.smithi046.stdout: "sync_policy": { 2024-02-10T06:30:31.121 INFO:teuthology.orchestra.run.smithi046.stdout: "groups": [] 2024-02-10T06:30:31.121 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:30:31.121 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:30:31.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:31 smithi046 bash[14329]: cluster 2024-02-10T06:30:30.176678+0000 mgr.y (mgr.14460) 109 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-10T06:30:31.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:31 smithi046 bash[20068]: cluster 2024-02-10T06:30:30.176678+0000 mgr.y (mgr.14460) 109 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-10T06:30:31.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:31 smithi175 bash[14559]: cluster 2024-02-10T06:30:30.176678+0000 mgr.y (mgr.14460) 109 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-10T06:30:31.805 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-02-10T06:30:33.517 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:33 smithi046 bash[14329]: cluster 2024-02-10T06:30:32.177347+0000 mgr.y (mgr.14460) 110 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-10T06:30:33.517 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:33 smithi046 bash[20068]: cluster 2024-02-10T06:30:32.177347+0000 mgr.y (mgr.14460) 110 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-10T06:30:33.648 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:33 smithi175 bash[14559]: cluster 2024-02-10T06:30:32.177347+0000 mgr.y (mgr.14460) 110 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-10T06:30:33.875 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:30:33 smithi046 bash[44270]: level=error ts=2024-02-10T06:30:33.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:30:33.876 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:30:33 smithi046 bash[44270]: level=warn ts=2024-02-10T06:30:33.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:30:33.876 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:30:33 smithi046 bash[44270]: level=warn ts=2024-02-10T06:30: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.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:30:33.941 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:30:33 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:30:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:30:34.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:30:33 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:30:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:30:34.928 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:30:34.929 INFO:teuthology.orchestra.run.smithi046.stdout: "id": "ed351e93-e201-4ff7-ac67-2600dcf5a274", 2024-02-10T06:30:34.929 INFO:teuthology.orchestra.run.smithi046.stdout: "name": "z", 2024-02-10T06:30:34.929 INFO:teuthology.orchestra.run.smithi046.stdout: "domain_root": "z.rgw.meta:root", 2024-02-10T06:30:34.929 INFO:teuthology.orchestra.run.smithi046.stdout: "control_pool": "z.rgw.control", 2024-02-10T06:30:34.929 INFO:teuthology.orchestra.run.smithi046.stdout: "gc_pool": "z.rgw.log:gc", 2024-02-10T06:30:34.929 INFO:teuthology.orchestra.run.smithi046.stdout: "lc_pool": "z.rgw.log:lc", 2024-02-10T06:30:34.929 INFO:teuthology.orchestra.run.smithi046.stdout: "log_pool": "z.rgw.log", 2024-02-10T06:30:34.929 INFO:teuthology.orchestra.run.smithi046.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-02-10T06:30:34.929 INFO:teuthology.orchestra.run.smithi046.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-02-10T06:30:34.929 INFO:teuthology.orchestra.run.smithi046.stdout: "roles_pool": "z.rgw.meta:roles", 2024-02-10T06:30:34.929 INFO:teuthology.orchestra.run.smithi046.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-02-10T06:30:34.929 INFO:teuthology.orchestra.run.smithi046.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-02-10T06:30:34.929 INFO:teuthology.orchestra.run.smithi046.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-02-10T06:30:34.930 INFO:teuthology.orchestra.run.smithi046.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-02-10T06:30:34.930 INFO:teuthology.orchestra.run.smithi046.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-02-10T06:30:34.930 INFO:teuthology.orchestra.run.smithi046.stdout: "otp_pool": "z.rgw.otp", 2024-02-10T06:30:34.930 INFO:teuthology.orchestra.run.smithi046.stdout: "system_key": { 2024-02-10T06:30:34.930 INFO:teuthology.orchestra.run.smithi046.stdout: "access_key": "", 2024-02-10T06:30:34.930 INFO:teuthology.orchestra.run.smithi046.stdout: "secret_key": "" 2024-02-10T06:30:34.930 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:30:34.930 INFO:teuthology.orchestra.run.smithi046.stdout: "placement_pools": [ 2024-02-10T06:30:34.930 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-02-10T06:30:34.930 INFO:teuthology.orchestra.run.smithi046.stdout: "key": "default-placement", 2024-02-10T06:30:34.930 INFO:teuthology.orchestra.run.smithi046.stdout: "val": { 2024-02-10T06:30:34.930 INFO:teuthology.orchestra.run.smithi046.stdout: "index_pool": "z.rgw.buckets.index", 2024-02-10T06:30:34.930 INFO:teuthology.orchestra.run.smithi046.stdout: "storage_classes": { 2024-02-10T06:30:34.930 INFO:teuthology.orchestra.run.smithi046.stdout: "STANDARD": { 2024-02-10T06:30:34.930 INFO:teuthology.orchestra.run.smithi046.stdout: "data_pool": "z.rgw.buckets.data" 2024-02-10T06:30:34.930 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:30:34.931 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:30:34.931 INFO:teuthology.orchestra.run.smithi046.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-02-10T06:30:34.931 INFO:teuthology.orchestra.run.smithi046.stdout: "index_type": 0 2024-02-10T06:30:34.931 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:30:34.931 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:30:34.931 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:30:34.931 INFO:teuthology.orchestra.run.smithi046.stdout: "realm_id": "6441ea8f-7835-473c-ab51-8ba26c3a80a5", 2024-02-10T06:30:34.931 INFO:teuthology.orchestra.run.smithi046.stdout: "notif_pool": "z.rgw.log:notif" 2024-02-10T06:30:34.931 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:30:35.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:34 smithi046 bash[14329]: audit 2024-02-10T06:30:33.928422+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:35.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:34 smithi046 bash[14329]: audit 2024-02-10T06:30:33.936857+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:35.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:34 smithi046 bash[20068]: audit 2024-02-10T06:30:33.928422+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:35.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:34 smithi046 bash[20068]: audit 2024-02-10T06:30:33.936857+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:35.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:34 smithi175 bash[14559]: audit 2024-02-10T06:30:33.928422+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:35.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:34 smithi175 bash[14559]: audit 2024-02-10T06:30:33.936857+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:36.092 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-02-10T06:30:36.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:35 smithi175 bash[14559]: cluster 2024-02-10T06:30:34.178083+0000 mgr.y (mgr.14460) 111 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2024-02-10T06:30:36.279 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:35 smithi046 bash[14329]: cluster 2024-02-10T06:30:34.178083+0000 mgr.y (mgr.14460) 111 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2024-02-10T06:30:36.279 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:35 smithi046 bash[20068]: cluster 2024-02-10T06:30:34.178083+0000 mgr.y (mgr.14460) 111 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2024-02-10T06:30:38.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:37 smithi046 bash[14329]: cluster 2024-02-10T06:30:36.179047+0000 mgr.y (mgr.14460) 112 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 807 B/s rd, 1.8 KiB/s wr, 3 op/s 2024-02-10T06:30:38.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:37 smithi046 bash[20068]: cluster 2024-02-10T06:30:36.179047+0000 mgr.y (mgr.14460) 112 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 807 B/s rd, 1.8 KiB/s wr, 3 op/s 2024-02-10T06:30:38.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:37 smithi175 bash[14559]: cluster 2024-02-10T06:30:36.179047+0000 mgr.y (mgr.14460) 112 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 807 B/s rd, 1.8 KiB/s wr, 3 op/s 2024-02-10T06:30:40.061 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:39 smithi046 bash[14329]: cluster 2024-02-10T06:30:38.179723+0000 mgr.y (mgr.14460) 113 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-02-10T06:30:40.062 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:30:39 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:30:39] "GET /metrics HTTP/1.1" 200 192545 "" "Prometheus/2.33.4" 2024-02-10T06:30:40.062 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:39 smithi046 bash[20068]: cluster 2024-02-10T06:30:38.179723+0000 mgr.y (mgr.14460) 113 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-02-10T06:30:40.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:39 smithi175 bash[14559]: cluster 2024-02-10T06:30:38.179723+0000 mgr.y (mgr.14460) 113 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-02-10T06:30:42.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:41 smithi175 bash[14559]: cluster 2024-02-10T06:30:40.180531+0000 mgr.y (mgr.14460) 114 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 603 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-02-10T06:30:42.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:41 smithi175 bash[14559]: cluster 2024-02-10T06:30:40.965775+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-10T06:30:42.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:41 smithi175 bash[14559]: audit 2024-02-10T06:30:40.975174+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.46:0/2776786861' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-10T06:30:42.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:41 smithi046 bash[14329]: cluster 2024-02-10T06:30:40.180531+0000 mgr.y (mgr.14460) 114 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 603 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-02-10T06:30:42.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:41 smithi046 bash[14329]: cluster 2024-02-10T06:30:40.965775+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-10T06:30:42.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:41 smithi046 bash[14329]: audit 2024-02-10T06:30:40.975174+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.46:0/2776786861' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-10T06:30:42.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:41 smithi046 bash[20068]: cluster 2024-02-10T06:30:40.180531+0000 mgr.y (mgr.14460) 114 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 603 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-02-10T06:30:42.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:41 smithi046 bash[20068]: cluster 2024-02-10T06:30:40.965775+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-10T06:30:42.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:41 smithi046 bash[20068]: audit 2024-02-10T06:30:40.975174+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.46:0/2776786861' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-10T06:30:43.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:42 smithi175 bash[14559]: audit 2024-02-10T06:30:41.976768+0000 mon.a (mon.0) 951 : audit [INF] from='client.? 172.21.15.46:0/2776786861' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-10T06:30:43.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:42 smithi175 bash[14559]: cluster 2024-02-10T06:30:41.976907+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-10T06:30:43.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:42 smithi046 bash[14329]: audit 2024-02-10T06:30:41.976768+0000 mon.a (mon.0) 951 : audit [INF] from='client.? 172.21.15.46:0/2776786861' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-10T06:30:43.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:42 smithi046 bash[14329]: cluster 2024-02-10T06:30:41.976907+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-10T06:30:43.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:42 smithi046 bash[20068]: audit 2024-02-10T06:30:41.976768+0000 mon.a (mon.0) 951 : audit [INF] from='client.? 172.21.15.46:0/2776786861' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-10T06:30:43.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:42 smithi046 bash[20068]: cluster 2024-02-10T06:30:41.976907+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-10T06:30:43.875 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:30:43 smithi046 bash[44270]: level=error ts=2024-02-10T06:30:43.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:30:43.876 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:30:43 smithi046 bash[44270]: level=warn ts=2024-02-10T06:30:43.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:30:43.876 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:30:43 smithi046 bash[44270]: level=warn ts=2024-02-10T06:30:43.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.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:30:44.244 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:30:43 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:30:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:30:44.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:44 smithi175 bash[14559]: cluster 2024-02-10T06:30:42.181188+0000 mgr.y (mgr.14460) 115 : cluster [DBG] pgmap v82: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 1023 B/s wr, 2 op/s 2024-02-10T06:30:44.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:44 smithi175 bash[14559]: cluster 2024-02-10T06:30:42.989807+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-10T06:30:44.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:44 smithi175 bash[14559]: audit 2024-02-10T06:30:42.994614+0000 mon.a (mon.0) 954 : audit [INF] from='client.? 172.21.15.46:0/2776786861' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-10T06:30:44.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:44 smithi046 bash[14329]: cluster 2024-02-10T06:30:42.181188+0000 mgr.y (mgr.14460) 115 : cluster [DBG] pgmap v82: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 1023 B/s wr, 2 op/s 2024-02-10T06:30:44.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:44 smithi046 bash[14329]: cluster 2024-02-10T06:30:42.989807+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-10T06:30:44.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:44 smithi046 bash[14329]: audit 2024-02-10T06:30:42.994614+0000 mon.a (mon.0) 954 : audit [INF] from='client.? 172.21.15.46:0/2776786861' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-10T06:30:44.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:44 smithi046 bash[20068]: cluster 2024-02-10T06:30:42.181188+0000 mgr.y (mgr.14460) 115 : cluster [DBG] pgmap v82: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 1023 B/s wr, 2 op/s 2024-02-10T06:30:44.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:44 smithi046 bash[20068]: cluster 2024-02-10T06:30:42.989807+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-10T06:30:44.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:44 smithi046 bash[20068]: audit 2024-02-10T06:30:42.994614+0000 mon.a (mon.0) 954 : audit [INF] from='client.? 172.21.15.46:0/2776786861' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-10T06:30:45.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:45 smithi175 bash[14559]: audit 2024-02-10T06:30:43.992233+0000 mon.a (mon.0) 955 : audit [INF] from='client.? 172.21.15.46:0/2776786861' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-10T06:30:45.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:45 smithi175 bash[14559]: cluster 2024-02-10T06:30:43.992511+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-10T06:30:45.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:45 smithi046 bash[14329]: audit 2024-02-10T06:30:43.992233+0000 mon.a (mon.0) 955 : audit [INF] from='client.? 172.21.15.46:0/2776786861' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-10T06:30:45.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:45 smithi046 bash[14329]: cluster 2024-02-10T06:30:43.992511+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-10T06:30:45.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:45 smithi046 bash[20068]: audit 2024-02-10T06:30:43.992233+0000 mon.a (mon.0) 955 : audit [INF] from='client.? 172.21.15.46:0/2776786861' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-10T06:30:45.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:45 smithi046 bash[20068]: cluster 2024-02-10T06:30:43.992511+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-10T06:30:45.875 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:30:45 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:30:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:30:46.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:46 smithi046 bash[14329]: cluster 2024-02-10T06:30:44.181833+0000 mgr.y (mgr.14460) 116 : cluster [DBG] pgmap v85: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:46.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:46 smithi046 bash[14329]: cluster 2024-02-10T06:30:45.015968+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-10T06:30:46.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:46 smithi046 bash[14329]: audit 2024-02-10T06:30:45.027947+0000 mon.a (mon.0) 958 : audit [INF] from='client.? 172.21.15.46:0/3791415453' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-10T06:30:46.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:46 smithi046 bash[14329]: audit 2024-02-10T06:30:45.418949+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:46.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:46 smithi046 bash[14329]: audit 2024-02-10T06:30:45.426463+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:46.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:46 smithi046 bash[14329]: audit 2024-02-10T06:30:46.017339+0000 mon.a (mon.0) 961 : audit [INF] from='client.? 172.21.15.46:0/3791415453' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-10T06:30:46.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:46 smithi046 bash[14329]: cluster 2024-02-10T06:30:46.017521+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-10T06:30:46.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:46 smithi046 bash[20068]: cluster 2024-02-10T06:30:44.181833+0000 mgr.y (mgr.14460) 116 : cluster [DBG] pgmap v85: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:46.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:46 smithi046 bash[20068]: cluster 2024-02-10T06:30:45.015968+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-10T06:30:46.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:46 smithi046 bash[20068]: audit 2024-02-10T06:30:45.027947+0000 mon.a (mon.0) 958 : audit [INF] from='client.? 172.21.15.46:0/3791415453' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-10T06:30:46.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:46 smithi046 bash[20068]: audit 2024-02-10T06:30:45.418949+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:46.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:46 smithi046 bash[20068]: audit 2024-02-10T06:30:45.426463+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:46.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:46 smithi046 bash[20068]: audit 2024-02-10T06:30:46.017339+0000 mon.a (mon.0) 961 : audit [INF] from='client.? 172.21.15.46:0/3791415453' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-10T06:30:46.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:46 smithi046 bash[20068]: cluster 2024-02-10T06:30:46.017521+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-10T06:30:46.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:46 smithi175 bash[14559]: cluster 2024-02-10T06:30:44.181833+0000 mgr.y (mgr.14460) 116 : cluster [DBG] pgmap v85: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:30:46.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:46 smithi175 bash[14559]: cluster 2024-02-10T06:30:45.015968+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-10T06:30:46.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:46 smithi175 bash[14559]: audit 2024-02-10T06:30:45.027947+0000 mon.a (mon.0) 958 : audit [INF] from='client.? 172.21.15.46:0/3791415453' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-10T06:30:46.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:46 smithi175 bash[14559]: audit 2024-02-10T06:30:45.418949+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:46.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:46 smithi175 bash[14559]: audit 2024-02-10T06:30:45.426463+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:46.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:46 smithi175 bash[14559]: audit 2024-02-10T06:30:46.017339+0000 mon.a (mon.0) 961 : audit [INF] from='client.? 172.21.15.46:0/3791415453' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-10T06:30:46.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:46 smithi175 bash[14559]: cluster 2024-02-10T06:30:46.017521+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-10T06:30:47.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:47 smithi046 bash[14329]: audit 2024-02-10T06:30:46.026243+0000 mon.a (mon.0) 963 : audit [INF] from='client.? 172.21.15.46:0/3791415453' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-10T06:30:47.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:47 smithi046 bash[14329]: cluster 2024-02-10T06:30:46.182554+0000 mgr.y (mgr.14460) 117 : cluster [DBG] pgmap v88: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-02-10T06:30:47.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:47 smithi046 bash[14329]: audit 2024-02-10T06:30:47.018488+0000 mon.a (mon.0) 964 : audit [INF] from='client.? 172.21.15.46:0/3791415453' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-10T06:30:47.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:47 smithi046 bash[14329]: cluster 2024-02-10T06:30:47.018772+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-02-10T06:30:47.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:47 smithi046 bash[14329]: audit 2024-02-10T06:30:47.019795+0000 mon.a (mon.0) 966 : audit [INF] from='client.? 172.21.15.46:0/3791415453' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-10T06:30:47.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:47 smithi046 bash[20068]: audit 2024-02-10T06:30:46.026243+0000 mon.a (mon.0) 963 : audit [INF] from='client.? 172.21.15.46:0/3791415453' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-10T06:30:47.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:47 smithi046 bash[20068]: cluster 2024-02-10T06:30:46.182554+0000 mgr.y (mgr.14460) 117 : cluster [DBG] pgmap v88: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-02-10T06:30:47.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:47 smithi046 bash[20068]: audit 2024-02-10T06:30:47.018488+0000 mon.a (mon.0) 964 : audit [INF] from='client.? 172.21.15.46:0/3791415453' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-10T06:30:47.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:47 smithi046 bash[20068]: cluster 2024-02-10T06:30:47.018772+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-02-10T06:30:47.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:47 smithi046 bash[20068]: audit 2024-02-10T06:30:47.019795+0000 mon.a (mon.0) 966 : audit [INF] from='client.? 172.21.15.46:0/3791415453' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-10T06:30:47.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:47 smithi175 bash[14559]: audit 2024-02-10T06:30:46.026243+0000 mon.a (mon.0) 963 : audit [INF] from='client.? 172.21.15.46:0/3791415453' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-10T06:30:47.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:47 smithi175 bash[14559]: cluster 2024-02-10T06:30:46.182554+0000 mgr.y (mgr.14460) 117 : cluster [DBG] pgmap v88: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-02-10T06:30:47.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:47 smithi175 bash[14559]: audit 2024-02-10T06:30:47.018488+0000 mon.a (mon.0) 964 : audit [INF] from='client.? 172.21.15.46:0/3791415453' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-10T06:30:47.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:47 smithi175 bash[14559]: cluster 2024-02-10T06:30:47.018772+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-02-10T06:30:47.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:47 smithi175 bash[14559]: audit 2024-02-10T06:30:47.019795+0000 mon.a (mon.0) 966 : audit [INF] from='client.? 172.21.15.46:0/3791415453' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-10T06:30:48.144 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:30:48.144 INFO:teuthology.orchestra.run.smithi046.stdout: "id": "34270214-cba3-4a51-a819-6e9f249f58f5", 2024-02-10T06:30:48.144 INFO:teuthology.orchestra.run.smithi046.stdout: "epoch": 1, 2024-02-10T06:30:48.144 INFO:teuthology.orchestra.run.smithi046.stdout: "predecessor_uuid": "a43c77fd-6cbd-46f6-aa93-af88a816dc3d", 2024-02-10T06:30:48.144 INFO:teuthology.orchestra.run.smithi046.stdout: "sync_status": [], 2024-02-10T06:30:48.144 INFO:teuthology.orchestra.run.smithi046.stdout: "period_map": { 2024-02-10T06:30:48.144 INFO:teuthology.orchestra.run.smithi046.stdout: "id": "34270214-cba3-4a51-a819-6e9f249f58f5", 2024-02-10T06:30:48.145 INFO:teuthology.orchestra.run.smithi046.stdout: "zonegroups": [ 2024-02-10T06:30:48.145 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-02-10T06:30:48.145 INFO:teuthology.orchestra.run.smithi046.stdout: "id": "a25c9a56-0c06-4c00-815d-9e9d76d05f57", 2024-02-10T06:30:48.145 INFO:teuthology.orchestra.run.smithi046.stdout: "name": "default", 2024-02-10T06:30:48.145 INFO:teuthology.orchestra.run.smithi046.stdout: "api_name": "default", 2024-02-10T06:30:48.145 INFO:teuthology.orchestra.run.smithi046.stdout: "is_master": "true", 2024-02-10T06:30:48.145 INFO:teuthology.orchestra.run.smithi046.stdout: "endpoints": [], 2024-02-10T06:30:48.145 INFO:teuthology.orchestra.run.smithi046.stdout: "hostnames": [], 2024-02-10T06:30:48.145 INFO:teuthology.orchestra.run.smithi046.stdout: "hostnames_s3website": [], 2024-02-10T06:30:48.145 INFO:teuthology.orchestra.run.smithi046.stdout: "master_zone": "ed351e93-e201-4ff7-ac67-2600dcf5a274", 2024-02-10T06:30:48.145 INFO:teuthology.orchestra.run.smithi046.stdout: "zones": [ 2024-02-10T06:30:48.145 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-02-10T06:30:48.145 INFO:teuthology.orchestra.run.smithi046.stdout: "id": "ed351e93-e201-4ff7-ac67-2600dcf5a274", 2024-02-10T06:30:48.145 INFO:teuthology.orchestra.run.smithi046.stdout: "name": "z", 2024-02-10T06:30:48.146 INFO:teuthology.orchestra.run.smithi046.stdout: "endpoints": [], 2024-02-10T06:30:48.146 INFO:teuthology.orchestra.run.smithi046.stdout: "log_meta": "false", 2024-02-10T06:30:48.146 INFO:teuthology.orchestra.run.smithi046.stdout: "log_data": "false", 2024-02-10T06:30:48.146 INFO:teuthology.orchestra.run.smithi046.stdout: "bucket_index_max_shards": 11, 2024-02-10T06:30:48.146 INFO:teuthology.orchestra.run.smithi046.stdout: "read_only": "false", 2024-02-10T06:30:48.146 INFO:teuthology.orchestra.run.smithi046.stdout: "tier_type": "", 2024-02-10T06:30:48.146 INFO:teuthology.orchestra.run.smithi046.stdout: "sync_from_all": "true", 2024-02-10T06:30:48.146 INFO:teuthology.orchestra.run.smithi046.stdout: "sync_from": [], 2024-02-10T06:30:48.146 INFO:teuthology.orchestra.run.smithi046.stdout: "redirect_zone": "" 2024-02-10T06:30:48.146 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:30:48.146 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:30:48.146 INFO:teuthology.orchestra.run.smithi046.stdout: "placement_targets": [ 2024-02-10T06:30:48.146 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-02-10T06:30:48.146 INFO:teuthology.orchestra.run.smithi046.stdout: "name": "default-placement", 2024-02-10T06:30:48.147 INFO:teuthology.orchestra.run.smithi046.stdout: "tags": [], 2024-02-10T06:30:48.147 INFO:teuthology.orchestra.run.smithi046.stdout: "storage_classes": [ 2024-02-10T06:30:48.147 INFO:teuthology.orchestra.run.smithi046.stdout: "STANDARD" 2024-02-10T06:30:48.147 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-02-10T06:30:48.147 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:30:48.147 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:30:48.147 INFO:teuthology.orchestra.run.smithi046.stdout: "default_placement": "default-placement", 2024-02-10T06:30:48.147 INFO:teuthology.orchestra.run.smithi046.stdout: "realm_id": "6441ea8f-7835-473c-ab51-8ba26c3a80a5", 2024-02-10T06:30:48.147 INFO:teuthology.orchestra.run.smithi046.stdout: "sync_policy": { 2024-02-10T06:30:48.147 INFO:teuthology.orchestra.run.smithi046.stdout: "groups": [] 2024-02-10T06:30:48.147 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:30:48.147 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:30:48.147 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:30:48.147 INFO:teuthology.orchestra.run.smithi046.stdout: "short_zone_ids": [ 2024-02-10T06:30:48.147 INFO:teuthology.orchestra.run.smithi046.stdout: { 2024-02-10T06:30:48.148 INFO:teuthology.orchestra.run.smithi046.stdout: "key": "ed351e93-e201-4ff7-ac67-2600dcf5a274", 2024-02-10T06:30:48.148 INFO:teuthology.orchestra.run.smithi046.stdout: "val": 320923844 2024-02-10T06:30:48.148 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:30:48.148 INFO:teuthology.orchestra.run.smithi046.stdout: ] 2024-02-10T06:30:48.148 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:30:48.148 INFO:teuthology.orchestra.run.smithi046.stdout: "master_zonegroup": "a25c9a56-0c06-4c00-815d-9e9d76d05f57", 2024-02-10T06:30:48.148 INFO:teuthology.orchestra.run.smithi046.stdout: "master_zone": "ed351e93-e201-4ff7-ac67-2600dcf5a274", 2024-02-10T06:30:48.148 INFO:teuthology.orchestra.run.smithi046.stdout: "period_config": { 2024-02-10T06:30:48.148 INFO:teuthology.orchestra.run.smithi046.stdout: "bucket_quota": { 2024-02-10T06:30:48.148 INFO:teuthology.orchestra.run.smithi046.stdout: "enabled": false, 2024-02-10T06:30:48.148 INFO:teuthology.orchestra.run.smithi046.stdout: "check_on_raw": false, 2024-02-10T06:30:48.148 INFO:teuthology.orchestra.run.smithi046.stdout: "max_size": -1, 2024-02-10T06:30:48.148 INFO:teuthology.orchestra.run.smithi046.stdout: "max_size_kb": 0, 2024-02-10T06:30:48.149 INFO:teuthology.orchestra.run.smithi046.stdout: "max_objects": -1 2024-02-10T06:30:48.149 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:30:48.149 INFO:teuthology.orchestra.run.smithi046.stdout: "user_quota": { 2024-02-10T06:30:48.149 INFO:teuthology.orchestra.run.smithi046.stdout: "enabled": false, 2024-02-10T06:30:48.149 INFO:teuthology.orchestra.run.smithi046.stdout: "check_on_raw": false, 2024-02-10T06:30:48.149 INFO:teuthology.orchestra.run.smithi046.stdout: "max_size": -1, 2024-02-10T06:30:48.149 INFO:teuthology.orchestra.run.smithi046.stdout: "max_size_kb": 0, 2024-02-10T06:30:48.149 INFO:teuthology.orchestra.run.smithi046.stdout: "max_objects": -1 2024-02-10T06:30:48.149 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:30:48.149 INFO:teuthology.orchestra.run.smithi046.stdout: "user_ratelimit": { 2024-02-10T06:30:48.149 INFO:teuthology.orchestra.run.smithi046.stdout: "max_read_ops": 0, 2024-02-10T06:30:48.149 INFO:teuthology.orchestra.run.smithi046.stdout: "max_write_ops": 0, 2024-02-10T06:30:48.149 INFO:teuthology.orchestra.run.smithi046.stdout: "max_read_bytes": 0, 2024-02-10T06:30:48.149 INFO:teuthology.orchestra.run.smithi046.stdout: "max_write_bytes": 0, 2024-02-10T06:30:48.150 INFO:teuthology.orchestra.run.smithi046.stdout: "enabled": false 2024-02-10T06:30:48.150 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:30:48.150 INFO:teuthology.orchestra.run.smithi046.stdout: "bucket_ratelimit": { 2024-02-10T06:30:48.150 INFO:teuthology.orchestra.run.smithi046.stdout: "max_read_ops": 0, 2024-02-10T06:30:48.150 INFO:teuthology.orchestra.run.smithi046.stdout: "max_write_ops": 0, 2024-02-10T06:30:48.150 INFO:teuthology.orchestra.run.smithi046.stdout: "max_read_bytes": 0, 2024-02-10T06:30:48.150 INFO:teuthology.orchestra.run.smithi046.stdout: "max_write_bytes": 0, 2024-02-10T06:30:48.150 INFO:teuthology.orchestra.run.smithi046.stdout: "enabled": false 2024-02-10T06:30:48.150 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:30:48.150 INFO:teuthology.orchestra.run.smithi046.stdout: "anonymous_ratelimit": { 2024-02-10T06:30:48.150 INFO:teuthology.orchestra.run.smithi046.stdout: "max_read_ops": 0, 2024-02-10T06:30:48.150 INFO:teuthology.orchestra.run.smithi046.stdout: "max_write_ops": 0, 2024-02-10T06:30:48.150 INFO:teuthology.orchestra.run.smithi046.stdout: "max_read_bytes": 0, 2024-02-10T06:30:48.150 INFO:teuthology.orchestra.run.smithi046.stdout: "max_write_bytes": 0, 2024-02-10T06:30:48.151 INFO:teuthology.orchestra.run.smithi046.stdout: "enabled": false 2024-02-10T06:30:48.151 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:30:48.151 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:30:48.151 INFO:teuthology.orchestra.run.smithi046.stdout: "realm_id": "6441ea8f-7835-473c-ab51-8ba26c3a80a5", 2024-02-10T06:30:48.151 INFO:teuthology.orchestra.run.smithi046.stdout: "realm_name": "r", 2024-02-10T06:30:48.151 INFO:teuthology.orchestra.run.smithi046.stdout: "realm_epoch": 2 2024-02-10T06:30:48.151 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:30:49.049 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-02-10T06:30:49.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:49 smithi046 bash[14329]: audit 2024-02-10T06:30:48.020643+0000 mon.a (mon.0) 967 : audit [INF] from='client.? 172.21.15.46:0/3791415453' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-10T06:30:49.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:49 smithi046 bash[14329]: cluster 2024-02-10T06:30:48.020767+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-10T06:30:49.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:49 smithi046 bash[14329]: cluster 2024-02-10T06:30:48.183157+0000 mgr.y (mgr.14460) 118 : cluster [DBG] pgmap v91: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-02-10T06:30:49.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:49 smithi046 bash[20068]: audit 2024-02-10T06:30:48.020643+0000 mon.a (mon.0) 967 : audit [INF] from='client.? 172.21.15.46:0/3791415453' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-10T06:30:49.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:49 smithi046 bash[20068]: cluster 2024-02-10T06:30:48.020767+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-10T06:30:49.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:49 smithi046 bash[20068]: cluster 2024-02-10T06:30:48.183157+0000 mgr.y (mgr.14460) 118 : cluster [DBG] pgmap v91: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-02-10T06:30:49.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:49 smithi175 bash[14559]: audit 2024-02-10T06:30:48.020643+0000 mon.a (mon.0) 967 : audit [INF] from='client.? 172.21.15.46:0/3791415453' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-10T06:30:49.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:49 smithi175 bash[14559]: cluster 2024-02-10T06:30:48.020767+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-10T06:30:49.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:49 smithi175 bash[14559]: cluster 2024-02-10T06:30:48.183157+0000 mgr.y (mgr.14460) 118 : cluster [DBG] pgmap v91: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 7 op/s 2024-02-10T06:30:50.048 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:30:49 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:30:49] "GET /metrics HTTP/1.1" 200 195235 "" "Prometheus/2.33.4" 2024-02-10T06:30:51.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:51 smithi046 bash[14329]: cluster 2024-02-10T06:30:50.184662+0000 mgr.y (mgr.14460) 119 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.7 KiB/s wr, 9 op/s 2024-02-10T06:30:51.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:51 smithi046 bash[20068]: cluster 2024-02-10T06:30:50.184662+0000 mgr.y (mgr.14460) 119 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.7 KiB/s wr, 9 op/s 2024-02-10T06:30:51.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:51 smithi175 bash[14559]: cluster 2024-02-10T06:30:50.184662+0000 mgr.y (mgr.14460) 119 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.7 KiB/s wr, 9 op/s 2024-02-10T06:30:52.115 INFO:teuthology.orchestra.run.smithi046.stdout:Scheduled rgw.foo update... 2024-02-10T06:30:53.272 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph orch apply rgw smpl' 2024-02-10T06:30:53.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[20068]: audit 2024-02-10T06:30:52.099596+0000 mgr.y (mgr.14460) 120 : audit [DBG] from='client.24587 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:30:53.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[20068]: cephadm 2024-02-10T06:30:52.104109+0000 mgr.y (mgr.14460) 121 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-10T06:30:53.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[20068]: audit 2024-02-10T06:30:52.111717+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:53.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[20068]: audit 2024-02-10T06:30:52.121453+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:30:53.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[20068]: audit 2024-02-10T06:30:52.123051+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:30:53.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[20068]: audit 2024-02-10T06:30:52.132888+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:53.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[20068]: audit 2024-02-10T06:30:52.148615+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:53.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[20068]: audit 2024-02-10T06:30:52.155319+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:53.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[20068]: cephadm 2024-02-10T06:30:52.156234+0000 mgr.y (mgr.14460) 122 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-10T06:30:53.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[20068]: audit 2024-02-10T06:30:52.160455+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:53.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[20068]: audit 2024-02-10T06:30:52.161318+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.nswayp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:30:53.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[20068]: audit 2024-02-10T06:30:52.165522+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.nswayp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T06:30:53.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[20068]: audit 2024-02-10T06:30:52.171127+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:53.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[20068]: audit 2024-02-10T06:30:52.172417+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:30:53.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[20068]: cephadm 2024-02-10T06:30:52.173849+0000 mgr.y (mgr.14460) 123 : cephadm [INF] Deploying daemon rgw.foo.smithi046.nswayp on smithi046 2024-02-10T06:30:53.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[20068]: cluster 2024-02-10T06:30:52.185215+0000 mgr.y (mgr.14460) 124 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-02-10T06:30:53.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[14329]: audit 2024-02-10T06:30:52.099596+0000 mgr.y (mgr.14460) 120 : audit [DBG] from='client.24587 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:30:53.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[14329]: cephadm 2024-02-10T06:30:52.104109+0000 mgr.y (mgr.14460) 121 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-10T06:30:53.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[14329]: audit 2024-02-10T06:30:52.111717+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:53.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[14329]: audit 2024-02-10T06:30:52.121453+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:30:53.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[14329]: audit 2024-02-10T06:30:52.123051+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:30:53.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[14329]: audit 2024-02-10T06:30:52.132888+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:53.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[14329]: audit 2024-02-10T06:30:52.148615+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:53.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[14329]: audit 2024-02-10T06:30:52.155319+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:53.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[14329]: cephadm 2024-02-10T06:30:52.156234+0000 mgr.y (mgr.14460) 122 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-10T06:30:53.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[14329]: audit 2024-02-10T06:30:52.160455+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:53.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[14329]: audit 2024-02-10T06:30:52.161318+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.nswayp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:30:53.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[14329]: audit 2024-02-10T06:30:52.165522+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.nswayp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T06:30:53.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[14329]: audit 2024-02-10T06:30:52.171127+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:53.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[14329]: audit 2024-02-10T06:30:52.172417+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:30:53.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[14329]: cephadm 2024-02-10T06:30:52.173849+0000 mgr.y (mgr.14460) 123 : cephadm [INF] Deploying daemon rgw.foo.smithi046.nswayp on smithi046 2024-02-10T06:30:53.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[14329]: cluster 2024-02-10T06:30:52.185215+0000 mgr.y (mgr.14460) 124 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-02-10T06:30:53.423 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:53 smithi175 bash[14559]: audit 2024-02-10T06:30:52.099596+0000 mgr.y (mgr.14460) 120 : audit [DBG] from='client.24587 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:30:53.423 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:53 smithi175 bash[14559]: cephadm 2024-02-10T06:30:52.104109+0000 mgr.y (mgr.14460) 121 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-10T06:30:53.423 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:53 smithi175 bash[14559]: audit 2024-02-10T06:30:52.111717+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:53.423 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:53 smithi175 bash[14559]: audit 2024-02-10T06:30:52.121453+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:30:53.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:53 smithi175 bash[14559]: audit 2024-02-10T06:30:52.123051+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:30:53.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:53 smithi175 bash[14559]: audit 2024-02-10T06:30:52.132888+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:53.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:53 smithi175 bash[14559]: audit 2024-02-10T06:30:52.148615+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:53.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:53 smithi175 bash[14559]: audit 2024-02-10T06:30:52.155319+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:53.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:53 smithi175 bash[14559]: cephadm 2024-02-10T06:30:52.156234+0000 mgr.y (mgr.14460) 122 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-10T06:30:53.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:53 smithi175 bash[14559]: audit 2024-02-10T06:30:52.160455+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:53.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:53 smithi175 bash[14559]: audit 2024-02-10T06:30:52.161318+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.nswayp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:30:53.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:53 smithi175 bash[14559]: audit 2024-02-10T06:30:52.165522+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.nswayp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T06:30:53.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:53 smithi175 bash[14559]: audit 2024-02-10T06:30:52.171127+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:53.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:53 smithi175 bash[14559]: audit 2024-02-10T06:30:52.172417+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:30:53.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:53 smithi175 bash[14559]: cephadm 2024-02-10T06:30:52.173849+0000 mgr.y (mgr.14460) 123 : cephadm [INF] Deploying daemon rgw.foo.smithi046.nswayp on smithi046 2024-02-10T06:30:53.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:53 smithi175 bash[14559]: cluster 2024-02-10T06:30:52.185215+0000 mgr.y (mgr.14460) 124 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-02-10T06:30:53.823 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[44270]: level=error ts=2024-02-10T06:30:53.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:30:53.823 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[44270]: level=warn ts=2024-02-10T06:30:53.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.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:30:53.823 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:30:53 smithi046 bash[44270]: level=warn ts=2024-02-10T06:30:53.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:30:54.070 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:30:53 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:30:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:30:54.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:30:54 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:30:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:30:55.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:55 smithi046 bash[20068]: audit 2024-02-10T06:30:54.059072+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:55.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:55 smithi046 bash[20068]: audit 2024-02-10T06:30:54.065729+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:55.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:55 smithi046 bash[20068]: cluster 2024-02-10T06:30:54.185894+0000 mgr.y (mgr.14460) 125 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-02-10T06:30:55.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:55 smithi046 bash[14329]: audit 2024-02-10T06:30:54.059072+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:55.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:55 smithi046 bash[14329]: audit 2024-02-10T06:30:54.065729+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:55.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:55 smithi046 bash[14329]: cluster 2024-02-10T06:30:54.185894+0000 mgr.y (mgr.14460) 125 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-02-10T06:30:55.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:55 smithi175 bash[14559]: audit 2024-02-10T06:30:54.059072+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:55.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:55 smithi175 bash[14559]: audit 2024-02-10T06:30:54.065729+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:55.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:55 smithi175 bash[14559]: cluster 2024-02-10T06:30:54.185894+0000 mgr.y (mgr.14460) 125 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-02-10T06:30:57.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:57 smithi046 bash[14329]: audit 2024-02-10T06:30:56.052091+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:57.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:57 smithi046 bash[14329]: audit 2024-02-10T06:30:56.056115+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.umwddf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:30:57.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:57 smithi046 bash[14329]: audit 2024-02-10T06:30:56.061225+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.umwddf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T06:30:57.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:57 smithi046 bash[14329]: audit 2024-02-10T06:30:56.067249+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:57.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:57 smithi046 bash[14329]: audit 2024-02-10T06:30:56.068379+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:30:57.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:57 smithi046 bash[14329]: cephadm 2024-02-10T06:30:56.069545+0000 mgr.y (mgr.14460) 126 : cephadm [INF] Deploying daemon rgw.foo.smithi175.umwddf on smithi175 2024-02-10T06:30:57.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:57 smithi046 bash[14329]: cluster 2024-02-10T06:30:56.187534+0000 mgr.y (mgr.14460) 127 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 781 B/s rd, 781 B/s wr, 1 op/s 2024-02-10T06:30:57.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:57 smithi046 bash[20068]: audit 2024-02-10T06:30:56.052091+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:57.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:57 smithi046 bash[20068]: audit 2024-02-10T06:30:56.056115+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.umwddf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:30:57.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:57 smithi046 bash[20068]: audit 2024-02-10T06:30:56.061225+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.umwddf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T06:30:57.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:57 smithi046 bash[20068]: audit 2024-02-10T06:30:56.067249+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:57.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:57 smithi046 bash[20068]: audit 2024-02-10T06:30:56.068379+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:30:57.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:57 smithi046 bash[20068]: cephadm 2024-02-10T06:30:56.069545+0000 mgr.y (mgr.14460) 126 : cephadm [INF] Deploying daemon rgw.foo.smithi175.umwddf on smithi175 2024-02-10T06:30:57.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:57 smithi046 bash[20068]: cluster 2024-02-10T06:30:56.187534+0000 mgr.y (mgr.14460) 127 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 781 B/s rd, 781 B/s wr, 1 op/s 2024-02-10T06:30:57.403 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:57 smithi175 bash[14559]: audit 2024-02-10T06:30:56.052091+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:57.403 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:57 smithi175 bash[14559]: audit 2024-02-10T06:30:56.056115+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.umwddf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:30:57.403 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:57 smithi175 bash[14559]: audit 2024-02-10T06:30:56.061225+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.umwddf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T06:30:57.403 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:57 smithi175 bash[14559]: audit 2024-02-10T06:30:56.067249+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:57.403 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:57 smithi175 bash[14559]: audit 2024-02-10T06:30:56.068379+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:30:57.403 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:57 smithi175 bash[14559]: cephadm 2024-02-10T06:30:56.069545+0000 mgr.y (mgr.14460) 126 : cephadm [INF] Deploying daemon rgw.foo.smithi175.umwddf on smithi175 2024-02-10T06:30:57.404 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:57 smithi175 bash[14559]: cluster 2024-02-10T06:30:56.187534+0000 mgr.y (mgr.14460) 127 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 781 B/s rd, 781 B/s wr, 1 op/s 2024-02-10T06:30:58.298 INFO:teuthology.orchestra.run.smithi046.stdout:Scheduled rgw.smpl update... 2024-02-10T06:30:59.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:59 smithi175 bash[14559]: cluster 2024-02-10T06:30:58.188044+0000 mgr.y (mgr.14460) 128 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 704 B/s wr, 1 op/s 2024-02-10T06:30:59.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:59 smithi175 bash[14559]: audit 2024-02-10T06:30:58.289032+0000 mgr.y (mgr.14460) 129 : audit [DBG] from='client.24643 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:30:59.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:59 smithi175 bash[14559]: cephadm 2024-02-10T06:30:58.290770+0000 mgr.y (mgr.14460) 130 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-10T06:30:59.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:59 smithi175 bash[14559]: audit 2024-02-10T06:30:58.295138+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:59.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:59 smithi175 bash[14559]: audit 2024-02-10T06:30:58.833759+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:59.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:59 smithi175 bash[14559]: audit 2024-02-10T06:30:58.837866+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:30:59.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:59 smithi175 bash[14559]: audit 2024-02-10T06:30:58.839096+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:30:59.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:59 smithi175 bash[14559]: cephadm 2024-02-10T06:30:58.846016+0000 mgr.y (mgr.14460) 131 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T06:30:59.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:30:59 smithi175 bash[14559]: audit 2024-02-10T06:30:59.270067+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:59.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:59 smithi046 bash[20068]: cluster 2024-02-10T06:30:58.188044+0000 mgr.y (mgr.14460) 128 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 704 B/s wr, 1 op/s 2024-02-10T06:30:59.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:59 smithi046 bash[20068]: audit 2024-02-10T06:30:58.289032+0000 mgr.y (mgr.14460) 129 : audit [DBG] from='client.24643 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:30:59.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:59 smithi046 bash[20068]: cephadm 2024-02-10T06:30:58.290770+0000 mgr.y (mgr.14460) 130 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-10T06:30:59.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:59 smithi046 bash[20068]: audit 2024-02-10T06:30:58.295138+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:59.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:59 smithi046 bash[20068]: audit 2024-02-10T06:30:58.833759+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:59.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:59 smithi046 bash[20068]: audit 2024-02-10T06:30:58.837866+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:30:59.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:59 smithi046 bash[20068]: audit 2024-02-10T06:30:58.839096+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:30:59.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:59 smithi046 bash[20068]: cephadm 2024-02-10T06:30:58.846016+0000 mgr.y (mgr.14460) 131 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T06:30:59.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:30:59 smithi046 bash[20068]: audit 2024-02-10T06:30:59.270067+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:59.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:59 smithi046 bash[14329]: cluster 2024-02-10T06:30:58.188044+0000 mgr.y (mgr.14460) 128 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 704 B/s wr, 1 op/s 2024-02-10T06:30:59.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:59 smithi046 bash[14329]: audit 2024-02-10T06:30:58.289032+0000 mgr.y (mgr.14460) 129 : audit [DBG] from='client.24643 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:30:59.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:59 smithi046 bash[14329]: cephadm 2024-02-10T06:30:58.290770+0000 mgr.y (mgr.14460) 130 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-10T06:30:59.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:59 smithi046 bash[14329]: audit 2024-02-10T06:30:58.295138+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:59.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:59 smithi046 bash[14329]: audit 2024-02-10T06:30:58.833759+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:59.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:59 smithi046 bash[14329]: audit 2024-02-10T06:30:58.837866+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:30:59.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:59 smithi046 bash[14329]: audit 2024-02-10T06:30:58.839096+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:30:59.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:59 smithi046 bash[14329]: cephadm 2024-02-10T06:30:58.846016+0000 mgr.y (mgr.14460) 131 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T06:30:59.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:30:59 smithi046 bash[14329]: audit 2024-02-10T06:30:59.270067+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:30:59.879 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph osd pool create foo' 2024-02-10T06:31:00.064 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:30:59 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:30:59] "GET /metrics HTTP/1.1" 200 202565 "" "Prometheus/2.33.4" 2024-02-10T06:31:00.709 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:00 smithi175 bash[14559]: audit 2024-02-10T06:30:59.378368+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:00.709 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:00 smithi175 bash[14559]: audit 2024-02-10T06:30:59.391036+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:00.709 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:00 smithi175 bash[14559]: audit 2024-02-10T06:30:59.401640+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:00.709 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:00 smithi175 bash[14559]: cephadm 2024-02-10T06:30:59.402358+0000 mgr.y (mgr.14460) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:00.709 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:00 smithi175 bash[14559]: audit 2024-02-10T06:30:59.414220+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:00.709 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:00 smithi175 bash[14559]: audit 2024-02-10T06:30:59.415852+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:00.709 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:00 smithi175 bash[14559]: cephadm 2024-02-10T06:30:59.423112+0000 mgr.y (mgr.14460) 133 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T06:31:00.709 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:00 smithi175 bash[14559]: audit 2024-02-10T06:30:59.790102+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:00.709 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:00 smithi175 bash[14559]: cephadm 2024-02-10T06:30:59.791264+0000 mgr.y (mgr.14460) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:00.709 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:00 smithi175 bash[14559]: audit 2024-02-10T06:30:59.797473+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:00.709 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:00 smithi175 bash[14559]: audit 2024-02-10T06:30:59.798969+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:00.710 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:00 smithi175 bash[14559]: audit 2024-02-10T06:30:59.808587+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:00.710 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:00 smithi175 bash[14559]: cephadm 2024-02-10T06:30:59.809245+0000 mgr.y (mgr.14460) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:00.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[20068]: audit 2024-02-10T06:30:59.378368+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:00.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[20068]: audit 2024-02-10T06:30:59.391036+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:00.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[20068]: audit 2024-02-10T06:30:59.401640+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:00.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[20068]: cephadm 2024-02-10T06:30:59.402358+0000 mgr.y (mgr.14460) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:00.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[20068]: audit 2024-02-10T06:30:59.414220+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:00.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[20068]: audit 2024-02-10T06:30:59.415852+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:00.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[20068]: cephadm 2024-02-10T06:30:59.423112+0000 mgr.y (mgr.14460) 133 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T06:31:00.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[20068]: audit 2024-02-10T06:30:59.790102+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:00.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[20068]: cephadm 2024-02-10T06:30:59.791264+0000 mgr.y (mgr.14460) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:00.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[20068]: audit 2024-02-10T06:30:59.797473+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:00.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[20068]: audit 2024-02-10T06:30:59.798969+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:00.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[20068]: audit 2024-02-10T06:30:59.808587+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:00.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[20068]: cephadm 2024-02-10T06:30:59.809245+0000 mgr.y (mgr.14460) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:00.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[14329]: audit 2024-02-10T06:30:59.378368+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:00.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[14329]: audit 2024-02-10T06:30:59.391036+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:00.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[14329]: audit 2024-02-10T06:30:59.401640+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:00.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[14329]: cephadm 2024-02-10T06:30:59.402358+0000 mgr.y (mgr.14460) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:00.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[14329]: audit 2024-02-10T06:30:59.414220+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:00.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[14329]: audit 2024-02-10T06:30:59.415852+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:00.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[14329]: cephadm 2024-02-10T06:30:59.423112+0000 mgr.y (mgr.14460) 133 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T06:31:00.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[14329]: audit 2024-02-10T06:30:59.790102+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:00.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[14329]: cephadm 2024-02-10T06:30:59.791264+0000 mgr.y (mgr.14460) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:00.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[14329]: audit 2024-02-10T06:30:59.797473+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:00.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[14329]: audit 2024-02-10T06:30:59.798969+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:00.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[14329]: audit 2024-02-10T06:30:59.808587+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:00.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:00 smithi046 bash[14329]: cephadm 2024-02-10T06:30:59.809245+0000 mgr.y (mgr.14460) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:01.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:01 smithi046 bash[20068]: cluster 2024-02-10T06:31:00.189765+0000 mgr.y (mgr.14460) 136 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 3.5 KiB/s wr, 101 op/s 2024-02-10T06:31:01.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:01 smithi046 bash[14329]: cluster 2024-02-10T06:31:00.189765+0000 mgr.y (mgr.14460) 136 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 3.5 KiB/s wr, 101 op/s 2024-02-10T06:31:02.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:01 smithi175 bash[14559]: cluster 2024-02-10T06:31:00.189765+0000 mgr.y (mgr.14460) 136 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 3.5 KiB/s wr, 101 op/s 2024-02-10T06:31:03.816 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:31:03 smithi046 bash[44270]: level=error ts=2024-02-10T06:31:03.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:31:03.816 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:31:03 smithi046 bash[44270]: level=warn ts=2024-02-10T06:31: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.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:31:03.816 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:31:03 smithi046 bash[44270]: level=warn ts=2024-02-10T06:31:03.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:31:04.069 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:03 smithi046 bash[14329]: cluster 2024-02-10T06:31:02.190577+0000 mgr.y (mgr.14460) 137 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 2.9 KiB/s wr, 99 op/s 2024-02-10T06:31:04.069 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:03 smithi046 bash[20068]: cluster 2024-02-10T06:31:02.190577+0000 mgr.y (mgr.14460) 137 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 2.9 KiB/s wr, 99 op/s 2024-02-10T06:31:04.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:03 smithi175 bash[14559]: cluster 2024-02-10T06:31:02.190577+0000 mgr.y (mgr.14460) 137 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 2.9 KiB/s wr, 99 op/s 2024-02-10T06:31:04.244 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:31:03 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:31:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:31:04.609 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:31:04 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:31:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:31:05.728 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:05 smithi046 bash[14329]: cluster 2024-02-10T06:31:04.191340+0000 mgr.y (mgr.14460) 138 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 2.9 KiB/s wr, 99 op/s 2024-02-10T06:31:05.729 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:05 smithi046 bash[14329]: audit 2024-02-10T06:31:04.587017+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:05.729 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:05 smithi046 bash[14329]: audit 2024-02-10T06:31:05.028317+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.46:0/703081216' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-10T06:31:05.729 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:05 smithi046 bash[14329]: audit 2024-02-10T06:31:05.028913+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-10T06:31:05.729 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:31:05 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:31:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:31:05.729 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:05 smithi046 bash[20068]: cluster 2024-02-10T06:31:04.191340+0000 mgr.y (mgr.14460) 138 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 2.9 KiB/s wr, 99 op/s 2024-02-10T06:31:05.729 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:05 smithi046 bash[20068]: audit 2024-02-10T06:31:04.587017+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:05.729 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:05 smithi046 bash[20068]: audit 2024-02-10T06:31:05.028317+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.46:0/703081216' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-10T06:31:05.729 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:05 smithi046 bash[20068]: audit 2024-02-10T06:31:05.028913+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-10T06:31:05.839 INFO:teuthology.orchestra.run.smithi046.stderr:pool 'foo' created 2024-02-10T06:31:05.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:05 smithi175 bash[14559]: cluster 2024-02-10T06:31:04.191340+0000 mgr.y (mgr.14460) 138 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 2.9 KiB/s wr, 99 op/s 2024-02-10T06:31:05.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:05 smithi175 bash[14559]: audit 2024-02-10T06:31:04.587017+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:05.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:05 smithi175 bash[14559]: audit 2024-02-10T06:31:05.028317+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.46:0/703081216' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-10T06:31:05.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:05 smithi175 bash[14559]: audit 2024-02-10T06:31:05.028913+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-10T06:31:05.995 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:31:05 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:31:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:31:06.598 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:31:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:31:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[14329]: audit 2024-02-10T06:31:05.595667+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[14329]: audit 2024-02-10T06:31:05.717436+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[14329]: audit 2024-02-10T06:31:05.724634+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[14329]: audit 2024-02-10T06:31:05.825091+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-02-10T06:31:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[14329]: cluster 2024-02-10T06:31:05.825255+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-02-10T06:31:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[14329]: audit 2024-02-10T06:31:06.237908+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[14329]: audit 2024-02-10T06:31:06.242497+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[14329]: audit 2024-02-10T06:31:06.247247+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[14329]: audit 2024-02-10T06:31:06.247659+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[14329]: audit 2024-02-10T06:31:06.257124+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[14329]: audit 2024-02-10T06:31:06.270595+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[14329]: audit 2024-02-10T06:31:06.271726+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi046.iuvfcm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:31:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[14329]: audit 2024-02-10T06:31:06.277360+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi046.iuvfcm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T06:31:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[14329]: audit 2024-02-10T06:31:06.285383+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[14329]: audit 2024-02-10T06:31:06.286808+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[20068]: audit 2024-02-10T06:31:05.595667+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[20068]: audit 2024-02-10T06:31:05.717436+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[20068]: audit 2024-02-10T06:31:05.724634+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[20068]: audit 2024-02-10T06:31:05.825091+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-02-10T06:31:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[20068]: cluster 2024-02-10T06:31:05.825255+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-02-10T06:31:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[20068]: audit 2024-02-10T06:31:06.237908+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[20068]: audit 2024-02-10T06:31:06.242497+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[20068]: audit 2024-02-10T06:31:06.247247+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[20068]: audit 2024-02-10T06:31:06.247659+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[20068]: audit 2024-02-10T06:31:06.257124+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[20068]: audit 2024-02-10T06:31:06.270595+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[20068]: audit 2024-02-10T06:31:06.271726+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi046.iuvfcm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:31:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[20068]: audit 2024-02-10T06:31:06.277360+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi046.iuvfcm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T06:31:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[20068]: audit 2024-02-10T06:31:06.285383+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:06 smithi046 bash[20068]: audit 2024-02-10T06:31:06.286808+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:06.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:06 smithi175 bash[14559]: audit 2024-02-10T06:31:05.595667+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:06 smithi175 bash[14559]: audit 2024-02-10T06:31:05.717436+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:06 smithi175 bash[14559]: audit 2024-02-10T06:31:05.724634+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:06 smithi175 bash[14559]: audit 2024-02-10T06:31:05.825091+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-02-10T06:31:06.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:06 smithi175 bash[14559]: cluster 2024-02-10T06:31:05.825255+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-02-10T06:31:06.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:06 smithi175 bash[14559]: audit 2024-02-10T06:31:06.237908+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:06 smithi175 bash[14559]: audit 2024-02-10T06:31:06.242497+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:06.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:06 smithi175 bash[14559]: audit 2024-02-10T06:31:06.247247+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:06 smithi175 bash[14559]: audit 2024-02-10T06:31:06.247659+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:06.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:06 smithi175 bash[14559]: audit 2024-02-10T06:31:06.257124+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:06 smithi175 bash[14559]: audit 2024-02-10T06:31:06.270595+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:06 smithi175 bash[14559]: audit 2024-02-10T06:31:06.271726+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi046.iuvfcm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:31:06.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:06 smithi175 bash[14559]: audit 2024-02-10T06:31:06.277360+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi046.iuvfcm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T06:31:06.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:06 smithi175 bash[14559]: audit 2024-02-10T06:31:06.285383+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:06.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:06 smithi175 bash[14559]: audit 2024-02-10T06:31:06.286808+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:07.269 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'rbd pool init foo' 2024-02-10T06:31:08.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:07 smithi046 bash[14329]: cluster 2024-02-10T06:31:06.192101+0000 mgr.y (mgr.14460) 139 : cluster [DBG] pgmap v101: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 3.6 KiB/s wr, 220 op/s 2024-02-10T06:31:08.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:07 smithi046 bash[14329]: cephadm 2024-02-10T06:31:06.264788+0000 mgr.y (mgr.14460) 140 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-10T06:31:08.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:07 smithi046 bash[14329]: cephadm 2024-02-10T06:31:06.288506+0000 mgr.y (mgr.14460) 141 : cephadm [INF] Deploying daemon rgw.smpl.smithi046.iuvfcm on smithi046 2024-02-10T06:31:08.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:07 smithi046 bash[14329]: cluster 2024-02-10T06:31:06.829881+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-10T06:31:08.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:07 smithi046 bash[20068]: cluster 2024-02-10T06:31:06.192101+0000 mgr.y (mgr.14460) 139 : cluster [DBG] pgmap v101: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 3.6 KiB/s wr, 220 op/s 2024-02-10T06:31:08.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:07 smithi046 bash[20068]: cephadm 2024-02-10T06:31:06.264788+0000 mgr.y (mgr.14460) 140 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-10T06:31:08.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:07 smithi046 bash[20068]: cephadm 2024-02-10T06:31:06.288506+0000 mgr.y (mgr.14460) 141 : cephadm [INF] Deploying daemon rgw.smpl.smithi046.iuvfcm on smithi046 2024-02-10T06:31:08.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:07 smithi046 bash[20068]: cluster 2024-02-10T06:31:06.829881+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-10T06:31:08.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:07 smithi175 bash[14559]: cluster 2024-02-10T06:31:06.192101+0000 mgr.y (mgr.14460) 139 : cluster [DBG] pgmap v101: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 3.6 KiB/s wr, 220 op/s 2024-02-10T06:31:08.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:07 smithi175 bash[14559]: cephadm 2024-02-10T06:31:06.264788+0000 mgr.y (mgr.14460) 140 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-10T06:31:08.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:07 smithi175 bash[14559]: cephadm 2024-02-10T06:31:06.288506+0000 mgr.y (mgr.14460) 141 : cephadm [INF] Deploying daemon rgw.smpl.smithi046.iuvfcm on smithi046 2024-02-10T06:31:08.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:07 smithi175 bash[14559]: cluster 2024-02-10T06:31:06.829881+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-10T06:31:09.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:08 smithi046 bash[20068]: cluster 2024-02-10T06:31:07.843197+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-10T06:31:09.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:08 smithi046 bash[14329]: cluster 2024-02-10T06:31:07.843197+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-10T06:31:09.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:08 smithi175 bash[14559]: cluster 2024-02-10T06:31:07.843197+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-10T06:31:09.850 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:31:09 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:31:09] "GET /metrics HTTP/1.1" 200 202565 "" "Prometheus/2.33.4" 2024-02-10T06:31:10.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:09 smithi046 bash[14329]: cluster 2024-02-10T06:31:08.192918+0000 mgr.y (mgr.14460) 142 : cluster [DBG] pgmap v104: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 167 op/s 2024-02-10T06:31:10.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:09 smithi046 bash[20068]: cluster 2024-02-10T06:31:08.192918+0000 mgr.y (mgr.14460) 142 : cluster [DBG] pgmap v104: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 167 op/s 2024-02-10T06:31:10.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:09 smithi175 bash[14559]: cluster 2024-02-10T06:31:08.192918+0000 mgr.y (mgr.14460) 142 : cluster [DBG] pgmap v104: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 167 op/s 2024-02-10T06:31:11.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:31:10 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:31:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:31:12.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:11 smithi046 bash[14329]: cluster 2024-02-10T06:31:10.194637+0000 mgr.y (mgr.14460) 143 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 167 op/s 2024-02-10T06:31:12.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:11 smithi046 bash[14329]: audit 2024-02-10T06:31:10.812420+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:12.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:11 smithi046 bash[14329]: audit 2024-02-10T06:31:10.819854+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:12.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:11 smithi046 bash[14329]: audit 2024-02-10T06:31:11.544399+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? 172.21.15.46:0/327449114' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-02-10T06:31:12.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:11 smithi046 bash[20068]: cluster 2024-02-10T06:31:10.194637+0000 mgr.y (mgr.14460) 143 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 167 op/s 2024-02-10T06:31:12.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:11 smithi046 bash[20068]: audit 2024-02-10T06:31:10.812420+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:12.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:11 smithi046 bash[20068]: audit 2024-02-10T06:31:10.819854+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:12.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:11 smithi046 bash[20068]: audit 2024-02-10T06:31:11.544399+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? 172.21.15.46:0/327449114' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-02-10T06:31:12.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:11 smithi175 bash[14559]: cluster 2024-02-10T06:31:10.194637+0000 mgr.y (mgr.14460) 143 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 170 B/s wr, 167 op/s 2024-02-10T06:31:12.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:11 smithi175 bash[14559]: audit 2024-02-10T06:31:10.812420+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:12.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:11 smithi175 bash[14559]: audit 2024-02-10T06:31:10.819854+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:12.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:11 smithi175 bash[14559]: audit 2024-02-10T06:31:11.544399+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? 172.21.15.46:0/327449114' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-02-10T06:31:13.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:12 smithi046 bash[20068]: audit 2024-02-10T06:31:11.867435+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? 172.21.15.46:0/327449114' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-02-10T06:31:13.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:12 smithi046 bash[20068]: cluster 2024-02-10T06:31:11.867634+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-02-10T06:31:13.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:12 smithi046 bash[14329]: audit 2024-02-10T06:31:11.867435+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? 172.21.15.46:0/327449114' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-02-10T06:31:13.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:12 smithi046 bash[14329]: cluster 2024-02-10T06:31:11.867634+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-02-10T06:31:13.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:12 smithi175 bash[14559]: audit 2024-02-10T06:31:11.867435+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? 172.21.15.46:0/327449114' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-02-10T06:31:13.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:12 smithi175 bash[14559]: cluster 2024-02-10T06:31:11.867634+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-02-10T06:31:13.876 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:31:13 smithi046 bash[44270]: level=error ts=2024-02-10T06:31:13.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:31:13.876 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:31:13 smithi046 bash[44270]: level=warn ts=2024-02-10T06:31:13.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.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:31:13.876 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:31:13 smithi046 bash[44270]: level=warn ts=2024-02-10T06:31:13.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:31:13.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:13 smithi175 bash[14559]: cluster 2024-02-10T06:31:12.195519+0000 mgr.y (mgr.14460) 144 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:31:13.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:13 smithi175 bash[14559]: cluster 2024-02-10T06:31:12.868250+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-02-10T06:31:13.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:13 smithi175 bash[14559]: audit 2024-02-10T06:31:13.380110+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:13.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:13 smithi175 bash[14559]: audit 2024-02-10T06:31:13.382136+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.rnravl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:31:13.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:13 smithi175 bash[14559]: audit 2024-02-10T06:31:13.387868+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.rnravl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T06:31:13.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:13 smithi175 bash[14559]: audit 2024-02-10T06:31:13.394996+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:13.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:13 smithi175 bash[14559]: audit 2024-02-10T06:31:13.396205+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:13.995 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:31:13 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:31:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:31:14.317 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:13 smithi046 bash[20068]: cluster 2024-02-10T06:31:12.195519+0000 mgr.y (mgr.14460) 144 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:31:14.318 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:13 smithi046 bash[20068]: cluster 2024-02-10T06:31:12.868250+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-02-10T06:31:14.318 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:13 smithi046 bash[20068]: audit 2024-02-10T06:31:13.380110+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:14.318 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:13 smithi046 bash[20068]: audit 2024-02-10T06:31:13.382136+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.rnravl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:31:14.318 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:13 smithi046 bash[20068]: audit 2024-02-10T06:31:13.387868+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.rnravl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T06:31:14.318 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:13 smithi046 bash[20068]: audit 2024-02-10T06:31:13.394996+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:14.318 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:13 smithi046 bash[20068]: audit 2024-02-10T06:31:13.396205+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:14.318 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:13 smithi046 bash[14329]: cluster 2024-02-10T06:31:12.195519+0000 mgr.y (mgr.14460) 144 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:31:14.318 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:13 smithi046 bash[14329]: cluster 2024-02-10T06:31:12.868250+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-02-10T06:31:14.318 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:13 smithi046 bash[14329]: audit 2024-02-10T06:31:13.380110+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:14.318 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:13 smithi046 bash[14329]: audit 2024-02-10T06:31:13.382136+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.rnravl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:31:14.318 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:13 smithi046 bash[14329]: audit 2024-02-10T06:31:13.387868+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.rnravl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T06:31:14.318 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:13 smithi046 bash[14329]: audit 2024-02-10T06:31:13.394996+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:14.319 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:13 smithi046 bash[14329]: audit 2024-02-10T06:31:13.396205+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:15.154 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:14 smithi046 bash[14329]: cephadm 2024-02-10T06:31:13.397396+0000 mgr.y (mgr.14460) 145 : cephadm [INF] Deploying daemon rgw.smpl.smithi175.rnravl on smithi175 2024-02-10T06:31:15.154 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:14 smithi046 bash[14329]: cluster 2024-02-10T06:31:13.881681+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-02-10T06:31:15.154 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:14 smithi046 bash[14329]: audit 2024-02-10T06:31:14.166305+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-02-10T06:31:15.154 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:14 smithi046 bash[14329]: audit 2024-02-10T06:31:14.166883+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-10T06:31:15.154 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:14 smithi046 bash[14329]: audit 2024-02-10T06:31:14.167398+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-10T06:31:15.154 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:14 smithi046 bash[14329]: audit 2024-02-10T06:31:14.167852+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-10T06:31:15.155 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:14 smithi046 bash[14329]: audit 2024-02-10T06:31:14.509996+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:31:15.155 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:14 smithi046 bash[14329]: audit 2024-02-10T06:31:14.519373+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:31:15.155 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:14 smithi046 bash[20068]: cephadm 2024-02-10T06:31:13.397396+0000 mgr.y (mgr.14460) 145 : cephadm [INF] Deploying daemon rgw.smpl.smithi175.rnravl on smithi175 2024-02-10T06:31:15.155 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:14 smithi046 bash[20068]: cluster 2024-02-10T06:31:13.881681+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-02-10T06:31:15.155 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:14 smithi046 bash[20068]: audit 2024-02-10T06:31:14.166305+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-02-10T06:31:15.155 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:14 smithi046 bash[20068]: audit 2024-02-10T06:31:14.166883+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-10T06:31:15.155 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:14 smithi046 bash[20068]: audit 2024-02-10T06:31:14.167398+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-10T06:31:15.155 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:14 smithi046 bash[20068]: audit 2024-02-10T06:31:14.167852+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-10T06:31:15.155 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:14 smithi046 bash[20068]: audit 2024-02-10T06:31:14.509996+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:31:15.155 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:14 smithi046 bash[20068]: audit 2024-02-10T06:31:14.519373+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:31:15.157 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph orch apply iscsi foo u p' 2024-02-10T06:31:15.162 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:14 smithi175 bash[14559]: cephadm 2024-02-10T06:31:13.397396+0000 mgr.y (mgr.14460) 145 : cephadm [INF] Deploying daemon rgw.smpl.smithi175.rnravl on smithi175 2024-02-10T06:31:15.162 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:14 smithi175 bash[14559]: cluster 2024-02-10T06:31:13.881681+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-02-10T06:31:15.162 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:14 smithi175 bash[14559]: audit 2024-02-10T06:31:14.166305+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-02-10T06:31:15.162 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:14 smithi175 bash[14559]: audit 2024-02-10T06:31:14.166883+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-10T06:31:15.163 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:14 smithi175 bash[14559]: audit 2024-02-10T06:31:14.167398+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-10T06:31:15.163 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:14 smithi175 bash[14559]: audit 2024-02-10T06:31:14.167852+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-10T06:31:15.163 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:14 smithi175 bash[14559]: audit 2024-02-10T06:31:14.509996+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:31:15.163 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:14 smithi175 bash[14559]: audit 2024-02-10T06:31:14.519373+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:31:16.036 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:15 smithi175 bash[14559]: cluster 2024-02-10T06:31:14.196328+0000 mgr.y (mgr.14460) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:31:16.036 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:15 smithi175 bash[14559]: audit 2024-02-10T06:31:14.902733+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2024-02-10T06:31:16.036 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:15 smithi175 bash[14559]: audit 2024-02-10T06:31:14.902879+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-02-10T06:31:16.036 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:15 smithi175 bash[14559]: audit 2024-02-10T06:31:14.903013+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-02-10T06:31:16.036 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:15 smithi175 bash[14559]: audit 2024-02-10T06:31:14.903117+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-02-10T06:31:16.036 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:15 smithi175 bash[14559]: cluster 2024-02-10T06:31:14.903216+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-10T06:31:16.302 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:15 smithi046 bash[20068]: cluster 2024-02-10T06:31:14.196328+0000 mgr.y (mgr.14460) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:31:16.302 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:15 smithi046 bash[20068]: audit 2024-02-10T06:31:14.902733+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2024-02-10T06:31:16.302 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:15 smithi046 bash[20068]: audit 2024-02-10T06:31:14.902879+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-02-10T06:31:16.302 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:15 smithi046 bash[20068]: audit 2024-02-10T06:31:14.903013+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-02-10T06:31:16.302 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:15 smithi046 bash[20068]: audit 2024-02-10T06:31:14.903117+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-02-10T06:31:16.303 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:15 smithi046 bash[20068]: cluster 2024-02-10T06:31:14.903216+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-10T06:31:16.303 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:15 smithi046 bash[14329]: cluster 2024-02-10T06:31:14.196328+0000 mgr.y (mgr.14460) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:31:16.303 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:15 smithi046 bash[14329]: audit 2024-02-10T06:31:14.902733+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2024-02-10T06:31:16.303 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:15 smithi046 bash[14329]: audit 2024-02-10T06:31:14.902879+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-02-10T06:31:16.303 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:15 smithi046 bash[14329]: audit 2024-02-10T06:31:14.903013+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-02-10T06:31:16.303 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:15 smithi046 bash[14329]: audit 2024-02-10T06:31:14.903117+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-02-10T06:31:16.303 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:15 smithi046 bash[14329]: cluster 2024-02-10T06:31:14.903216+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-10T06:31:17.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:16 smithi175 bash[14559]: cluster 2024-02-10T06:31:15.904720+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-10T06:31:17.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:16 smithi175 bash[14559]: audit 2024-02-10T06:31:16.348719+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:17.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:16 smithi175 bash[14559]: audit 2024-02-10T06:31:16.354663+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:17.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:16 smithi175 bash[14559]: audit 2024-02-10T06:31:16.357929+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:17.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:16 smithi175 bash[14559]: audit 2024-02-10T06:31:16.696361+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:17.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:16 smithi175 bash[14559]: audit 2024-02-10T06:31:16.705582+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:17.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:16 smithi175 bash[14559]: audit 2024-02-10T06:31:16.706918+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:17.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:16 smithi046 bash[14329]: cluster 2024-02-10T06:31:15.904720+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-10T06:31:17.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:16 smithi046 bash[14329]: audit 2024-02-10T06:31:16.348719+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:17.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:16 smithi046 bash[14329]: audit 2024-02-10T06:31:16.354663+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:17.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:16 smithi046 bash[14329]: audit 2024-02-10T06:31:16.357929+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:17.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:16 smithi046 bash[14329]: audit 2024-02-10T06:31:16.696361+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:17.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:16 smithi046 bash[14329]: audit 2024-02-10T06:31:16.705582+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:17.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:16 smithi046 bash[14329]: audit 2024-02-10T06:31:16.706918+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:17.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:16 smithi046 bash[20068]: cluster 2024-02-10T06:31:15.904720+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-10T06:31:17.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:16 smithi046 bash[20068]: audit 2024-02-10T06:31:16.348719+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:17.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:16 smithi046 bash[20068]: audit 2024-02-10T06:31:16.354663+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:17.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:16 smithi046 bash[20068]: audit 2024-02-10T06:31:16.357929+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:17.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:16 smithi046 bash[20068]: audit 2024-02-10T06:31:16.696361+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:17.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:16 smithi046 bash[20068]: audit 2024-02-10T06:31:16.705582+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:17.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:16 smithi046 bash[20068]: audit 2024-02-10T06:31:16.706918+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:18.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:17 smithi046 bash[14329]: cluster 2024-02-10T06:31:16.197028+0000 mgr.y (mgr.14460) 147 : cluster [DBG] pgmap v113: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-02-10T06:31:18.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:17 smithi046 bash[14329]: cephadm 2024-02-10T06:31:16.365864+0000 mgr.y (mgr.14460) 148 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T06:31:18.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:17 smithi046 bash[14329]: cephadm 2024-02-10T06:31:16.697135+0000 mgr.y (mgr.14460) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:18.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:17 smithi046 bash[14329]: cephadm 2024-02-10T06:31:16.715933+0000 mgr.y (mgr.14460) 150 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T06:31:18.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:17 smithi046 bash[14329]: audit 2024-02-10T06:31:17.063843+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:18.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:17 smithi046 bash[20068]: cluster 2024-02-10T06:31:16.197028+0000 mgr.y (mgr.14460) 147 : cluster [DBG] pgmap v113: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-02-10T06:31:18.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:17 smithi046 bash[20068]: cephadm 2024-02-10T06:31:16.365864+0000 mgr.y (mgr.14460) 148 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T06:31:18.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:17 smithi046 bash[20068]: cephadm 2024-02-10T06:31:16.697135+0000 mgr.y (mgr.14460) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:18.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:17 smithi046 bash[20068]: cephadm 2024-02-10T06:31:16.715933+0000 mgr.y (mgr.14460) 150 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T06:31:18.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:17 smithi046 bash[20068]: audit 2024-02-10T06:31:17.063843+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:18.214 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:17 smithi175 bash[14559]: cluster 2024-02-10T06:31:16.197028+0000 mgr.y (mgr.14460) 147 : cluster [DBG] pgmap v113: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-02-10T06:31:18.214 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:17 smithi175 bash[14559]: cephadm 2024-02-10T06:31:16.365864+0000 mgr.y (mgr.14460) 148 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T06:31:18.214 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:17 smithi175 bash[14559]: cephadm 2024-02-10T06:31:16.697135+0000 mgr.y (mgr.14460) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:18.214 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:17 smithi175 bash[14559]: cephadm 2024-02-10T06:31:16.715933+0000 mgr.y (mgr.14460) 150 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T06:31:18.214 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:17 smithi175 bash[14559]: audit 2024-02-10T06:31:17.063843+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:19.234 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:18 smithi175 bash[14559]: cephadm 2024-02-10T06:31:17.064867+0000 mgr.y (mgr.14460) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:19.235 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:18 smithi175 bash[14559]: cluster 2024-02-10T06:31:18.480572+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-02-10T06:31:19.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:18 smithi046 bash[14329]: cephadm 2024-02-10T06:31:17.064867+0000 mgr.y (mgr.14460) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:19.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:18 smithi046 bash[14329]: cluster 2024-02-10T06:31:18.480572+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-02-10T06:31:19.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:18 smithi046 bash[20068]: cephadm 2024-02-10T06:31:17.064867+0000 mgr.y (mgr.14460) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:19.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:18 smithi046 bash[20068]: cluster 2024-02-10T06:31:18.480572+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-02-10T06:31:19.451 INFO:teuthology.orchestra.run.smithi046.stdout:Scheduled iscsi.foo update... 2024-02-10T06:31:20.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:31:19 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:31:19] "GET /metrics HTTP/1.1" 200 208048 "" "Prometheus/2.33.4" 2024-02-10T06:31:20.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:19 smithi046 bash[14329]: cluster 2024-02-10T06:31:18.197841+0000 mgr.y (mgr.14460) 152 : cluster [DBG] pgmap v114: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 383 B/s wr, 0 op/s 2024-02-10T06:31:20.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:19 smithi046 bash[14329]: audit 2024-02-10T06:31:19.321744+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:20.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:19 smithi046 bash[14329]: audit 2024-02-10T06:31:19.447206+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:20.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:19 smithi046 bash[14329]: audit 2024-02-10T06:31:19.489561+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:20.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:19 smithi046 bash[14329]: audit 2024-02-10T06:31:19.490995+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:20.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:19 smithi046 bash[14329]: audit 2024-02-10T06:31:19.499611+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:20.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:19 smithi046 bash[20068]: cluster 2024-02-10T06:31:18.197841+0000 mgr.y (mgr.14460) 152 : cluster [DBG] pgmap v114: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 383 B/s wr, 0 op/s 2024-02-10T06:31:20.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:19 smithi046 bash[20068]: audit 2024-02-10T06:31:19.321744+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:20.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:19 smithi046 bash[20068]: audit 2024-02-10T06:31:19.447206+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:20.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:19 smithi046 bash[20068]: audit 2024-02-10T06:31:19.489561+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:20.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:19 smithi046 bash[20068]: audit 2024-02-10T06:31:19.490995+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:20.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:19 smithi046 bash[20068]: audit 2024-02-10T06:31:19.499611+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:20.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:19 smithi175 bash[14559]: cluster 2024-02-10T06:31:18.197841+0000 mgr.y (mgr.14460) 152 : cluster [DBG] pgmap v114: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 383 B/s wr, 0 op/s 2024-02-10T06:31:20.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:19 smithi175 bash[14559]: audit 2024-02-10T06:31:19.321744+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:20.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:19 smithi175 bash[14559]: audit 2024-02-10T06:31:19.447206+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:20.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:19 smithi175 bash[14559]: audit 2024-02-10T06:31:19.489561+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:20.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:19 smithi175 bash[14559]: audit 2024-02-10T06:31:19.490995+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:20.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:19 smithi175 bash[14559]: audit 2024-02-10T06:31:19.499611+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:21.063 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'sleep 120' 2024-02-10T06:31:21.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:20 smithi175 bash[14559]: audit 2024-02-10T06:31:19.439143+0000 mgr.y (mgr.14460) 153 : audit [DBG] from='client.24856 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:31:21.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:20 smithi175 bash[14559]: cephadm 2024-02-10T06:31:19.442314+0000 mgr.y (mgr.14460) 154 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-02-10T06:31:21.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:20 smithi175 bash[14559]: cephadm 2024-02-10T06:31:19.500267+0000 mgr.y (mgr.14460) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:21.252 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:20 smithi046 bash[20068]: audit 2024-02-10T06:31:19.439143+0000 mgr.y (mgr.14460) 153 : audit [DBG] from='client.24856 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:31:21.252 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:20 smithi046 bash[20068]: cephadm 2024-02-10T06:31:19.442314+0000 mgr.y (mgr.14460) 154 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-02-10T06:31:21.252 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:20 smithi046 bash[20068]: cephadm 2024-02-10T06:31:19.500267+0000 mgr.y (mgr.14460) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:21.252 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:20 smithi046 bash[14329]: audit 2024-02-10T06:31:19.439143+0000 mgr.y (mgr.14460) 153 : audit [DBG] from='client.24856 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:31:21.253 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:20 smithi046 bash[14329]: cephadm 2024-02-10T06:31:19.442314+0000 mgr.y (mgr.14460) 154 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-02-10T06:31:21.253 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:20 smithi046 bash[14329]: cephadm 2024-02-10T06:31:19.500267+0000 mgr.y (mgr.14460) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:22.014 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:21 smithi046 bash[20068]: cluster 2024-02-10T06:31:20.200246+0000 mgr.y (mgr.14460) 156 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 682 B/s wr, 346 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:31:22.015 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:21 smithi046 bash[14329]: cluster 2024-02-10T06:31:20.200246+0000 mgr.y (mgr.14460) 156 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 682 B/s wr, 346 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:31:22.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:21 smithi175 bash[14559]: cluster 2024-02-10T06:31:20.200246+0000 mgr.y (mgr.14460) 156 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 682 B/s wr, 346 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:31:22.611 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:31:22 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:31:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:31:22.875 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:31:22 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:31:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:31:23.528 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:23 smithi046 bash[14329]: cluster 2024-02-10T06:31:22.200853+0000 mgr.y (mgr.14460) 157 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 187 KiB/s rd, 560 B/s wr, 285 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:31:23.528 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:23 smithi046 bash[14329]: audit 2024-02-10T06:31:22.274780+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:23.528 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:23 smithi046 bash[14329]: audit 2024-02-10T06:31:22.730031+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:23.529 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:23 smithi046 bash[14329]: audit 2024-02-10T06:31:22.737958+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:23.529 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:23 smithi046 bash[20068]: cluster 2024-02-10T06:31:22.200853+0000 mgr.y (mgr.14460) 157 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 187 KiB/s rd, 560 B/s wr, 285 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:31:23.529 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:23 smithi046 bash[20068]: audit 2024-02-10T06:31:22.274780+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:23.529 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:23 smithi046 bash[20068]: audit 2024-02-10T06:31:22.730031+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:23.529 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:23 smithi046 bash[20068]: audit 2024-02-10T06:31:22.737958+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:23.530 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:31:23 smithi046 bash[44270]: level=error ts=2024-02-10T06:31:23.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:31:23.530 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:31:23 smithi046 bash[44270]: level=warn ts=2024-02-10T06:31:23.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:31:23.625 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:31:23 smithi046 bash[44270]: level=warn ts=2024-02-10T06:31:23.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:31:23.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:23 smithi175 bash[14559]: cluster 2024-02-10T06:31:22.200853+0000 mgr.y (mgr.14460) 157 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 187 KiB/s rd, 560 B/s wr, 285 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:31:23.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:23 smithi175 bash[14559]: audit 2024-02-10T06:31:22.274780+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:23.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:23 smithi175 bash[14559]: audit 2024-02-10T06:31:22.730031+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:23.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:23 smithi175 bash[14559]: audit 2024-02-10T06:31:22.737958+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:24.244 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:31:23 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:31:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:31:24.314 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:31:24 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:31:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:31:25.375 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:31:25 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:31:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:31:25.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:25 smithi046 bash[20068]: audit 2024-02-10T06:31:24.012018+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:25.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:25 smithi046 bash[20068]: audit 2024-02-10T06:31:24.019298+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:25.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:25 smithi046 bash[20068]: audit 2024-02-10T06:31:24.029850+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:25.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:25 smithi046 bash[20068]: audit 2024-02-10T06:31:24.031152+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:25.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:25 smithi046 bash[20068]: audit 2024-02-10T06:31:24.327118+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:25.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:25 smithi046 bash[20068]: audit 2024-02-10T06:31:24.333983+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:25.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:25 smithi046 bash[20068]: audit 2024-02-10T06:31:24.353624+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-10T06:31:25.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:25 smithi046 bash[20068]: audit 2024-02-10T06:31:24.361017+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-02-10T06:31:25.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:25 smithi046 bash[20068]: audit 2024-02-10T06:31:24.368529+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:25.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:25 smithi046 bash[14329]: audit 2024-02-10T06:31:24.012018+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:25.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:25 smithi046 bash[14329]: audit 2024-02-10T06:31:24.019298+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:25.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:25 smithi046 bash[14329]: audit 2024-02-10T06:31:24.029850+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:25.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:25 smithi046 bash[14329]: audit 2024-02-10T06:31:24.031152+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:25.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:25 smithi046 bash[14329]: audit 2024-02-10T06:31:24.327118+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:25.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:25 smithi046 bash[14329]: audit 2024-02-10T06:31:24.333983+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:25.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:25 smithi046 bash[14329]: audit 2024-02-10T06:31:24.353624+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-10T06:31:25.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:25 smithi046 bash[14329]: audit 2024-02-10T06:31:24.361017+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-02-10T06:31:25.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:25 smithi046 bash[14329]: audit 2024-02-10T06:31:24.368529+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:25.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:25 smithi175 bash[14559]: audit 2024-02-10T06:31:24.012018+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:25.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:25 smithi175 bash[14559]: audit 2024-02-10T06:31:24.019298+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:25.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:25 smithi175 bash[14559]: audit 2024-02-10T06:31:24.029850+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:25.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:25 smithi175 bash[14559]: audit 2024-02-10T06:31:24.031152+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:25.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:25 smithi175 bash[14559]: audit 2024-02-10T06:31:24.327118+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:25.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:25 smithi175 bash[14559]: audit 2024-02-10T06:31:24.333983+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:25.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:25 smithi175 bash[14559]: audit 2024-02-10T06:31:24.353624+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-10T06:31:25.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:25 smithi175 bash[14559]: audit 2024-02-10T06:31:24.361017+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-02-10T06:31:25.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:25 smithi175 bash[14559]: audit 2024-02-10T06:31:24.368529+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:26.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:26 smithi046 bash[14329]: cluster 2024-02-10T06:31:24.201533+0000 mgr.y (mgr.14460) 158 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 165 KiB/s rd, 246 B/s wr, 250 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:31:26.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:26 smithi046 bash[14329]: cephadm 2024-02-10T06:31:24.341385+0000 mgr.y (mgr.14460) 159 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-02-10T06:31:26.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:26 smithi046 bash[14329]: cephadm 2024-02-10T06:31:24.370486+0000 mgr.y (mgr.14460) 160 : cephadm [INF] Deploying daemon iscsi.foo.smithi046.eivqxk on smithi046 2024-02-10T06:31:26.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:26 smithi046 bash[14329]: audit 2024-02-10T06:31:25.123168+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:26.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:26 smithi046 bash[14329]: audit 2024-02-10T06:31:25.128894+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:26.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:26 smithi046 bash[20068]: cluster 2024-02-10T06:31:24.201533+0000 mgr.y (mgr.14460) 158 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 165 KiB/s rd, 246 B/s wr, 250 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:31:26.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:26 smithi046 bash[20068]: cephadm 2024-02-10T06:31:24.341385+0000 mgr.y (mgr.14460) 159 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-02-10T06:31:26.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:26 smithi046 bash[20068]: cephadm 2024-02-10T06:31:24.370486+0000 mgr.y (mgr.14460) 160 : cephadm [INF] Deploying daemon iscsi.foo.smithi046.eivqxk on smithi046 2024-02-10T06:31:26.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:26 smithi046 bash[20068]: audit 2024-02-10T06:31:25.123168+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:26.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:26 smithi046 bash[20068]: audit 2024-02-10T06:31:25.128894+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:26.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:26 smithi175 bash[14559]: cluster 2024-02-10T06:31:24.201533+0000 mgr.y (mgr.14460) 158 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 165 KiB/s rd, 246 B/s wr, 250 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:31:26.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:26 smithi175 bash[14559]: cephadm 2024-02-10T06:31:24.341385+0000 mgr.y (mgr.14460) 159 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-02-10T06:31:26.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:26 smithi175 bash[14559]: cephadm 2024-02-10T06:31:24.370486+0000 mgr.y (mgr.14460) 160 : cephadm [INF] Deploying daemon iscsi.foo.smithi046.eivqxk on smithi046 2024-02-10T06:31:26.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:26 smithi175 bash[14559]: audit 2024-02-10T06:31:25.123168+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:26.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:26 smithi175 bash[14559]: audit 2024-02-10T06:31:25.128894+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:27.261 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:27 smithi046 bash[20068]: cluster 2024-02-10T06:31:26.143253+0000 mon.a (mon.0) 1071 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2024-02-10T06:31:27.262 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:27 smithi046 bash[20068]: cluster 2024-02-10T06:31:26.203924+0000 mgr.y (mgr.14460) 161 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:31:27.262 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:27 smithi046 bash[14329]: cluster 2024-02-10T06:31:26.143253+0000 mon.a (mon.0) 1071 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2024-02-10T06:31:27.262 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:27 smithi046 bash[14329]: cluster 2024-02-10T06:31:26.203924+0000 mgr.y (mgr.14460) 161 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:31:27.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:27 smithi175 bash[14559]: cluster 2024-02-10T06:31:26.143253+0000 mon.a (mon.0) 1071 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2024-02-10T06:31:27.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:27 smithi175 bash[14559]: cluster 2024-02-10T06:31:26.203924+0000 mgr.y (mgr.14460) 161 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:31:28.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:28 smithi175 bash[14559]: audit 2024-02-10T06:31:27.408276+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:28.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:28 smithi175 bash[14559]: audit 2024-02-10T06:31:27.411257+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:28.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:28 smithi175 bash[14559]: audit 2024-02-10T06:31:27.412254+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:28.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:28 smithi175 bash[14559]: audit 2024-02-10T06:31:27.421280+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:28.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:28 smithi175 bash[14559]: cephadm 2024-02-10T06:31:27.421861+0000 mgr.y (mgr.14460) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:28.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:28 smithi175 bash[14559]: audit 2024-02-10T06:31:27.431201+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:31:28.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:28 smithi175 bash[14559]: audit 2024-02-10T06:31:27.431856+0000 mgr.y (mgr.14460) 163 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:31:28.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:28 smithi175 bash[14559]: cephadm 2024-02-10T06:31:27.433206+0000 mgr.y (mgr.14460) 164 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.46:5000 to Dashboard 2024-02-10T06:31:28.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:28 smithi175 bash[14559]: audit 2024-02-10T06:31:27.433523+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:31:28.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:28 smithi175 bash[14559]: audit 2024-02-10T06:31:27.433929+0000 mgr.y (mgr.14460) 165 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:31:28.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:28 smithi175 bash[14559]: audit 2024-02-10T06:31:27.440455+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:28.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:28 smithi175 bash[14559]: audit 2024-02-10T06:31:27.444379+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi046"}]: dispatch 2024-02-10T06:31:28.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:28 smithi175 bash[14559]: audit 2024-02-10T06:31:27.445565+0000 mgr.y (mgr.14460) 166 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi046"}]: dispatch 2024-02-10T06:31:28.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:28 smithi175 bash[14559]: audit 2024-02-10T06:31:27.457045+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:28.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:28 smithi175 bash[14559]: audit 2024-02-10T06:31:27.458878+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:28.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:28 smithi175 bash[14559]: audit 2024-02-10T06:31:27.459718+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:28.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:28 smithi175 bash[14559]: audit 2024-02-10T06:31:27.467588+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:28.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:28 smithi175 bash[14559]: cephadm 2024-02-10T06:31:27.472512+0000 mgr.y (mgr.14460) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:28.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[14329]: audit 2024-02-10T06:31:27.408276+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:28.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[14329]: audit 2024-02-10T06:31:27.411257+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:28.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[14329]: audit 2024-02-10T06:31:27.412254+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:28.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[14329]: audit 2024-02-10T06:31:27.421280+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:28.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[14329]: cephadm 2024-02-10T06:31:27.421861+0000 mgr.y (mgr.14460) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:28.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[14329]: audit 2024-02-10T06:31:27.431201+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:31:28.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[14329]: audit 2024-02-10T06:31:27.431856+0000 mgr.y (mgr.14460) 163 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:31:28.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[14329]: cephadm 2024-02-10T06:31:27.433206+0000 mgr.y (mgr.14460) 164 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.46:5000 to Dashboard 2024-02-10T06:31:28.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[14329]: audit 2024-02-10T06:31:27.433523+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:31:28.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[14329]: audit 2024-02-10T06:31:27.433929+0000 mgr.y (mgr.14460) 165 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:31:28.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[14329]: audit 2024-02-10T06:31:27.440455+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:28.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[14329]: audit 2024-02-10T06:31:27.444379+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi046"}]: dispatch 2024-02-10T06:31:28.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[14329]: audit 2024-02-10T06:31:27.445565+0000 mgr.y (mgr.14460) 166 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi046"}]: dispatch 2024-02-10T06:31:28.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[14329]: audit 2024-02-10T06:31:27.457045+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:28.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[14329]: audit 2024-02-10T06:31:27.458878+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:28.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[14329]: audit 2024-02-10T06:31:27.459718+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:28.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[14329]: audit 2024-02-10T06:31:27.467588+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:28.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[14329]: cephadm 2024-02-10T06:31:27.472512+0000 mgr.y (mgr.14460) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:28.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[20068]: audit 2024-02-10T06:31:27.408276+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:28.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[20068]: audit 2024-02-10T06:31:27.411257+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:28.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[20068]: audit 2024-02-10T06:31:27.412254+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:28.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[20068]: audit 2024-02-10T06:31:27.421280+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:28.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[20068]: cephadm 2024-02-10T06:31:27.421861+0000 mgr.y (mgr.14460) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:28.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[20068]: audit 2024-02-10T06:31:27.431201+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:31:28.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[20068]: audit 2024-02-10T06:31:27.431856+0000 mgr.y (mgr.14460) 163 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:31:28.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[20068]: cephadm 2024-02-10T06:31:27.433206+0000 mgr.y (mgr.14460) 164 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.46:5000 to Dashboard 2024-02-10T06:31:28.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[20068]: audit 2024-02-10T06:31:27.433523+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:31:28.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[20068]: audit 2024-02-10T06:31:27.433929+0000 mgr.y (mgr.14460) 165 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:31:28.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[20068]: audit 2024-02-10T06:31:27.440455+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:28.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[20068]: audit 2024-02-10T06:31:27.444379+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi046"}]: dispatch 2024-02-10T06:31:28.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[20068]: audit 2024-02-10T06:31:27.445565+0000 mgr.y (mgr.14460) 166 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi046"}]: dispatch 2024-02-10T06:31:28.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[20068]: audit 2024-02-10T06:31:27.457045+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:28.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[20068]: audit 2024-02-10T06:31:27.458878+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:28.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[20068]: audit 2024-02-10T06:31:27.459718+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:28.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[20068]: audit 2024-02-10T06:31:27.467588+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:28.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:28 smithi046 bash[20068]: cephadm 2024-02-10T06:31:27.472512+0000 mgr.y (mgr.14460) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:31:29.571 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:29 smithi046 bash[14329]: cluster 2024-02-10T06:31:28.204434+0000 mgr.y (mgr.14460) 168 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:31:29.571 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:29 smithi046 bash[14329]: audit 2024-02-10T06:31:29.331070+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:29.571 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:29 smithi046 bash[20068]: cluster 2024-02-10T06:31:28.204434+0000 mgr.y (mgr.14460) 168 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:31:29.571 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:29 smithi046 bash[20068]: audit 2024-02-10T06:31:29.331070+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:29.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:29 smithi175 bash[14559]: cluster 2024-02-10T06:31:28.204434+0000 mgr.y (mgr.14460) 168 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 204 B/s wr, 207 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:31:29.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:29 smithi175 bash[14559]: audit 2024-02-10T06:31:29.331070+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:29.954 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:31:29 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:31:29] "GET /metrics HTTP/1.1" 200 214933 "" "Prometheus/2.33.4" 2024-02-10T06:31:30.486 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:30 smithi046 bash[14329]: audit 2024-02-10T06:31:30.081951+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.46:0/3336855199' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T06:31:30.486 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:30 smithi046 bash[14329]: audit 2024-02-10T06:31:30.438387+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.46:0/3051632841' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1986873298"}]: dispatch 2024-02-10T06:31:30.486 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:30 smithi046 bash[14329]: audit 2024-02-10T06:31:30.439207+0000 mon.a (mon.0) 1085 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1986873298"}]: dispatch 2024-02-10T06:31:30.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:30 smithi175 bash[14559]: audit 2024-02-10T06:31:30.081951+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.46:0/3336855199' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T06:31:30.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:30 smithi175 bash[14559]: audit 2024-02-10T06:31:30.438387+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.46:0/3051632841' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1986873298"}]: dispatch 2024-02-10T06:31:30.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:30 smithi175 bash[14559]: audit 2024-02-10T06:31:30.439207+0000 mon.a (mon.0) 1085 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1986873298"}]: dispatch 2024-02-10T06:31:30.822 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:30 smithi046 bash[20068]: audit 2024-02-10T06:31:30.081951+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.46:0/3336855199' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T06:31:30.823 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:30 smithi046 bash[20068]: audit 2024-02-10T06:31:30.438387+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.46:0/3051632841' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1986873298"}]: dispatch 2024-02-10T06:31:30.823 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:30 smithi046 bash[20068]: audit 2024-02-10T06:31:30.439207+0000 mon.a (mon.0) 1085 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1986873298"}]: dispatch 2024-02-10T06:31:31.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:31 smithi046 bash[20068]: cluster 2024-02-10T06:31:30.206133+0000 mgr.y (mgr.14460) 169 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 261 B/s wr, 178 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:31:31.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:31 smithi046 bash[20068]: audit 2024-02-10T06:31:30.494640+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1986873298"}]': finished 2024-02-10T06:31:31.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:31 smithi046 bash[20068]: cluster 2024-02-10T06:31:30.494701+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-02-10T06:31:31.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:31 smithi046 bash[20068]: audit 2024-02-10T06:31:30.856425+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.46:0/2948096379' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/3037844081"}]: dispatch 2024-02-10T06:31:31.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:31 smithi046 bash[20068]: audit 2024-02-10T06:31:30.857266+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/3037844081"}]: dispatch 2024-02-10T06:31:31.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:31 smithi046 bash[14329]: cluster 2024-02-10T06:31:30.206133+0000 mgr.y (mgr.14460) 169 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 261 B/s wr, 178 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:31:31.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:31 smithi046 bash[14329]: audit 2024-02-10T06:31:30.494640+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1986873298"}]': finished 2024-02-10T06:31:31.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:31 smithi046 bash[14329]: cluster 2024-02-10T06:31:30.494701+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-02-10T06:31:31.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:31 smithi046 bash[14329]: audit 2024-02-10T06:31:30.856425+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.46:0/2948096379' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/3037844081"}]: dispatch 2024-02-10T06:31:31.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:31 smithi046 bash[14329]: audit 2024-02-10T06:31:30.857266+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/3037844081"}]: dispatch 2024-02-10T06:31:31.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:31 smithi175 bash[14559]: cluster 2024-02-10T06:31:30.206133+0000 mgr.y (mgr.14460) 169 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 261 B/s wr, 178 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:31:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:31 smithi175 bash[14559]: audit 2024-02-10T06:31:30.494640+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1986873298"}]': finished 2024-02-10T06:31:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:31 smithi175 bash[14559]: cluster 2024-02-10T06:31:30.494701+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-02-10T06:31:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:31 smithi175 bash[14559]: audit 2024-02-10T06:31:30.856425+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.46:0/2948096379' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/3037844081"}]: dispatch 2024-02-10T06:31:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:31 smithi175 bash[14559]: audit 2024-02-10T06:31:30.857266+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/3037844081"}]: dispatch 2024-02-10T06:31:32.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:32 smithi046 bash[20068]: audit 2024-02-10T06:31:31.506971+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/3037844081"}]': finished 2024-02-10T06:31:32.870 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:32 smithi046 bash[20068]: cluster 2024-02-10T06:31:31.507071+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-02-10T06:31:32.870 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:32 smithi046 bash[20068]: audit 2024-02-10T06:31:31.879165+0000 mon.a (mon.0) 1091 : audit [INF] from='client.? 172.21.15.46:0/648864110' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2524221014"}]: dispatch 2024-02-10T06:31:32.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:32 smithi046 bash[14329]: audit 2024-02-10T06:31:31.506971+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/3037844081"}]': finished 2024-02-10T06:31:32.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:32 smithi046 bash[14329]: cluster 2024-02-10T06:31:31.507071+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-02-10T06:31:32.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:32 smithi046 bash[14329]: audit 2024-02-10T06:31:31.879165+0000 mon.a (mon.0) 1091 : audit [INF] from='client.? 172.21.15.46:0/648864110' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2524221014"}]: dispatch 2024-02-10T06:31:32.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:32 smithi175 bash[14559]: audit 2024-02-10T06:31:31.506971+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/3037844081"}]': finished 2024-02-10T06:31:32.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:32 smithi175 bash[14559]: cluster 2024-02-10T06:31:31.507071+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-02-10T06:31:32.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:32 smithi175 bash[14559]: audit 2024-02-10T06:31:31.879165+0000 mon.a (mon.0) 1091 : audit [INF] from='client.? 172.21.15.46:0/648864110' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2524221014"}]: dispatch 2024-02-10T06:31:33.819 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:33 smithi175 bash[14559]: cluster 2024-02-10T06:31:32.206949+0000 mgr.y (mgr.14460) 170 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 1 op/s 2024-02-10T06:31:33.820 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:33 smithi175 bash[14559]: audit 2024-02-10T06:31:32.510273+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? 172.21.15.46:0/648864110' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2524221014"}]': finished 2024-02-10T06:31:33.820 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:33 smithi175 bash[14559]: cluster 2024-02-10T06:31:32.510365+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-02-10T06:31:33.820 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:33 smithi175 bash[14559]: audit 2024-02-10T06:31:32.880585+0000 mon.a (mon.0) 1094 : audit [INF] from='client.? 172.21.15.46:0/1299265270' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/3355225843"}]: dispatch 2024-02-10T06:31:33.875 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:31:33 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:31:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:31:33.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:33 smithi046 bash[14329]: cluster 2024-02-10T06:31:32.206949+0000 mgr.y (mgr.14460) 170 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 1 op/s 2024-02-10T06:31:33.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:33 smithi046 bash[14329]: audit 2024-02-10T06:31:32.510273+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? 172.21.15.46:0/648864110' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2524221014"}]': finished 2024-02-10T06:31:33.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:33 smithi046 bash[14329]: cluster 2024-02-10T06:31:32.510365+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-02-10T06:31:33.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:33 smithi046 bash[14329]: audit 2024-02-10T06:31:32.880585+0000 mon.a (mon.0) 1094 : audit [INF] from='client.? 172.21.15.46:0/1299265270' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/3355225843"}]: dispatch 2024-02-10T06:31:33.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:33 smithi046 bash[20068]: cluster 2024-02-10T06:31:32.206949+0000 mgr.y (mgr.14460) 170 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 1 op/s 2024-02-10T06:31:33.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:33 smithi046 bash[20068]: audit 2024-02-10T06:31:32.510273+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? 172.21.15.46:0/648864110' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2524221014"}]': finished 2024-02-10T06:31:33.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:33 smithi046 bash[20068]: cluster 2024-02-10T06:31:32.510365+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-02-10T06:31:33.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:33 smithi046 bash[20068]: audit 2024-02-10T06:31:32.880585+0000 mon.a (mon.0) 1094 : audit [INF] from='client.? 172.21.15.46:0/1299265270' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/3355225843"}]: dispatch 2024-02-10T06:31:33.877 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:31:33 smithi046 bash[44270]: level=error ts=2024-02-10T06:31:33.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:31:33.877 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:31:33 smithi046 bash[44270]: level=warn ts=2024-02-10T06:31: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.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:31:33.877 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:31:33 smithi046 bash[44270]: level=warn ts=2024-02-10T06:31:33.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:31:34.244 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:31:33 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:31:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:31:34.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:34 smithi046 bash[14329]: audit 2024-02-10T06:31:33.533452+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? 172.21.15.46:0/1299265270' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/3355225843"}]': finished 2024-02-10T06:31:34.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:34 smithi046 bash[14329]: cluster 2024-02-10T06:31:33.533735+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-02-10T06:31:34.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:34 smithi046 bash[14329]: audit 2024-02-10T06:31:33.686224+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:34.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:34 smithi046 bash[14329]: audit 2024-02-10T06:31:33.910341+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? 172.21.15.46:0/3917760292' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/1742085745"}]: dispatch 2024-02-10T06:31:34.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:34 smithi046 bash[20068]: audit 2024-02-10T06:31:33.533452+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? 172.21.15.46:0/1299265270' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/3355225843"}]': finished 2024-02-10T06:31:34.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:34 smithi046 bash[20068]: cluster 2024-02-10T06:31:33.533735+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-02-10T06:31:34.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:34 smithi046 bash[20068]: audit 2024-02-10T06:31:33.686224+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:34.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:34 smithi046 bash[20068]: audit 2024-02-10T06:31:33.910341+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? 172.21.15.46:0/3917760292' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/1742085745"}]: dispatch 2024-02-10T06:31:34.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:34 smithi175 bash[14559]: audit 2024-02-10T06:31:33.533452+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? 172.21.15.46:0/1299265270' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/3355225843"}]': finished 2024-02-10T06:31:34.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:34 smithi175 bash[14559]: cluster 2024-02-10T06:31:33.533735+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-02-10T06:31:34.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:34 smithi175 bash[14559]: audit 2024-02-10T06:31:33.686224+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:34.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:34 smithi175 bash[14559]: audit 2024-02-10T06:31:33.910341+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? 172.21.15.46:0/3917760292' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/1742085745"}]: dispatch 2024-02-10T06:31:35.700 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:31:35 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:31:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:31:35.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:35 smithi175 bash[14559]: cluster 2024-02-10T06:31:34.207760+0000 mgr.y (mgr.14460) 171 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:31:35.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:35 smithi175 bash[14559]: audit 2024-02-10T06:31:34.696139+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? 172.21.15.46:0/3917760292' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/1742085745"}]': finished 2024-02-10T06:31:35.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:35 smithi175 bash[14559]: cluster 2024-02-10T06:31:34.696240+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-02-10T06:31:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:35 smithi175 bash[14559]: audit 2024-02-10T06:31:35.087355+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.46:0/2806301628' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/2506003346"}]: dispatch 2024-02-10T06:31:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:35 smithi175 bash[14559]: audit 2024-02-10T06:31:35.088348+0000 mon.a (mon.0) 1101 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/2506003346"}]: dispatch 2024-02-10T06:31:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:35 smithi175 bash[14559]: audit 2024-02-10T06:31:35.422263+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:35 smithi175 bash[14559]: audit 2024-02-10T06:31:35.430262+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:35 smithi175 bash[14559]: audit 2024-02-10T06:31:35.461633+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:35 smithi175 bash[14559]: audit 2024-02-10T06:31:35.463360+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:35 smithi175 bash[14559]: audit 2024-02-10T06:31:35.474508+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:36.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:35 smithi046 bash[14329]: cluster 2024-02-10T06:31:34.207760+0000 mgr.y (mgr.14460) 171 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:31:36.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:35 smithi046 bash[14329]: audit 2024-02-10T06:31:34.696139+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? 172.21.15.46:0/3917760292' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/1742085745"}]': finished 2024-02-10T06:31:36.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:35 smithi046 bash[14329]: cluster 2024-02-10T06:31:34.696240+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-02-10T06:31:36.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:35 smithi046 bash[14329]: audit 2024-02-10T06:31:35.087355+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.46:0/2806301628' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/2506003346"}]: dispatch 2024-02-10T06:31:36.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:35 smithi046 bash[14329]: audit 2024-02-10T06:31:35.088348+0000 mon.a (mon.0) 1101 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/2506003346"}]: dispatch 2024-02-10T06:31:36.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:35 smithi046 bash[14329]: audit 2024-02-10T06:31:35.422263+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:36.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:35 smithi046 bash[14329]: audit 2024-02-10T06:31:35.430262+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:36.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:35 smithi046 bash[14329]: audit 2024-02-10T06:31:35.461633+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:36.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:35 smithi046 bash[14329]: audit 2024-02-10T06:31:35.463360+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:36.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:35 smithi046 bash[14329]: audit 2024-02-10T06:31:35.474508+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:35 smithi046 bash[20068]: cluster 2024-02-10T06:31:34.207760+0000 mgr.y (mgr.14460) 171 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:31:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:35 smithi046 bash[20068]: audit 2024-02-10T06:31:34.696139+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? 172.21.15.46:0/3917760292' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/1742085745"}]': finished 2024-02-10T06:31:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:35 smithi046 bash[20068]: cluster 2024-02-10T06:31:34.696240+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-02-10T06:31:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:35 smithi046 bash[20068]: audit 2024-02-10T06:31:35.087355+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.46:0/2806301628' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/2506003346"}]: dispatch 2024-02-10T06:31:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:35 smithi046 bash[20068]: audit 2024-02-10T06:31:35.088348+0000 mon.a (mon.0) 1101 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/2506003346"}]: dispatch 2024-02-10T06:31:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:35 smithi046 bash[20068]: audit 2024-02-10T06:31:35.422263+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:35 smithi046 bash[20068]: audit 2024-02-10T06:31:35.430262+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:36.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:35 smithi046 bash[20068]: audit 2024-02-10T06:31:35.461633+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:31:36.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:35 smithi046 bash[20068]: audit 2024-02-10T06:31:35.463360+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:31:36.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:35 smithi046 bash[20068]: audit 2024-02-10T06:31:35.474508+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:36.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:36 smithi175 bash[14559]: audit 2024-02-10T06:31:35.709982+0000 mon.a (mon.0) 1107 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/2506003346"}]': finished 2024-02-10T06:31:36.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:36 smithi175 bash[14559]: cluster 2024-02-10T06:31:35.710078+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-02-10T06:31:36.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:36 smithi175 bash[14559]: audit 2024-02-10T06:31:36.086554+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.46:0/4288025842' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2969329046"}]: dispatch 2024-02-10T06:31:36.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:36 smithi175 bash[14559]: audit 2024-02-10T06:31:36.087773+0000 mon.a (mon.0) 1109 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2969329046"}]: dispatch 2024-02-10T06:31:37.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:36 smithi046 bash[14329]: audit 2024-02-10T06:31:35.709982+0000 mon.a (mon.0) 1107 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/2506003346"}]': finished 2024-02-10T06:31:37.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:36 smithi046 bash[14329]: cluster 2024-02-10T06:31:35.710078+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-02-10T06:31:37.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:36 smithi046 bash[14329]: audit 2024-02-10T06:31:36.086554+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.46:0/4288025842' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2969329046"}]: dispatch 2024-02-10T06:31:37.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:36 smithi046 bash[14329]: audit 2024-02-10T06:31:36.087773+0000 mon.a (mon.0) 1109 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2969329046"}]: dispatch 2024-02-10T06:31:37.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:36 smithi046 bash[20068]: audit 2024-02-10T06:31:35.709982+0000 mon.a (mon.0) 1107 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/2506003346"}]': finished 2024-02-10T06:31:37.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:36 smithi046 bash[20068]: cluster 2024-02-10T06:31:35.710078+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-02-10T06:31:37.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:36 smithi046 bash[20068]: audit 2024-02-10T06:31:36.086554+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.46:0/4288025842' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2969329046"}]: dispatch 2024-02-10T06:31:37.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:36 smithi046 bash[20068]: audit 2024-02-10T06:31:36.087773+0000 mon.a (mon.0) 1109 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2969329046"}]: dispatch 2024-02-10T06:31:37.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:37 smithi175 bash[14559]: cluster 2024-02-10T06:31:36.208504+0000 mgr.y (mgr.14460) 172 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:31:37.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:37 smithi175 bash[14559]: audit 2024-02-10T06:31:36.722724+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2969329046"}]': finished 2024-02-10T06:31:37.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:37 smithi175 bash[14559]: cluster 2024-02-10T06:31:36.722902+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-02-10T06:31:37.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:37 smithi175 bash[14559]: audit 2024-02-10T06:31:37.091249+0000 mon.a (mon.0) 1112 : audit [INF] from='client.? 172.21.15.46:0/3579025356' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/1742085745"}]: dispatch 2024-02-10T06:31:38.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:37 smithi046 bash[20068]: cluster 2024-02-10T06:31:36.208504+0000 mgr.y (mgr.14460) 172 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:31:38.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:37 smithi046 bash[20068]: audit 2024-02-10T06:31:36.722724+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2969329046"}]': finished 2024-02-10T06:31:38.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:37 smithi046 bash[20068]: cluster 2024-02-10T06:31:36.722902+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-02-10T06:31:38.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:37 smithi046 bash[20068]: audit 2024-02-10T06:31:37.091249+0000 mon.a (mon.0) 1112 : audit [INF] from='client.? 172.21.15.46:0/3579025356' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/1742085745"}]: dispatch 2024-02-10T06:31:38.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:37 smithi046 bash[14329]: cluster 2024-02-10T06:31:36.208504+0000 mgr.y (mgr.14460) 172 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:31:38.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:37 smithi046 bash[14329]: audit 2024-02-10T06:31:36.722724+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2969329046"}]': finished 2024-02-10T06:31:38.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:37 smithi046 bash[14329]: cluster 2024-02-10T06:31:36.722902+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-02-10T06:31:38.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:37 smithi046 bash[14329]: audit 2024-02-10T06:31:37.091249+0000 mon.a (mon.0) 1112 : audit [INF] from='client.? 172.21.15.46:0/3579025356' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/1742085745"}]: dispatch 2024-02-10T06:31:38.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:38 smithi175 bash[14559]: audit 2024-02-10T06:31:37.723890+0000 mon.a (mon.0) 1113 : audit [INF] from='client.? 172.21.15.46:0/3579025356' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/1742085745"}]': finished 2024-02-10T06:31:38.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:38 smithi175 bash[14559]: cluster 2024-02-10T06:31:37.724091+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-02-10T06:31:38.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:38 smithi175 bash[14559]: audit 2024-02-10T06:31:38.101874+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.46:0/2467237994' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/2506003346"}]: dispatch 2024-02-10T06:31:38.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:38 smithi175 bash[14559]: audit 2024-02-10T06:31:38.102805+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/2506003346"}]: dispatch 2024-02-10T06:31:39.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:38 smithi046 bash[14329]: audit 2024-02-10T06:31:37.723890+0000 mon.a (mon.0) 1113 : audit [INF] from='client.? 172.21.15.46:0/3579025356' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/1742085745"}]': finished 2024-02-10T06:31:39.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:38 smithi046 bash[14329]: cluster 2024-02-10T06:31:37.724091+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-02-10T06:31:39.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:38 smithi046 bash[14329]: audit 2024-02-10T06:31:38.101874+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.46:0/2467237994' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/2506003346"}]: dispatch 2024-02-10T06:31:39.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:38 smithi046 bash[14329]: audit 2024-02-10T06:31:38.102805+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/2506003346"}]: dispatch 2024-02-10T06:31:39.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:38 smithi046 bash[20068]: audit 2024-02-10T06:31:37.723890+0000 mon.a (mon.0) 1113 : audit [INF] from='client.? 172.21.15.46:0/3579025356' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/1742085745"}]': finished 2024-02-10T06:31:39.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:38 smithi046 bash[20068]: cluster 2024-02-10T06:31:37.724091+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-02-10T06:31:39.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:38 smithi046 bash[20068]: audit 2024-02-10T06:31:38.101874+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.46:0/2467237994' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/2506003346"}]: dispatch 2024-02-10T06:31:39.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:38 smithi046 bash[20068]: audit 2024-02-10T06:31:38.102805+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/2506003346"}]: dispatch 2024-02-10T06:31:40.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:39 smithi175 bash[14559]: cluster 2024-02-10T06:31:38.209379+0000 mgr.y (mgr.14460) 173 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:31:40.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:39 smithi175 bash[14559]: audit 2024-02-10T06:31:38.745407+0000 mon.a (mon.0) 1116 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/2506003346"}]': finished 2024-02-10T06:31:40.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:39 smithi175 bash[14559]: cluster 2024-02-10T06:31:38.745669+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-02-10T06:31:40.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:39 smithi175 bash[14559]: audit 2024-02-10T06:31:39.130411+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? 172.21.15.46:0/1366720944' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/711479102"}]: dispatch 2024-02-10T06:31:40.126 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:31:39 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:31:39] "GET /metrics HTTP/1.1" 200 214933 "" "Prometheus/2.33.4" 2024-02-10T06:31:40.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:39 smithi046 bash[14329]: cluster 2024-02-10T06:31:38.209379+0000 mgr.y (mgr.14460) 173 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:31:40.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:39 smithi046 bash[14329]: audit 2024-02-10T06:31:38.745407+0000 mon.a (mon.0) 1116 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/2506003346"}]': finished 2024-02-10T06:31:40.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:39 smithi046 bash[14329]: cluster 2024-02-10T06:31:38.745669+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-02-10T06:31:40.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:39 smithi046 bash[14329]: audit 2024-02-10T06:31:39.130411+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? 172.21.15.46:0/1366720944' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/711479102"}]: dispatch 2024-02-10T06:31:40.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:39 smithi046 bash[20068]: cluster 2024-02-10T06:31:38.209379+0000 mgr.y (mgr.14460) 173 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:31:40.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:39 smithi046 bash[20068]: audit 2024-02-10T06:31:38.745407+0000 mon.a (mon.0) 1116 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/2506003346"}]': finished 2024-02-10T06:31:40.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:39 smithi046 bash[20068]: cluster 2024-02-10T06:31:38.745669+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-02-10T06:31:40.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:39 smithi046 bash[20068]: audit 2024-02-10T06:31:39.130411+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? 172.21.15.46:0/1366720944' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/711479102"}]: dispatch 2024-02-10T06:31:41.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:40 smithi046 bash[14329]: audit 2024-02-10T06:31:39.746228+0000 mgr.y (mgr.14460) 174 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:31:41.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:40 smithi046 bash[14329]: audit 2024-02-10T06:31:39.756677+0000 mon.a (mon.0) 1119 : audit [INF] from='client.? 172.21.15.46:0/1366720944' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/711479102"}]': finished 2024-02-10T06:31:41.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:40 smithi046 bash[14329]: cluster 2024-02-10T06:31:39.756753+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-02-10T06:31:41.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:40 smithi046 bash[14329]: audit 2024-02-10T06:31:40.134016+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? 172.21.15.46:0/2411105245' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/1822110403"}]: dispatch 2024-02-10T06:31:41.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:40 smithi046 bash[20068]: audit 2024-02-10T06:31:39.746228+0000 mgr.y (mgr.14460) 174 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:31:41.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:40 smithi046 bash[20068]: audit 2024-02-10T06:31:39.756677+0000 mon.a (mon.0) 1119 : audit [INF] from='client.? 172.21.15.46:0/1366720944' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/711479102"}]': finished 2024-02-10T06:31:41.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:40 smithi046 bash[20068]: cluster 2024-02-10T06:31:39.756753+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-02-10T06:31:41.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:40 smithi046 bash[20068]: audit 2024-02-10T06:31:40.134016+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? 172.21.15.46:0/2411105245' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/1822110403"}]: dispatch 2024-02-10T06:31:41.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:40 smithi175 bash[14559]: audit 2024-02-10T06:31:39.746228+0000 mgr.y (mgr.14460) 174 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:31:41.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:40 smithi175 bash[14559]: audit 2024-02-10T06:31:39.756677+0000 mon.a (mon.0) 1119 : audit [INF] from='client.? 172.21.15.46:0/1366720944' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/711479102"}]': finished 2024-02-10T06:31:41.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:40 smithi175 bash[14559]: cluster 2024-02-10T06:31:39.756753+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-02-10T06:31:41.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:40 smithi175 bash[14559]: audit 2024-02-10T06:31:40.134016+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? 172.21.15.46:0/2411105245' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/1822110403"}]: dispatch 2024-02-10T06:31:41.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:41 smithi175 bash[14559]: cluster 2024-02-10T06:31:40.211163+0000 mgr.y (mgr.14460) 175 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:31:41.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:41 smithi175 bash[14559]: audit 2024-02-10T06:31:40.762722+0000 mon.a (mon.0) 1122 : audit [INF] from='client.? 172.21.15.46:0/2411105245' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/1822110403"}]': finished 2024-02-10T06:31:41.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:41 smithi175 bash[14559]: cluster 2024-02-10T06:31:40.762888+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-02-10T06:31:41.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:41 smithi175 bash[14559]: audit 2024-02-10T06:31:41.130724+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.46:0/2179107181' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/358803333"}]: dispatch 2024-02-10T06:31:41.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:41 smithi175 bash[14559]: audit 2024-02-10T06:31:41.131614+0000 mon.a (mon.0) 1124 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/358803333"}]: dispatch 2024-02-10T06:31:42.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:41 smithi046 bash[20068]: cluster 2024-02-10T06:31:40.211163+0000 mgr.y (mgr.14460) 175 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:31:42.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:41 smithi046 bash[20068]: audit 2024-02-10T06:31:40.762722+0000 mon.a (mon.0) 1122 : audit [INF] from='client.? 172.21.15.46:0/2411105245' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/1822110403"}]': finished 2024-02-10T06:31:42.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:41 smithi046 bash[20068]: cluster 2024-02-10T06:31:40.762888+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-02-10T06:31:42.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:41 smithi046 bash[20068]: audit 2024-02-10T06:31:41.130724+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.46:0/2179107181' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/358803333"}]: dispatch 2024-02-10T06:31:42.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:41 smithi046 bash[20068]: audit 2024-02-10T06:31:41.131614+0000 mon.a (mon.0) 1124 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/358803333"}]: dispatch 2024-02-10T06:31:42.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:41 smithi046 bash[14329]: cluster 2024-02-10T06:31:40.211163+0000 mgr.y (mgr.14460) 175 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:31:42.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:41 smithi046 bash[14329]: audit 2024-02-10T06:31:40.762722+0000 mon.a (mon.0) 1122 : audit [INF] from='client.? 172.21.15.46:0/2411105245' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/1822110403"}]': finished 2024-02-10T06:31:42.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:41 smithi046 bash[14329]: cluster 2024-02-10T06:31:40.762888+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-02-10T06:31:42.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:41 smithi046 bash[14329]: audit 2024-02-10T06:31:41.130724+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.46:0/2179107181' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/358803333"}]: dispatch 2024-02-10T06:31:42.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:41 smithi046 bash[14329]: audit 2024-02-10T06:31:41.131614+0000 mon.a (mon.0) 1124 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/358803333"}]: dispatch 2024-02-10T06:31:43.126 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:31:42 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:31:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:31:43.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:42 smithi046 bash[20068]: audit 2024-02-10T06:31:41.784522+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/358803333"}]': finished 2024-02-10T06:31:43.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:42 smithi046 bash[20068]: cluster 2024-02-10T06:31:41.784686+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-02-10T06:31:43.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:42 smithi046 bash[20068]: audit 2024-02-10T06:31:42.155837+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.46:0/1542799637' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2305900372"}]: dispatch 2024-02-10T06:31:43.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:42 smithi046 bash[20068]: audit 2024-02-10T06:31:42.156696+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2305900372"}]: dispatch 2024-02-10T06:31:43.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:42 smithi046 bash[14329]: audit 2024-02-10T06:31:41.784522+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/358803333"}]': finished 2024-02-10T06:31:43.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:42 smithi046 bash[14329]: cluster 2024-02-10T06:31:41.784686+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-02-10T06:31:43.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:42 smithi046 bash[14329]: audit 2024-02-10T06:31:42.155837+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.46:0/1542799637' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2305900372"}]: dispatch 2024-02-10T06:31:43.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:42 smithi046 bash[14329]: audit 2024-02-10T06:31:42.156696+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2305900372"}]: dispatch 2024-02-10T06:31:43.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:42 smithi175 bash[14559]: audit 2024-02-10T06:31:41.784522+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/358803333"}]': finished 2024-02-10T06:31:43.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:42 smithi175 bash[14559]: cluster 2024-02-10T06:31:41.784686+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-02-10T06:31:43.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:42 smithi175 bash[14559]: audit 2024-02-10T06:31:42.155837+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.46:0/1542799637' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2305900372"}]: dispatch 2024-02-10T06:31:43.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:42 smithi175 bash[14559]: audit 2024-02-10T06:31:42.156696+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2305900372"}]: dispatch 2024-02-10T06:31:43.797 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:31:43 smithi046 bash[44270]: level=error ts=2024-02-10T06:31:43.520Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:31:43.798 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:31:43 smithi046 bash[44270]: level=warn ts=2024-02-10T06:31:43.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:31:43.798 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:31:43 smithi046 bash[44270]: level=warn ts=2024-02-10T06:31:43.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:31:44.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:43 smithi046 bash[14329]: cluster 2024-02-10T06:31:42.211971+0000 mgr.y (mgr.14460) 176 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:31:44.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:43 smithi046 bash[14329]: audit 2024-02-10T06:31:42.796184+0000 mon.a (mon.0) 1128 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2305900372"}]': finished 2024-02-10T06:31:44.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:43 smithi046 bash[14329]: cluster 2024-02-10T06:31:42.796339+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-02-10T06:31:44.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:43 smithi046 bash[14329]: audit 2024-02-10T06:31:42.812500+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:44.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:43 smithi046 bash[14329]: audit 2024-02-10T06:31:42.818639+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:44.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:43 smithi046 bash[14329]: audit 2024-02-10T06:31:43.159751+0000 mon.a (mon.0) 1132 : audit [INF] from='client.? 172.21.15.46:0/1063964805' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/376669034"}]: dispatch 2024-02-10T06:31:44.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:43 smithi046 bash[20068]: cluster 2024-02-10T06:31:42.211971+0000 mgr.y (mgr.14460) 176 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:31:44.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:43 smithi046 bash[20068]: audit 2024-02-10T06:31:42.796184+0000 mon.a (mon.0) 1128 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2305900372"}]': finished 2024-02-10T06:31:44.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:43 smithi046 bash[20068]: cluster 2024-02-10T06:31:42.796339+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-02-10T06:31:44.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:43 smithi046 bash[20068]: audit 2024-02-10T06:31:42.812500+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:44.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:43 smithi046 bash[20068]: audit 2024-02-10T06:31:42.818639+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:44.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:43 smithi046 bash[20068]: audit 2024-02-10T06:31:43.159751+0000 mon.a (mon.0) 1132 : audit [INF] from='client.? 172.21.15.46:0/1063964805' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/376669034"}]: dispatch 2024-02-10T06:31:44.244 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:31:43 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:31:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:31:44.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:43 smithi175 bash[14559]: cluster 2024-02-10T06:31:42.211971+0000 mgr.y (mgr.14460) 176 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:31:44.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:43 smithi175 bash[14559]: audit 2024-02-10T06:31:42.796184+0000 mon.a (mon.0) 1128 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2305900372"}]': finished 2024-02-10T06:31:44.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:43 smithi175 bash[14559]: cluster 2024-02-10T06:31:42.796339+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-02-10T06:31:44.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:43 smithi175 bash[14559]: audit 2024-02-10T06:31:42.812500+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:44.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:43 smithi175 bash[14559]: audit 2024-02-10T06:31:42.818639+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:44.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:43 smithi175 bash[14559]: audit 2024-02-10T06:31:43.159751+0000 mon.a (mon.0) 1132 : audit [INF] from='client.? 172.21.15.46:0/1063964805' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/376669034"}]: dispatch 2024-02-10T06:31:45.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:44 smithi046 bash[14329]: audit 2024-02-10T06:31:43.825022+0000 mon.a (mon.0) 1133 : audit [INF] from='client.? 172.21.15.46:0/1063964805' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/376669034"}]': finished 2024-02-10T06:31:45.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:44 smithi046 bash[14329]: cluster 2024-02-10T06:31:43.825151+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-02-10T06:31:45.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:44 smithi046 bash[14329]: audit 2024-02-10T06:31:44.185484+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.46:0/1179510506' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/103212713"}]: dispatch 2024-02-10T06:31:45.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:44 smithi046 bash[14329]: audit 2024-02-10T06:31:44.186446+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/103212713"}]: dispatch 2024-02-10T06:31:45.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:44 smithi046 bash[20068]: audit 2024-02-10T06:31:43.825022+0000 mon.a (mon.0) 1133 : audit [INF] from='client.? 172.21.15.46:0/1063964805' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/376669034"}]': finished 2024-02-10T06:31:45.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:44 smithi046 bash[20068]: cluster 2024-02-10T06:31:43.825151+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-02-10T06:31:45.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:44 smithi046 bash[20068]: audit 2024-02-10T06:31:44.185484+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.46:0/1179510506' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/103212713"}]: dispatch 2024-02-10T06:31:45.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:44 smithi046 bash[20068]: audit 2024-02-10T06:31:44.186446+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/103212713"}]: dispatch 2024-02-10T06:31:45.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:44 smithi175 bash[14559]: audit 2024-02-10T06:31:43.825022+0000 mon.a (mon.0) 1133 : audit [INF] from='client.? 172.21.15.46:0/1063964805' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/376669034"}]': finished 2024-02-10T06:31:45.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:44 smithi175 bash[14559]: cluster 2024-02-10T06:31:43.825151+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-02-10T06:31:45.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:44 smithi175 bash[14559]: audit 2024-02-10T06:31:44.185484+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.46:0/1179510506' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/103212713"}]: dispatch 2024-02-10T06:31:45.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:44 smithi175 bash[14559]: audit 2024-02-10T06:31:44.186446+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/103212713"}]: dispatch 2024-02-10T06:31:46.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:45 smithi046 bash[14329]: cluster 2024-02-10T06:31:44.212621+0000 mgr.y (mgr.14460) 177 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:31:46.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:45 smithi046 bash[14329]: audit 2024-02-10T06:31:44.834538+0000 mon.a (mon.0) 1136 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/103212713"}]': finished 2024-02-10T06:31:46.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:45 smithi046 bash[14329]: cluster 2024-02-10T06:31:44.834663+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-02-10T06:31:46.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:45 smithi046 bash[14329]: audit 2024-02-10T06:31:45.211155+0000 mon.a (mon.0) 1138 : audit [INF] from='client.? 172.21.15.46:0/3364239530' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/1822110403"}]: dispatch 2024-02-10T06:31:46.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:45 smithi046 bash[20068]: cluster 2024-02-10T06:31:44.212621+0000 mgr.y (mgr.14460) 177 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:31:46.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:45 smithi046 bash[20068]: audit 2024-02-10T06:31:44.834538+0000 mon.a (mon.0) 1136 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/103212713"}]': finished 2024-02-10T06:31:46.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:45 smithi046 bash[20068]: cluster 2024-02-10T06:31:44.834663+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-02-10T06:31:46.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:45 smithi046 bash[20068]: audit 2024-02-10T06:31:45.211155+0000 mon.a (mon.0) 1138 : audit [INF] from='client.? 172.21.15.46:0/3364239530' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/1822110403"}]: dispatch 2024-02-10T06:31:46.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:45 smithi175 bash[14559]: cluster 2024-02-10T06:31:44.212621+0000 mgr.y (mgr.14460) 177 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:31:46.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:45 smithi175 bash[14559]: audit 2024-02-10T06:31:44.834538+0000 mon.a (mon.0) 1136 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/103212713"}]': finished 2024-02-10T06:31:46.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:45 smithi175 bash[14559]: cluster 2024-02-10T06:31:44.834663+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-02-10T06:31:46.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:45 smithi175 bash[14559]: audit 2024-02-10T06:31:45.211155+0000 mon.a (mon.0) 1138 : audit [INF] from='client.? 172.21.15.46:0/3364239530' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/1822110403"}]: dispatch 2024-02-10T06:31:47.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:46 smithi046 bash[14329]: audit 2024-02-10T06:31:45.839315+0000 mon.a (mon.0) 1139 : audit [INF] from='client.? 172.21.15.46:0/3364239530' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/1822110403"}]': finished 2024-02-10T06:31:47.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:46 smithi046 bash[14329]: cluster 2024-02-10T06:31:45.839497+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-02-10T06:31:47.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:46 smithi046 bash[20068]: audit 2024-02-10T06:31:45.839315+0000 mon.a (mon.0) 1139 : audit [INF] from='client.? 172.21.15.46:0/3364239530' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/1822110403"}]': finished 2024-02-10T06:31:47.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:46 smithi046 bash[20068]: cluster 2024-02-10T06:31:45.839497+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-02-10T06:31:47.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:46 smithi175 bash[14559]: audit 2024-02-10T06:31:45.839315+0000 mon.a (mon.0) 1139 : audit [INF] from='client.? 172.21.15.46:0/3364239530' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/1822110403"}]': finished 2024-02-10T06:31:47.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:46 smithi175 bash[14559]: cluster 2024-02-10T06:31:45.839497+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-02-10T06:31:48.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:47 smithi046 bash[14329]: cluster 2024-02-10T06:31:46.213358+0000 mgr.y (mgr.14460) 178 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:31:48.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:47 smithi046 bash[20068]: cluster 2024-02-10T06:31:46.213358+0000 mgr.y (mgr.14460) 178 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:31:48.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:47 smithi175 bash[14559]: cluster 2024-02-10T06:31:46.213358+0000 mgr.y (mgr.14460) 178 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:31:50.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:49 smithi046 bash[14329]: cluster 2024-02-10T06:31:48.214118+0000 mgr.y (mgr.14460) 179 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s 2024-02-10T06:31:50.126 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:31:49 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:31:49] "GET /metrics HTTP/1.1" 200 214953 "" "Prometheus/2.33.4" 2024-02-10T06:31:50.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:49 smithi046 bash[20068]: cluster 2024-02-10T06:31:48.214118+0000 mgr.y (mgr.14460) 179 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s 2024-02-10T06:31:50.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:49 smithi175 bash[14559]: cluster 2024-02-10T06:31:48.214118+0000 mgr.y (mgr.14460) 179 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s 2024-02-10T06:31:50.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:50 smithi046 bash[14329]: audit 2024-02-10T06:31:49.757569+0000 mgr.y (mgr.14460) 180 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:31:50.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:50 smithi046 bash[20068]: audit 2024-02-10T06:31:49.757569+0000 mgr.y (mgr.14460) 180 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:31:51.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:50 smithi175 bash[14559]: audit 2024-02-10T06:31:49.757569+0000 mgr.y (mgr.14460) 180 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:31:52.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:51 smithi046 bash[14329]: cluster 2024-02-10T06:31:50.215753+0000 mgr.y (mgr.14460) 181 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-02-10T06:31:52.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:51 smithi046 bash[20068]: cluster 2024-02-10T06:31:50.215753+0000 mgr.y (mgr.14460) 181 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-02-10T06:31:52.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:51 smithi175 bash[14559]: cluster 2024-02-10T06:31:50.215753+0000 mgr.y (mgr.14460) 181 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-02-10T06:31:53.626 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:31:53 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:31:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:31:53.626 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:31:53 smithi046 bash[44270]: level=error ts=2024-02-10T06:31:53.520Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:31:53.626 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:31:53 smithi046 bash[44270]: level=warn ts=2024-02-10T06:31:53.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:31:53.626 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:31:53 smithi046 bash[44270]: level=warn ts=2024-02-10T06:31:53.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:31:54.244 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:31:53 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:31:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:31:54.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:53 smithi175 bash[14559]: cluster 2024-02-10T06:31:52.216527+0000 mgr.y (mgr.14460) 182 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:31:54.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:53 smithi175 bash[14559]: audit 2024-02-10T06:31:53.344714+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:54.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:53 smithi175 bash[14559]: audit 2024-02-10T06:31:53.352660+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:54.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:53 smithi046 bash[14329]: cluster 2024-02-10T06:31:52.216527+0000 mgr.y (mgr.14460) 182 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:31:54.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:53 smithi046 bash[14329]: audit 2024-02-10T06:31:53.344714+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:54.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:53 smithi046 bash[14329]: audit 2024-02-10T06:31:53.352660+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:54.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:53 smithi046 bash[20068]: cluster 2024-02-10T06:31:52.216527+0000 mgr.y (mgr.14460) 182 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:31:54.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:53 smithi046 bash[20068]: audit 2024-02-10T06:31:53.344714+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:54.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:53 smithi046 bash[20068]: audit 2024-02-10T06:31:53.352660+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:31:56.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:55 smithi175 bash[14559]: cluster 2024-02-10T06:31:54.217305+0000 mgr.y (mgr.14460) 183 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:31:56.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:55 smithi046 bash[20068]: cluster 2024-02-10T06:31:54.217305+0000 mgr.y (mgr.14460) 183 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:31:56.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:55 smithi046 bash[14329]: cluster 2024-02-10T06:31:54.217305+0000 mgr.y (mgr.14460) 183 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:31:58.185 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:57 smithi175 bash[14559]: cluster 2024-02-10T06:31:56.219070+0000 mgr.y (mgr.14460) 184 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 986 B/s rd, 0 op/s 2024-02-10T06:31:58.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:57 smithi046 bash[14329]: cluster 2024-02-10T06:31:56.219070+0000 mgr.y (mgr.14460) 184 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 986 B/s rd, 0 op/s 2024-02-10T06:31:58.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:57 smithi046 bash[20068]: cluster 2024-02-10T06:31:56.219070+0000 mgr.y (mgr.14460) 184 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 986 B/s rd, 0 op/s 2024-02-10T06:32:00.126 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:31:59 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:31:59] "GET /metrics HTTP/1.1" 200 214915 "" "Prometheus/2.33.4" 2024-02-10T06:32:00.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:31:59 smithi046 bash[20068]: cluster 2024-02-10T06:31:58.219839+0000 mgr.y (mgr.14460) 185 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:00.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:31:59 smithi046 bash[14329]: cluster 2024-02-10T06:31:58.219839+0000 mgr.y (mgr.14460) 185 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:00.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:31:59 smithi175 bash[14559]: cluster 2024-02-10T06:31:58.219839+0000 mgr.y (mgr.14460) 185 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:01.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:00 smithi175 bash[14559]: audit 2024-02-10T06:31:59.769060+0000 mgr.y (mgr.14460) 186 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:32:01.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:00 smithi046 bash[14329]: audit 2024-02-10T06:31:59.769060+0000 mgr.y (mgr.14460) 186 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:32:01.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:00 smithi046 bash[20068]: audit 2024-02-10T06:31:59.769060+0000 mgr.y (mgr.14460) 186 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:32:02.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:01 smithi175 bash[14559]: cluster 2024-02-10T06:32:00.221630+0000 mgr.y (mgr.14460) 187 : 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-02-10T06:32:02.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:01 smithi046 bash[14329]: cluster 2024-02-10T06:32:00.221630+0000 mgr.y (mgr.14460) 187 : 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-02-10T06:32:02.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:01 smithi046 bash[20068]: cluster 2024-02-10T06:32:00.221630+0000 mgr.y (mgr.14460) 187 : 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-02-10T06:32:03.376 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:32:02 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:32:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:32:03.876 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:32:03 smithi046 bash[44270]: level=error ts=2024-02-10T06:32:03.522Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:32:03.876 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:32:03 smithi046 bash[44270]: level=warn ts=2024-02-10T06:32:03.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:32:03.876 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:32:03 smithi046 bash[44270]: level=warn ts=2024-02-10T06:32:03.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:32:04.244 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:32:03 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:32:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:32:04.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:03 smithi175 bash[14559]: cluster 2024-02-10T06:32:02.222519+0000 mgr.y (mgr.14460) 188 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:04.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:03 smithi175 bash[14559]: audit 2024-02-10T06:32:02.952626+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:04.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:03 smithi175 bash[14559]: audit 2024-02-10T06:32:02.961108+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:04.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:03 smithi046 bash[14329]: cluster 2024-02-10T06:32:02.222519+0000 mgr.y (mgr.14460) 188 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:04.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:03 smithi046 bash[14329]: audit 2024-02-10T06:32:02.952626+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:04.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:03 smithi046 bash[14329]: audit 2024-02-10T06:32:02.961108+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:04.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:03 smithi046 bash[20068]: cluster 2024-02-10T06:32:02.222519+0000 mgr.y (mgr.14460) 188 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:04.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:03 smithi046 bash[20068]: audit 2024-02-10T06:32:02.952626+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:04.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:03 smithi046 bash[20068]: audit 2024-02-10T06:32:02.961108+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:06.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:05 smithi175 bash[14559]: cluster 2024-02-10T06:32:04.223346+0000 mgr.y (mgr.14460) 189 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:06.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:05 smithi046 bash[14329]: cluster 2024-02-10T06:32:04.223346+0000 mgr.y (mgr.14460) 189 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:06.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:05 smithi046 bash[20068]: cluster 2024-02-10T06:32:04.223346+0000 mgr.y (mgr.14460) 189 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:08.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:07 smithi046 bash[14329]: cluster 2024-02-10T06:32:06.225202+0000 mgr.y (mgr.14460) 190 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:08.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:07 smithi046 bash[20068]: cluster 2024-02-10T06:32:06.225202+0000 mgr.y (mgr.14460) 190 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:08.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:07 smithi175 bash[14559]: cluster 2024-02-10T06:32:06.225202+0000 mgr.y (mgr.14460) 190 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:10.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:09 smithi046 bash[14329]: cluster 2024-02-10T06:32:08.225772+0000 mgr.y (mgr.14460) 191 : 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-02-10T06:32:10.126 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:32:09 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:32:09] "GET /metrics HTTP/1.1" 200 214915 "" "Prometheus/2.33.4" 2024-02-10T06:32:10.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:09 smithi046 bash[20068]: cluster 2024-02-10T06:32:08.225772+0000 mgr.y (mgr.14460) 191 : 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-02-10T06:32:10.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:09 smithi175 bash[14559]: cluster 2024-02-10T06:32:08.225772+0000 mgr.y (mgr.14460) 191 : 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-02-10T06:32:10.980 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:10 smithi046 bash[14329]: audit 2024-02-10T06:32:09.777449+0000 mgr.y (mgr.14460) 192 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:32:11.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:10 smithi175 bash[14559]: audit 2024-02-10T06:32:09.777449+0000 mgr.y (mgr.14460) 192 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:32:11.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:10 smithi046 bash[20068]: audit 2024-02-10T06:32:09.777449+0000 mgr.y (mgr.14460) 192 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:32:12.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:11 smithi175 bash[14559]: cluster 2024-02-10T06:32:10.227502+0000 mgr.y (mgr.14460) 193 : 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-02-10T06:32:12.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:11 smithi046 bash[14329]: cluster 2024-02-10T06:32:10.227502+0000 mgr.y (mgr.14460) 193 : 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-02-10T06:32:12.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:11 smithi046 bash[20068]: cluster 2024-02-10T06:32:10.227502+0000 mgr.y (mgr.14460) 193 : 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-02-10T06:32:13.876 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:32:13 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:32:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:32:13.876 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:32:13 smithi046 bash[44270]: level=error ts=2024-02-10T06:32:13.523Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:32:13.876 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:32:13 smithi046 bash[44270]: level=warn ts=2024-02-10T06:32:13.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:32:13.876 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:32:13 smithi046 bash[44270]: level=warn ts=2024-02-10T06:32:13.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:32:14.244 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:32:13 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:32:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:32:14.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:13 smithi175 bash[14559]: cluster 2024-02-10T06:32:12.228371+0000 mgr.y (mgr.14460) 194 : 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-02-10T06:32:14.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:13 smithi175 bash[14559]: audit 2024-02-10T06:32:13.513975+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:14.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:13 smithi175 bash[14559]: audit 2024-02-10T06:32:13.523052+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:14.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:13 smithi046 bash[14329]: cluster 2024-02-10T06:32:12.228371+0000 mgr.y (mgr.14460) 194 : 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-02-10T06:32:14.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:13 smithi046 bash[14329]: audit 2024-02-10T06:32:13.513975+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:14.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:13 smithi046 bash[14329]: audit 2024-02-10T06:32:13.523052+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:14.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:13 smithi046 bash[20068]: cluster 2024-02-10T06:32:12.228371+0000 mgr.y (mgr.14460) 194 : 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-02-10T06:32:14.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:13 smithi046 bash[20068]: audit 2024-02-10T06:32:13.513975+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:14.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:13 smithi046 bash[20068]: audit 2024-02-10T06:32:13.523052+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:15.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:14 smithi046 bash[14329]: audit 2024-02-10T06:32:14.518520+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:32:15.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:14 smithi046 bash[14329]: audit 2024-02-10T06:32:14.526617+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:32:15.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:14 smithi046 bash[20068]: audit 2024-02-10T06:32:14.518520+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:32:15.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:14 smithi046 bash[20068]: audit 2024-02-10T06:32:14.526617+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:32:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:14 smithi175 bash[14559]: audit 2024-02-10T06:32:14.518520+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:32:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:14 smithi175 bash[14559]: audit 2024-02-10T06:32:14.526617+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:32:16.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:15 smithi046 bash[14329]: cluster 2024-02-10T06:32:14.229232+0000 mgr.y (mgr.14460) 195 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:16.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:15 smithi046 bash[20068]: cluster 2024-02-10T06:32:14.229232+0000 mgr.y (mgr.14460) 195 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:16.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:15 smithi175 bash[14559]: cluster 2024-02-10T06:32:14.229232+0000 mgr.y (mgr.14460) 195 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:18.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:17 smithi175 bash[14559]: cluster 2024-02-10T06:32:16.231039+0000 mgr.y (mgr.14460) 196 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:18.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:17 smithi046 bash[14329]: cluster 2024-02-10T06:32:16.231039+0000 mgr.y (mgr.14460) 196 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:18.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:17 smithi046 bash[20068]: cluster 2024-02-10T06:32:16.231039+0000 mgr.y (mgr.14460) 196 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:20.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:20 smithi046 bash[14329]: cluster 2024-02-10T06:32:18.231977+0000 mgr.y (mgr.14460) 197 : 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-02-10T06:32:20.126 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:32:19 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:32:19] "GET /metrics HTTP/1.1" 200 214877 "" "Prometheus/2.33.4" 2024-02-10T06:32:20.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:20 smithi046 bash[20068]: cluster 2024-02-10T06:32:18.231977+0000 mgr.y (mgr.14460) 197 : 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-02-10T06:32:20.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:20 smithi175 bash[14559]: cluster 2024-02-10T06:32:18.231977+0000 mgr.y (mgr.14460) 197 : 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-02-10T06:32:21.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:21 smithi046 bash[14329]: audit 2024-02-10T06:32:19.786735+0000 mgr.y (mgr.14460) 198 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:32:21.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:21 smithi046 bash[20068]: audit 2024-02-10T06:32:19.786735+0000 mgr.y (mgr.14460) 198 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:32:21.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:21 smithi175 bash[14559]: audit 2024-02-10T06:32:19.786735+0000 mgr.y (mgr.14460) 198 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:32:22.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:22 smithi046 bash[14329]: cluster 2024-02-10T06:32:20.233762+0000 mgr.y (mgr.14460) 199 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:22.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:22 smithi046 bash[20068]: cluster 2024-02-10T06:32:20.233762+0000 mgr.y (mgr.14460) 199 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:22.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:22 smithi175 bash[14559]: cluster 2024-02-10T06:32:20.233762+0000 mgr.y (mgr.14460) 199 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:23.376 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:32:23 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:32:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:32:23.876 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:32:23 smithi046 bash[44270]: level=error ts=2024-02-10T06:32:23.523Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:32:23.876 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:32:23 smithi046 bash[44270]: level=warn ts=2024-02-10T06:32:23.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:32:23.876 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:32:23 smithi046 bash[44270]: level=warn ts=2024-02-10T06:32:23.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:32:24.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:32:23 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:32:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:32:24.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:24 smithi175 bash[14559]: cluster 2024-02-10T06:32:22.234527+0000 mgr.y (mgr.14460) 200 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:24.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:24 smithi175 bash[14559]: audit 2024-02-10T06:32:23.095860+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:24.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:24 smithi175 bash[14559]: audit 2024-02-10T06:32:23.103395+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:24.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:24 smithi046 bash[14329]: cluster 2024-02-10T06:32:22.234527+0000 mgr.y (mgr.14460) 200 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:24.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:24 smithi046 bash[14329]: audit 2024-02-10T06:32:23.095860+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:24.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:24 smithi046 bash[14329]: audit 2024-02-10T06:32:23.103395+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:24.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:24 smithi046 bash[20068]: cluster 2024-02-10T06:32:22.234527+0000 mgr.y (mgr.14460) 200 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:24.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:24 smithi046 bash[20068]: audit 2024-02-10T06:32:23.095860+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:24.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:24 smithi046 bash[20068]: audit 2024-02-10T06:32:23.103395+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:26.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:26 smithi046 bash[14329]: cluster 2024-02-10T06:32:24.235206+0000 mgr.y (mgr.14460) 201 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:26.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:26 smithi046 bash[20068]: cluster 2024-02-10T06:32:24.235206+0000 mgr.y (mgr.14460) 201 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:26.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:26 smithi175 bash[14559]: cluster 2024-02-10T06:32:24.235206+0000 mgr.y (mgr.14460) 201 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:28.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:28 smithi046 bash[14329]: cluster 2024-02-10T06:32:26.236967+0000 mgr.y (mgr.14460) 202 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:28.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:28 smithi046 bash[20068]: cluster 2024-02-10T06:32:26.236967+0000 mgr.y (mgr.14460) 202 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:28.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:28 smithi175 bash[14559]: cluster 2024-02-10T06:32:26.236967+0000 mgr.y (mgr.14460) 202 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:29.782 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:29 smithi046 bash[14329]: cluster 2024-02-10T06:32:28.237806+0000 mgr.y (mgr.14460) 203 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:29.782 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:29 smithi046 bash[20068]: cluster 2024-02-10T06:32:28.237806+0000 mgr.y (mgr.14460) 203 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:29 smithi175 bash[14559]: cluster 2024-02-10T06:32:28.237806+0000 mgr.y (mgr.14460) 203 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:30.126 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:32:29 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:32:29] "GET /metrics HTTP/1.1" 200 214867 "" "Prometheus/2.33.4" 2024-02-10T06:32:30.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:30 smithi046 bash[20068]: audit 2024-02-10T06:32:29.797441+0000 mgr.y (mgr.14460) 204 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:32:30.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:30 smithi046 bash[14329]: audit 2024-02-10T06:32:29.797441+0000 mgr.y (mgr.14460) 204 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:32:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:30 smithi175 bash[14559]: audit 2024-02-10T06:32:29.797441+0000 mgr.y (mgr.14460) 204 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:32:31.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:31 smithi046 bash[14329]: cluster 2024-02-10T06:32:30.239629+0000 mgr.y (mgr.14460) 205 : 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 2024-02-10T06:32:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:31 smithi046 bash[20068]: cluster 2024-02-10T06:32:30.239629+0000 mgr.y (mgr.14460) 205 : 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 2024-02-10T06:32:31.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:31 smithi175 bash[14559]: cluster 2024-02-10T06:32:30.239629+0000 mgr.y (mgr.14460) 205 : 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 2024-02-10T06:32:33.820 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:33 smithi175 bash[14559]: cluster 2024-02-10T06:32:32.240411+0000 mgr.y (mgr.14460) 206 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:33.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:33 smithi046 bash[14329]: cluster 2024-02-10T06:32:32.240411+0000 mgr.y (mgr.14460) 206 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:33.876 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:32:33 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:32:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:32:33.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:33 smithi046 bash[20068]: cluster 2024-02-10T06:32:32.240411+0000 mgr.y (mgr.14460) 206 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:33.877 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:32:33 smithi046 bash[44270]: level=error ts=2024-02-10T06:32:33.524Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:32:33.877 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:32:33 smithi046 bash[44270]: level=warn ts=2024-02-10T06:32:33.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:32:33.877 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:32:33 smithi046 bash[44270]: level=warn ts=2024-02-10T06:32:33.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:32:34.244 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:32:33 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:32:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:32:34.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:34 smithi175 bash[14559]: audit 2024-02-10T06:32:33.680717+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:34.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:34 smithi175 bash[14559]: audit 2024-02-10T06:32:33.688211+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:35.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:34 smithi046 bash[14329]: audit 2024-02-10T06:32:33.680717+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:35.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:34 smithi046 bash[14329]: audit 2024-02-10T06:32:33.688211+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:35.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:34 smithi046 bash[20068]: audit 2024-02-10T06:32:33.680717+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:35.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:34 smithi046 bash[20068]: audit 2024-02-10T06:32:33.688211+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:35.766 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:35 smithi175 bash[14559]: cluster 2024-02-10T06:32:34.241159+0000 mgr.y (mgr.14460) 207 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:35.767 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:35 smithi175 bash[14559]: audit 2024-02-10T06:32:35.487610+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:32:35.767 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:35 smithi175 bash[14559]: audit 2024-02-10T06:32:35.489678+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:32:36.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:35 smithi046 bash[14329]: cluster 2024-02-10T06:32:34.241159+0000 mgr.y (mgr.14460) 207 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:36.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:35 smithi046 bash[14329]: audit 2024-02-10T06:32:35.487610+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:32:36.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:35 smithi046 bash[14329]: audit 2024-02-10T06:32:35.489678+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:32:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:35 smithi046 bash[20068]: cluster 2024-02-10T06:32:34.241159+0000 mgr.y (mgr.14460) 207 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:35 smithi046 bash[20068]: audit 2024-02-10T06:32:35.487610+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:32:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:35 smithi046 bash[20068]: audit 2024-02-10T06:32:35.489678+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:32:37.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:36 smithi046 bash[14329]: audit 2024-02-10T06:32:35.783023+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:37.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:36 smithi046 bash[14329]: audit 2024-02-10T06:32:35.793185+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:37.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:36 smithi046 bash[20068]: audit 2024-02-10T06:32:35.783023+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:37.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:36 smithi046 bash[20068]: audit 2024-02-10T06:32:35.793185+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:37.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:36 smithi175 bash[14559]: audit 2024-02-10T06:32:35.783023+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:37.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:36 smithi175 bash[14559]: audit 2024-02-10T06:32:35.793185+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:38.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:37 smithi046 bash[14329]: cluster 2024-02-10T06:32:36.242935+0000 mgr.y (mgr.14460) 208 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:38.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:37 smithi046 bash[20068]: cluster 2024-02-10T06:32:36.242935+0000 mgr.y (mgr.14460) 208 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:38.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:37 smithi175 bash[14559]: cluster 2024-02-10T06:32:36.242935+0000 mgr.y (mgr.14460) 208 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:40.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:39 smithi046 bash[14329]: cluster 2024-02-10T06:32:38.243694+0000 mgr.y (mgr.14460) 209 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:40.127 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:32:39 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:32:39] "GET /metrics HTTP/1.1" 200 214867 "" "Prometheus/2.33.4" 2024-02-10T06:32:40.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:39 smithi046 bash[20068]: cluster 2024-02-10T06:32:38.243694+0000 mgr.y (mgr.14460) 209 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:40.193 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:39 smithi175 bash[14559]: cluster 2024-02-10T06:32:38.243694+0000 mgr.y (mgr.14460) 209 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:41.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:40 smithi046 bash[20068]: audit 2024-02-10T06:32:39.805342+0000 mgr.y (mgr.14460) 210 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:32:41.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:40 smithi046 bash[14329]: audit 2024-02-10T06:32:39.805342+0000 mgr.y (mgr.14460) 210 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:32:41.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:40 smithi175 bash[14559]: audit 2024-02-10T06:32:39.805342+0000 mgr.y (mgr.14460) 210 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:32:41.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:41 smithi175 bash[14559]: cluster 2024-02-10T06:32:40.245371+0000 mgr.y (mgr.14460) 211 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:42.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:41 smithi046 bash[14329]: cluster 2024-02-10T06:32:40.245371+0000 mgr.y (mgr.14460) 211 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:42.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:41 smithi046 bash[20068]: cluster 2024-02-10T06:32:40.245371+0000 mgr.y (mgr.14460) 211 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:43.529 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:32:43 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:32:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:32:43.531 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:32:43 smithi046 bash[44270]: level=error ts=2024-02-10T06:32:43.525Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:32:44.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:43 smithi046 bash[14329]: cluster 2024-02-10T06:32:42.246083+0000 mgr.y (mgr.14460) 212 : 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-02-10T06:32:44.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:43 smithi046 bash[14329]: audit 2024-02-10T06:32:43.232185+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:44.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:43 smithi046 bash[14329]: audit 2024-02-10T06:32:43.238987+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:44.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:43 smithi046 bash[20068]: cluster 2024-02-10T06:32:42.246083+0000 mgr.y (mgr.14460) 212 : 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-02-10T06:32:44.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:43 smithi046 bash[20068]: audit 2024-02-10T06:32:43.232185+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:44.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:43 smithi046 bash[20068]: audit 2024-02-10T06:32:43.238987+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:44.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:32:43 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:32:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:32:44.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:43 smithi175 bash[14559]: cluster 2024-02-10T06:32:42.246083+0000 mgr.y (mgr.14460) 212 : 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-02-10T06:32:44.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:43 smithi175 bash[14559]: audit 2024-02-10T06:32:43.232185+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:44.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:43 smithi175 bash[14559]: audit 2024-02-10T06:32:43.238987+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:46.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:45 smithi046 bash[14329]: cluster 2024-02-10T06:32:44.246844+0000 mgr.y (mgr.14460) 213 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:46.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:45 smithi046 bash[20068]: cluster 2024-02-10T06:32:44.246844+0000 mgr.y (mgr.14460) 213 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:46.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:45 smithi175 bash[14559]: cluster 2024-02-10T06:32:44.246844+0000 mgr.y (mgr.14460) 213 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:48.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:47 smithi046 bash[20068]: cluster 2024-02-10T06:32:46.248653+0000 mgr.y (mgr.14460) 214 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:48.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:47 smithi046 bash[14329]: cluster 2024-02-10T06:32:46.248653+0000 mgr.y (mgr.14460) 214 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:48.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:47 smithi175 bash[14559]: cluster 2024-02-10T06:32:46.248653+0000 mgr.y (mgr.14460) 214 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:49.824 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:32:49 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:32:49] "GET /metrics HTTP/1.1" 200 214865 "" "Prometheus/2.33.4" 2024-02-10T06:32:50.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:49 smithi046 bash[20068]: cluster 2024-02-10T06:32:48.249444+0000 mgr.y (mgr.14460) 215 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:50.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:49 smithi046 bash[14329]: cluster 2024-02-10T06:32:48.249444+0000 mgr.y (mgr.14460) 215 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:50.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:49 smithi175 bash[14559]: cluster 2024-02-10T06:32:48.249444+0000 mgr.y (mgr.14460) 215 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:51.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:50 smithi046 bash[20068]: audit 2024-02-10T06:32:49.816700+0000 mgr.y (mgr.14460) 216 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:32:51.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:50 smithi046 bash[14329]: audit 2024-02-10T06:32:49.816700+0000 mgr.y (mgr.14460) 216 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:32:51.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:50 smithi175 bash[14559]: audit 2024-02-10T06:32:49.816700+0000 mgr.y (mgr.14460) 216 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:32:52.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:51 smithi046 bash[14329]: cluster 2024-02-10T06:32:50.251285+0000 mgr.y (mgr.14460) 217 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:52.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:51 smithi046 bash[20068]: cluster 2024-02-10T06:32:50.251285+0000 mgr.y (mgr.14460) 217 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:52.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:51 smithi175 bash[14559]: cluster 2024-02-10T06:32:50.251285+0000 mgr.y (mgr.14460) 217 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:54.126 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:32:53 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:32:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:32:54.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:53 smithi046 bash[14329]: cluster 2024-02-10T06:32:52.252133+0000 mgr.y (mgr.14460) 218 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:54.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:53 smithi046 bash[14329]: audit 2024-02-10T06:32:53.838612+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:54.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:53 smithi046 bash[20068]: cluster 2024-02-10T06:32:52.252133+0000 mgr.y (mgr.14460) 218 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:54.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:53 smithi046 bash[20068]: audit 2024-02-10T06:32:53.838612+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:54.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:32:53 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:32:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:32:54.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:53 smithi175 bash[14559]: cluster 2024-02-10T06:32:52.252133+0000 mgr.y (mgr.14460) 218 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:54.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:53 smithi175 bash[14559]: audit 2024-02-10T06:32:53.838612+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:55.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:54 smithi046 bash[14329]: audit 2024-02-10T06:32:53.851515+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:55.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:54 smithi046 bash[20068]: audit 2024-02-10T06:32:53.851515+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:55.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:54 smithi175 bash[14559]: audit 2024-02-10T06:32:53.851515+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:32:56.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:55 smithi046 bash[14329]: cluster 2024-02-10T06:32:54.252927+0000 mgr.y (mgr.14460) 219 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:56.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:55 smithi046 bash[20068]: cluster 2024-02-10T06:32:54.252927+0000 mgr.y (mgr.14460) 219 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:56.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:55 smithi175 bash[14559]: cluster 2024-02-10T06:32:54.252927+0000 mgr.y (mgr.14460) 219 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:32:58.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:57 smithi046 bash[14329]: cluster 2024-02-10T06:32:56.254609+0000 mgr.y (mgr.14460) 220 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:58.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:57 smithi046 bash[20068]: cluster 2024-02-10T06:32:56.254609+0000 mgr.y (mgr.14460) 220 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:32:58.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:57 smithi175 bash[14559]: cluster 2024-02-10T06:32:56.254609+0000 mgr.y (mgr.14460) 220 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:00.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:32:59 smithi046 bash[14329]: cluster 2024-02-10T06:32:58.255481+0000 mgr.y (mgr.14460) 221 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:00.126 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:32:59 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:32:59] "GET /metrics HTTP/1.1" 200 214875 "" "Prometheus/2.33.4" 2024-02-10T06:33:00.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:32:59 smithi046 bash[20068]: cluster 2024-02-10T06:32:58.255481+0000 mgr.y (mgr.14460) 221 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:00.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:32:59 smithi175 bash[14559]: cluster 2024-02-10T06:32:58.255481+0000 mgr.y (mgr.14460) 221 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:00.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:00 smithi175 bash[14559]: audit 2024-02-10T06:32:59.827541+0000 mgr.y (mgr.14460) 222 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:33:01.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:00 smithi046 bash[14329]: audit 2024-02-10T06:32:59.827541+0000 mgr.y (mgr.14460) 222 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:33:01.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:00 smithi046 bash[20068]: audit 2024-02-10T06:32:59.827541+0000 mgr.y (mgr.14460) 222 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:33:02.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:01 smithi175 bash[14559]: cluster 2024-02-10T06:33:00.257291+0000 mgr.y (mgr.14460) 223 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:02.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:01 smithi046 bash[14329]: cluster 2024-02-10T06:33:00.257291+0000 mgr.y (mgr.14460) 223 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:02.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:01 smithi046 bash[20068]: cluster 2024-02-10T06:33:00.257291+0000 mgr.y (mgr.14460) 223 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:03.876 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:33:03 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:33:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:33:03.995 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:33:03 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:33:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:33:03.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:03 smithi175 bash[14559]: cluster 2024-02-10T06:33:02.258185+0000 mgr.y (mgr.14460) 224 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:03.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:03 smithi175 bash[14559]: audit 2024-02-10T06:33:03.378144+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:03.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:03 smithi175 bash[14559]: audit 2024-02-10T06:33:03.384511+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:04.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:03 smithi046 bash[14329]: cluster 2024-02-10T06:33:02.258185+0000 mgr.y (mgr.14460) 224 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:04.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:03 smithi046 bash[14329]: audit 2024-02-10T06:33:03.378144+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:04.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:03 smithi046 bash[14329]: audit 2024-02-10T06:33:03.384511+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:04.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:03 smithi046 bash[20068]: cluster 2024-02-10T06:33:02.258185+0000 mgr.y (mgr.14460) 224 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:04.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:03 smithi046 bash[20068]: audit 2024-02-10T06:33:03.378144+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:04.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:03 smithi046 bash[20068]: audit 2024-02-10T06:33:03.384511+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:06.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:05 smithi175 bash[14559]: cluster 2024-02-10T06:33:04.258995+0000 mgr.y (mgr.14460) 225 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:06.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:05 smithi046 bash[14329]: cluster 2024-02-10T06:33:04.258995+0000 mgr.y (mgr.14460) 225 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:06.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:05 smithi046 bash[20068]: cluster 2024-02-10T06:33:04.258995+0000 mgr.y (mgr.14460) 225 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:08.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:07 smithi175 bash[14559]: cluster 2024-02-10T06:33:06.260806+0000 mgr.y (mgr.14460) 226 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:08.305 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:07 smithi046 bash[14329]: cluster 2024-02-10T06:33:06.260806+0000 mgr.y (mgr.14460) 226 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:08.305 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:07 smithi046 bash[20068]: cluster 2024-02-10T06:33:06.260806+0000 mgr.y (mgr.14460) 226 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:10.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:09 smithi046 bash[14329]: cluster 2024-02-10T06:33:08.261518+0000 mgr.y (mgr.14460) 227 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:10.127 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:33:09 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:33:09] "GET /metrics HTTP/1.1" 200 214875 "" "Prometheus/2.33.4" 2024-02-10T06:33:10.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:09 smithi046 bash[20068]: cluster 2024-02-10T06:33:08.261518+0000 mgr.y (mgr.14460) 227 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:10.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:09 smithi175 bash[14559]: cluster 2024-02-10T06:33:08.261518+0000 mgr.y (mgr.14460) 227 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:11.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:10 smithi046 bash[14329]: audit 2024-02-10T06:33:09.837403+0000 mgr.y (mgr.14460) 228 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:33:11.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:10 smithi046 bash[20068]: audit 2024-02-10T06:33:09.837403+0000 mgr.y (mgr.14460) 228 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:33:11.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:10 smithi175 bash[14559]: audit 2024-02-10T06:33:09.837403+0000 mgr.y (mgr.14460) 228 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:33:12.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:11 smithi175 bash[14559]: cluster 2024-02-10T06:33:10.263171+0000 mgr.y (mgr.14460) 229 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:12.286 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:11 smithi046 bash[14329]: cluster 2024-02-10T06:33:10.263171+0000 mgr.y (mgr.14460) 229 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:12.286 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:11 smithi046 bash[20068]: cluster 2024-02-10T06:33:10.263171+0000 mgr.y (mgr.14460) 229 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:14.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:13 smithi175 bash[14559]: cluster 2024-02-10T06:33:12.263944+0000 mgr.y (mgr.14460) 230 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:14.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:33:13 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:33:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:33:14.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:13 smithi046 bash[14329]: cluster 2024-02-10T06:33:12.263944+0000 mgr.y (mgr.14460) 230 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:14.377 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:33:14 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:33:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:33:14.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:13 smithi046 bash[20068]: cluster 2024-02-10T06:33:12.263944+0000 mgr.y (mgr.14460) 230 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:15.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:15 smithi046 bash[20068]: audit 2024-02-10T06:33:14.000625+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:15.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:15 smithi046 bash[20068]: audit 2024-02-10T06:33:14.008390+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:15.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:15 smithi046 bash[20068]: audit 2024-02-10T06:33:14.525783+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:33:15.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:15 smithi046 bash[20068]: audit 2024-02-10T06:33:14.532832+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:33:15.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:15 smithi046 bash[14329]: audit 2024-02-10T06:33:14.000625+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:15.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:15 smithi046 bash[14329]: audit 2024-02-10T06:33:14.008390+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:15.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:15 smithi046 bash[14329]: audit 2024-02-10T06:33:14.525783+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:33:15.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:15 smithi046 bash[14329]: audit 2024-02-10T06:33:14.532832+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:33:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:15 smithi175 bash[14559]: audit 2024-02-10T06:33:14.000625+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:15 smithi175 bash[14559]: audit 2024-02-10T06:33:14.008390+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:15 smithi175 bash[14559]: audit 2024-02-10T06:33:14.525783+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:33:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:15 smithi175 bash[14559]: audit 2024-02-10T06:33:14.532832+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:33:16.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:16 smithi046 bash[14329]: cluster 2024-02-10T06:33:14.264676+0000 mgr.y (mgr.14460) 231 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:16.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:16 smithi046 bash[20068]: cluster 2024-02-10T06:33:14.264676+0000 mgr.y (mgr.14460) 231 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:16.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:16 smithi175 bash[14559]: cluster 2024-02-10T06:33:14.264676+0000 mgr.y (mgr.14460) 231 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:18.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:18 smithi046 bash[14329]: cluster 2024-02-10T06:33:16.266470+0000 mgr.y (mgr.14460) 232 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:18.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:18 smithi046 bash[20068]: cluster 2024-02-10T06:33:16.266470+0000 mgr.y (mgr.14460) 232 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:18.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:18 smithi175 bash[14559]: cluster 2024-02-10T06:33:16.266470+0000 mgr.y (mgr.14460) 232 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:20.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:20 smithi046 bash[14329]: cluster 2024-02-10T06:33:18.267224+0000 mgr.y (mgr.14460) 233 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:20.127 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:33:19 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:33:19] "GET /metrics HTTP/1.1" 200 214881 "" "Prometheus/2.33.4" 2024-02-10T06:33:20.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:20 smithi046 bash[20068]: cluster 2024-02-10T06:33:18.267224+0000 mgr.y (mgr.14460) 233 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:20.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:20 smithi175 bash[14559]: cluster 2024-02-10T06:33:18.267224+0000 mgr.y (mgr.14460) 233 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:21.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:21 smithi046 bash[14329]: audit 2024-02-10T06:33:19.847567+0000 mgr.y (mgr.14460) 234 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:33:21.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:21 smithi046 bash[20068]: audit 2024-02-10T06:33:19.847567+0000 mgr.y (mgr.14460) 234 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:33:21.467 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:21 smithi175 bash[14559]: audit 2024-02-10T06:33:19.847567+0000 mgr.y (mgr.14460) 234 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:33:22.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:22 smithi175 bash[14559]: cluster 2024-02-10T06:33:20.268944+0000 mgr.y (mgr.14460) 235 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:22.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:22 smithi046 bash[14329]: cluster 2024-02-10T06:33:20.268944+0000 mgr.y (mgr.14460) 235 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:22.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:22 smithi046 bash[20068]: cluster 2024-02-10T06:33:20.268944+0000 mgr.y (mgr.14460) 235 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:23.310 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:23 smithi175 bash[14559]: cluster 2024-02-10T06:33:22.269678+0000 mgr.y (mgr.14460) 236 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:23.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:23 smithi046 bash[14329]: cluster 2024-02-10T06:33:22.269678+0000 mgr.y (mgr.14460) 236 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:23.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:23 smithi046 bash[20068]: cluster 2024-02-10T06:33:22.269678+0000 mgr.y (mgr.14460) 236 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:23.879 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:33:23 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:33:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:33:24.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:33:23 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:33:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:33:24.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:24 smithi046 bash[20068]: audit 2024-02-10T06:33:23.508396+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:24.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:24 smithi046 bash[20068]: audit 2024-02-10T06:33:23.515883+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:24.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:24 smithi046 bash[14329]: audit 2024-02-10T06:33:23.508396+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:24.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:24 smithi046 bash[14329]: audit 2024-02-10T06:33:23.515883+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:24.912 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:24 smithi175 bash[14559]: audit 2024-02-10T06:33:23.508396+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:24.912 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:24 smithi175 bash[14559]: audit 2024-02-10T06:33:23.515883+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:25.817 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:25 smithi046 bash[14329]: cluster 2024-02-10T06:33:24.270383+0000 mgr.y (mgr.14460) 237 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:25.818 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:25 smithi046 bash[20068]: cluster 2024-02-10T06:33:24.270383+0000 mgr.y (mgr.14460) 237 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:25.819 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-02-10T06:33:25.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:25 smithi175 bash[14559]: cluster 2024-02-10T06:33:24.270383+0000 mgr.y (mgr.14460) 237 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:27.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:27 smithi046 bash[14329]: cluster 2024-02-10T06:33:26.272164+0000 mgr.y (mgr.14460) 238 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:27.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:27 smithi046 bash[20068]: cluster 2024-02-10T06:33:26.272164+0000 mgr.y (mgr.14460) 238 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:27.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:27 smithi175 bash[14559]: cluster 2024-02-10T06:33:26.272164+0000 mgr.y (mgr.14460) 238 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:29.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:29 smithi046 bash[14329]: cluster 2024-02-10T06:33:28.272954+0000 mgr.y (mgr.14460) 239 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:29.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:29 smithi046 bash[20068]: cluster 2024-02-10T06:33:28.272954+0000 mgr.y (mgr.14460) 239 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:29 smithi175 bash[14559]: cluster 2024-02-10T06:33:28.272954+0000 mgr.y (mgr.14460) 239 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:30.125 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:33:29 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:33:29] "GET /metrics HTTP/1.1" 200 214849 "" "Prometheus/2.33.4" 2024-02-10T06:33:30.126 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-02-10T06:33:30.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:30 smithi046 bash[14329]: audit 2024-02-10T06:33:29.852855+0000 mgr.y (mgr.14460) 240 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:33:30.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:30 smithi046 bash[20068]: audit 2024-02-10T06:33:29.852855+0000 mgr.y (mgr.14460) 240 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:33:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:30 smithi175 bash[14559]: audit 2024-02-10T06:33:29.852855+0000 mgr.y (mgr.14460) 240 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:33:31.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:31 smithi046 bash[14329]: cluster 2024-02-10T06:33:30.274727+0000 mgr.y (mgr.14460) 241 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:31.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:31 smithi046 bash[20068]: cluster 2024-02-10T06:33:30.274727+0000 mgr.y (mgr.14460) 241 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:31 smithi175 bash[14559]: cluster 2024-02-10T06:33:30.274727+0000 mgr.y (mgr.14460) 241 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:33.820 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:33 smithi175 bash[14559]: cluster 2024-02-10T06:33:32.275528+0000 mgr.y (mgr.14460) 242 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:33.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:33 smithi046 bash[14329]: cluster 2024-02-10T06:33:32.275528+0000 mgr.y (mgr.14460) 242 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:33.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:33 smithi046 bash[20068]: cluster 2024-02-10T06:33:32.275528+0000 mgr.y (mgr.14460) 242 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:34.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:33:33 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:33:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:33:34.626 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:33:34 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:33:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:33:35.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:35 smithi046 bash[14329]: audit 2024-02-10T06:33:34.127935+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:35.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:35 smithi046 bash[14329]: audit 2024-02-10T06:33:34.135229+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:35.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:35 smithi046 bash[14329]: cluster 2024-02-10T06:33:34.276317+0000 mgr.y (mgr.14460) 243 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:35.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:35 smithi046 bash[20068]: audit 2024-02-10T06:33:34.127935+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:35.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:35 smithi046 bash[20068]: audit 2024-02-10T06:33:34.135229+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:35.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:35 smithi046 bash[20068]: cluster 2024-02-10T06:33:34.276317+0000 mgr.y (mgr.14460) 243 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:35.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:35 smithi175 bash[14559]: audit 2024-02-10T06:33:34.127935+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:35.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:35 smithi175 bash[14559]: audit 2024-02-10T06:33:34.135229+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:35.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:35 smithi175 bash[14559]: cluster 2024-02-10T06:33:34.276317+0000 mgr.y (mgr.14460) 243 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:36.106 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph config set global log_to_journald false --force' 2024-02-10T06:33:36.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:36 smithi046 bash[14329]: audit 2024-02-10T06:33:35.803191+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:33:36.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:36 smithi046 bash[14329]: audit 2024-02-10T06:33:35.805472+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:33:36.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:36 smithi046 bash[14329]: audit 2024-02-10T06:33:35.817409+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:36.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:36 smithi046 bash[20068]: audit 2024-02-10T06:33:35.803191+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:33:36.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:36 smithi046 bash[20068]: audit 2024-02-10T06:33:35.805472+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:33:36.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:36 smithi046 bash[20068]: audit 2024-02-10T06:33:35.817409+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:36.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:36 smithi175 bash[14559]: audit 2024-02-10T06:33:35.803191+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:33:36.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:36 smithi175 bash[14559]: audit 2024-02-10T06:33:35.805472+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:33:36.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:36 smithi175 bash[14559]: audit 2024-02-10T06:33:35.817409+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:37.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:37 smithi046 bash[14329]: cluster 2024-02-10T06:33:36.278040+0000 mgr.y (mgr.14460) 244 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:37.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:37 smithi046 bash[20068]: cluster 2024-02-10T06:33:36.278040+0000 mgr.y (mgr.14460) 244 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:37.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:37 smithi175 bash[14559]: cluster 2024-02-10T06:33:36.278040+0000 mgr.y (mgr.14460) 244 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:39.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:39 smithi046 bash[14329]: cluster 2024-02-10T06:33:38.278789+0000 mgr.y (mgr.14460) 245 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:39.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:39 smithi046 bash[20068]: cluster 2024-02-10T06:33:38.278789+0000 mgr.y (mgr.14460) 245 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:39.772 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-02-10T06:33:39.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:39 smithi175 bash[14559]: cluster 2024-02-10T06:33:38.278789+0000 mgr.y (mgr.14460) 245 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:40.127 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:33:39 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:33:39] "GET /metrics HTTP/1.1" 200 214849 "" "Prometheus/2.33.4" 2024-02-10T06:33:40.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:40 smithi046 bash[14329]: audit 2024-02-10T06:33:39.861376+0000 mgr.y (mgr.14460) 246 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:33:40.820 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:40 smithi046 bash[20068]: audit 2024-02-10T06:33:39.861376+0000 mgr.y (mgr.14460) 246 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:33:40.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:40 smithi175 bash[14559]: audit 2024-02-10T06:33:39.861376+0000 mgr.y (mgr.14460) 246 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:33:41.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:41 smithi175 bash[14559]: cluster 2024-02-10T06:33:40.280427+0000 mgr.y (mgr.14460) 247 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:41.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:41 smithi046 bash[14329]: cluster 2024-02-10T06:33:40.280427+0000 mgr.y (mgr.14460) 247 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:41.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:41 smithi046 bash[20068]: cluster 2024-02-10T06:33:40.280427+0000 mgr.y (mgr.14460) 247 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:42.829 INFO:teuthology.orchestra.run.smithi046.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T06:33:43.589 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-10T06:33:43.599 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi046.front.sepia.ceph.com 2024-02-10T06:33:43.599 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-02-10T06:33:43.877 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:33:43 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:33:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:33:43.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:43 smithi046 bash[14329]: cluster 2024-02-10T06:33:42.281281+0000 mgr.y (mgr.14460) 248 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:43.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:43 smithi046 bash[14329]: audit 2024-02-10T06:33:42.814546+0000 mgr.y (mgr.14460) 249 : audit [DBG] from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:33:43.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:43 smithi046 bash[14329]: cephadm 2024-02-10T06:33:42.816348+0000 mgr.y (mgr.14460) 250 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T06:33:43.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:43 smithi046 bash[14329]: audit 2024-02-10T06:33:42.823846+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:43.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:43 smithi046 bash[14329]: audit 2024-02-10T06:33:42.862697+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:33:43.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:43 smithi046 bash[14329]: audit 2024-02-10T06:33:42.864425+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:33:43.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:43 smithi046 bash[14329]: audit 2024-02-10T06:33:42.873364+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:43.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:43 smithi046 bash[14329]: cephadm 2024-02-10T06:33:42.881236+0000 mgr.y (mgr.14460) 251 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T06:33:43.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:43 smithi046 bash[14329]: audit 2024-02-10T06:33:43.630152+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:43.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:43 smithi046 bash[14329]: audit 2024-02-10T06:33:43.638816+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:43.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:43 smithi046 bash[20068]: cluster 2024-02-10T06:33:42.281281+0000 mgr.y (mgr.14460) 248 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:43.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:43 smithi046 bash[20068]: audit 2024-02-10T06:33:42.814546+0000 mgr.y (mgr.14460) 249 : audit [DBG] from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:33:43.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:43 smithi046 bash[20068]: cephadm 2024-02-10T06:33:42.816348+0000 mgr.y (mgr.14460) 250 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T06:33:43.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:43 smithi046 bash[20068]: audit 2024-02-10T06:33:42.823846+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:43.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:43 smithi046 bash[20068]: audit 2024-02-10T06:33:42.862697+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:33:43.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:43 smithi046 bash[20068]: audit 2024-02-10T06:33:42.864425+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:33:43.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:43 smithi046 bash[20068]: audit 2024-02-10T06:33:42.873364+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:43.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:43 smithi046 bash[20068]: cephadm 2024-02-10T06:33:42.881236+0000 mgr.y (mgr.14460) 251 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T06:33:43.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:43 smithi046 bash[20068]: audit 2024-02-10T06:33:43.630152+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:43.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:43 smithi046 bash[20068]: audit 2024-02-10T06:33:43.638816+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:44.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:33:43 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:33:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:33:44.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:43 smithi175 bash[14559]: cluster 2024-02-10T06:33:42.281281+0000 mgr.y (mgr.14460) 248 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:44.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:43 smithi175 bash[14559]: audit 2024-02-10T06:33:42.814546+0000 mgr.y (mgr.14460) 249 : audit [DBG] from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:33:44.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:43 smithi175 bash[14559]: cephadm 2024-02-10T06:33:42.816348+0000 mgr.y (mgr.14460) 250 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T06:33:44.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:43 smithi175 bash[14559]: audit 2024-02-10T06:33:42.823846+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:44.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:43 smithi175 bash[14559]: audit 2024-02-10T06:33:42.862697+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:33:44.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:43 smithi175 bash[14559]: audit 2024-02-10T06:33:42.864425+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:33:44.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:43 smithi175 bash[14559]: audit 2024-02-10T06:33:42.873364+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:44.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:43 smithi175 bash[14559]: cephadm 2024-02-10T06:33:42.881236+0000 mgr.y (mgr.14460) 251 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T06:33:44.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:43 smithi175 bash[14559]: audit 2024-02-10T06:33:43.630152+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:44.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:43 smithi175 bash[14559]: audit 2024-02-10T06:33:43.638816+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:45.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:45 smithi175 bash[14559]: cluster 2024-02-10T06:33:44.281849+0000 mgr.y (mgr.14460) 252 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:46.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:45 smithi046 bash[14329]: cluster 2024-02-10T06:33:44.281849+0000 mgr.y (mgr.14460) 252 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:46.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:45 smithi046 bash[20068]: cluster 2024-02-10T06:33:44.281849+0000 mgr.y (mgr.14460) 252 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:47.782 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:33:48.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:47 smithi046 bash[14329]: cluster 2024-02-10T06:33:46.283399+0000 mgr.y (mgr.14460) 253 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:47 smithi046 bash[20068]: cluster 2024-02-10T06:33:46.283399+0000 mgr.y (mgr.14460) 253 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:48.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:47 smithi175 bash[14559]: cluster 2024-02-10T06:33:46.283399+0000 mgr.y (mgr.14460) 253 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:48.547 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:33:48.547 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 14s ago 11m - - 2024-02-10T06:33:48.547 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 4s ago 11m - - 2024-02-10T06:33:48.547 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (4m) 14s ago 4m 19.1M - ba2b418f427c 8cf7b8470bc7 2024-02-10T06:33:48.548 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (4m) 4s ago 4m 45.7M - 8.3.5 dad864ee21e9 226c0f173658 2024-02-10T06:33:48.548 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (2m) 14s ago 2m 47.0M - 3.5 e1d6a67b021e 547db625c382 2024-02-10T06:33:48.548 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443 running (11m) 4s ago 11m 406M - 17.2.0 e1d6a67b021e 64e46bc66090 2024-02-10T06:33:48.548 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:9283 running (13m) 14s ago 13m 463M - 17.2.0 e1d6a67b021e ed499950d073 2024-02-10T06:33:48.548 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (13m) 14s ago 13m 57.5M 2048M 17.2.0 e1d6a67b021e 60a601b2ff61 2024-02-10T06:33:48.548 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (11m) 4s ago 11m 48.0M 2048M 17.2.0 e1d6a67b021e 4ebc2b0fdcfd 2024-02-10T06:33:48.548 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (11m) 14s ago 11m 45.3M 2048M 17.2.0 e1d6a67b021e 44fe51c1eea2 2024-02-10T06:33:48.548 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (5m) 14s ago 5m 12.0M - 1dbe0e931976 9f7b14d7e279 2024-02-10T06:33:48.548 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (5m) 4s ago 5m 12.5M - 1dbe0e931976 9a83897e930f 2024-02-10T06:33:48.548 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (10m) 14s ago 10m 55.1M 4096M 17.2.0 e1d6a67b021e bcc8a51c630d 2024-02-10T06:33:48.548 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (9m) 14s ago 10m 57.5M 4096M 17.2.0 e1d6a67b021e 5eab7cb6e08b 2024-02-10T06:33:48.548 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (9m) 14s ago 9m 51.9M 4096M 17.2.0 e1d6a67b021e 86d79c376bdf 2024-02-10T06:33:48.548 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (8m) 14s ago 8m 53.3M 4096M 17.2.0 e1d6a67b021e c13af4060cb8 2024-02-10T06:33:48.548 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (8m) 4s ago 8m 57.0M 4096M 17.2.0 e1d6a67b021e b7955dc2a521 2024-02-10T06:33:48.548 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (7m) 4s ago 7m 52.8M 4096M 17.2.0 e1d6a67b021e 4193d5d45070 2024-02-10T06:33:48.549 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (6m) 4s ago 6m 51.5M 4096M 17.2.0 e1d6a67b021e 4816cdb9a60b 2024-02-10T06:33:48.549 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (6m) 4s ago 6m 53.2M 4096M 17.2.0 e1d6a67b021e e892e8cc28fc 2024-02-10T06:33:48.549 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (3m) 4s ago 5m 59.3M - 514e6a882f6e d849740a56d0 2024-02-10T06:33:48.549 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (2m) 14s ago 2m 84.7M - 17.2.0 e1d6a67b021e 62f56b90529d 2024-02-10T06:33:48.549 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (2m) 4s ago 2m 84.8M - 17.2.0 e1d6a67b021e f9a8c396df52 2024-02-10T06:33:48.549 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (2m) 14s ago 2m 84.1M - 17.2.0 e1d6a67b021e 73f34826e936 2024-02-10T06:33:48.549 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (2m) 4s ago 2m 84.2M - 17.2.0 e1d6a67b021e ae69d76dca01 2024-02-10T06:33:49.058 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:33:49.058 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:33:49.058 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-10T06:33:49.058 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:33:49.058 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:33:49.058 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-02-10T06:33:49.058 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:33:49.058 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:33:49.058 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T06:33:49.059 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:33:49.059 INFO:teuthology.orchestra.run.smithi046.stdout: "mds": {}, 2024-02-10T06:33:49.059 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:33:49.059 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T06:33:49.059 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:33:49.059 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:33:49.059 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-02-10T06:33:49.059 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:33:49.059 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:33:49.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:48 smithi046 bash[14329]: audit 2024-02-10T06:33:47.762551+0000 mgr.y (mgr.14460) 254 : audit [DBG] from='client.25009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:33:49.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:48 smithi046 bash[20068]: audit 2024-02-10T06:33:47.762551+0000 mgr.y (mgr.14460) 254 : audit [DBG] from='client.25009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:33:49.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:48 smithi175 bash[14559]: audit 2024-02-10T06:33:47.762551+0000 mgr.y (mgr.14460) 254 : audit [DBG] from='client.25009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:33:49.469 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:33:49.469 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:33:49.469 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:33:49.470 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [], 2024-02-10T06:33:49.470 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "", 2024-02-10T06:33:49.470 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 image" 2024-02-10T06:33:49.470 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:33:50.004 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_OK 2024-02-10T06:33:50.126 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:33:49 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:33:49] "GET /metrics HTTP/1.1" 200 214840 "" "Prometheus/2.33.4" 2024-02-10T06:33:50.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:49 smithi046 bash[14329]: audit 2024-02-10T06:33:48.153011+0000 mgr.y (mgr.14460) 255 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:33:50.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:49 smithi046 bash[14329]: cluster 2024-02-10T06:33:48.283979+0000 mgr.y (mgr.14460) 256 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:50.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:49 smithi046 bash[14329]: audit 2024-02-10T06:33:48.518980+0000 mgr.y (mgr.14460) 257 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:33:50.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:49 smithi046 bash[14329]: audit 2024-02-10T06:33:49.053470+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.46:0/1894937579' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:33:50.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:49 smithi046 bash[20068]: audit 2024-02-10T06:33:48.153011+0000 mgr.y (mgr.14460) 255 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:33:50.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:49 smithi046 bash[20068]: cluster 2024-02-10T06:33:48.283979+0000 mgr.y (mgr.14460) 256 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:50.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:49 smithi046 bash[20068]: audit 2024-02-10T06:33:48.518980+0000 mgr.y (mgr.14460) 257 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:33:50.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:49 smithi046 bash[20068]: audit 2024-02-10T06:33:49.053470+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.46:0/1894937579' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:33:50.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:49 smithi175 bash[14559]: audit 2024-02-10T06:33:48.153011+0000 mgr.y (mgr.14460) 255 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:33:50.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:49 smithi175 bash[14559]: cluster 2024-02-10T06:33:48.283979+0000 mgr.y (mgr.14460) 256 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:50.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:49 smithi175 bash[14559]: audit 2024-02-10T06:33:48.518980+0000 mgr.y (mgr.14460) 257 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:33:50.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:49 smithi175 bash[14559]: audit 2024-02-10T06:33:49.053470+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.46:0/1894937579' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:33:51.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:50 smithi046 bash[20068]: audit 2024-02-10T06:33:49.465003+0000 mgr.y (mgr.14460) 258 : audit [DBG] from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:33:51.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:50 smithi046 bash[20068]: audit 2024-02-10T06:33:49.869129+0000 mgr.y (mgr.14460) 259 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:33:51.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:50 smithi046 bash[20068]: audit 2024-02-10T06:33:49.999809+0000 mon.a (mon.0) 1180 : audit [DBG] from='client.? 172.21.15.46:0/143093868' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:33:51.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:50 smithi046 bash[14329]: audit 2024-02-10T06:33:49.465003+0000 mgr.y (mgr.14460) 258 : audit [DBG] from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:33:51.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:50 smithi046 bash[14329]: audit 2024-02-10T06:33:49.869129+0000 mgr.y (mgr.14460) 259 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:33:51.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:50 smithi046 bash[14329]: audit 2024-02-10T06:33:49.999809+0000 mon.a (mon.0) 1180 : audit [DBG] from='client.? 172.21.15.46:0/143093868' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:33:51.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:50 smithi175 bash[14559]: audit 2024-02-10T06:33:49.465003+0000 mgr.y (mgr.14460) 258 : audit [DBG] from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:33:51.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:50 smithi175 bash[14559]: audit 2024-02-10T06:33:49.869129+0000 mgr.y (mgr.14460) 259 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:33:51.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:50 smithi175 bash[14559]: audit 2024-02-10T06:33:49.999809+0000 mon.a (mon.0) 1180 : audit [DBG] from='client.? 172.21.15.46:0/143093868' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:33:52.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:51 smithi046 bash[14329]: cluster 2024-02-10T06:33:50.285402+0000 mgr.y (mgr.14460) 260 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:52.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:51 smithi046 bash[20068]: cluster 2024-02-10T06:33:50.285402+0000 mgr.y (mgr.14460) 260 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:52.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:51 smithi175 bash[14559]: cluster 2024-02-10T06:33:50.285402+0000 mgr.y (mgr.14460) 260 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:54.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:53 smithi046 bash[14329]: cluster 2024-02-10T06:33:52.286055+0000 mgr.y (mgr.14460) 261 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:54.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:53 smithi046 bash[20068]: cluster 2024-02-10T06:33:52.286055+0000 mgr.y (mgr.14460) 261 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:54.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:33:53 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:33:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:33:54.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:53 smithi175 bash[14559]: cluster 2024-02-10T06:33:52.286055+0000 mgr.y (mgr.14460) 261 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:54.626 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:33:54 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:33:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:33:55.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:55 smithi046 bash[14329]: cluster 2024-02-10T06:33:54.286691+0000 mgr.y (mgr.14460) 262 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:55.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:55 smithi046 bash[14329]: audit 2024-02-10T06:33:54.294051+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:55.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:55 smithi046 bash[14329]: audit 2024-02-10T06:33:54.301054+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:55.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:55 smithi046 bash[20068]: cluster 2024-02-10T06:33:54.286691+0000 mgr.y (mgr.14460) 262 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:55.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:55 smithi046 bash[20068]: audit 2024-02-10T06:33:54.294051+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:55.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:55 smithi046 bash[20068]: audit 2024-02-10T06:33:54.301054+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:55.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:55 smithi175 bash[14559]: cluster 2024-02-10T06:33:54.286691+0000 mgr.y (mgr.14460) 262 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:55.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:55 smithi175 bash[14559]: audit 2024-02-10T06:33:54.294051+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:55.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:55 smithi175 bash[14559]: audit 2024-02-10T06:33:54.301054+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:33:57.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:57 smithi046 bash[14329]: cluster 2024-02-10T06:33:56.288055+0000 mgr.y (mgr.14460) 263 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:57.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:57 smithi046 bash[20068]: cluster 2024-02-10T06:33:56.288055+0000 mgr.y (mgr.14460) 263 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:57.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:57 smithi175 bash[14559]: cluster 2024-02-10T06:33:56.288055+0000 mgr.y (mgr.14460) 263 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:33:59.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:33:59 smithi046 bash[14329]: cluster 2024-02-10T06:33:58.288639+0000 mgr.y (mgr.14460) 264 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:59.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:33:59 smithi046 bash[20068]: cluster 2024-02-10T06:33:58.288639+0000 mgr.y (mgr.14460) 264 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:33:59.876 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:33:59 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:33:59] "GET /metrics HTTP/1.1" 200 214814 "" "Prometheus/2.33.4" 2024-02-10T06:33:59.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:33:59 smithi175 bash[14559]: cluster 2024-02-10T06:33:58.288639+0000 mgr.y (mgr.14460) 264 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:00.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:00 smithi046 bash[14329]: audit 2024-02-10T06:33:59.877594+0000 mgr.y (mgr.14460) 265 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:34:00.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:00 smithi046 bash[20068]: audit 2024-02-10T06:33:59.877594+0000 mgr.y (mgr.14460) 265 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:34:00.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:00 smithi175 bash[14559]: audit 2024-02-10T06:33:59.877594+0000 mgr.y (mgr.14460) 265 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:34:01.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:01 smithi046 bash[14329]: cluster 2024-02-10T06:34:00.290401+0000 mgr.y (mgr.14460) 266 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:01.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:01 smithi046 bash[20068]: cluster 2024-02-10T06:34:00.290401+0000 mgr.y (mgr.14460) 266 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:01 smithi175 bash[14559]: cluster 2024-02-10T06:34:00.290401+0000 mgr.y (mgr.14460) 266 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:03.679 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:03 smithi175 bash[14559]: cluster 2024-02-10T06:34:02.291055+0000 mgr.y (mgr.14460) 267 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:03.877 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:34:03 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:34:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:34:03.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:03 smithi046 bash[20068]: cluster 2024-02-10T06:34:02.291055+0000 mgr.y (mgr.14460) 267 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:03.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:03 smithi046 bash[14329]: cluster 2024-02-10T06:34:02.291055+0000 mgr.y (mgr.14460) 267 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:03.995 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:34:03 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:34:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:34:05.094 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:04 smithi175 bash[14559]: audit 2024-02-10T06:34:03.776831+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:05.094 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:04 smithi175 bash[14559]: audit 2024-02-10T06:34:03.784247+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:05.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:04 smithi046 bash[14329]: audit 2024-02-10T06:34:03.776831+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:05.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:04 smithi046 bash[14329]: audit 2024-02-10T06:34:03.784247+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:05.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:04 smithi046 bash[20068]: audit 2024-02-10T06:34:03.776831+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:05.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:04 smithi046 bash[20068]: audit 2024-02-10T06:34:03.784247+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:06.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:05 smithi046 bash[14329]: cluster 2024-02-10T06:34:04.291756+0000 mgr.y (mgr.14460) 268 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:06.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:05 smithi046 bash[20068]: cluster 2024-02-10T06:34:04.291756+0000 mgr.y (mgr.14460) 268 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:06.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:05 smithi175 bash[14559]: cluster 2024-02-10T06:34:04.291756+0000 mgr.y (mgr.14460) 268 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:08.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:07 smithi046 bash[14329]: cluster 2024-02-10T06:34:06.293303+0000 mgr.y (mgr.14460) 269 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:08.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:07 smithi046 bash[20068]: cluster 2024-02-10T06:34:06.293303+0000 mgr.y (mgr.14460) 269 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:08.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:07 smithi175 bash[14559]: cluster 2024-02-10T06:34:06.293303+0000 mgr.y (mgr.14460) 269 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:10.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:09 smithi046 bash[14329]: cluster 2024-02-10T06:34:08.293834+0000 mgr.y (mgr.14460) 270 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:10.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:09 smithi046 bash[20068]: cluster 2024-02-10T06:34:08.293834+0000 mgr.y (mgr.14460) 270 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:10.127 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:34:09 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:34:09] "GET /metrics HTTP/1.1" 200 214814 "" "Prometheus/2.33.4" 2024-02-10T06:34:10.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:09 smithi175 bash[14559]: cluster 2024-02-10T06:34:08.293834+0000 mgr.y (mgr.14460) 270 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:11.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:10 smithi046 bash[20068]: audit 2024-02-10T06:34:09.885899+0000 mgr.y (mgr.14460) 271 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:34:11.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:10 smithi046 bash[14329]: audit 2024-02-10T06:34:09.885899+0000 mgr.y (mgr.14460) 271 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:34:11.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:10 smithi175 bash[14559]: audit 2024-02-10T06:34:09.885899+0000 mgr.y (mgr.14460) 271 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:34:12.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:11 smithi046 bash[14329]: cluster 2024-02-10T06:34:10.295306+0000 mgr.y (mgr.14460) 272 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:12.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:11 smithi046 bash[20068]: cluster 2024-02-10T06:34:10.295306+0000 mgr.y (mgr.14460) 272 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:12.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:11 smithi175 bash[14559]: cluster 2024-02-10T06:34:10.295306+0000 mgr.y (mgr.14460) 272 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:14.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:13 smithi046 bash[14329]: cluster 2024-02-10T06:34:12.295975+0000 mgr.y (mgr.14460) 273 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:14.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:13 smithi046 bash[20068]: cluster 2024-02-10T06:34:12.295975+0000 mgr.y (mgr.14460) 273 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:14.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:13 smithi175 bash[14559]: cluster 2024-02-10T06:34:12.295975+0000 mgr.y (mgr.14460) 273 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:14.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:34:13 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:34:13] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:34:14.877 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:34:14 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:34:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:34:15.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:15 smithi175 bash[14559]: cluster 2024-02-10T06:34:14.296520+0000 mgr.y (mgr.14460) 274 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:15.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:15 smithi175 bash[14559]: audit 2024-02-10T06:34:14.448030+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:15.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:15 smithi175 bash[14559]: audit 2024-02-10T06:34:14.455962+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:15.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:15 smithi175 bash[14559]: audit 2024-02-10T06:34:14.530484+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:34:15.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:15 smithi175 bash[14559]: audit 2024-02-10T06:34:14.538342+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:34:15.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:15 smithi046 bash[14329]: cluster 2024-02-10T06:34:14.296520+0000 mgr.y (mgr.14460) 274 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:15.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:15 smithi046 bash[14329]: audit 2024-02-10T06:34:14.448030+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:15.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:15 smithi046 bash[14329]: audit 2024-02-10T06:34:14.455962+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:15.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:15 smithi046 bash[14329]: audit 2024-02-10T06:34:14.530484+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:34:15.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:15 smithi046 bash[14329]: audit 2024-02-10T06:34:14.538342+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:34:15.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:15 smithi046 bash[20068]: cluster 2024-02-10T06:34:14.296520+0000 mgr.y (mgr.14460) 274 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:15.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:15 smithi046 bash[20068]: audit 2024-02-10T06:34:14.448030+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:15.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:15 smithi046 bash[20068]: audit 2024-02-10T06:34:14.455962+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:15.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:15 smithi046 bash[20068]: audit 2024-02-10T06:34:14.530484+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:34:15.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:15 smithi046 bash[20068]: audit 2024-02-10T06:34:14.538342+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:34:17.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:17 smithi175 bash[14559]: cluster 2024-02-10T06:34:16.298278+0000 mgr.y (mgr.14460) 275 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:17.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:17 smithi046 bash[14329]: cluster 2024-02-10T06:34:16.298278+0000 mgr.y (mgr.14460) 275 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:17.758 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:17 smithi046 bash[20068]: cluster 2024-02-10T06:34:16.298278+0000 mgr.y (mgr.14460) 275 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:19.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:19 smithi046 bash[14329]: cluster 2024-02-10T06:34:18.299046+0000 mgr.y (mgr.14460) 276 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:19.877 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:34:19 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:34:19] "GET /metrics HTTP/1.1" 200 214811 "" "Prometheus/2.33.4" 2024-02-10T06:34:19.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:19 smithi046 bash[20068]: cluster 2024-02-10T06:34:18.299046+0000 mgr.y (mgr.14460) 276 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:19.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:19 smithi175 bash[14559]: cluster 2024-02-10T06:34:18.299046+0000 mgr.y (mgr.14460) 276 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:20.388 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:34:20.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:20 smithi046 bash[14329]: audit 2024-02-10T06:34:19.893642+0000 mgr.y (mgr.14460) 277 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:34:20.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:20 smithi046 bash[20068]: audit 2024-02-10T06:34:19.893642+0000 mgr.y (mgr.14460) 277 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:34:20.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:20 smithi175 bash[14559]: audit 2024-02-10T06:34:19.893642+0000 mgr.y (mgr.14460) 277 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:34:21.114 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:34:21.114 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 6s ago 12m - - 2024-02-10T06:34:21.114 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 17s ago 12m - - 2024-02-10T06:34:21.114 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (4m) 6s ago 5m 19.2M - ba2b418f427c 8cf7b8470bc7 2024-02-10T06:34:21.114 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (4m) 17s ago 4m 45.8M - 8.3.5 dad864ee21e9 226c0f173658 2024-02-10T06:34:21.114 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (2m) 6s ago 2m 47.1M - 3.5 e1d6a67b021e 547db625c382 2024-02-10T06:34:21.114 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443 running (11m) 17s ago 11m 406M - 17.2.0 e1d6a67b021e 64e46bc66090 2024-02-10T06:34:21.114 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:9283 running (13m) 6s ago 13m 464M - 17.2.0 e1d6a67b021e ed499950d073 2024-02-10T06:34:21.115 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (13m) 6s ago 13m 58.1M 2048M 17.2.0 e1d6a67b021e 60a601b2ff61 2024-02-10T06:34:21.115 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (11m) 17s ago 11m 49.0M 2048M 17.2.0 e1d6a67b021e 4ebc2b0fdcfd 2024-02-10T06:34:21.115 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (12m) 6s ago 12m 46.5M 2048M 17.2.0 e1d6a67b021e 44fe51c1eea2 2024-02-10T06:34:21.115 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (5m) 6s ago 5m 11.9M - 1dbe0e931976 9f7b14d7e279 2024-02-10T06:34:21.115 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (5m) 17s ago 5m 12.3M - 1dbe0e931976 9a83897e930f 2024-02-10T06:34:21.115 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (11m) 6s ago 11m 55.8M 4096M 17.2.0 e1d6a67b021e bcc8a51c630d 2024-02-10T06:34:21.115 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (10m) 6s ago 10m 57.9M 4096M 17.2.0 e1d6a67b021e 5eab7cb6e08b 2024-02-10T06:34:21.115 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (9m) 6s ago 9m 52.1M 4096M 17.2.0 e1d6a67b021e 86d79c376bdf 2024-02-10T06:34:21.115 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (9m) 6s ago 9m 53.5M 4096M 17.2.0 e1d6a67b021e c13af4060cb8 2024-02-10T06:34:21.115 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (8m) 17s ago 8m 57.0M 4096M 17.2.0 e1d6a67b021e b7955dc2a521 2024-02-10T06:34:21.115 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (7m) 17s ago 8m 53.1M 4096M 17.2.0 e1d6a67b021e 4193d5d45070 2024-02-10T06:34:21.116 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (7m) 17s ago 7m 51.5M 4096M 17.2.0 e1d6a67b021e 4816cdb9a60b 2024-02-10T06:34:21.116 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (6m) 17s ago 6m 53.5M 4096M 17.2.0 e1d6a67b021e e892e8cc28fc 2024-02-10T06:34:21.116 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (4m) 17s ago 5m 59.3M - 514e6a882f6e d849740a56d0 2024-02-10T06:34:21.116 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (3m) 6s ago 3m 84.9M - 17.2.0 e1d6a67b021e 62f56b90529d 2024-02-10T06:34:21.116 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (3m) 17s ago 3m 84.9M - 17.2.0 e1d6a67b021e f9a8c396df52 2024-02-10T06:34:21.116 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (3m) 6s ago 3m 84.3M - 17.2.0 e1d6a67b021e 73f34826e936 2024-02-10T06:34:21.116 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (3m) 17s ago 3m 84.3M - 17.2.0 e1d6a67b021e ae69d76dca01 2024-02-10T06:34:21.531 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:34:21.532 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:34:21.532 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-10T06:34:21.532 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:34:21.532 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:34:21.532 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-02-10T06:34:21.532 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:34:21.532 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:34:21.532 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T06:34:21.532 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:34:21.532 INFO:teuthology.orchestra.run.smithi046.stdout: "mds": {}, 2024-02-10T06:34:21.532 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:34:21.532 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T06:34:21.532 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:34:21.533 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:34:21.533 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-02-10T06:34:21.533 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:34:21.533 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:34:21.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:21 smithi046 bash[14329]: cluster 2024-02-10T06:34:20.300756+0000 mgr.y (mgr.14460) 278 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:21.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:21 smithi046 bash[14329]: audit 2024-02-10T06:34:20.367942+0000 mgr.y (mgr.14460) 279 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:21.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:21 smithi046 bash[14329]: audit 2024-02-10T06:34:20.730863+0000 mgr.y (mgr.14460) 280 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:21.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:21 smithi046 bash[14329]: audit 2024-02-10T06:34:21.526537+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.46:0/3530339576' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:34:21.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:21 smithi046 bash[20068]: cluster 2024-02-10T06:34:20.300756+0000 mgr.y (mgr.14460) 278 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:21.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:21 smithi046 bash[20068]: audit 2024-02-10T06:34:20.367942+0000 mgr.y (mgr.14460) 279 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:21.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:21 smithi046 bash[20068]: audit 2024-02-10T06:34:20.730863+0000 mgr.y (mgr.14460) 280 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:21.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:21 smithi046 bash[20068]: audit 2024-02-10T06:34:21.526537+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.46:0/3530339576' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:34:21.905 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:34:21.906 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:34:21.906 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:34:21.906 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [], 2024-02-10T06:34:21.906 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "", 2024-02-10T06:34:21.906 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 image" 2024-02-10T06:34:21.906 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:34:21.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:21 smithi175 bash[14559]: cluster 2024-02-10T06:34:20.300756+0000 mgr.y (mgr.14460) 278 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:21.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:21 smithi175 bash[14559]: audit 2024-02-10T06:34:20.367942+0000 mgr.y (mgr.14460) 279 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:21.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:21 smithi175 bash[14559]: audit 2024-02-10T06:34:20.730863+0000 mgr.y (mgr.14460) 280 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:21.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:21 smithi175 bash[14559]: audit 2024-02-10T06:34:21.526537+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.46:0/3530339576' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:34:22.317 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_OK 2024-02-10T06:34:22.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:22 smithi046 bash[14329]: audit 2024-02-10T06:34:21.086746+0000 mgr.y (mgr.14460) 281 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:22.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:22 smithi046 bash[14329]: audit 2024-02-10T06:34:21.900073+0000 mgr.y (mgr.14460) 282 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:22.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:22 smithi046 bash[14329]: audit 2024-02-10T06:34:22.312732+0000 mon.a (mon.0) 1189 : audit [DBG] from='client.? 172.21.15.46:0/2650210813' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:34:22.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:22 smithi046 bash[20068]: audit 2024-02-10T06:34:21.086746+0000 mgr.y (mgr.14460) 281 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:22.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:22 smithi046 bash[20068]: audit 2024-02-10T06:34:21.900073+0000 mgr.y (mgr.14460) 282 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:22.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:22 smithi046 bash[20068]: audit 2024-02-10T06:34:22.312732+0000 mon.a (mon.0) 1189 : audit [DBG] from='client.? 172.21.15.46:0/2650210813' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:34:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:22 smithi175 bash[14559]: audit 2024-02-10T06:34:21.086746+0000 mgr.y (mgr.14460) 281 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:22 smithi175 bash[14559]: audit 2024-02-10T06:34:21.900073+0000 mgr.y (mgr.14460) 282 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:22 smithi175 bash[14559]: audit 2024-02-10T06:34:22.312732+0000 mon.a (mon.0) 1189 : audit [DBG] from='client.? 172.21.15.46:0/2650210813' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:34:23.821 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:23 smithi175 bash[14559]: cluster 2024-02-10T06:34:22.301320+0000 mgr.y (mgr.14460) 283 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:23.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:23 smithi046 bash[14329]: cluster 2024-02-10T06:34:22.301320+0000 mgr.y (mgr.14460) 283 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:23.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:23 smithi046 bash[20068]: cluster 2024-02-10T06:34:22.301320+0000 mgr.y (mgr.14460) 283 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:23.878 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:34:23 smithi046 bash[44270]: level=warn ts=2024-02-10T06:34: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.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:34:23.878 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:34:23 smithi046 bash[44270]: level=warn ts=2024-02-10T06:34: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.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:34:24.164 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:34:23 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:34:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:34:24.377 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:34:23 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:34:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:34:25.157 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:24 smithi046 bash[14329]: audit 2024-02-10T06:34:23.926252+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:25.157 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:24 smithi046 bash[14329]: audit 2024-02-10T06:34:23.934893+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:25.157 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:24 smithi046 bash[20068]: audit 2024-02-10T06:34:23.926252+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:25.157 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:24 smithi046 bash[20068]: audit 2024-02-10T06:34:23.934893+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:25.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:24 smithi175 bash[14559]: audit 2024-02-10T06:34:23.926252+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:25.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:24 smithi175 bash[14559]: audit 2024-02-10T06:34:23.934893+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:26.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:25 smithi046 bash[20068]: cluster 2024-02-10T06:34:24.302003+0000 mgr.y (mgr.14460) 284 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:26.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:25 smithi046 bash[14329]: cluster 2024-02-10T06:34:24.302003+0000 mgr.y (mgr.14460) 284 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:26.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:25 smithi175 bash[14559]: cluster 2024-02-10T06:34:24.302003+0000 mgr.y (mgr.14460) 284 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:27.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:27 smithi046 bash[14329]: cluster 2024-02-10T06:34:26.303867+0000 mgr.y (mgr.14460) 285 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:27.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:27 smithi046 bash[14329]: audit 2024-02-10T06:34:26.349124+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:27.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:27 smithi046 bash[14329]: cephadm 2024-02-10T06:34:26.349873+0000 mgr.y (mgr.14460) 286 : cephadm [INF] Upgrade: Target is version 19.0.0-1361-g290212a1 (unknown) 2024-02-10T06:34:27.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:27 smithi046 bash[14329]: cephadm 2024-02-10T06:34:26.350034+0000 mgr.y (mgr.14460) 287 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90, digests ['quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58'] 2024-02-10T06:34:27.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:27 smithi046 bash[14329]: audit 2024-02-10T06:34:26.351890+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:34:27.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:27 smithi046 bash[14329]: audit 2024-02-10T06:34:26.359234+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:27.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:27 smithi046 bash[14329]: cephadm 2024-02-10T06:34:26.360986+0000 mgr.y (mgr.14460) 288 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-10T06:34:27.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:27 smithi046 bash[14329]: cephadm 2024-02-10T06:34:26.593859+0000 mgr.y (mgr.14460) 289 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 on smithi175 2024-02-10T06:34:27.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:27 smithi046 bash[20068]: cluster 2024-02-10T06:34:26.303867+0000 mgr.y (mgr.14460) 285 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:27.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:27 smithi046 bash[20068]: audit 2024-02-10T06:34:26.349124+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:27.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:27 smithi046 bash[20068]: cephadm 2024-02-10T06:34:26.349873+0000 mgr.y (mgr.14460) 286 : cephadm [INF] Upgrade: Target is version 19.0.0-1361-g290212a1 (unknown) 2024-02-10T06:34:27.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:27 smithi046 bash[20068]: cephadm 2024-02-10T06:34:26.350034+0000 mgr.y (mgr.14460) 287 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90, digests ['quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58'] 2024-02-10T06:34:27.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:27 smithi046 bash[20068]: audit 2024-02-10T06:34:26.351890+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:34:27.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:27 smithi046 bash[20068]: audit 2024-02-10T06:34:26.359234+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:27.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:27 smithi046 bash[20068]: cephadm 2024-02-10T06:34:26.360986+0000 mgr.y (mgr.14460) 288 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-10T06:34:27.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:27 smithi046 bash[20068]: cephadm 2024-02-10T06:34:26.593859+0000 mgr.y (mgr.14460) 289 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 on smithi175 2024-02-10T06:34:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:27 smithi175 bash[14559]: cluster 2024-02-10T06:34:26.303867+0000 mgr.y (mgr.14460) 285 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:27 smithi175 bash[14559]: audit 2024-02-10T06:34:26.349124+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:27 smithi175 bash[14559]: cephadm 2024-02-10T06:34:26.349873+0000 mgr.y (mgr.14460) 286 : cephadm [INF] Upgrade: Target is version 19.0.0-1361-g290212a1 (unknown) 2024-02-10T06:34:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:27 smithi175 bash[14559]: cephadm 2024-02-10T06:34:26.350034+0000 mgr.y (mgr.14460) 287 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90, digests ['quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58'] 2024-02-10T06:34:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:27 smithi175 bash[14559]: audit 2024-02-10T06:34:26.351890+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:34:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:27 smithi175 bash[14559]: audit 2024-02-10T06:34:26.359234+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:27 smithi175 bash[14559]: cephadm 2024-02-10T06:34:26.360986+0000 mgr.y (mgr.14460) 288 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-10T06:34:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:27 smithi175 bash[14559]: cephadm 2024-02-10T06:34:26.593859+0000 mgr.y (mgr.14460) 289 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 on smithi175 2024-02-10T06:34:29.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:29 smithi046 bash[14329]: cluster 2024-02-10T06:34:28.304564+0000 mgr.y (mgr.14460) 290 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:29.877 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:34:29 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:34:29] "GET /metrics HTTP/1.1" 200 214805 "" "Prometheus/2.33.4" 2024-02-10T06:34:29.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:29 smithi046 bash[20068]: cluster 2024-02-10T06:34:28.304564+0000 mgr.y (mgr.14460) 290 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:29 smithi175 bash[14559]: cluster 2024-02-10T06:34:28.304564+0000 mgr.y (mgr.14460) 290 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:30 smithi046 bash[14329]: audit 2024-02-10T06:34:29.903193+0000 mgr.y (mgr.14460) 291 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:34:30.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:30 smithi046 bash[20068]: audit 2024-02-10T06:34:29.903193+0000 mgr.y (mgr.14460) 291 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:34:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:30 smithi175 bash[14559]: audit 2024-02-10T06:34:29.903193+0000 mgr.y (mgr.14460) 291 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:34:31.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:31 smithi046 bash[14329]: cluster 2024-02-10T06:34:30.306234+0000 mgr.y (mgr.14460) 292 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:31.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:31 smithi046 bash[20068]: cluster 2024-02-10T06:34:30.306234+0000 mgr.y (mgr.14460) 292 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:31 smithi175 bash[14559]: cluster 2024-02-10T06:34:30.306234+0000 mgr.y (mgr.14460) 292 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:33.820 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:33 smithi175 bash[14559]: cluster 2024-02-10T06:34:32.306973+0000 mgr.y (mgr.14460) 293 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:33.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:33 smithi046 bash[14329]: cluster 2024-02-10T06:34:32.306973+0000 mgr.y (mgr.14460) 293 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:33.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:33 smithi046 bash[20068]: cluster 2024-02-10T06:34:32.306973+0000 mgr.y (mgr.14460) 293 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:33.878 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:34:33 smithi046 bash[44270]: level=error ts=2024-02-10T06:34: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.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:34:33.878 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:34:33 smithi046 bash[44270]: level=warn ts=2024-02-10T06:34:33.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.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:34:33.878 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:34:33 smithi046 bash[44270]: level=warn ts=2024-02-10T06:34:33.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:34:34.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:34:33 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:34:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:34:34.877 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:34:34 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:34:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:34:35.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:35 smithi046 bash[14329]: cluster 2024-02-10T06:34:34.307831+0000 mgr.y (mgr.14460) 294 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:35.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:35 smithi046 bash[14329]: audit 2024-02-10T06:34:34.612124+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:35.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:35 smithi046 bash[14329]: audit 2024-02-10T06:34:34.619973+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:35.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:35 smithi046 bash[20068]: cluster 2024-02-10T06:34:34.307831+0000 mgr.y (mgr.14460) 294 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:35.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:35 smithi046 bash[20068]: audit 2024-02-10T06:34:34.612124+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:35.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:35 smithi046 bash[20068]: audit 2024-02-10T06:34:34.619973+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:35.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:35 smithi175 bash[14559]: cluster 2024-02-10T06:34:34.307831+0000 mgr.y (mgr.14460) 294 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:35 smithi175 bash[14559]: audit 2024-02-10T06:34:34.612124+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:35 smithi175 bash[14559]: audit 2024-02-10T06:34:34.619973+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:37.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:37 smithi046 bash[14329]: cluster 2024-02-10T06:34:36.309740+0000 mgr.y (mgr.14460) 295 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:37.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:37 smithi046 bash[20068]: cluster 2024-02-10T06:34:36.309740+0000 mgr.y (mgr.14460) 295 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:37.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:37 smithi175 bash[14559]: cluster 2024-02-10T06:34:36.309740+0000 mgr.y (mgr.14460) 295 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:39.781 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:39 smithi046 bash[14329]: cluster 2024-02-10T06:34:38.310506+0000 mgr.y (mgr.14460) 296 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:39.782 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:39 smithi046 bash[20068]: cluster 2024-02-10T06:34:38.310506+0000 mgr.y (mgr.14460) 296 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:39.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:39 smithi175 bash[14559]: cluster 2024-02-10T06:34:38.310506+0000 mgr.y (mgr.14460) 296 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:40.127 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:34:39 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:34:39] "GET /metrics HTTP/1.1" 200 214805 "" "Prometheus/2.33.4" 2024-02-10T06:34:40.775 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:40 smithi046 bash[14329]: audit 2024-02-10T06:34:39.913473+0000 mgr.y (mgr.14460) 297 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:34:40.776 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:40 smithi046 bash[20068]: audit 2024-02-10T06:34:39.913473+0000 mgr.y (mgr.14460) 297 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:34:40.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:40 smithi175 bash[14559]: audit 2024-02-10T06:34:39.913473+0000 mgr.y (mgr.14460) 297 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:34:41.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:41 smithi175 bash[14559]: cluster 2024-02-10T06:34:40.312254+0000 mgr.y (mgr.14460) 298 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:42.121 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:41 smithi046 bash[14329]: cluster 2024-02-10T06:34:40.312254+0000 mgr.y (mgr.14460) 298 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:42.121 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:41 smithi046 bash[20068]: cluster 2024-02-10T06:34:40.312254+0000 mgr.y (mgr.14460) 298 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:43.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:43 smithi046 bash[14329]: cluster 2024-02-10T06:34:42.313003+0000 mgr.y (mgr.14460) 299 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:43.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:43 smithi046 bash[20068]: cluster 2024-02-10T06:34:42.313003+0000 mgr.y (mgr.14460) 299 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:43.878 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:34:43 smithi046 bash[44270]: level=error ts=2024-02-10T06:34:43.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:34:43.878 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:34:43 smithi046 bash[44270]: level=warn ts=2024-02-10T06:34: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.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:34:43.878 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:34:43 smithi046 bash[44270]: level=warn ts=2024-02-10T06:34:43.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:34:43.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:43 smithi175 bash[14559]: cluster 2024-02-10T06:34:42.313003+0000 mgr.y (mgr.14460) 299 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:43.995 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:34:43 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:34:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:34:44.627 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:34:44 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:34:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:34:45.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:45 smithi046 bash[14329]: audit 2024-02-10T06:34:44.114623+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:45.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:45 smithi046 bash[14329]: audit 2024-02-10T06:34:44.123293+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:45.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:45 smithi046 bash[14329]: cluster 2024-02-10T06:34:44.313686+0000 mgr.y (mgr.14460) 300 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:45.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:45 smithi046 bash[20068]: audit 2024-02-10T06:34:44.114623+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:45.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:45 smithi046 bash[20068]: audit 2024-02-10T06:34:44.123293+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:45.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:45 smithi046 bash[20068]: cluster 2024-02-10T06:34:44.313686+0000 mgr.y (mgr.14460) 300 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:45.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:45 smithi175 bash[14559]: audit 2024-02-10T06:34:44.114623+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:45.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:45 smithi175 bash[14559]: audit 2024-02-10T06:34:44.123293+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:45.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:45 smithi175 bash[14559]: cluster 2024-02-10T06:34:44.313686+0000 mgr.y (mgr.14460) 300 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:47.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:47 smithi046 bash[14329]: cluster 2024-02-10T06:34:46.315464+0000 mgr.y (mgr.14460) 301 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:47.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:47 smithi046 bash[20068]: cluster 2024-02-10T06:34:46.315464+0000 mgr.y (mgr.14460) 301 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:47.806 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:47 smithi175 bash[14559]: cluster 2024-02-10T06:34:46.315464+0000 mgr.y (mgr.14460) 301 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:49.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:49 smithi046 bash[14329]: cluster 2024-02-10T06:34:48.316228+0000 mgr.y (mgr.14460) 302 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:49.878 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:34:49 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:34:49] "GET /metrics HTTP/1.1" 200 214800 "" "Prometheus/2.33.4" 2024-02-10T06:34:49.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:49 smithi046 bash[20068]: cluster 2024-02-10T06:34:48.316228+0000 mgr.y (mgr.14460) 302 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:49.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:49 smithi175 bash[14559]: cluster 2024-02-10T06:34:48.316228+0000 mgr.y (mgr.14460) 302 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:50.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:50 smithi046 bash[14329]: audit 2024-02-10T06:34:49.919191+0000 mgr.y (mgr.14460) 303 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:34:50.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:50 smithi046 bash[20068]: audit 2024-02-10T06:34:49.919191+0000 mgr.y (mgr.14460) 303 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:34:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:50 smithi175 bash[14559]: audit 2024-02-10T06:34:49.919191+0000 mgr.y (mgr.14460) 303 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:34:51.855 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:51 smithi175 bash[14559]: cluster 2024-02-10T06:34:50.317933+0000 mgr.y (mgr.14460) 304 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:51.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:51 smithi046 bash[14329]: cluster 2024-02-10T06:34:50.317933+0000 mgr.y (mgr.14460) 304 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:51.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:51 smithi046 bash[20068]: cluster 2024-02-10T06:34:50.317933+0000 mgr.y (mgr.14460) 304 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:52.703 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:34:53.433 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:34:53.433 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 18s ago 13m - - 2024-02-10T06:34:53.433 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 9s ago 12m - - 2024-02-10T06:34:53.433 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (5m) 18s ago 5m 19.2M - ba2b418f427c 8cf7b8470bc7 2024-02-10T06:34:53.434 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (5m) 9s ago 5m 45.8M - 8.3.5 dad864ee21e9 226c0f173658 2024-02-10T06:34:53.434 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (3m) 18s ago 3m 47.2M - 3.5 e1d6a67b021e 547db625c382 2024-02-10T06:34:53.434 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443 running (12m) 9s ago 12m 407M - 17.2.0 e1d6a67b021e 64e46bc66090 2024-02-10T06:34:53.434 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:9283 running (14m) 18s ago 14m 464M - 17.2.0 e1d6a67b021e ed499950d073 2024-02-10T06:34:53.434 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (14m) 18s ago 14m 58.8M 2048M 17.2.0 e1d6a67b021e 60a601b2ff61 2024-02-10T06:34:53.434 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (12m) 9s ago 12m 49.7M 2048M 17.2.0 e1d6a67b021e 4ebc2b0fdcfd 2024-02-10T06:34:53.434 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (12m) 18s ago 12m 47.1M 2048M 17.2.0 e1d6a67b021e 44fe51c1eea2 2024-02-10T06:34:53.434 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (6m) 18s ago 6m 15.0M - 1dbe0e931976 9f7b14d7e279 2024-02-10T06:34:53.434 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (6m) 9s ago 6m 15.2M - 1dbe0e931976 9a83897e930f 2024-02-10T06:34:53.434 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (11m) 18s ago 11m 56.0M 4096M 17.2.0 e1d6a67b021e bcc8a51c630d 2024-02-10T06:34:53.434 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (11m) 18s ago 11m 58.0M 4096M 17.2.0 e1d6a67b021e 5eab7cb6e08b 2024-02-10T06:34:53.434 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (10m) 18s ago 10m 52.4M 4096M 17.2.0 e1d6a67b021e 86d79c376bdf 2024-02-10T06:34:53.434 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (9m) 18s ago 9m 53.9M 4096M 17.2.0 e1d6a67b021e c13af4060cb8 2024-02-10T06:34:53.434 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (9m) 9s ago 9m 57.6M 4096M 17.2.0 e1d6a67b021e b7955dc2a521 2024-02-10T06:34:53.435 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (8m) 9s ago 8m 53.5M 4096M 17.2.0 e1d6a67b021e 4193d5d45070 2024-02-10T06:34:53.435 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (7m) 9s ago 7m 51.7M 4096M 17.2.0 e1d6a67b021e 4816cdb9a60b 2024-02-10T06:34:53.435 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (7m) 9s ago 7m 53.8M 4096M 17.2.0 e1d6a67b021e e892e8cc28fc 2024-02-10T06:34:53.435 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (4m) 9s ago 6m 60.1M - 514e6a882f6e d849740a56d0 2024-02-10T06:34:53.435 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (3m) 18s ago 3m 85.0M - 17.2.0 e1d6a67b021e 62f56b90529d 2024-02-10T06:34:53.435 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (3m) 9s ago 3m 85.0M - 17.2.0 e1d6a67b021e f9a8c396df52 2024-02-10T06:34:53.435 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (3m) 18s ago 3m 84.5M - 17.2.0 e1d6a67b021e 73f34826e936 2024-02-10T06:34:53.435 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (3m) 9s ago 3m 84.6M - 17.2.0 e1d6a67b021e ae69d76dca01 2024-02-10T06:34:53.820 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:53 smithi175 bash[14559]: cluster 2024-02-10T06:34:52.318653+0000 mgr.y (mgr.14460) 305 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:53.820 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:53 smithi175 bash[14559]: audit 2024-02-10T06:34:52.677471+0000 mgr.y (mgr.14460) 306 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:53.820 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:53 smithi175 bash[14559]: audit 2024-02-10T06:34:53.047767+0000 mgr.y (mgr.14460) 307 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:53.852 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:34:53.853 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:34:53.853 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-10T06:34:53.853 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:34:53.853 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:34:53.853 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-02-10T06:34:53.853 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:34:53.853 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:34:53.853 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T06:34:53.853 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:34:53.853 INFO:teuthology.orchestra.run.smithi046.stdout: "mds": {}, 2024-02-10T06:34:53.853 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:34:53.853 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T06:34:53.853 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:34:53.854 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:34:53.854 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-02-10T06:34:53.854 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:34:53.854 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:34:53.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:53 smithi046 bash[20068]: cluster 2024-02-10T06:34:52.318653+0000 mgr.y (mgr.14460) 305 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:53.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:53 smithi046 bash[20068]: audit 2024-02-10T06:34:52.677471+0000 mgr.y (mgr.14460) 306 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:53.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:53 smithi046 bash[20068]: audit 2024-02-10T06:34:53.047767+0000 mgr.y (mgr.14460) 307 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:53 smithi046 bash[14329]: cluster 2024-02-10T06:34:52.318653+0000 mgr.y (mgr.14460) 305 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:53 smithi046 bash[14329]: audit 2024-02-10T06:34:52.677471+0000 mgr.y (mgr.14460) 306 : audit [DBG] from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:53 smithi046 bash[14329]: audit 2024-02-10T06:34:53.047767+0000 mgr.y (mgr.14460) 307 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:53.878 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:34:53 smithi046 bash[44270]: level=error ts=2024-02-10T06:34:53.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:34:53.878 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:34:53 smithi046 bash[44270]: level=warn ts=2024-02-10T06:34:53.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.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:34:53.878 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:34:53 smithi046 bash[44270]: level=warn ts=2024-02-10T06:34:53.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.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:34:54.212 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:34:54.212 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:34:54.212 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:34:54.212 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [], 2024-02-10T06:34:54.213 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "0/23 daemons upgraded", 2024-02-10T06:34:54.213 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 image on host smithi175" 2024-02-10T06:34:54.213 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:34:54.244 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:34:53 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:34:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:34:54.632 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_OK 2024-02-10T06:34:54.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:54 smithi046 bash[20068]: audit 2024-02-10T06:34:53.404600+0000 mgr.y (mgr.14460) 308 : audit [DBG] from='client.25090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:54.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:54 smithi046 bash[20068]: audit 2024-02-10T06:34:53.847244+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.46:0/130552301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:34:54.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:54 smithi046 bash[14329]: audit 2024-02-10T06:34:53.404600+0000 mgr.y (mgr.14460) 308 : audit [DBG] from='client.25090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:54.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:54 smithi046 bash[14329]: audit 2024-02-10T06:34:53.847244+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.46:0/130552301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:34:54.878 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:34:54 smithi046 bash[14602]: 172.21.15.46 - - [10/Feb/2024:06:34:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:34:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:54 smithi175 bash[14559]: audit 2024-02-10T06:34:53.404600+0000 mgr.y (mgr.14460) 308 : audit [DBG] from='client.25090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:54 smithi175 bash[14559]: audit 2024-02-10T06:34:53.847244+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.46:0/130552301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:34:55.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:55 smithi046 bash[14329]: audit 2024-02-10T06:34:54.206536+0000 mgr.y (mgr.14460) 309 : audit [DBG] from='client.25102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:55.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:55 smithi046 bash[14329]: cluster 2024-02-10T06:34:54.319331+0000 mgr.y (mgr.14460) 310 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:55.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:55 smithi046 bash[14329]: audit 2024-02-10T06:34:54.627390+0000 mon.a (mon.0) 1199 : audit [DBG] from='client.? 172.21.15.46:0/4143791335' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:34:55.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:55 smithi046 bash[14329]: audit 2024-02-10T06:34:54.770808+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:55.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:55 smithi046 bash[14329]: audit 2024-02-10T06:34:54.778677+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:55.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:55 smithi046 bash[20068]: audit 2024-02-10T06:34:54.206536+0000 mgr.y (mgr.14460) 309 : audit [DBG] from='client.25102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:55.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:55 smithi046 bash[20068]: cluster 2024-02-10T06:34:54.319331+0000 mgr.y (mgr.14460) 310 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:55.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:55 smithi046 bash[20068]: audit 2024-02-10T06:34:54.627390+0000 mon.a (mon.0) 1199 : audit [DBG] from='client.? 172.21.15.46:0/4143791335' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:34:55.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:55 smithi046 bash[20068]: audit 2024-02-10T06:34:54.770808+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:55.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:55 smithi046 bash[20068]: audit 2024-02-10T06:34:54.778677+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:55.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:55 smithi175 bash[14559]: audit 2024-02-10T06:34:54.206536+0000 mgr.y (mgr.14460) 309 : audit [DBG] from='client.25102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:34:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:55 smithi175 bash[14559]: cluster 2024-02-10T06:34:54.319331+0000 mgr.y (mgr.14460) 310 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:55 smithi175 bash[14559]: audit 2024-02-10T06:34:54.627390+0000 mon.a (mon.0) 1199 : audit [DBG] from='client.? 172.21.15.46:0/4143791335' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:34:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:55 smithi175 bash[14559]: audit 2024-02-10T06:34:54.770808+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:55 smithi175 bash[14559]: audit 2024-02-10T06:34:54.778677+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:34:57.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:57 smithi046 bash[14329]: cluster 2024-02-10T06:34:56.320949+0000 mgr.y (mgr.14460) 311 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:57.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:57 smithi046 bash[20068]: cluster 2024-02-10T06:34:56.320949+0000 mgr.y (mgr.14460) 311 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:57.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:57 smithi175 bash[14559]: cluster 2024-02-10T06:34:56.320949+0000 mgr.y (mgr.14460) 311 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:34:59.781 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:34:59 smithi046 bash[14329]: cluster 2024-02-10T06:34:58.321738+0000 mgr.y (mgr.14460) 312 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:59.782 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:34:59 smithi046 bash[20068]: cluster 2024-02-10T06:34:58.321738+0000 mgr.y (mgr.14460) 312 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:34:59.877 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:34:59 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:34:59] "GET /metrics HTTP/1.1" 200 214812 "" "Prometheus/2.33.4" 2024-02-10T06:34:59.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:34:59 smithi175 bash[14559]: cluster 2024-02-10T06:34:58.321738+0000 mgr.y (mgr.14460) 312 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:35:00.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:00 smithi046 bash[20068]: audit 2024-02-10T06:34:59.929277+0000 mgr.y (mgr.14460) 313 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:35:00.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:00 smithi046 bash[14329]: audit 2024-02-10T06:34:59.929277+0000 mgr.y (mgr.14460) 313 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:35:00.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:00 smithi175 bash[14559]: audit 2024-02-10T06:34:59.929277+0000 mgr.y (mgr.14460) 313 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:35:01.865 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:01 smithi175 bash[14559]: cluster 2024-02-10T06:35:00.323406+0000 mgr.y (mgr.14460) 314 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:35:01.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:01 smithi046 bash[14329]: cluster 2024-02-10T06:35:00.323406+0000 mgr.y (mgr.14460) 314 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:35:01.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:01 smithi046 bash[20068]: cluster 2024-02-10T06:35:00.323406+0000 mgr.y (mgr.14460) 314 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:35:03.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:03 smithi046 bash[14329]: cluster 2024-02-10T06:35:02.324184+0000 mgr.y (mgr.14460) 315 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:35:03.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:03 smithi046 bash[20068]: cluster 2024-02-10T06:35:02.324184+0000 mgr.y (mgr.14460) 315 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:35:03.878 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:03 smithi046 bash[44270]: level=error ts=2024-02-10T06:35:03.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:35:03.878 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:03 smithi046 bash[44270]: level=warn ts=2024-02-10T06:35:03.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.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:35:03.878 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:03 smithi046 bash[44270]: level=warn ts=2024-02-10T06:35: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.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:35:03.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:03 smithi175 bash[14559]: cluster 2024-02-10T06:35:02.324184+0000 mgr.y (mgr.14460) 315 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:35:03.995 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:03 smithi175 bash[15564]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:35:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:35:04.627 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:04 smithi046 bash[14602]: 172.21.15.175 - - [10/Feb/2024:06:35:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-10T06:35:05.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:05 smithi046 bash[14329]: audit 2024-02-10T06:35:04.256295+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:35:05.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:05 smithi046 bash[14329]: audit 2024-02-10T06:35:04.263515+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:35:05.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:05 smithi046 bash[14329]: cluster 2024-02-10T06:35:04.325098+0000 mgr.y (mgr.14460) 316 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:35:05.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:05 smithi046 bash[20068]: audit 2024-02-10T06:35:04.256295+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:35:05.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:05 smithi046 bash[20068]: audit 2024-02-10T06:35:04.263515+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:35:05.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:05 smithi046 bash[20068]: cluster 2024-02-10T06:35:04.325098+0000 mgr.y (mgr.14460) 316 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:35:05.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:05 smithi175 bash[14559]: audit 2024-02-10T06:35:04.256295+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:35:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:05 smithi175 bash[14559]: audit 2024-02-10T06:35:04.263515+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:35:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:05 smithi175 bash[14559]: cluster 2024-02-10T06:35:04.325098+0000 mgr.y (mgr.14460) 316 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:35:07.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:07 smithi175 bash[14559]: cluster 2024-02-10T06:35:06.326954+0000 mgr.y (mgr.14460) 317 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:35:07.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:07 smithi175 bash[14559]: audit 2024-02-10T06:35:07.264823+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:35:07.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:07 smithi175 bash[14559]: audit 2024-02-10T06:35:07.266667+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:35:07.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:07 smithi175 bash[14559]: audit 2024-02-10T06:35:07.268847+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:35:07.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:07 smithi175 bash[14559]: audit 2024-02-10T06:35:07.270968+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:35:07.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:07 smithi046 bash[14329]: cluster 2024-02-10T06:35:06.326954+0000 mgr.y (mgr.14460) 317 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:35:07.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:07 smithi046 bash[14329]: audit 2024-02-10T06:35:07.264823+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:35:07.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:07 smithi046 bash[14329]: audit 2024-02-10T06:35:07.266667+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:35:07.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:07 smithi046 bash[14329]: audit 2024-02-10T06:35:07.268847+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:35:07.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:07 smithi046 bash[14329]: audit 2024-02-10T06:35:07.270968+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:35:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:07 smithi046 bash[20068]: cluster 2024-02-10T06:35:06.326954+0000 mgr.y (mgr.14460) 317 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:35:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:07 smithi046 bash[20068]: audit 2024-02-10T06:35:07.264823+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:35:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:07 smithi046 bash[20068]: audit 2024-02-10T06:35:07.266667+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:35:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:07 smithi046 bash[20068]: audit 2024-02-10T06:35:07.268847+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:35:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:07 smithi046 bash[20068]: audit 2024-02-10T06:35:07.270968+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:35:08.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:08 smithi175 bash[14559]: cephadm 2024-02-10T06:35:07.254829+0000 mgr.y (mgr.14460) 318 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-10T06:35:08.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:08 smithi175 bash[14559]: cephadm 2024-02-10T06:35:07.272899+0000 mgr.y (mgr.14460) 319 : cephadm [INF] Deploying daemon mgr.x on smithi175 2024-02-10T06:35:08.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:08 smithi046 bash[14329]: cephadm 2024-02-10T06:35:07.254829+0000 mgr.y (mgr.14460) 318 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-10T06:35:08.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:08 smithi046 bash[14329]: cephadm 2024-02-10T06:35:07.272899+0000 mgr.y (mgr.14460) 319 : cephadm [INF] Deploying daemon mgr.x on smithi175 2024-02-10T06:35:08.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:08 smithi046 bash[20068]: cephadm 2024-02-10T06:35:07.254829+0000 mgr.y (mgr.14460) 318 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-10T06:35:08.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:08 smithi046 bash[20068]: cephadm 2024-02-10T06:35:07.272899+0000 mgr.y (mgr.14460) 319 : cephadm [INF] Deploying daemon mgr.x on smithi175 2024-02-10T06:35:09.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:09 smithi175 bash[14559]: cluster 2024-02-10T06:35:08.327836+0000 mgr.y (mgr.14460) 320 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:35:09.745 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:09 smithi175 systemd[1]: Stopping Ceph mgr.x for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:35:09.745 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:09 smithi175 bash[45528]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-mgr.x 2024-02-10T06:35:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:09 smithi046 bash[14329]: cluster 2024-02-10T06:35:08.327836+0000 mgr.y (mgr.14460) 320 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:35:09.878 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:09 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:35:09] "GET /metrics HTTP/1.1" 200 214812 "" "Prometheus/2.33.4" 2024-02-10T06:35:09.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:09 smithi046 bash[20068]: cluster 2024-02-10T06:35:08.327836+0000 mgr.y (mgr.14460) 320 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:35:10.570 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:10 smithi175 bash[45537]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-mgr-x 2024-02-10T06:35:10.570 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:10 smithi175 bash[45588]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-mgr.x 2024-02-10T06:35:10.571 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:10 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-02-10T06:35:10.571 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:10 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-10T06:35:10.571 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:10 smithi175 systemd[1]: Stopped Ceph mgr.x for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:35:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:10 smithi046 bash[14329]: audit 2024-02-10T06:35:09.940633+0000 mgr.y (mgr.14460) 321 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:35:10.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:10 smithi046 bash[20068]: audit 2024-02-10T06:35:09.940633+0000 mgr.y (mgr.14460) 321 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:35:10.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:10 smithi175 bash[14559]: audit 2024-02-10T06:35:09.940633+0000 mgr.y (mgr.14460) 321 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:35:10.995 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:10 smithi175 systemd[1]: Started Ceph mgr.x for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:35:11.877 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[14602]: ignoring --setuser ceph since I am not root 2024-02-10T06:35:11.878 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[14602]: ignoring --setgroup ceph since I am not root 2024-02-10T06:35:11.878 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[14602]: debug 2024-02-10T06:35:11.813+0000 7fd1e7aa2700 1 -- 172.21.15.46:0/4259043376 <== mon.1 v2:172.21.15.46:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560f5c3a6340 con 0x560f5d122c00 2024-02-10T06:35:11.878 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[44270]: level=warn ts=2024-02-10T06:35:11.589Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused" 2024-02-10T06:35:11.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[20068]: cluster 2024-02-10T06:35:10.329747+0000 mgr.y (mgr.14460) 322 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:35:11.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[20068]: audit 2024-02-10T06:35:10.747748+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:35:11.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[20068]: audit 2024-02-10T06:35:10.750308+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:35:11.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[20068]: audit 2024-02-10T06:35:10.752314+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:35:11.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[20068]: audit 2024-02-10T06:35:10.762141+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:35:11.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[20068]: cephadm 2024-02-10T06:35:10.763000+0000 mgr.y (mgr.14460) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:35:11.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[20068]: audit 2024-02-10T06:35:10.770507+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:35:11.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[20068]: cephadm 2024-02-10T06:35:10.773592+0000 mgr.y (mgr.14460) 324 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-10T06:35:11.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[20068]: cephadm 2024-02-10T06:35:10.776692+0000 mgr.y (mgr.14460) 325 : cephadm [INF] Failing over to other MGR 2024-02-10T06:35:11.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[20068]: audit 2024-02-10T06:35:10.777085+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-10T06:35:11.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[20068]: cluster 2024-02-10T06:35:10.786531+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-02-10T06:35:11.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[20068]: cluster 2024-02-10T06:35:11.194830+0000 mon.a (mon.0) 1215 : cluster [DBG] Standby manager daemon y started 2024-02-10T06:35:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[14329]: cluster 2024-02-10T06:35:10.329747+0000 mgr.y (mgr.14460) 322 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:35:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[14329]: audit 2024-02-10T06:35:10.747748+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:35:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[14329]: audit 2024-02-10T06:35:10.750308+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:35:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[14329]: audit 2024-02-10T06:35:10.752314+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:35:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[14329]: audit 2024-02-10T06:35:10.762141+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:35:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[14329]: cephadm 2024-02-10T06:35:10.763000+0000 mgr.y (mgr.14460) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:35:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[14329]: audit 2024-02-10T06:35:10.770507+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:35:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[14329]: cephadm 2024-02-10T06:35:10.773592+0000 mgr.y (mgr.14460) 324 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-10T06:35:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[14329]: cephadm 2024-02-10T06:35:10.776692+0000 mgr.y (mgr.14460) 325 : cephadm [INF] Failing over to other MGR 2024-02-10T06:35:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[14329]: audit 2024-02-10T06:35:10.777085+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-10T06:35:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[14329]: cluster 2024-02-10T06:35:10.786531+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-02-10T06:35:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[14329]: cluster 2024-02-10T06:35:11.194830+0000 mon.a (mon.0) 1215 : cluster [DBG] Standby manager daemon y started 2024-02-10T06:35:12.067 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:11 smithi175 bash[45655]: debug 2024-02-10T06:35:11.896+0000 7f03a43fc700 1 -- 172.21.15.175:0/4111500932 <== mon.2 v2:172.21.15.175:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5626176fc1a0 con 0x562618480400 2024-02-10T06:35:12.068 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:11 smithi175 bash[14559]: cluster 2024-02-10T06:35:10.329747+0000 mgr.y (mgr.14460) 322 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:35:12.068 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:11 smithi175 bash[14559]: audit 2024-02-10T06:35:10.747748+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:35:12.068 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:11 smithi175 bash[14559]: audit 2024-02-10T06:35:10.750308+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:35:12.068 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:11 smithi175 bash[14559]: audit 2024-02-10T06:35:10.752314+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:35:12.068 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:11 smithi175 bash[14559]: audit 2024-02-10T06:35:10.762141+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' 2024-02-10T06:35:12.068 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:11 smithi175 bash[14559]: cephadm 2024-02-10T06:35:10.763000+0000 mgr.y (mgr.14460) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:35:12.068 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:11 smithi175 bash[14559]: audit 2024-02-10T06:35:10.770507+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:35:12.068 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:11 smithi175 bash[14559]: cephadm 2024-02-10T06:35:10.773592+0000 mgr.y (mgr.14460) 324 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-10T06:35:12.068 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:11 smithi175 bash[14559]: cephadm 2024-02-10T06:35:10.776692+0000 mgr.y (mgr.14460) 325 : cephadm [INF] Failing over to other MGR 2024-02-10T06:35:12.068 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:11 smithi175 bash[14559]: audit 2024-02-10T06:35:10.777085+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-10T06:35:12.068 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:11 smithi175 bash[14559]: cluster 2024-02-10T06:35:10.786531+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-02-10T06:35:12.069 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:11 smithi175 bash[14559]: cluster 2024-02-10T06:35:11.194830+0000 mon.a (mon.0) 1215 : cluster [DBG] Standby manager daemon y started 2024-02-10T06:35:12.377 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:11 smithi046 bash[14602]: debug 2024-02-10T06:35:11.973+0000 7fd1f04fe000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T06:35:12.494 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:12 smithi175 bash[45655]: debug 2024-02-10T06:35:12.060+0000 7f03ae5f7200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T06:35:12.927 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:12 smithi046 bash[14602]: debug 2024-02-10T06:35:12.665+0000 7fd1f04fe000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T06:35:12.927 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:12 smithi046 bash[14602]: debug 2024-02-10T06:35:12.793+0000 7fd1f04fe000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T06:35:12.928 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:12 smithi046 bash[14329]: audit 2024-02-10T06:35:11.773798+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-10T06:35:12.928 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:12 smithi046 bash[14329]: cluster 2024-02-10T06:35:11.773919+0000 mon.a (mon.0) 1217 : cluster [DBG] mgrmap e22: x(active, starting, since 0.995521s), standbys: y 2024-02-10T06:35:12.928 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:12 smithi046 bash[20068]: audit 2024-02-10T06:35:11.773798+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-10T06:35:12.928 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:12 smithi046 bash[20068]: cluster 2024-02-10T06:35:11.773919+0000 mon.a (mon.0) 1217 : cluster [DBG] mgrmap e22: x(active, starting, since 0.995521s), standbys: y 2024-02-10T06:35:13.068 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:12 smithi175 bash[45655]: debug 2024-02-10T06:35:12.960+0000 7f03ae5f7200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T06:35:13.068 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:12 smithi175 bash[14559]: audit 2024-02-10T06:35:11.773798+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.14460 172.21.15.46:0/1793351238' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-10T06:35:13.069 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:12 smithi175 bash[14559]: cluster 2024-02-10T06:35:11.773919+0000 mon.a (mon.0) 1217 : cluster [DBG] mgrmap e22: x(active, starting, since 0.995521s), standbys: y 2024-02-10T06:35:13.329 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:12 smithi046 bash[14602]: debug 2024-02-10T06:35:12.969+0000 7fd1f04fe000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:35:13.361 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:13 smithi175 bash[45655]: debug 2024-02-10T06:35:13.060+0000 7f03ae5f7200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T06:35:13.361 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:13 smithi175 bash[45655]: debug 2024-02-10T06:35:13.160+0000 7f03ae5f7200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T06:35:13.521 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:13 smithi046 bash[14602]: debug 2024-02-10T06:35:13.317+0000 7fd1f04fe000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T06:35:13.521 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:13 smithi046 bash[14602]: debug 2024-02-10T06:35:13.417+0000 7fd1f04fe000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T06:35:13.627 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:13 smithi046 bash[44270]: level=error ts=2024-02-10T06:35:13.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused" 2024-02-10T06:35:13.628 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:13 smithi046 bash[44270]: level=warn ts=2024-02-10T06:35:13.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.175:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused" 2024-02-10T06:35:13.628 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:13 smithi046 bash[44270]: level=warn ts=2024-02-10T06:35:13.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.46:8443//api/prometheus_receiver\": dial tcp 172.21.15.46:8443: connect: connection refused" 2024-02-10T06:35:13.744 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:13 smithi175 bash[45655]: debug 2024-02-10T06:35:13.444+0000 7f03ae5f7200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:35:14.127 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:13 smithi046 bash[14602]: debug 2024-02-10T06:35:13.629+0000 7fd1f04fe000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T06:35:14.244 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:13 smithi175 bash[45655]: debug 2024-02-10T06:35:13.844+0000 7f03ae5f7200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T06:35:14.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:14 smithi175 bash[45655]: debug 2024-02-10T06:35:14.020+0000 7f03ae5f7200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T06:35:14.509 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:14 smithi175 bash[45655]: debug 2024-02-10T06:35:14.248+0000 7f03ae5f7200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T06:35:14.873 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:14 smithi046 bash[14602]: debug 2024-02-10T06:35:14.529+0000 7fd1f04fe000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T06:35:14.873 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:14 smithi046 bash[14602]: debug 2024-02-10T06:35:14.649+0000 7fd1f04fe000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T06:35:15.127 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:14 smithi046 bash[14602]: debug 2024-02-10T06:35:14.873+0000 7fd1f04fe000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T06:35:15.616 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:15 smithi046 bash[14602]: debug 2024-02-10T06:35:15.257+0000 7fd1f04fe000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T06:35:15.745 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:15 smithi175 bash[45655]: debug 2024-02-10T06:35:15.308+0000 7f03ae5f7200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T06:35:15.745 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:15 smithi175 bash[45655]: debug 2024-02-10T06:35:15.428+0000 7f03ae5f7200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T06:35:15.745 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:15 smithi175 bash[45655]: debug 2024-02-10T06:35:15.544+0000 7f03ae5f7200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T06:35:15.876 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:15 smithi046 bash[14602]: debug 2024-02-10T06:35:15.605+0000 7fd1f04fe000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T06:35:16.127 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:16 smithi046 bash[14602]: debug 2024-02-10T06:35:16.017+0000 7fd1f04fe000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T06:35:16.377 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:16 smithi046 bash[14602]: debug 2024-02-10T06:35:16.297+0000 7fd1f04fe000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:35:16.404 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:16 smithi175 bash[45655]: debug 2024-02-10T06:35:16.020+0000 7f03ae5f7200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T06:35:16.404 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:16 smithi175 bash[45655]: debug 2024-02-10T06:35:16.240+0000 7f03ae5f7200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T06:35:16.994 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:16 smithi175 bash[45655]: debug 2024-02-10T06:35:16.708+0000 7f03ae5f7200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T06:35:17.304 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:17 smithi046 bash[14602]: debug 2024-02-10T06:35:17.013+0000 7fd1f04fe000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T06:35:17.304 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:17 smithi046 bash[14602]: debug 2024-02-10T06:35:17.125+0000 7fd1f04fe000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T06:35:17.304 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:17 smithi046 bash[14602]: debug 2024-02-10T06:35:17.293+0000 7fd1f04fe000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T06:35:17.495 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:17 smithi175 bash[45655]: debug 2024-02-10T06:35:17.224+0000 7f03ae5f7200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:35:17.560 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:17 smithi046 bash[14602]: debug 2024-02-10T06:35:17.405+0000 7fd1f04fe000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T06:35:17.994 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:17 smithi175 bash[45655]: debug 2024-02-10T06:35:17.776+0000 7f03ae5f7200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T06:35:17.995 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:17 smithi175 bash[45655]: debug 2024-02-10T06:35:17.888+0000 7f03ae5f7200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T06:35:18.127 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:17 smithi046 bash[14602]: debug 2024-02-10T06:35:17.549+0000 7fd1f04fe000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T06:35:18.127 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:17 smithi046 bash[14602]: debug 2024-02-10T06:35:17.849+0000 7fd1f04fe000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T06:35:18.128 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:17 smithi046 bash[14602]: debug 2024-02-10T06:35:17.977+0000 7fd1f04fe000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T06:35:18.502 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:18 smithi175 bash[45655]: debug 2024-02-10T06:35:18.236+0000 7f03ae5f7200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T06:35:18.503 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:18 smithi175 bash[45655]: debug 2024-02-10T06:35:18.352+0000 7f03ae5f7200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T06:35:18.627 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:18 smithi046 bash[14602]: debug 2024-02-10T06:35:18.165+0000 7fd1f04fe000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T06:35:18.627 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:18 smithi046 bash[14602]: debug 2024-02-10T06:35:18.293+0000 7fd1f04fe000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T06:35:18.923 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:18 smithi175 bash[45655]: debug 2024-02-10T06:35:18.496+0000 7f03ae5f7200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T06:35:18.924 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:18 smithi175 bash[45655]: debug 2024-02-10T06:35:18.608+0000 7f03ae5f7200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T06:35:18.924 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:18 smithi175 bash[45655]: debug 2024-02-10T06:35:18.728+0000 7f03ae5f7200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T06:35:19.244 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:18 smithi175 bash[45655]: debug 2024-02-10T06:35:18.916+0000 7f03ae5f7200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T06:35:19.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:19 smithi175 bash[45655]: debug 2024-02-10T06:35:19.044+0000 7f03ae5f7200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T06:35:19.565 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:19 smithi046 bash[14602]: debug 2024-02-10T06:35:19.181+0000 7fd1f04fe000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T06:35:19.565 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:19 smithi046 bash[14602]: [10/Feb/2024:06:35:19] ENGINE Bus STARTING 2024-02-10T06:35:19.565 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:19 smithi046 bash[14602]: CherryPy Checker: 2024-02-10T06:35:19.565 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:19 smithi046 bash[14602]: The Application mounted at '' has an empty config. 2024-02-10T06:35:19.565 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:19 smithi046 bash[14602]: [10/Feb/2024:06:35:19] ENGINE Serving on http://:::9283 2024-02-10T06:35:19.565 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:19 smithi046 bash[14602]: [10/Feb/2024:06:35:19] ENGINE Bus STARTED 2024-02-10T06:35:19.566 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:19 smithi046 bash[44270]: level=warn ts=2024-02-10T06:35:19.265Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:35:19.878 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:19 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:35:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:35:19.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:19 smithi046 bash[14329]: cluster 2024-02-10T06:35:19.206612+0000 mon.a (mon.0) 1218 : cluster [DBG] Standby manager daemon y restarted 2024-02-10T06:35:19.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:19 smithi046 bash[14329]: cluster 2024-02-10T06:35:19.206786+0000 mon.a (mon.0) 1219 : cluster [DBG] Standby manager daemon y started 2024-02-10T06:35:19.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:19 smithi046 bash[14329]: audit 2024-02-10T06:35:19.210690+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.? 172.21.15.46:0/2262252701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-10T06:35:19.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:19 smithi046 bash[14329]: audit 2024-02-10T06:35:19.211640+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.? 172.21.15.46:0/2262252701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:35:19.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:19 smithi046 bash[14329]: audit 2024-02-10T06:35:19.216736+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.? 172.21.15.46:0/2262252701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-10T06:35:19.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:19 smithi046 bash[14329]: audit 2024-02-10T06:35:19.217780+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.? 172.21.15.46:0/2262252701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:35:19.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:19 smithi046 bash[20068]: cluster 2024-02-10T06:35:19.206612+0000 mon.a (mon.0) 1218 : cluster [DBG] Standby manager daemon y restarted 2024-02-10T06:35:19.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:19 smithi046 bash[20068]: cluster 2024-02-10T06:35:19.206786+0000 mon.a (mon.0) 1219 : cluster [DBG] Standby manager daemon y started 2024-02-10T06:35:19.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:19 smithi046 bash[20068]: audit 2024-02-10T06:35:19.210690+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.? 172.21.15.46:0/2262252701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-10T06:35:19.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:19 smithi046 bash[20068]: audit 2024-02-10T06:35:19.211640+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.? 172.21.15.46:0/2262252701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:35:19.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:19 smithi046 bash[20068]: audit 2024-02-10T06:35:19.216736+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.? 172.21.15.46:0/2262252701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-10T06:35:19.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:19 smithi046 bash[20068]: audit 2024-02-10T06:35:19.217780+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.? 172.21.15.46:0/2262252701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:35:19.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:19 smithi175 bash[14559]: cluster 2024-02-10T06:35:19.206612+0000 mon.a (mon.0) 1218 : cluster [DBG] Standby manager daemon y restarted 2024-02-10T06:35:19.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:19 smithi175 bash[14559]: cluster 2024-02-10T06:35:19.206786+0000 mon.a (mon.0) 1219 : cluster [DBG] Standby manager daemon y started 2024-02-10T06:35:19.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:19 smithi175 bash[14559]: audit 2024-02-10T06:35:19.210690+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.? 172.21.15.46:0/2262252701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-10T06:35:19.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:19 smithi175 bash[14559]: audit 2024-02-10T06:35:19.211640+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.? 172.21.15.46:0/2262252701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:35:19.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:19 smithi175 bash[14559]: audit 2024-02-10T06:35:19.216736+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.? 172.21.15.46:0/2262252701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-10T06:35:19.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:19 smithi175 bash[14559]: audit 2024-02-10T06:35:19.217780+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.? 172.21.15.46:0/2262252701' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:35:20.576 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:20 smithi175 bash[45655]: debug 2024-02-10T06:35:20.312+0000 7f03ae5f7200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T06:35:20.857 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:20 smithi175 bash[45655]: [10/Feb/2024:06:35:20] ENGINE Bus STARTING 2024-02-10T06:35:20.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:20 smithi175 bash[14559]: cluster 2024-02-10T06:35:19.576473+0000 mon.a (mon.0) 1224 : cluster [DBG] mgrmap e23: x(active, starting, since 8s), standbys: y 2024-02-10T06:35:20.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:20 smithi175 bash[14559]: cluster 2024-02-10T06:35:20.336709+0000 mon.a (mon.0) 1225 : cluster [INF] Active manager daemon x restarted 2024-02-10T06:35:20.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:20 smithi175 bash[14559]: cluster 2024-02-10T06:35:20.338214+0000 mon.a (mon.0) 1226 : cluster [INF] Activating manager daemon x 2024-02-10T06:35:20.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:20 smithi175 bash[14559]: cluster 2024-02-10T06:35:20.345524+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-02-10T06:35:20.861 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:20 smithi046 bash[14329]: cluster 2024-02-10T06:35:19.576473+0000 mon.a (mon.0) 1224 : cluster [DBG] mgrmap e23: x(active, starting, since 8s), standbys: y 2024-02-10T06:35:20.861 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:20 smithi046 bash[14329]: cluster 2024-02-10T06:35:20.336709+0000 mon.a (mon.0) 1225 : cluster [INF] Active manager daemon x restarted 2024-02-10T06:35:20.861 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:20 smithi046 bash[14329]: cluster 2024-02-10T06:35:20.338214+0000 mon.a (mon.0) 1226 : cluster [INF] Activating manager daemon x 2024-02-10T06:35:20.861 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:20 smithi046 bash[14329]: cluster 2024-02-10T06:35:20.345524+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-02-10T06:35:20.861 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:20 smithi046 bash[20068]: cluster 2024-02-10T06:35:19.576473+0000 mon.a (mon.0) 1224 : cluster [DBG] mgrmap e23: x(active, starting, since 8s), standbys: y 2024-02-10T06:35:20.861 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:20 smithi046 bash[20068]: cluster 2024-02-10T06:35:20.336709+0000 mon.a (mon.0) 1225 : cluster [INF] Active manager daemon x restarted 2024-02-10T06:35:20.861 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:20 smithi046 bash[20068]: cluster 2024-02-10T06:35:20.338214+0000 mon.a (mon.0) 1226 : cluster [INF] Activating manager daemon x 2024-02-10T06:35:20.861 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:20 smithi046 bash[20068]: cluster 2024-02-10T06:35:20.345524+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-02-10T06:35:21.244 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:20 smithi175 bash[45655]: CherryPy Checker: 2024-02-10T06:35:21.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:20 smithi175 bash[45655]: The Application mounted at '' has an empty config. 2024-02-10T06:35:21.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:20 smithi175 bash[45655]: [10/Feb/2024:06:35:20] ENGINE Serving on http://:::9283 2024-02-10T06:35:21.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:20 smithi175 bash[45655]: [10/Feb/2024:06:35:20] ENGINE Bus STARTED 2024-02-10T06:35:21.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: cluster 2024-02-10T06:35:20.588131+0000 mon.a (mon.0) 1228 : cluster [DBG] mgrmap e24: x(active, starting, since 0.250328s), standbys: y 2024-02-10T06:35:21.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.597987+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:35:21.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.598342+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:35:21.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.598506+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:35:21.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.599717+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T06:35:21.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.599933+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T06:35:21.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.600157+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:35:21.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.600522+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:35:21.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.600835+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:35:21.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.601155+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:35:21.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.601447+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:35:21.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.601750+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:35:21.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.602019+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:35:21.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.602306+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:35:21.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.602643+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T06:35:21.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.602899+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T06:35:21.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.603657+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T06:35:21.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: cluster 2024-02-10T06:35:20.614027+0000 mon.a (mon.0) 1229 : cluster [INF] Manager daemon x is now available 2024-02-10T06:35:21.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.678550+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:21.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: cluster 2024-02-10T06:35:20.588131+0000 mon.a (mon.0) 1228 : cluster [DBG] mgrmap e24: x(active, starting, since 0.250328s), standbys: y 2024-02-10T06:35:21.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.597987+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:35:21.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.598342+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:35:21.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.598506+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:35:21.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.599717+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T06:35:21.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.599933+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T06:35:21.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.600157+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:35:21.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.600522+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:35:21.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.600835+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:35:21.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.601155+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:35:21.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.601447+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:35:21.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.601750+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:35:21.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.602019+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:35:21.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.602306+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:35:21.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.602643+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T06:35:21.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.602899+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T06:35:21.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.603657+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T06:35:21.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: cluster 2024-02-10T06:35:20.614027+0000 mon.a (mon.0) 1229 : cluster [INF] Manager daemon x is now available 2024-02-10T06:35:21.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.678550+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:21.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: cephadm 2024-02-10T06:35:20.680691+0000 mgr.x (mgr.25052) 1 : cephadm [INF] Queued rgw.foo for migration 2024-02-10T06:35:21.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.687506+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:21.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: cephadm 2024-02-10T06:35:20.689630+0000 mgr.x (mgr.25052) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-02-10T06:35:21.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: cephadm 2024-02-10T06:35:20.690542+0000 mgr.x (mgr.25052) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-02-10T06:35:21.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: cephadm 2024-02-10T06:35:20.690712+0000 mgr.x (mgr.25052) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-02-10T06:35:21.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.697646+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:21.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.708843+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:21.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.716397+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:35:21.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.724473+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:35:21.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.724825+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:35:21.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.725304+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:35:21.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.725397+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:35:21.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.731203+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:35:21.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.733594+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:35:21.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: cephadm 2024-02-10T06:35:20.737260+0000 mgr.x (mgr.25052) 5 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-02-10T06:35:21.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: cephadm 2024-02-10T06:35:20.738072+0000 mgr.x (mgr.25052) 6 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2024-02-10T06:35:21.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.769553+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:35:21.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.789275+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:35:21.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.789631+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:35:21.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: cephadm 2024-02-10T06:35:20.680691+0000 mgr.x (mgr.25052) 1 : cephadm [INF] Queued rgw.foo for migration 2024-02-10T06:35:21.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.687506+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:21.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: cephadm 2024-02-10T06:35:20.689630+0000 mgr.x (mgr.25052) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-02-10T06:35:21.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: cephadm 2024-02-10T06:35:20.690542+0000 mgr.x (mgr.25052) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-02-10T06:35:21.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: cephadm 2024-02-10T06:35:20.690712+0000 mgr.x (mgr.25052) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-02-10T06:35:21.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.697646+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:21.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.708843+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:21.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.716397+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:35:21.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.724473+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:35:21.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.724825+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:35:21.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.725304+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:35:21.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.725397+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:35:21.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.731203+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:35:21.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.733594+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:35:21.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: cephadm 2024-02-10T06:35:20.737260+0000 mgr.x (mgr.25052) 5 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-02-10T06:35:21.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: cephadm 2024-02-10T06:35:20.738072+0000 mgr.x (mgr.25052) 6 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2024-02-10T06:35:21.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.769553+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:35:21.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.789275+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:35:21.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.789631+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:35:21.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.830873+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T06:35:21.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:20.831306+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T06:35:21.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:21.414029+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:21.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[14329]: audit 2024-02-10T06:35:21.423193+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:21.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.830873+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T06:35:21.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:20.831306+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T06:35:21.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:21.414029+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:21.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:21 smithi046 bash[20068]: audit 2024-02-10T06:35:21.423193+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:21.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: cluster 2024-02-10T06:35:20.588131+0000 mon.a (mon.0) 1228 : cluster [DBG] mgrmap e24: x(active, starting, since 0.250328s), standbys: y 2024-02-10T06:35:21.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.597987+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:35:21.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.598342+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:35:21.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.598506+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:35:21.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.599717+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T06:35:21.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.599933+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T06:35:21.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.600157+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:35:21.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.600522+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:35:21.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.600835+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:35:21.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.601155+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:35:21.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.601447+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:35:21.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.601750+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:35:21.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.602019+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:35:21.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.602306+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:35:21.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.602643+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T06:35:21.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.602899+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T06:35:21.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.603657+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T06:35:21.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: cluster 2024-02-10T06:35:20.614027+0000 mon.a (mon.0) 1229 : cluster [INF] Manager daemon x is now available 2024-02-10T06:35:21.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.678550+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: cephadm 2024-02-10T06:35:20.680691+0000 mgr.x (mgr.25052) 1 : cephadm [INF] Queued rgw.foo for migration 2024-02-10T06:35:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.687506+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: cephadm 2024-02-10T06:35:20.689630+0000 mgr.x (mgr.25052) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-02-10T06:35:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: cephadm 2024-02-10T06:35:20.690542+0000 mgr.x (mgr.25052) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-02-10T06:35:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: cephadm 2024-02-10T06:35:20.690712+0000 mgr.x (mgr.25052) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-02-10T06:35:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.697646+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.708843+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.716397+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:35:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.724473+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:35:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.724825+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:35:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.725304+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:35:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.725397+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:35:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.731203+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:35:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.733594+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:35:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: cephadm 2024-02-10T06:35:20.737260+0000 mgr.x (mgr.25052) 5 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-02-10T06:35:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: cephadm 2024-02-10T06:35:20.738072+0000 mgr.x (mgr.25052) 6 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2024-02-10T06:35:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.769553+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:35:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.789275+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:35:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.789631+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:35:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.830873+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T06:35:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:20.831306+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T06:35:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:21.414029+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:21 smithi175 bash[14559]: audit 2024-02-10T06:35:21.423193+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[14329]: cephadm 2024-02-10T06:35:21.386554+0000 mgr.x (mgr.25052) 7 : cephadm [INF] Updating smithi046:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T06:35:22.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[14329]: cephadm 2024-02-10T06:35:21.395201+0000 mgr.x (mgr.25052) 8 : cephadm [INF] Updating smithi175:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T06:35:22.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[14329]: cephadm 2024-02-10T06:35:21.551104+0000 mgr.x (mgr.25052) 9 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:35:22.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[14329]: cephadm 2024-02-10T06:35:21.559874+0000 mgr.x (mgr.25052) 10 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:35:22.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[14329]: cluster 2024-02-10T06:35:21.600262+0000 mon.a (mon.0) 1240 : cluster [DBG] mgrmap e25: x(active, since 1.26245s), standbys: y 2024-02-10T06:35:22.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[14329]: audit 2024-02-10T06:35:21.602367+0000 mgr.x (mgr.25052) 11 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:35:22.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[14329]: cluster 2024-02-10T06:35:21.625642+0000 mgr.x (mgr.25052) 12 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:35:22.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[14329]: cephadm 2024-02-10T06:35:21.715765+0000 mgr.x (mgr.25052) 13 : cephadm [INF] Updating smithi046:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T06:35:22.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[14329]: cephadm 2024-02-10T06:35:21.725614+0000 mgr.x (mgr.25052) 14 : cephadm [INF] Updating smithi175:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T06:35:22.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[14329]: cephadm 2024-02-10T06:35:21.827117+0000 mgr.x (mgr.25052) 15 : cephadm [INF] [10/Feb/2024:06:35:21] ENGINE Bus STARTING 2024-02-10T06:35:22.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[14329]: audit 2024-02-10T06:35:21.890185+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[14329]: audit 2024-02-10T06:35:21.898797+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[14329]: audit 2024-02-10T06:35:21.906589+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[14329]: audit 2024-02-10T06:35:21.915263+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[14329]: audit 2024-02-10T06:35:21.926196+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[14329]: audit 2024-02-10T06:35:21.934871+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[14329]: audit 2024-02-10T06:35:22.018668+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[14329]: audit 2024-02-10T06:35:22.025000+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[14329]: audit 2024-02-10T06:35:22.032061+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[14329]: audit 2024-02-10T06:35:22.038564+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[14329]: audit 2024-02-10T06:35:22.043590+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:35:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[14329]: audit 2024-02-10T06:35:22.044097+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:35:22.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[20068]: cephadm 2024-02-10T06:35:21.386554+0000 mgr.x (mgr.25052) 7 : cephadm [INF] Updating smithi046:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T06:35:22.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[20068]: cephadm 2024-02-10T06:35:21.395201+0000 mgr.x (mgr.25052) 8 : cephadm [INF] Updating smithi175:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T06:35:22.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[20068]: cephadm 2024-02-10T06:35:21.551104+0000 mgr.x (mgr.25052) 9 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:35:22.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[20068]: cephadm 2024-02-10T06:35:21.559874+0000 mgr.x (mgr.25052) 10 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:35:22.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[20068]: cluster 2024-02-10T06:35:21.600262+0000 mon.a (mon.0) 1240 : cluster [DBG] mgrmap e25: x(active, since 1.26245s), standbys: y 2024-02-10T06:35:22.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[20068]: audit 2024-02-10T06:35:21.602367+0000 mgr.x (mgr.25052) 11 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:35:22.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[20068]: cluster 2024-02-10T06:35:21.625642+0000 mgr.x (mgr.25052) 12 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:35:22.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[20068]: cephadm 2024-02-10T06:35:21.715765+0000 mgr.x (mgr.25052) 13 : cephadm [INF] Updating smithi046:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T06:35:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[20068]: cephadm 2024-02-10T06:35:21.725614+0000 mgr.x (mgr.25052) 14 : cephadm [INF] Updating smithi175:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T06:35:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[20068]: cephadm 2024-02-10T06:35:21.827117+0000 mgr.x (mgr.25052) 15 : cephadm [INF] [10/Feb/2024:06:35:21] ENGINE Bus STARTING 2024-02-10T06:35:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[20068]: audit 2024-02-10T06:35:21.890185+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[20068]: audit 2024-02-10T06:35:21.898797+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[20068]: audit 2024-02-10T06:35:21.906589+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[20068]: audit 2024-02-10T06:35:21.915263+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[20068]: audit 2024-02-10T06:35:21.926196+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[20068]: audit 2024-02-10T06:35:21.934871+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[20068]: audit 2024-02-10T06:35:22.018668+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[20068]: audit 2024-02-10T06:35:22.025000+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[20068]: audit 2024-02-10T06:35:22.032061+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[20068]: audit 2024-02-10T06:35:22.038564+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[20068]: audit 2024-02-10T06:35:22.043590+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:35:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:22 smithi046 bash[20068]: audit 2024-02-10T06:35:22.044097+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:35:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:22 smithi175 bash[14559]: cephadm 2024-02-10T06:35:21.386554+0000 mgr.x (mgr.25052) 7 : cephadm [INF] Updating smithi046:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T06:35:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:22 smithi175 bash[14559]: cephadm 2024-02-10T06:35:21.395201+0000 mgr.x (mgr.25052) 8 : cephadm [INF] Updating smithi175:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T06:35:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:22 smithi175 bash[14559]: cephadm 2024-02-10T06:35:21.551104+0000 mgr.x (mgr.25052) 9 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:35:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:22 smithi175 bash[14559]: cephadm 2024-02-10T06:35:21.559874+0000 mgr.x (mgr.25052) 10 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:35:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:22 smithi175 bash[14559]: cluster 2024-02-10T06:35:21.600262+0000 mon.a (mon.0) 1240 : cluster [DBG] mgrmap e25: x(active, since 1.26245s), standbys: y 2024-02-10T06:35:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:22 smithi175 bash[14559]: audit 2024-02-10T06:35:21.602367+0000 mgr.x (mgr.25052) 11 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:35:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:22 smithi175 bash[14559]: cluster 2024-02-10T06:35:21.625642+0000 mgr.x (mgr.25052) 12 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:35:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:22 smithi175 bash[14559]: cephadm 2024-02-10T06:35:21.715765+0000 mgr.x (mgr.25052) 13 : cephadm [INF] Updating smithi046:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T06:35:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:22 smithi175 bash[14559]: cephadm 2024-02-10T06:35:21.725614+0000 mgr.x (mgr.25052) 14 : cephadm [INF] Updating smithi175:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T06:35:22.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:22 smithi175 bash[14559]: cephadm 2024-02-10T06:35:21.827117+0000 mgr.x (mgr.25052) 15 : cephadm [INF] [10/Feb/2024:06:35:21] ENGINE Bus STARTING 2024-02-10T06:35:22.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:22 smithi175 bash[14559]: audit 2024-02-10T06:35:21.890185+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:22 smithi175 bash[14559]: audit 2024-02-10T06:35:21.898797+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:22 smithi175 bash[14559]: audit 2024-02-10T06:35:21.906589+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:22 smithi175 bash[14559]: audit 2024-02-10T06:35:21.915263+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:22 smithi175 bash[14559]: audit 2024-02-10T06:35:21.926196+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:22 smithi175 bash[14559]: audit 2024-02-10T06:35:21.934871+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:22 smithi175 bash[14559]: audit 2024-02-10T06:35:22.018668+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:22 smithi175 bash[14559]: audit 2024-02-10T06:35:22.025000+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:22 smithi175 bash[14559]: audit 2024-02-10T06:35:22.032061+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:22 smithi175 bash[14559]: audit 2024-02-10T06:35:22.038564+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:22.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:22 smithi175 bash[14559]: audit 2024-02-10T06:35:22.043590+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:35:22.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:22 smithi175 bash[14559]: audit 2024-02-10T06:35:22.044097+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:35:23.878 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:23 smithi046 bash[44270]: level=error ts=2024-02-10T06:35:23.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:35:23.878 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:23 smithi046 bash[44270]: level=warn ts=2024-02-10T06:35:23.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.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:35:23.878 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:23 smithi046 bash[44270]: level=warn ts=2024-02-10T06:35:23.533Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:35:23.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:23 smithi046 bash[14329]: cephadm 2024-02-10T06:35:21.930657+0000 mgr.x (mgr.25052) 16 : cephadm [INF] [10/Feb/2024:06:35:21] ENGINE Serving on http://172.21.15.175:8765 2024-02-10T06:35:23.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:23 smithi046 bash[14329]: cephadm 2024-02-10T06:35:22.064571+0000 mgr.x (mgr.25052) 17 : cephadm [INF] [10/Feb/2024:06:35:22] ENGINE Serving on https://172.21.15.175:7150 2024-02-10T06:35:23.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:23 smithi046 bash[14329]: cephadm 2024-02-10T06:35:22.065167+0000 mgr.x (mgr.25052) 18 : cephadm [INF] [10/Feb/2024:06:35:22] ENGINE Bus STARTED 2024-02-10T06:35:23.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:23 smithi046 bash[14329]: cephadm 2024-02-10T06:35:22.582411+0000 mgr.x (mgr.25052) 19 : cephadm [INF] Reconfiguring daemon agent.smithi046 on smithi046 2024-02-10T06:35:23.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:23 smithi046 bash[14329]: cluster 2024-02-10T06:35:22.602852+0000 mgr.x (mgr.25052) 20 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:35:23.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:23 smithi046 bash[14329]: cephadm 2024-02-10T06:35:22.664065+0000 mgr.x (mgr.25052) 21 : cephadm [INF] Deploying cephadm binary to smithi046 2024-02-10T06:35:23.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:23 smithi046 bash[14329]: cluster 2024-02-10T06:35:23.052562+0000 mon.a (mon.0) 1252 : cluster [DBG] mgrmap e26: x(active, since 2s), standbys: y 2024-02-10T06:35:23.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:23 smithi046 bash[20068]: cephadm 2024-02-10T06:35:21.930657+0000 mgr.x (mgr.25052) 16 : cephadm [INF] [10/Feb/2024:06:35:21] ENGINE Serving on http://172.21.15.175:8765 2024-02-10T06:35:23.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:23 smithi046 bash[20068]: cephadm 2024-02-10T06:35:22.064571+0000 mgr.x (mgr.25052) 17 : cephadm [INF] [10/Feb/2024:06:35:22] ENGINE Serving on https://172.21.15.175:7150 2024-02-10T06:35:23.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:23 smithi046 bash[20068]: cephadm 2024-02-10T06:35:22.065167+0000 mgr.x (mgr.25052) 18 : cephadm [INF] [10/Feb/2024:06:35:22] ENGINE Bus STARTED 2024-02-10T06:35:23.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:23 smithi046 bash[20068]: cephadm 2024-02-10T06:35:22.582411+0000 mgr.x (mgr.25052) 19 : cephadm [INF] Reconfiguring daemon agent.smithi046 on smithi046 2024-02-10T06:35:23.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:23 smithi046 bash[20068]: cluster 2024-02-10T06:35:22.602852+0000 mgr.x (mgr.25052) 20 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:35:23.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:23 smithi046 bash[20068]: cephadm 2024-02-10T06:35:22.664065+0000 mgr.x (mgr.25052) 21 : cephadm [INF] Deploying cephadm binary to smithi046 2024-02-10T06:35:23.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:23 smithi046 bash[20068]: cluster 2024-02-10T06:35:23.052562+0000 mon.a (mon.0) 1252 : cluster [DBG] mgrmap e26: x(active, since 2s), standbys: y 2024-02-10T06:35:23.994 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:23 smithi175 bash[45655]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:35:23] "GET /metrics HTTP/1.1" 200 35351 "" "Prometheus/2.33.4" 2024-02-10T06:35:23.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:23 smithi175 bash[14559]: cephadm 2024-02-10T06:35:21.930657+0000 mgr.x (mgr.25052) 16 : cephadm [INF] [10/Feb/2024:06:35:21] ENGINE Serving on http://172.21.15.175:8765 2024-02-10T06:35:23.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:23 smithi175 bash[14559]: cephadm 2024-02-10T06:35:22.064571+0000 mgr.x (mgr.25052) 17 : cephadm [INF] [10/Feb/2024:06:35:22] ENGINE Serving on https://172.21.15.175:7150 2024-02-10T06:35:23.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:23 smithi175 bash[14559]: cephadm 2024-02-10T06:35:22.065167+0000 mgr.x (mgr.25052) 18 : cephadm [INF] [10/Feb/2024:06:35:22] ENGINE Bus STARTED 2024-02-10T06:35:23.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:23 smithi175 bash[14559]: cephadm 2024-02-10T06:35:22.582411+0000 mgr.x (mgr.25052) 19 : cephadm [INF] Reconfiguring daemon agent.smithi046 on smithi046 2024-02-10T06:35:23.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:23 smithi175 bash[14559]: cluster 2024-02-10T06:35:22.602852+0000 mgr.x (mgr.25052) 20 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:35:23.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:23 smithi175 bash[14559]: cephadm 2024-02-10T06:35:22.664065+0000 mgr.x (mgr.25052) 21 : cephadm [INF] Deploying cephadm binary to smithi046 2024-02-10T06:35:23.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:23 smithi175 bash[14559]: cluster 2024-02-10T06:35:23.052562+0000 mon.a (mon.0) 1252 : cluster [DBG] mgrmap e26: x(active, since 2s), standbys: y 2024-02-10T06:35:25.064 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:35:25.864 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:35:25.864 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 31s ago 13m - - 2024-02-10T06:35:25.865 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 21s ago 13m - - 2024-02-10T06:35:25.865 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (5m) 31s ago 6m 19.2M - ba2b418f427c 8cf7b8470bc7 2024-02-10T06:35:25.865 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (5m) 21s ago 5m 45.8M - 8.3.5 dad864ee21e9 226c0f173658 2024-02-10T06:35:25.865 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (3m) 31s ago 3m 47.2M - 3.5 e1d6a67b021e 547db625c382 2024-02-10T06:35:25.865 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283 starting - - - - 2024-02-10T06:35:25.865 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:9283 running (14m) 31s ago 14m 464M - 17.2.0 e1d6a67b021e ed499950d073 2024-02-10T06:35:25.866 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (14m) 31s ago 14m 58.8M 2048M 17.2.0 e1d6a67b021e 60a601b2ff61 2024-02-10T06:35:25.866 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (12m) 21s ago 12m 49.7M 2048M 17.2.0 e1d6a67b021e 4ebc2b0fdcfd 2024-02-10T06:35:25.866 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (13m) 31s ago 13m 47.1M 2048M 17.2.0 e1d6a67b021e 44fe51c1eea2 2024-02-10T06:35:25.866 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (6m) 31s ago 6m 15.0M - 1dbe0e931976 9f7b14d7e279 2024-02-10T06:35:25.866 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (6m) 21s ago 6m 15.2M - 1dbe0e931976 9a83897e930f 2024-02-10T06:35:25.866 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (12m) 31s ago 12m 56.0M 4096M 17.2.0 e1d6a67b021e bcc8a51c630d 2024-02-10T06:35:25.866 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (11m) 31s ago 11m 58.0M 4096M 17.2.0 e1d6a67b021e 5eab7cb6e08b 2024-02-10T06:35:25.867 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (10m) 31s ago 11m 52.4M 4096M 17.2.0 e1d6a67b021e 86d79c376bdf 2024-02-10T06:35:25.867 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (10m) 31s ago 10m 53.9M 4096M 17.2.0 e1d6a67b021e c13af4060cb8 2024-02-10T06:35:25.867 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (9m) 21s ago 9m 57.6M 4096M 17.2.0 e1d6a67b021e b7955dc2a521 2024-02-10T06:35:25.867 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (9m) 21s ago 9m 53.5M 4096M 17.2.0 e1d6a67b021e 4193d5d45070 2024-02-10T06:35:25.867 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (8m) 21s ago 8m 51.7M 4096M 17.2.0 e1d6a67b021e 4816cdb9a60b 2024-02-10T06:35:25.867 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (7m) 21s ago 7m 53.8M 4096M 17.2.0 e1d6a67b021e e892e8cc28fc 2024-02-10T06:35:25.867 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (5m) 21s ago 6m 60.1M - 514e6a882f6e d849740a56d0 2024-02-10T06:35:25.868 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (4m) 31s ago 4m 85.0M - 17.2.0 e1d6a67b021e 62f56b90529d 2024-02-10T06:35:25.868 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (4m) 21s ago 4m 85.0M - 17.2.0 e1d6a67b021e f9a8c396df52 2024-02-10T06:35:25.868 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (4m) 31s ago 4m 84.5M - 17.2.0 e1d6a67b021e 73f34826e936 2024-02-10T06:35:25.868 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (4m) 21s ago 4m 84.6M - 17.2.0 e1d6a67b021e ae69d76dca01 2024-02-10T06:35:25.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:25 smithi175 bash[14559]: cluster 2024-02-10T06:35:24.603502+0000 mgr.x (mgr.25052) 22 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:35:25.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:25 smithi175 bash[14559]: cluster 2024-02-10T06:35:24.637120+0000 mon.a (mon.0) 1253 : cluster [DBG] mgrmap e27: x(active, since 4s), standbys: y 2024-02-10T06:35:26.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:25 smithi046 bash[14329]: cluster 2024-02-10T06:35:24.603502+0000 mgr.x (mgr.25052) 22 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:35:26.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:25 smithi046 bash[14329]: cluster 2024-02-10T06:35:24.637120+0000 mon.a (mon.0) 1253 : cluster [DBG] mgrmap e27: x(active, since 4s), standbys: y 2024-02-10T06:35:26.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:25 smithi046 bash[20068]: cluster 2024-02-10T06:35:24.603502+0000 mgr.x (mgr.25052) 22 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:35:26.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:25 smithi046 bash[20068]: cluster 2024-02-10T06:35:24.637120+0000 mon.a (mon.0) 1253 : cluster [DBG] mgrmap e27: x(active, since 4s), standbys: y 2024-02-10T06:35:26.328 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:35:26.329 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:35:26.329 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-10T06:35:26.329 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:35:26.329 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:35:26.329 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-10T06:35:26.329 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 1 2024-02-10T06:35:26.329 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:35:26.329 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:35:26.329 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T06:35:26.329 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:35:26.329 INFO:teuthology.orchestra.run.smithi046.stdout: "mds": {}, 2024-02-10T06:35:26.329 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:35:26.329 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T06:35:26.330 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:35:26.330 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:35:26.330 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-02-10T06:35:26.330 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 1 2024-02-10T06:35:26.330 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:35:26.330 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:35:26.732 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:35:26.732 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:35:26.732 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:35:26.732 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:35:26.732 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [], 2024-02-10T06:35:26.733 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "", 2024-02-10T06:35:26.733 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "", 2024-02-10T06:35:26.733 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:35:26.733 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:35:26.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:26 smithi175 bash[14559]: audit 2024-02-10T06:35:25.037989+0000 mgr.x (mgr.25052) 23 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:35:26.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:26 smithi175 bash[14559]: audit 2024-02-10T06:35:25.449807+0000 mgr.x (mgr.25052) 24 : audit [DBG] from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:35:26.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:26 smithi175 bash[14559]: audit 2024-02-10T06:35:25.834715+0000 mgr.x (mgr.25052) 25 : audit [DBG] from='client.25094 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:35:26.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:26 smithi175 bash[14559]: audit 2024-02-10T06:35:26.323306+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.46:0/3217205284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:35:27.013 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:26 smithi046 bash[14329]: audit 2024-02-10T06:35:25.037989+0000 mgr.x (mgr.25052) 23 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:35:27.013 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:26 smithi046 bash[14329]: audit 2024-02-10T06:35:25.449807+0000 mgr.x (mgr.25052) 24 : audit [DBG] from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:35:27.013 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:26 smithi046 bash[14329]: audit 2024-02-10T06:35:25.834715+0000 mgr.x (mgr.25052) 25 : audit [DBG] from='client.25094 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:35:27.013 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:26 smithi046 bash[14329]: audit 2024-02-10T06:35:26.323306+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.46:0/3217205284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:35:27.013 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:26 smithi046 bash[20068]: audit 2024-02-10T06:35:25.037989+0000 mgr.x (mgr.25052) 23 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:35:27.014 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:26 smithi046 bash[20068]: audit 2024-02-10T06:35:25.449807+0000 mgr.x (mgr.25052) 24 : audit [DBG] from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:35:27.014 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:26 smithi046 bash[20068]: audit 2024-02-10T06:35:25.834715+0000 mgr.x (mgr.25052) 25 : audit [DBG] from='client.25094 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:35:27.014 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:26 smithi046 bash[20068]: audit 2024-02-10T06:35:26.323306+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.46:0/3217205284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:35:27.218 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_OK 2024-02-10T06:35:27.587 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:27 smithi046 systemd[1]: Stopping Ceph node-exporter.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:35:27.877 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:27 smithi046 bash[59469]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-node-exporter.a 2024-02-10T06:35:27.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:27 smithi046 bash[14329]: cluster 2024-02-10T06:35:26.604507+0000 mgr.x (mgr.25052) 26 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:35:27.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:27 smithi046 bash[14329]: audit 2024-02-10T06:35:26.727672+0000 mgr.x (mgr.25052) 27 : audit [DBG] from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:35:27.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:27 smithi046 bash[14329]: audit 2024-02-10T06:35:27.097929+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:27.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:27 smithi046 bash[14329]: audit 2024-02-10T06:35:27.110736+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:27.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:27 smithi046 bash[14329]: audit 2024-02-10T06:35:27.122155+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:27.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:27 smithi046 bash[14329]: audit 2024-02-10T06:35:27.213012+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.46:0/1655453641' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:35:27.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:27 smithi046 bash[20068]: cluster 2024-02-10T06:35:26.604507+0000 mgr.x (mgr.25052) 26 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:35:27.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:27 smithi046 bash[20068]: audit 2024-02-10T06:35:26.727672+0000 mgr.x (mgr.25052) 27 : audit [DBG] from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:35:27.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:27 smithi046 bash[20068]: audit 2024-02-10T06:35:27.097929+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:27.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:27 smithi046 bash[20068]: audit 2024-02-10T06:35:27.110736+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:27.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:27 smithi046 bash[20068]: audit 2024-02-10T06:35:27.122155+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:27.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:27 smithi046 bash[20068]: audit 2024-02-10T06:35:27.213012+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.46:0/1655453641' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:35:27.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:27 smithi175 bash[14559]: cluster 2024-02-10T06:35:26.604507+0000 mgr.x (mgr.25052) 26 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:35:27.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:27 smithi175 bash[14559]: audit 2024-02-10T06:35:26.727672+0000 mgr.x (mgr.25052) 27 : audit [DBG] from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:35:27.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:27 smithi175 bash[14559]: audit 2024-02-10T06:35:27.097929+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:27.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:27 smithi175 bash[14559]: audit 2024-02-10T06:35:27.110736+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:27.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:27 smithi175 bash[14559]: audit 2024-02-10T06:35:27.122155+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:27.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:27 smithi175 bash[14559]: audit 2024-02-10T06:35:27.213012+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.46:0/1655453641' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:35:28.622 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:28 smithi046 bash[59478]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-node-exporter-a 2024-02-10T06:35:28.622 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:28 smithi046 bash[59518]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-node-exporter.a 2024-02-10T06:35:28.622 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:28 smithi046 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-02-10T06:35:28.622 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:28 smithi046 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-10T06:35:28.622 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:28 smithi046 systemd[1]: Stopped Ceph node-exporter.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:35:28.622 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:28 smithi046 systemd[1]: Started Ceph node-exporter.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:35:28.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:28 smithi046 bash[14329]: cephadm 2024-02-10T06:35:27.154170+0000 mgr.x (mgr.25052) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-02-10T06:35:28.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:28 smithi046 bash[14329]: cephadm 2024-02-10T06:35:27.155090+0000 mgr.x (mgr.25052) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi046 2024-02-10T06:35:28.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:28 smithi046 bash[14329]: audit 2024-02-10T06:35:28.617136+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:28.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:28 smithi046 bash[14329]: audit 2024-02-10T06:35:28.624705+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:28.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:28 smithi046 bash[20068]: cephadm 2024-02-10T06:35:27.154170+0000 mgr.x (mgr.25052) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-02-10T06:35:28.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:28 smithi046 bash[20068]: cephadm 2024-02-10T06:35:27.155090+0000 mgr.x (mgr.25052) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi046 2024-02-10T06:35:28.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:28 smithi046 bash[20068]: audit 2024-02-10T06:35:28.617136+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:28.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:28 smithi046 bash[20068]: audit 2024-02-10T06:35:28.624705+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:28.987 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:28 smithi175 bash[14559]: cephadm 2024-02-10T06:35:27.154170+0000 mgr.x (mgr.25052) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-02-10T06:35:28.987 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:28 smithi175 bash[14559]: cephadm 2024-02-10T06:35:27.155090+0000 mgr.x (mgr.25052) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi046 2024-02-10T06:35:28.987 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:28 smithi175 bash[14559]: audit 2024-02-10T06:35:28.617136+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:28.988 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:28 smithi175 bash[14559]: audit 2024-02-10T06:35:28.624705+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:29.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:29 smithi175 bash[14559]: cluster 2024-02-10T06:35:28.606460+0000 mgr.x (mgr.25052) 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-02-10T06:35:29.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:29 smithi175 bash[14559]: cephadm 2024-02-10T06:35:28.674555+0000 mgr.x (mgr.25052) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T06:35:29.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:29 smithi175 bash[14559]: cephadm 2024-02-10T06:35:28.695274+0000 mgr.x (mgr.25052) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi046 2024-02-10T06:35:29.878 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:35:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:35:29.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[14329]: cluster 2024-02-10T06:35:28.606460+0000 mgr.x (mgr.25052) 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-02-10T06:35:29.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[14329]: cephadm 2024-02-10T06:35:28.674555+0000 mgr.x (mgr.25052) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T06:35:29.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[14329]: cephadm 2024-02-10T06:35:28.695274+0000 mgr.x (mgr.25052) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi046 2024-02-10T06:35:29.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[20068]: cluster 2024-02-10T06:35:28.606460+0000 mgr.x (mgr.25052) 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-02-10T06:35:29.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[20068]: cephadm 2024-02-10T06:35:28.674555+0000 mgr.x (mgr.25052) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T06:35:29.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[20068]: cephadm 2024-02-10T06:35:28.695274+0000 mgr.x (mgr.25052) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi046 2024-02-10T06:35:29.879 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.658Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-10T06:35:29.879 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.658Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-02-10T06:35:29.879 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.658Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-02-10T06:35:29.879 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.658Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-10T06:35:29.879 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-10T06:35:29.879 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=arp 2024-02-10T06:35:29.879 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-10T06:35:29.879 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-10T06:35:29.879 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-10T06:35:29.879 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-10T06:35:29.880 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-10T06:35:29.880 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-10T06:35:29.880 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-10T06:35:29.880 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-10T06:35:29.880 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=edac 2024-02-10T06:35:29.880 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-10T06:35:29.880 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-10T06:35:29.880 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-10T06:35:29.880 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-10T06:35:29.880 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-10T06:35:29.880 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-10T06:35:29.880 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-10T06:35:29.880 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-10T06:35:29.880 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-10T06:35:29.880 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-10T06:35:29.881 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-10T06:35:29.881 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-10T06:35:29.881 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-10T06:35:29.881 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-10T06:35:29.881 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-10T06:35:29.881 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-10T06:35:29.881 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=os 2024-02-10T06:35:29.881 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-10T06:35:29.881 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-10T06:35:29.881 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-10T06:35:29.881 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-10T06:35:29.881 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-10T06:35:29.881 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-10T06:35:29.881 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=stat 2024-02-10T06:35:29.881 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-10T06:35:29.881 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-10T06:35:29.882 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-10T06:35:29.882 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=time 2024-02-10T06:35:29.882 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-10T06:35:29.882 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=uname 2024-02-10T06:35:29.882 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-10T06:35:29.882 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-10T06:35:29.882 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-10T06:35:29.882 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.659Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-10T06:35:29.882 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:35:29 smithi046 bash[59548]: ts=2024-02-10T06:35:29.660Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-10T06:35:31.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:31 smithi046 bash[14329]: cluster 2024-02-10T06:35:30.607285+0000 mgr.x (mgr.25052) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-10T06:35:31.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:31 smithi046 bash[20068]: cluster 2024-02-10T06:35:30.607285+0000 mgr.x (mgr.25052) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-10T06:35:31.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:31 smithi175 bash[14559]: cluster 2024-02-10T06:35:30.607285+0000 mgr.x (mgr.25052) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-10T06:35:32.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:32 smithi175 bash[14559]: audit 2024-02-10T06:35:31.614618+0000 mgr.x (mgr.25052) 34 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:35:32.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:32 smithi046 bash[14329]: audit 2024-02-10T06:35:31.614618+0000 mgr.x (mgr.25052) 34 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:35:32.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:32 smithi046 bash[20068]: audit 2024-02-10T06:35:31.614618+0000 mgr.x (mgr.25052) 34 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:35:33.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:33 smithi046 bash[14329]: cluster 2024-02-10T06:35:32.608938+0000 mgr.x (mgr.25052) 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-02-10T06:35:33.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:33 smithi046 bash[20068]: cluster 2024-02-10T06:35:32.608938+0000 mgr.x (mgr.25052) 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-02-10T06:35:33.878 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:33 smithi046 bash[44270]: level=error ts=2024-02-10T06:35:33.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:35:33.878 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:33 smithi046 bash[44270]: level=warn ts=2024-02-10T06:35: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.175:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.175 because it doesn't contain any IP SANs" 2024-02-10T06:35:33.878 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:33 smithi046 bash[44270]: level=warn ts=2024-02-10T06:35:33.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.46:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.46 because it doesn't contain any IP SANs" 2024-02-10T06:35:33.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:33 smithi175 bash[14559]: cluster 2024-02-10T06:35:32.608938+0000 mgr.x (mgr.25052) 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-02-10T06:35:33.995 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:33 smithi175 bash[45655]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:35:33] "GET /metrics HTTP/1.1" 200 35351 "" "Prometheus/2.33.4" 2024-02-10T06:35:35.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:35 smithi046 bash[14329]: cluster 2024-02-10T06:35:34.609736+0000 mgr.x (mgr.25052) 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-02-10T06:35:35.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:35 smithi046 bash[20068]: cluster 2024-02-10T06:35:34.609736+0000 mgr.x (mgr.25052) 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-02-10T06:35:35.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:35 smithi175 bash[14559]: cluster 2024-02-10T06:35:34.609736+0000 mgr.x (mgr.25052) 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-02-10T06:35:36.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:36 smithi046 bash[14329]: audit 2024-02-10T06:35:35.770740+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:35:36.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:36 smithi046 bash[20068]: audit 2024-02-10T06:35:35.770740+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:35:36.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:36 smithi175 bash[14559]: audit 2024-02-10T06:35:35.770740+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:35:37.806 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:37 smithi046 bash[14329]: cluster 2024-02-10T06:35:36.610998+0000 mgr.x (mgr.25052) 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-02-10T06:35:37.807 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:37 smithi046 bash[20068]: cluster 2024-02-10T06:35:36.610998+0000 mgr.x (mgr.25052) 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-02-10T06:35:37.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:37 smithi175 bash[14559]: cluster 2024-02-10T06:35:36.610998+0000 mgr.x (mgr.25052) 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-02-10T06:35:38.628 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:38 smithi046 systemd[1]: Stopping Ceph alertmanager.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:35:38.628 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:38 smithi046 bash[60249]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-alertmanager.a 2024-02-10T06:35:38.628 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:38 smithi046 bash[44270]: level=info ts=2024-02-10T06:35:38.421Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-02-10T06:35:39.270 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:38 smithi046 bash[60258]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-alertmanager-a 2024-02-10T06:35:39.271 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:39 smithi046 bash[60294]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-alertmanager.a 2024-02-10T06:35:39.271 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:39 smithi046 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-10T06:35:39.271 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:39 smithi046 systemd[1]: Stopped Ceph alertmanager.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:35:39.271 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:39 smithi046 systemd[1]: Started Ceph alertmanager.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:35:39.843 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:39 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:35:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:35:39.844 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:39 smithi046 bash[14329]: cluster 2024-02-10T06:35:38.612177+0000 mgr.x (mgr.25052) 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-02-10T06:35:39.844 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:39 smithi046 bash[14329]: audit 2024-02-10T06:35:39.243514+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:39.844 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:39 smithi046 bash[14329]: audit 2024-02-10T06:35:39.255019+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:39.844 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:39 smithi046 bash[14329]: audit 2024-02-10T06:35:39.293107+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-10T06:35:39.844 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:39 smithi046 bash[14329]: audit 2024-02-10T06:35:39.293633+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-10T06:35:39.844 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:39 smithi046 bash[14329]: audit 2024-02-10T06:35:39.306298+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:35:39.845 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:39 smithi046 bash[20068]: cluster 2024-02-10T06:35:38.612177+0000 mgr.x (mgr.25052) 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-02-10T06:35:39.845 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:39 smithi046 bash[20068]: audit 2024-02-10T06:35:39.243514+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:39.845 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:39 smithi046 bash[20068]: audit 2024-02-10T06:35:39.255019+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:39.845 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:39 smithi046 bash[20068]: audit 2024-02-10T06:35:39.293107+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-10T06:35:39.845 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:39 smithi046 bash[20068]: audit 2024-02-10T06:35:39.293633+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-10T06:35:39.845 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:39 smithi046 bash[20068]: audit 2024-02-10T06:35:39.306298+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:35:39.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:39 smithi175 bash[14559]: cluster 2024-02-10T06:35:38.612177+0000 mgr.x (mgr.25052) 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-02-10T06:35:39.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:39 smithi175 bash[14559]: audit 2024-02-10T06:35:39.243514+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:39.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:39 smithi175 bash[14559]: audit 2024-02-10T06:35:39.255019+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:39.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:39 smithi175 bash[14559]: audit 2024-02-10T06:35:39.293107+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-10T06:35:39.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:39 smithi175 bash[14559]: audit 2024-02-10T06:35:39.293633+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-10T06:35:39.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:39 smithi175 bash[14559]: audit 2024-02-10T06:35:39.306298+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:35:40.863 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:40 smithi046 bash[20068]: cephadm 2024-02-10T06:35:39.292525+0000 mgr.x (mgr.25052) 39 : cephadm [INF] Reconfiguring iscsi.foo.smithi046.eivqxk (dependencies changed)... 2024-02-10T06:35:40.863 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:40 smithi046 bash[20068]: cephadm 2024-02-10T06:35:39.308656+0000 mgr.x (mgr.25052) 40 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi046.eivqxk on smithi046 2024-02-10T06:35:40.863 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:40 smithi046 bash[14329]: cephadm 2024-02-10T06:35:39.292525+0000 mgr.x (mgr.25052) 39 : cephadm [INF] Reconfiguring iscsi.foo.smithi046.eivqxk (dependencies changed)... 2024-02-10T06:35:40.863 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:40 smithi046 bash[14329]: cephadm 2024-02-10T06:35:39.308656+0000 mgr.x (mgr.25052) 40 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi046.eivqxk on smithi046 2024-02-10T06:35:40.863 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:40 smithi046 bash[60321]: level=info ts=2024-02-10T06:35:40.797Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-02-10T06:35:40.863 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:40 smithi046 bash[60321]: level=info ts=2024-02-10T06:35:40.797Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-02-10T06:35:40.864 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:40 smithi046 bash[60321]: level=info ts=2024-02-10T06:35:40.800Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.46 port=9094 2024-02-10T06:35:40.864 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:40 smithi046 bash[60321]: level=info ts=2024-02-10T06:35:40.803Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-10T06:35:40.864 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:40 smithi046 bash[60321]: level=info ts=2024-02-10T06:35:40.857Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T06:35:40.864 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:40 smithi046 bash[60321]: level=info ts=2024-02-10T06:35:40.857Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T06:35:40.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:40 smithi175 bash[14559]: cephadm 2024-02-10T06:35:39.292525+0000 mgr.x (mgr.25052) 39 : cephadm [INF] Reconfiguring iscsi.foo.smithi046.eivqxk (dependencies changed)... 2024-02-10T06:35:40.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:40 smithi175 bash[14559]: cephadm 2024-02-10T06:35:39.308656+0000 mgr.x (mgr.25052) 40 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi046.eivqxk on smithi046 2024-02-10T06:35:41.128 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:40 smithi046 bash[60321]: level=info ts=2024-02-10T06:35:40.863Z caller=main.go:518 msg=Listening address=:9093 2024-02-10T06:35:41.128 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:40 smithi046 bash[60321]: level=info ts=2024-02-10T06:35:40.863Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-02-10T06:35:41.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:41 smithi046 bash[14329]: cluster 2024-02-10T06:35:40.612938+0000 mgr.x (mgr.25052) 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-02-10T06:35:41.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:41 smithi046 bash[20068]: cluster 2024-02-10T06:35:40.612938+0000 mgr.x (mgr.25052) 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-02-10T06:35:41.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:41 smithi175 bash[14559]: cluster 2024-02-10T06:35:40.612938+0000 mgr.x (mgr.25052) 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-02-10T06:35:42.604 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:35:42 smithi175 bash[37799]: ts=2024-02-10T06:35:42.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.46:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.175:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:35:42.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:42 smithi046 bash[14329]: audit 2024-02-10T06:35:41.622836+0000 mgr.x (mgr.25052) 42 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:35:42.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:42 smithi046 bash[20068]: audit 2024-02-10T06:35:41.622836+0000 mgr.x (mgr.25052) 42 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:35:42.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:42 smithi175 bash[14559]: audit 2024-02-10T06:35:41.622836+0000 mgr.x (mgr.25052) 42 : audit [DBG] from='client.14964 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:35:43.117 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:42 smithi046 bash[60321]: level=info ts=2024-02-10T06:35:42.804Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000970755s 2024-02-10T06:35:43.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:43 smithi046 bash[14329]: cluster 2024-02-10T06:35:42.614627+0000 mgr.x (mgr.25052) 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-02-10T06:35:43.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:43 smithi046 bash[20068]: cluster 2024-02-10T06:35:42.614627+0000 mgr.x (mgr.25052) 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-02-10T06:35:43.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:43 smithi175 bash[14559]: cluster 2024-02-10T06:35:42.614627+0000 mgr.x (mgr.25052) 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-02-10T06:35:43.995 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:43 smithi175 bash[45655]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:35:43] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.33.4" 2024-02-10T06:35:45.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:45 smithi175 bash[14559]: cluster 2024-02-10T06:35:44.615401+0000 mgr.x (mgr.25052) 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-02-10T06:35:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:45 smithi175 bash[14559]: audit 2024-02-10T06:35:45.539600+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:45 smithi175 bash[14559]: audit 2024-02-10T06:35:45.551295+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:45 smithi175 bash[14559]: audit 2024-02-10T06:35:45.588682+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:35:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:45 smithi175 bash[14559]: audit 2024-02-10T06:35:45.589416+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:35:45.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:45 smithi046 bash[20068]: cluster 2024-02-10T06:35:44.615401+0000 mgr.x (mgr.25052) 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-02-10T06:35:45.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:45 smithi046 bash[20068]: audit 2024-02-10T06:35:45.539600+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:45.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:45 smithi046 bash[20068]: audit 2024-02-10T06:35:45.551295+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:45.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:45 smithi046 bash[20068]: audit 2024-02-10T06:35:45.588682+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:35:45.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:45 smithi046 bash[20068]: audit 2024-02-10T06:35:45.589416+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:35:45.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:45 smithi046 bash[14329]: cluster 2024-02-10T06:35:44.615401+0000 mgr.x (mgr.25052) 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-02-10T06:35:45.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:45 smithi046 bash[14329]: audit 2024-02-10T06:35:45.539600+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:45.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:45 smithi046 bash[14329]: audit 2024-02-10T06:35:45.551295+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:45.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:45 smithi046 bash[14329]: audit 2024-02-10T06:35:45.588682+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:35:45.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:45 smithi046 bash[14329]: audit 2024-02-10T06:35:45.589416+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:35:47.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:47 smithi046 bash[14329]: cephadm 2024-02-10T06:35:46.398244+0000 mgr.x (mgr.25052) 45 : cephadm [INF] Reconfiguring daemon agent.smithi175 on smithi175 2024-02-10T06:35:47.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:47 smithi046 bash[14329]: cephadm 2024-02-10T06:35:46.479525+0000 mgr.x (mgr.25052) 46 : cephadm [INF] Deploying cephadm binary to smithi175 2024-02-10T06:35:47.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:47 smithi046 bash[14329]: cluster 2024-02-10T06:35:46.616353+0000 mgr.x (mgr.25052) 47 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:35:47.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:47 smithi046 bash[14329]: audit 2024-02-10T06:35:47.546400+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.46:0/3705698615' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T06:35:47.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:47 smithi046 bash[20068]: cephadm 2024-02-10T06:35:46.398244+0000 mgr.x (mgr.25052) 45 : cephadm [INF] Reconfiguring daemon agent.smithi175 on smithi175 2024-02-10T06:35:47.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:47 smithi046 bash[20068]: cephadm 2024-02-10T06:35:46.479525+0000 mgr.x (mgr.25052) 46 : cephadm [INF] Deploying cephadm binary to smithi175 2024-02-10T06:35:47.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:47 smithi046 bash[20068]: cluster 2024-02-10T06:35:46.616353+0000 mgr.x (mgr.25052) 47 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:35:47.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:47 smithi046 bash[20068]: audit 2024-02-10T06:35:47.546400+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.46:0/3705698615' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T06:35:47.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:47 smithi175 bash[14559]: cephadm 2024-02-10T06:35:46.398244+0000 mgr.x (mgr.25052) 45 : cephadm [INF] Reconfiguring daemon agent.smithi175 on smithi175 2024-02-10T06:35:47.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:47 smithi175 bash[14559]: cephadm 2024-02-10T06:35:46.479525+0000 mgr.x (mgr.25052) 46 : cephadm [INF] Deploying cephadm binary to smithi175 2024-02-10T06:35:47.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:47 smithi175 bash[14559]: cluster 2024-02-10T06:35:46.616353+0000 mgr.x (mgr.25052) 47 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:35:47.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:47 smithi175 bash[14559]: audit 2024-02-10T06:35:47.546400+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.46:0/3705698615' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T06:35:48.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:48 smithi175 bash[14559]: audit 2024-02-10T06:35:47.939553+0000 mon.a (mon.0) 1265 : audit [INF] from='client.? 172.21.15.46:0/3743796207' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2945480699"}]: dispatch 2024-02-10T06:35:49.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:48 smithi046 bash[20068]: audit 2024-02-10T06:35:47.939553+0000 mon.a (mon.0) 1265 : audit [INF] from='client.? 172.21.15.46:0/3743796207' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2945480699"}]: dispatch 2024-02-10T06:35:49.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:48 smithi046 bash[14329]: audit 2024-02-10T06:35:47.939553+0000 mon.a (mon.0) 1265 : audit [INF] from='client.? 172.21.15.46:0/3743796207' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2945480699"}]: dispatch 2024-02-10T06:35:49.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:49 smithi175 bash[14559]: cluster 2024-02-10T06:35:48.617166+0000 mgr.x (mgr.25052) 48 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-10T06:35:49.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:49 smithi175 bash[14559]: audit 2024-02-10T06:35:48.689790+0000 mon.a (mon.0) 1266 : audit [INF] from='client.? 172.21.15.46:0/3743796207' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2945480699"}]': finished 2024-02-10T06:35:49.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:49 smithi175 bash[14559]: cluster 2024-02-10T06:35:48.691134+0000 mon.a (mon.0) 1267 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-02-10T06:35:49.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:49 smithi175 bash[14559]: audit 2024-02-10T06:35:49.079579+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.46:0/796466192' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/750268319"}]: dispatch 2024-02-10T06:35:49.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:49 smithi175 bash[14559]: audit 2024-02-10T06:35:49.080309+0000 mon.a (mon.0) 1268 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/750268319"}]: dispatch 2024-02-10T06:35:50.075 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:49 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:35:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:35:50.076 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:49 smithi046 bash[14329]: cluster 2024-02-10T06:35:48.617166+0000 mgr.x (mgr.25052) 48 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-10T06:35:50.076 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:49 smithi046 bash[14329]: audit 2024-02-10T06:35:48.689790+0000 mon.a (mon.0) 1266 : audit [INF] from='client.? 172.21.15.46:0/3743796207' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2945480699"}]': finished 2024-02-10T06:35:50.076 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:49 smithi046 bash[14329]: cluster 2024-02-10T06:35:48.691134+0000 mon.a (mon.0) 1267 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-02-10T06:35:50.076 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:49 smithi046 bash[14329]: audit 2024-02-10T06:35:49.079579+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.46:0/796466192' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/750268319"}]: dispatch 2024-02-10T06:35:50.076 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:49 smithi046 bash[14329]: audit 2024-02-10T06:35:49.080309+0000 mon.a (mon.0) 1268 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/750268319"}]: dispatch 2024-02-10T06:35:50.076 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:49 smithi046 bash[20068]: cluster 2024-02-10T06:35:48.617166+0000 mgr.x (mgr.25052) 48 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-10T06:35:50.076 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:49 smithi046 bash[20068]: audit 2024-02-10T06:35:48.689790+0000 mon.a (mon.0) 1266 : audit [INF] from='client.? 172.21.15.46:0/3743796207' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/2945480699"}]': finished 2024-02-10T06:35:50.076 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:49 smithi046 bash[20068]: cluster 2024-02-10T06:35:48.691134+0000 mon.a (mon.0) 1267 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-02-10T06:35:50.076 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:49 smithi046 bash[20068]: audit 2024-02-10T06:35:49.079579+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.46:0/796466192' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/750268319"}]: dispatch 2024-02-10T06:35:50.077 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:49 smithi046 bash[20068]: audit 2024-02-10T06:35:49.080309+0000 mon.a (mon.0) 1268 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/750268319"}]: dispatch 2024-02-10T06:35:50.957 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:50 smithi046 bash[14329]: audit 2024-02-10T06:35:49.693001+0000 mon.a (mon.0) 1269 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/750268319"}]': finished 2024-02-10T06:35:50.958 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:50 smithi046 bash[14329]: cluster 2024-02-10T06:35:49.693242+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-02-10T06:35:50.958 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:50 smithi046 bash[14329]: audit 2024-02-10T06:35:50.106737+0000 mon.a (mon.0) 1271 : audit [INF] from='client.? 172.21.15.46:0/2718487294' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/3309824737"}]: dispatch 2024-02-10T06:35:50.958 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:50 smithi046 bash[20068]: audit 2024-02-10T06:35:49.693001+0000 mon.a (mon.0) 1269 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/750268319"}]': finished 2024-02-10T06:35:50.958 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:50 smithi046 bash[20068]: cluster 2024-02-10T06:35:49.693242+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-02-10T06:35:50.958 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:50 smithi046 bash[20068]: audit 2024-02-10T06:35:50.106737+0000 mon.a (mon.0) 1271 : audit [INF] from='client.? 172.21.15.46:0/2718487294' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/3309824737"}]: dispatch 2024-02-10T06:35:50.958 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:35:50 smithi046 bash[60321]: level=info ts=2024-02-10T06:35:50.807Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004563896s 2024-02-10T06:35:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:50 smithi175 bash[14559]: audit 2024-02-10T06:35:49.693001+0000 mon.a (mon.0) 1269 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/750268319"}]': finished 2024-02-10T06:35:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:50 smithi175 bash[14559]: cluster 2024-02-10T06:35:49.693242+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-02-10T06:35:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:50 smithi175 bash[14559]: audit 2024-02-10T06:35:50.106737+0000 mon.a (mon.0) 1271 : audit [INF] from='client.? 172.21.15.46:0/2718487294' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/3309824737"}]: dispatch 2024-02-10T06:35:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:51 smithi175 bash[14559]: cluster 2024-02-10T06:35:50.617671+0000 mgr.x (mgr.25052) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-02-10T06:35:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:51 smithi175 bash[14559]: audit 2024-02-10T06:35:50.710158+0000 mon.a (mon.0) 1272 : audit [INF] from='client.? 172.21.15.46:0/2718487294' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/3309824737"}]': finished 2024-02-10T06:35:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:51 smithi175 bash[14559]: cluster 2024-02-10T06:35:50.710235+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-02-10T06:35:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:51 smithi175 bash[14559]: audit 2024-02-10T06:35:50.770527+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:35:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:51 smithi175 bash[14559]: audit 2024-02-10T06:35:50.846313+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:51 smithi175 bash[14559]: audit 2024-02-10T06:35:50.855416+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:51 smithi175 bash[14559]: audit 2024-02-10T06:35:50.878458+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:51 smithi175 bash[14559]: audit 2024-02-10T06:35:51.119197+0000 mon.a (mon.0) 1277 : audit [INF] from='client.? 172.21.15.46:0/2995286038' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/894101624"}]: dispatch 2024-02-10T06:35:52.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:51 smithi046 bash[14329]: cluster 2024-02-10T06:35:50.617671+0000 mgr.x (mgr.25052) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-02-10T06:35:52.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:51 smithi046 bash[14329]: audit 2024-02-10T06:35:50.710158+0000 mon.a (mon.0) 1272 : audit [INF] from='client.? 172.21.15.46:0/2718487294' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/3309824737"}]': finished 2024-02-10T06:35:52.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:51 smithi046 bash[14329]: cluster 2024-02-10T06:35:50.710235+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-02-10T06:35:52.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:51 smithi046 bash[14329]: audit 2024-02-10T06:35:50.770527+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:35:52.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:51 smithi046 bash[14329]: audit 2024-02-10T06:35:50.846313+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:52.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:51 smithi046 bash[14329]: audit 2024-02-10T06:35:50.855416+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:52.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:51 smithi046 bash[14329]: audit 2024-02-10T06:35:50.878458+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:52.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:51 smithi046 bash[14329]: audit 2024-02-10T06:35:51.119197+0000 mon.a (mon.0) 1277 : audit [INF] from='client.? 172.21.15.46:0/2995286038' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/894101624"}]: dispatch 2024-02-10T06:35:52.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:51 smithi046 bash[20068]: cluster 2024-02-10T06:35:50.617671+0000 mgr.x (mgr.25052) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-02-10T06:35:52.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:51 smithi046 bash[20068]: audit 2024-02-10T06:35:50.710158+0000 mon.a (mon.0) 1272 : audit [INF] from='client.? 172.21.15.46:0/2718487294' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/3309824737"}]': finished 2024-02-10T06:35:52.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:51 smithi046 bash[20068]: cluster 2024-02-10T06:35:50.710235+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-02-10T06:35:52.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:51 smithi046 bash[20068]: audit 2024-02-10T06:35:50.770527+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:35:52.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:51 smithi046 bash[20068]: audit 2024-02-10T06:35:50.846313+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:52.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:51 smithi046 bash[20068]: audit 2024-02-10T06:35:50.855416+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:52.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:51 smithi046 bash[20068]: audit 2024-02-10T06:35:50.878458+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:35:52.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:51 smithi046 bash[20068]: audit 2024-02-10T06:35:51.119197+0000 mon.a (mon.0) 1277 : audit [INF] from='client.? 172.21.15.46:0/2995286038' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/894101624"}]: dispatch 2024-02-10T06:35:52.744 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:35:52 smithi175 bash[37799]: ts=2024-02-10T06:35:52.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.46:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.175:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:35:53.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:52 smithi175 bash[14559]: cephadm 2024-02-10T06:35:50.928626+0000 mgr.x (mgr.25052) 50 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T06:35:53.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:52 smithi175 bash[14559]: cephadm 2024-02-10T06:35:51.187443+0000 mgr.x (mgr.25052) 51 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2024-02-10T06:35:53.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:52 smithi175 bash[14559]: audit 2024-02-10T06:35:51.885317+0000 mon.a (mon.0) 1278 : audit [INF] from='client.? 172.21.15.46:0/2995286038' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/894101624"}]': finished 2024-02-10T06:35:53.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:52 smithi175 bash[14559]: cluster 2024-02-10T06:35:51.885492+0000 mon.a (mon.0) 1279 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-02-10T06:35:53.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:52 smithi175 bash[14559]: audit 2024-02-10T06:35:52.286518+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.46:0/1091285119' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/476816759"}]: dispatch 2024-02-10T06:35:53.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:52 smithi175 bash[14559]: audit 2024-02-10T06:35:52.287388+0000 mon.a (mon.0) 1280 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/476816759"}]: dispatch 2024-02-10T06:35:53.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:52 smithi046 bash[20068]: cephadm 2024-02-10T06:35:50.928626+0000 mgr.x (mgr.25052) 50 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T06:35:53.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:52 smithi046 bash[20068]: cephadm 2024-02-10T06:35:51.187443+0000 mgr.x (mgr.25052) 51 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2024-02-10T06:35:53.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:52 smithi046 bash[20068]: audit 2024-02-10T06:35:51.885317+0000 mon.a (mon.0) 1278 : audit [INF] from='client.? 172.21.15.46:0/2995286038' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/894101624"}]': finished 2024-02-10T06:35:53.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:52 smithi046 bash[20068]: cluster 2024-02-10T06:35:51.885492+0000 mon.a (mon.0) 1279 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-02-10T06:35:53.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:52 smithi046 bash[20068]: audit 2024-02-10T06:35:52.286518+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.46:0/1091285119' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/476816759"}]: dispatch 2024-02-10T06:35:53.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:52 smithi046 bash[20068]: audit 2024-02-10T06:35:52.287388+0000 mon.a (mon.0) 1280 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/476816759"}]: dispatch 2024-02-10T06:35:53.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:52 smithi046 bash[14329]: cephadm 2024-02-10T06:35:50.928626+0000 mgr.x (mgr.25052) 50 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T06:35:53.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:52 smithi046 bash[14329]: cephadm 2024-02-10T06:35:51.187443+0000 mgr.x (mgr.25052) 51 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2024-02-10T06:35:53.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:52 smithi046 bash[14329]: audit 2024-02-10T06:35:51.885317+0000 mon.a (mon.0) 1278 : audit [INF] from='client.? 172.21.15.46:0/2995286038' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/894101624"}]': finished 2024-02-10T06:35:53.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:52 smithi046 bash[14329]: cluster 2024-02-10T06:35:51.885492+0000 mon.a (mon.0) 1279 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-02-10T06:35:53.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:52 smithi046 bash[14329]: audit 2024-02-10T06:35:52.286518+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.46:0/1091285119' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/476816759"}]: dispatch 2024-02-10T06:35:53.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:52 smithi046 bash[14329]: audit 2024-02-10T06:35:52.287388+0000 mon.a (mon.0) 1280 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/476816759"}]: dispatch 2024-02-10T06:35:53.907 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:35:53 smithi175 bash[45655]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:35:53] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.33.4" 2024-02-10T06:35:54.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:53 smithi175 bash[14559]: cluster 2024-02-10T06:35:52.618448+0000 mgr.x (mgr.25052) 52 : cluster [DBG] pgmap v23: 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-02-10T06:35:54.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:53 smithi175 bash[14559]: audit 2024-02-10T06:35:52.894209+0000 mon.a (mon.0) 1281 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/476816759"}]': finished 2024-02-10T06:35:54.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:53 smithi175 bash[14559]: cluster 2024-02-10T06:35:52.894302+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-02-10T06:35:54.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:53 smithi175 bash[14559]: audit 2024-02-10T06:35:53.294264+0000 mon.a (mon.0) 1283 : audit [INF] from='client.? 172.21.15.46:0/2590034599' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/3737435161"}]: dispatch 2024-02-10T06:35:54.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:53 smithi046 bash[14329]: cluster 2024-02-10T06:35:52.618448+0000 mgr.x (mgr.25052) 52 : cluster [DBG] pgmap v23: 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-02-10T06:35:54.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:53 smithi046 bash[14329]: audit 2024-02-10T06:35:52.894209+0000 mon.a (mon.0) 1281 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/476816759"}]': finished 2024-02-10T06:35:54.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:53 smithi046 bash[14329]: cluster 2024-02-10T06:35:52.894302+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-02-10T06:35:54.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:53 smithi046 bash[14329]: audit 2024-02-10T06:35:53.294264+0000 mon.a (mon.0) 1283 : audit [INF] from='client.? 172.21.15.46:0/2590034599' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/3737435161"}]: dispatch 2024-02-10T06:35:54.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:53 smithi046 bash[20068]: cluster 2024-02-10T06:35:52.618448+0000 mgr.x (mgr.25052) 52 : cluster [DBG] pgmap v23: 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-02-10T06:35:54.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:53 smithi046 bash[20068]: audit 2024-02-10T06:35:52.894209+0000 mon.a (mon.0) 1281 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/476816759"}]': finished 2024-02-10T06:35:54.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:53 smithi046 bash[20068]: cluster 2024-02-10T06:35:52.894302+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-02-10T06:35:54.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:53 smithi046 bash[20068]: audit 2024-02-10T06:35:53.294264+0000 mon.a (mon.0) 1283 : audit [INF] from='client.? 172.21.15.46:0/2590034599' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/3737435161"}]: dispatch 2024-02-10T06:35:55.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:54 smithi175 bash[14559]: audit 2024-02-10T06:35:53.897044+0000 mon.a (mon.0) 1284 : audit [INF] from='client.? 172.21.15.46:0/2590034599' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/3737435161"}]': finished 2024-02-10T06:35:55.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:54 smithi175 bash[14559]: cluster 2024-02-10T06:35:53.897503+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-02-10T06:35:55.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:54 smithi175 bash[14559]: audit 2024-02-10T06:35:54.290310+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.46:0/605119625' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/3737435161"}]: dispatch 2024-02-10T06:35:55.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:54 smithi175 bash[14559]: audit 2024-02-10T06:35:54.290959+0000 mon.a (mon.0) 1286 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/3737435161"}]: dispatch 2024-02-10T06:35:55.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:54 smithi046 bash[14329]: audit 2024-02-10T06:35:53.897044+0000 mon.a (mon.0) 1284 : audit [INF] from='client.? 172.21.15.46:0/2590034599' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/3737435161"}]': finished 2024-02-10T06:35:55.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:54 smithi046 bash[14329]: cluster 2024-02-10T06:35:53.897503+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-02-10T06:35:55.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:54 smithi046 bash[14329]: audit 2024-02-10T06:35:54.290310+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.46:0/605119625' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/3737435161"}]: dispatch 2024-02-10T06:35:55.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:54 smithi046 bash[14329]: audit 2024-02-10T06:35:54.290959+0000 mon.a (mon.0) 1286 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/3737435161"}]: dispatch 2024-02-10T06:35:55.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:54 smithi046 bash[20068]: audit 2024-02-10T06:35:53.897044+0000 mon.a (mon.0) 1284 : audit [INF] from='client.? 172.21.15.46:0/2590034599' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/3737435161"}]': finished 2024-02-10T06:35:55.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:54 smithi046 bash[20068]: cluster 2024-02-10T06:35:53.897503+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-02-10T06:35:55.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:54 smithi046 bash[20068]: audit 2024-02-10T06:35:54.290310+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.46:0/605119625' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/3737435161"}]: dispatch 2024-02-10T06:35:55.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:54 smithi046 bash[20068]: audit 2024-02-10T06:35:54.290959+0000 mon.a (mon.0) 1286 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/3737435161"}]: dispatch 2024-02-10T06:35:56.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:55 smithi046 bash[20068]: cluster 2024-02-10T06:35:54.619208+0000 mgr.x (mgr.25052) 53 : cluster [DBG] pgmap v26: 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-02-10T06:35:56.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:55 smithi046 bash[20068]: audit 2024-02-10T06:35:54.916926+0000 mon.a (mon.0) 1287 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/3737435161"}]': finished 2024-02-10T06:35:56.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:55 smithi046 bash[20068]: cluster 2024-02-10T06:35:54.917093+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-02-10T06:35:56.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:55 smithi046 bash[14329]: cluster 2024-02-10T06:35:54.619208+0000 mgr.x (mgr.25052) 53 : cluster [DBG] pgmap v26: 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-02-10T06:35:56.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:55 smithi046 bash[14329]: audit 2024-02-10T06:35:54.916926+0000 mon.a (mon.0) 1287 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/3737435161"}]': finished 2024-02-10T06:35:56.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:55 smithi046 bash[14329]: cluster 2024-02-10T06:35:54.917093+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-02-10T06:35:56.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:55 smithi175 bash[14559]: cluster 2024-02-10T06:35:54.619208+0000 mgr.x (mgr.25052) 53 : cluster [DBG] pgmap v26: 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-02-10T06:35:56.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:55 smithi175 bash[14559]: audit 2024-02-10T06:35:54.916926+0000 mon.a (mon.0) 1287 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/3737435161"}]': finished 2024-02-10T06:35:56.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:55 smithi175 bash[14559]: cluster 2024-02-10T06:35:54.917093+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-02-10T06:35:57.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:56 smithi175 bash[14559]: cluster 2024-02-10T06:35:56.620076+0000 mgr.x (mgr.25052) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:35:57.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:56 smithi046 bash[20068]: cluster 2024-02-10T06:35:56.620076+0000 mgr.x (mgr.25052) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:35:57.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:56 smithi046 bash[14329]: cluster 2024-02-10T06:35:56.620076+0000 mgr.x (mgr.25052) 54 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:35:57.643 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:35:58.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:57 smithi175 bash[14559]: audit 2024-02-10T06:35:57.194374+0000 mgr.x (mgr.25052) 55 : audit [DBG] from='client.15288 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:35:58.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:57 smithi175 bash[14559]: audit 2024-02-10T06:35:57.618853+0000 mgr.x (mgr.25052) 56 : audit [DBG] from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:35:58.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:57 smithi046 bash[14329]: audit 2024-02-10T06:35:57.194374+0000 mgr.x (mgr.25052) 55 : audit [DBG] from='client.15288 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:35:58.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:57 smithi046 bash[14329]: audit 2024-02-10T06:35:57.618853+0000 mgr.x (mgr.25052) 56 : audit [DBG] from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:35:58.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:57 smithi046 bash[20068]: audit 2024-02-10T06:35:57.194374+0000 mgr.x (mgr.25052) 55 : audit [DBG] from='client.15288 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:35:58.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:57 smithi046 bash[20068]: audit 2024-02-10T06:35:57.618853+0000 mgr.x (mgr.25052) 56 : audit [DBG] from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:35:58.420 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:35:58.420 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 starting - - - - 2024-02-10T06:35:58.420 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 starting - - - - 2024-02-10T06:35:58.420 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 starting - - - - 2024-02-10T06:35:58.420 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (6m) 54s ago 6m 45.8M - 8.3.5 dad864ee21e9 226c0f173658 2024-02-10T06:35:58.420 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 starting - - - - 2024-02-10T06:35:58.421 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283 starting - - - - 2024-02-10T06:35:58.421 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:9283 running (15m) 63s ago 15m 464M - 17.2.0 e1d6a67b021e ed499950d073 2024-02-10T06:35:58.421 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (15m) 63s ago 15m 58.8M 2048M 17.2.0 e1d6a67b021e 60a601b2ff61 2024-02-10T06:35:58.421 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (13m) 54s ago 13m 49.7M 2048M 17.2.0 e1d6a67b021e 4ebc2b0fdcfd 2024-02-10T06:35:58.421 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (13m) 63s ago 13m 47.1M 2048M 17.2.0 e1d6a67b021e 44fe51c1eea2 2024-02-10T06:35:58.421 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 starting - - - - 2024-02-10T06:35:58.421 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (7m) 54s ago 7m 15.2M - 1dbe0e931976 9a83897e930f 2024-02-10T06:35:58.421 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (12m) 63s ago 12m 56.0M 4096M 17.2.0 e1d6a67b021e bcc8a51c630d 2024-02-10T06:35:58.421 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (12m) 63s ago 12m 58.0M 4096M 17.2.0 e1d6a67b021e 5eab7cb6e08b 2024-02-10T06:35:58.421 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (11m) 63s ago 11m 52.4M 4096M 17.2.0 e1d6a67b021e 86d79c376bdf 2024-02-10T06:35:58.421 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (10m) 63s ago 10m 53.9M 4096M 17.2.0 e1d6a67b021e c13af4060cb8 2024-02-10T06:35:58.421 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (10m) 54s ago 10m 57.6M 4096M 17.2.0 e1d6a67b021e b7955dc2a521 2024-02-10T06:35:58.421 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (9m) 54s ago 9m 53.5M 4096M 17.2.0 e1d6a67b021e 4193d5d45070 2024-02-10T06:35:58.421 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (8m) 54s ago 8m 51.7M 4096M 17.2.0 e1d6a67b021e 4816cdb9a60b 2024-02-10T06:35:58.421 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (8m) 54s ago 8m 53.8M 4096M 17.2.0 e1d6a67b021e e892e8cc28fc 2024-02-10T06:35:58.422 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (6m) 54s ago 7m 60.1M - 514e6a882f6e d849740a56d0 2024-02-10T06:35:58.422 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (5m) 63s ago 5m 85.0M - 17.2.0 e1d6a67b021e 62f56b90529d 2024-02-10T06:35:58.422 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (4m) 54s ago 4m 85.0M - 17.2.0 e1d6a67b021e f9a8c396df52 2024-02-10T06:35:58.422 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (4m) 63s ago 4m 84.5M - 17.2.0 e1d6a67b021e 73f34826e936 2024-02-10T06:35:58.422 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (4m) 54s ago 4m 84.6M - 17.2.0 e1d6a67b021e ae69d76dca01 2024-02-10T06:35:58.876 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:35:58.876 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:35:58.876 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-10T06:35:58.877 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:35:58.877 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:35:58.877 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-10T06:35:58.877 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 1 2024-02-10T06:35:58.877 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:35:58.877 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:35:58.877 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T06:35:58.877 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:35:58.877 INFO:teuthology.orchestra.run.smithi046.stdout: "mds": {}, 2024-02-10T06:35:58.877 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:35:58.877 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T06:35:58.877 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:35:58.878 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:35:58.878 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-02-10T06:35:58.878 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 1 2024-02-10T06:35:58.878 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:35:58.878 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:35:59.272 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:35:59.272 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:35:59.272 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:35:59.272 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:35:59.272 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [], 2024-02-10T06:35:59.272 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "", 2024-02-10T06:35:59.272 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "", 2024-02-10T06:35:59.272 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:35:59.272 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:35:59.725 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_OK 2024-02-10T06:35:59.878 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:35:59 smithi046 bash[14602]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:35:59] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:35:59.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:59 smithi046 bash[14329]: audit 2024-02-10T06:35:58.007576+0000 mgr.x (mgr.25052) 57 : audit [DBG] from='client.15348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:35:59.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:59 smithi046 bash[14329]: audit 2024-02-10T06:35:58.392273+0000 mgr.x (mgr.25052) 58 : audit [DBG] from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:35:59.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:59 smithi046 bash[14329]: cluster 2024-02-10T06:35:58.621315+0000 mgr.x (mgr.25052) 59 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:35:59.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:35:59 smithi046 bash[14329]: audit 2024-02-10T06:35:58.870509+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.46:0/3810635125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:35:59.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:59 smithi046 bash[20068]: audit 2024-02-10T06:35:58.007576+0000 mgr.x (mgr.25052) 57 : audit [DBG] from='client.15348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:35:59.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:59 smithi046 bash[20068]: audit 2024-02-10T06:35:58.392273+0000 mgr.x (mgr.25052) 58 : audit [DBG] from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:35:59.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:59 smithi046 bash[20068]: cluster 2024-02-10T06:35:58.621315+0000 mgr.x (mgr.25052) 59 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:35:59.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:35:59 smithi046 bash[20068]: audit 2024-02-10T06:35:58.870509+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.46:0/3810635125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:35:59.882 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:59 smithi175 bash[14559]: audit 2024-02-10T06:35:58.007576+0000 mgr.x (mgr.25052) 57 : audit [DBG] from='client.15348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:35:59.883 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:59 smithi175 bash[14559]: audit 2024-02-10T06:35:58.392273+0000 mgr.x (mgr.25052) 58 : audit [DBG] from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:35:59.883 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:59 smithi175 bash[14559]: cluster 2024-02-10T06:35:58.621315+0000 mgr.x (mgr.25052) 59 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:35:59.883 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:35:59 smithi175 bash[14559]: audit 2024-02-10T06:35:58.870509+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.46:0/3810635125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:36:00.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:00 smithi175 bash[14559]: audit 2024-02-10T06:35:59.267189+0000 mgr.x (mgr.25052) 60 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:36:00.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:00 smithi175 bash[14559]: audit 2024-02-10T06:35:59.719728+0000 mon.a (mon.0) 1289 : audit [DBG] from='client.? 172.21.15.46:0/1907803021' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:36:00.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:00 smithi046 bash[20068]: audit 2024-02-10T06:35:59.267189+0000 mgr.x (mgr.25052) 60 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:36:00.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:00 smithi046 bash[20068]: audit 2024-02-10T06:35:59.719728+0000 mon.a (mon.0) 1289 : audit [DBG] from='client.? 172.21.15.46:0/1907803021' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:36:00.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:00 smithi046 bash[14329]: audit 2024-02-10T06:35:59.267189+0000 mgr.x (mgr.25052) 60 : audit [DBG] from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:36:00.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:00 smithi046 bash[14329]: audit 2024-02-10T06:35:59.719728+0000 mon.a (mon.0) 1289 : audit [DBG] from='client.? 172.21.15.46:0/1907803021' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:36:01.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:01 smithi046 bash[14329]: cluster 2024-02-10T06:36:00.622084+0000 mgr.x (mgr.25052) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 0 op/s 2024-02-10T06:36:01.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:01 smithi046 bash[20068]: cluster 2024-02-10T06:36:00.622084+0000 mgr.x (mgr.25052) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 0 op/s 2024-02-10T06:36:02.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:01 smithi175 bash[14559]: cluster 2024-02-10T06:36:00.622084+0000 mgr.x (mgr.25052) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 0 op/s 2024-02-10T06:36:02.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:02 smithi175 bash[37799]: ts=2024-02-10T06:36:02.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.46:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.175:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:36:03.907 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:03 smithi175 bash[14559]: cluster 2024-02-10T06:36:02.623737+0000 mgr.x (mgr.25052) 62 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:36:03.907 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:03 smithi175 systemd[1]: Stopping Ceph prometheus.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:36:03.907 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:03 smithi175 bash[48045]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T06:36:03.907 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:03 smithi175 bash[37799]: ts=2024-02-10T06:36:03.711Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-10T06:36:03.907 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:03 smithi175 bash[37799]: ts=2024-02-10T06:36:03.711Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-10T06:36:03.907 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:03 smithi175 bash[37799]: ts=2024-02-10T06:36:03.711Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-10T06:36:03.907 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:03 smithi175 bash[37799]: ts=2024-02-10T06:36:03.711Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-10T06:36:03.908 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:03 smithi175 bash[37799]: ts=2024-02-10T06:36:03.711Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-10T06:36:03.908 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:03 smithi175 bash[37799]: ts=2024-02-10T06:36:03.711Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-10T06:36:03.908 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:03 smithi175 bash[37799]: ts=2024-02-10T06:36:03.712Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-10T06:36:03.908 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:03 smithi175 bash[37799]: ts=2024-02-10T06:36:03.712Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-10T06:36:03.908 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:03 smithi175 bash[37799]: ts=2024-02-10T06:36:03.712Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-10T06:36:03.908 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:03 smithi175 bash[37799]: ts=2024-02-10T06:36:03.713Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-10T06:36:03.908 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:03 smithi175 bash[37799]: ts=2024-02-10T06:36:03.713Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-10T06:36:03.908 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:03 smithi175 bash[37799]: ts=2024-02-10T06:36:03.713Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-10T06:36:04.031 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:03 smithi046 bash[20068]: cluster 2024-02-10T06:36:02.623737+0000 mgr.x (mgr.25052) 62 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:36:04.031 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:03 smithi046 bash[14329]: cluster 2024-02-10T06:36:02.623737+0000 mgr.x (mgr.25052) 62 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:36:04.600 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:04 smithi175 bash[48054]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-prometheus-a 2024-02-10T06:36:04.600 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:04 smithi175 bash[48089]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T06:36:04.600 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:04 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@prometheus.a.service: Succeeded. 2024-02-10T06:36:04.601 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:04 smithi175 systemd[1]: Stopped Ceph prometheus.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:36:04.601 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:04 smithi175 systemd[1]: Started Ceph prometheus.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:36:05.836 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:05 smithi175 bash[14559]: audit 2024-02-10T06:36:04.579415+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:05.836 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:05 smithi175 bash[14559]: audit 2024-02-10T06:36:04.590059+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:05.836 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:05 smithi175 bash[14559]: cluster 2024-02-10T06:36:04.624455+0000 mgr.x (mgr.25052) 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-02-10T06:36:05.836 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:05 smithi175 bash[14559]: cephadm 2024-02-10T06:36:04.636256+0000 mgr.x (mgr.25052) 64 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-02-10T06:36:05.836 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:05 smithi175 bash[14559]: cephadm 2024-02-10T06:36:04.637057+0000 mgr.x (mgr.25052) 65 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi175 2024-02-10T06:36:05.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:05 smithi046 bash[14329]: audit 2024-02-10T06:36:04.579415+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:05.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:05 smithi046 bash[14329]: audit 2024-02-10T06:36:04.590059+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:05.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:05 smithi046 bash[14329]: cluster 2024-02-10T06:36:04.624455+0000 mgr.x (mgr.25052) 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-02-10T06:36:05.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:05 smithi046 bash[14329]: cephadm 2024-02-10T06:36:04.636256+0000 mgr.x (mgr.25052) 64 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-02-10T06:36:05.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:05 smithi046 bash[14329]: cephadm 2024-02-10T06:36:04.637057+0000 mgr.x (mgr.25052) 65 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi175 2024-02-10T06:36:05.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:05 smithi046 bash[20068]: audit 2024-02-10T06:36:04.579415+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:05.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:05 smithi046 bash[20068]: audit 2024-02-10T06:36:04.590059+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:05.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:05 smithi046 bash[20068]: cluster 2024-02-10T06:36:04.624455+0000 mgr.x (mgr.25052) 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-02-10T06:36:05.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:05 smithi046 bash[20068]: cephadm 2024-02-10T06:36:04.636256+0000 mgr.x (mgr.25052) 64 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-02-10T06:36:05.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:05 smithi046 bash[20068]: cephadm 2024-02-10T06:36:04.637057+0000 mgr.x (mgr.25052) 65 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi175 2024-02-10T06:36:06.098 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:05 smithi175 bash[48117]: ts=2024-02-10T06:36:05.985Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-10T06:36:06.098 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:05 smithi175 bash[48117]: ts=2024-02-10T06:36:05.985Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-10T06:36:06.098 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:05 smithi175 bash[48117]: ts=2024-02-10T06:36:05.985Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-10T06:36:06.098 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:05 smithi175 bash[48117]: ts=2024-02-10T06:36:05.985Z caller=main.go:518 level=info host_details="(Linux 5.4.0-171-generic #189-Ubuntu SMP Fri Jan 5 14:23:02 UTC 2024 x86_64 smithi175 (none))" 2024-02-10T06:36:06.098 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:05 smithi175 bash[48117]: ts=2024-02-10T06:36:05.985Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-10T06:36:06.098 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:05 smithi175 bash[48117]: ts=2024-02-10T06:36:05.985Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-10T06:36:06.098 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:05 smithi175 bash[48117]: ts=2024-02-10T06:36:05.988Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-10T06:36:06.098 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:05 smithi175 bash[48117]: ts=2024-02-10T06:36:05.989Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-10T06:36:06.098 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:05 smithi175 bash[48117]: ts=2024-02-10T06:36:05.992Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-10T06:36:06.098 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:05 smithi175 bash[48117]: ts=2024-02-10T06:36:05.996Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-10T06:36:06.098 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:05 smithi175 bash[48117]: ts=2024-02-10T06:36:05.996Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.514µs 2024-02-10T06:36:06.098 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:05 smithi175 bash[48117]: ts=2024-02-10T06:36:05.996Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-10T06:36:06.098 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:05 smithi175 bash[48117]: ts=2024-02-10T06:36:05.997Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-02-10T06:36:06.099 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:06 smithi175 bash[48117]: ts=2024-02-10T06:36:06.093Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-02-10T06:36:06.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:06 smithi175 bash[14559]: audit 2024-02-10T06:36:05.771591+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:36:06.745 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:06 smithi175 bash[48117]: ts=2024-02-10T06:36:06.350Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-02-10T06:36:06.745 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:06 smithi175 bash[48117]: ts=2024-02-10T06:36:06.453Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-02-10T06:36:06.745 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:06 smithi175 bash[48117]: ts=2024-02-10T06:36:06.454Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-02-10T06:36:06.745 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:06 smithi175 bash[48117]: ts=2024-02-10T06:36:06.454Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=76.734µs wal_replay_duration=457.427414ms total_replay_duration=457.530255ms 2024-02-10T06:36:06.745 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:06 smithi175 bash[48117]: ts=2024-02-10T06:36:06.459Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-10T06:36:06.745 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:06 smithi175 bash[48117]: ts=2024-02-10T06:36:06.459Z caller=main.go:947 level=info msg="TSDB started" 2024-02-10T06:36:06.745 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:06 smithi175 bash[48117]: ts=2024-02-10T06:36:06.459Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-10T06:36:06.745 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:06 smithi175 bash[48117]: ts=2024-02-10T06:36:06.493Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=33.757114ms db_storage=1.28µs remote_storage=2.983µs web_handler=708ns query_engine=1.297µs scrape=678.543µs scrape_sd=336.927µs notify=89.628µs notify_sd=49.68µs rules=31.97496ms 2024-02-10T06:36:06.745 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:06 smithi175 bash[48117]: ts=2024-02-10T06:36:06.493Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-10T06:36:06.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:06 smithi046 bash[14329]: audit 2024-02-10T06:36:05.771591+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:36:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:06 smithi046 bash[20068]: audit 2024-02-10T06:36:05.771591+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:36:07.831 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:07 smithi175 bash[14559]: cluster 2024-02-10T06:36:06.625638+0000 mgr.x (mgr.25052) 66 : cluster [DBG] pgmap v33: 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-02-10T06:36:07.832 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:07 smithi175 systemd[1]: Stopping Ceph node-exporter.b for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:36:07.832 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:07 smithi175 bash[48321]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-node-exporter.b 2024-02-10T06:36:07.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:07 smithi046 bash[14329]: cluster 2024-02-10T06:36:06.625638+0000 mgr.x (mgr.25052) 66 : cluster [DBG] pgmap v33: 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-02-10T06:36:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:07 smithi046 bash[20068]: cluster 2024-02-10T06:36:06.625638+0000 mgr.x (mgr.25052) 66 : cluster [DBG] pgmap v33: 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-02-10T06:36:08.477 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:08 smithi175 bash[48330]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-node-exporter-b 2024-02-10T06:36:08.478 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:08 smithi175 bash[48366]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-node-exporter.b 2024-02-10T06:36:08.478 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:08 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-10T06:36:08.478 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:08 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-10T06:36:08.478 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:08 smithi175 systemd[1]: Stopped Ceph node-exporter.b for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:36:08.478 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:08 smithi175 systemd[1]: Started Ceph node-exporter.b for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:36:08.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:08 smithi175 bash[14559]: audit 2024-02-10T06:36:07.208300+0000 mgr.x (mgr.25052) 67 : audit [DBG] from='client.15288 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:36:08.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:08 smithi175 bash[14559]: audit 2024-02-10T06:36:08.450910+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:08.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:08 smithi175 bash[14559]: audit 2024-02-10T06:36:08.461835+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:08.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:08 smithi175 bash[14559]: audit 2024-02-10T06:36:08.586650+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:08.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:08 smithi175 bash[14559]: audit 2024-02-10T06:36:08.594370+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:08.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:08 smithi175 bash[14559]: audit 2024-02-10T06:36:08.601037+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T06:36:08.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:08 smithi046 bash[14329]: audit 2024-02-10T06:36:07.208300+0000 mgr.x (mgr.25052) 67 : audit [DBG] from='client.15288 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:36:08.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:08 smithi046 bash[14329]: audit 2024-02-10T06:36:08.450910+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:08.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:08 smithi046 bash[14329]: audit 2024-02-10T06:36:08.461835+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:08.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:08 smithi046 bash[14329]: audit 2024-02-10T06:36:08.586650+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:08.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:08 smithi046 bash[14329]: audit 2024-02-10T06:36:08.594370+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:08.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:08 smithi046 bash[14329]: audit 2024-02-10T06:36:08.601037+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T06:36:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:08 smithi046 bash[20068]: audit 2024-02-10T06:36:07.208300+0000 mgr.x (mgr.25052) 67 : audit [DBG] from='client.15288 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:36:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:08 smithi046 bash[20068]: audit 2024-02-10T06:36:08.450910+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:08 smithi046 bash[20068]: audit 2024-02-10T06:36:08.461835+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:08 smithi046 bash[20068]: audit 2024-02-10T06:36:08.586650+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:08 smithi046 bash[20068]: audit 2024-02-10T06:36:08.594370+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:08 smithi046 bash[20068]: audit 2024-02-10T06:36:08.601037+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T06:36:09.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[14559]: cephadm 2024-02-10T06:36:08.512996+0000 mgr.x (mgr.25052) 68 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-02-10T06:36:09.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[14559]: cephadm 2024-02-10T06:36:08.528366+0000 mgr.x (mgr.25052) 69 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-02-10T06:36:09.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[14559]: audit 2024-02-10T06:36:08.602190+0000 mgr.x (mgr.25052) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T06:36:09.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[14559]: cephadm 2024-02-10T06:36:08.613007+0000 mgr.x (mgr.25052) 71 : cephadm [INF] Reconfiguring daemon grafana.a on smithi175 2024-02-10T06:36:09.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[14559]: cluster 2024-02-10T06:36:08.626764+0000 mgr.x (mgr.25052) 72 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:09.745 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.576Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-10T06:36:09.745 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.576Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-02-10T06:36:09.746 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.576Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-02-10T06:36:09.746 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.576Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-10T06:36:09.746 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.577Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-10T06:36:09.746 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.577Z caller=node_exporter.go:115 level=info collector=arp 2024-02-10T06:36:09.746 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.577Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-10T06:36:09.746 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.577Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-10T06:36:09.746 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.577Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-10T06:36:09.746 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.577Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-10T06:36:09.746 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.577Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-10T06:36:09.746 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.577Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-10T06:36:09.746 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.577Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-10T06:36:09.746 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.577Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-10T06:36:09.746 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.577Z caller=node_exporter.go:115 level=info collector=edac 2024-02-10T06:36:09.746 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-10T06:36:09.746 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-10T06:36:09.747 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-10T06:36:09.747 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-10T06:36:09.747 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-10T06:36:09.747 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-10T06:36:09.747 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-10T06:36:09.747 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-10T06:36:09.747 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-10T06:36:09.747 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-10T06:36:09.747 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-10T06:36:09.747 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-10T06:36:09.747 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-10T06:36:09.747 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-10T06:36:09.747 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-10T06:36:09.747 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-10T06:36:09.747 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=os 2024-02-10T06:36:09.748 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-10T06:36:09.748 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-10T06:36:09.748 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-10T06:36:09.748 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-10T06:36:09.748 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-10T06:36:09.748 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-10T06:36:09.748 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=stat 2024-02-10T06:36:09.748 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-10T06:36:09.748 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-10T06:36:09.748 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-10T06:36:09.748 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=time 2024-02-10T06:36:09.748 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-10T06:36:09.748 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=uname 2024-02-10T06:36:09.748 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-10T06:36:09.748 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-10T06:36:09.749 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-10T06:36:09.749 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-10T06:36:09.749 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:36:09 smithi175 bash[48395]: ts=2024-02-10T06:36:09.578Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-10T06:36:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:09 smithi046 bash[14329]: cephadm 2024-02-10T06:36:08.512996+0000 mgr.x (mgr.25052) 68 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-02-10T06:36:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:09 smithi046 bash[14329]: cephadm 2024-02-10T06:36:08.528366+0000 mgr.x (mgr.25052) 69 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-02-10T06:36:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:09 smithi046 bash[14329]: audit 2024-02-10T06:36:08.602190+0000 mgr.x (mgr.25052) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T06:36:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:09 smithi046 bash[14329]: cephadm 2024-02-10T06:36:08.613007+0000 mgr.x (mgr.25052) 71 : cephadm [INF] Reconfiguring daemon grafana.a on smithi175 2024-02-10T06:36:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:09 smithi046 bash[14329]: cluster 2024-02-10T06:36:08.626764+0000 mgr.x (mgr.25052) 72 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:09.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:09 smithi046 bash[20068]: cephadm 2024-02-10T06:36:08.512996+0000 mgr.x (mgr.25052) 68 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-02-10T06:36:09.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:09 smithi046 bash[20068]: cephadm 2024-02-10T06:36:08.528366+0000 mgr.x (mgr.25052) 69 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-02-10T06:36:09.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:09 smithi046 bash[20068]: audit 2024-02-10T06:36:08.602190+0000 mgr.x (mgr.25052) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T06:36:09.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:09 smithi046 bash[20068]: cephadm 2024-02-10T06:36:08.613007+0000 mgr.x (mgr.25052) 71 : cephadm [INF] Reconfiguring daemon grafana.a on smithi175 2024-02-10T06:36:09.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:09 smithi046 bash[20068]: cluster 2024-02-10T06:36:08.626764+0000 mgr.x (mgr.25052) 72 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:11.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:11 smithi175 bash[14559]: cluster 2024-02-10T06:36:10.627289+0000 mgr.x (mgr.25052) 73 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:12.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:11 smithi046 bash[14329]: cluster 2024-02-10T06:36:10.627289+0000 mgr.x (mgr.25052) 73 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:12.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:11 smithi046 bash[20068]: cluster 2024-02-10T06:36:10.627289+0000 mgr.x (mgr.25052) 73 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:13.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:13 smithi175 bash[14559]: cluster 2024-02-10T06:36:12.628630+0000 mgr.x (mgr.25052) 74 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:14.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:13 smithi046 bash[14329]: cluster 2024-02-10T06:36:12.628630+0000 mgr.x (mgr.25052) 74 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:14.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:13 smithi046 bash[20068]: cluster 2024-02-10T06:36:12.628630+0000 mgr.x (mgr.25052) 74 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:15.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:15 smithi175 bash[14559]: cluster 2024-02-10T06:36:14.629216+0000 mgr.x (mgr.25052) 75 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:16.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:15 smithi046 bash[14329]: cluster 2024-02-10T06:36:14.629216+0000 mgr.x (mgr.25052) 75 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:16.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:15 smithi046 bash[20068]: cluster 2024-02-10T06:36:14.629216+0000 mgr.x (mgr.25052) 75 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:17.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:17 smithi175 bash[14559]: cluster 2024-02-10T06:36:16.630185+0000 mgr.x (mgr.25052) 76 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:18.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:17 smithi046 bash[14329]: cluster 2024-02-10T06:36:16.630185+0000 mgr.x (mgr.25052) 76 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:18.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:17 smithi046 bash[20068]: cluster 2024-02-10T06:36:16.630185+0000 mgr.x (mgr.25052) 76 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:18.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:18 smithi175 bash[14559]: audit 2024-02-10T06:36:17.219328+0000 mgr.x (mgr.25052) 77 : audit [DBG] from='client.15288 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:36:19.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:18 smithi046 bash[14329]: audit 2024-02-10T06:36:17.219328+0000 mgr.x (mgr.25052) 77 : audit [DBG] from='client.15288 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:36:19.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:18 smithi046 bash[20068]: audit 2024-02-10T06:36:17.219328+0000 mgr.x (mgr.25052) 77 : audit [DBG] from='client.15288 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:36:19.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:19 smithi175 bash[14559]: cluster 2024-02-10T06:36:18.630862+0000 mgr.x (mgr.25052) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:20.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:19 smithi046 bash[14329]: cluster 2024-02-10T06:36:18.630862+0000 mgr.x (mgr.25052) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:20.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:19 smithi046 bash[20068]: cluster 2024-02-10T06:36:18.630862+0000 mgr.x (mgr.25052) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:21.708 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:21 smithi175 bash[45655]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:36:21] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.33.4" 2024-02-10T06:36:21.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:21 smithi175 bash[14559]: cluster 2024-02-10T06:36:20.631424+0000 mgr.x (mgr.25052) 79 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:21.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:21 smithi175 bash[14559]: audit 2024-02-10T06:36:20.772871+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:36:22.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:21 smithi046 bash[14329]: cluster 2024-02-10T06:36:20.631424+0000 mgr.x (mgr.25052) 79 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:22.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:21 smithi046 bash[14329]: audit 2024-02-10T06:36:20.772871+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:36:22.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:21 smithi046 bash[20068]: cluster 2024-02-10T06:36:20.631424+0000 mgr.x (mgr.25052) 79 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:22.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:21 smithi046 bash[20068]: audit 2024-02-10T06:36:20.772871+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:36:23.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:23 smithi175 bash[14559]: cluster 2024-02-10T06:36:22.632710+0000 mgr.x (mgr.25052) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:24.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:23 smithi046 bash[14329]: cluster 2024-02-10T06:36:22.632710+0000 mgr.x (mgr.25052) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:24.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:23 smithi046 bash[20068]: cluster 2024-02-10T06:36:22.632710+0000 mgr.x (mgr.25052) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:25.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:25 smithi175 bash[14559]: cluster 2024-02-10T06:36:24.633424+0000 mgr.x (mgr.25052) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:26.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:25 smithi046 bash[14329]: cluster 2024-02-10T06:36:24.633424+0000 mgr.x (mgr.25052) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:26.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:25 smithi046 bash[20068]: cluster 2024-02-10T06:36:24.633424+0000 mgr.x (mgr.25052) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:27.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:27 smithi175 bash[14559]: cluster 2024-02-10T06:36:26.634999+0000 mgr.x (mgr.25052) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:28.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:27 smithi046 bash[14329]: cluster 2024-02-10T06:36:26.634999+0000 mgr.x (mgr.25052) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:28.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:27 smithi046 bash[20068]: cluster 2024-02-10T06:36:26.634999+0000 mgr.x (mgr.25052) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:28.951 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:28 smithi175 bash[48117]: ts=2024-02-10T06:36: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.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:36:29.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:28 smithi046 bash[14329]: audit 2024-02-10T06:36:27.230980+0000 mgr.x (mgr.25052) 83 : audit [DBG] from='client.15288 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:36:29.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:28 smithi046 bash[20068]: audit 2024-02-10T06:36:27.230980+0000 mgr.x (mgr.25052) 83 : audit [DBG] from='client.15288 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:36:29.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:28 smithi175 bash[14559]: audit 2024-02-10T06:36:27.230980+0000 mgr.x (mgr.25052) 83 : audit [DBG] from='client.15288 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:36:29.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:29 smithi175 bash[14559]: cluster 2024-02-10T06:36:28.635794+0000 mgr.x (mgr.25052) 84 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:30.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:29 smithi046 bash[14329]: cluster 2024-02-10T06:36:28.635794+0000 mgr.x (mgr.25052) 84 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:30.109 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:29 smithi046 bash[20068]: cluster 2024-02-10T06:36:28.635794+0000 mgr.x (mgr.25052) 84 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:30.156 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:36:30.964 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:36:30.964 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 starting - - - - 2024-02-10T06:36:30.964 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 starting - - - - 2024-02-10T06:36:30.964 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 starting - - - - 2024-02-10T06:36:30.964 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (7m) 86s ago 7m 45.8M - 8.3.5 dad864ee21e9 226c0f173658 2024-02-10T06:36:30.964 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 starting - - - - 2024-02-10T06:36:30.964 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283 starting - - - - 2024-02-10T06:36:30.964 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:9283 running (15m) 96s ago 15m 464M - 17.2.0 e1d6a67b021e ed499950d073 2024-02-10T06:36:30.964 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (15m) 96s ago 15m 58.8M 2048M 17.2.0 e1d6a67b021e 60a601b2ff61 2024-02-10T06:36:30.964 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (14m) 86s ago 14m 49.7M 2048M 17.2.0 e1d6a67b021e 4ebc2b0fdcfd 2024-02-10T06:36:30.964 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (14m) 96s ago 14m 47.1M 2048M 17.2.0 e1d6a67b021e 44fe51c1eea2 2024-02-10T06:36:30.964 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 starting - - - - 2024-02-10T06:36:30.964 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 starting - - - - 2024-02-10T06:36:30.965 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (13m) 96s ago 13m 56.0M 4096M 17.2.0 e1d6a67b021e bcc8a51c630d 2024-02-10T06:36:30.965 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (12m) 96s ago 12m 58.0M 4096M 17.2.0 e1d6a67b021e 5eab7cb6e08b 2024-02-10T06:36:30.965 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (12m) 96s ago 12m 52.4M 4096M 17.2.0 e1d6a67b021e 86d79c376bdf 2024-02-10T06:36:30.965 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (11m) 96s ago 11m 53.9M 4096M 17.2.0 e1d6a67b021e c13af4060cb8 2024-02-10T06:36:30.965 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (10m) 86s ago 10m 57.6M 4096M 17.2.0 e1d6a67b021e b7955dc2a521 2024-02-10T06:36:30.965 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (10m) 86s ago 10m 53.5M 4096M 17.2.0 e1d6a67b021e 4193d5d45070 2024-02-10T06:36:30.965 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (9m) 86s ago 9m 51.7M 4096M 17.2.0 e1d6a67b021e 4816cdb9a60b 2024-02-10T06:36:30.965 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (8m) 86s ago 8m 53.8M 4096M 17.2.0 e1d6a67b021e e892e8cc28fc 2024-02-10T06:36:30.965 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 starting - - - - 2024-02-10T06:36:30.965 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (5m) 96s ago 5m 85.0M - 17.2.0 e1d6a67b021e 62f56b90529d 2024-02-10T06:36:30.965 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (5m) 86s ago 5m 85.0M - 17.2.0 e1d6a67b021e f9a8c396df52 2024-02-10T06:36:30.965 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (5m) 96s ago 5m 84.5M - 17.2.0 e1d6a67b021e 73f34826e936 2024-02-10T06:36:30.965 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (5m) 86s ago 5m 84.6M - 17.2.0 e1d6a67b021e ae69d76dca01 2024-02-10T06:36:31.417 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:36:31.417 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:36:31.417 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-10T06:36:31.417 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:36:31.417 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:36:31.418 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-10T06:36:31.418 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 1 2024-02-10T06:36:31.418 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:36:31.418 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:36:31.418 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T06:36:31.418 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:36:31.418 INFO:teuthology.orchestra.run.smithi046.stdout: "mds": {}, 2024-02-10T06:36:31.418 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:36:31.418 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T06:36:31.418 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:36:31.418 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:36:31.418 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-02-10T06:36:31.418 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 1 2024-02-10T06:36:31.418 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:36:31.418 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:36:31.631 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:31 smithi175 bash[45655]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:36:31] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.33.4" 2024-02-10T06:36:31.806 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:36:31.806 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:36:31.807 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:36:31.807 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:36:31.807 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [], 2024-02-10T06:36:31.807 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "", 2024-02-10T06:36:31.807 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "", 2024-02-10T06:36:31.807 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:36:31.807 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:36:31.959 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:31 smithi175 bash[14559]: audit 2024-02-10T06:36:30.135772+0000 mgr.x (mgr.25052) 85 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:36:31.960 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:31 smithi175 bash[14559]: audit 2024-02-10T06:36:30.545552+0000 mgr.x (mgr.25052) 86 : audit [DBG] from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:36:31.960 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:31 smithi175 bash[14559]: cluster 2024-02-10T06:36:30.636507+0000 mgr.x (mgr.25052) 87 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:31.960 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:31 smithi175 bash[14559]: audit 2024-02-10T06:36:31.410917+0000 mon.a (mon.0) 1296 : audit [DBG] from='client.? 172.21.15.46:0/3997237502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:36:32.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:31 smithi046 bash[14329]: audit 2024-02-10T06:36:30.135772+0000 mgr.x (mgr.25052) 85 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:36:32.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:31 smithi046 bash[14329]: audit 2024-02-10T06:36:30.545552+0000 mgr.x (mgr.25052) 86 : audit [DBG] from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:36:32.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:31 smithi046 bash[14329]: cluster 2024-02-10T06:36:30.636507+0000 mgr.x (mgr.25052) 87 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:32.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:31 smithi046 bash[14329]: audit 2024-02-10T06:36:31.410917+0000 mon.a (mon.0) 1296 : audit [DBG] from='client.? 172.21.15.46:0/3997237502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:36:32.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:31 smithi046 bash[20068]: audit 2024-02-10T06:36:30.135772+0000 mgr.x (mgr.25052) 85 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:36:32.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:31 smithi046 bash[20068]: audit 2024-02-10T06:36:30.545552+0000 mgr.x (mgr.25052) 86 : audit [DBG] from='client.15384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:36:32.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:31 smithi046 bash[20068]: cluster 2024-02-10T06:36:30.636507+0000 mgr.x (mgr.25052) 87 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:32.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:31 smithi046 bash[20068]: audit 2024-02-10T06:36:31.410917+0000 mon.a (mon.0) 1296 : audit [DBG] from='client.? 172.21.15.46:0/3997237502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:36:32.248 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_OK 2024-02-10T06:36:32.775 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:32 smithi175 bash[14559]: audit 2024-02-10T06:36:30.930958+0000 mgr.x (mgr.25052) 88 : audit [DBG] from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:36:32.775 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:32 smithi175 bash[14559]: audit 2024-02-10T06:36:31.801635+0000 mgr.x (mgr.25052) 89 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:36:32.776 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:32 smithi175 systemd[1]: Stopping Ceph grafana.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:36:32.776 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:32 smithi175 bash[49237]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-grafana.a 2024-02-10T06:36:32.776 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:32 smithi175 bash[36577]: t=2024-02-10T06:36:32+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-02-10T06:36:32.776 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:32 smithi175 bash[36577]: t=2024-02-10T06:36:32+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2024-02-10T06:36:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:32 smithi046 bash[14329]: audit 2024-02-10T06:36:30.930958+0000 mgr.x (mgr.25052) 88 : audit [DBG] from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:36:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:32 smithi046 bash[14329]: audit 2024-02-10T06:36:31.801635+0000 mgr.x (mgr.25052) 89 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:36:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:32 smithi046 bash[14329]: audit 2024-02-10T06:36:32.242789+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.46:0/2330769384' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:36:33.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:32 smithi046 bash[20068]: audit 2024-02-10T06:36:30.930958+0000 mgr.x (mgr.25052) 88 : audit [DBG] from='client.15390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:36:33.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:32 smithi046 bash[20068]: audit 2024-02-10T06:36:31.801635+0000 mgr.x (mgr.25052) 89 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:36:33.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:32 smithi046 bash[20068]: audit 2024-02-10T06:36:32.242789+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.46:0/2330769384' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:36:33.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:32 smithi175 bash[14559]: audit 2024-02-10T06:36:32.242789+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.46:0/2330769384' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:36:33.543 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[49247]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-grafana-a 2024-02-10T06:36:33.543 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[49284]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-grafana.a 2024-02-10T06:36:33.543 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:33 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@grafana.a.service: Succeeded. 2024-02-10T06:36:33.543 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:33 smithi175 systemd[1]: Stopped Ceph grafana.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:36:33.543 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:33 smithi175 systemd[1]: Started Ceph grafana.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:36:33.875 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[14559]: cluster 2024-02-10T06:36:32.638203+0000 mgr.x (mgr.25052) 90 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:33.875 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[14559]: audit 2024-02-10T06:36:33.524072+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:33.875 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[14559]: audit 2024-02-10T06:36:33.535960+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:33.875 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[14559]: audit 2024-02-10T06:36:33.585536+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:36:33.875 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[14559]: audit 2024-02-10T06:36:33.592301+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi046.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T06:36:33.875 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[14559]: audit 2024-02-10T06:36:33.600600+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:33.875 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[14559]: audit 2024-02-10T06:36:33.615747+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:36:33.875 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[14559]: audit 2024-02-10T06:36:33.644385+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:33.875 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[14559]: audit 2024-02-10T06:36:33.650801+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:36:33.875 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[14559]: audit 2024-02-10T06:36:33.655764+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi046"}]: dispatch 2024-02-10T06:36:33.875 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[14559]: audit 2024-02-10T06:36:33.661185+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:33.876 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[14559]: audit 2024-02-10T06:36:33.674863+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:36:33.876 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[14559]: audit 2024-02-10T06:36:33.678398+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi175.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T06:36:33.876 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[14559]: audit 2024-02-10T06:36:33.685809+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:33.876 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[14559]: audit 2024-02-10T06:36:33.703200+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T06:36:33.876 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[14559]: audit 2024-02-10T06:36:33.711610+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi175.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T06:36:33.876 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[14559]: audit 2024-02-10T06:36:33.720869+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:33.876 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[45655]: [10/Feb/2024:06:36:33] ENGINE Bus STOPPING 2024-02-10T06:36:33.876 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[45655]: [10/Feb/2024:06:36:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T06:36:33.876 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[45655]: [10/Feb/2024:06:36:33] ENGINE Bus STOPPED 2024-02-10T06:36:33.876 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[45655]: [10/Feb/2024:06:36:33] ENGINE Bus STARTING 2024-02-10T06:36:33.876 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[45655]: [10/Feb/2024:06:36:33] ENGINE Serving on http://:::9283 2024-02-10T06:36:33.876 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[45655]: [10/Feb/2024:06:36:33] ENGINE Bus STARTED 2024-02-10T06:36:33.877 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[45655]: [10/Feb/2024:06:36:33] ENGINE Bus STOPPING 2024-02-10T06:36:33.877 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[45655]: [10/Feb/2024:06:36:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T06:36:33.877 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[45655]: [10/Feb/2024:06:36:33] ENGINE Bus STOPPED 2024-02-10T06:36:33.877 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[45655]: [10/Feb/2024:06:36:33] ENGINE Bus STARTING 2024-02-10T06:36:33.877 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[45655]: [10/Feb/2024:06:36:33] ENGINE Serving on http://:::9283 2024-02-10T06:36:34.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[20068]: cluster 2024-02-10T06:36:32.638203+0000 mgr.x (mgr.25052) 90 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:34.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[20068]: audit 2024-02-10T06:36:33.524072+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:34.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[20068]: audit 2024-02-10T06:36:33.535960+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:34.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[20068]: audit 2024-02-10T06:36:33.585536+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:36:34.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[20068]: audit 2024-02-10T06:36:33.592301+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi046.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T06:36:34.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[20068]: audit 2024-02-10T06:36:33.600600+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:34.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[20068]: audit 2024-02-10T06:36:33.615747+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:36:34.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[20068]: audit 2024-02-10T06:36:33.644385+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:34.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[20068]: audit 2024-02-10T06:36:33.650801+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:36:34.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[20068]: audit 2024-02-10T06:36:33.655764+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi046"}]: dispatch 2024-02-10T06:36:34.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[20068]: audit 2024-02-10T06:36:33.661185+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:34.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[20068]: audit 2024-02-10T06:36:33.674863+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:36:34.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[20068]: audit 2024-02-10T06:36:33.678398+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi175.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T06:36:34.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[20068]: audit 2024-02-10T06:36:33.685809+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:34.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[20068]: audit 2024-02-10T06:36:33.703200+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T06:36:34.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[20068]: audit 2024-02-10T06:36:33.711610+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi175.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T06:36:34.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[20068]: audit 2024-02-10T06:36:33.720869+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:34.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[14329]: cluster 2024-02-10T06:36:32.638203+0000 mgr.x (mgr.25052) 90 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:34.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[14329]: audit 2024-02-10T06:36:33.524072+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:34.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[14329]: audit 2024-02-10T06:36:33.535960+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:34.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[14329]: audit 2024-02-10T06:36:33.585536+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:36:34.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[14329]: audit 2024-02-10T06:36:33.592301+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi046.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T06:36:34.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[14329]: audit 2024-02-10T06:36:33.600600+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:34.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[14329]: audit 2024-02-10T06:36:33.615747+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:36:34.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[14329]: audit 2024-02-10T06:36:33.644385+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:34.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[14329]: audit 2024-02-10T06:36:33.650801+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:36:34.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[14329]: audit 2024-02-10T06:36:33.655764+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi046"}]: dispatch 2024-02-10T06:36:34.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[14329]: audit 2024-02-10T06:36:33.661185+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:34.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[14329]: audit 2024-02-10T06:36:33.674863+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:36:34.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[14329]: audit 2024-02-10T06:36:33.678398+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi175.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T06:36:34.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[14329]: audit 2024-02-10T06:36:33.685809+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:34.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[14329]: audit 2024-02-10T06:36:33.703200+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T06:36:34.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[14329]: audit 2024-02-10T06:36:33.711610+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi175.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T06:36:34.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:33 smithi046 bash[14329]: audit 2024-02-10T06:36:33.720869+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:34.226 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[45655]: [10/Feb/2024:06:36:33] ENGINE Bus STARTED 2024-02-10T06:36:34.226 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[45655]: [10/Feb/2024:06:36:33] ENGINE Bus STOPPING 2024-02-10T06:36:34.226 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[45655]: [10/Feb/2024:06:36:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T06:36:34.226 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[45655]: [10/Feb/2024:06:36:33] ENGINE Bus STOPPED 2024-02-10T06:36:34.226 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[45655]: [10/Feb/2024:06:36:33] ENGINE Bus STARTING 2024-02-10T06:36:34.226 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[45655]: [10/Feb/2024:06:36:33] ENGINE Serving on http://:::9283 2024-02-10T06:36:34.226 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:33 smithi175 bash[45655]: [10/Feb/2024:06:36:33] ENGINE Bus STARTED 2024-02-10T06:36:35.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[20068]: audit 2024-02-10T06:36:33.586465+0000 mgr.x (mgr.25052) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:36:35.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[20068]: audit 2024-02-10T06:36:33.593118+0000 mgr.x (mgr.25052) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi046.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T06:36:35.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[20068]: audit 2024-02-10T06:36:33.617101+0000 mgr.x (mgr.25052) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:36:35.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[20068]: cephadm 2024-02-10T06:36:33.650269+0000 mgr.x (mgr.25052) 94 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.46:5000 to Dashboard 2024-02-10T06:36:35.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[20068]: audit 2024-02-10T06:36:33.651789+0000 mgr.x (mgr.25052) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:36:35.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[20068]: audit 2024-02-10T06:36:33.657051+0000 mgr.x (mgr.25052) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi046"}]: dispatch 2024-02-10T06:36:35.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[20068]: audit 2024-02-10T06:36:33.675900+0000 mgr.x (mgr.25052) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:36:35.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[20068]: audit 2024-02-10T06:36:33.678967+0000 mgr.x (mgr.25052) 98 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi175.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T06:36:35.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[20068]: audit 2024-02-10T06:36:33.704023+0000 mgr.x (mgr.25052) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T06:36:35.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[20068]: audit 2024-02-10T06:36:33.712329+0000 mgr.x (mgr.25052) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi175.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T06:36:35.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[20068]: audit 2024-02-10T06:36:33.758048+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:36:35.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[20068]: cephadm 2024-02-10T06:36:33.759751+0000 mgr.x (mgr.25052) 101 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T06:36:35.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[14329]: audit 2024-02-10T06:36:33.586465+0000 mgr.x (mgr.25052) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:36:35.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[14329]: audit 2024-02-10T06:36:33.593118+0000 mgr.x (mgr.25052) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi046.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T06:36:35.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[14329]: audit 2024-02-10T06:36:33.617101+0000 mgr.x (mgr.25052) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:36:35.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[14329]: cephadm 2024-02-10T06:36:33.650269+0000 mgr.x (mgr.25052) 94 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.46:5000 to Dashboard 2024-02-10T06:36:35.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[14329]: audit 2024-02-10T06:36:33.651789+0000 mgr.x (mgr.25052) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:36:35.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[14329]: audit 2024-02-10T06:36:33.657051+0000 mgr.x (mgr.25052) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi046"}]: dispatch 2024-02-10T06:36:35.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[14329]: audit 2024-02-10T06:36:33.675900+0000 mgr.x (mgr.25052) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:36:35.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[14329]: audit 2024-02-10T06:36:33.678967+0000 mgr.x (mgr.25052) 98 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi175.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T06:36:35.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[14329]: audit 2024-02-10T06:36:33.704023+0000 mgr.x (mgr.25052) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T06:36:35.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[14329]: audit 2024-02-10T06:36:33.712329+0000 mgr.x (mgr.25052) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi175.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T06:36:35.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[14329]: audit 2024-02-10T06:36:33.758048+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:36:35.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:34 smithi046 bash[14329]: cephadm 2024-02-10T06:36:33.759751+0000 mgr.x (mgr.25052) 101 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T06:36:35.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:34 smithi175 bash[14559]: audit 2024-02-10T06:36:33.586465+0000 mgr.x (mgr.25052) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:36:35.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:34 smithi175 bash[14559]: audit 2024-02-10T06:36:33.593118+0000 mgr.x (mgr.25052) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi046.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T06:36:35.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:34 smithi175 bash[14559]: audit 2024-02-10T06:36:33.617101+0000 mgr.x (mgr.25052) 93 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:36:35.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:34 smithi175 bash[14559]: cephadm 2024-02-10T06:36:33.650269+0000 mgr.x (mgr.25052) 94 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.46:5000 to Dashboard 2024-02-10T06:36:35.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:34 smithi175 bash[14559]: audit 2024-02-10T06:36:33.651789+0000 mgr.x (mgr.25052) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:36:35.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:34 smithi175 bash[14559]: audit 2024-02-10T06:36:33.657051+0000 mgr.x (mgr.25052) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi046"}]: dispatch 2024-02-10T06:36:35.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:34 smithi175 bash[14559]: audit 2024-02-10T06:36:33.675900+0000 mgr.x (mgr.25052) 97 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:36:35.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:34 smithi175 bash[14559]: audit 2024-02-10T06:36:33.678967+0000 mgr.x (mgr.25052) 98 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi175.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T06:36:35.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:34 smithi175 bash[14559]: audit 2024-02-10T06:36:33.704023+0000 mgr.x (mgr.25052) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T06:36:35.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:34 smithi175 bash[14559]: audit 2024-02-10T06:36:33.712329+0000 mgr.x (mgr.25052) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi175.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T06:36:35.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:34 smithi175 bash[14559]: audit 2024-02-10T06:36:33.758048+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:36:35.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:34 smithi175 bash[14559]: cephadm 2024-02-10T06:36:33.759751+0000 mgr.x (mgr.25052) 101 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T06:36:35.744 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-02-10T06:36:35.744 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-02-10T06:36:35.745 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-02-10T06:36:35.745 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-02-10T06:36:35.745 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-10T06:36:35.745 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-10T06:36:35.745 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-10T06:36:35.745 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-10T06:36:35.745 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-02-10T06:36:35.745 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-02-10T06:36:35.745 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-02-10T06:36:35.745 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-02-10T06:36:35.745 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-02-10T06:36:35.745 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="App mode production" logger=settings 2024-02-10T06:36:35.745 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-02-10T06:36:35.745 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-02-10T06:36:35.745 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-02-10T06:36:35.745 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=709.893µs 2024-02-10T06:36:35.746 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-02-10T06:36:35.746 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-02-10T06:36:35.746 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-02-10T06:36:35.746 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-02-10T06:36:35.746 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-02-10T06:36:35.746 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-02-10T06:36:36.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:35 smithi046 bash[14329]: cluster 2024-02-10T06:36:34.638974+0000 mgr.x (mgr.25052) 102 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:36.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:35 smithi046 bash[20068]: cluster 2024-02-10T06:36:34.638974+0000 mgr.x (mgr.25052) 102 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:36.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[14559]: cluster 2024-02-10T06:36:34.638974+0000 mgr.x (mgr.25052) 102 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:36.244 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-02-10T06:36:36.244 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-10T06:36:36.244 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-02-10T06:36:36.245 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-02-10T06:36:36.245 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-02-10T06:36:36.245 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:36:35 smithi175 bash[49311]: t=2024-02-10T06:36:35+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-02-10T06:36:37.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:36 smithi046 bash[14329]: audit 2024-02-10T06:36:35.772825+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:36:37.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:36 smithi046 bash[14329]: audit 2024-02-10T06:36:36.190568+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:37.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:36 smithi046 bash[14329]: audit 2024-02-10T06:36:36.193585+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:36:37.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:36 smithi046 bash[14329]: audit 2024-02-10T06:36:36.195097+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:36:37.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:36 smithi046 bash[14329]: audit 2024-02-10T06:36:36.198172+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:36:37.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:36 smithi046 bash[14329]: audit 2024-02-10T06:36:36.200043+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:36:37.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:36 smithi046 bash[20068]: audit 2024-02-10T06:36:35.772825+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:36:37.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:36 smithi046 bash[20068]: audit 2024-02-10T06:36:36.190568+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:37.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:36 smithi046 bash[20068]: audit 2024-02-10T06:36:36.193585+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:36:37.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:36 smithi046 bash[20068]: audit 2024-02-10T06:36:36.195097+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:36:37.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:36 smithi046 bash[20068]: audit 2024-02-10T06:36:36.198172+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:36:37.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:36 smithi046 bash[20068]: audit 2024-02-10T06:36:36.200043+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:36:37.146 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:36 smithi175 bash[14559]: audit 2024-02-10T06:36:35.772825+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:36:37.146 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:36 smithi175 bash[14559]: audit 2024-02-10T06:36:36.190568+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:37.146 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:36 smithi175 bash[14559]: audit 2024-02-10T06:36:36.193585+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:36:37.146 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:36 smithi175 bash[14559]: audit 2024-02-10T06:36:36.195097+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:36:37.146 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:36 smithi175 bash[14559]: audit 2024-02-10T06:36:36.198172+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:36:37.146 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:36 smithi175 bash[14559]: audit 2024-02-10T06:36:36.200043+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:36:37.780 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:37 smithi046 bash[14329]: cephadm 2024-02-10T06:36:36.181675+0000 mgr.x (mgr.25052) 103 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-10T06:36:37.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:37 smithi175 bash[14559]: cephadm 2024-02-10T06:36:36.181675+0000 mgr.x (mgr.25052) 103 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-10T06:36:37.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:37 smithi175 bash[14559]: cephadm 2024-02-10T06:36:36.201916+0000 mgr.x (mgr.25052) 104 : cephadm [INF] Deploying daemon mgr.y on smithi046 2024-02-10T06:36:37.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:37 smithi175 bash[14559]: cluster 2024-02-10T06:36:36.640554+0000 mgr.x (mgr.25052) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:38.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:37 smithi046 bash[14329]: cephadm 2024-02-10T06:36:36.201916+0000 mgr.x (mgr.25052) 104 : cephadm [INF] Deploying daemon mgr.y on smithi046 2024-02-10T06:36:38.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:37 smithi046 bash[14329]: cluster 2024-02-10T06:36:36.640554+0000 mgr.x (mgr.25052) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:38.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:37 smithi046 bash[20068]: cephadm 2024-02-10T06:36:36.181675+0000 mgr.x (mgr.25052) 103 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-10T06:36:38.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:37 smithi046 bash[20068]: cephadm 2024-02-10T06:36:36.201916+0000 mgr.x (mgr.25052) 104 : cephadm [INF] Deploying daemon mgr.y on smithi046 2024-02-10T06:36:38.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:37 smithi046 bash[20068]: cluster 2024-02-10T06:36:36.640554+0000 mgr.x (mgr.25052) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:38.744 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:38 smithi175 bash[48117]: ts=2024-02-10T06:36:38.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:36:38.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:38 smithi046 bash[14329]: audit 2024-02-10T06:36:37.239853+0000 mgr.x (mgr.25052) 106 : audit [DBG] from='client.15288 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:36:38.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:38 smithi046 bash[20068]: audit 2024-02-10T06:36:37.239853+0000 mgr.x (mgr.25052) 106 : audit [DBG] from='client.15288 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:36:38.879 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:38 smithi046 systemd[1]: Stopping Ceph mgr.y for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:36:39.090 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:38 smithi175 bash[14559]: audit 2024-02-10T06:36:37.239853+0000 mgr.x (mgr.25052) 106 : audit [DBG] from='client.15288 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:36:39.729 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:39 smithi046 bash[62859]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-mgr-y 2024-02-10T06:36:39.729 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:39 smithi046 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-02-10T06:36:39.729 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:39 smithi046 bash[62930]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-mgr-y 2024-02-10T06:36:39.729 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:39 smithi046 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-02-10T06:36:39.729 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:39 smithi046 systemd[1]: Stopped Ceph mgr.y for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:36:40.014 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:39 smithi175 bash[14559]: cluster 2024-02-10T06:36:38.641076+0000 mgr.x (mgr.25052) 107 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:40.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:39 smithi046 bash[14329]: cluster 2024-02-10T06:36:38.641076+0000 mgr.x (mgr.25052) 107 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:40.129 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:39 smithi046 systemd[1]: Started Ceph mgr.y for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:36:40.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:39 smithi046 bash[20068]: cluster 2024-02-10T06:36:38.641076+0000 mgr.x (mgr.25052) 107 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:41.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:40 smithi046 bash[14329]: audit 2024-02-10T06:36:39.942818+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:41.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:40 smithi046 bash[14329]: audit 2024-02-10T06:36:39.956862+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:41.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:40 smithi046 bash[14329]: audit 2024-02-10T06:36:39.975793+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:36:41.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:40 smithi046 bash[14329]: audit 2024-02-10T06:36:39.976429+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:36:41.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:40 smithi046 bash[14329]: audit 2024-02-10T06:36:39.977312+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:36:41.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:40 smithi046 bash[14329]: audit 2024-02-10T06:36:39.977912+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:36:41.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:40 smithi046 bash[14329]: cephadm 2024-02-10T06:36:40.309152+0000 mgr.x (mgr.25052) 108 : cephadm [INF] Deploying daemon agent.smithi175 on smithi175 2024-02-10T06:36:41.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:40 smithi046 bash[14329]: cephadm 2024-02-10T06:36:40.463855+0000 mgr.x (mgr.25052) 109 : cephadm [INF] Deploying daemon agent.smithi046 on smithi046 2024-02-10T06:36:41.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:40 smithi046 bash[14329]: cluster 2024-02-10T06:36:40.641714+0000 mgr.x (mgr.25052) 110 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:41.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:40 smithi046 bash[20068]: audit 2024-02-10T06:36:39.942818+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:41.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:40 smithi046 bash[20068]: audit 2024-02-10T06:36:39.956862+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:41.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:40 smithi046 bash[20068]: audit 2024-02-10T06:36:39.975793+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:36:41.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:40 smithi046 bash[20068]: audit 2024-02-10T06:36:39.976429+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:36:41.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:40 smithi046 bash[20068]: audit 2024-02-10T06:36:39.977312+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:36:41.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:40 smithi046 bash[20068]: audit 2024-02-10T06:36:39.977912+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:36:41.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:40 smithi046 bash[20068]: cephadm 2024-02-10T06:36:40.309152+0000 mgr.x (mgr.25052) 108 : cephadm [INF] Deploying daemon agent.smithi175 on smithi175 2024-02-10T06:36:41.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:40 smithi046 bash[20068]: cephadm 2024-02-10T06:36:40.463855+0000 mgr.x (mgr.25052) 109 : cephadm [INF] Deploying daemon agent.smithi046 on smithi046 2024-02-10T06:36:41.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:40 smithi046 bash[20068]: cluster 2024-02-10T06:36:40.641714+0000 mgr.x (mgr.25052) 110 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:41.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:40 smithi175 bash[14559]: audit 2024-02-10T06:36:39.942818+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:41.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:40 smithi175 bash[14559]: audit 2024-02-10T06:36:39.956862+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:41.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:40 smithi175 bash[14559]: audit 2024-02-10T06:36:39.975793+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:36:41.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:40 smithi175 bash[14559]: audit 2024-02-10T06:36:39.976429+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:36:41.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:40 smithi175 bash[14559]: audit 2024-02-10T06:36:39.977312+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:36:41.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:40 smithi175 bash[14559]: audit 2024-02-10T06:36:39.977912+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:36:41.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:40 smithi175 bash[14559]: cephadm 2024-02-10T06:36:40.309152+0000 mgr.x (mgr.25052) 108 : cephadm [INF] Deploying daemon agent.smithi175 on smithi175 2024-02-10T06:36:41.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:40 smithi175 bash[14559]: cephadm 2024-02-10T06:36:40.463855+0000 mgr.x (mgr.25052) 109 : cephadm [INF] Deploying daemon agent.smithi046 on smithi046 2024-02-10T06:36:41.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:40 smithi175 bash[14559]: cluster 2024-02-10T06:36:40.641714+0000 mgr.x (mgr.25052) 110 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:41.560 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:41 smithi175 bash[45655]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:36:41] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.33.4" 2024-02-10T06:36:41.754 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:41 smithi046 bash[63007]: debug 2024-02-10T06:36:41.627+0000 7f2fa8fa0700 1 -- 172.21.15.46:0/1912244829 <== mon.1 v2:172.21.15.46:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560496fe01a0 con 0x560497d62800 2024-02-10T06:36:42.128 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:41 smithi046 bash[63007]: debug 2024-02-10T06:36:41.815+0000 7f2fb319b200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T06:36:43.128 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:42 smithi046 bash[63007]: debug 2024-02-10T06:36:42.827+0000 7f2fb319b200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T06:36:43.128 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:42 smithi046 bash[63007]: debug 2024-02-10T06:36:42.943+0000 7f2fb319b200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T06:36:43.129 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:43 smithi046 bash[63007]: debug 2024-02-10T06:36:43.055+0000 7f2fb319b200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T06:36:43.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:42 smithi046 bash[14329]: audit 2024-02-10T06:36:41.936574+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:43.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:42 smithi046 bash[14329]: audit 2024-02-10T06:36:42.090237+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:43.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:42 smithi046 bash[14329]: audit 2024-02-10T06:36:42.416890+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:43.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:42 smithi046 bash[14329]: audit 2024-02-10T06:36:42.577578+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:43.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:42 smithi046 bash[14329]: cluster 2024-02-10T06:36:42.643446+0000 mgr.x (mgr.25052) 111 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:43.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:42 smithi046 bash[20068]: audit 2024-02-10T06:36:41.936574+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:43.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:42 smithi046 bash[20068]: audit 2024-02-10T06:36:42.090237+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:43.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:42 smithi046 bash[20068]: audit 2024-02-10T06:36:42.416890+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:43.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:42 smithi046 bash[20068]: audit 2024-02-10T06:36:42.577578+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:43.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:42 smithi046 bash[20068]: cluster 2024-02-10T06:36:42.643446+0000 mgr.x (mgr.25052) 111 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:43.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:42 smithi175 bash[14559]: audit 2024-02-10T06:36:41.936574+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:43.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:42 smithi175 bash[14559]: audit 2024-02-10T06:36:42.090237+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:43.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:42 smithi175 bash[14559]: audit 2024-02-10T06:36:42.416890+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:43.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:42 smithi175 bash[14559]: audit 2024-02-10T06:36:42.577578+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:43.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:42 smithi175 bash[14559]: cluster 2024-02-10T06:36:42.643446+0000 mgr.x (mgr.25052) 111 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:43.628 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:43 smithi046 bash[63007]: debug 2024-02-10T06:36:43.363+0000 7f2fb319b200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:36:44.128 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:43 smithi046 bash[63007]: debug 2024-02-10T06:36:43.775+0000 7f2fb319b200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T06:36:44.128 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:43 smithi046 bash[63007]: debug 2024-02-10T06:36:43.951+0000 7f2fb319b200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T06:36:44.628 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:44 smithi046 bash[63007]: debug 2024-02-10T06:36:44.171+0000 7f2fb319b200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T06:36:45.628 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:45 smithi046 bash[63007]: debug 2024-02-10T06:36:45.243+0000 7f2fb319b200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T06:36:45.628 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:45 smithi046 bash[63007]: debug 2024-02-10T06:36:45.363+0000 7f2fb319b200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T06:36:45.628 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:45 smithi046 bash[63007]: debug 2024-02-10T06:36:45.483+0000 7f2fb319b200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T06:36:45.979 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:45 smithi046 bash[14329]: cluster 2024-02-10T06:36:44.644363+0000 mgr.x (mgr.25052) 112 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:45.979 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:45 smithi046 bash[20068]: cluster 2024-02-10T06:36:44.644363+0000 mgr.x (mgr.25052) 112 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:45.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:45 smithi175 bash[14559]: cluster 2024-02-10T06:36:44.644363+0000 mgr.x (mgr.25052) 112 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:46.378 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:45 smithi046 bash[63007]: debug 2024-02-10T06:36:45.971+0000 7f2fb319b200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T06:36:46.378 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:46 smithi046 bash[63007]: debug 2024-02-10T06:36:46.207+0000 7f2fb319b200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T06:36:47.128 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:46 smithi046 bash[63007]: debug 2024-02-10T06:36:46.707+0000 7f2fb319b200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T06:36:47.628 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:47 smithi046 bash[63007]: debug 2024-02-10T06:36:47.283+0000 7f2fb319b200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:36:47.972 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:47 smithi046 bash[14329]: cluster 2024-02-10T06:36:46.646006+0000 mgr.x (mgr.25052) 113 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:47.972 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:47 smithi046 bash[20068]: cluster 2024-02-10T06:36:46.646006+0000 mgr.x (mgr.25052) 113 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:47.972 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:47 smithi046 bash[63007]: debug 2024-02-10T06:36:47.963+0000 7f2fb319b200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T06:36:47.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:47 smithi175 bash[14559]: cluster 2024-02-10T06:36:46.646006+0000 mgr.x (mgr.25052) 113 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:36:48.378 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:48 smithi046 bash[63007]: debug 2024-02-10T06:36:48.107+0000 7f2fb319b200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T06:36:48.833 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:48 smithi046 bash[63007]: debug 2024-02-10T06:36:48.527+0000 7f2fb319b200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T06:36:48.833 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:48 smithi046 bash[63007]: debug 2024-02-10T06:36:48.663+0000 7f2fb319b200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T06:36:48.833 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:48 smithi046 bash[20068]: audit 2024-02-10T06:36:47.247780+0000 mgr.x (mgr.25052) 114 : audit [DBG] from='client.15288 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:36:48.834 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:48 smithi046 bash[20068]: audit 2024-02-10T06:36:48.371282+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:48.834 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:48 smithi046 bash[20068]: audit 2024-02-10T06:36:48.382348+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:48.834 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:48 smithi046 bash[20068]: audit 2024-02-10T06:36:48.583518+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:48.834 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:48 smithi046 bash[20068]: audit 2024-02-10T06:36:48.593967+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:48.834 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:48 smithi046 bash[20068]: audit 2024-02-10T06:36:48.608371+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:48.834 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:48 smithi046 bash[20068]: audit 2024-02-10T06:36:48.643797+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:48.834 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:48 smithi046 bash[20068]: audit 2024-02-10T06:36:48.654300+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:48.834 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:48 smithi046 bash[20068]: audit 2024-02-10T06:36:48.666850+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:48.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:48 smithi046 bash[14329]: audit 2024-02-10T06:36:47.247780+0000 mgr.x (mgr.25052) 114 : audit [DBG] from='client.15288 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:36:48.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:48 smithi046 bash[14329]: audit 2024-02-10T06:36:48.371282+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:48.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:48 smithi046 bash[14329]: audit 2024-02-10T06:36:48.382348+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:48.835 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:48 smithi046 bash[14329]: audit 2024-02-10T06:36:48.583518+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:48.835 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:48 smithi046 bash[14329]: audit 2024-02-10T06:36:48.593967+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:48.835 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:48 smithi046 bash[14329]: audit 2024-02-10T06:36:48.608371+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:48.835 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:48 smithi046 bash[14329]: audit 2024-02-10T06:36:48.643797+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:48.835 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:48 smithi046 bash[14329]: audit 2024-02-10T06:36:48.654300+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:48.835 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:48 smithi046 bash[14329]: audit 2024-02-10T06:36:48.666850+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:48.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:48 smithi175 bash[48117]: ts=2024-02-10T06: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.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:36:48.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:48 smithi175 bash[14559]: audit 2024-02-10T06:36:47.247780+0000 mgr.x (mgr.25052) 114 : audit [DBG] from='client.15288 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:36:48.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:48 smithi175 bash[14559]: audit 2024-02-10T06:36:48.371282+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:48.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:48 smithi175 bash[14559]: audit 2024-02-10T06:36:48.382348+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:48.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:48 smithi175 bash[14559]: audit 2024-02-10T06:36:48.583518+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:48.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:48 smithi175 bash[14559]: audit 2024-02-10T06:36:48.593967+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:48.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:48 smithi175 bash[14559]: audit 2024-02-10T06:36:48.608371+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:48.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:48 smithi175 bash[14559]: audit 2024-02-10T06:36:48.643797+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:48.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:48 smithi175 bash[14559]: audit 2024-02-10T06:36:48.654300+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:48.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:48 smithi175 bash[14559]: audit 2024-02-10T06:36:48.666850+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:49.096 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:48 smithi046 bash[63007]: debug 2024-02-10T06:36:48.823+0000 7f2fb319b200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T06:36:49.096 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:48 smithi046 bash[63007]: debug 2024-02-10T06:36:48.951+0000 7f2fb319b200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T06:36:49.378 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:49 smithi046 bash[63007]: debug 2024-02-10T06:36:49.087+0000 7f2fb319b200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T06:36:49.378 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:49 smithi046 bash[63007]: debug 2024-02-10T06:36:49.299+0000 7f2fb319b200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T06:36:49.714 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:49 smithi046 bash[63007]: debug 2024-02-10T06:36:49.443+0000 7f2fb319b200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T06:36:49.714 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:49 smithi046 bash[20068]: cluster 2024-02-10T06:36:48.646634+0000 mgr.x (mgr.25052) 115 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:49.714 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:49 smithi046 bash[20068]: audit 2024-02-10T06:36:49.485230+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:49.714 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:49 smithi046 bash[20068]: audit 2024-02-10T06:36:49.497564+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:49.714 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:49 smithi046 bash[20068]: audit 2024-02-10T06:36:49.503071+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:36:49.714 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:49 smithi046 bash[20068]: audit 2024-02-10T06:36:49.504818+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:36:49.714 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:49 smithi046 bash[20068]: audit 2024-02-10T06:36:49.513844+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:49.714 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:49 smithi046 bash[20068]: audit 2024-02-10T06:36:49.607261+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:36:49.715 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:49 smithi046 bash[20068]: cluster 2024-02-10T06:36:49.639816+0000 mon.a (mon.0) 1325 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-02-10T06:36:49.715 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:49 smithi046 bash[14329]: cluster 2024-02-10T06:36:48.646634+0000 mgr.x (mgr.25052) 115 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:49.715 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:49 smithi046 bash[14329]: audit 2024-02-10T06:36:49.485230+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:49.715 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:49 smithi046 bash[14329]: audit 2024-02-10T06:36:49.497564+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:49.715 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:49 smithi046 bash[14329]: audit 2024-02-10T06:36:49.503071+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:36:49.715 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:49 smithi046 bash[14329]: audit 2024-02-10T06:36:49.504818+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:36:49.715 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:49 smithi046 bash[14329]: audit 2024-02-10T06:36:49.513844+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:49.715 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:49 smithi046 bash[14329]: audit 2024-02-10T06:36:49.607261+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:36:49.715 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:49 smithi046 bash[14329]: cluster 2024-02-10T06:36:49.639816+0000 mon.a (mon.0) 1325 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-02-10T06:36:49.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:49 smithi175 bash[14559]: cluster 2024-02-10T06:36:48.646634+0000 mgr.x (mgr.25052) 115 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:36:49.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:49 smithi175 bash[14559]: audit 2024-02-10T06:36:49.485230+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:49.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:49 smithi175 bash[14559]: audit 2024-02-10T06:36:49.497564+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:49.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:49 smithi175 bash[14559]: audit 2024-02-10T06:36:49.503071+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:36:49.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:49 smithi175 bash[14559]: audit 2024-02-10T06:36:49.504818+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:36:49.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:49 smithi175 bash[14559]: audit 2024-02-10T06:36:49.513844+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:49.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:49 smithi175 bash[14559]: audit 2024-02-10T06:36:49.607261+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:36:49.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:49 smithi175 bash[14559]: cluster 2024-02-10T06:36:49.639816+0000 mon.a (mon.0) 1325 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-02-10T06:36:50.968 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:50 smithi046 bash[20068]: cluster 2024-02-10T06:36:49.508347+0000 mgr.x (mgr.25052) 116 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-02-10T06:36:50.969 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:50 smithi046 bash[20068]: cephadm 2024-02-10T06:36:49.609404+0000 mgr.x (mgr.25052) 117 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T06:36:50.969 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:50 smithi046 bash[20068]: cephadm 2024-02-10T06:36:49.610446+0000 mgr.x (mgr.25052) 118 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T06:36:50.969 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:50 smithi046 bash[14329]: cluster 2024-02-10T06:36:49.508347+0000 mgr.x (mgr.25052) 116 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-02-10T06:36:50.969 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:50 smithi046 bash[14329]: cephadm 2024-02-10T06:36:49.609404+0000 mgr.x (mgr.25052) 117 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T06:36:50.969 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:50 smithi046 bash[14329]: cephadm 2024-02-10T06:36:49.610446+0000 mgr.x (mgr.25052) 118 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T06:36:50.969 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:50 smithi046 bash[63007]: debug 2024-02-10T06:36:50.771+0000 7f2fb319b200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T06:36:50.969 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:50 smithi046 bash[63007]: [10/Feb/2024:06:36:50] ENGINE Bus STARTING 2024-02-10T06:36:50.969 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:50 smithi046 bash[63007]: CherryPy Checker: 2024-02-10T06:36:50.969 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:50 smithi046 bash[63007]: The Application mounted at '' has an empty config. 2024-02-10T06:36:50.969 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:50 smithi046 bash[63007]: [10/Feb/2024:06:36:50] ENGINE Serving on http://:::9283 2024-02-10T06:36:50.970 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:50 smithi046 bash[63007]: [10/Feb/2024:06:36:50] ENGINE Bus STARTED 2024-02-10T06:36:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:50 smithi175 bash[14559]: cluster 2024-02-10T06:36:49.508347+0000 mgr.x (mgr.25052) 116 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-02-10T06:36:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:50 smithi175 bash[14559]: cephadm 2024-02-10T06:36:49.609404+0000 mgr.x (mgr.25052) 117 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T06:36:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:50 smithi175 bash[14559]: cephadm 2024-02-10T06:36:49.610446+0000 mgr.x (mgr.25052) 118 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T06:36:51.494 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:51 smithi175 bash[45655]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:36:51] "GET /metrics HTTP/1.1" 200 38215 "" "Prometheus/2.33.4" 2024-02-10T06:36:51.911 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:51 smithi046 bash[20068]: audit 2024-02-10T06:36:50.777209+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:51.912 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:51 smithi046 bash[20068]: audit 2024-02-10T06:36:50.784433+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:36:51.912 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:51 smithi046 bash[20068]: cluster 2024-02-10T06:36:50.796426+0000 mon.a (mon.0) 1327 : cluster [DBG] Standby manager daemon y restarted 2024-02-10T06:36:51.912 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:51 smithi046 bash[20068]: cluster 2024-02-10T06:36:50.796616+0000 mon.a (mon.0) 1328 : cluster [DBG] Standby manager daemon y started 2024-02-10T06:36:51.912 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:51 smithi046 bash[20068]: audit 2024-02-10T06:36:50.804324+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.? 172.21.15.46:0/2022062706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-10T06:36:51.912 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:51 smithi046 bash[20068]: audit 2024-02-10T06:36:50.805766+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.? 172.21.15.46:0/2022062706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:36:51.912 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:51 smithi046 bash[20068]: audit 2024-02-10T06:36:50.810077+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.? 172.21.15.46:0/2022062706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-10T06:36:51.912 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:51 smithi046 bash[20068]: audit 2024-02-10T06:36:50.812829+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.? 172.21.15.46:0/2022062706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:36:51.912 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:51 smithi046 bash[14329]: audit 2024-02-10T06:36:50.777209+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:51.912 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:51 smithi046 bash[14329]: audit 2024-02-10T06:36:50.784433+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:36:51.913 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:51 smithi046 bash[14329]: cluster 2024-02-10T06:36:50.796426+0000 mon.a (mon.0) 1327 : cluster [DBG] Standby manager daemon y restarted 2024-02-10T06:36:51.913 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:51 smithi046 bash[14329]: cluster 2024-02-10T06:36:50.796616+0000 mon.a (mon.0) 1328 : cluster [DBG] Standby manager daemon y started 2024-02-10T06:36:51.913 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:51 smithi046 bash[14329]: audit 2024-02-10T06:36:50.804324+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.? 172.21.15.46:0/2022062706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-10T06:36:51.913 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:51 smithi046 bash[14329]: audit 2024-02-10T06:36:50.805766+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.? 172.21.15.46:0/2022062706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:36:51.913 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:51 smithi046 bash[14329]: audit 2024-02-10T06:36:50.810077+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.? 172.21.15.46:0/2022062706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-10T06:36:51.913 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:51 smithi046 bash[14329]: audit 2024-02-10T06:36:50.812829+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.? 172.21.15.46:0/2022062706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:36:52.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:51 smithi175 bash[14559]: audit 2024-02-10T06:36:50.777209+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:52.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:51 smithi175 bash[14559]: audit 2024-02-10T06:36:50.784433+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:36:52.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:51 smithi175 bash[14559]: cluster 2024-02-10T06:36:50.796426+0000 mon.a (mon.0) 1327 : cluster [DBG] Standby manager daemon y restarted 2024-02-10T06:36:52.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:51 smithi175 bash[14559]: cluster 2024-02-10T06:36:50.796616+0000 mon.a (mon.0) 1328 : cluster [DBG] Standby manager daemon y started 2024-02-10T06:36:52.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:51 smithi175 bash[14559]: audit 2024-02-10T06:36:50.804324+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.? 172.21.15.46:0/2022062706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-10T06:36:52.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:51 smithi175 bash[14559]: audit 2024-02-10T06:36:50.805766+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.? 172.21.15.46:0/2022062706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:36:52.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:51 smithi175 bash[14559]: audit 2024-02-10T06:36:50.810077+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.? 172.21.15.46:0/2022062706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-10T06:36:52.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:51 smithi175 bash[14559]: audit 2024-02-10T06:36:50.812829+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.? 172.21.15.46:0/2022062706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:36:52.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:52 smithi175 bash[14559]: cluster 2024-02-10T06:36:51.509142+0000 mgr.x (mgr.25052) 119 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-02-10T06:36:52.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:52 smithi175 bash[14559]: cluster 2024-02-10T06:36:51.793513+0000 mon.a (mon.0) 1329 : cluster [DBG] mgrmap e28: x(active, since 91s), standbys: y 2024-02-10T06:36:52.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:52 smithi175 bash[14559]: audit 2024-02-10T06:36:52.632073+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:36:52.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:52 smithi175 bash[14559]: audit 2024-02-10T06:36:52.633490+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:36:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:52 smithi175 bash[14559]: audit 2024-02-10T06:36:52.637260+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:36:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:52 smithi175 bash[14559]: audit 2024-02-10T06:36:52.639113+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:36:53.084 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:52 smithi046 bash[14329]: cluster 2024-02-10T06:36:51.509142+0000 mgr.x (mgr.25052) 119 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-02-10T06:36:53.084 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:52 smithi046 bash[14329]: cluster 2024-02-10T06:36:51.793513+0000 mon.a (mon.0) 1329 : cluster [DBG] mgrmap e28: x(active, since 91s), standbys: y 2024-02-10T06:36:53.084 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:52 smithi046 bash[14329]: audit 2024-02-10T06:36:52.632073+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:36:53.084 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:52 smithi046 bash[14329]: audit 2024-02-10T06:36:52.633490+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:36:53.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:52 smithi046 bash[14329]: audit 2024-02-10T06:36:52.637260+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:36:53.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:52 smithi046 bash[14329]: audit 2024-02-10T06:36:52.639113+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:36:53.085 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:52 smithi046 bash[20068]: cluster 2024-02-10T06:36:51.509142+0000 mgr.x (mgr.25052) 119 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-02-10T06:36:53.085 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:52 smithi046 bash[20068]: cluster 2024-02-10T06:36:51.793513+0000 mon.a (mon.0) 1329 : cluster [DBG] mgrmap e28: x(active, since 91s), standbys: y 2024-02-10T06:36:53.085 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:52 smithi046 bash[20068]: audit 2024-02-10T06:36:52.632073+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:36:53.085 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:52 smithi046 bash[20068]: audit 2024-02-10T06:36:52.633490+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:36:53.085 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:52 smithi046 bash[20068]: audit 2024-02-10T06:36:52.637260+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:36:53.085 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:52 smithi046 bash[20068]: audit 2024-02-10T06:36:52.639113+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:36:54.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:53 smithi046 bash[14329]: cephadm 2024-02-10T06:36:52.632587+0000 mgr.x (mgr.25052) 120 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-10T06:36:54.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:53 smithi046 bash[14329]: cephadm 2024-02-10T06:36:52.641290+0000 mgr.x (mgr.25052) 121 : cephadm [INF] Deploying daemon mgr.y on smithi046 2024-02-10T06:36:54.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:53 smithi046 bash[20068]: cephadm 2024-02-10T06:36:52.632587+0000 mgr.x (mgr.25052) 120 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-10T06:36:54.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:53 smithi046 bash[20068]: cephadm 2024-02-10T06:36:52.641290+0000 mgr.x (mgr.25052) 121 : cephadm [INF] Deploying daemon mgr.y on smithi046 2024-02-10T06:36:54.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:53 smithi175 bash[14559]: cephadm 2024-02-10T06:36:52.632587+0000 mgr.x (mgr.25052) 120 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-10T06:36:54.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:53 smithi175 bash[14559]: cephadm 2024-02-10T06:36:52.641290+0000 mgr.x (mgr.25052) 121 : cephadm [INF] Deploying daemon mgr.y on smithi046 2024-02-10T06:36:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:54 smithi046 bash[14329]: cluster 2024-02-10T06:36:53.510901+0000 mgr.x (mgr.25052) 122 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-02-10T06:36:54.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:54 smithi046 bash[20068]: cluster 2024-02-10T06:36:53.510901+0000 mgr.x (mgr.25052) 122 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-02-10T06:36:55.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:54 smithi175 bash[14559]: cluster 2024-02-10T06:36:53.510901+0000 mgr.x (mgr.25052) 122 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-02-10T06:36:55.628 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:55 smithi046 systemd[1]: Stopping Ceph mgr.y for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:36:56.514 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:56 smithi046 bash[64590]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-mgr-y 2024-02-10T06:36:56.514 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:56 smithi046 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-02-10T06:36:56.514 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:56 smithi046 bash[64665]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-mgr-y 2024-02-10T06:36:56.514 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:56 smithi046 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-02-10T06:36:56.810 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:56 smithi046 systemd[1]: Stopped Ceph mgr.y for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:36:56.810 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:56 smithi046 systemd[1]: Started Ceph mgr.y for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:36:56.812 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:56 smithi175 bash[14559]: cluster 2024-02-10T06:36:55.511682+0000 mgr.x (mgr.25052) 123 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-02-10T06:36:56.812 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:56 smithi175 bash[14559]: audit 2024-02-10T06:36:56.528325+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:57.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:56 smithi046 bash[14329]: cluster 2024-02-10T06:36:55.511682+0000 mgr.x (mgr.25052) 123 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-02-10T06:36:57.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:56 smithi046 bash[14329]: audit 2024-02-10T06:36:56.528325+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:57.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:56 smithi046 bash[14329]: audit 2024-02-10T06:36:56.540701+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:57.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:56 smithi046 bash[14329]: audit 2024-02-10T06:36:56.552641+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:57.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:56 smithi046 bash[20068]: cluster 2024-02-10T06:36:55.511682+0000 mgr.x (mgr.25052) 123 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-02-10T06:36:57.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:56 smithi046 bash[20068]: audit 2024-02-10T06:36:56.528325+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:57.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:56 smithi046 bash[20068]: audit 2024-02-10T06:36:56.540701+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:57.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:56 smithi046 bash[20068]: audit 2024-02-10T06:36:56.552641+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:57.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:56 smithi175 bash[14559]: audit 2024-02-10T06:36:56.540701+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:57.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:56 smithi175 bash[14559]: audit 2024-02-10T06:36:56.552641+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:58.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:57 smithi046 bash[20068]: audit 2024-02-10T06:36:56.817078+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:58.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:57 smithi046 bash[20068]: audit 2024-02-10T06:36:56.826825+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:58.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:57 smithi046 bash[20068]: audit 2024-02-10T06:36:56.874183+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:36:58.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:57 smithi046 bash[20068]: audit 2024-02-10T06:36:56.876195+0000 mon.b (mon.2) 91 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:36:58.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:57 smithi046 bash[20068]: cluster 2024-02-10T06:36:56.880552+0000 mgr.x (mgr.25052) 124 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1000 B/s rd, 0 op/s 2024-02-10T06:36:58.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:57 smithi046 bash[20068]: audit 2024-02-10T06:36:56.886288+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:58.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:57 smithi046 bash[20068]: cephadm 2024-02-10T06:36:56.890030+0000 mgr.x (mgr.25052) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:36:58.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:57 smithi046 bash[20068]: audit 2024-02-10T06:36:56.971411+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:36:58.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:57 smithi046 bash[20068]: audit 2024-02-10T06:36:56.975943+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T06:36:58.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:57 smithi046 bash[20068]: audit 2024-02-10T06:36:56.977839+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T06:36:58.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:57 smithi046 bash[20068]: cluster 2024-02-10T06:36:56.985332+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-02-10T06:36:58.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:57 smithi046 bash[14329]: audit 2024-02-10T06:36:56.817078+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:58.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:57 smithi046 bash[14329]: audit 2024-02-10T06:36:56.826825+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:58.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:57 smithi046 bash[14329]: audit 2024-02-10T06:36:56.874183+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:36:58.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:57 smithi046 bash[14329]: audit 2024-02-10T06:36:56.876195+0000 mon.b (mon.2) 91 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:36:58.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:57 smithi046 bash[14329]: cluster 2024-02-10T06:36:56.880552+0000 mgr.x (mgr.25052) 124 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1000 B/s rd, 0 op/s 2024-02-10T06:36:58.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:57 smithi046 bash[14329]: audit 2024-02-10T06:36:56.886288+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:58.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:57 smithi046 bash[14329]: cephadm 2024-02-10T06:36:56.890030+0000 mgr.x (mgr.25052) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:36:58.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:57 smithi046 bash[14329]: audit 2024-02-10T06:36:56.971411+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:36:58.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:57 smithi046 bash[14329]: audit 2024-02-10T06:36:56.975943+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T06:36:58.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:57 smithi046 bash[14329]: audit 2024-02-10T06:36:56.977839+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T06:36:58.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:57 smithi046 bash[14329]: cluster 2024-02-10T06:36:56.985332+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-02-10T06:36:58.127 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:57 smithi175 bash[45655]: debug 2024-02-10T06:36:57.895+0000 7f03a1bf7700 -1 mgr handle_mgr_map I was active but no longer am 2024-02-10T06:36:58.127 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:57 smithi175 bash[45655]: ignoring --setuser ceph since I am not root 2024-02-10T06:36:58.127 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:57 smithi175 bash[45655]: ignoring --setgroup ceph since I am not root 2024-02-10T06:36:58.127 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:57 smithi175 bash[45655]: debug 2024-02-10T06:36:57.955+0000 7f7fbba59700 1 -- 172.21.15.175:0/2289237823 <== mon.2 v2:172.21.15.175:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a2ea7a61a0 con 0x55a2eb524400 2024-02-10T06:36:58.128 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:57 smithi175 bash[14559]: audit 2024-02-10T06:36:56.817078+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:58.128 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:57 smithi175 bash[14559]: audit 2024-02-10T06:36:56.826825+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:58.128 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:57 smithi175 bash[14559]: audit 2024-02-10T06:36:56.874183+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:36:58.128 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:57 smithi175 bash[14559]: audit 2024-02-10T06:36:56.876195+0000 mon.b (mon.2) 91 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:36:58.128 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:57 smithi175 bash[14559]: cluster 2024-02-10T06:36:56.880552+0000 mgr.x (mgr.25052) 124 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1000 B/s rd, 0 op/s 2024-02-10T06:36:58.128 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:57 smithi175 bash[14559]: audit 2024-02-10T06:36:56.886288+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25052 ' entity='mgr.x' 2024-02-10T06:36:58.128 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:57 smithi175 bash[14559]: cephadm 2024-02-10T06:36:56.890030+0000 mgr.x (mgr.25052) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:36:58.128 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:57 smithi175 bash[14559]: audit 2024-02-10T06:36:56.971411+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:36:58.128 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:57 smithi175 bash[14559]: audit 2024-02-10T06:36:56.975943+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T06:36:58.128 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:57 smithi175 bash[14559]: audit 2024-02-10T06:36:56.977839+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.25052 172.21.15.175:0/728757705' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T06:36:58.128 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:57 smithi175 bash[14559]: cluster 2024-02-10T06:36:56.985332+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-02-10T06:36:58.348 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:58 smithi046 bash[64735]: debug 2024-02-10T06:36:58.175+0000 7f323965d700 1 -- 172.21.15.46:0/2383236148 <== mon.0 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5637e36dc1a0 con 0x5637e4460800 2024-02-10T06:36:58.494 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:58 smithi175 bash[45655]: debug 2024-02-10T06:36:58.119+0000 7f7fc5836200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T06:36:58.628 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:58 smithi046 bash[64735]: debug 2024-02-10T06:36:58.339+0000 7f3243858200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T06:36:58.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:58 smithi175 bash[14559]: cluster 2024-02-10T06:36:57.823837+0000 mon.a (mon.0) 1339 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-02-10T06:36:58.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:58 smithi175 bash[14559]: cluster 2024-02-10T06:36:57.823913+0000 mon.a (mon.0) 1340 : cluster [INF] Cluster is now healthy 2024-02-10T06:36:58.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:58 smithi175 bash[14559]: audit 2024-02-10T06:36:57.894147+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-10T06:36:58.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:36:58 smithi175 bash[14559]: cluster 2024-02-10T06:36:57.894250+0000 mon.a (mon.0) 1342 : cluster [DBG] mgrmap e29: y(active, starting, since 0.916781s) 2024-02-10T06:36:58.995 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:36:58 smithi175 bash[48117]: ts=2024-02-10T06:36: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.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:36:59.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:58 smithi046 bash[14329]: cluster 2024-02-10T06:36:57.823837+0000 mon.a (mon.0) 1339 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-02-10T06:36:59.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:58 smithi046 bash[14329]: cluster 2024-02-10T06:36:57.823913+0000 mon.a (mon.0) 1340 : cluster [INF] Cluster is now healthy 2024-02-10T06:36:59.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:58 smithi046 bash[14329]: audit 2024-02-10T06:36:57.894147+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-10T06:36:59.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:36:58 smithi046 bash[14329]: cluster 2024-02-10T06:36:57.894250+0000 mon.a (mon.0) 1342 : cluster [DBG] mgrmap e29: y(active, starting, since 0.916781s) 2024-02-10T06:36:59.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:58 smithi046 bash[20068]: cluster 2024-02-10T06:36:57.823837+0000 mon.a (mon.0) 1339 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-02-10T06:36:59.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:58 smithi046 bash[20068]: cluster 2024-02-10T06:36:57.823913+0000 mon.a (mon.0) 1340 : cluster [INF] Cluster is now healthy 2024-02-10T06:36:59.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:58 smithi046 bash[20068]: audit 2024-02-10T06:36:57.894147+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25052 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-10T06:36:59.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:36:58 smithi046 bash[20068]: cluster 2024-02-10T06:36:57.894250+0000 mon.a (mon.0) 1342 : cluster [DBG] mgrmap e29: y(active, starting, since 0.916781s) 2024-02-10T06:36:59.494 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:59 smithi175 bash[45655]: debug 2024-02-10T06:36:59.023+0000 7f7fc5836200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T06:36:59.494 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:59 smithi175 bash[45655]: debug 2024-02-10T06:36:59.123+0000 7f7fc5836200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T06:36:59.494 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:59 smithi175 bash[45655]: debug 2024-02-10T06:36:59.223+0000 7f7fc5836200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T06:36:59.629 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:59 smithi046 bash[64735]: debug 2024-02-10T06:36:59.311+0000 7f3243858200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T06:36:59.629 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:59 smithi046 bash[64735]: debug 2024-02-10T06:36:59.419+0000 7f3243858200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T06:36:59.629 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:59 smithi046 bash[64735]: debug 2024-02-10T06:36:59.527+0000 7f3243858200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T06:36:59.890 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:59 smithi175 bash[45655]: debug 2024-02-10T06:36:59.511+0000 7f7fc5836200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:37:00.128 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:36:59 smithi046 bash[64735]: debug 2024-02-10T06:36:59.819+0000 7f3243858200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:37:00.244 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:36:59 smithi175 bash[45655]: debug 2024-02-10T06:36:59.883+0000 7f7fc5836200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T06:37:00.244 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:00 smithi175 bash[45655]: debug 2024-02-10T06:37:00.047+0000 7f7fc5836200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T06:37:00.627 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:00 smithi046 bash[64735]: debug 2024-02-10T06:37:00.239+0000 7f3243858200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T06:37:00.627 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:00 smithi046 bash[64735]: debug 2024-02-10T06:37:00.399+0000 7f3243858200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T06:37:00.744 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:00 smithi175 bash[45655]: debug 2024-02-10T06:37:00.279+0000 7f7fc5836200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T06:37:00.878 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:00 smithi046 bash[64735]: debug 2024-02-10T06:37:00.619+0000 7f3243858200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T06:37:01.744 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:01 smithi175 bash[45655]: debug 2024-02-10T06:37:01.319+0000 7f7fc5836200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T06:37:01.744 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:01 smithi175 bash[45655]: debug 2024-02-10T06:37:01.431+0000 7f7fc5836200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T06:37:01.744 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:01 smithi175 bash[45655]: debug 2024-02-10T06:37:01.547+0000 7f7fc5836200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T06:37:02.128 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:01 smithi046 bash[64735]: debug 2024-02-10T06:37:01.675+0000 7f3243858200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T06:37:02.129 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:01 smithi046 bash[64735]: debug 2024-02-10T06:37:01.791+0000 7f3243858200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T06:37:02.129 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:01 smithi046 bash[64735]: debug 2024-02-10T06:37:01.911+0000 7f3243858200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T06:37:02.494 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:02 smithi175 bash[45655]: debug 2024-02-10T06:37:02.023+0000 7f7fc5836200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T06:37:02.494 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:02 smithi175 bash[45655]: debug 2024-02-10T06:37:02.251+0000 7f7fc5836200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T06:37:02.878 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:02 smithi046 bash[64735]: debug 2024-02-10T06:37:02.403+0000 7f3243858200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T06:37:02.879 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:02 smithi046 bash[64735]: debug 2024-02-10T06:37:02.635+0000 7f3243858200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T06:37:02.994 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:02 smithi175 bash[45655]: debug 2024-02-10T06:37:02.699+0000 7f7fc5836200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T06:37:03.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:03 smithi046 bash[64735]: debug 2024-02-10T06:37:03.107+0000 7f3243858200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T06:37:03.494 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:03 smithi175 bash[45655]: debug 2024-02-10T06:37:03.219+0000 7f7fc5836200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:37:03.998 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:03 smithi046 bash[64735]: debug 2024-02-10T06:37:03.639+0000 7f3243858200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:37:04.244 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:03 smithi175 bash[45655]: debug 2024-02-10T06:37:03.775+0000 7f7fc5836200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T06:37:04.244 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:03 smithi175 bash[45655]: debug 2024-02-10T06:37:03.891+0000 7f7fc5836200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T06:37:04.332 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:04 smithi046 bash[64735]: debug 2024-02-10T06:37:04.207+0000 7f3243858200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T06:37:04.517 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:04 smithi175 bash[45655]: debug 2024-02-10T06:37:04.247+0000 7f7fc5836200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T06:37:04.517 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:04 smithi175 bash[45655]: debug 2024-02-10T06:37:04.363+0000 7f7fc5836200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T06:37:04.628 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:04 smithi046 bash[64735]: debug 2024-02-10T06:37:04.323+0000 7f3243858200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T06:37:04.852 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:04 smithi175 bash[45655]: debug 2024-02-10T06:37:04.507+0000 7f7fc5836200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T06:37:04.852 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:04 smithi175 bash[45655]: debug 2024-02-10T06:37:04.627+0000 7f7fc5836200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T06:37:04.852 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:04 smithi175 bash[45655]: debug 2024-02-10T06:37:04.759+0000 7f7fc5836200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T06:37:04.966 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:04 smithi046 bash[64735]: debug 2024-02-10T06:37:04.679+0000 7f3243858200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T06:37:04.966 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:04 smithi046 bash[64735]: debug 2024-02-10T06:37:04.799+0000 7f3243858200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T06:37:05.107 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:04 smithi175 bash[45655]: debug 2024-02-10T06:37:04.963+0000 7f7fc5836200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T06:37:05.209 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:04 smithi046 bash[64735]: debug 2024-02-10T06:37:04.955+0000 7f3243858200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T06:37:05.209 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:05 smithi046 bash[64735]: debug 2024-02-10T06:37:05.067+0000 7f3243858200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T06:37:05.378 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:05 smithi046 bash[64735]: debug 2024-02-10T06:37:05.199+0000 7f3243858200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T06:37:05.395 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:05 smithi175 bash[45655]: debug 2024-02-10T06:37:05.107+0000 7f7fc5836200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T06:37:05.878 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:05 smithi046 bash[64735]: debug 2024-02-10T06:37:05.399+0000 7f3243858200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T06:37:05.879 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:05 smithi046 bash[64735]: debug 2024-02-10T06:37:05.535+0000 7f3243858200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T06:37:06.744 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:06 smithi175 bash[45655]: debug 2024-02-10T06:37:06.439+0000 7f7fc5836200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T06:37:06.744 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:06 smithi175 bash[45655]: [10/Feb/2024:06:37:06] ENGINE Bus STARTING 2024-02-10T06:37:06.744 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:06 smithi175 bash[45655]: CherryPy Checker: 2024-02-10T06:37:06.744 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:06 smithi175 bash[45655]: The Application mounted at '' has an empty config. 2024-02-10T06:37:06.744 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:06 smithi175 bash[45655]: [10/Feb/2024:06:37:06] ENGINE Serving on http://:::9283 2024-02-10T06:37:06.744 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:06 smithi175 bash[45655]: [10/Feb/2024:06:37:06] ENGINE Bus STARTED 2024-02-10T06:37:06.745 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:06 smithi175 bash[48117]: ts=2024-02-10T06:37:06.468Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.175:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.175:8765: connect: connection refused" 2024-02-10T06:37:06.745 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:06 smithi175 bash[48117]: ts=2024-02-10T06:37:06.470Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.175:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.175:8765: connect: connection refused" 2024-02-10T06:37:06.745 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:06 smithi175 bash[48117]: ts=2024-02-10T06:37:06.471Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.175:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.175:8765: connect: connection refused" 2024-02-10T06:37:06.745 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:06 smithi175 bash[48117]: ts=2024-02-10T06:37:06.472Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.175:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.175:8765: connect: connection refused" 2024-02-10T06:37:06.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:06 smithi175 bash[14559]: cluster 2024-02-10T06:37:06.445693+0000 mon.a (mon.0) 1343 : cluster [DBG] Standby manager daemon x started 2024-02-10T06:37:06.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:06 smithi175 bash[14559]: audit 2024-02-10T06:37:06.448734+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.175:0/1207219710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T06:37:06.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:06 smithi175 bash[14559]: audit 2024-02-10T06:37:06.449783+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.? 172.21.15.175:0/1207219710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:37:06.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:06 smithi175 bash[14559]: audit 2024-02-10T06:37:06.454064+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.? 172.21.15.175:0/1207219710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T06:37:06.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:06 smithi175 bash[14559]: audit 2024-02-10T06:37:06.456629+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.? 172.21.15.175:0/1207219710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:37:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:06 smithi046 bash[20068]: cluster 2024-02-10T06:37:06.445693+0000 mon.a (mon.0) 1343 : cluster [DBG] Standby manager daemon x started 2024-02-10T06:37:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:06 smithi046 bash[20068]: audit 2024-02-10T06:37:06.448734+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.175:0/1207219710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T06:37:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:06 smithi046 bash[20068]: audit 2024-02-10T06:37:06.449783+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.? 172.21.15.175:0/1207219710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:37:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:06 smithi046 bash[20068]: audit 2024-02-10T06:37:06.454064+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.? 172.21.15.175:0/1207219710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T06:37:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:06 smithi046 bash[20068]: audit 2024-02-10T06:37:06.456629+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.? 172.21.15.175:0/1207219710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:37:06.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:06 smithi046 bash[14329]: cluster 2024-02-10T06:37:06.445693+0000 mon.a (mon.0) 1343 : cluster [DBG] Standby manager daemon x started 2024-02-10T06:37:06.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:06 smithi046 bash[14329]: audit 2024-02-10T06:37:06.448734+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.175:0/1207219710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T06:37:06.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:06 smithi046 bash[14329]: audit 2024-02-10T06:37:06.449783+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.? 172.21.15.175:0/1207219710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:37:06.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:06 smithi046 bash[14329]: audit 2024-02-10T06:37:06.454064+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.? 172.21.15.175:0/1207219710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T06:37:06.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:06 smithi046 bash[14329]: audit 2024-02-10T06:37:06.456629+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.? 172.21.15.175:0/1207219710' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:37:07.154 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:06 smithi046 bash[64735]: debug 2024-02-10T06:37:06.879+0000 7f3243858200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T06:37:07.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:07 smithi046 bash[14329]: cluster 2024-02-10T06:37:06.512634+0000 mon.a (mon.0) 1344 : cluster [DBG] mgrmap e30: y(active, starting, since 9s), standbys: x 2024-02-10T06:37:07.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:07 smithi046 bash[14329]: cluster 2024-02-10T06:37:06.883398+0000 mon.a (mon.0) 1345 : cluster [INF] Active manager daemon y restarted 2024-02-10T06:37:07.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:07 smithi046 bash[14329]: cluster 2024-02-10T06:37:06.884260+0000 mon.a (mon.0) 1346 : cluster [INF] Activating manager daemon y 2024-02-10T06:37:07.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:07 smithi046 bash[14329]: cluster 2024-02-10T06:37:06.891467+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-02-10T06:37:07.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:07 smithi046 bash[20068]: cluster 2024-02-10T06:37:06.512634+0000 mon.a (mon.0) 1344 : cluster [DBG] mgrmap e30: y(active, starting, since 9s), standbys: x 2024-02-10T06:37:07.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:07 smithi046 bash[20068]: cluster 2024-02-10T06:37:06.883398+0000 mon.a (mon.0) 1345 : cluster [INF] Active manager daemon y restarted 2024-02-10T06:37:07.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:07 smithi046 bash[20068]: cluster 2024-02-10T06:37:06.884260+0000 mon.a (mon.0) 1346 : cluster [INF] Activating manager daemon y 2024-02-10T06:37:07.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:07 smithi046 bash[20068]: cluster 2024-02-10T06:37:06.891467+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-02-10T06:37:07.821 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:07 smithi046 bash[64735]: [10/Feb/2024:06:37:07] ENGINE Bus STARTING 2024-02-10T06:37:07.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:07 smithi175 bash[14559]: cluster 2024-02-10T06:37:06.512634+0000 mon.a (mon.0) 1344 : cluster [DBG] mgrmap e30: y(active, starting, since 9s), standbys: x 2024-02-10T06:37:07.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:07 smithi175 bash[14559]: cluster 2024-02-10T06:37:06.883398+0000 mon.a (mon.0) 1345 : cluster [INF] Active manager daemon y restarted 2024-02-10T06:37:07.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:07 smithi175 bash[14559]: cluster 2024-02-10T06:37:06.884260+0000 mon.a (mon.0) 1346 : cluster [INF] Activating manager daemon y 2024-02-10T06:37:07.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:07 smithi175 bash[14559]: cluster 2024-02-10T06:37:06.891467+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-02-10T06:37:08.128 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:07 smithi046 bash[64735]: CherryPy Checker: 2024-02-10T06:37:08.128 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:07 smithi046 bash[64735]: The Application mounted at '' has an empty config. 2024-02-10T06:37:08.129 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:07 smithi046 bash[64735]: [10/Feb/2024:06:37:07] ENGINE Serving on http://:::9283 2024-02-10T06:37:08.129 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:07 smithi046 bash[64735]: [10/Feb/2024:06:37:07] ENGINE Bus STARTED 2024-02-10T06:37:08.601 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:37:08.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: cluster 2024-02-10T06:37:07.535436+0000 mon.a (mon.0) 1348 : cluster [DBG] mgrmap e31: y(active, starting, since 0.651405s), standbys: x 2024-02-10T06:37:08.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.539658+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:37:08.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.539851+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:37:08.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.540053+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:37:08.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.541421+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T06:37:08.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.541725+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T06:37:08.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.542076+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:37:08.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.542422+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:37:08.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.542763+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:37:08.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.543072+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:37:08.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.543391+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:37:08.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.543838+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:37:08.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.544165+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:37:08.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.544406+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:37:08.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.544695+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T06:37:08.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.544928+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T06:37:08.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.545446+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T06:37:08.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: cluster 2024-02-10T06:37:07.555585+0000 mon.a (mon.0) 1349 : cluster [INF] Manager daemon y is now available 2024-02-10T06:37:08.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.620355+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: cluster 2024-02-10T06:37:07.535436+0000 mon.a (mon.0) 1348 : cluster [DBG] mgrmap e31: y(active, starting, since 0.651405s), standbys: x 2024-02-10T06:37:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.539658+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:37:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.539851+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:37:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.540053+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:37:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.541421+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T06:37:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.541725+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T06:37:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.542076+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:37:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.542422+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:37:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.542763+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:37:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.543072+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:37:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.543391+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:37:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.543838+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:37:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.544165+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:37:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.544406+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:37:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.544695+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T06:37:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.544928+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T06:37:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.545446+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T06:37:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: cluster 2024-02-10T06:37:07.555585+0000 mon.a (mon.0) 1349 : cluster [INF] Manager daemon y is now available 2024-02-10T06:37:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.620355+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.628161+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.639114+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:37:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.639759+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:37:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.639980+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:37:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.640550+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:37:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.676696+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.678778+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:37:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.682497+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:37:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.682932+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:37:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.708243+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:37:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:07.708725+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:37:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:08.130563+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:37:08.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:08.131043+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:37:08.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:08.173514+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:37:08.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:08.174118+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:37:08.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:08.176025+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:08.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: audit 2024-02-10T06:37:08.177042+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:08.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: cephadm 2024-02-10T06:37:08.178876+0000 mgr.y (mgr.15426) 1 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-02-10T06:37:08.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[14329]: cephadm 2024-02-10T06:37:08.179179+0000 mgr.y (mgr.15426) 2 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2024-02-10T06:37:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.628161+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.639114+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:37:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.639759+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:37:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.639980+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:37:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.640550+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:37:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.676696+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.678778+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:37:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.682497+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:37:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.682932+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:37:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.708243+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:37:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:07.708725+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:37:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:08.130563+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:37:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:08.131043+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:37:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:08.173514+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:37:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:08.174118+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:37:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:08.176025+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: audit 2024-02-10T06:37:08.177042+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:08.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: cephadm 2024-02-10T06:37:08.178876+0000 mgr.y (mgr.15426) 1 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-02-10T06:37:08.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:08 smithi046 bash[20068]: cephadm 2024-02-10T06:37:08.179179+0000 mgr.y (mgr.15426) 2 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2024-02-10T06:37:08.941 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: cluster 2024-02-10T06:37:07.535436+0000 mon.a (mon.0) 1348 : cluster [DBG] mgrmap e31: y(active, starting, since 0.651405s), standbys: x 2024-02-10T06:37:08.941 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.539658+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:37:08.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.539851+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:37:08.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.540053+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:37:08.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.541421+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T06:37:08.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.541725+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T06:37:08.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.542076+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:37:08.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.542422+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:37:08.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.542763+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:37:08.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.543072+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:37:08.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.543391+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:37:08.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.543838+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:37:08.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.544165+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:37:08.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.544406+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:37:08.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.544695+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T06:37:08.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.544928+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T06:37:08.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.545446+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T06:37:08.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: cluster 2024-02-10T06:37:07.555585+0000 mon.a (mon.0) 1349 : cluster [INF] Manager daemon y is now available 2024-02-10T06:37:08.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.620355+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:08.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.628161+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:08.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.639114+0000 mon.c (mon.1) 59 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:37:08.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.639759+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:37:08.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.639980+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:37:08.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.640550+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:37:08.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.676696+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:08.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.678778+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:37:08.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.682497+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:37:08.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.682932+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:37:08.944 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.708243+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:37:08.944 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:07.708725+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:37:08.944 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:08.130563+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:37:08.944 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:08.131043+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:37:08.944 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:08.173514+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:37:08.944 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:08.174118+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:37:08.944 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:08.176025+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:08.944 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: audit 2024-02-10T06:37:08.177042+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:08.944 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: cephadm 2024-02-10T06:37:08.178876+0000 mgr.y (mgr.15426) 1 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-02-10T06:37:08.944 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:08 smithi175 bash[14559]: cephadm 2024-02-10T06:37:08.179179+0000 mgr.y (mgr.15426) 2 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2024-02-10T06:37:09.451 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:37:09.451 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 error 20s ago 15m - - 2024-02-10T06:37:09.451 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 12s ago 15m - - 2024-02-10T06:37:09.451 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (90s) 20s ago 8m 16.2M - 0.23.0 ba2b418f427c a2b5f5f678df 2024-02-10T06:37:09.451 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (35s) 12s ago 7m 37.8M - 8.3.5 dad864ee21e9 1fff02f358ea 2024-02-10T06:37:09.451 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (83s) 20s ago 5m 46.5M - 3.5 e1d6a67b021e 408cbd9311da 2024-02-10T06:37:09.451 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283 running (118s) 12s ago 14m 497M - 19.0.0-1361-g290212a1 c328ab9dcfc7 768b70006eb6 2024-02-10T06:37:09.451 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 starting - - - - 2024-02-10T06:37:09.451 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (16m) 20s ago 16m 63.2M 2048M 17.2.0 e1d6a67b021e 60a601b2ff61 2024-02-10T06:37:09.452 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (14m) 12s ago 14m 50.1M 2048M 17.2.0 e1d6a67b021e 4ebc2b0fdcfd 2024-02-10T06:37:09.452 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (14m) 20s ago 14m 46.9M 2048M 17.2.0 e1d6a67b021e 44fe51c1eea2 2024-02-10T06:37:09.452 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (100s) 20s ago 8m 10.0M - 1.3.1 1dbe0e931976 0d647fc89f51 2024-02-10T06:37:09.452 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (60s) 12s ago 8m 10.3M - 1.3.1 1dbe0e931976 3687708c33a1 2024-02-10T06:37:09.452 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (13m) 20s ago 13m 57.5M 4096M 17.2.0 e1d6a67b021e bcc8a51c630d 2024-02-10T06:37:09.452 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (13m) 20s ago 13m 58.0M 4096M 17.2.0 e1d6a67b021e 5eab7cb6e08b 2024-02-10T06:37:09.452 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (12m) 20s ago 12m 53.8M 4096M 17.2.0 e1d6a67b021e 86d79c376bdf 2024-02-10T06:37:09.452 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (12m) 20s ago 12m 55.7M 4096M 17.2.0 e1d6a67b021e c13af4060cb8 2024-02-10T06:37:09.452 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (11m) 12s ago 11m 60.0M 4096M 17.2.0 e1d6a67b021e b7955dc2a521 2024-02-10T06:37:09.452 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (10m) 12s ago 10m 54.6M 4096M 17.2.0 e1d6a67b021e 4193d5d45070 2024-02-10T06:37:09.452 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (10m) 12s ago 10m 53.0M 4096M 17.2.0 e1d6a67b021e 4816cdb9a60b 2024-02-10T06:37:09.452 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (9m) 12s ago 9m 55.9M 4096M 17.2.0 e1d6a67b021e e892e8cc28fc 2024-02-10T06:37:09.452 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (64s) 12s ago 8m 54.7M - 2.33.4 514e6a882f6e 683b98bad6a2 2024-02-10T06:37:09.452 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (6m) 20s ago 6m 86.4M - 17.2.0 e1d6a67b021e 62f56b90529d 2024-02-10T06:37:09.453 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (6m) 12s ago 6m 86.1M - 17.2.0 e1d6a67b021e f9a8c396df52 2024-02-10T06:37:09.453 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (5m) 20s ago 5m 85.6M - 17.2.0 e1d6a67b021e 73f34826e936 2024-02-10T06:37:09.453 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (5m) 12s ago 5m 86.2M - 17.2.0 e1d6a67b021e ae69d76dca01 2024-02-10T06:37:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: cephadm 2024-02-10T06:37:08.417756+0000 mgr.y (mgr.15426) 3 : cephadm [INF] [10/Feb/2024:06:37:08] ENGINE Bus STARTING 2024-02-10T06:37:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: cephadm 2024-02-10T06:37:08.522835+0000 mgr.y (mgr.15426) 4 : cephadm [INF] [10/Feb/2024:06:37:08] ENGINE Serving on http://172.21.15.46:8765 2024-02-10T06:37:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: cluster 2024-02-10T06:37:08.555044+0000 mon.a (mon.0) 1358 : cluster [DBG] mgrmap e32: y(active, since 1.67101s), standbys: x 2024-02-10T06:37:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: audit 2024-02-10T06:37:08.576859+0000 mgr.y (mgr.15426) 5 : audit [DBG] from='client.15288 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:37:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: audit 2024-02-10T06:37:08.579396+0000 mgr.y (mgr.15426) 6 : audit [DBG] from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: cluster 2024-02-10T06:37:08.583660+0000 mgr.y (mgr.15426) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:37:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: cephadm 2024-02-10T06:37:08.660584+0000 mgr.y (mgr.15426) 8 : cephadm [INF] [10/Feb/2024:06:37:08] ENGINE Serving on https://172.21.15.46:7150 2024-02-10T06:37:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: cephadm 2024-02-10T06:37:08.660787+0000 mgr.y (mgr.15426) 9 : cephadm [INF] [10/Feb/2024:06:37:08] ENGINE Bus STARTED 2024-02-10T06:37:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: cephadm 2024-02-10T06:37:08.693819+0000 mgr.y (mgr.15426) 10 : cephadm [INF] Updating smithi175:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T06:37:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: cephadm 2024-02-10T06:37:08.694024+0000 mgr.y (mgr.15426) 11 : cephadm [INF] Updating smithi046:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T06:37:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: cephadm 2024-02-10T06:37:08.858889+0000 mgr.y (mgr.15426) 12 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:37:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: cephadm 2024-02-10T06:37:08.908116+0000 mgr.y (mgr.15426) 13 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:37:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: audit 2024-02-10T06:37:08.944671+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: audit 2024-02-10T06:37:08.994124+0000 mgr.y (mgr.15426) 14 : audit [DBG] from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: cephadm 2024-02-10T06:37:09.023001+0000 mgr.y (mgr.15426) 15 : cephadm [INF] Updating smithi046:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T06:37:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: audit 2024-02-10T06:37:09.110403+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: cephadm 2024-02-10T06:37:09.174252+0000 mgr.y (mgr.15426) 16 : cephadm [INF] Updating smithi175:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T06:37:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: audit 2024-02-10T06:37:09.194357+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: audit 2024-02-10T06:37:09.204544+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: audit 2024-02-10T06:37:09.215715+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: audit 2024-02-10T06:37:09.260975+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: audit 2024-02-10T06:37:09.360432+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: audit 2024-02-10T06:37:09.396625+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: audit 2024-02-10T06:37:09.406806+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: audit 2024-02-10T06:37:09.413817+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: audit 2024-02-10T06:37:09.419754+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: audit 2024-02-10T06:37:09.495444+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-10T06:37:09.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: audit 2024-02-10T06:37:09.496113+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-10T06:37:09.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: audit 2024-02-10T06:37:09.508507+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:09.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[14329]: audit 2024-02-10T06:37:09.536812+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: cephadm 2024-02-10T06:37:08.417756+0000 mgr.y (mgr.15426) 3 : cephadm [INF] [10/Feb/2024:06:37:08] ENGINE Bus STARTING 2024-02-10T06:37:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: cephadm 2024-02-10T06:37:08.522835+0000 mgr.y (mgr.15426) 4 : cephadm [INF] [10/Feb/2024:06:37:08] ENGINE Serving on http://172.21.15.46:8765 2024-02-10T06:37:09.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: cluster 2024-02-10T06:37:08.555044+0000 mon.a (mon.0) 1358 : cluster [DBG] mgrmap e32: y(active, since 1.67101s), standbys: x 2024-02-10T06:37:09.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: audit 2024-02-10T06:37:08.576859+0000 mgr.y (mgr.15426) 5 : audit [DBG] from='client.15288 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:37:09.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: audit 2024-02-10T06:37:08.579396+0000 mgr.y (mgr.15426) 6 : audit [DBG] from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:09.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: cluster 2024-02-10T06:37:08.583660+0000 mgr.y (mgr.15426) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:37:09.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: cephadm 2024-02-10T06:37:08.660584+0000 mgr.y (mgr.15426) 8 : cephadm [INF] [10/Feb/2024:06:37:08] ENGINE Serving on https://172.21.15.46:7150 2024-02-10T06:37:09.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: cephadm 2024-02-10T06:37:08.660787+0000 mgr.y (mgr.15426) 9 : cephadm [INF] [10/Feb/2024:06:37:08] ENGINE Bus STARTED 2024-02-10T06:37:09.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: cephadm 2024-02-10T06:37:08.693819+0000 mgr.y (mgr.15426) 10 : cephadm [INF] Updating smithi175:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T06:37:09.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: cephadm 2024-02-10T06:37:08.694024+0000 mgr.y (mgr.15426) 11 : cephadm [INF] Updating smithi046:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T06:37:09.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: cephadm 2024-02-10T06:37:08.858889+0000 mgr.y (mgr.15426) 12 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:37:09.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: cephadm 2024-02-10T06:37:08.908116+0000 mgr.y (mgr.15426) 13 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:37:09.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: audit 2024-02-10T06:37:08.944671+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: audit 2024-02-10T06:37:08.994124+0000 mgr.y (mgr.15426) 14 : audit [DBG] from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:09.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: cephadm 2024-02-10T06:37:09.023001+0000 mgr.y (mgr.15426) 15 : cephadm [INF] Updating smithi046:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T06:37:09.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: audit 2024-02-10T06:37:09.110403+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: cephadm 2024-02-10T06:37:09.174252+0000 mgr.y (mgr.15426) 16 : cephadm [INF] Updating smithi175:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T06:37:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: audit 2024-02-10T06:37:09.194357+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: audit 2024-02-10T06:37:09.204544+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: audit 2024-02-10T06:37:09.215715+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: audit 2024-02-10T06:37:09.260975+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: audit 2024-02-10T06:37:09.360432+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: audit 2024-02-10T06:37:09.396625+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: audit 2024-02-10T06:37:09.406806+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: audit 2024-02-10T06:37:09.413817+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: audit 2024-02-10T06:37:09.419754+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: audit 2024-02-10T06:37:09.495444+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-10T06:37:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: audit 2024-02-10T06:37:09.496113+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-10T06:37:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: audit 2024-02-10T06:37:09.508507+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:09 smithi046 bash[20068]: audit 2024-02-10T06:37:09.536812+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.930 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:37:09.930 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:37:09.930 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-10T06:37:09.930 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:37:09.930 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:37:09.930 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:37:09.930 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:37:09.930 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:37:09.930 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T06:37:09.930 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:37:09.930 INFO:teuthology.orchestra.run.smithi046.stdout: "mds": {}, 2024-02-10T06:37:09.930 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:37:09.930 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T06:37:09.931 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:37:09.931 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:37:09.931 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-02-10T06:37:09.931 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:37:09.931 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:37:09.931 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:37:09.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: cephadm 2024-02-10T06:37:08.417756+0000 mgr.y (mgr.15426) 3 : cephadm [INF] [10/Feb/2024:06:37:08] ENGINE Bus STARTING 2024-02-10T06:37:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: cephadm 2024-02-10T06:37:08.522835+0000 mgr.y (mgr.15426) 4 : cephadm [INF] [10/Feb/2024:06:37:08] ENGINE Serving on http://172.21.15.46:8765 2024-02-10T06:37:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: cluster 2024-02-10T06:37:08.555044+0000 mon.a (mon.0) 1358 : cluster [DBG] mgrmap e32: y(active, since 1.67101s), standbys: x 2024-02-10T06:37:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: audit 2024-02-10T06:37:08.576859+0000 mgr.y (mgr.15426) 5 : audit [DBG] from='client.15288 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:37:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: audit 2024-02-10T06:37:08.579396+0000 mgr.y (mgr.15426) 6 : audit [DBG] from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: cluster 2024-02-10T06:37:08.583660+0000 mgr.y (mgr.15426) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:37:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: cephadm 2024-02-10T06:37:08.660584+0000 mgr.y (mgr.15426) 8 : cephadm [INF] [10/Feb/2024:06:37:08] ENGINE Serving on https://172.21.15.46:7150 2024-02-10T06:37:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: cephadm 2024-02-10T06:37:08.660787+0000 mgr.y (mgr.15426) 9 : cephadm [INF] [10/Feb/2024:06:37:08] ENGINE Bus STARTED 2024-02-10T06:37:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: cephadm 2024-02-10T06:37:08.693819+0000 mgr.y (mgr.15426) 10 : cephadm [INF] Updating smithi175:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T06:37:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: cephadm 2024-02-10T06:37:08.694024+0000 mgr.y (mgr.15426) 11 : cephadm [INF] Updating smithi046:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T06:37:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: cephadm 2024-02-10T06:37:08.858889+0000 mgr.y (mgr.15426) 12 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:37:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: cephadm 2024-02-10T06:37:08.908116+0000 mgr.y (mgr.15426) 13 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:37:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: audit 2024-02-10T06:37:08.944671+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: audit 2024-02-10T06:37:08.994124+0000 mgr.y (mgr.15426) 14 : audit [DBG] from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: cephadm 2024-02-10T06:37:09.023001+0000 mgr.y (mgr.15426) 15 : cephadm [INF] Updating smithi046:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T06:37:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: audit 2024-02-10T06:37:09.110403+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: cephadm 2024-02-10T06:37:09.174252+0000 mgr.y (mgr.15426) 16 : cephadm [INF] Updating smithi175:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T06:37:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: audit 2024-02-10T06:37:09.194357+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: audit 2024-02-10T06:37:09.204544+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: audit 2024-02-10T06:37:09.215715+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: audit 2024-02-10T06:37:09.260975+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: audit 2024-02-10T06:37:09.360432+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: audit 2024-02-10T06:37:09.396625+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: audit 2024-02-10T06:37:09.406806+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: audit 2024-02-10T06:37:09.413817+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: audit 2024-02-10T06:37:09.419754+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: audit 2024-02-10T06:37:09.495444+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-10T06:37:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: audit 2024-02-10T06:37:09.496113+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-10T06:37:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: audit 2024-02-10T06:37:09.508507+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:09 smithi175 bash[14559]: audit 2024-02-10T06:37:09.536812+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:10.324 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:37:10.324 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:37:10.324 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:37:10.324 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:37:10.324 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [], 2024-02-10T06:37:10.324 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "", 2024-02-10T06:37:10.324 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "", 2024-02-10T06:37:10.324 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:37:10.324 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:37:10.779 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_OK 2024-02-10T06:37:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:10 smithi046 bash[20068]: cephadm 2024-02-10T06:37:09.414423+0000 mgr.y (mgr.15426) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:10 smithi046 bash[20068]: audit 2024-02-10T06:37:09.426773+0000 mgr.y (mgr.15426) 18 : audit [DBG] from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:10 smithi046 bash[20068]: cephadm 2024-02-10T06:37:09.494818+0000 mgr.y (mgr.15426) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi046.eivqxk (dependencies changed)... 2024-02-10T06:37:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:10 smithi046 bash[20068]: cephadm 2024-02-10T06:37:09.510004+0000 mgr.y (mgr.15426) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi046.eivqxk on smithi046 2024-02-10T06:37:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:10 smithi046 bash[20068]: cluster 2024-02-10T06:37:09.543650+0000 mgr.y (mgr.15426) 21 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:37:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:10 smithi046 bash[20068]: cluster 2024-02-10T06:37:09.610521+0000 mon.a (mon.0) 1372 : cluster [DBG] mgrmap e33: y(active, since 2s), standbys: x 2024-02-10T06:37:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:10 smithi046 bash[20068]: audit 2024-02-10T06:37:09.923981+0000 mon.c (mon.1) 70 : audit [DBG] from='client.? 172.21.15.46:0/3754496709' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:10.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:10 smithi046 bash[14329]: cephadm 2024-02-10T06:37:09.414423+0000 mgr.y (mgr.15426) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:10.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:10 smithi046 bash[14329]: audit 2024-02-10T06:37:09.426773+0000 mgr.y (mgr.15426) 18 : audit [DBG] from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:10.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:10 smithi046 bash[14329]: cephadm 2024-02-10T06:37:09.494818+0000 mgr.y (mgr.15426) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi046.eivqxk (dependencies changed)... 2024-02-10T06:37:10.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:10 smithi046 bash[14329]: cephadm 2024-02-10T06:37:09.510004+0000 mgr.y (mgr.15426) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi046.eivqxk on smithi046 2024-02-10T06:37:10.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:10 smithi046 bash[14329]: cluster 2024-02-10T06:37:09.543650+0000 mgr.y (mgr.15426) 21 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:37:10.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:10 smithi046 bash[14329]: cluster 2024-02-10T06:37:09.610521+0000 mon.a (mon.0) 1372 : cluster [DBG] mgrmap e33: y(active, since 2s), standbys: x 2024-02-10T06:37:10.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:10 smithi046 bash[14329]: audit 2024-02-10T06:37:09.923981+0000 mon.c (mon.1) 70 : audit [DBG] from='client.? 172.21.15.46:0/3754496709' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:10.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:10 smithi175 bash[14559]: cephadm 2024-02-10T06:37:09.414423+0000 mgr.y (mgr.15426) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:10.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:10 smithi175 bash[14559]: audit 2024-02-10T06:37:09.426773+0000 mgr.y (mgr.15426) 18 : audit [DBG] from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:10.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:10 smithi175 bash[14559]: cephadm 2024-02-10T06:37:09.494818+0000 mgr.y (mgr.15426) 19 : cephadm [INF] Reconfiguring iscsi.foo.smithi046.eivqxk (dependencies changed)... 2024-02-10T06:37:10.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:10 smithi175 bash[14559]: cephadm 2024-02-10T06:37:09.510004+0000 mgr.y (mgr.15426) 20 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi046.eivqxk on smithi046 2024-02-10T06:37:10.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:10 smithi175 bash[14559]: cluster 2024-02-10T06:37:09.543650+0000 mgr.y (mgr.15426) 21 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:37:10.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:10 smithi175 bash[14559]: cluster 2024-02-10T06:37:09.610521+0000 mon.a (mon.0) 1372 : cluster [DBG] mgrmap e33: y(active, since 2s), standbys: x 2024-02-10T06:37:10.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:10 smithi175 bash[14559]: audit 2024-02-10T06:37:09.923981+0000 mon.c (mon.1) 70 : audit [DBG] from='client.? 172.21.15.46:0/3754496709' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:11.619 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:11 smithi175 bash[45655]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:37:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T06:37:11.707 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:11 smithi046 bash[14329]: audit 2024-02-10T06:37:10.316675+0000 mgr.y (mgr.15426) 22 : audit [DBG] from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:11.707 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:11 smithi046 bash[14329]: audit 2024-02-10T06:37:10.773364+0000 mon.c (mon.1) 71 : audit [DBG] from='client.? 172.21.15.46:0/1617405912' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:37:11.708 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:11 smithi046 bash[20068]: audit 2024-02-10T06:37:10.316675+0000 mgr.y (mgr.15426) 22 : audit [DBG] from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:11.708 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:11 smithi046 bash[20068]: audit 2024-02-10T06:37:10.773364+0000 mon.c (mon.1) 71 : audit [DBG] from='client.? 172.21.15.46:0/1617405912' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:37:11.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:11 smithi175 bash[14559]: audit 2024-02-10T06:37:10.316675+0000 mgr.y (mgr.15426) 22 : audit [DBG] from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:11.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:11 smithi175 bash[14559]: audit 2024-02-10T06:37:10.773364+0000 mon.c (mon.1) 71 : audit [DBG] from='client.? 172.21.15.46:0/1617405912' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:37:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:12 smithi046 bash[14329]: cluster 2024-02-10T06:37:11.544256+0000 mgr.y (mgr.15426) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:37:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:12 smithi046 bash[14329]: cluster 2024-02-10T06:37:11.623196+0000 mon.a (mon.0) 1373 : cluster [DBG] mgrmap e34: y(active, since 4s), standbys: x 2024-02-10T06:37:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:12 smithi046 bash[14329]: audit 2024-02-10T06:37:12.076289+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:12.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:12 smithi046 bash[20068]: cluster 2024-02-10T06:37:11.544256+0000 mgr.y (mgr.15426) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:37:12.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:12 smithi046 bash[20068]: cluster 2024-02-10T06:37:11.623196+0000 mon.a (mon.0) 1373 : cluster [DBG] mgrmap e34: y(active, since 4s), standbys: x 2024-02-10T06:37:12.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:12 smithi046 bash[20068]: audit 2024-02-10T06:37:12.076289+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:12.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:12 smithi175 bash[14559]: cluster 2024-02-10T06:37:11.544256+0000 mgr.y (mgr.15426) 23 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:37:12.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:12 smithi175 bash[14559]: cluster 2024-02-10T06:37:11.623196+0000 mon.a (mon.0) 1373 : cluster [DBG] mgrmap e34: y(active, since 4s), standbys: x 2024-02-10T06:37:12.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:12 smithi175 bash[14559]: audit 2024-02-10T06:37:12.076289+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:14.579 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:14 smithi046 bash[14329]: audit 2024-02-10T06:37:13.354493+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:14.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:14 smithi046 bash[14329]: audit 2024-02-10T06:37:13.363979+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:14.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:14 smithi046 bash[14329]: audit 2024-02-10T06:37:13.374113+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:14.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:14 smithi046 bash[14329]: cluster 2024-02-10T06:37:13.545068+0000 mgr.y (mgr.15426) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:37:14.580 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:14 smithi046 bash[14329]: audit 2024-02-10T06:37:14.208343+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:14.580 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:14 smithi046 bash[20068]: audit 2024-02-10T06:37:13.354493+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:14.580 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:14 smithi046 bash[20068]: audit 2024-02-10T06:37:13.363979+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:14.580 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:14 smithi046 bash[20068]: audit 2024-02-10T06:37:13.374113+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:14.580 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:14 smithi046 bash[20068]: cluster 2024-02-10T06:37:13.545068+0000 mgr.y (mgr.15426) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:37:14.580 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:14 smithi046 bash[20068]: audit 2024-02-10T06:37:14.208343+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:14 smithi175 bash[14559]: audit 2024-02-10T06:37:13.354493+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:14 smithi175 bash[14559]: audit 2024-02-10T06:37:13.363979+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:14 smithi175 bash[14559]: audit 2024-02-10T06:37:13.374113+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:14 smithi175 bash[14559]: cluster 2024-02-10T06:37:13.545068+0000 mgr.y (mgr.15426) 24 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:37:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:14 smithi175 bash[14559]: audit 2024-02-10T06:37:14.208343+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:15.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:15 smithi175 bash[14559]: audit 2024-02-10T06:37:14.638017+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:15.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:15 smithi175 bash[14559]: audit 2024-02-10T06:37:14.648827+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:15.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:15 smithi175 bash[14559]: cephadm 2024-02-10T06:37:14.696621+0000 mgr.y (mgr.15426) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T06:37:15.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:15 smithi175 bash[14559]: audit 2024-02-10T06:37:14.883903+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:15.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:15 smithi175 bash[14559]: audit 2024-02-10T06:37:14.895534+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:15.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:15 smithi175 bash[14559]: audit 2024-02-10T06:37:14.906231+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:15.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:15 smithi175 bash[14559]: cephadm 2024-02-10T06:37:14.961958+0000 mgr.y (mgr.15426) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2024-02-10T06:37:16.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:15 smithi046 bash[20068]: audit 2024-02-10T06:37:14.638017+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:16.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:15 smithi046 bash[20068]: audit 2024-02-10T06:37:14.648827+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:16.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:15 smithi046 bash[20068]: cephadm 2024-02-10T06:37:14.696621+0000 mgr.y (mgr.15426) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T06:37:16.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:15 smithi046 bash[20068]: audit 2024-02-10T06:37:14.883903+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:16.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:15 smithi046 bash[20068]: audit 2024-02-10T06:37:14.895534+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:16.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:15 smithi046 bash[20068]: audit 2024-02-10T06:37:14.906231+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:16.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:15 smithi046 bash[20068]: cephadm 2024-02-10T06:37:14.961958+0000 mgr.y (mgr.15426) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2024-02-10T06:37:16.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:15 smithi046 bash[14329]: audit 2024-02-10T06:37:14.638017+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:16.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:15 smithi046 bash[14329]: audit 2024-02-10T06:37:14.648827+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:16.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:15 smithi046 bash[14329]: cephadm 2024-02-10T06:37:14.696621+0000 mgr.y (mgr.15426) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T06:37:16.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:15 smithi046 bash[14329]: audit 2024-02-10T06:37:14.883903+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:16.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:15 smithi046 bash[14329]: audit 2024-02-10T06:37:14.895534+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:16.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:15 smithi046 bash[14329]: audit 2024-02-10T06:37:14.906231+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:16.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:15 smithi046 bash[14329]: cephadm 2024-02-10T06:37:14.961958+0000 mgr.y (mgr.15426) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi175 2024-02-10T06:37:17.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:16 smithi175 bash[14559]: cluster 2024-02-10T06:37:15.546787+0000 mgr.y (mgr.15426) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-10T06:37:17.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:16 smithi046 bash[14329]: cluster 2024-02-10T06:37:15.546787+0000 mgr.y (mgr.15426) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-10T06:37:17.273 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:16 smithi046 bash[20068]: cluster 2024-02-10T06:37:15.546787+0000 mgr.y (mgr.15426) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-10T06:37:18.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:17 smithi046 bash[14329]: audit 2024-02-10T06:37:17.657302+0000 mon.a (mon.0) 1384 : audit [DBG] from='client.? 172.21.15.46:0/4066928118' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T06:37:18.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:17 smithi046 bash[20068]: audit 2024-02-10T06:37:17.657302+0000 mon.a (mon.0) 1384 : audit [DBG] from='client.? 172.21.15.46:0/4066928118' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T06:37:18.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:17 smithi175 bash[14559]: audit 2024-02-10T06:37:17.657302+0000 mon.a (mon.0) 1384 : audit [DBG] from='client.? 172.21.15.46:0/4066928118' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T06:37:19.181 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:18 smithi046 bash[20068]: cluster 2024-02-10T06:37:17.547530+0000 mgr.y (mgr.15426) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-10T06:37:19.181 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:18 smithi046 bash[14329]: cluster 2024-02-10T06:37:17.547530+0000 mgr.y (mgr.15426) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-10T06:37:19.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:18 smithi175 bash[14559]: cluster 2024-02-10T06:37:17.547530+0000 mgr.y (mgr.15426) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-10T06:37:20.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:20 smithi175 bash[14559]: audit 2024-02-10T06:37:19.146343+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:20.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:20 smithi175 bash[14559]: audit 2024-02-10T06:37:19.160797+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:20.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:20 smithi175 bash[14559]: audit 2024-02-10T06:37:19.172621+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:20.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:19 smithi175 systemd[1]: Stopping Ceph prometheus.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:37:20.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:19 smithi175 bash[52203]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T06:37:20.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:20 smithi175 bash[48117]: ts=2024-02-10T06:37:20.054Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-10T06:37:20.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:20 smithi175 bash[48117]: ts=2024-02-10T06:37:20.054Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-10T06:37:20.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:20 smithi175 bash[48117]: ts=2024-02-10T06:37:20.054Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-10T06:37:20.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:20 smithi175 bash[48117]: ts=2024-02-10T06:37:20.054Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-10T06:37:20.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:20 smithi175 bash[48117]: ts=2024-02-10T06:37:20.054Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-10T06:37:20.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:20 smithi175 bash[48117]: ts=2024-02-10T06:37:20.054Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-10T06:37:20.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:20 smithi175 bash[48117]: ts=2024-02-10T06:37:20.055Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-10T06:37:20.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:20 smithi175 bash[48117]: ts=2024-02-10T06:37:20.055Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-10T06:37:20.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:20 smithi175 bash[48117]: ts=2024-02-10T06:37:20.055Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-10T06:37:20.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:20 smithi175 bash[48117]: ts=2024-02-10T06:37:20.056Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-10T06:37:20.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:20 smithi175 bash[48117]: ts=2024-02-10T06:37:20.056Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-10T06:37:20.246 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:20 smithi175 bash[48117]: ts=2024-02-10T06:37:20.056Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-10T06:37:20.313 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:20 smithi046 bash[14329]: audit 2024-02-10T06:37:19.146343+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:20.313 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:20 smithi046 bash[14329]: audit 2024-02-10T06:37:19.160797+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:20.313 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:20 smithi046 bash[14329]: audit 2024-02-10T06:37:19.172621+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:20.314 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:20 smithi046 bash[20068]: audit 2024-02-10T06:37:19.146343+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:20.314 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:20 smithi046 bash[20068]: audit 2024-02-10T06:37:19.160797+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:20.314 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:20 smithi046 bash[20068]: audit 2024-02-10T06:37:19.172621+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:20.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:20 smithi175 bash[52215]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-prometheus-a 2024-02-10T06:37:20.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:20 smithi175 bash[52250]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T06:37:20.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:20 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@prometheus.a.service: Succeeded. 2024-02-10T06:37:20.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:20 smithi175 systemd[1]: Stopped Ceph prometheus.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:37:20.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:20 smithi175 systemd[1]: Started Ceph prometheus.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:37:21.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:21 smithi175 bash[14559]: cluster 2024-02-10T06:37:19.549247+0000 mgr.y (mgr.15426) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-10T06:37:21.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:21 smithi175 bash[14559]: audit 2024-02-10T06:37:20.990568+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:21.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:21 smithi175 bash[14559]: audit 2024-02-10T06:37:21.002189+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:21.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:21 smithi175 bash[14559]: audit 2024-02-10T06:37:21.054905+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:37:21.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:21 smithi175 bash[14559]: audit 2024-02-10T06:37:21.073417+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:21.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:21 smithi175 bash[14559]: audit 2024-02-10T06:37:21.078042+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:37:21.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:21 smithi175 bash[14559]: audit 2024-02-10T06:37:21.082446+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi046"}]: dispatch 2024-02-10T06:37:21.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:21 smithi175 bash[14559]: audit 2024-02-10T06:37:21.090568+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:21.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:21 smithi175 bash[14559]: audit 2024-02-10T06:37:21.103187+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:37:21.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:21 smithi175 bash[14559]: audit 2024-02-10T06:37:21.113235+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:21.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:21 smithi046 bash[14329]: cluster 2024-02-10T06:37:19.549247+0000 mgr.y (mgr.15426) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-10T06:37:21.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:21 smithi046 bash[14329]: audit 2024-02-10T06:37:20.990568+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:21.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:21 smithi046 bash[14329]: audit 2024-02-10T06:37:21.002189+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:21.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:21 smithi046 bash[14329]: audit 2024-02-10T06:37:21.054905+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:37:21.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:21 smithi046 bash[14329]: audit 2024-02-10T06:37:21.073417+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:21.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:21 smithi046 bash[14329]: audit 2024-02-10T06:37:21.078042+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:37:21.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:21 smithi046 bash[14329]: audit 2024-02-10T06:37:21.082446+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi046"}]: dispatch 2024-02-10T06:37:21.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:21 smithi046 bash[14329]: audit 2024-02-10T06:37:21.090568+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:21.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:21 smithi046 bash[14329]: audit 2024-02-10T06:37:21.103187+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:37:21.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:21 smithi046 bash[14329]: audit 2024-02-10T06:37:21.113235+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:21.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:21 smithi046 bash[20068]: cluster 2024-02-10T06:37:19.549247+0000 mgr.y (mgr.15426) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-10T06:37:21.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:21 smithi046 bash[20068]: audit 2024-02-10T06:37:20.990568+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:21.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:21 smithi046 bash[20068]: audit 2024-02-10T06:37:21.002189+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:21.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:21 smithi046 bash[20068]: audit 2024-02-10T06:37:21.054905+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:37:21.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:21 smithi046 bash[20068]: audit 2024-02-10T06:37:21.073417+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:21.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:21 smithi046 bash[20068]: audit 2024-02-10T06:37:21.078042+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:37:21.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:21 smithi046 bash[20068]: audit 2024-02-10T06:37:21.082446+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi046"}]: dispatch 2024-02-10T06:37:21.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:21 smithi046 bash[20068]: audit 2024-02-10T06:37:21.090568+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:21.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:21 smithi046 bash[20068]: audit 2024-02-10T06:37:21.103187+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:37:21.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:21 smithi046 bash[20068]: audit 2024-02-10T06:37:21.113235+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:22.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:22 smithi046 bash[14329]: audit 2024-02-10T06:37:21.056377+0000 mgr.y (mgr.15426) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:37:22.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:22 smithi046 bash[14329]: cephadm 2024-02-10T06:37:21.077509+0000 mgr.y (mgr.15426) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.46:5000 to Dashboard 2024-02-10T06:37:22.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:22 smithi046 bash[14329]: audit 2024-02-10T06:37:21.079192+0000 mgr.y (mgr.15426) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:37:22.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:22 smithi046 bash[14329]: audit 2024-02-10T06:37:21.083684+0000 mgr.y (mgr.15426) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi046"}]: dispatch 2024-02-10T06:37:22.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:22 smithi046 bash[14329]: audit 2024-02-10T06:37:21.104189+0000 mgr.y (mgr.15426) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:37:22.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:22 smithi046 bash[20068]: audit 2024-02-10T06:37:21.056377+0000 mgr.y (mgr.15426) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:37:22.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:22 smithi046 bash[20068]: cephadm 2024-02-10T06:37:21.077509+0000 mgr.y (mgr.15426) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.46:5000 to Dashboard 2024-02-10T06:37:22.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:22 smithi046 bash[20068]: audit 2024-02-10T06:37:21.079192+0000 mgr.y (mgr.15426) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:37:22.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:22 smithi046 bash[20068]: audit 2024-02-10T06:37:21.083684+0000 mgr.y (mgr.15426) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi046"}]: dispatch 2024-02-10T06:37:22.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:22 smithi046 bash[20068]: audit 2024-02-10T06:37:21.104189+0000 mgr.y (mgr.15426) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:37:22.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:22 smithi175 bash[14559]: audit 2024-02-10T06:37:21.056377+0000 mgr.y (mgr.15426) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:37:22.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:22 smithi175 bash[14559]: cephadm 2024-02-10T06:37:21.077509+0000 mgr.y (mgr.15426) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.46:5000 to Dashboard 2024-02-10T06:37:22.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:22 smithi175 bash[14559]: audit 2024-02-10T06:37:21.079192+0000 mgr.y (mgr.15426) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:37:22.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:22 smithi175 bash[14559]: audit 2024-02-10T06:37:21.083684+0000 mgr.y (mgr.15426) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi046"}]: dispatch 2024-02-10T06:37:22.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:22 smithi175 bash[14559]: audit 2024-02-10T06:37:21.104189+0000 mgr.y (mgr.15426) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:37:23.190 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.069Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-10T06:37:23.191 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.069Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-10T06:37:23.191 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.069Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-10T06:37:23.191 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.069Z caller=main.go:518 level=info host_details="(Linux 5.4.0-171-generic #189-Ubuntu SMP Fri Jan 5 14:23:02 UTC 2024 x86_64 smithi175 (none))" 2024-02-10T06:37:23.191 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.069Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-10T06:37:23.191 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.069Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-10T06:37:23.191 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.073Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-10T06:37:23.191 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.074Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-10T06:37:23.191 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.077Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-10T06:37:23.191 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.079Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-10T06:37:23.191 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.079Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.023µs 2024-02-10T06:37:23.191 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.079Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-10T06:37:23.192 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.079Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-02-10T06:37:23.192 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.152Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-02-10T06:37:23.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:23 smithi046 bash[14329]: cluster 2024-02-10T06:37:21.550092+0000 mgr.y (mgr.15426) 35 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T06:37:23.273 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:23 smithi046 bash[14329]: audit 2024-02-10T06:37:22.672763+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:37:23.274 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:23 smithi046 bash[20068]: cluster 2024-02-10T06:37:21.550092+0000 mgr.y (mgr.15426) 35 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T06:37:23.274 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:23 smithi046 bash[20068]: audit 2024-02-10T06:37:22.672763+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:37:23.441 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[14559]: cluster 2024-02-10T06:37:21.550092+0000 mgr.y (mgr.15426) 35 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T06:37:23.442 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[14559]: audit 2024-02-10T06:37:22.672763+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:37:23.744 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.437Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-02-10T06:37:23.744 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.541Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-02-10T06:37:23.744 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.599Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-02-10T06:37:23.744 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.599Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-02-10T06:37:23.744 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.599Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=59.175µs wal_replay_duration=520.397386ms total_replay_duration=520.474969ms 2024-02-10T06:37:23.745 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.605Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-10T06:37:23.745 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.605Z caller=main.go:947 level=info msg="TSDB started" 2024-02-10T06:37:23.745 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.605Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-10T06:37:23.745 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.637Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=31.395061ms db_storage=1.627µs remote_storage=2.71µs web_handler=876ns query_engine=1.503µs scrape=609.276µs scrape_sd=300.814µs notify=54.952µs notify_sd=58.16µs rules=29.654469ms 2024-02-10T06:37:23.745 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:23 smithi175 bash[52279]: ts=2024-02-10T06:37:23.637Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-10T06:37:24.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:24 smithi046 bash[14329]: audit 2024-02-10T06:37:23.242362+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:24.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:24 smithi046 bash[14329]: audit 2024-02-10T06:37:23.254020+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:24.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:24 smithi046 bash[14329]: audit 2024-02-10T06:37:23.264213+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:24.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:24 smithi046 bash[14329]: cluster 2024-02-10T06:37:23.550893+0000 mgr.y (mgr.15426) 36 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T06:37:24.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:24 smithi046 bash[14329]: audit 2024-02-10T06:37:23.981841+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:24.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:24 smithi046 bash[14329]: audit 2024-02-10T06:37:23.994042+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:24.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:24 smithi046 bash[14329]: audit 2024-02-10T06:37:24.005074+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:24.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:24 smithi046 bash[20068]: audit 2024-02-10T06:37:23.242362+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:24.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:24 smithi046 bash[20068]: audit 2024-02-10T06:37:23.254020+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:24.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:24 smithi046 bash[20068]: audit 2024-02-10T06:37:23.264213+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:24.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:24 smithi046 bash[20068]: cluster 2024-02-10T06:37:23.550893+0000 mgr.y (mgr.15426) 36 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T06:37:24.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:24 smithi046 bash[20068]: audit 2024-02-10T06:37:23.981841+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:24.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:24 smithi046 bash[20068]: audit 2024-02-10T06:37:23.994042+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:24.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:24 smithi046 bash[20068]: audit 2024-02-10T06:37:24.005074+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:24.538 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:24 smithi175 bash[14559]: audit 2024-02-10T06:37:23.242362+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:24.538 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:24 smithi175 bash[14559]: audit 2024-02-10T06:37:23.254020+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:24.538 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:24 smithi175 bash[14559]: audit 2024-02-10T06:37:23.264213+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:24.538 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:24 smithi175 bash[14559]: cluster 2024-02-10T06:37:23.550893+0000 mgr.y (mgr.15426) 36 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T06:37:24.538 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:24 smithi175 bash[14559]: audit 2024-02-10T06:37:23.981841+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:24.538 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:24 smithi175 bash[14559]: audit 2024-02-10T06:37:23.994042+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:24.538 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:24 smithi175 bash[14559]: audit 2024-02-10T06:37:24.005074+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:25.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:25 smithi046 bash[14329]: cephadm 2024-02-10T06:37:24.288813+0000 mgr.y (mgr.15426) 37 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-10T06:37:25.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:25 smithi046 bash[14329]: audit 2024-02-10T06:37:24.289825+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:37:25.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:25 smithi046 bash[14329]: audit 2024-02-10T06:37:24.290647+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:37:25.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:25 smithi046 bash[14329]: audit 2024-02-10T06:37:24.293258+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:37:25.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:25 smithi046 bash[14329]: audit 2024-02-10T06:37:24.295469+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:25.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:25 smithi046 bash[14329]: cephadm 2024-02-10T06:37:24.297669+0000 mgr.y (mgr.15426) 38 : cephadm [INF] Deploying daemon mgr.x on smithi175 2024-02-10T06:37:25.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:25 smithi046 bash[20068]: cephadm 2024-02-10T06:37:24.288813+0000 mgr.y (mgr.15426) 37 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-10T06:37:25.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:25 smithi046 bash[20068]: audit 2024-02-10T06:37:24.289825+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:37:25.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:25 smithi046 bash[20068]: audit 2024-02-10T06:37:24.290647+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:37:25.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:25 smithi046 bash[20068]: audit 2024-02-10T06:37:24.293258+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:37:25.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:25 smithi046 bash[20068]: audit 2024-02-10T06:37:24.295469+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:25.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:25 smithi046 bash[20068]: cephadm 2024-02-10T06:37:24.297669+0000 mgr.y (mgr.15426) 38 : cephadm [INF] Deploying daemon mgr.x on smithi175 2024-02-10T06:37:25.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:25 smithi175 bash[14559]: cephadm 2024-02-10T06:37:24.288813+0000 mgr.y (mgr.15426) 37 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-10T06:37:25.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:25 smithi175 bash[14559]: audit 2024-02-10T06:37:24.289825+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:37:25.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:25 smithi175 bash[14559]: audit 2024-02-10T06:37:24.290647+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:37:25.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:25 smithi175 bash[14559]: audit 2024-02-10T06:37:24.293258+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:37:25.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:25 smithi175 bash[14559]: audit 2024-02-10T06:37:24.295469+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:25.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:25 smithi175 bash[14559]: cephadm 2024-02-10T06:37:24.297669+0000 mgr.y (mgr.15426) 38 : cephadm [INF] Deploying daemon mgr.x on smithi175 2024-02-10T06:37:26.732 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:26 smithi175 bash[14559]: audit 2024-02-10T06:37:25.436984+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:26.733 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:26 smithi175 bash[14559]: audit 2024-02-10T06:37:25.449769+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:26.733 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:26 smithi175 bash[14559]: audit 2024-02-10T06:37:25.459459+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:26.733 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:26 smithi175 bash[14559]: cluster 2024-02-10T06:37:25.552664+0000 mgr.y (mgr.15426) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T06:37:26.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:26 smithi046 bash[14329]: audit 2024-02-10T06:37:25.436984+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:26.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:26 smithi046 bash[14329]: audit 2024-02-10T06:37:25.449769+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:26.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:26 smithi046 bash[14329]: audit 2024-02-10T06:37:25.459459+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:26.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:26 smithi046 bash[14329]: cluster 2024-02-10T06:37:25.552664+0000 mgr.y (mgr.15426) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T06:37:26.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:26 smithi046 bash[20068]: audit 2024-02-10T06:37:25.436984+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:26.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:26 smithi046 bash[20068]: audit 2024-02-10T06:37:25.449769+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:26.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:26 smithi046 bash[20068]: audit 2024-02-10T06:37:25.459459+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:26.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:26 smithi046 bash[20068]: cluster 2024-02-10T06:37:25.552664+0000 mgr.y (mgr.15426) 39 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T06:37:27.744 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:27 smithi175 systemd[1]: Stopping Ceph mgr.x for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:37:28.592 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:28 smithi175 bash[52699]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-mgr-x 2024-02-10T06:37:28.592 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:28 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-02-10T06:37:28.593 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:28 smithi175 bash[52771]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-mgr-x 2024-02-10T06:37:28.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:28 smithi046 bash[14329]: audit 2024-02-10T06:37:27.289494+0000 mgr.y (mgr.15426) 40 : audit [DBG] from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:37:28.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:28 smithi046 bash[14329]: cluster 2024-02-10T06:37:27.553418+0000 mgr.y (mgr.15426) 41 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-02-10T06:37:28.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:28 smithi046 bash[20068]: audit 2024-02-10T06:37:27.289494+0000 mgr.y (mgr.15426) 40 : audit [DBG] from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:37:28.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:28 smithi046 bash[20068]: cluster 2024-02-10T06:37:27.553418+0000 mgr.y (mgr.15426) 41 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-02-10T06:37:28.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:28 smithi175 bash[14559]: audit 2024-02-10T06:37:27.289494+0000 mgr.y (mgr.15426) 40 : audit [DBG] from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:37:28.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:28 smithi175 bash[14559]: cluster 2024-02-10T06:37:27.553418+0000 mgr.y (mgr.15426) 41 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-02-10T06:37:28.902 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:28 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-10T06:37:28.902 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:28 smithi175 systemd[1]: Stopped Ceph mgr.x for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:37:28.902 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:28 smithi175 systemd[1]: Started Ceph mgr.x for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:37:30.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:28.893654+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:28.915271+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:28.925196+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:28.926386+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:28.942156+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: cephadm 2024-02-10T06:37:28.942984+0000 mgr.y (mgr.15426) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:30.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.022101+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.027116+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: cephadm 2024-02-10T06:37:29.028873+0000 mgr.y (mgr.15426) 43 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-10T06:37:30.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.038254+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.041264+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-10T06:37:30.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.041945+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-10T06:37:30.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.048721+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-10T06:37:30.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.050517+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-10T06:37:30.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.051162+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-10T06:37:30.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.056142+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-10T06:37:30.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.063423+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.065236+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.075466+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: cephadm 2024-02-10T06:37:29.076354+0000 mgr.y (mgr.15426) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:30.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.160667+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.163272+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.166897+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.168171+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.177395+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: cephadm 2024-02-10T06:37:29.178782+0000 mgr.y (mgr.15426) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:30.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.258307+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.260793+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.264853+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.266034+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.273893+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.358828+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.362040+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.368237+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.369796+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.379833+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.462331+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.465740+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.469304+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.470626+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.478000+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.564887+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.567933+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.571395+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.573065+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.580260+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.662360+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.665418+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.668707+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.669799+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.679743+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.763892+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.766514+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.769963+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.771085+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.779488+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.862905+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.865366+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.868431+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.869567+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:29 smithi175 bash[14559]: audit 2024-02-10T06:37:29.877273+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:28.893654+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:28.915271+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:28.925196+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:28.926386+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:28.942156+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: cephadm 2024-02-10T06:37:28.942984+0000 mgr.y (mgr.15426) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:30.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.022101+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.027116+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: cephadm 2024-02-10T06:37:29.028873+0000 mgr.y (mgr.15426) 43 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-10T06:37:30.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.038254+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.041264+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-10T06:37:30.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.041945+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-10T06:37:30.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.048721+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-10T06:37:30.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.050517+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-10T06:37:30.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.051162+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-10T06:37:30.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.056142+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-10T06:37:30.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.063423+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.065236+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.075466+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: cephadm 2024-02-10T06:37:29.076354+0000 mgr.y (mgr.15426) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:30.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.160667+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.163272+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.166897+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.168171+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.177395+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: cephadm 2024-02-10T06:37:29.178782+0000 mgr.y (mgr.15426) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:30.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.258307+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.260793+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.264853+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.266034+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.273893+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.358828+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.362040+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.368237+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.369796+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.379833+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.462331+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.465740+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.469304+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.470626+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:28.893654+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:28.915271+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:28.925196+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:28.926386+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:28.942156+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: cephadm 2024-02-10T06:37:28.942984+0000 mgr.y (mgr.15426) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:30.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.022101+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.027116+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: cephadm 2024-02-10T06:37:29.028873+0000 mgr.y (mgr.15426) 43 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-10T06:37:30.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.038254+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.041264+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-10T06:37:30.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.041945+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-10T06:37:30.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.048721+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-10T06:37:30.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.050517+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-10T06:37:30.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.051162+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-10T06:37:30.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.056142+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15426 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-10T06:37:30.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.063423+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.065236+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.075466+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: cephadm 2024-02-10T06:37:29.076354+0000 mgr.y (mgr.15426) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:30.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.478000+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.564887+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.567933+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.571395+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.573065+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.580260+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.662360+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.665418+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.668707+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.669799+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.679743+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.763892+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.766514+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.769963+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.771085+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.779488+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.862905+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.865366+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.868431+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.869567+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[14329]: audit 2024-02-10T06:37:29.877273+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.160667+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.163272+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.166897+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.168171+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.177395+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: cephadm 2024-02-10T06:37:29.178782+0000 mgr.y (mgr.15426) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:30.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.258307+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.260793+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.264853+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.266034+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.273893+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.358828+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.362040+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.368237+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.369796+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.379833+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.462331+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.465740+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.469304+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.470626+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.478000+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.564887+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.567933+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.571395+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.573065+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.580260+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.662360+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.665418+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.668707+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.669799+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.679743+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.763892+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.766514+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.769963+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.771085+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.779488+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.862905+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:30.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.865366+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:30.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.868431+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:30.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.869567+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:30.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:29 smithi046 bash[20068]: audit 2024-02-10T06:37:29.877273+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:30.879 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[52838]: debug 2024-02-10T06:37:30.746+0000 7f9bbba14700 1 -- 172.21.15.175:0/1776999259 <== mon.2 v2:172.21.15.175:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5596c919a1a0 con 0x5596c92a0800 2024-02-10T06:37:31.244 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[52838]: debug 2024-02-10T06:37:30.926+0000 7f9bc5c0f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T06:37:31.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: cephadm 2024-02-10T06:37:29.274905+0000 mgr.y (mgr.15426) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: cephadm 2024-02-10T06:37:29.381070+0000 mgr.y (mgr.15426) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: cephadm 2024-02-10T06:37:29.481327+0000 mgr.y (mgr.15426) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: cluster 2024-02-10T06:37:29.554718+0000 mgr.y (mgr.15426) 49 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-10T06:37:31.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: cephadm 2024-02-10T06:37:29.581676+0000 mgr.y (mgr.15426) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: cephadm 2024-02-10T06:37:29.680663+0000 mgr.y (mgr.15426) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: cephadm 2024-02-10T06:37:29.780340+0000 mgr.y (mgr.15426) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: cephadm 2024-02-10T06:37:29.878660+0000 mgr.y (mgr.15426) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:29.963352+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:29.967746+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:29.971424+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:29.972864+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:29.980746+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: cephadm 2024-02-10T06:37:29.981552+0000 mgr.y (mgr.15426) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.061378+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.065141+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.068627+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.069836+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.077869+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: cephadm 2024-02-10T06:37:30.079588+0000 mgr.y (mgr.15426) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.161093+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.163348+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.166892+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.167993+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.176491+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: cephadm 2024-02-10T06:37:30.177144+0000 mgr.y (mgr.15426) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.259038+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.261343+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.265079+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.266359+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.275146+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.359029+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.361673+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.364550+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.365867+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.374432+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.453320+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.455690+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.458587+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.459880+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.468386+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.546508+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.550644+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.554763+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.556190+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.565154+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.650928+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.653782+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.658219+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.659736+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.668118+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.749905+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.752702+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.755459+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.756542+0000 mon.c (mon.1) 156 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.763884+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.845487+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.848220+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.851161+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.852349+0000 mon.c (mon.1) 160 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.253 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:30 smithi175 bash[14559]: audit 2024-02-10T06:37:30.859451+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:37:31] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.33.4" 2024-02-10T06:37:31.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: cephadm 2024-02-10T06:37:29.274905+0000 mgr.y (mgr.15426) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: cephadm 2024-02-10T06:37:29.381070+0000 mgr.y (mgr.15426) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: cephadm 2024-02-10T06:37:29.481327+0000 mgr.y (mgr.15426) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: cluster 2024-02-10T06:37:29.554718+0000 mgr.y (mgr.15426) 49 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-10T06:37:31.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: cephadm 2024-02-10T06:37:29.581676+0000 mgr.y (mgr.15426) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: cephadm 2024-02-10T06:37:29.680663+0000 mgr.y (mgr.15426) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: cephadm 2024-02-10T06:37:29.780340+0000 mgr.y (mgr.15426) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: cephadm 2024-02-10T06:37:29.878660+0000 mgr.y (mgr.15426) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:29.963352+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:29.967746+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:29.971424+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:29.972864+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:29.980746+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: cephadm 2024-02-10T06:37:29.981552+0000 mgr.y (mgr.15426) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.061378+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.065141+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.068627+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.069836+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.077869+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: cephadm 2024-02-10T06:37:30.079588+0000 mgr.y (mgr.15426) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: cephadm 2024-02-10T06:37:29.274905+0000 mgr.y (mgr.15426) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: cephadm 2024-02-10T06:37:29.381070+0000 mgr.y (mgr.15426) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: cephadm 2024-02-10T06:37:29.481327+0000 mgr.y (mgr.15426) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: cluster 2024-02-10T06:37:29.554718+0000 mgr.y (mgr.15426) 49 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-10T06:37:31.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: cephadm 2024-02-10T06:37:29.581676+0000 mgr.y (mgr.15426) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: cephadm 2024-02-10T06:37:29.680663+0000 mgr.y (mgr.15426) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: cephadm 2024-02-10T06:37:29.780340+0000 mgr.y (mgr.15426) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: cephadm 2024-02-10T06:37:29.878660+0000 mgr.y (mgr.15426) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:29.963352+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:29.967746+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:29.971424+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:29.972864+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:29.980746+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: cephadm 2024-02-10T06:37:29.981552+0000 mgr.y (mgr.15426) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.061378+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.065141+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.068627+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.069836+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.077869+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: cephadm 2024-02-10T06:37:30.079588+0000 mgr.y (mgr.15426) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.161093+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.163348+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.166892+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.167993+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.176491+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: cephadm 2024-02-10T06:37:30.177144+0000 mgr.y (mgr.15426) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.259038+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.261343+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.265079+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.266359+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.275146+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.359029+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.361673+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.364550+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.365867+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.374432+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.453320+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.455690+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.458587+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.459880+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.161093+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.163348+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.166892+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.167993+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.176491+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: cephadm 2024-02-10T06:37:30.177144+0000 mgr.y (mgr.15426) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.259038+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.261343+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.265079+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.266359+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.275146+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.359029+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.361673+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.364550+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.365867+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.374432+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.453320+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.455690+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.458587+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.459880+0000 mon.c (mon.1) 144 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.468386+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.546508+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.550644+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.554763+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.556190+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.565154+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.650928+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.653782+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.658219+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.659736+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.668118+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.749905+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.752702+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.755459+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.756542+0000 mon.c (mon.1) 156 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.763884+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.845487+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.848220+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.851161+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.852349+0000 mon.c (mon.1) 160 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[14329]: audit 2024-02-10T06:37:30.859451+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.468386+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.546508+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.550644+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.554763+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.556190+0000 mon.c (mon.1) 148 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.565154+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.650928+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.653782+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.658219+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.659736+0000 mon.c (mon.1) 152 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.668118+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.749905+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.752702+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.755459+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.756542+0000 mon.c (mon.1) 156 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.763884+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.845487+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.848220+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.851161+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.852349+0000 mon.c (mon.1) 160 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:30 smithi046 bash[20068]: audit 2024-02-10T06:37:30.859451+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.994 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[52838]: debug 2024-02-10T06:37:31.870+0000 7f9bc5c0f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T06:37:31.994 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[52838]: debug 2024-02-10T06:37:31.978+0000 7f9bc5c0f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T06:37:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: cephadm 2024-02-10T06:37:30.276137+0000 mgr.y (mgr.15426) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: cephadm 2024-02-10T06:37:30.375414+0000 mgr.y (mgr.15426) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: cephadm 2024-02-10T06:37:30.469136+0000 mgr.y (mgr.15426) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: cephadm 2024-02-10T06:37:30.566130+0000 mgr.y (mgr.15426) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: cephadm 2024-02-10T06:37:30.670833+0000 mgr.y (mgr.15426) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: cephadm 2024-02-10T06:37:30.765196+0000 mgr.y (mgr.15426) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: cephadm 2024-02-10T06:37:30.862133+0000 mgr.y (mgr.15426) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:30.930174+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:30.932669+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:30.935453+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:30.936653+0000 mon.c (mon.1) 164 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:30.944321+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: cephadm 2024-02-10T06:37:30.945410+0000 mgr.y (mgr.15426) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.022481+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.025747+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.029507+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.031004+0000 mon.c (mon.1) 168 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.041060+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: cephadm 2024-02-10T06:37:31.042140+0000 mgr.y (mgr.15426) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.119213+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.123661+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.128114+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.130022+0000 mon.c (mon.1) 172 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.141033+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: cephadm 2024-02-10T06:37:31.141761+0000 mgr.y (mgr.15426) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.220694+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.223512+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.225948+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.226974+0000 mon.c (mon.1) 176 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.235771+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.320017+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.322637+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.326281+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.327492+0000 mon.c (mon.1) 180 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.335275+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.387937+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.390857+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.394269+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.395507+0000 mon.c (mon.1) 184 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.404388+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.485421+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.488216+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.491854+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.493060+0000 mon.c (mon.1) 188 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.501617+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.583354+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.586847+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.591479+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.592879+0000 mon.c (mon.1) 192 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.603257+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.687701+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.690937+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.693620+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.694691+0000 mon.c (mon.1) 196 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.702546+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.783596+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.786747+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.790830+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.792370+0000 mon.c (mon.1) 200 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.802495+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.883408+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.886112+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.888990+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:31 smithi175 bash[14559]: audit 2024-02-10T06:37:31.890314+0000 mon.c (mon.1) 204 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.378 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[52838]: debug 2024-02-10T06:37:32.082+0000 7f9bc5c0f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T06:37:32.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: cephadm 2024-02-10T06:37:30.276137+0000 mgr.y (mgr.15426) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:32.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: cephadm 2024-02-10T06:37:30.375414+0000 mgr.y (mgr.15426) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:32.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: cephadm 2024-02-10T06:37:30.469136+0000 mgr.y (mgr.15426) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:32.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: cephadm 2024-02-10T06:37:30.566130+0000 mgr.y (mgr.15426) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:32.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: cephadm 2024-02-10T06:37:30.670833+0000 mgr.y (mgr.15426) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:32.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: cephadm 2024-02-10T06:37:30.765196+0000 mgr.y (mgr.15426) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:32.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: cephadm 2024-02-10T06:37:30.862133+0000 mgr.y (mgr.15426) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:32.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:30.930174+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:30.932669+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:30.935453+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:30.936653+0000 mon.c (mon.1) 164 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:30.944321+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: cephadm 2024-02-10T06:37:30.945410+0000 mgr.y (mgr.15426) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:32.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.022481+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.025747+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.029507+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.031004+0000 mon.c (mon.1) 168 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.041060+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: cephadm 2024-02-10T06:37:31.042140+0000 mgr.y (mgr.15426) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:32.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.119213+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: cephadm 2024-02-10T06:37:30.276137+0000 mgr.y (mgr.15426) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:32.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: cephadm 2024-02-10T06:37:30.375414+0000 mgr.y (mgr.15426) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:32.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: cephadm 2024-02-10T06:37:30.469136+0000 mgr.y (mgr.15426) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:32.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: cephadm 2024-02-10T06:37:30.566130+0000 mgr.y (mgr.15426) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:32.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: cephadm 2024-02-10T06:37:30.670833+0000 mgr.y (mgr.15426) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:32.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: cephadm 2024-02-10T06:37:30.765196+0000 mgr.y (mgr.15426) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:32.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: cephadm 2024-02-10T06:37:30.862133+0000 mgr.y (mgr.15426) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:32.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:30.930174+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:30.932669+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:30.935453+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:30.936653+0000 mon.c (mon.1) 164 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:30.944321+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: cephadm 2024-02-10T06:37:30.945410+0000 mgr.y (mgr.15426) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:32.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.022481+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.025747+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.029507+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.031004+0000 mon.c (mon.1) 168 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.041060+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: cephadm 2024-02-10T06:37:31.042140+0000 mgr.y (mgr.15426) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:32.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.119213+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.123661+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.128114+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.130022+0000 mon.c (mon.1) 172 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.141033+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: cephadm 2024-02-10T06:37:31.141761+0000 mgr.y (mgr.15426) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:32.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.220694+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.223512+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.225948+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.226974+0000 mon.c (mon.1) 176 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.235771+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.320017+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.322637+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.326281+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.327492+0000 mon.c (mon.1) 180 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.335275+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.387937+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.390857+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.394269+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.395507+0000 mon.c (mon.1) 184 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.404388+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.485421+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.488216+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.491854+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.493060+0000 mon.c (mon.1) 188 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.501617+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.583354+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.586847+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.591479+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.592879+0000 mon.c (mon.1) 192 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.603257+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.687701+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.690937+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.693620+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.694691+0000 mon.c (mon.1) 196 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.702546+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.783596+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.786747+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.790830+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.792370+0000 mon.c (mon.1) 200 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.802495+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.883408+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.886112+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.888990+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[14329]: audit 2024-02-10T06:37:31.890314+0000 mon.c (mon.1) 204 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.123661+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.128114+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.130022+0000 mon.c (mon.1) 172 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.141033+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: cephadm 2024-02-10T06:37:31.141761+0000 mgr.y (mgr.15426) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:32.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.220694+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.223512+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.225948+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.226974+0000 mon.c (mon.1) 176 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.235771+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.320017+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.392 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.322637+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.392 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.326281+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.392 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.327492+0000 mon.c (mon.1) 180 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.392 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.335275+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.392 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.387937+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.392 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.390857+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.392 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.394269+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.393 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.395507+0000 mon.c (mon.1) 184 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.393 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.404388+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.393 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.485421+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.393 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.488216+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.393 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.491854+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.393 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.493060+0000 mon.c (mon.1) 188 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.393 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.501617+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.393 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.583354+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.393 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.586847+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.393 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.591479+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.393 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.592879+0000 mon.c (mon.1) 192 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.393 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.603257+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.393 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.687701+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.394 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.690937+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.394 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.693620+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.394 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.694691+0000 mon.c (mon.1) 196 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.394 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.702546+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.394 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.783596+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.394 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.786747+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.394 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.790830+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.394 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.792370+0000 mon.c (mon.1) 200 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.394 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.802495+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:32.394 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.883408+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:32.394 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.886112+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:32.394 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.888990+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:32.394 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:31 smithi046 bash[20068]: audit 2024-02-10T06:37:31.890314+0000 mon.c (mon.1) 204 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:32.744 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[52838]: debug 2024-02-10T06:37:32.370+0000 7f9bc5c0f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:37:33.061 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[52838]: debug 2024-02-10T06:37:32.770+0000 7f9bc5c0f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T06:37:33.061 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[52838]: debug 2024-02-10T06:37:32.958+0000 7f9bc5c0f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T06:37:33.062 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: cephadm 2024-02-10T06:37:31.236644+0000 mgr.y (mgr.15426) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.062 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: cephadm 2024-02-10T06:37:31.340669+0000 mgr.y (mgr.15426) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.062 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: cephadm 2024-02-10T06:37:31.405301+0000 mgr.y (mgr.15426) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.062 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: cephadm 2024-02-10T06:37:31.502431+0000 mgr.y (mgr.15426) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.062 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: cluster 2024-02-10T06:37:31.555176+0000 mgr.y (mgr.15426) 71 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:37:33.062 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: cephadm 2024-02-10T06:37:31.604333+0000 mgr.y (mgr.15426) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.062 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: cephadm 2024-02-10T06:37:31.705401+0000 mgr.y (mgr.15426) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.062 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: cephadm 2024-02-10T06:37:31.803350+0000 mgr.y (mgr.15426) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.062 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:31.898979+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.062 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: cephadm 2024-02-10T06:37:31.899735+0000 mgr.y (mgr.15426) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:31.981243+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:31.983601+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:31.986151+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:31.987075+0000 mon.c (mon.1) 208 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:31.994891+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: cephadm 2024-02-10T06:37:31.995763+0000 mgr.y (mgr.15426) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.077716+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.081341+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.084605+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.085674+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.094790+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: cephadm 2024-02-10T06:37:32.095918+0000 mgr.y (mgr.15426) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.177103+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.180820+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.184811+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.186293+0000 mon.c (mon.1) 216 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.193403+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.272605+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.275790+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.279962+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.281790+0000 mon.c (mon.1) 220 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.290819+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.373512+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.376461+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.379777+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.065 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.380849+0000 mon.c (mon.1) 224 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.065 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.387831+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.065 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.471810+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.065 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.473940+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.065 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.476226+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.065 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.477514+0000 mon.c (mon.1) 228 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.065 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.485038+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.065 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.568114+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.065 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.570518+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.065 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.573675+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.065 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.574727+0000 mon.c (mon.1) 232 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.065 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.582616+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.065 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.665775+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.065 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.669312+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.065 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.673002+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.066 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.674272+0000 mon.c (mon.1) 236 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.066 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.682733+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.066 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.764718+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.066 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.766727+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.066 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.769428+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.066 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.770421+0000 mon.c (mon.1) 240 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.066 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.779185+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.066 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.861732+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.066 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.864395+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.066 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.867734+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.066 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.868918+0000 mon.c (mon.1) 244 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.066 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:32 smithi175 bash[14559]: audit 2024-02-10T06:37:32.877791+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: cephadm 2024-02-10T06:37:31.236644+0000 mgr.y (mgr.15426) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: cephadm 2024-02-10T06:37:31.340669+0000 mgr.y (mgr.15426) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: cephadm 2024-02-10T06:37:31.405301+0000 mgr.y (mgr.15426) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: cephadm 2024-02-10T06:37:31.502431+0000 mgr.y (mgr.15426) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: cluster 2024-02-10T06:37:31.555176+0000 mgr.y (mgr.15426) 71 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:37:33.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: cephadm 2024-02-10T06:37:31.604333+0000 mgr.y (mgr.15426) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: cephadm 2024-02-10T06:37:31.705401+0000 mgr.y (mgr.15426) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: cephadm 2024-02-10T06:37:31.803350+0000 mgr.y (mgr.15426) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:31.898979+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: cephadm 2024-02-10T06:37:31.899735+0000 mgr.y (mgr.15426) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:31.981243+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:31.983601+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:31.986151+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:31.987075+0000 mon.c (mon.1) 208 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:31.994891+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: cephadm 2024-02-10T06:37:31.995763+0000 mgr.y (mgr.15426) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.077716+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.081341+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.084605+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.085674+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.094790+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: cephadm 2024-02-10T06:37:31.236644+0000 mgr.y (mgr.15426) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: cephadm 2024-02-10T06:37:31.340669+0000 mgr.y (mgr.15426) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: cephadm 2024-02-10T06:37:31.405301+0000 mgr.y (mgr.15426) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: cephadm 2024-02-10T06:37:31.502431+0000 mgr.y (mgr.15426) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: cluster 2024-02-10T06:37:31.555176+0000 mgr.y (mgr.15426) 71 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:37:33.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: cephadm 2024-02-10T06:37:31.604333+0000 mgr.y (mgr.15426) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: cephadm 2024-02-10T06:37:31.705401+0000 mgr.y (mgr.15426) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: cephadm 2024-02-10T06:37:31.803350+0000 mgr.y (mgr.15426) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:31.898979+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: cephadm 2024-02-10T06:37:31.899735+0000 mgr.y (mgr.15426) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:31.981243+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:31.983601+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:31.986151+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:31.987075+0000 mon.c (mon.1) 208 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:31.994891+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: cephadm 2024-02-10T06:37:31.995763+0000 mgr.y (mgr.15426) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.077716+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.081341+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.084605+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.085674+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.094790+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: cephadm 2024-02-10T06:37:32.095918+0000 mgr.y (mgr.15426) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.177103+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.180820+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.184811+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.186293+0000 mon.c (mon.1) 216 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.193403+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.272605+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.275790+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.279962+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.281790+0000 mon.c (mon.1) 220 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.290819+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.373512+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.376461+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.379777+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.380849+0000 mon.c (mon.1) 224 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.387831+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.471810+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.473940+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.476226+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: cephadm 2024-02-10T06:37:32.095918+0000 mgr.y (mgr.15426) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:33.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.177103+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.180820+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.184811+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.186293+0000 mon.c (mon.1) 216 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.193403+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.272605+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.275790+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.279962+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.281790+0000 mon.c (mon.1) 220 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.290819+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.373512+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.376461+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.379777+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.380849+0000 mon.c (mon.1) 224 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.387831+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.471810+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.473940+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.476226+0000 mon.c (mon.1) 227 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.477514+0000 mon.c (mon.1) 228 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.485038+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.568114+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.570518+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.573675+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.574727+0000 mon.c (mon.1) 232 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.582616+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.665775+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.669312+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.673002+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.392 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.674272+0000 mon.c (mon.1) 236 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.392 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.682733+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.392 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.764718+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.392 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.766727+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.392 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.769428+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.392 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.770421+0000 mon.c (mon.1) 240 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.392 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.779185+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.392 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.861732+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.392 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.864395+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.392 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.867734+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.477514+0000 mon.c (mon.1) 228 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.485038+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.568114+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.570518+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.573675+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.574727+0000 mon.c (mon.1) 232 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.582616+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.665775+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.669312+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.673002+0000 mon.c (mon.1) 235 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.674272+0000 mon.c (mon.1) 236 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.682733+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.764718+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.766727+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.769428+0000 mon.c (mon.1) 239 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.770421+0000 mon.c (mon.1) 240 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.779185+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.861732+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:33.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.864395+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:33.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.867734+0000 mon.c (mon.1) 243 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:33.395 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.868918+0000 mon.c (mon.1) 244 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.395 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[20068]: audit 2024-02-10T06:37:32.877791+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.395 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.868918+0000 mon.c (mon.1) 244 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:33.395 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:32 smithi046 bash[14329]: audit 2024-02-10T06:37:32.877791+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:33.494 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[52838]: debug 2024-02-10T06:37:33.190+0000 7f9bc5c0f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T06:37:34.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: cephadm 2024-02-10T06:37:32.195817+0000 mgr.y (mgr.15426) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: cephadm 2024-02-10T06:37:32.293273+0000 mgr.y (mgr.15426) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: cephadm 2024-02-10T06:37:32.388586+0000 mgr.y (mgr.15426) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: cephadm 2024-02-10T06:37:32.486701+0000 mgr.y (mgr.15426) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: cephadm 2024-02-10T06:37:32.583405+0000 mgr.y (mgr.15426) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: cephadm 2024-02-10T06:37:32.683715+0000 mgr.y (mgr.15426) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: cephadm 2024-02-10T06:37:32.780112+0000 mgr.y (mgr.15426) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: cephadm 2024-02-10T06:37:32.878698+0000 mgr.y (mgr.15426) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:32.939843+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:32.942138+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:32.944880+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:32.945976+0000 mon.c (mon.1) 248 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:32.951820+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: cephadm 2024-02-10T06:37:32.954790+0000 mgr.y (mgr.15426) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.036502+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.038631+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.041361+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.042391+0000 mon.c (mon.1) 252 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.048621+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: cephadm 2024-02-10T06:37:33.051787+0000 mgr.y (mgr.15426) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.132767+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.135482+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.139498+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.140968+0000 mon.c (mon.1) 256 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.149137+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: cephadm 2024-02-10T06:37:33.150810+0000 mgr.y (mgr.15426) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.229253+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.233215+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.238177+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.239677+0000 mon.c (mon.1) 260 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.249265+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.332406+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.334918+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.338319+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.339554+0000 mon.c (mon.1) 264 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.347473+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.428829+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.431533+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.435306+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.436625+0000 mon.c (mon.1) 268 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.443988+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.527780+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.530160+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.533622+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.534893+0000 mon.c (mon.1) 272 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.543580+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.624019+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.626698+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.629308+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.630271+0000 mon.c (mon.1) 276 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.638217+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.702150+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.706185+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.709737+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.711070+0000 mon.c (mon.1) 280 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.719972+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.801512+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.804932+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.808944+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.810296+0000 mon.c (mon.1) 284 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.817395+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.898305+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:33 smithi175 bash[14559]: audit 2024-02-10T06:37:33.900738+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: cephadm 2024-02-10T06:37:32.195817+0000 mgr.y (mgr.15426) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: cephadm 2024-02-10T06:37:32.293273+0000 mgr.y (mgr.15426) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: cephadm 2024-02-10T06:37:32.388586+0000 mgr.y (mgr.15426) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: cephadm 2024-02-10T06:37:32.486701+0000 mgr.y (mgr.15426) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: cephadm 2024-02-10T06:37:32.583405+0000 mgr.y (mgr.15426) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: cephadm 2024-02-10T06:37:32.683715+0000 mgr.y (mgr.15426) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: cephadm 2024-02-10T06:37:32.780112+0000 mgr.y (mgr.15426) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: cephadm 2024-02-10T06:37:32.878698+0000 mgr.y (mgr.15426) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:32.939843+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:32.942138+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:32.944880+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:32.945976+0000 mon.c (mon.1) 248 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:32.951820+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: cephadm 2024-02-10T06:37:32.954790+0000 mgr.y (mgr.15426) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.036502+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.038631+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.041361+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.042391+0000 mon.c (mon.1) 252 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.048621+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: cephadm 2024-02-10T06:37:33.051787+0000 mgr.y (mgr.15426) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.132767+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: cephadm 2024-02-10T06:37:32.195817+0000 mgr.y (mgr.15426) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: cephadm 2024-02-10T06:37:32.293273+0000 mgr.y (mgr.15426) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: cephadm 2024-02-10T06:37:32.388586+0000 mgr.y (mgr.15426) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: cephadm 2024-02-10T06:37:32.486701+0000 mgr.y (mgr.15426) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: cephadm 2024-02-10T06:37:32.583405+0000 mgr.y (mgr.15426) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: cephadm 2024-02-10T06:37:32.683715+0000 mgr.y (mgr.15426) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: cephadm 2024-02-10T06:37:32.780112+0000 mgr.y (mgr.15426) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: cephadm 2024-02-10T06:37:32.878698+0000 mgr.y (mgr.15426) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:32.939843+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:32.942138+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:32.944880+0000 mon.c (mon.1) 247 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:32.945976+0000 mon.c (mon.1) 248 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:32.951820+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: cephadm 2024-02-10T06:37:32.954790+0000 mgr.y (mgr.15426) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.036502+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.038631+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.041361+0000 mon.c (mon.1) 251 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.042391+0000 mon.c (mon.1) 252 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.048621+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: cephadm 2024-02-10T06:37:33.051787+0000 mgr.y (mgr.15426) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.132767+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.135482+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.139498+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.140968+0000 mon.c (mon.1) 256 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.149137+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: cephadm 2024-02-10T06:37:33.150810+0000 mgr.y (mgr.15426) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.229253+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.233215+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.238177+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.239677+0000 mon.c (mon.1) 260 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.249265+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.332406+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.334918+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.338319+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.339554+0000 mon.c (mon.1) 264 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.347473+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.428829+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.431533+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.435306+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.436625+0000 mon.c (mon.1) 268 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.443988+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.527780+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.530160+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.533622+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.534893+0000 mon.c (mon.1) 272 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.543580+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.624019+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.626698+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.629308+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.630271+0000 mon.c (mon.1) 276 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.638217+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.702150+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.706185+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.709737+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.711070+0000 mon.c (mon.1) 280 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.719972+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.801512+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.804932+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.808944+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.810296+0000 mon.c (mon.1) 284 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.817395+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.898305+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[14329]: audit 2024-02-10T06:37:33.900738+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.135482+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.139498+0000 mon.c (mon.1) 255 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.140968+0000 mon.c (mon.1) 256 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.149137+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: cephadm 2024-02-10T06:37:33.150810+0000 mgr.y (mgr.15426) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:34.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.229253+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.233215+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.238177+0000 mon.c (mon.1) 259 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.239677+0000 mon.c (mon.1) 260 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.249265+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.332406+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.334918+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.338319+0000 mon.c (mon.1) 263 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.339554+0000 mon.c (mon.1) 264 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.347473+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.428829+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.431533+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.435306+0000 mon.c (mon.1) 267 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.436625+0000 mon.c (mon.1) 268 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.443988+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.527780+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.530160+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.533622+0000 mon.c (mon.1) 271 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.534893+0000 mon.c (mon.1) 272 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.543580+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.624019+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.626698+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.629308+0000 mon.c (mon.1) 275 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.630271+0000 mon.c (mon.1) 276 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.638217+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.702150+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.706185+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.709737+0000 mon.c (mon.1) 279 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.711070+0000 mon.c (mon.1) 280 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.719972+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.801512+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.804932+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.808944+0000 mon.c (mon.1) 283 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:34.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.810296+0000 mon.c (mon.1) 284 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:34.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.817395+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:34.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.898305+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:34.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:33 smithi046 bash[20068]: audit 2024-02-10T06:37:33.900738+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:34.534 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:34 smithi175 bash[52838]: debug 2024-02-10T06:37:34.290+0000 7f9bc5c0f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T06:37:34.534 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:34 smithi175 bash[52838]: debug 2024-02-10T06:37:34.406+0000 7f9bc5c0f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T06:37:34.886 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:34 smithi175 bash[52838]: debug 2024-02-10T06:37:34.526+0000 7f9bc5c0f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T06:37:35.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[52838]: debug 2024-02-10T06:37:35.018+0000 7f9bc5c0f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T06:37:35.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:34 smithi175 bash[14559]: cephadm 2024-02-10T06:37:33.250168+0000 mgr.y (mgr.15426) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: cephadm 2024-02-10T06:37:33.348384+0000 mgr.y (mgr.15426) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: cephadm 2024-02-10T06:37:33.446771+0000 mgr.y (mgr.15426) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: cephadm 2024-02-10T06:37:33.544418+0000 mgr.y (mgr.15426) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: cluster 2024-02-10T06:37:33.556129+0000 mgr.y (mgr.15426) 93 : 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-02-10T06:37:35.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: cephadm 2024-02-10T06:37:33.638854+0000 mgr.y (mgr.15426) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: cephadm 2024-02-10T06:37:33.721060+0000 mgr.y (mgr.15426) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: cephadm 2024-02-10T06:37:33.819337+0000 mgr.y (mgr.15426) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:33.904154+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:33.905389+0000 mon.c (mon.1) 288 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:33.926811+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: cephadm 2024-02-10T06:37:33.927311+0000 mgr.y (mgr.15426) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:33.994518+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:33.998910+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.003974+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.005897+0000 mon.c (mon.1) 292 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.012786+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: cephadm 2024-02-10T06:37:34.013621+0000 mgr.y (mgr.15426) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.078988+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.081742+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.084598+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.085751+0000 mon.c (mon.1) 296 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.092826+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: cephadm 2024-02-10T06:37:34.095368+0000 mgr.y (mgr.15426) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.176491+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.180450+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.184154+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.185459+0000 mon.c (mon.1) 300 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.192882+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.274810+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.277158+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.279444+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.280397+0000 mon.c (mon.1) 304 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.288248+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.372463+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.374997+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.378040+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.379225+0000 mon.c (mon.1) 308 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.388568+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.466188+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.469150+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.473110+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.474623+0000 mon.c (mon.1) 312 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.484009+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.561973+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.564815+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.568492+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.569814+0000 mon.c (mon.1) 316 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.578538+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.661489+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.663835+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.666471+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.667412+0000 mon.c (mon.1) 320 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.673980+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.758364+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.760845+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.763908+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.765027+0000 mon.c (mon.1) 324 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.773051+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.853445+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.857452+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.861064+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.862146+0000 mon.c (mon.1) 328 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.870518+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: cephadm 2024-02-10T06:37:33.250168+0000 mgr.y (mgr.15426) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: cephadm 2024-02-10T06:37:33.348384+0000 mgr.y (mgr.15426) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: cephadm 2024-02-10T06:37:33.446771+0000 mgr.y (mgr.15426) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: cephadm 2024-02-10T06:37:33.544418+0000 mgr.y (mgr.15426) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: cluster 2024-02-10T06:37:33.556129+0000 mgr.y (mgr.15426) 93 : 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-02-10T06:37:35.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: cephadm 2024-02-10T06:37:33.638854+0000 mgr.y (mgr.15426) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: cephadm 2024-02-10T06:37:33.721060+0000 mgr.y (mgr.15426) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: cephadm 2024-02-10T06:37:33.819337+0000 mgr.y (mgr.15426) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:33.904154+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:33.905389+0000 mon.c (mon.1) 288 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:33.926811+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: cephadm 2024-02-10T06:37:33.927311+0000 mgr.y (mgr.15426) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:33.994518+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:33.998910+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.003974+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.005897+0000 mon.c (mon.1) 292 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.012786+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: cephadm 2024-02-10T06:37:34.013621+0000 mgr.y (mgr.15426) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.078988+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.081742+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: cephadm 2024-02-10T06:37:33.250168+0000 mgr.y (mgr.15426) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: cephadm 2024-02-10T06:37:33.348384+0000 mgr.y (mgr.15426) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: cephadm 2024-02-10T06:37:33.446771+0000 mgr.y (mgr.15426) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: cephadm 2024-02-10T06:37:33.544418+0000 mgr.y (mgr.15426) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: cluster 2024-02-10T06:37:33.556129+0000 mgr.y (mgr.15426) 93 : 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-02-10T06:37:35.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: cephadm 2024-02-10T06:37:33.638854+0000 mgr.y (mgr.15426) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: cephadm 2024-02-10T06:37:33.721060+0000 mgr.y (mgr.15426) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: cephadm 2024-02-10T06:37:33.819337+0000 mgr.y (mgr.15426) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:33.904154+0000 mon.c (mon.1) 287 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:33.905389+0000 mon.c (mon.1) 288 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:33.926811+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: cephadm 2024-02-10T06:37:33.927311+0000 mgr.y (mgr.15426) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:33.994518+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:33.998910+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.003974+0000 mon.c (mon.1) 291 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.005897+0000 mon.c (mon.1) 292 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.012786+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: cephadm 2024-02-10T06:37:34.013621+0000 mgr.y (mgr.15426) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.078988+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.081742+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.084598+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.085751+0000 mon.c (mon.1) 296 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.092826+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: cephadm 2024-02-10T06:37:34.095368+0000 mgr.y (mgr.15426) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.176491+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.180450+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.184154+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.185459+0000 mon.c (mon.1) 300 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.192882+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.274810+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.277158+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.279444+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.280397+0000 mon.c (mon.1) 304 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.288248+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.372463+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.374997+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.378040+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.379225+0000 mon.c (mon.1) 308 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.388568+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.466188+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.469150+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.473110+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.474623+0000 mon.c (mon.1) 312 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.484009+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.561973+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.564815+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.568492+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.569814+0000 mon.c (mon.1) 316 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.578538+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.661489+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.663835+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.666471+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.667412+0000 mon.c (mon.1) 320 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.673980+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.758364+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.760845+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.763908+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.765027+0000 mon.c (mon.1) 324 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.773051+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.853445+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.857452+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.861064+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.862146+0000 mon.c (mon.1) 328 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[20068]: audit 2024-02-10T06:37:34.870518+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.084598+0000 mon.c (mon.1) 295 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.085751+0000 mon.c (mon.1) 296 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.092826+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: cephadm 2024-02-10T06:37:34.095368+0000 mgr.y (mgr.15426) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.176491+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.180450+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.184154+0000 mon.c (mon.1) 299 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.185459+0000 mon.c (mon.1) 300 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.192882+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.274810+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.277158+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.279444+0000 mon.c (mon.1) 303 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.280397+0000 mon.c (mon.1) 304 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.288248+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.372463+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.374997+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.378040+0000 mon.c (mon.1) 307 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.379225+0000 mon.c (mon.1) 308 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.388568+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.466188+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.469150+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.473110+0000 mon.c (mon.1) 311 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.474623+0000 mon.c (mon.1) 312 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.484009+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.561973+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.564815+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.568492+0000 mon.c (mon.1) 315 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.569814+0000 mon.c (mon.1) 316 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.578538+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.661489+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.663835+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.666471+0000 mon.c (mon.1) 319 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.667412+0000 mon.c (mon.1) 320 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.673980+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.758364+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.760845+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.763908+0000 mon.c (mon.1) 323 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.765027+0000 mon.c (mon.1) 324 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.773051+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.853445+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.857452+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.861064+0000 mon.c (mon.1) 327 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.392 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.862146+0000 mon.c (mon.1) 328 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.392 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:34 smithi046 bash[14329]: audit 2024-02-10T06:37:34.870518+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.724 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[52838]: debug 2024-02-10T06:37:35.246+0000 7f9bc5c0f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T06:37:35.994 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[52838]: debug 2024-02-10T06:37:35.714+0000 7f9bc5c0f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T06:37:35.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: cephadm 2024-02-10T06:37:34.194278+0000 mgr.y (mgr.15426) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: cephadm 2024-02-10T06:37:34.289189+0000 mgr.y (mgr.15426) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: cephadm 2024-02-10T06:37:34.389297+0000 mgr.y (mgr.15426) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: cephadm 2024-02-10T06:37:34.484931+0000 mgr.y (mgr.15426) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: cephadm 2024-02-10T06:37:34.581397+0000 mgr.y (mgr.15426) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: cephadm 2024-02-10T06:37:34.677031+0000 mgr.y (mgr.15426) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: cephadm 2024-02-10T06:37:34.773830+0000 mgr.y (mgr.15426) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: cephadm 2024-02-10T06:37:34.871415+0000 mgr.y (mgr.15426) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.949643+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.952724+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.955573+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.956441+0000 mon.c (mon.1) 332 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:34.961840+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: cephadm 2024-02-10T06:37:34.962747+0000 mgr.y (mgr.15426) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.043605+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.046048+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.049458+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.050730+0000 mon.c (mon.1) 336 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.060067+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: cephadm 2024-02-10T06:37:35.060821+0000 mgr.y (mgr.15426) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.137928+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.140127+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.142361+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.143222+0000 mon.c (mon.1) 340 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.150847+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: cephadm 2024-02-10T06:37:35.151540+0000 mgr.y (mgr.15426) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:35.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.229403+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.232181+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.234859+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.235942+0000 mon.c (mon.1) 344 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.243921+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.325350+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.328990+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.333127+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.334535+0000 mon.c (mon.1) 348 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.342529+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.424884+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.427659+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.432241+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.433548+0000 mon.c (mon.1) 352 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.442689+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.523928+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.526946+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.529513+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.530753+0000 mon.c (mon.1) 356 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.538201+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.624037+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.627922+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.631959+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.633541+0000 mon.c (mon.1) 360 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.642012+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.725775+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.728348+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.731213+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.732230+0000 mon.c (mon.1) 364 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.741587+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:35.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.819995+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:35.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.822881+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:35.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.825853+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:35.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.827111+0000 mon.c (mon.1) 368 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:35.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:35 smithi175 bash[14559]: audit 2024-02-10T06:37:35.835713+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:36.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: cephadm 2024-02-10T06:37:34.194278+0000 mgr.y (mgr.15426) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:36.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: cephadm 2024-02-10T06:37:34.289189+0000 mgr.y (mgr.15426) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:36.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: cephadm 2024-02-10T06:37:34.389297+0000 mgr.y (mgr.15426) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:36.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: cephadm 2024-02-10T06:37:34.484931+0000 mgr.y (mgr.15426) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:36.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: cephadm 2024-02-10T06:37:34.581397+0000 mgr.y (mgr.15426) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:36.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: cephadm 2024-02-10T06:37:34.677031+0000 mgr.y (mgr.15426) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:36.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: cephadm 2024-02-10T06:37:34.773830+0000 mgr.y (mgr.15426) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:36.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: cephadm 2024-02-10T06:37:34.871415+0000 mgr.y (mgr.15426) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:36.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:34.949643+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:36.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:34.952724+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:36.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:34.955573+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:36.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:34.956441+0000 mon.c (mon.1) 332 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:36.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:34.961840+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:36.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: cephadm 2024-02-10T06:37:34.962747+0000 mgr.y (mgr.15426) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:36.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.043605+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:36.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.046048+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:36.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.049458+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:36.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.050730+0000 mon.c (mon.1) 336 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:36.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.060067+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:36.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: cephadm 2024-02-10T06:37:35.060821+0000 mgr.y (mgr.15426) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:36.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.137928+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:36.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: cephadm 2024-02-10T06:37:34.194278+0000 mgr.y (mgr.15426) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:36.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: cephadm 2024-02-10T06:37:34.289189+0000 mgr.y (mgr.15426) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:36.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: cephadm 2024-02-10T06:37:34.389297+0000 mgr.y (mgr.15426) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:36.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: cephadm 2024-02-10T06:37:34.484931+0000 mgr.y (mgr.15426) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:36.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: cephadm 2024-02-10T06:37:34.581397+0000 mgr.y (mgr.15426) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:36.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: cephadm 2024-02-10T06:37:34.677031+0000 mgr.y (mgr.15426) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:36.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: cephadm 2024-02-10T06:37:34.773830+0000 mgr.y (mgr.15426) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:36.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: cephadm 2024-02-10T06:37:34.871415+0000 mgr.y (mgr.15426) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:36.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:34.949643+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:36.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:34.952724+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:36.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:34.955573+0000 mon.c (mon.1) 331 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:36.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:34.956441+0000 mon.c (mon.1) 332 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:36.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:34.961840+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:36.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: cephadm 2024-02-10T06:37:34.962747+0000 mgr.y (mgr.15426) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:36.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.043605+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:36.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.046048+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:36.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.049458+0000 mon.c (mon.1) 335 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:36.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.050730+0000 mon.c (mon.1) 336 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:36.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.060067+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:36.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: cephadm 2024-02-10T06:37:35.060821+0000 mgr.y (mgr.15426) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:36.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.137928+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:36.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.140127+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:36.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.142361+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:36.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.143222+0000 mon.c (mon.1) 340 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:36.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.150847+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:36.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: cephadm 2024-02-10T06:37:35.151540+0000 mgr.y (mgr.15426) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:36.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.229403+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:36.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.232181+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:36.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.234859+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:36.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.235942+0000 mon.c (mon.1) 344 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:36.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.243921+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:36.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.325350+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:36.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.328990+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:36.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.333127+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:36.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.334535+0000 mon.c (mon.1) 348 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:36.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.342529+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:36.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.424884+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:36.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.427659+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:36.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.432241+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:36.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.433548+0000 mon.c (mon.1) 352 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:36.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.442689+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:36.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.140127+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:36.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.142361+0000 mon.c (mon.1) 339 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:36.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.143222+0000 mon.c (mon.1) 340 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:36.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.150847+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:36.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: cephadm 2024-02-10T06:37:35.151540+0000 mgr.y (mgr.15426) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:36.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.229403+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:36.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.232181+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:36.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.234859+0000 mon.c (mon.1) 343 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:36.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.235942+0000 mon.c (mon.1) 344 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:36.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.243921+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:36.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.325350+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:36.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.328990+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:36.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.333127+0000 mon.c (mon.1) 347 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:36.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.334535+0000 mon.c (mon.1) 348 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:36.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.342529+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:36.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.424884+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:36.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.427659+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:36.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.432241+0000 mon.c (mon.1) 351 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:36.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.433548+0000 mon.c (mon.1) 352 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:36.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.442689+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:36.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.523928+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:36.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.526946+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:36.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.529513+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:36.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.530753+0000 mon.c (mon.1) 356 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:36.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.538201+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:36.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.624037+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:36.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.627922+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:36.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.631959+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:36.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.633541+0000 mon.c (mon.1) 360 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:36.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.642012+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:36.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.725775+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:36.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.728348+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:36.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.731213+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:36.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.732230+0000 mon.c (mon.1) 364 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:36.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.741587+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:36.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.819995+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:36.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.822881+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:36.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.825853+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:36.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.827111+0000 mon.c (mon.1) 368 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:36.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[20068]: audit 2024-02-10T06:37:35.835713+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:36.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.523928+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:36.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.526946+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:36.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.529513+0000 mon.c (mon.1) 355 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:36.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.530753+0000 mon.c (mon.1) 356 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:36.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.538201+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:36.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.624037+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:36.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.627922+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:36.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.631959+0000 mon.c (mon.1) 359 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:36.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.633541+0000 mon.c (mon.1) 360 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:36.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.642012+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:36.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.725775+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:36.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.728348+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:36.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.731213+0000 mon.c (mon.1) 363 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:36.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.732230+0000 mon.c (mon.1) 364 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:36.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.741587+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:36.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.819995+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:36.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.822881+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:36.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.825853+0000 mon.c (mon.1) 367 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:36.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.827111+0000 mon.c (mon.1) 368 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:36.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:35 smithi046 bash[14329]: audit 2024-02-10T06:37:35.835713+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:36.494 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[52838]: debug 2024-02-10T06:37:36.250+0000 7f9bc5c0f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:37:37.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[52838]: debug 2024-02-10T06:37:36.814+0000 7f9bc5c0f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T06:37:37.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[52838]: debug 2024-02-10T06:37:36.934+0000 7f9bc5c0f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T06:37:37.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: cephadm 2024-02-10T06:37:35.244872+0000 mgr.y (mgr.15426) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: cephadm 2024-02-10T06:37:35.343168+0000 mgr.y (mgr.15426) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: cephadm 2024-02-10T06:37:35.443664+0000 mgr.y (mgr.15426) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: cephadm 2024-02-10T06:37:35.541119+0000 mgr.y (mgr.15426) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: cluster 2024-02-10T06:37:35.557171+0000 mgr.y (mgr.15426) 115 : 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-02-10T06:37:37.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: cephadm 2024-02-10T06:37:35.642814+0000 mgr.y (mgr.15426) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: cephadm 2024-02-10T06:37:35.742570+0000 mgr.y (mgr.15426) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: cephadm 2024-02-10T06:37:35.836445+0000 mgr.y (mgr.15426) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:35.925080+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:35.927208+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:35.930038+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:35.930815+0000 mon.c (mon.1) 372 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:35.936255+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: cephadm 2024-02-10T06:37:35.937197+0000 mgr.y (mgr.15426) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.017594+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.021807+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.024310+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.025327+0000 mon.c (mon.1) 376 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.031716+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: cephadm 2024-02-10T06:37:36.035248+0000 mgr.y (mgr.15426) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.103159+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.108003+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.111387+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.112753+0000 mon.c (mon.1) 380 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.122710+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: cephadm 2024-02-10T06:37:36.123588+0000 mgr.y (mgr.15426) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.206577+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.209244+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.212976+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.214063+0000 mon.c (mon.1) 384 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.220990+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.305597+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.308465+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.312322+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.313553+0000 mon.c (mon.1) 388 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.322445+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.402115+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.404860+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.407835+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.408858+0000 mon.c (mon.1) 392 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.417169+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.495885+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.499048+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.502651+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.503842+0000 mon.c (mon.1) 396 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.514055+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.593993+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.597793+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.601574+0000 mon.c (mon.1) 399 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.602618+0000 mon.c (mon.1) 400 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.610929+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.690783+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.694613+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.697772+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.699077+0000 mon.c (mon.1) 404 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.708456+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.770321+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.772533+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.775411+0000 mon.c (mon.1) 407 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.776190+0000 mon.c (mon.1) 408 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.785230+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.868329+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.871585+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.875164+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.876517+0000 mon.c (mon.1) 412 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:36 smithi175 bash[14559]: audit 2024-02-10T06:37:36.883784+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.307 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: cephadm 2024-02-10T06:37:35.244872+0000 mgr.y (mgr.15426) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.307 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: cephadm 2024-02-10T06:37:35.343168+0000 mgr.y (mgr.15426) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.307 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: cephadm 2024-02-10T06:37:35.443664+0000 mgr.y (mgr.15426) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.307 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: cephadm 2024-02-10T06:37:35.541119+0000 mgr.y (mgr.15426) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.307 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: cluster 2024-02-10T06:37:35.557171+0000 mgr.y (mgr.15426) 115 : 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-02-10T06:37:37.307 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: cephadm 2024-02-10T06:37:35.642814+0000 mgr.y (mgr.15426) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.307 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: cephadm 2024-02-10T06:37:35.742570+0000 mgr.y (mgr.15426) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.308 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: cephadm 2024-02-10T06:37:35.836445+0000 mgr.y (mgr.15426) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.308 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:35.925080+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.308 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:35.927208+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.308 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:35.930038+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.308 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:35.930815+0000 mon.c (mon.1) 372 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.308 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:35.936255+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.308 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: cephadm 2024-02-10T06:37:35.937197+0000 mgr.y (mgr.15426) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.308 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.017594+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.308 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.021807+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.308 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.024310+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.308 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.025327+0000 mon.c (mon.1) 376 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.308 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.031716+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.308 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: cephadm 2024-02-10T06:37:36.035248+0000 mgr.y (mgr.15426) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.308 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.103159+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.309 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.108003+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.309 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.111387+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.309 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.112753+0000 mon.c (mon.1) 380 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.309 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.122710+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.309 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: cephadm 2024-02-10T06:37:36.123588+0000 mgr.y (mgr.15426) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.309 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.206577+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.309 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.209244+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.309 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.212976+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.309 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.214063+0000 mon.c (mon.1) 384 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.309 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.220990+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.309 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.305597+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.309 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.308465+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.309 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.312322+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.309 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.313553+0000 mon.c (mon.1) 388 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.309 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.322445+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.310 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.402115+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.310 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.404860+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.310 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.407835+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.310 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.408858+0000 mon.c (mon.1) 392 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.310 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: cephadm 2024-02-10T06:37:35.244872+0000 mgr.y (mgr.15426) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.310 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: cephadm 2024-02-10T06:37:35.343168+0000 mgr.y (mgr.15426) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.310 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: cephadm 2024-02-10T06:37:35.443664+0000 mgr.y (mgr.15426) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.310 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: cephadm 2024-02-10T06:37:35.541119+0000 mgr.y (mgr.15426) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.310 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: cluster 2024-02-10T06:37:35.557171+0000 mgr.y (mgr.15426) 115 : 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-02-10T06:37:37.310 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: cephadm 2024-02-10T06:37:35.642814+0000 mgr.y (mgr.15426) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.311 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: cephadm 2024-02-10T06:37:35.742570+0000 mgr.y (mgr.15426) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.311 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: cephadm 2024-02-10T06:37:35.836445+0000 mgr.y (mgr.15426) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.311 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:35.925080+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.311 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:35.927208+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.311 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:35.930038+0000 mon.c (mon.1) 371 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.311 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:35.930815+0000 mon.c (mon.1) 372 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.311 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:35.936255+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.311 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: cephadm 2024-02-10T06:37:35.937197+0000 mgr.y (mgr.15426) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.311 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.017594+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.311 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.021807+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.311 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.024310+0000 mon.c (mon.1) 375 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.311 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.025327+0000 mon.c (mon.1) 376 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.311 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.031716+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.311 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: cephadm 2024-02-10T06:37:36.035248+0000 mgr.y (mgr.15426) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.312 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.417169+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.312 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.495885+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.312 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.499048+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.312 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.502651+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.312 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.503842+0000 mon.c (mon.1) 396 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.312 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.514055+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.312 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.593993+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.312 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.597793+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.312 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.601574+0000 mon.c (mon.1) 399 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.312 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.602618+0000 mon.c (mon.1) 400 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.313 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.610929+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.313 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.690783+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.313 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.694613+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.313 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.697772+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.313 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.699077+0000 mon.c (mon.1) 404 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.313 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.708456+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.313 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.770321+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.313 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.772533+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.313 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.775411+0000 mon.c (mon.1) 407 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.313 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.776190+0000 mon.c (mon.1) 408 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.313 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.785230+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.313 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.868329+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.313 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.871585+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.313 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.875164+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.314 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.876517+0000 mon.c (mon.1) 412 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.314 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[20068]: audit 2024-02-10T06:37:36.883784+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.314 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.103159+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.314 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.108003+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.314 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.111387+0000 mon.c (mon.1) 379 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.314 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.112753+0000 mon.c (mon.1) 380 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.314 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.122710+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: cephadm 2024-02-10T06:37:36.123588+0000 mgr.y (mgr.15426) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:37.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.206577+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.209244+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.212976+0000 mon.c (mon.1) 383 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.214063+0000 mon.c (mon.1) 384 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.220990+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.305597+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.308465+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.312322+0000 mon.c (mon.1) 387 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.313553+0000 mon.c (mon.1) 388 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.322445+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.402115+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.404860+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.315 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.407835+0000 mon.c (mon.1) 391 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.316 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.408858+0000 mon.c (mon.1) 392 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.316 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.417169+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.316 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.495885+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.316 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.499048+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.316 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.502651+0000 mon.c (mon.1) 395 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.316 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.503842+0000 mon.c (mon.1) 396 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.316 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.514055+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.316 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.593993+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.316 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.597793+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.316 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.601574+0000 mon.c (mon.1) 399 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.316 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.602618+0000 mon.c (mon.1) 400 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.610929+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.690783+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.694613+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.697772+0000 mon.c (mon.1) 403 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.699077+0000 mon.c (mon.1) 404 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.708456+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.770321+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.772533+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.775411+0000 mon.c (mon.1) 407 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.317 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.776190+0000 mon.c (mon.1) 408 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.318 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.785230+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.318 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.868329+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:37.318 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.871585+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:37.318 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.875164+0000 mon.c (mon.1) 411 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:37.318 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.876517+0000 mon.c (mon.1) 412 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:37.318 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:36 smithi046 bash[14329]: audit 2024-02-10T06:37:36.883784+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:37.568 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[52838]: debug 2024-02-10T06:37:37.290+0000 7f9bc5c0f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T06:37:37.568 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[52838]: debug 2024-02-10T06:37:37.406+0000 7f9bc5c0f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T06:37:37.568 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[52838]: debug 2024-02-10T06:37:37.558+0000 7f9bc5c0f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T06:37:37.819 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[52838]: debug 2024-02-10T06:37:37.674+0000 7f9bc5c0f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T06:37:38.047 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: cephadm 2024-02-10T06:37:36.224325+0000 mgr.y (mgr.15426) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.047 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: cephadm 2024-02-10T06:37:36.323382+0000 mgr.y (mgr.15426) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.047 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: cephadm 2024-02-10T06:37:36.417998+0000 mgr.y (mgr.15426) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.047 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: cephadm 2024-02-10T06:37:36.514902+0000 mgr.y (mgr.15426) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.047 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: cephadm 2024-02-10T06:37:36.611733+0000 mgr.y (mgr.15426) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.047 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: cephadm 2024-02-10T06:37:36.709173+0000 mgr.y (mgr.15426) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.047 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: cephadm 2024-02-10T06:37:36.786226+0000 mgr.y (mgr.15426) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.047 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: cephadm 2024-02-10T06:37:36.885164+0000 mgr.y (mgr.15426) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.047 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:36.947314+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.047 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:36.950124+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.048 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:36.953000+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.048 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:36.954172+0000 mon.c (mon.1) 416 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.048 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:36.962486+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.048 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: cephadm 2024-02-10T06:37:36.963241+0000 mgr.y (mgr.15426) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.048 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.041479+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.048 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.043766+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.048 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.046714+0000 mon.c (mon.1) 419 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.048 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.047966+0000 mon.c (mon.1) 420 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.048 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.057763+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.048 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: cephadm 2024-02-10T06:37:37.058606+0000 mgr.y (mgr.15426) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.048 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.139016+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.048 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.141512+0000 mon.c (mon.1) 422 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.048 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.145778+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.048 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.147161+0000 mon.c (mon.1) 424 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.156666+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: cephadm 2024-02-10T06:37:37.158707+0000 mgr.y (mgr.15426) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.226067+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.228544+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.231397+0000 mon.c (mon.1) 427 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.232503+0000 mon.c (mon.1) 428 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.240559+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.321879+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.323938+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.326793+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.328031+0000 mon.c (mon.1) 432 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.336526+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.418956+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.421722+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.425415+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.426837+0000 mon.c (mon.1) 436 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.435638+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.050 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: cephadm 2024-02-10T06:37:36.224325+0000 mgr.y (mgr.15426) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.050 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: cephadm 2024-02-10T06:37:36.323382+0000 mgr.y (mgr.15426) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.050 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: cephadm 2024-02-10T06:37:36.417998+0000 mgr.y (mgr.15426) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.050 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: cephadm 2024-02-10T06:37:36.514902+0000 mgr.y (mgr.15426) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.050 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: cephadm 2024-02-10T06:37:36.611733+0000 mgr.y (mgr.15426) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.050 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: cephadm 2024-02-10T06:37:36.709173+0000 mgr.y (mgr.15426) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.050 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: cephadm 2024-02-10T06:37:36.786226+0000 mgr.y (mgr.15426) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.050 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: cephadm 2024-02-10T06:37:36.885164+0000 mgr.y (mgr.15426) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.050 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:36.947314+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.050 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:36.950124+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.051 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:36.953000+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.051 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:36.954172+0000 mon.c (mon.1) 416 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.051 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:36.962486+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.051 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: cephadm 2024-02-10T06:37:36.963241+0000 mgr.y (mgr.15426) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.051 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.041479+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.051 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.043766+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.051 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.046714+0000 mon.c (mon.1) 419 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.051 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.047966+0000 mon.c (mon.1) 420 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.051 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.057763+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.051 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: cephadm 2024-02-10T06:37:37.058606+0000 mgr.y (mgr.15426) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.051 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.139016+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.052 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.518599+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.052 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.520883+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.052 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.523604+0000 mon.c (mon.1) 439 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.052 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.524440+0000 mon.c (mon.1) 440 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.052 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.531661+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.052 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.644946+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.052 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.648097+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.052 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.650621+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.052 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.651742+0000 mon.c (mon.1) 444 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.052 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.659930+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.052 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.672387+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:37:38.052 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.776298+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.052 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.779991+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.053 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.782981+0000 mon.c (mon.1) 448 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.053 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.784309+0000 mon.c (mon.1) 449 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.053 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.791232+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.053 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.868263+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.053 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.870349+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.053 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.872580+0000 mon.c (mon.1) 452 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.053 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.873582+0000 mon.c (mon.1) 453 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.053 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[14329]: audit 2024-02-10T06:37:37.881253+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.053 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.141512+0000 mon.c (mon.1) 422 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.054 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.145778+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.054 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.147161+0000 mon.c (mon.1) 424 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.054 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.156666+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.054 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: cephadm 2024-02-10T06:37:37.158707+0000 mgr.y (mgr.15426) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.054 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.226067+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.054 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.228544+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.054 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.231397+0000 mon.c (mon.1) 427 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.054 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.232503+0000 mon.c (mon.1) 428 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.054 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.240559+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.054 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.321879+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.054 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.323938+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.054 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.326793+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.054 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.328031+0000 mon.c (mon.1) 432 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.054 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.336526+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.054 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.418956+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.055 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.421722+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.055 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.425415+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.055 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.426837+0000 mon.c (mon.1) 436 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.055 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.435638+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.055 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.518599+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.055 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.520883+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.055 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.523604+0000 mon.c (mon.1) 439 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.055 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.524440+0000 mon.c (mon.1) 440 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.055 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.531661+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.055 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.644946+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.055 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.648097+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.055 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.650621+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.055 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.651742+0000 mon.c (mon.1) 444 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.055 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.659930+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.055 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.672387+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:37:38.056 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.776298+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.056 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.779991+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.056 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.782981+0000 mon.c (mon.1) 448 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.056 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.784309+0000 mon.c (mon.1) 449 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.056 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.791232+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.056 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.868263+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.056 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.870349+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.056 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.872580+0000 mon.c (mon.1) 452 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.056 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.873582+0000 mon.c (mon.1) 453 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.056 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:37 smithi046 bash[20068]: audit 2024-02-10T06:37:37.881253+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.120 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[52838]: debug 2024-02-10T06:37:37.810+0000 7f9bc5c0f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T06:37:38.120 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[52838]: debug 2024-02-10T06:37:38.030+0000 7f9bc5c0f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T06:37:38.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: cephadm 2024-02-10T06:37:36.224325+0000 mgr.y (mgr.15426) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.120 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: cephadm 2024-02-10T06:37:36.323382+0000 mgr.y (mgr.15426) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: cephadm 2024-02-10T06:37:36.417998+0000 mgr.y (mgr.15426) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: cephadm 2024-02-10T06:37:36.514902+0000 mgr.y (mgr.15426) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: cephadm 2024-02-10T06:37:36.611733+0000 mgr.y (mgr.15426) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: cephadm 2024-02-10T06:37:36.709173+0000 mgr.y (mgr.15426) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: cephadm 2024-02-10T06:37:36.786226+0000 mgr.y (mgr.15426) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: cephadm 2024-02-10T06:37:36.885164+0000 mgr.y (mgr.15426) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:36.947314+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:36.950124+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:36.953000+0000 mon.c (mon.1) 415 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:36.954172+0000 mon.c (mon.1) 416 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:36.962486+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: cephadm 2024-02-10T06:37:36.963241+0000 mgr.y (mgr.15426) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.041479+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.121 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.043766+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.122 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.046714+0000 mon.c (mon.1) 419 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.122 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.047966+0000 mon.c (mon.1) 420 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.122 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.057763+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.122 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: cephadm 2024-02-10T06:37:37.058606+0000 mgr.y (mgr.15426) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.122 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.139016+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.122 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.141512+0000 mon.c (mon.1) 422 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.122 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.145778+0000 mon.c (mon.1) 423 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.122 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.147161+0000 mon.c (mon.1) 424 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.122 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.156666+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.122 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: cephadm 2024-02-10T06:37:37.158707+0000 mgr.y (mgr.15426) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:38.122 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.226067+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.122 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.228544+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.122 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.231397+0000 mon.c (mon.1) 427 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.123 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.232503+0000 mon.c (mon.1) 428 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.123 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.240559+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.123 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.321879+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.123 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.323938+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.123 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.326793+0000 mon.c (mon.1) 431 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.123 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.328031+0000 mon.c (mon.1) 432 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.123 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.336526+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.123 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.418956+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.124 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.421722+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.124 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.425415+0000 mon.c (mon.1) 435 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.124 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.426837+0000 mon.c (mon.1) 436 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.124 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.435638+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.124 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.518599+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.124 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.520883+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.124 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.523604+0000 mon.c (mon.1) 439 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.124 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.524440+0000 mon.c (mon.1) 440 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.124 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.531661+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.124 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.644946+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.124 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.648097+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.124 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.650621+0000 mon.c (mon.1) 443 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.124 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.651742+0000 mon.c (mon.1) 444 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.124 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.659930+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.125 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.672387+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:37:38.125 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.776298+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.125 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.779991+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.125 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.782981+0000 mon.c (mon.1) 448 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.125 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.784309+0000 mon.c (mon.1) 449 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.125 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.791232+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.125 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.868263+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:38.125 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.870349+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:38.125 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.872580+0000 mon.c (mon.1) 452 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:38.125 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.873582+0000 mon.c (mon.1) 453 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:38.125 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:37 smithi175 bash[14559]: audit 2024-02-10T06:37:37.881253+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:38.494 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[52838]: debug 2024-02-10T06:37:38.178+0000 7f9bc5c0f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T06:37:38.922 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[52279]: ts=2024-02-10T06: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.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi046:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:37:39.195 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: cephadm 2024-02-10T06:37:37.241513+0000 mgr.y (mgr.15426) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.195 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:37.300002+0000 mgr.y (mgr.15426) 134 : audit [DBG] from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:37:39.195 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: cephadm 2024-02-10T06:37:37.337514+0000 mgr.y (mgr.15426) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.195 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: cephadm 2024-02-10T06:37:37.436491+0000 mgr.y (mgr.15426) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.195 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: cephadm 2024-02-10T06:37:37.532450+0000 mgr.y (mgr.15426) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.195 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: cluster 2024-02-10T06:37:37.557624+0000 mgr.y (mgr.15426) 138 : 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-02-10T06:37:39.195 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: cephadm 2024-02-10T06:37:37.661265+0000 mgr.y (mgr.15426) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.196 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: cephadm 2024-02-10T06:37:37.792783+0000 mgr.y (mgr.15426) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.196 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: cephadm 2024-02-10T06:37:37.882158+0000 mgr.y (mgr.15426) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.196 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:37.963133+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.196 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:37.966467+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.196 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:37.969335+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.196 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:37.970436+0000 mon.c (mon.1) 457 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.196 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:37.978073+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.196 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: cephadm 2024-02-10T06:37:37.978772+0000 mgr.y (mgr.15426) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.196 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.024010+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.196 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.031969+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.196 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.038702+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.196 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.059243+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.196 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.061275+0000 mon.c (mon.1) 459 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.196 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.064062+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.197 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: cephadm 2024-02-10T06:37:37.241513+0000 mgr.y (mgr.15426) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.197 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:37.300002+0000 mgr.y (mgr.15426) 134 : audit [DBG] from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:37:39.197 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: cephadm 2024-02-10T06:37:37.337514+0000 mgr.y (mgr.15426) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.197 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: cephadm 2024-02-10T06:37:37.436491+0000 mgr.y (mgr.15426) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.197 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: cephadm 2024-02-10T06:37:37.532450+0000 mgr.y (mgr.15426) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.197 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: cluster 2024-02-10T06:37:37.557624+0000 mgr.y (mgr.15426) 138 : 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-02-10T06:37:39.197 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: cephadm 2024-02-10T06:37:37.661265+0000 mgr.y (mgr.15426) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.197 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: cephadm 2024-02-10T06:37:37.792783+0000 mgr.y (mgr.15426) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.197 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: cephadm 2024-02-10T06:37:37.882158+0000 mgr.y (mgr.15426) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.197 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:37.963133+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.197 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:37.966467+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.198 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:37.969335+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.198 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:37.970436+0000 mon.c (mon.1) 457 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.198 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:37.978073+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.198 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: cephadm 2024-02-10T06:37:37.978772+0000 mgr.y (mgr.15426) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.198 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.024010+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.198 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.031969+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.198 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.038702+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.198 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.059243+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.198 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.061275+0000 mon.c (mon.1) 459 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.198 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.064062+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.199 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.065175+0000 mon.c (mon.1) 461 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.199 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.073729+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.199 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: cephadm 2024-02-10T06:37:38.074649+0000 mgr.y (mgr.15426) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.199 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.156725+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.199 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.158891+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.199 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.161321+0000 mon.c (mon.1) 464 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.199 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.162287+0000 mon.c (mon.1) 465 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.199 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.171976+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.199 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: cephadm 2024-02-10T06:37:38.172793+0000 mgr.y (mgr.15426) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.199 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.252670+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.200 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.255344+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.200 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.258065+0000 mon.c (mon.1) 468 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.200 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.259227+0000 mon.c (mon.1) 469 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.200 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.265468+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.200 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.347243+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.200 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.349521+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.200 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.352784+0000 mon.c (mon.1) 472 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.200 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.353732+0000 mon.c (mon.1) 473 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.200 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.362620+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.200 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.447277+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.200 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.451245+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.200 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.454922+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.201 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.456196+0000 mon.c (mon.1) 477 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.201 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.463575+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.201 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.545655+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.201 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.547698+0000 mon.c (mon.1) 479 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.201 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.550572+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.201 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.551466+0000 mon.c (mon.1) 481 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.201 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.561128+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.201 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.641408+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.201 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.644209+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.201 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.647905+0000 mon.c (mon.1) 484 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.201 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.649135+0000 mon.c (mon.1) 485 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.201 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.657222+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.201 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.740840+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.201 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.743702+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.201 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.747364+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.202 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.749002+0000 mon.c (mon.1) 489 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.202 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.757821+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.202 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.839059+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.202 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.841829+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.202 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.844665+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.202 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.845565+0000 mon.c (mon.1) 493 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.202 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.853610+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.202 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.891969+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.202 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.906608+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.202 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[14329]: audit 2024-02-10T06:37:38.913814+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.203 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.065175+0000 mon.c (mon.1) 461 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.203 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.073729+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.203 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: cephadm 2024-02-10T06:37:38.074649+0000 mgr.y (mgr.15426) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.203 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.156725+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.203 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.158891+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.203 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.161321+0000 mon.c (mon.1) 464 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.203 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.162287+0000 mon.c (mon.1) 465 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.203 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.171976+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.203 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: cephadm 2024-02-10T06:37:38.172793+0000 mgr.y (mgr.15426) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.203 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.252670+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.203 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.255344+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.203 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.258065+0000 mon.c (mon.1) 468 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.203 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.259227+0000 mon.c (mon.1) 469 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.204 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.265468+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.204 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.347243+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.204 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.349521+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.204 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.352784+0000 mon.c (mon.1) 472 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.204 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.353732+0000 mon.c (mon.1) 473 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.204 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.362620+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.204 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.447277+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.204 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.451245+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.204 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.454922+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.204 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.456196+0000 mon.c (mon.1) 477 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.204 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.463575+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.204 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.545655+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.204 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.547698+0000 mon.c (mon.1) 479 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.204 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.550572+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.205 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.551466+0000 mon.c (mon.1) 481 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.205 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.561128+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.205 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.641408+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.205 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.644209+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.205 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.647905+0000 mon.c (mon.1) 484 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.205 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.649135+0000 mon.c (mon.1) 485 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.205 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.657222+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.205 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.740840+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.205 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.743702+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.205 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.747364+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.205 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.749002+0000 mon.c (mon.1) 489 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.205 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.757821+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.205 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.839059+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.205 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.841829+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.206 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.844665+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.206 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.845565+0000 mon.c (mon.1) 493 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.206 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.853610+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.206 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.891969+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.206 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.906608+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.206 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:38 smithi046 bash[20068]: audit 2024-02-10T06:37:38.913814+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: cephadm 2024-02-10T06:37:37.241513+0000 mgr.y (mgr.15426) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:37.300002+0000 mgr.y (mgr.15426) 134 : audit [DBG] from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:37:39.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: cephadm 2024-02-10T06:37:37.337514+0000 mgr.y (mgr.15426) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: cephadm 2024-02-10T06:37:37.436491+0000 mgr.y (mgr.15426) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: cephadm 2024-02-10T06:37:37.532450+0000 mgr.y (mgr.15426) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: cluster 2024-02-10T06:37:37.557624+0000 mgr.y (mgr.15426) 138 : 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-02-10T06:37:39.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: cephadm 2024-02-10T06:37:37.661265+0000 mgr.y (mgr.15426) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: cephadm 2024-02-10T06:37:37.792783+0000 mgr.y (mgr.15426) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: cephadm 2024-02-10T06:37:37.882158+0000 mgr.y (mgr.15426) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:37.963133+0000 mon.c (mon.1) 454 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:37.966467+0000 mon.c (mon.1) 455 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:37.969335+0000 mon.c (mon.1) 456 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:37.970436+0000 mon.c (mon.1) 457 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:37.978073+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: cephadm 2024-02-10T06:37:37.978772+0000 mgr.y (mgr.15426) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.024010+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.031969+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.038702+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.059243+0000 mon.c (mon.1) 458 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.061275+0000 mon.c (mon.1) 459 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.064062+0000 mon.c (mon.1) 460 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.065175+0000 mon.c (mon.1) 461 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.073729+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: cephadm 2024-02-10T06:37:38.074649+0000 mgr.y (mgr.15426) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.156725+0000 mon.c (mon.1) 462 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.158891+0000 mon.c (mon.1) 463 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.161321+0000 mon.c (mon.1) 464 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.162287+0000 mon.c (mon.1) 465 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.171976+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: cephadm 2024-02-10T06:37:38.172793+0000 mgr.y (mgr.15426) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:39.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.252670+0000 mon.c (mon.1) 466 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.255344+0000 mon.c (mon.1) 467 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.258065+0000 mon.c (mon.1) 468 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.259227+0000 mon.c (mon.1) 469 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.265468+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.347243+0000 mon.c (mon.1) 470 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.349521+0000 mon.c (mon.1) 471 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.352784+0000 mon.c (mon.1) 472 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.353732+0000 mon.c (mon.1) 473 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.362620+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.447277+0000 mon.c (mon.1) 474 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.451245+0000 mon.c (mon.1) 475 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.454922+0000 mon.c (mon.1) 476 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.456196+0000 mon.c (mon.1) 477 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.463575+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.545655+0000 mon.c (mon.1) 478 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.547698+0000 mon.c (mon.1) 479 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.550572+0000 mon.c (mon.1) 480 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.551466+0000 mon.c (mon.1) 481 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.561128+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.641408+0000 mon.c (mon.1) 482 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.644209+0000 mon.c (mon.1) 483 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.647905+0000 mon.c (mon.1) 484 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.649135+0000 mon.c (mon.1) 485 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.657222+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.740840+0000 mon.c (mon.1) 486 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.743702+0000 mon.c (mon.1) 487 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.747364+0000 mon.c (mon.1) 488 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.749002+0000 mon.c (mon.1) 489 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.757821+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.839059+0000 mon.c (mon.1) 490 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:39.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.841829+0000 mon.c (mon.1) 491 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:39.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.844665+0000 mon.c (mon.1) 492 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:39.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.845565+0000 mon.c (mon.1) 493 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:37:39.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.853610+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.891969+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.906608+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:38 smithi175 bash[14559]: audit 2024-02-10T06:37:38.913814+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:39.771 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[52838]: debug 2024-02-10T06:37:39.646+0000 7f9bc5c0f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T06:37:39.771 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[52838]: [10/Feb/2024:06:37:39] ENGINE Bus STARTING 2024-02-10T06:37:39.772 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[52838]: CherryPy Checker: 2024-02-10T06:37:39.941 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[52838]: The Application mounted at '' has an empty config. 2024-02-10T06:37:39.941 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[52838]: [10/Feb/2024:06:37:39] ENGINE Serving on http://:::9283 2024-02-10T06:37:39.941 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[52838]: [10/Feb/2024:06:37:39] ENGINE Bus STARTED 2024-02-10T06:37:40.007 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:39 smithi046 bash[14329]: cephadm 2024-02-10T06:37:38.268146+0000 mgr.y (mgr.15426) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:40.008 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:39 smithi046 bash[14329]: cephadm 2024-02-10T06:37:38.364935+0000 mgr.y (mgr.15426) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:40.008 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:39 smithi046 bash[14329]: cephadm 2024-02-10T06:37:38.465244+0000 mgr.y (mgr.15426) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:40.008 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[14329]: cephadm 2024-02-10T06:37:38.561977+0000 mgr.y (mgr.15426) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:40.008 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[14329]: cephadm 2024-02-10T06:37:38.658758+0000 mgr.y (mgr.15426) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:40.008 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[14329]: cephadm 2024-02-10T06:37:38.758702+0000 mgr.y (mgr.15426) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:40.191 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[14559]: cephadm 2024-02-10T06:37:38.268146+0000 mgr.y (mgr.15426) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:40.191 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[14559]: cephadm 2024-02-10T06:37:38.364935+0000 mgr.y (mgr.15426) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:40.191 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[14559]: cephadm 2024-02-10T06:37:38.465244+0000 mgr.y (mgr.15426) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:40.191 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[14559]: cephadm 2024-02-10T06:37:38.561977+0000 mgr.y (mgr.15426) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:40.191 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[14559]: cephadm 2024-02-10T06:37:38.658758+0000 mgr.y (mgr.15426) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:40.191 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[14559]: cephadm 2024-02-10T06:37:38.758702+0000 mgr.y (mgr.15426) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:40.191 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[14559]: cephadm 2024-02-10T06:37:38.854279+0000 mgr.y (mgr.15426) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:40.192 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[14559]: audit 2024-02-10T06:37:38.932915+0000 mon.c (mon.1) 494 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:40.192 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[14559]: audit 2024-02-10T06:37:38.934975+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:40.192 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[14559]: audit 2024-02-10T06:37:38.936251+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T06:37:40.192 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[14559]: audit 2024-02-10T06:37:38.937023+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-10T06:37:40.192 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[14559]: cephadm 2024-02-10T06:37:38.937631+0000 mgr.y (mgr.15426) 152 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-10T06:37:40.192 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[14559]: cluster 2024-02-10T06:37:39.650978+0000 mon.a (mon.0) 1518 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T06:37:40.192 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[14559]: cluster 2024-02-10T06:37:39.651285+0000 mon.a (mon.0) 1519 : cluster [DBG] Standby manager daemon x started 2024-02-10T06:37:40.192 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[14559]: audit 2024-02-10T06:37:39.656866+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.? 172.21.15.175:0/650581176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T06:37:40.192 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[14559]: audit 2024-02-10T06:37:39.659283+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.? 172.21.15.175:0/650581176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:37:40.192 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[14559]: audit 2024-02-10T06:37:39.663575+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.? 172.21.15.175:0/650581176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T06:37:40.192 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:39 smithi175 bash[14559]: audit 2024-02-10T06:37:39.666655+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.? 172.21.15.175:0/650581176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:37:40.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[14329]: cephadm 2024-02-10T06:37:38.854279+0000 mgr.y (mgr.15426) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:40.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[14329]: audit 2024-02-10T06:37:38.932915+0000 mon.c (mon.1) 494 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:40.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[14329]: audit 2024-02-10T06:37:38.934975+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:40.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[14329]: audit 2024-02-10T06:37:38.936251+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T06:37:40.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[14329]: audit 2024-02-10T06:37:38.937023+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-10T06:37:40.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[14329]: cephadm 2024-02-10T06:37:38.937631+0000 mgr.y (mgr.15426) 152 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-10T06:37:40.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[14329]: cluster 2024-02-10T06:37:39.650978+0000 mon.a (mon.0) 1518 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T06:37:40.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[14329]: cluster 2024-02-10T06:37:39.651285+0000 mon.a (mon.0) 1519 : cluster [DBG] Standby manager daemon x started 2024-02-10T06:37:40.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[14329]: audit 2024-02-10T06:37:39.656866+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.? 172.21.15.175:0/650581176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T06:37:40.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[14329]: audit 2024-02-10T06:37:39.659283+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.? 172.21.15.175:0/650581176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:37:40.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[14329]: audit 2024-02-10T06:37:39.663575+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.? 172.21.15.175:0/650581176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T06:37:40.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[14329]: audit 2024-02-10T06:37:39.666655+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.? 172.21.15.175:0/650581176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:37:40.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[20068]: cephadm 2024-02-10T06:37:38.268146+0000 mgr.y (mgr.15426) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:40.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[20068]: cephadm 2024-02-10T06:37:38.364935+0000 mgr.y (mgr.15426) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:40.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[20068]: cephadm 2024-02-10T06:37:38.465244+0000 mgr.y (mgr.15426) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:40.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[20068]: cephadm 2024-02-10T06:37:38.561977+0000 mgr.y (mgr.15426) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:40.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[20068]: cephadm 2024-02-10T06:37:38.658758+0000 mgr.y (mgr.15426) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:40.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[20068]: cephadm 2024-02-10T06:37:38.758702+0000 mgr.y (mgr.15426) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:40.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[20068]: cephadm 2024-02-10T06:37:38.854279+0000 mgr.y (mgr.15426) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:37:40.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[20068]: audit 2024-02-10T06:37:38.932915+0000 mon.c (mon.1) 494 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:37:40.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[20068]: audit 2024-02-10T06:37:38.934975+0000 mon.c (mon.1) 495 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:40.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[20068]: audit 2024-02-10T06:37:38.936251+0000 mon.c (mon.1) 496 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T06:37:40.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[20068]: audit 2024-02-10T06:37:38.937023+0000 mon.c (mon.1) 497 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-10T06:37:40.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[20068]: cephadm 2024-02-10T06:37:38.937631+0000 mgr.y (mgr.15426) 152 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-10T06:37:40.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[20068]: cluster 2024-02-10T06:37:39.650978+0000 mon.a (mon.0) 1518 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T06:37:40.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[20068]: cluster 2024-02-10T06:37:39.651285+0000 mon.a (mon.0) 1519 : cluster [DBG] Standby manager daemon x started 2024-02-10T06:37:40.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[20068]: audit 2024-02-10T06:37:39.656866+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.? 172.21.15.175:0/650581176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T06:37:40.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[20068]: audit 2024-02-10T06:37:39.659283+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.? 172.21.15.175:0/650581176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:37:40.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[20068]: audit 2024-02-10T06:37:39.663575+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.? 172.21.15.175:0/650581176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T06:37:40.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[20068]: audit 2024-02-10T06:37:39.666655+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.? 172.21.15.175:0/650581176' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:37:41.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[14329]: cluster 2024-02-10T06:37:39.559366+0000 mgr.y (mgr.15426) 153 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:37:41.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[14329]: cluster 2024-02-10T06:37:40.016169+0000 mon.a (mon.0) 1520 : cluster [DBG] mgrmap e35: y(active, since 33s), standbys: x 2024-02-10T06:37:41.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[20068]: cluster 2024-02-10T06:37:39.559366+0000 mgr.y (mgr.15426) 153 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:37:41.092 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:40 smithi046 bash[20068]: cluster 2024-02-10T06:37:40.016169+0000 mon.a (mon.0) 1520 : cluster [DBG] mgrmap e35: y(active, since 33s), standbys: x 2024-02-10T06:37:41.213 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:37:41.214 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:40 smithi175 bash[14559]: cluster 2024-02-10T06:37:39.559366+0000 mgr.y (mgr.15426) 153 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:37:41.214 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:40 smithi175 bash[14559]: cluster 2024-02-10T06:37:40.016169+0000 mon.a (mon.0) 1520 : cluster [DBG] mgrmap e35: y(active, since 33s), standbys: x 2024-02-10T06:37:41.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:41 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:37:41] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.33.4" 2024-02-10T06:37:42.015 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:37:42.015 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 3s ago 15m - - 2024-02-10T06:37:42.015 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 3s ago 15m - - 2024-02-10T06:37:42.015 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (2m) 3s ago 8m 16.7M - 0.23.0 ba2b418f427c a2b5f5f678df 2024-02-10T06:37:42.015 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (68s) 3s ago 8m 42.7M - 8.3.5 dad864ee21e9 1fff02f358ea 2024-02-10T06:37:42.015 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (26s) 3s ago 6m 44.0M - 3.5 e1d6a67b021e afbdab419484 2024-02-10T06:37:42.015 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (13s) 3s ago 14m 220M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:37:42.015 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (45s) 3s ago 16m 496M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:37:42.015 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (16m) 3s ago 17m 66.1M 2048M 17.2.0 e1d6a67b021e 60a601b2ff61 2024-02-10T06:37:42.015 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (15m) 3s ago 15m 56.5M 2048M 17.2.0 e1d6a67b021e 4ebc2b0fdcfd 2024-02-10T06:37:42.016 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (15m) 3s ago 15m 46.7M 2048M 17.2.0 e1d6a67b021e 44fe51c1eea2 2024-02-10T06:37:42.016 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (2m) 3s ago 9m 11.6M - 1.3.1 1dbe0e931976 0d647fc89f51 2024-02-10T06:37:42.016 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (93s) 3s ago 9m 10.6M - 1.3.1 1dbe0e931976 3687708c33a1 2024-02-10T06:37:42.016 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (14m) 3s ago 14m 58.0M 4096M 17.2.0 e1d6a67b021e bcc8a51c630d 2024-02-10T06:37:42.016 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (13m) 3s ago 13m 58.8M 4096M 17.2.0 e1d6a67b021e 5eab7cb6e08b 2024-02-10T06:37:42.016 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (13m) 3s ago 13m 54.5M 4096M 17.2.0 e1d6a67b021e 86d79c376bdf 2024-02-10T06:37:42.016 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (12m) 3s ago 12m 56.5M 4096M 17.2.0 e1d6a67b021e c13af4060cb8 2024-02-10T06:37:42.016 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (12m) 3s ago 12m 60.4M 4096M 17.2.0 e1d6a67b021e b7955dc2a521 2024-02-10T06:37:42.016 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (11m) 3s ago 11m 55.4M 4096M 17.2.0 e1d6a67b021e 4193d5d45070 2024-02-10T06:37:42.016 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (10m) 3s ago 10m 54.0M 4096M 17.2.0 e1d6a67b021e 4816cdb9a60b 2024-02-10T06:37:42.016 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (10m) 3s ago 10m 56.5M 4096M 17.2.0 e1d6a67b021e e892e8cc28fc 2024-02-10T06:37:42.016 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (20s) 3s ago 9m 50.5M - 2.33.4 514e6a882f6e 64427f696443 2024-02-10T06:37:42.016 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (6m) 3s ago 6m 87.3M - 17.2.0 e1d6a67b021e 62f56b90529d 2024-02-10T06:37:42.016 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (6m) 3s ago 6m 87.1M - 17.2.0 e1d6a67b021e f9a8c396df52 2024-02-10T06:37:42.017 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (6m) 3s ago 6m 86.5M - 17.2.0 e1d6a67b021e 73f34826e936 2024-02-10T06:37:42.017 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (6m) 3s ago 6m 87.2M - 17.2.0 e1d6a67b021e ae69d76dca01 2024-02-10T06:37:42.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:41 smithi175 bash[14559]: audit 2024-02-10T06:37:41.186352+0000 mgr.y (mgr.15426) 154 : audit [DBG] from='client.25432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:42.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:41 smithi046 bash[14329]: audit 2024-02-10T06:37:41.186352+0000 mgr.y (mgr.15426) 154 : audit [DBG] from='client.25432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:42.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:41 smithi046 bash[20068]: audit 2024-02-10T06:37:41.186352+0000 mgr.y (mgr.15426) 154 : audit [DBG] from='client.25432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:42.477 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:37:42.478 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:37:42.478 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-10T06:37:42.478 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:37:42.478 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:37:42.478 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:37:42.479 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:37:42.479 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:37:42.479 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T06:37:42.479 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:37:42.479 INFO:teuthology.orchestra.run.smithi046.stdout: "mds": {}, 2024-02-10T06:37:42.480 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:37:42.480 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T06:37:42.480 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:37:42.480 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:37:42.480 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-02-10T06:37:42.480 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:37:42.481 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:37:42.481 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:37:42.894 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:37:42.894 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:37:42.894 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:37:42.894 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:37:42.894 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [ 2024-02-10T06:37:42.894 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr" 2024-02-10T06:37:42.895 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:37:42.895 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "2/23 daemons upgraded", 2024-02-10T06:37:42.895 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Currently upgrading mon daemons", 2024-02-10T06:37:42.895 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:37:42.895 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:37:43.357 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_OK 2024-02-10T06:37:43.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:43 smithi046 bash[20068]: cluster 2024-02-10T06:37:41.560175+0000 mgr.y (mgr.15426) 155 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:37:43.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:43 smithi046 bash[20068]: audit 2024-02-10T06:37:41.591441+0000 mgr.y (mgr.15426) 156 : audit [DBG] from='client.25438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:43.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:43 smithi046 bash[20068]: audit 2024-02-10T06:37:41.979173+0000 mgr.y (mgr.15426) 157 : audit [DBG] from='client.25444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:43.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:43 smithi046 bash[20068]: audit 2024-02-10T06:37:42.069067+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:43.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:43 smithi046 bash[20068]: audit 2024-02-10T06:37:42.077753+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:43.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:43 smithi046 bash[20068]: audit 2024-02-10T06:37:42.089089+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:43.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:43 smithi046 bash[20068]: audit 2024-02-10T06:37:42.467924+0000 mon.c (mon.1) 498 : audit [DBG] from='client.? 172.21.15.46:0/3700495978' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:43.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:43 smithi046 bash[20068]: audit 2024-02-10T06:37:42.824064+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:43.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:43 smithi046 bash[20068]: audit 2024-02-10T06:37:42.825750+0000 mon.c (mon.1) 499 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:37:43.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:43 smithi046 bash[20068]: audit 2024-02-10T06:37:42.826983+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:37:43.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:43 smithi046 bash[20068]: audit 2024-02-10T06:37:42.828185+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:43.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:43 smithi046 bash[14329]: cluster 2024-02-10T06:37:41.560175+0000 mgr.y (mgr.15426) 155 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:37:43.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:43 smithi046 bash[14329]: audit 2024-02-10T06:37:41.591441+0000 mgr.y (mgr.15426) 156 : audit [DBG] from='client.25438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:43.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:43 smithi046 bash[14329]: audit 2024-02-10T06:37:41.979173+0000 mgr.y (mgr.15426) 157 : audit [DBG] from='client.25444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:43.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:43 smithi046 bash[14329]: audit 2024-02-10T06:37:42.069067+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:43.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:43 smithi046 bash[14329]: audit 2024-02-10T06:37:42.077753+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:43.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:43 smithi046 bash[14329]: audit 2024-02-10T06:37:42.089089+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:43.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:43 smithi046 bash[14329]: audit 2024-02-10T06:37:42.467924+0000 mon.c (mon.1) 498 : audit [DBG] from='client.? 172.21.15.46:0/3700495978' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:43.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:43 smithi046 bash[14329]: audit 2024-02-10T06:37:42.824064+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:43.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:43 smithi046 bash[14329]: audit 2024-02-10T06:37:42.825750+0000 mon.c (mon.1) 499 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:37:43.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:43 smithi046 bash[14329]: audit 2024-02-10T06:37:42.826983+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:37:43.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:43 smithi046 bash[14329]: audit 2024-02-10T06:37:42.828185+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:43.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:43 smithi175 bash[14559]: cluster 2024-02-10T06:37:41.560175+0000 mgr.y (mgr.15426) 155 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:37:43.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:43 smithi175 bash[14559]: audit 2024-02-10T06:37:41.591441+0000 mgr.y (mgr.15426) 156 : audit [DBG] from='client.25438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:43.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:43 smithi175 bash[14559]: audit 2024-02-10T06:37:41.979173+0000 mgr.y (mgr.15426) 157 : audit [DBG] from='client.25444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:43.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:43 smithi175 bash[14559]: audit 2024-02-10T06:37:42.069067+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:43.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:43 smithi175 bash[14559]: audit 2024-02-10T06:37:42.077753+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:43.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:43 smithi175 bash[14559]: audit 2024-02-10T06:37:42.089089+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:43.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:43 smithi175 bash[14559]: audit 2024-02-10T06:37:42.467924+0000 mon.c (mon.1) 498 : audit [DBG] from='client.? 172.21.15.46:0/3700495978' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:37:43.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:43 smithi175 bash[14559]: audit 2024-02-10T06:37:42.824064+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15426 ' entity='mgr.y' 2024-02-10T06:37:43.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:43 smithi175 bash[14559]: audit 2024-02-10T06:37:42.825750+0000 mon.c (mon.1) 499 : audit [INF] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:37:43.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:43 smithi175 bash[14559]: audit 2024-02-10T06:37:42.826983+0000 mon.c (mon.1) 500 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:37:43.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:43 smithi175 bash[14559]: audit 2024-02-10T06:37:42.828185+0000 mon.c (mon.1) 501 : audit [DBG] from='mgr.15426 172.21.15.46:0/4123891613' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:37:44.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:44 smithi046 bash[14329]: cephadm 2024-02-10T06:37:42.815297+0000 mgr.y (mgr.15426) 158 : cephadm [INF] Upgrade: Updating mon.a 2024-02-10T06:37:44.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:44 smithi046 bash[14329]: cephadm 2024-02-10T06:37:42.829630+0000 mgr.y (mgr.15426) 159 : cephadm [INF] Deploying daemon mon.a on smithi046 2024-02-10T06:37:44.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:44 smithi046 bash[14329]: audit 2024-02-10T06:37:42.886947+0000 mgr.y (mgr.15426) 160 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:44.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:44 smithi046 bash[14329]: audit 2024-02-10T06:37:43.351018+0000 mon.c (mon.1) 502 : audit [DBG] from='client.? 172.21.15.46:0/246886357' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:37:44.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:44 smithi046 bash[20068]: cephadm 2024-02-10T06:37:42.815297+0000 mgr.y (mgr.15426) 158 : cephadm [INF] Upgrade: Updating mon.a 2024-02-10T06:37:44.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:44 smithi046 bash[20068]: cephadm 2024-02-10T06:37:42.829630+0000 mgr.y (mgr.15426) 159 : cephadm [INF] Deploying daemon mon.a on smithi046 2024-02-10T06:37:44.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:44 smithi046 bash[20068]: audit 2024-02-10T06:37:42.886947+0000 mgr.y (mgr.15426) 160 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:44.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:44 smithi046 bash[20068]: audit 2024-02-10T06:37:43.351018+0000 mon.c (mon.1) 502 : audit [DBG] from='client.? 172.21.15.46:0/246886357' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:37:44.454 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:44 smithi175 bash[14559]: cephadm 2024-02-10T06:37:42.815297+0000 mgr.y (mgr.15426) 158 : cephadm [INF] Upgrade: Updating mon.a 2024-02-10T06:37:44.454 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:44 smithi175 bash[14559]: cephadm 2024-02-10T06:37:42.829630+0000 mgr.y (mgr.15426) 159 : cephadm [INF] Deploying daemon mon.a on smithi046 2024-02-10T06:37:44.454 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:44 smithi175 bash[14559]: audit 2024-02-10T06:37:42.886947+0000 mgr.y (mgr.15426) 160 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:37:44.454 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:44 smithi175 bash[14559]: audit 2024-02-10T06:37:43.351018+0000 mon.c (mon.1) 502 : audit [DBG] from='client.? 172.21.15.46:0/246886357' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:37:45.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:45 smithi046 bash[14329]: cluster 2024-02-10T06:37:43.561241+0000 mgr.y (mgr.15426) 161 : 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-02-10T06:37:45.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:45 smithi046 bash[20068]: cluster 2024-02-10T06:37:43.561241+0000 mgr.y (mgr.15426) 161 : 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-02-10T06:37:45.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:45 smithi175 bash[14559]: cluster 2024-02-10T06:37:43.561241+0000 mgr.y (mgr.15426) 161 : 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-02-10T06:37:46.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:46 smithi046 systemd[1]: Stopping Ceph mon.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:37:47.043 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:46 smithi046 bash[14329]: debug 2024-02-10T06:37:46.746+0000 7f6a8f9d3700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-10T06:37:47.043 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:46 smithi046 bash[14329]: debug 2024-02-10T06:37:46.746+0000 7f6a8f9d3700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-02-10T06:37:47.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:47 smithi046 bash[68368]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-mon-a 2024-02-10T06:37:47.944 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:47 smithi046 bash[68442]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-mon-a 2024-02-10T06:37:47.944 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:47 smithi046 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mon.a.service: Succeeded. 2024-02-10T06:37:47.944 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:47 smithi046 systemd[1]: Stopped Ceph mon.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:37:48.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:47 smithi046 systemd[1]: Started Ceph mon.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:37:48.995 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:37:48 smithi175 bash[52279]: ts=2024-02-10T06:37: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.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi046:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:37:49.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:48 smithi046 bash[68510]: debug 2024-02-10T06:37:48.990+0000 7fc64bd76c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-10T06:37:49.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:48 smithi046 bash[68510]: debug 2024-02-10T06:37:48.990+0000 7fc64bd76c80 0 ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev), process ceph-mon, pid 7 2024-02-10T06:37:49.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:48 smithi046 bash[68510]: debug 2024-02-10T06:37:48.990+0000 7fc64bd76c80 0 pidfile_write: ignore empty --pid-file 2024-02-10T06:37:49.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:48 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 0 load: jerasure load: lrc 2024-02-10T06:37:49.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: RocksDB version: 7.9.2 2024-02-10T06:37:49.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Git sha 0 2024-02-10T06:37:49.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Compile date 2024-02-09 17:35:33 2024-02-10T06:37:49.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: DB SUMMARY 2024-02-10T06:37:49.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: DB Session ID: QUEDKFBH6A16L9B9E4XH 2024-02-10T06:37:49.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: CURRENT file: CURRENT 2024-02-10T06:37:49.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: IDENTITY file: IDENTITY 2024-02-10T06:37:49.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1742 Bytes 2024-02-10T06:37:49.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000042.sst 2024-02-10T06:37:49.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000040.log size: 971201 ; 2024-02-10T06:37:49.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.error_if_exists: 0 2024-02-10T06:37:49.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.create_if_missing: 0 2024-02-10T06:37:49.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.paranoid_checks: 1 2024-02-10T06:37:49.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-02-10T06:37:49.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-10T06:37:49.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-10T06:37:49.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.env: 0x5613723ebae0 2024-02-10T06:37:49.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.fs: PosixFileSystem 2024-02-10T06:37:49.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.info_log: 0x56137422f900 2024-02-10T06:37:49.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-10T06:37:49.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.statistics: (nil) 2024-02-10T06:37:49.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.use_fsync: 0 2024-02-10T06:37:49.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_log_file_size: 0 2024-02-10T06:37:49.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T06:37:49.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T06:37:49.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-10T06:37:49.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-10T06:37:49.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.allow_fallocate: 1 2024-02-10T06:37:49.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-10T06:37:49.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-10T06:37:49.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.use_direct_reads: 0 2024-02-10T06:37:49.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T06:37:49.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.create_missing_column_families: 0 2024-02-10T06:37:49.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.db_log_dir: 2024-02-10T06:37:49.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.wal_dir: 2024-02-10T06:37:49.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T06:37:49.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T06:37:49.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T06:37:49.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T06:37:49.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T06:37:49.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T06:37:49.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.advise_random_on_open: 1 2024-02-10T06:37:49.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-10T06:37:49.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.write_buffer_manager: 0x561374202dc0 2024-02-10T06:37:49.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T06:37:49.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T06:37:49.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T06:37:49.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.rate_limiter: (nil) 2024-02-10T06:37:49.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T06:37:49.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-10T06:37:49.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-10T06:37:49.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-10T06:37:49.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.unordered_write: 0 2024-02-10T06:37:49.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T06:37:49.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T06:37:49.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T06:37:49.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T06:37:49.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.row_cache: None 2024-02-10T06:37:49.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.wal_filter: None 2024-02-10T06:37:49.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T06:37:49.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-10T06:37:49.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.two_write_queues: 0 2024-02-10T06:37:49.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.manual_wal_flush: 0 2024-02-10T06:37:49.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.wal_compression: 0 2024-02-10T06:37:49.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.atomic_flush: 0 2024-02-10T06:37:49.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T06:37:49.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T06:37:49.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T06:37:49.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.log_readahead_size: 0 2024-02-10T06:37:49.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-10T06:37:49.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-10T06:37:49.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-10T06:37:49.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-10T06:37:49.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-10T06:37:49.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-10T06:37:49.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-02-10T06:37:49.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_background_jobs: 2 2024-02-10T06:37:49.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_background_compactions: -1 2024-02-10T06:37:49.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_subcompactions: 1 2024-02-10T06:37:49.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T06:37:49.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T06:37:49.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T06:37:49.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_total_wal_size: 0 2024-02-10T06:37:49.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T06:37:49.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T06:37:49.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T06:37:49.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T06:37:49.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_open_files: -1 2024-02-10T06:37:49.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.bytes_per_sync: 0 2024-02-10T06:37:49.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T06:37:49.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T06:37:49.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-10T06:37:49.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_background_flushes: -1 2024-02-10T06:37:49.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Compression algorithms supported: 2024-02-10T06:37:49.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T06:37:49.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: kZSTD supported: 0 2024-02-10T06:37:49.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: kXpressCompression supported: 0 2024-02-10T06:37:49.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-10T06:37:49.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: kZlibCompression supported: 1 2024-02-10T06:37:49.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: kSnappyCompression supported: 1 2024-02-10T06:37:49.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: kLZ4Compression supported: 1 2024-02-10T06:37:49.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: kBZip2Compression supported: 0 2024-02-10T06:37:49.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T06:37:49.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-02-10T06:37:49.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-02-10T06:37:49.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-10T06:37:49.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T06:37:49.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.merge_operator: 2024-02-10T06:37:49.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.compaction_filter: None 2024-02-10T06:37:49.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.compaction_filter_factory: None 2024-02-10T06:37:49.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-10T06:37:49.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T06:37:49.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T06:37:49.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56137422fa00) 2024-02-10T06:37:49.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: cache_index_and_filter_blocks: 1 2024-02-10T06:37:49.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T06:37:49.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T06:37:49.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: pin_top_level_index_and_filter: 1 2024-02-10T06:37:49.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: index_type: 0 2024-02-10T06:37:49.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: data_block_index_type: 0 2024-02-10T06:37:49.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: index_shortening: 1 2024-02-10T06:37:49.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: data_block_hash_table_util_ratio: 0.750000 2024-02-10T06:37:49.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: checksum: 4 2024-02-10T06:37:49.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: no_block_cache: 0 2024-02-10T06:37:49.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: block_cache: 0x561374231090 2024-02-10T06:37:49.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: block_cache_name: BinnedLRUCache 2024-02-10T06:37:49.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: block_cache_options: 2024-02-10T06:37:49.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: capacity : 536870912 2024-02-10T06:37:49.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: num_shard_bits : 4 2024-02-10T06:37:49.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: strict_capacity_limit : 0 2024-02-10T06:37:49.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: high_pri_pool_ratio: 0.000 2024-02-10T06:37:49.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: block_cache_compressed: (nil) 2024-02-10T06:37:49.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: persistent_cache: (nil) 2024-02-10T06:37:49.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: block_size: 4096 2024-02-10T06:37:49.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: block_size_deviation: 10 2024-02-10T06:37:49.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: block_restart_interval: 16 2024-02-10T06:37:49.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: index_block_restart_interval: 1 2024-02-10T06:37:49.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: metadata_block_size: 4096 2024-02-10T06:37:49.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: partition_filters: 0 2024-02-10T06:37:49.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: use_delta_encoding: 1 2024-02-10T06:37:49.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: filter_policy: bloomfilter 2024-02-10T06:37:49.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: whole_key_filtering: 1 2024-02-10T06:37:49.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: verify_compression: 0 2024-02-10T06:37:49.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: read_amp_bytes_per_bit: 0 2024-02-10T06:37:49.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: format_version: 5 2024-02-10T06:37:49.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: enable_index_compression: 1 2024-02-10T06:37:49.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: block_align: 0 2024-02-10T06:37:49.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: max_auto_readahead_size: 262144 2024-02-10T06:37:49.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: prepopulate_block_cache: 0 2024-02-10T06:37:49.392 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: initial_auto_readahead_size: 8192 2024-02-10T06:37:49.392 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: num_file_reads_for_auto_readahead: 2 2024-02-10T06:37:49.392 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-10T06:37:49.392 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-10T06:37:49.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.compression: NoCompression 2024-02-10T06:37:49.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-10T06:37:49.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-10T06:37:49.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T06:37:49.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.num_levels: 7 2024-02-10T06:37:49.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T06:37:49.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T06:37:49.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T06:37:49.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T06:37:49.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T06:37:49.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T06:37:49.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T06:37:49.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T06:37:49.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-10T06:37:49.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T06:37:49.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-10T06:37:49.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-10T06:37:49.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T06:37:49.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.compression_opts.level: 32767 2024-02-10T06:37:49.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-10T06:37:49.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T06:37:49.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T06:37:49.394 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-10T06:37:49.395 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-10T06:37:49.395 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.compression_opts.enabled: false 2024-02-10T06:37:49.395 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-10T06:37:49.395 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T06:37:49.395 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T06:37:49.395 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T06:37:49.395 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-10T06:37:49.395 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T06:37:49.395 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T06:37:49.395 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T06:37:49.395 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T06:37:49.395 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T06:37:49.396 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T06:37:49.396 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T06:37:49.396 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T06:37:49.396 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T06:37:49.396 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T06:37:49.396 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T06:37:49.396 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T06:37:49.396 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T06:37:49.396 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-10T06:37:49.396 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.arena_block_size: 1048576 2024-02-10T06:37:49.396 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T06:37:49.396 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T06:37:49.396 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-10T06:37:49.397 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T06:37:49.397 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T06:37:49.397 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T06:37:49.397 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T06:37:49.397 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T06:37:49.397 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T06:37:49.397 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T06:37:49.397 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T06:37:49.397 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T06:37:49.397 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T06:37:49.397 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.table_properties_collectors: 2024-02-10T06:37:49.397 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.inplace_update_support: 0 2024-02-10T06:37:49.397 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T06:37:49.397 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T06:37:49.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T06:37:49.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T06:37:49.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.bloom_locality: 0 2024-02-10T06:37:49.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.max_successive_merges: 0 2024-02-10T06:37:49.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T06:37:49.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-10T06:37:49.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.force_consistency_checks: 1 2024-02-10T06:37:49.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-10T06:37:49.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.ttl: 2592000 2024-02-10T06:37:49.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T06:37:49.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-10T06:37:49.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-10T06:37:49.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.enable_blob_files: false 2024-02-10T06:37:49.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.min_blob_size: 0 2024-02-10T06:37:49.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.blob_file_size: 268435456 2024-02-10T06:37:49.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-10T06:37:49.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-10T06:37:49.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-10T06:37:49.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-10T06:37:49.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-10T06:37:49.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-02-10T06:37:49.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.994+0000 7fc64bd76c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-10T06:37:49.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.998+0000 7fc6414f3700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 42.sst 2024-02-10T06:37:49.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.998+0000 7fc64bd76c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-10T06:37:49.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.998+0000 7fc64bd76c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 44, last_sequence is 20166, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-10T06:37:49.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.998+0000 7fc64bd76c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2024-02-10T06:37:49.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.998+0000 7fc64bd76c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 4daf3132-756f-4670-a33b-848e6f948478 2024-02-10T06:37:49.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.998+0000 7fc64bd76c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707547069002295, "job": 1, "event": "recovery_started", "wal_files": [40]} 2024-02-10T06:37:49.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:48.998+0000 7fc64bd76c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2024-02-10T06:37:49.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:49.006+0000 7fc64bd76c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707547069011033, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 941132, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20160, "largest_seqno": 21185, "table_properties": {"data_size": 936655, "index_size": 1863, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1605, "raw_key_size": 15302, "raw_average_key_size": 24, "raw_value_size": 926016, "raw_average_value_size": 1493, "num_data_blocks": 75, "num_entries": 620, "num_filter_entries": 620, "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": 1707547069, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "4daf3132-756f-4670-a33b-848e6f948478", "db_session_id": "QUEDKFBH6A16L9B9E4XH", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2024-02-10T06:37:49.400 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:49.006+0000 7fc64bd76c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707547069011210, "job": 1, "event": "recovery_finished"} 2024-02-10T06:37:49.400 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:49.006+0000 7fc64bd76c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 47 2024-02-10T06:37:49.400 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:49.006+0000 7fc64bd76c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-10T06:37:49.400 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:49.010+0000 7fc64bd76c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000040.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-10T06:37:49.400 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:49.010+0000 7fc64bd76c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561374326000 2024-02-10T06:37:49.400 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:49.010+0000 7fc64bd76c80 4 rocksdb: DB pointer 0x561374310000 2024-02-10T06:37:49.400 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:49.010+0000 7fc63a4e5700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-10T06:37:49.400 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:49.010+0000 7fc63a4e5700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-10T06:37:49.400 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: ** DB Stats ** 2024-02-10T06:37:49.400 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:37:49.400 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-10T06:37:49.400 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T06:37:49.400 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T06:37:49.401 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-10T06:37:49.401 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T06:37:49.401 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T06:37:49.401 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: ** Compaction Stats [default] ** 2024-02-10T06:37:49.401 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-10T06:37:49.401 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-10T06:37:49.401 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: L0 1/0 919.07 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 229.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-10T06:37:49.401 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: L6 1/0 10.61 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-02-10T06:37:49.401 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: Sum 2/0 11.51 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 229.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-10T06:37:49.401 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 229.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-10T06:37:49.401 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: ** Compaction Stats [default] ** 2024-02-10T06:37:49.401 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-10T06:37:49.401 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:37:49.401 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 229.2 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-10T06:37:49.401 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-10T06:37:49.401 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:37:49.402 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: Flush(GB): cumulative 0.001, interval 0.001 2024-02-10T06:37:49.402 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T06:37:49.402 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T06:37:49.402 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T06:37:49.402 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T06:37:49.402 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: Cumulative compaction: 0.00 GB write, 67.71 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:37:49.402 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: Interval compaction: 0.00 GB write, 67.71 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:37:49.402 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-10T06:37:49.402 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: Block cache BinnedLRUCache@0x561374231090#7 capacity: 512.00 MB usage: 3.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-02-10T06:37:49.402 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,2.08 KB,0.000396371%) Misc(1,0.00 KB,0%) 2024-02-10T06:37:49.402 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T06:37:49.402 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:49.010+0000 7fc64bd76c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] at bind addrs [v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:37:49.402 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:49.010+0000 7fc64bd76c80 1 mon.a@-1(???) e3 preinit fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:37:49.402 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:49.010+0000 7fc64bd76c80 0 mon.a@-1(???).mds e1 new map 2024-02-10T06:37:49.402 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:49.010+0000 7fc64bd76c80 0 mon.a@-1(???).mds e1 print_map 2024-02-10T06:37:49.403 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: e1 2024-02-10T06:37:49.403 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-10T06:37:49.403 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-10T06:37:49.403 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: legacy client fscid: -1 2024-02-10T06:37:49.403 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: 2024-02-10T06:37:49.403 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: No filesystems configured 2024-02-10T06:37:49.403 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:49.010+0000 7fc64bd76c80 0 mon.a@-1(???).osd e107 crush map has features 3314933000854323200, adjusting msgr requires 2024-02-10T06:37:49.403 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:49.010+0000 7fc64bd76c80 0 mon.a@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-02-10T06:37:49.403 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:49.010+0000 7fc64bd76c80 0 mon.a@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-02-10T06:37:49.403 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:49.010+0000 7fc64bd76c80 0 mon.a@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-02-10T06:37:49.403 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:49 smithi046 bash[68510]: debug 2024-02-10T06:37:49.014+0000 7fc64bd76c80 1 mon.a@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-02-10T06:37:50.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[20068]: audit 2024-02-10T06:37:47.311135+0000 mgr.y (mgr.15426) 163 : audit [DBG] from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:37:50.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[20068]: cluster 2024-02-10T06:37:47.563496+0000 mgr.y (mgr.15426) 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-02-10T06:37:50.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[20068]: cluster 2024-02-10T06:37:49.565214+0000 mgr.y (mgr.15426) 165 : 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-02-10T06:37:50.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[20068]: cluster 2024-02-10T06:37:50.439457+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-10T06:37:50.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[20068]: cluster 2024-02-10T06:37:50.459028+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T06:37:50.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[20068]: cluster 2024-02-10T06:37:50.470121+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.46:3301/0,v1:172.21.15.46:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T06:37:50.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[20068]: cluster 2024-02-10T06:37:50.471462+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-10T06:37:50.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[20068]: cluster 2024-02-10T06:37:50.471536+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-02-10T06:37:50.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[20068]: cluster 2024-02-10T06:37:50.473016+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e35: y(active, since 43s), standbys: x 2024-02-10T06:37:50.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[20068]: audit 2024-02-10T06:37:50.488575+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.15426 ' entity='' 2024-02-10T06:37:50.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[20068]: cluster 2024-02-10T06:37:50.490181+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e36: y(active, since 43s), standbys: x 2024-02-10T06:37:50.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[20068]: cluster 2024-02-10T06:37:50.490237+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2024-02-10T06:37:50.880 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[64735]: ignoring --setuser ceph since I am not root 2024-02-10T06:37:50.880 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[64735]: ignoring --setgroup ceph since I am not root 2024-02-10T06:37:50.881 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[64735]: debug 2024-02-10T06:37:50.554+0000 7fdb4595f700 1 -- 172.21.15.46:0/422646824 <== mon.0 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f3bd70c1a0 con 0x55f3be48a800 2024-02-10T06:37:50.881 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[64735]: debug 2024-02-10T06:37:50.718+0000 7fdb4f73c200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T06:37:50.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[68510]: audit 2024-02-10T06:37:47.311135+0000 mgr.y (mgr.15426) 163 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:37:50.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[68510]: cluster 2024-02-10T06:37:47.563496+0000 mgr.y (mgr.15426) 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-02-10T06:37:50.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[68510]: cluster 2024-02-10T06:37:49.565214+0000 mgr.y (mgr.15426) 165 : 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-02-10T06:37:50.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[68510]: cluster 2024-02-10T06:37:50.439457+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2024-02-10T06:37:50.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[68510]: cluster 2024-02-10T06:37:50.459028+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T06:37:50.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[68510]: cluster 2024-02-10T06:37:50.470121+0000 mon.a (mon.0) 3 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.46:3301/0,v1:172.21.15.46:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T06:37:50.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[68510]: cluster 2024-02-10T06:37:50.471462+0000 mon.a (mon.0) 4 : cluster 0 fsmap 2024-02-10T06:37:50.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[68510]: cluster 2024-02-10T06:37:50.471536+0000 mon.a (mon.0) 5 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-02-10T06:37:50.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[68510]: cluster 2024-02-10T06:37:50.473016+0000 mon.a (mon.0) 6 : cluster 0 mgrmap e35: y(active, since 43s), standbys: x 2024-02-10T06:37:50.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[68510]: audit 2024-02-10T06:37:50.488575+0000 mon.a (mon.0) 7 : audit 1 from='mgr.15426 ' entity='' 2024-02-10T06:37:50.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[68510]: cluster 2024-02-10T06:37:50.490181+0000 mon.a (mon.0) 8 : cluster 0 mgrmap e36: y(active, since 43s), standbys: x 2024-02-10T06:37:50.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:50 smithi046 bash[68510]: cluster 2024-02-10T06:37:50.490237+0000 mon.a (mon.0) 9 : cluster 1 overall HEALTH_OK 2024-02-10T06:37:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:50 smithi175 bash[14559]: audit 2024-02-10T06:37:47.311135+0000 mgr.y (mgr.15426) 163 : audit [DBG] from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:37:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:50 smithi175 bash[14559]: cluster 2024-02-10T06:37:47.563496+0000 mgr.y (mgr.15426) 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-02-10T06:37:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:50 smithi175 bash[14559]: cluster 2024-02-10T06:37:49.565214+0000 mgr.y (mgr.15426) 165 : 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-02-10T06:37:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:50 smithi175 bash[14559]: cluster 2024-02-10T06:37:50.439457+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-10T06:37:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:50 smithi175 bash[14559]: cluster 2024-02-10T06:37:50.459028+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T06:37:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:50 smithi175 bash[14559]: cluster 2024-02-10T06:37:50.470121+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.46:3301/0,v1:172.21.15.46:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T06:37:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:50 smithi175 bash[14559]: cluster 2024-02-10T06:37:50.471462+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-10T06:37:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:50 smithi175 bash[14559]: cluster 2024-02-10T06:37:50.471536+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-02-10T06:37:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:50 smithi175 bash[14559]: cluster 2024-02-10T06:37:50.473016+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e35: y(active, since 43s), standbys: x 2024-02-10T06:37:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:50 smithi175 bash[14559]: audit 2024-02-10T06:37:50.488575+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.15426 ' entity='' 2024-02-10T06:37:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:50 smithi175 bash[14559]: cluster 2024-02-10T06:37:50.490181+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e36: y(active, since 43s), standbys: x 2024-02-10T06:37:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:50 smithi175 bash[14559]: cluster 2024-02-10T06:37:50.490237+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2024-02-10T06:37:50.995 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:50 smithi175 bash[52838]: ignoring --setuser ceph since I am not root 2024-02-10T06:37:50.995 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:50 smithi175 bash[52838]: ignoring --setgroup ceph since I am not root 2024-02-10T06:37:50.995 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:50 smithi175 bash[52838]: debug 2024-02-10T06:37:50.550+0000 7fd15d616700 1 -- 172.21.15.175:0/2100661932 <== mon.2 v2:172.21.15.175:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555f1ac921a0 con 0x555f1ba10400 2024-02-10T06:37:50.995 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:50 smithi175 bash[52838]: debug 2024-02-10T06:37:50.706+0000 7fd1673f3200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T06:37:51.994 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:51 smithi175 bash[52838]: debug 2024-02-10T06:37:51.602+0000 7fd1673f3200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T06:37:51.994 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:51 smithi175 bash[52838]: debug 2024-02-10T06:37:51.702+0000 7fd1673f3200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T06:37:51.994 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:51 smithi175 bash[52838]: debug 2024-02-10T06:37:51.802+0000 7fd1673f3200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T06:37:52.129 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:51 smithi046 bash[64735]: debug 2024-02-10T06:37:51.662+0000 7fdb4f73c200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T06:37:52.129 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:51 smithi046 bash[64735]: debug 2024-02-10T06:37:51.766+0000 7fdb4f73c200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T06:37:52.129 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:51 smithi046 bash[64735]: debug 2024-02-10T06:37:51.870+0000 7fdb4f73c200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T06:37:52.465 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:52 smithi175 bash[52838]: debug 2024-02-10T06:37:52.082+0000 7fd1673f3200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:37:52.495 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:52 smithi046 bash[64735]: debug 2024-02-10T06:37:52.162+0000 7fdb4f73c200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:37:52.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:52 smithi175 bash[14559]: cluster 2024-02-10T06:37:51.494854+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e37: y(active, since 44s), standbys: x 2024-02-10T06:37:52.744 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:52 smithi175 bash[52838]: debug 2024-02-10T06:37:52.454+0000 7fd1673f3200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T06:37:52.744 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:52 smithi175 bash[52838]: debug 2024-02-10T06:37:52.614+0000 7fd1673f3200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T06:37:52.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:52 smithi046 bash[68510]: cluster 2024-02-10T06:37:51.494854+0000 mon.a (mon.0) 10 : cluster 0 mgrmap e37: y(active, since 44s), standbys: x 2024-02-10T06:37:52.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:52 smithi046 bash[20068]: cluster 2024-02-10T06:37:51.494854+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e37: y(active, since 44s), standbys: x 2024-02-10T06:37:52.879 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:52 smithi046 bash[64735]: debug 2024-02-10T06:37:52.554+0000 7fdb4f73c200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T06:37:52.880 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:52 smithi046 bash[64735]: debug 2024-02-10T06:37:52.714+0000 7fdb4f73c200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T06:37:53.244 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:52 smithi175 bash[52838]: debug 2024-02-10T06:37:52.822+0000 7fd1673f3200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T06:37:53.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:52 smithi046 bash[64735]: debug 2024-02-10T06:37:52.934+0000 7fdb4f73c200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T06:37:54.244 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:53 smithi175 bash[52838]: debug 2024-02-10T06:37:53.846+0000 7fd1673f3200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T06:37:54.244 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:53 smithi175 bash[52838]: debug 2024-02-10T06:37:53.954+0000 7fd1673f3200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T06:37:54.244 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:54 smithi175 bash[52838]: debug 2024-02-10T06:37:54.074+0000 7fd1673f3200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T06:37:54.380 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:54 smithi046 bash[64735]: debug 2024-02-10T06:37:53.998+0000 7fdb4f73c200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T06:37:54.380 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:54 smithi046 bash[64735]: debug 2024-02-10T06:37:54.118+0000 7fdb4f73c200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T06:37:54.380 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:54 smithi046 bash[64735]: debug 2024-02-10T06:37:54.238+0000 7fdb4f73c200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T06:37:54.994 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:54 smithi175 bash[52838]: debug 2024-02-10T06:37:54.550+0000 7fd1673f3200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T06:37:54.994 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:54 smithi175 bash[52838]: debug 2024-02-10T06:37:54.770+0000 7fd1673f3200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T06:37:55.129 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:54 smithi046 bash[64735]: debug 2024-02-10T06:37:54.726+0000 7fdb4f73c200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T06:37:55.129 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:54 smithi046 bash[64735]: debug 2024-02-10T06:37:54.962+0000 7fdb4f73c200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T06:37:55.494 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:55 smithi175 bash[52838]: debug 2024-02-10T06:37:55.226+0000 7fd1673f3200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T06:37:55.879 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:55 smithi046 bash[64735]: debug 2024-02-10T06:37:55.458+0000 7fdb4f73c200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T06:37:56.244 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:55 smithi175 bash[52838]: debug 2024-02-10T06:37:55.742+0000 7fd1673f3200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:37:56.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:55 smithi046 bash[64735]: debug 2024-02-10T06:37:55.990+0000 7fdb4f73c200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:37:56.744 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:56 smithi175 bash[52838]: debug 2024-02-10T06:37:56.286+0000 7fd1673f3200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T06:37:56.744 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:56 smithi175 bash[52838]: debug 2024-02-10T06:37:56.394+0000 7fd1673f3200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T06:37:56.879 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:56 smithi046 bash[64735]: debug 2024-02-10T06:37:56.570+0000 7fdb4f73c200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T06:37:56.879 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:56 smithi046 bash[64735]: debug 2024-02-10T06:37:56.682+0000 7fdb4f73c200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T06:37:57.017 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:56 smithi175 bash[52838]: debug 2024-02-10T06:37:56.746+0000 7fd1673f3200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T06:37:57.017 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:56 smithi175 bash[52838]: debug 2024-02-10T06:37:56.862+0000 7fd1673f3200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T06:37:57.322 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:57 smithi046 bash[64735]: debug 2024-02-10T06:37:57.042+0000 7fdb4f73c200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T06:37:57.322 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:57 smithi046 bash[64735]: debug 2024-02-10T06:37:57.162+0000 7fdb4f73c200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T06:37:57.322 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:57 smithi046 bash[64735]: debug 2024-02-10T06:37:57.310+0000 7fdb4f73c200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T06:37:57.446 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:57 smithi175 bash[52838]: debug 2024-02-10T06:37:57.006+0000 7fd1673f3200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T06:37:57.446 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:57 smithi175 bash[52838]: debug 2024-02-10T06:37:57.122+0000 7fd1673f3200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T06:37:57.446 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:57 smithi175 bash[52838]: debug 2024-02-10T06:37:57.250+0000 7fd1673f3200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T06:37:57.622 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:57 smithi046 bash[64735]: debug 2024-02-10T06:37:57.430+0000 7fdb4f73c200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T06:37:57.744 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:57 smithi175 bash[52838]: debug 2024-02-10T06:37:57.438+0000 7fd1673f3200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T06:37:57.744 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:57 smithi175 bash[52838]: debug 2024-02-10T06:37:57.566+0000 7fd1673f3200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T06:37:57.766 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:57 smithi046 bash[64735]: debug 2024-02-10T06:37:57.562+0000 7fdb4f73c200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T06:37:57.879 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:57 smithi046 bash[64735]: debug 2024-02-10T06:37:57.754+0000 7fdb4f73c200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T06:37:58.205 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:57 smithi046 bash[64735]: debug 2024-02-10T06:37:57.890+0000 7fdb4f73c200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T06:37:59.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:58 smithi175 bash[14559]: cluster 2024-02-10T06:37:58.854180+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T06:37:59.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:58 smithi175 bash[14559]: cluster 2024-02-10T06:37:58.854278+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2024-02-10T06:37:59.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:58 smithi175 bash[14559]: audit 2024-02-10T06:37:58.861131+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.? 172.21.15.175:0/1114929314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T06:37:59.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:58 smithi175 bash[14559]: audit 2024-02-10T06:37:58.862644+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.? 172.21.15.175:0/1114929314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:37:59.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:58 smithi175 bash[14559]: audit 2024-02-10T06:37:58.866646+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.? 172.21.15.175:0/1114929314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T06:37:59.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:58 smithi175 bash[14559]: audit 2024-02-10T06:37:58.868392+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.? 172.21.15.175:0/1114929314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:37:59.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:58 smithi175 bash[52838]: debug 2024-02-10T06:37:58.826+0000 7fd1673f3200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T06:37:59.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:58 smithi175 bash[52838]: [10/Feb/2024:06:37:58] ENGINE Bus STARTING 2024-02-10T06:37:59.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:58 smithi175 bash[52838]: CherryPy Checker: 2024-02-10T06:37:59.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:58 smithi175 bash[52838]: The Application mounted at '' has an empty config. 2024-02-10T06:37:59.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:58 smithi175 bash[52838]: [10/Feb/2024:06:37:58] ENGINE Serving on http://:::9283 2024-02-10T06:37:59.245 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:37:58 smithi175 bash[52838]: [10/Feb/2024:06:37:58] ENGINE Bus STARTED 2024-02-10T06:37:59.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:58 smithi046 bash[68510]: cluster 2024-02-10T06:37:58.854180+0000 mon.a (mon.0) 11 : cluster 0 Standby manager daemon x restarted 2024-02-10T06:37:59.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:58 smithi046 bash[68510]: cluster 2024-02-10T06:37:58.854278+0000 mon.a (mon.0) 12 : cluster 0 Standby manager daemon x started 2024-02-10T06:37:59.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:58 smithi046 bash[68510]: audit 2024-02-10T06:37:58.861131+0000 mon.b (mon.2) 102 : audit 0 from='mgr.? 172.21.15.175:0/1114929314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T06:37:59.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:58 smithi046 bash[68510]: audit 2024-02-10T06:37:58.862644+0000 mon.b (mon.2) 103 : audit 0 from='mgr.? 172.21.15.175:0/1114929314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:37:59.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:58 smithi046 bash[68510]: audit 2024-02-10T06:37:58.866646+0000 mon.b (mon.2) 104 : audit 0 from='mgr.? 172.21.15.175:0/1114929314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T06:37:59.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:58 smithi046 bash[68510]: audit 2024-02-10T06:37:58.868392+0000 mon.b (mon.2) 105 : audit 0 from='mgr.? 172.21.15.175:0/1114929314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:37:59.268 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:58 smithi046 bash[20068]: cluster 2024-02-10T06:37:58.854180+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T06:37:59.268 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:58 smithi046 bash[20068]: cluster 2024-02-10T06:37:58.854278+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2024-02-10T06:37:59.268 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:58 smithi046 bash[20068]: audit 2024-02-10T06:37:58.861131+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.? 172.21.15.175:0/1114929314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T06:37:59.268 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:58 smithi046 bash[20068]: audit 2024-02-10T06:37:58.862644+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.? 172.21.15.175:0/1114929314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:37:59.268 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:58 smithi046 bash[20068]: audit 2024-02-10T06:37:58.866646+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.? 172.21.15.175:0/1114929314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T06:37:59.268 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:58 smithi046 bash[20068]: audit 2024-02-10T06:37:58.868392+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.? 172.21.15.175:0/1114929314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:37:59.537 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: debug 2024-02-10T06:37:59.330+0000 7f5c4f385700 -1 mon.c@1(peon).osd e108 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T06:37:59.537 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[64735]: debug 2024-02-10T06:37:59.322+0000 7fdb4f73c200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T06:37:59.537 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[64735]: [10/Feb/2024:06:37:59] ENGINE Bus STARTING 2024-02-10T06:37:59.606 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: debug 2024-02-10T06:37:59.334+0000 7f3776a42700 -1 mon.b@2(peon).osd e108 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T06:37:59.879 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[64735]: CherryPy Checker: 2024-02-10T06:37:59.879 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[64735]: The Application mounted at '' has an empty config. 2024-02-10T06:37:59.879 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[64735]: [10/Feb/2024:06:37:59] ENGINE Serving on http://:::9283 2024-02-10T06:37:59.879 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[64735]: [10/Feb/2024:06:37:59] ENGINE Bus STARTED 2024-02-10T06:38:00.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: cluster 2024-02-10T06:37:58.914013+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e38: y(active, since 52s), standbys: x 2024-02-10T06:38:00.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: cluster 2024-02-10T06:37:59.329547+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2024-02-10T06:38:00.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: cluster 2024-02-10T06:37:59.329950+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-02-10T06:38:00.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: cluster 2024-02-10T06:37:59.341021+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-02-10T06:38:00.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: cluster 2024-02-10T06:37:59.341831+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e39: y(active, starting, since 0.0119761s), standbys: x 2024-02-10T06:38:00.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: cluster 2024-02-10T06:37:59.348333+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e108 with expected crc 2024-02-10T06:38:00.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.352198+0000 mon.c (mon.1) 503 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:38:00.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.352455+0000 mon.c (mon.1) 504 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:38:00.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.352702+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:38:00.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.354881+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T06:38:00.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.355097+0000 mon.c (mon.1) 507 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T06:38:00.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.355720+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:38:00.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.356081+0000 mon.c (mon.1) 509 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:38:00.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.356333+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:38:00.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.356550+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:38:00.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.356830+0000 mon.c (mon.1) 512 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:38:00.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.357073+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:38:00.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.357318+0000 mon.c (mon.1) 514 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:38:00.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.358418+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:38:00.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.359325+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T06:38:00.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.359606+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T06:38:00.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.360153+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T06:38:00.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: cluster 2024-02-10T06:37:59.370458+0000 mon.a (mon.0) 18 : cluster [INF] Manager daemon y is now available 2024-02-10T06:38:00.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.426105+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:00.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.433026+0000 mon.c (mon.1) 519 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:00.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.442149+0000 mon.c (mon.1) 520 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:38:00.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.442623+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:38:00.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.445333+0000 mon.c (mon.1) 521 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:38:00.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.445955+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:38:00.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.450467+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:00.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.452946+0000 mon.c (mon.1) 523 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:00.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: cephadm 2024-02-10T06:37:59.464580+0000 mgr.y (mgr.34107) 1 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-02-10T06:38:00.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: cephadm 2024-02-10T06:37:59.475711+0000 mgr.y (mgr.34107) 2 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2024-02-10T06:38:00.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.477139+0000 mon.c (mon.1) 524 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:38:00.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.491319+0000 mon.c (mon.1) 525 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:38:00.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.491727+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:38:00.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: cluster 2024-02-10T06:37:59.535326+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e108 with expected crc 2024-02-10T06:38:00.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.546899+0000 mon.c (mon.1) 526 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:38:00.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:37:59 smithi175 bash[14559]: audit 2024-02-10T06:37:59.547426+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:38:00.361 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: cluster 2024-02-10T06:37:58.914013+0000 mon.a (mon.0) 13 : cluster 0 mgrmap e38: y(active, since 52s), standbys: x 2024-02-10T06:38:00.361 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: cluster 2024-02-10T06:37:59.329547+0000 mon.a (mon.0) 14 : cluster 1 Active manager daemon y restarted 2024-02-10T06:38:00.361 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: cluster 2024-02-10T06:37:59.329950+0000 mon.a (mon.0) 15 : cluster 1 Activating manager daemon y 2024-02-10T06:38:00.361 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: cluster 2024-02-10T06:37:59.341021+0000 mon.a (mon.0) 16 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-02-10T06:38:00.361 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: cluster 2024-02-10T06:37:59.341831+0000 mon.a (mon.0) 17 : cluster 0 mgrmap e39: y(active, starting, since 0.0119761s), standbys: x 2024-02-10T06:38:00.361 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: cluster 2024-02-10T06:37:59.348333+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e108 with expected crc 2024-02-10T06:38:00.361 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.352198+0000 mon.c (mon.1) 503 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:38:00.361 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.352455+0000 mon.c (mon.1) 504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:38:00.361 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.352702+0000 mon.c (mon.1) 505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:38:00.361 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.354881+0000 mon.c (mon.1) 506 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T06:38:00.361 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.355097+0000 mon.c (mon.1) 507 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T06:38:00.361 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.355720+0000 mon.c (mon.1) 508 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:38:00.362 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.356081+0000 mon.c (mon.1) 509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:38:00.362 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.356333+0000 mon.c (mon.1) 510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:38:00.362 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.356550+0000 mon.c (mon.1) 511 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:38:00.362 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.356830+0000 mon.c (mon.1) 512 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:38:00.362 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.357073+0000 mon.c (mon.1) 513 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:38:00.362 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.357318+0000 mon.c (mon.1) 514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:38:00.362 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.358418+0000 mon.c (mon.1) 515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:38:00.362 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.359325+0000 mon.c (mon.1) 516 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T06:38:00.362 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: cluster 2024-02-10T06:37:58.914013+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e38: y(active, since 52s), standbys: x 2024-02-10T06:38:00.362 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: cluster 2024-02-10T06:37:59.329547+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2024-02-10T06:38:00.362 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: cluster 2024-02-10T06:37:59.329950+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-02-10T06:38:00.362 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: cluster 2024-02-10T06:37:59.341021+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-02-10T06:38:00.363 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: cluster 2024-02-10T06:37:59.341831+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e39: y(active, starting, since 0.0119761s), standbys: x 2024-02-10T06:38:00.363 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: cluster 2024-02-10T06:37:59.348333+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e108 with expected crc 2024-02-10T06:38:00.363 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.352198+0000 mon.c (mon.1) 503 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:38:00.363 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.352455+0000 mon.c (mon.1) 504 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:38:00.363 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.352702+0000 mon.c (mon.1) 505 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:38:00.363 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.354881+0000 mon.c (mon.1) 506 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T06:38:00.363 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.355097+0000 mon.c (mon.1) 507 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T06:38:00.363 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.355720+0000 mon.c (mon.1) 508 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:38:00.363 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.356081+0000 mon.c (mon.1) 509 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:38:00.363 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.356333+0000 mon.c (mon.1) 510 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:38:00.363 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.356550+0000 mon.c (mon.1) 511 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:38:00.363 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.356830+0000 mon.c (mon.1) 512 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:38:00.363 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.357073+0000 mon.c (mon.1) 513 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:38:00.363 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.357318+0000 mon.c (mon.1) 514 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:38:00.363 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.358418+0000 mon.c (mon.1) 515 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:38:00.363 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.359325+0000 mon.c (mon.1) 516 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T06:38:00.364 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.359606+0000 mon.c (mon.1) 517 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T06:38:00.364 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.360153+0000 mon.c (mon.1) 518 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T06:38:00.364 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: cluster 2024-02-10T06:37:59.370458+0000 mon.a (mon.0) 18 : cluster [INF] Manager daemon y is now available 2024-02-10T06:38:00.364 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.426105+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:00.364 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.433026+0000 mon.c (mon.1) 519 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:00.364 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.442149+0000 mon.c (mon.1) 520 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:38:00.364 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.442623+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:38:00.364 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.445333+0000 mon.c (mon.1) 521 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:38:00.364 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.445955+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:38:00.364 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.450467+0000 mon.c (mon.1) 522 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:00.364 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.452946+0000 mon.c (mon.1) 523 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:00.364 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: cephadm 2024-02-10T06:37:59.464580+0000 mgr.y (mgr.34107) 1 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.conf 2024-02-10T06:38:00.364 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: cephadm 2024-02-10T06:37:59.475711+0000 mgr.y (mgr.34107) 2 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.conf 2024-02-10T06:38:00.364 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.477139+0000 mon.c (mon.1) 524 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:38:00.365 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.491319+0000 mon.c (mon.1) 525 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:38:00.365 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.491727+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:38:00.365 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: cluster 2024-02-10T06:37:59.535326+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e108 with expected crc 2024-02-10T06:38:00.365 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.546899+0000 mon.c (mon.1) 526 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:38:00.365 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[20068]: audit 2024-02-10T06:37:59.547426+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:38:00.365 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.359606+0000 mon.c (mon.1) 517 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T06:38:00.365 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.360153+0000 mon.c (mon.1) 518 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T06:38:00.365 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: cluster 2024-02-10T06:37:59.370458+0000 mon.a (mon.0) 18 : cluster 1 Manager daemon y is now available 2024-02-10T06:38:00.365 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.426105+0000 mon.a (mon.0) 19 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:00.365 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.433026+0000 mon.c (mon.1) 519 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:00.365 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.442149+0000 mon.c (mon.1) 520 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:38:00.365 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.442623+0000 mon.a (mon.0) 20 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi046", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:38:00.365 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.445333+0000 mon.c (mon.1) 521 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:38:00.366 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.445955+0000 mon.a (mon.0) 21 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi175", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:38:00.366 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.450467+0000 mon.c (mon.1) 522 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:00.366 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.452946+0000 mon.c (mon.1) 523 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:00.366 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: cephadm 2024-02-10T06:37:59.464580+0000 mgr.y (mgr.34107) 1 : cephadm 1 Updating smithi046:/etc/ceph/ceph.conf 2024-02-10T06:38:00.366 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: cephadm 2024-02-10T06:37:59.475711+0000 mgr.y (mgr.34107) 2 : cephadm 1 Updating smithi175:/etc/ceph/ceph.conf 2024-02-10T06:38:00.366 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.477139+0000 mon.c (mon.1) 524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:38:00.366 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.491319+0000 mon.c (mon.1) 525 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:38:00.366 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.491727+0000 mon.a (mon.0) 22 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:38:00.366 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: cluster 2024-02-10T06:37:59.535326+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e108 with expected crc 2024-02-10T06:38:00.366 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.546899+0000 mon.c (mon.1) 526 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:38:00.366 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:37:59 smithi046 bash[68510]: audit 2024-02-10T06:37:59.547426+0000 mon.a (mon.0) 23 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:38:00.625 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[64735]: debug 2024-02-10T06:38:00.350+0000 7fdb0f213700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-02-10T06:38:01.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:00 smithi175 bash[14559]: cluster 2024-02-10T06:37:59.346210+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e108 with expected crc 2024-02-10T06:38:01.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:00 smithi175 bash[14559]: cephadm 2024-02-10T06:38:00.138391+0000 mgr.y (mgr.34107) 3 : cephadm [INF] Updating smithi046:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T06:38:01.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:00 smithi175 bash[14559]: cephadm 2024-02-10T06:38:00.174666+0000 mgr.y (mgr.34107) 4 : cephadm [INF] Updating smithi175:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T06:38:01.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:00 smithi175 bash[14559]: cephadm 2024-02-10T06:38:00.303289+0000 mgr.y (mgr.34107) 5 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:38:01.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:00 smithi175 bash[14559]: cephadm 2024-02-10T06:38:00.339459+0000 mgr.y (mgr.34107) 6 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:38:01.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:00 smithi175 bash[14559]: cluster 2024-02-10T06:38:00.341779+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e40: y(active, since 1.01194s), standbys: x 2024-02-10T06:38:01.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:00 smithi175 bash[14559]: audit 2024-02-10T06:38:00.360304+0000 mgr.y (mgr.34107) 7 : audit [DBG] from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:38:01.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:00 smithi175 bash[14559]: cluster 2024-02-10T06:38:00.362195+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:38:01.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:00 smithi175 bash[14559]: cephadm 2024-02-10T06:38:00.504722+0000 mgr.y (mgr.34107) 9 : cephadm [INF] Updating smithi175:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T06:38:01.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:00 smithi175 bash[14559]: cephadm 2024-02-10T06:38:00.517991+0000 mgr.y (mgr.34107) 10 : cephadm [INF] Updating smithi046:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T06:38:01.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:00 smithi175 bash[14559]: cephadm 2024-02-10T06:38:00.537099+0000 mgr.y (mgr.34107) 11 : cephadm [INF] [10/Feb/2024:06:38:00] ENGINE Bus STARTING 2024-02-10T06:38:01.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:00 smithi175 bash[14559]: audit 2024-02-10T06:38:00.689437+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:01.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:00 smithi175 bash[14559]: audit 2024-02-10T06:38:00.698002+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:01.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:00 smithi175 bash[14559]: audit 2024-02-10T06:38:00.781578+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:01.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:00 smithi175 bash[14559]: audit 2024-02-10T06:38:00.794803+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:01.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:00 smithi175 bash[14559]: audit 2024-02-10T06:38:00.801951+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:01.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:00 smithi175 bash[14559]: audit 2024-02-10T06:38:00.810413+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:01.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:00 smithi175 bash[14559]: audit 2024-02-10T06:38:00.883654+0000 mon.c (mon.1) 527 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:38:01.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:00 smithi175 bash[14559]: audit 2024-02-10T06:38:00.884428+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:38:01.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:38:01 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:38:01] "GET /metrics HTTP/1.1" 200 35442 "" "Prometheus/2.33.4" 2024-02-10T06:38:01.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[68510]: cluster 2024-02-10T06:37:59.346210+0000 osd.0 (osd.0) 3 : cluster 3 failed to encode map e108 with expected crc 2024-02-10T06:38:01.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[68510]: cephadm 2024-02-10T06:38:00.138391+0000 mgr.y (mgr.34107) 3 : cephadm 1 Updating smithi046:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T06:38:01.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[68510]: cephadm 2024-02-10T06:38:00.174666+0000 mgr.y (mgr.34107) 4 : cephadm 1 Updating smithi175:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T06:38:01.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[68510]: cephadm 2024-02-10T06:38:00.303289+0000 mgr.y (mgr.34107) 5 : cephadm 1 Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:38:01.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[68510]: cephadm 2024-02-10T06:38:00.339459+0000 mgr.y (mgr.34107) 6 : cephadm 1 Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:38:01.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[68510]: cluster 2024-02-10T06:38:00.341779+0000 mon.a (mon.0) 24 : cluster 0 mgrmap e40: y(active, since 1.01194s), standbys: x 2024-02-10T06:38:01.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[68510]: audit 2024-02-10T06:38:00.360304+0000 mgr.y (mgr.34107) 7 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:38:01.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[68510]: cluster 2024-02-10T06:38:00.362195+0000 mgr.y (mgr.34107) 8 : cluster 0 pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:38:01.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[68510]: cephadm 2024-02-10T06:38:00.504722+0000 mgr.y (mgr.34107) 9 : cephadm 1 Updating smithi175:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T06:38:01.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[68510]: cephadm 2024-02-10T06:38:00.517991+0000 mgr.y (mgr.34107) 10 : cephadm 1 Updating smithi046:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T06:38:01.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[68510]: cephadm 2024-02-10T06:38:00.537099+0000 mgr.y (mgr.34107) 11 : cephadm 1 [10/Feb/2024:06:38:00] ENGINE Bus STARTING 2024-02-10T06:38:01.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[68510]: audit 2024-02-10T06:38:00.689437+0000 mon.a (mon.0) 25 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:01.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[68510]: audit 2024-02-10T06:38:00.698002+0000 mon.a (mon.0) 26 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:01.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[68510]: audit 2024-02-10T06:38:00.781578+0000 mon.a (mon.0) 27 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:01.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[68510]: audit 2024-02-10T06:38:00.794803+0000 mon.a (mon.0) 28 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:01.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[68510]: audit 2024-02-10T06:38:00.801951+0000 mon.a (mon.0) 29 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:01.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[68510]: audit 2024-02-10T06:38:00.810413+0000 mon.a (mon.0) 30 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:01.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[68510]: audit 2024-02-10T06:38:00.883654+0000 mon.c (mon.1) 527 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:38:01.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[68510]: audit 2024-02-10T06:38:00.884428+0000 mon.a (mon.0) 31 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:38:01.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[20068]: cluster 2024-02-10T06:37:59.346210+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e108 with expected crc 2024-02-10T06:38:01.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[20068]: cephadm 2024-02-10T06:38:00.138391+0000 mgr.y (mgr.34107) 3 : cephadm [INF] Updating smithi046:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T06:38:01.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[20068]: cephadm 2024-02-10T06:38:00.174666+0000 mgr.y (mgr.34107) 4 : cephadm [INF] Updating smithi175:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T06:38:01.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[20068]: cephadm 2024-02-10T06:38:00.303289+0000 mgr.y (mgr.34107) 5 : cephadm [INF] Updating smithi046:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:38:01.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[20068]: cephadm 2024-02-10T06:38:00.339459+0000 mgr.y (mgr.34107) 6 : cephadm [INF] Updating smithi175:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:38:01.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[20068]: cluster 2024-02-10T06:38:00.341779+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e40: y(active, since 1.01194s), standbys: x 2024-02-10T06:38:01.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[20068]: audit 2024-02-10T06:38:00.360304+0000 mgr.y (mgr.34107) 7 : audit [DBG] from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:38:01.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[20068]: cluster 2024-02-10T06:38:00.362195+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:38:01.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[20068]: cephadm 2024-02-10T06:38:00.504722+0000 mgr.y (mgr.34107) 9 : cephadm [INF] Updating smithi175:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T06:38:01.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[20068]: cephadm 2024-02-10T06:38:00.517991+0000 mgr.y (mgr.34107) 10 : cephadm [INF] Updating smithi046:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T06:38:01.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[20068]: cephadm 2024-02-10T06:38:00.537099+0000 mgr.y (mgr.34107) 11 : cephadm [INF] [10/Feb/2024:06:38:00] ENGINE Bus STARTING 2024-02-10T06:38:01.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[20068]: audit 2024-02-10T06:38:00.689437+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:01.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[20068]: audit 2024-02-10T06:38:00.698002+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:01.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[20068]: audit 2024-02-10T06:38:00.781578+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:01.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[20068]: audit 2024-02-10T06:38:00.794803+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:01.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[20068]: audit 2024-02-10T06:38:00.801951+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:01.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[20068]: audit 2024-02-10T06:38:00.810413+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:01.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[20068]: audit 2024-02-10T06:38:00.883654+0000 mon.c (mon.1) 527 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:38:01.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:00 smithi046 bash[20068]: audit 2024-02-10T06:38:00.884428+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:38:02.359 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[68510]: cephadm 2024-02-10T06:38:00.642385+0000 mgr.y (mgr.34107) 12 : cephadm 1 [10/Feb/2024:06:38:00] ENGINE Serving on http://172.21.15.46:8765 2024-02-10T06:38:02.359 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[68510]: cephadm 2024-02-10T06:38:00.783263+0000 mgr.y (mgr.34107) 13 : cephadm 1 [10/Feb/2024:06:38:00] ENGINE Serving on https://172.21.15.46:7151 2024-02-10T06:38:02.359 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[68510]: cephadm 2024-02-10T06:38:00.785337+0000 mgr.y (mgr.34107) 14 : cephadm 1 [10/Feb/2024:06:38:00] ENGINE Bus STARTED 2024-02-10T06:38:02.359 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[68510]: cluster 2024-02-10T06:38:01.358977+0000 mgr.y (mgr.34107) 15 : cluster 0 pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:38:02.359 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[68510]: cluster 2024-02-10T06:38:01.939239+0000 mon.a (mon.0) 32 : cluster 0 mgrmap e41: y(active, since 2s), standbys: x 2024-02-10T06:38:02.359 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[68510]: audit 2024-02-10T06:38:01.975113+0000 mon.c (mon.1) 528 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:38:02.359 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[68510]: audit 2024-02-10T06:38:01.975731+0000 mon.a (mon.0) 33 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:38:02.359 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[68510]: audit 2024-02-10T06:38:02.182071+0000 mon.c (mon.1) 529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:02.359 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[68510]: audit 2024-02-10T06:38:02.184749+0000 mon.c (mon.1) 530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:02.360 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[68510]: audit 2024-02-10T06:38:02.188831+0000 mon.c (mon.1) 531 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:38:02.360 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[68510]: audit 2024-02-10T06:38:02.189137+0000 mon.c (mon.1) 532 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:38:02.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:02 smithi175 bash[14559]: cephadm 2024-02-10T06:38:00.642385+0000 mgr.y (mgr.34107) 12 : cephadm [INF] [10/Feb/2024:06:38:00] ENGINE Serving on http://172.21.15.46:8765 2024-02-10T06:38:02.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:02 smithi175 bash[14559]: cephadm 2024-02-10T06:38:00.783263+0000 mgr.y (mgr.34107) 13 : cephadm [INF] [10/Feb/2024:06:38:00] ENGINE Serving on https://172.21.15.46:7151 2024-02-10T06:38:02.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:02 smithi175 bash[14559]: cephadm 2024-02-10T06:38:00.785337+0000 mgr.y (mgr.34107) 14 : cephadm [INF] [10/Feb/2024:06:38:00] ENGINE Bus STARTED 2024-02-10T06:38:02.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:02 smithi175 bash[14559]: cluster 2024-02-10T06:38:01.358977+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:38:02.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:02 smithi175 bash[14559]: cluster 2024-02-10T06:38:01.939239+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e41: y(active, since 2s), standbys: x 2024-02-10T06:38:02.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:02 smithi175 bash[14559]: audit 2024-02-10T06:38:01.975113+0000 mon.c (mon.1) 528 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:38:02.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:02 smithi175 bash[14559]: audit 2024-02-10T06:38:01.975731+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:38:02.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:02 smithi175 bash[14559]: audit 2024-02-10T06:38:02.182071+0000 mon.c (mon.1) 529 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:02.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:02 smithi175 bash[14559]: audit 2024-02-10T06:38:02.184749+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:02.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:02 smithi175 bash[14559]: audit 2024-02-10T06:38:02.188831+0000 mon.c (mon.1) 531 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:38:02.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:02 smithi175 bash[14559]: audit 2024-02-10T06:38:02.189137+0000 mon.c (mon.1) 532 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:38:02.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:02 smithi175 bash[14559]: audit 2024-02-10T06:38:02.189533+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:38:02.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:02 smithi175 bash[14559]: audit 2024-02-10T06:38:02.190880+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:38:02.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[68510]: audit 2024-02-10T06:38:02.189533+0000 mon.a (mon.0) 34 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:38:02.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[68510]: audit 2024-02-10T06:38:02.190880+0000 mon.a (mon.0) 35 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:38:02.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[20068]: cephadm 2024-02-10T06:38:00.642385+0000 mgr.y (mgr.34107) 12 : cephadm [INF] [10/Feb/2024:06:38:00] ENGINE Serving on http://172.21.15.46:8765 2024-02-10T06:38:02.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[20068]: cephadm 2024-02-10T06:38:00.783263+0000 mgr.y (mgr.34107) 13 : cephadm [INF] [10/Feb/2024:06:38:00] ENGINE Serving on https://172.21.15.46:7151 2024-02-10T06:38:02.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[20068]: cephadm 2024-02-10T06:38:00.785337+0000 mgr.y (mgr.34107) 14 : cephadm [INF] [10/Feb/2024:06:38:00] ENGINE Bus STARTED 2024-02-10T06:38:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[20068]: cluster 2024-02-10T06:38:01.358977+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:38:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[20068]: cluster 2024-02-10T06:38:01.939239+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e41: y(active, since 2s), standbys: x 2024-02-10T06:38:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[20068]: audit 2024-02-10T06:38:01.975113+0000 mon.c (mon.1) 528 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:38:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[20068]: audit 2024-02-10T06:38:01.975731+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:38:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[20068]: audit 2024-02-10T06:38:02.182071+0000 mon.c (mon.1) 529 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[20068]: audit 2024-02-10T06:38:02.184749+0000 mon.c (mon.1) 530 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[20068]: audit 2024-02-10T06:38:02.188831+0000 mon.c (mon.1) 531 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:38:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[20068]: audit 2024-02-10T06:38:02.189137+0000 mon.c (mon.1) 532 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:38:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[20068]: audit 2024-02-10T06:38:02.189533+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi046", "caps": []}]: dispatch 2024-02-10T06:38:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:02 smithi046 bash[20068]: audit 2024-02-10T06:38:02.190880+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi175", "caps": []}]: dispatch 2024-02-10T06:38:04.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[68510]: audit 2024-02-10T06:38:02.737553+0000 mon.a (mon.0) 36 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:04.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[68510]: audit 2024-02-10T06:38:02.758594+0000 mon.a (mon.0) 37 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:04.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[68510]: audit 2024-02-10T06:38:02.887362+0000 mon.a (mon.0) 38 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:04.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[68510]: audit 2024-02-10T06:38:02.919640+0000 mon.a (mon.0) 39 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:04.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[68510]: audit 2024-02-10T06:38:03.037869+0000 mon.a (mon.0) 40 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:04.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[68510]: audit 2024-02-10T06:38:03.084757+0000 mon.a (mon.0) 41 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:04.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[68510]: cluster 2024-02-10T06:38:03.359396+0000 mgr.y (mgr.34107) 16 : cluster 0 pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:38:04.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[68510]: audit 2024-02-10T06:38:03.653650+0000 mon.c (mon.1) 533 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:04.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[68510]: audit 2024-02-10T06:38:03.654807+0000 mon.c (mon.1) 534 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:04.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[68510]: audit 2024-02-10T06:38:03.662230+0000 mon.a (mon.0) 42 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:04.017 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[68510]: audit 2024-02-10T06:38:03.724070+0000 mon.c (mon.1) 535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:04.017 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[68510]: audit 2024-02-10T06:38:03.726584+0000 mon.c (mon.1) 536 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:04.017 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[68510]: audit 2024-02-10T06:38:03.730249+0000 mon.c (mon.1) 537 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:04.017 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[68510]: audit 2024-02-10T06:38:03.731310+0000 mon.c (mon.1) 538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:04.017 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[20068]: audit 2024-02-10T06:38:02.737553+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:04.017 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[20068]: audit 2024-02-10T06:38:02.758594+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:04.017 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[20068]: audit 2024-02-10T06:38:02.887362+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:04.017 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[20068]: audit 2024-02-10T06:38:02.919640+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:04.017 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[20068]: audit 2024-02-10T06:38:03.037869+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:04.017 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[20068]: audit 2024-02-10T06:38:03.084757+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:04.017 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[20068]: cluster 2024-02-10T06:38:03.359396+0000 mgr.y (mgr.34107) 16 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:38:04.017 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[20068]: audit 2024-02-10T06:38:03.653650+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:04.018 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[20068]: audit 2024-02-10T06:38:03.654807+0000 mon.c (mon.1) 534 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:04.018 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[20068]: audit 2024-02-10T06:38:03.662230+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:04.018 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[20068]: audit 2024-02-10T06:38:03.724070+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:04.018 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[20068]: audit 2024-02-10T06:38:03.726584+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:04.018 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[20068]: audit 2024-02-10T06:38:03.730249+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:04.018 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:03 smithi046 bash[20068]: audit 2024-02-10T06:38:03.731310+0000 mon.c (mon.1) 538 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:04.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:03 smithi175 bash[14559]: audit 2024-02-10T06:38:02.737553+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:04.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:03 smithi175 bash[14559]: audit 2024-02-10T06:38:02.758594+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:04.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:03 smithi175 bash[14559]: audit 2024-02-10T06:38:02.887362+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:04.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:03 smithi175 bash[14559]: audit 2024-02-10T06:38:02.919640+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:04.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:03 smithi175 bash[14559]: audit 2024-02-10T06:38:03.037869+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:04.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:03 smithi175 bash[14559]: audit 2024-02-10T06:38:03.084757+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:04.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:03 smithi175 bash[14559]: cluster 2024-02-10T06:38:03.359396+0000 mgr.y (mgr.34107) 16 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:38:04.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:03 smithi175 bash[14559]: audit 2024-02-10T06:38:03.653650+0000 mon.c (mon.1) 533 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:04.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:03 smithi175 bash[14559]: audit 2024-02-10T06:38:03.654807+0000 mon.c (mon.1) 534 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:04.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:03 smithi175 bash[14559]: audit 2024-02-10T06:38:03.662230+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:04.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:03 smithi175 bash[14559]: audit 2024-02-10T06:38:03.724070+0000 mon.c (mon.1) 535 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:04.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:03 smithi175 bash[14559]: audit 2024-02-10T06:38:03.726584+0000 mon.c (mon.1) 536 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:04.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:03 smithi175 bash[14559]: audit 2024-02-10T06:38:03.730249+0000 mon.c (mon.1) 537 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:04.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:03 smithi175 bash[14559]: audit 2024-02-10T06:38:03.731310+0000 mon.c (mon.1) 538 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.057 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: cephadm 2024-02-10T06:38:03.663081+0000 mgr.y (mgr.34107) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.057 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:03.738657+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.057 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: cephadm 2024-02-10T06:38:03.740957+0000 mgr.y (mgr.34107) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.057 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:03.805747+0000 mon.c (mon.1) 539 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.058 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:03.808755+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.058 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:03.812094+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.058 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:03.813540+0000 mon.c (mon.1) 542 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.058 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:03.820511+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.058 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: cephadm 2024-02-10T06:38:03.822371+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.058 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:03.885761+0000 mon.c (mon.1) 543 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.058 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:03.887733+0000 mon.c (mon.1) 544 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.058 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:03.890673+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.058 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:03.891876+0000 mon.c (mon.1) 546 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.058 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:03.900927+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.058 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: cephadm 2024-02-10T06:38:03.902376+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.059 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:03.962673+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.059 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:03.984125+0000 mon.c (mon.1) 547 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.059 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:03.986790+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.059 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:03.992089+0000 mon.c (mon.1) 549 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.059 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:03.996735+0000 mon.c (mon.1) 550 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.059 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.004971+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.059 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: cephadm 2024-02-10T06:38:04.010491+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.059 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: cluster 2024-02-10T06:38:04.104475+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e42: y(active, since 4s), standbys: x 2024-02-10T06:38:05.059 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.110154+0000 mon.c (mon.1) 551 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.059 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.115163+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.060 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.122869+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.060 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.124295+0000 mon.c (mon.1) 554 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.060 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.127993+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.060 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.136707+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.060 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: cephadm 2024-02-10T06:38:04.137567+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.060 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.214957+0000 mon.c (mon.1) 555 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.060 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.217309+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.060 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.220322+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.061 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.222026+0000 mon.c (mon.1) 558 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.061 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.230403+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.061 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: cephadm 2024-02-10T06:38:04.234240+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.061 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.291259+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.061 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.295934+0000 mon.c (mon.1) 559 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.061 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.297979+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.061 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.300297+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.061 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.301141+0000 mon.c (mon.1) 562 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.061 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.307460+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.061 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: cephadm 2024-02-10T06:38:04.308132+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.061 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.369249+0000 mon.c (mon.1) 563 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.062 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.372603+0000 mon.c (mon.1) 564 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.062 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.375736+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.062 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.376852+0000 mon.c (mon.1) 566 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.062 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.384296+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.062 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: cephadm 2024-02-10T06:38:04.385358+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.062 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.463742+0000 mon.c (mon.1) 567 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.062 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.465517+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.062 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.467441+0000 mon.c (mon.1) 569 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.062 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.468342+0000 mon.c (mon.1) 570 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.062 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.474596+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.062 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: cephadm 2024-02-10T06:38:04.477742+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.541771+0000 mon.c (mon.1) 571 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.543601+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.545758+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.546625+0000 mon.c (mon.1) 574 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.552246+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: cephadm 2024-02-10T06:38:04.554130+0000 mgr.y (mgr.34107) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.631150+0000 mon.c (mon.1) 575 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.633349+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.635576+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.063 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.636526+0000 mon.c (mon.1) 578 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.643406+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.707374+0000 mon.c (mon.1) 579 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.709390+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.711502+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.712337+0000 mon.c (mon.1) 582 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.064 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:04 smithi175 bash[14559]: audit 2024-02-10T06:38:04.719518+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: cephadm 2024-02-10T06:38:03.663081+0000 mgr.y (mgr.34107) 17 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:03.738657+0000 mon.a (mon.0) 43 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: cephadm 2024-02-10T06:38:03.740957+0000 mgr.y (mgr.34107) 18 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:03.805747+0000 mon.c (mon.1) 539 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:03.808755+0000 mon.c (mon.1) 540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:03.812094+0000 mon.c (mon.1) 541 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:03.813540+0000 mon.c (mon.1) 542 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:03.820511+0000 mon.a (mon.0) 44 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: cephadm 2024-02-10T06:38:03.822371+0000 mgr.y (mgr.34107) 19 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:03.885761+0000 mon.c (mon.1) 543 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:03.887733+0000 mon.c (mon.1) 544 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:03.890673+0000 mon.c (mon.1) 545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:03.891876+0000 mon.c (mon.1) 546 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:03.900927+0000 mon.a (mon.0) 45 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: cephadm 2024-02-10T06:38:03.902376+0000 mgr.y (mgr.34107) 20 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:03.962673+0000 mon.a (mon.0) 46 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:03.984125+0000 mon.c (mon.1) 547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:03.986790+0000 mon.c (mon.1) 548 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:03.992089+0000 mon.c (mon.1) 549 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:03.996735+0000 mon.c (mon.1) 550 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.004971+0000 mon.a (mon.0) 47 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: cephadm 2024-02-10T06:38:04.010491+0000 mgr.y (mgr.34107) 21 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: cluster 2024-02-10T06:38:04.104475+0000 mon.a (mon.0) 48 : cluster 0 mgrmap e42: y(active, since 4s), standbys: x 2024-02-10T06:38:05.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.110154+0000 mon.c (mon.1) 551 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.115163+0000 mon.c (mon.1) 552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.122869+0000 mon.c (mon.1) 553 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.124295+0000 mon.c (mon.1) 554 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.127993+0000 mon.a (mon.0) 49 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.136707+0000 mon.a (mon.0) 50 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: cephadm 2024-02-10T06:38:04.137567+0000 mgr.y (mgr.34107) 22 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.214957+0000 mon.c (mon.1) 555 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.217309+0000 mon.c (mon.1) 556 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.220322+0000 mon.c (mon.1) 557 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.222026+0000 mon.c (mon.1) 558 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.230403+0000 mon.a (mon.0) 51 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: cephadm 2024-02-10T06:38:04.234240+0000 mgr.y (mgr.34107) 23 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.291259+0000 mon.a (mon.0) 52 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.295934+0000 mon.c (mon.1) 559 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.297979+0000 mon.c (mon.1) 560 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.300297+0000 mon.c (mon.1) 561 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.301141+0000 mon.c (mon.1) 562 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.307460+0000 mon.a (mon.0) 53 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: cephadm 2024-02-10T06:38:04.308132+0000 mgr.y (mgr.34107) 24 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: cephadm 2024-02-10T06:38:03.663081+0000 mgr.y (mgr.34107) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:03.738657+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: cephadm 2024-02-10T06:38:03.740957+0000 mgr.y (mgr.34107) 18 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:03.805747+0000 mon.c (mon.1) 539 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:03.808755+0000 mon.c (mon.1) 540 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:03.812094+0000 mon.c (mon.1) 541 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:03.813540+0000 mon.c (mon.1) 542 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:03.820511+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: cephadm 2024-02-10T06:38:03.822371+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:03.885761+0000 mon.c (mon.1) 543 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:03.887733+0000 mon.c (mon.1) 544 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:03.890673+0000 mon.c (mon.1) 545 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:03.891876+0000 mon.c (mon.1) 546 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:03.900927+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: cephadm 2024-02-10T06:38:03.902376+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:03.962673+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:03.984125+0000 mon.c (mon.1) 547 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:03.986790+0000 mon.c (mon.1) 548 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:03.992089+0000 mon.c (mon.1) 549 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:03.996735+0000 mon.c (mon.1) 550 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.004971+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.369249+0000 mon.c (mon.1) 563 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.372603+0000 mon.c (mon.1) 564 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.375736+0000 mon.c (mon.1) 565 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.376852+0000 mon.c (mon.1) 566 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.384296+0000 mon.a (mon.0) 54 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: cephadm 2024-02-10T06:38:04.385358+0000 mgr.y (mgr.34107) 25 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.463742+0000 mon.c (mon.1) 567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.465517+0000 mon.c (mon.1) 568 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.467441+0000 mon.c (mon.1) 569 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.468342+0000 mon.c (mon.1) 570 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.474596+0000 mon.a (mon.0) 55 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: cephadm 2024-02-10T06:38:04.477742+0000 mgr.y (mgr.34107) 26 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.541771+0000 mon.c (mon.1) 571 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.543601+0000 mon.c (mon.1) 572 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.545758+0000 mon.c (mon.1) 573 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.546625+0000 mon.c (mon.1) 574 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.552246+0000 mon.a (mon.0) 56 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: cephadm 2024-02-10T06:38:04.554130+0000 mgr.y (mgr.34107) 27 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.631150+0000 mon.c (mon.1) 575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.633349+0000 mon.c (mon.1) 576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.635576+0000 mon.c (mon.1) 577 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.636526+0000 mon.c (mon.1) 578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.643406+0000 mon.a (mon.0) 57 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.707374+0000 mon.c (mon.1) 579 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.709390+0000 mon.c (mon.1) 580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.711502+0000 mon.c (mon.1) 581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.712337+0000 mon.c (mon.1) 582 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[68510]: audit 2024-02-10T06:38:04.719518+0000 mon.a (mon.0) 58 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: cephadm 2024-02-10T06:38:04.010491+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: cluster 2024-02-10T06:38:04.104475+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e42: y(active, since 4s), standbys: x 2024-02-10T06:38:05.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.110154+0000 mon.c (mon.1) 551 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.115163+0000 mon.c (mon.1) 552 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.122869+0000 mon.c (mon.1) 553 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.124295+0000 mon.c (mon.1) 554 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.127993+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.136707+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: cephadm 2024-02-10T06:38:04.137567+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.214957+0000 mon.c (mon.1) 555 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.217309+0000 mon.c (mon.1) 556 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.220322+0000 mon.c (mon.1) 557 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.222026+0000 mon.c (mon.1) 558 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.230403+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: cephadm 2024-02-10T06:38:04.234240+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.291259+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.295934+0000 mon.c (mon.1) 559 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.297979+0000 mon.c (mon.1) 560 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.300297+0000 mon.c (mon.1) 561 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.301141+0000 mon.c (mon.1) 562 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.307460+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: cephadm 2024-02-10T06:38:04.308132+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.369249+0000 mon.c (mon.1) 563 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.372603+0000 mon.c (mon.1) 564 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.375736+0000 mon.c (mon.1) 565 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.376852+0000 mon.c (mon.1) 566 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.384296+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: cephadm 2024-02-10T06:38:04.385358+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.463742+0000 mon.c (mon.1) 567 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.465517+0000 mon.c (mon.1) 568 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.467441+0000 mon.c (mon.1) 569 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.468342+0000 mon.c (mon.1) 570 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.474596+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: cephadm 2024-02-10T06:38:04.477742+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.541771+0000 mon.c (mon.1) 571 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.543601+0000 mon.c (mon.1) 572 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.545758+0000 mon.c (mon.1) 573 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.546625+0000 mon.c (mon.1) 574 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.552246+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: cephadm 2024-02-10T06:38:04.554130+0000 mgr.y (mgr.34107) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:05.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.631150+0000 mon.c (mon.1) 575 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.633349+0000 mon.c (mon.1) 576 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.635576+0000 mon.c (mon.1) 577 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.141 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.636526+0000 mon.c (mon.1) 578 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.141 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.643406+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:05.141 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.707374+0000 mon.c (mon.1) 579 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:05.141 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.709390+0000 mon.c (mon.1) 580 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:05.141 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.711502+0000 mon.c (mon.1) 581 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:05.141 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.712337+0000 mon.c (mon.1) 582 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:05.141 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:04 smithi046 bash[20068]: audit 2024-02-10T06:38:04.719518+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: cephadm 2024-02-10T06:38:04.644911+0000 mgr.y (mgr.34107) 28 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: cephadm 2024-02-10T06:38:04.720218+0000 mgr.y (mgr.34107) 29 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:04.797936+0000 mon.c (mon.1) 583 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:04.800256+0000 mon.c (mon.1) 584 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:04.808213+0000 mon.c (mon.1) 585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:04.809716+0000 mon.c (mon.1) 586 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:04.817794+0000 mon.a (mon.0) 59 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: cephadm 2024-02-10T06:38:04.822748+0000 mgr.y (mgr.34107) 30 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:04.889811+0000 mon.c (mon.1) 587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:04.892792+0000 mon.c (mon.1) 588 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:04.895652+0000 mon.c (mon.1) 589 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:04.896576+0000 mon.c (mon.1) 590 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:04.903490+0000 mon.a (mon.0) 60 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: cephadm 2024-02-10T06:38:04.905803+0000 mgr.y (mgr.34107) 31 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:04.988142+0000 mon.c (mon.1) 591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:04.990894+0000 mon.c (mon.1) 592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:04.993522+0000 mon.c (mon.1) 593 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:04.994760+0000 mon.c (mon.1) 594 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.002382+0000 mon.a (mon.0) 61 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: cephadm 2024-02-10T06:38:05.003587+0000 mgr.y (mgr.34107) 32 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: cephadm 2024-02-10T06:38:04.644911+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: cephadm 2024-02-10T06:38:04.720218+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:04.797936+0000 mon.c (mon.1) 583 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:04.800256+0000 mon.c (mon.1) 584 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:04.808213+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:04.809716+0000 mon.c (mon.1) 586 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:04.817794+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: cephadm 2024-02-10T06:38:04.822748+0000 mgr.y (mgr.34107) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:04.889811+0000 mon.c (mon.1) 587 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:04.892792+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:04.895652+0000 mon.c (mon.1) 589 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:04.896576+0000 mon.c (mon.1) 590 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:04.903490+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: cephadm 2024-02-10T06:38:04.905803+0000 mgr.y (mgr.34107) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:04.988142+0000 mon.c (mon.1) 591 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:04.990894+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:04.993522+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:04.994760+0000 mon.c (mon.1) 594 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.002382+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: cephadm 2024-02-10T06:38:05.003587+0000 mgr.y (mgr.34107) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.081206+0000 mon.c (mon.1) 595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.084325+0000 mon.c (mon.1) 596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.087676+0000 mon.c (mon.1) 597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.088951+0000 mon.c (mon.1) 598 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.097084+0000 mon.a (mon.0) 62 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: cephadm 2024-02-10T06:38:05.098367+0000 mgr.y (mgr.34107) 33 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.161877+0000 mon.c (mon.1) 599 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.164048+0000 mon.c (mon.1) 600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.166146+0000 mon.c (mon.1) 601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.166979+0000 mon.c (mon.1) 602 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.173284+0000 mon.a (mon.0) 63 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: cephadm 2024-02-10T06:38:05.176974+0000 mgr.y (mgr.34107) 34 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.250825+0000 mon.c (mon.1) 603 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.252760+0000 mon.c (mon.1) 604 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.255949+0000 mon.c (mon.1) 605 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.257375+0000 mon.c (mon.1) 606 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.264953+0000 mon.a (mon.0) 64 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: cephadm 2024-02-10T06:38:05.271194+0000 mgr.y (mgr.34107) 35 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.276673+0000 mon.a (mon.0) 65 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.332178+0000 mon.c (mon.1) 607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.334598+0000 mon.c (mon.1) 608 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.081206+0000 mon.c (mon.1) 595 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.084325+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.087676+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.088951+0000 mon.c (mon.1) 598 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.097084+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: cephadm 2024-02-10T06:38:05.098367+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.161877+0000 mon.c (mon.1) 599 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.164048+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.166146+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.166979+0000 mon.c (mon.1) 602 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.173284+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: cephadm 2024-02-10T06:38:05.176974+0000 mgr.y (mgr.34107) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.250825+0000 mon.c (mon.1) 603 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.252760+0000 mon.c (mon.1) 604 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.255949+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.257375+0000 mon.c (mon.1) 606 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.264953+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: cephadm 2024-02-10T06:38:05.271194+0000 mgr.y (mgr.34107) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.276673+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.332178+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.338580+0000 mon.c (mon.1) 609 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.339740+0000 mon.c (mon.1) 610 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.346364+0000 mon.a (mon.0) 66 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: cephadm 2024-02-10T06:38:05.349570+0000 mgr.y (mgr.34107) 36 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: cluster 2024-02-10T06:38:05.360091+0000 mgr.y (mgr.34107) 37 : cluster 0 pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-02-10T06:38:06.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.423925+0000 mon.a (mon.0) 67 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.432808+0000 mon.c (mon.1) 611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.435263+0000 mon.c (mon.1) 612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.437792+0000 mon.c (mon.1) 613 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.438835+0000 mon.c (mon.1) 614 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.446322+0000 mon.a (mon.0) 68 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: cephadm 2024-02-10T06:38:05.447447+0000 mgr.y (mgr.34107) 38 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.525613+0000 mon.c (mon.1) 615 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.527899+0000 mon.c (mon.1) 616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.531197+0000 mon.c (mon.1) 617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.532185+0000 mon.c (mon.1) 618 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.539451+0000 mon.a (mon.0) 69 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: cephadm 2024-02-10T06:38:05.540578+0000 mgr.y (mgr.34107) 39 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.591932+0000 mon.a (mon.0) 70 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.621092+0000 mon.c (mon.1) 619 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.623204+0000 mon.c (mon.1) 620 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.626423+0000 mon.c (mon.1) 621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.627254+0000 mon.c (mon.1) 622 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.633914+0000 mon.a (mon.0) 71 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.712519+0000 mon.c (mon.1) 623 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.714331+0000 mon.c (mon.1) 624 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.721328+0000 mon.c (mon.1) 625 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.722403+0000 mon.c (mon.1) 626 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[68510]: audit 2024-02-10T06:38:05.729388+0000 mon.a (mon.0) 72 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.334598+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.338580+0000 mon.c (mon.1) 609 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.339740+0000 mon.c (mon.1) 610 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.346364+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: cephadm 2024-02-10T06:38:05.349570+0000 mgr.y (mgr.34107) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: cluster 2024-02-10T06:38:05.360091+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-02-10T06:38:06.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.423925+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.432808+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.435263+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.437792+0000 mon.c (mon.1) 613 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.438835+0000 mon.c (mon.1) 614 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.446322+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: cephadm 2024-02-10T06:38:05.447447+0000 mgr.y (mgr.34107) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.525613+0000 mon.c (mon.1) 615 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.527899+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.531197+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.532185+0000 mon.c (mon.1) 618 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.539451+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: cephadm 2024-02-10T06:38:05.540578+0000 mgr.y (mgr.34107) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.591932+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.621092+0000 mon.c (mon.1) 619 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.623204+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.626423+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.627254+0000 mon.c (mon.1) 622 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.633914+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.712519+0000 mon.c (mon.1) 623 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.714331+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.721328+0000 mon.c (mon.1) 625 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.722403+0000 mon.c (mon.1) 626 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:05 smithi046 bash[20068]: audit 2024-02-10T06:38:05.729388+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: cephadm 2024-02-10T06:38:04.644911+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: cephadm 2024-02-10T06:38:04.720218+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:04.797936+0000 mon.c (mon.1) 583 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:04.800256+0000 mon.c (mon.1) 584 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:04.808213+0000 mon.c (mon.1) 585 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:04.809716+0000 mon.c (mon.1) 586 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:04.817794+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: cephadm 2024-02-10T06:38:04.822748+0000 mgr.y (mgr.34107) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:04.889811+0000 mon.c (mon.1) 587 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:04.892792+0000 mon.c (mon.1) 588 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:04.895652+0000 mon.c (mon.1) 589 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:04.896576+0000 mon.c (mon.1) 590 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:04.903490+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: cephadm 2024-02-10T06:38:04.905803+0000 mgr.y (mgr.34107) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:04.988142+0000 mon.c (mon.1) 591 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:04.990894+0000 mon.c (mon.1) 592 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:04.993522+0000 mon.c (mon.1) 593 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:04.994760+0000 mon.c (mon.1) 594 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.002382+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: cephadm 2024-02-10T06:38:05.003587+0000 mgr.y (mgr.34107) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.081206+0000 mon.c (mon.1) 595 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.084325+0000 mon.c (mon.1) 596 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.087676+0000 mon.c (mon.1) 597 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.088951+0000 mon.c (mon.1) 598 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.097084+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: cephadm 2024-02-10T06:38:05.098367+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.161877+0000 mon.c (mon.1) 599 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.164048+0000 mon.c (mon.1) 600 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.166146+0000 mon.c (mon.1) 601 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.166979+0000 mon.c (mon.1) 602 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.173284+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: cephadm 2024-02-10T06:38:05.176974+0000 mgr.y (mgr.34107) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.250825+0000 mon.c (mon.1) 603 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.252760+0000 mon.c (mon.1) 604 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.255949+0000 mon.c (mon.1) 605 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.257375+0000 mon.c (mon.1) 606 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.264953+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: cephadm 2024-02-10T06:38:05.271194+0000 mgr.y (mgr.34107) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.276673+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.332178+0000 mon.c (mon.1) 607 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.334598+0000 mon.c (mon.1) 608 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.338580+0000 mon.c (mon.1) 609 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.339740+0000 mon.c (mon.1) 610 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.346364+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: cephadm 2024-02-10T06:38:05.349570+0000 mgr.y (mgr.34107) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: cluster 2024-02-10T06:38:05.360091+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-02-10T06:38:06.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.423925+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.432808+0000 mon.c (mon.1) 611 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.435263+0000 mon.c (mon.1) 612 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.437792+0000 mon.c (mon.1) 613 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.438835+0000 mon.c (mon.1) 614 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.446322+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: cephadm 2024-02-10T06:38:05.447447+0000 mgr.y (mgr.34107) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.525613+0000 mon.c (mon.1) 615 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.527899+0000 mon.c (mon.1) 616 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.531197+0000 mon.c (mon.1) 617 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.532185+0000 mon.c (mon.1) 618 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.539451+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: cephadm 2024-02-10T06:38:05.540578+0000 mgr.y (mgr.34107) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:06.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.591932+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.621092+0000 mon.c (mon.1) 619 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.623204+0000 mon.c (mon.1) 620 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.626423+0000 mon.c (mon.1) 621 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.627254+0000 mon.c (mon.1) 622 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.633914+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:06.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.712519+0000 mon.c (mon.1) 623 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:06.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.714331+0000 mon.c (mon.1) 624 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:06.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.721328+0000 mon.c (mon.1) 625 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:06.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.722403+0000 mon.c (mon.1) 626 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:06.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:05 smithi175 bash[14559]: audit 2024-02-10T06:38:05.729388+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: cephadm 2024-02-10T06:38:05.634942+0000 mgr.y (mgr.34107) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: cephadm 2024-02-10T06:38:05.730558+0000 mgr.y (mgr.34107) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:05.767235+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:05.805779+0000 mon.c (mon.1) 627 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:05.809091+0000 mon.c (mon.1) 628 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:05.812951+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:05.813856+0000 mon.c (mon.1) 630 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:05.824344+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: cephadm 2024-02-10T06:38:05.825656+0000 mgr.y (mgr.34107) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:05.905384+0000 mon.c (mon.1) 631 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.048 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:05.907680+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:05.911011+0000 mon.c (mon.1) 633 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:05.911999+0000 mon.c (mon.1) 634 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:05.918740+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: cephadm 2024-02-10T06:38:05.919983+0000 mgr.y (mgr.34107) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:05.997277+0000 mon.c (mon.1) 635 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:05.999567+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.002525+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.003481+0000 mon.c (mon.1) 638 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.010467+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: cephadm 2024-02-10T06:38:06.011369+0000 mgr.y (mgr.34107) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.088116+0000 mon.c (mon.1) 639 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.049 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.090458+0000 mon.c (mon.1) 640 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.093226+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.094060+0000 mon.c (mon.1) 642 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.100861+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: cephadm 2024-02-10T06:38:06.102432+0000 mgr.y (mgr.34107) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.163547+0000 mon.c (mon.1) 643 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.165826+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.168276+0000 mon.c (mon.1) 645 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.169203+0000 mon.c (mon.1) 646 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.175805+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: cephadm 2024-02-10T06:38:06.177433+0000 mgr.y (mgr.34107) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.241493+0000 mon.c (mon.1) 647 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.243549+0000 mon.c (mon.1) 648 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.245954+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.050 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.246766+0000 mon.c (mon.1) 650 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.051 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.252961+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.051 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: cephadm 2024-02-10T06:38:06.254064+0000 mgr.y (mgr.34107) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.051 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.315636+0000 mon.c (mon.1) 651 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.051 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.318537+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.051 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.322079+0000 mon.c (mon.1) 653 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.169 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.323326+0000 mon.c (mon.1) 654 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.169 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.331118+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.170 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: cephadm 2024-02-10T06:38:06.332164+0000 mgr.y (mgr.34107) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.170 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.414514+0000 mon.c (mon.1) 655 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.170 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.416392+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.170 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.418629+0000 mon.c (mon.1) 657 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.170 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.419434+0000 mon.c (mon.1) 658 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.170 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.425982+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.170 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: cephadm 2024-02-10T06:38:06.426802+0000 mgr.y (mgr.34107) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.170 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.471510+0000 mon.c (mon.1) 659 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.170 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.473793+0000 mon.c (mon.1) 660 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.170 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.476378+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.170 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.477575+0000 mon.c (mon.1) 662 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.170 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.486072+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.170 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: cephadm 2024-02-10T06:38:06.487097+0000 mgr.y (mgr.34107) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.170 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.566521+0000 mon.c (mon.1) 663 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.170 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.568458+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.171 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.571220+0000 mon.c (mon.1) 665 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.171 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.572156+0000 mon.c (mon.1) 666 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.171 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.578973+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.171 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.646369+0000 mon.c (mon.1) 667 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.171 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.651304+0000 mon.c (mon.1) 668 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.171 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.654050+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.171 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.655046+0000 mon.c (mon.1) 670 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.171 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.661406+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.171 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.730156+0000 mon.c (mon.1) 671 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.171 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.732241+0000 mon.c (mon.1) 672 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.171 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.734659+0000 mon.c (mon.1) 673 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.171 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.739142+0000 mon.c (mon.1) 674 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.171 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.744748+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.171 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:06 smithi175 bash[14559]: audit 2024-02-10T06:38:06.751559+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.172 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: cephadm 2024-02-10T06:38:05.634942+0000 mgr.y (mgr.34107) 40 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.173 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: cephadm 2024-02-10T06:38:05.730558+0000 mgr.y (mgr.34107) 41 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.173 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:05.767235+0000 mon.a (mon.0) 73 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.173 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:05.805779+0000 mon.c (mon.1) 627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.173 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:05.809091+0000 mon.c (mon.1) 628 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.173 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:05.812951+0000 mon.c (mon.1) 629 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.173 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:05.813856+0000 mon.c (mon.1) 630 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.173 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:05.824344+0000 mon.a (mon.0) 74 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.173 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: cephadm 2024-02-10T06:38:05.825656+0000 mgr.y (mgr.34107) 42 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.173 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:05.905384+0000 mon.c (mon.1) 631 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.173 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:05.907680+0000 mon.c (mon.1) 632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.173 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:05.911011+0000 mon.c (mon.1) 633 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.173 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:05.911999+0000 mon.c (mon.1) 634 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.173 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:05.918740+0000 mon.a (mon.0) 75 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.173 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: cephadm 2024-02-10T06:38:05.919983+0000 mgr.y (mgr.34107) 43 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.173 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:05.997277+0000 mon.c (mon.1) 635 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:05.999567+0000 mon.c (mon.1) 636 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.002525+0000 mon.c (mon.1) 637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.003481+0000 mon.c (mon.1) 638 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.010467+0000 mon.a (mon.0) 76 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: cephadm 2024-02-10T06:38:06.011369+0000 mgr.y (mgr.34107) 44 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.088116+0000 mon.c (mon.1) 639 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.090458+0000 mon.c (mon.1) 640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.093226+0000 mon.c (mon.1) 641 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.094060+0000 mon.c (mon.1) 642 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.100861+0000 mon.a (mon.0) 77 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: cephadm 2024-02-10T06:38:06.102432+0000 mgr.y (mgr.34107) 45 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.163547+0000 mon.c (mon.1) 643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.165826+0000 mon.c (mon.1) 644 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.168276+0000 mon.c (mon.1) 645 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.174 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.169203+0000 mon.c (mon.1) 646 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.175 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.175805+0000 mon.a (mon.0) 78 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.175 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: cephadm 2024-02-10T06:38:06.177433+0000 mgr.y (mgr.34107) 46 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.175 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.241493+0000 mon.c (mon.1) 647 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.175 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.243549+0000 mon.c (mon.1) 648 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.175 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.245954+0000 mon.c (mon.1) 649 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.175 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.246766+0000 mon.c (mon.1) 650 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.175 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.252961+0000 mon.a (mon.0) 79 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.175 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: cephadm 2024-02-10T06:38:06.254064+0000 mgr.y (mgr.34107) 47 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.175 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.315636+0000 mon.c (mon.1) 651 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.175 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.318537+0000 mon.c (mon.1) 652 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.175 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.322079+0000 mon.c (mon.1) 653 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.175 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.323326+0000 mon.c (mon.1) 654 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.175 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.331118+0000 mon.a (mon.0) 80 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.175 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: cephadm 2024-02-10T06:38:06.332164+0000 mgr.y (mgr.34107) 48 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.175 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.414514+0000 mon.c (mon.1) 655 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.176 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.416392+0000 mon.c (mon.1) 656 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.176 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.418629+0000 mon.c (mon.1) 657 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.176 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.419434+0000 mon.c (mon.1) 658 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.176 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.425982+0000 mon.a (mon.0) 81 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.176 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: cephadm 2024-02-10T06:38:06.426802+0000 mgr.y (mgr.34107) 49 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.176 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.471510+0000 mon.c (mon.1) 659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.176 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.473793+0000 mon.c (mon.1) 660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.176 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.476378+0000 mon.c (mon.1) 661 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.176 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.477575+0000 mon.c (mon.1) 662 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.176 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.486072+0000 mon.a (mon.0) 82 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.176 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: cephadm 2024-02-10T06:38:06.487097+0000 mgr.y (mgr.34107) 50 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.176 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.566521+0000 mon.c (mon.1) 663 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.176 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.568458+0000 mon.c (mon.1) 664 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.176 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.571220+0000 mon.c (mon.1) 665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.176 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.572156+0000 mon.c (mon.1) 666 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.177 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.578973+0000 mon.a (mon.0) 83 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.177 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.646369+0000 mon.c (mon.1) 667 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.177 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.651304+0000 mon.c (mon.1) 668 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.177 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.654050+0000 mon.c (mon.1) 669 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.177 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.655046+0000 mon.c (mon.1) 670 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.177 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.661406+0000 mon.a (mon.0) 84 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.177 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.730156+0000 mon.c (mon.1) 671 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.177 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.732241+0000 mon.c (mon.1) 672 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.177 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.734659+0000 mon.c (mon.1) 673 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.177 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.739142+0000 mon.c (mon.1) 674 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.177 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.744748+0000 mon.a (mon.0) 85 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.177 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[68510]: audit 2024-02-10T06:38:06.751559+0000 mon.a (mon.0) 86 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.178 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: cephadm 2024-02-10T06:38:05.634942+0000 mgr.y (mgr.34107) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.178 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: cephadm 2024-02-10T06:38:05.730558+0000 mgr.y (mgr.34107) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.178 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:05.767235+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.178 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:05.805779+0000 mon.c (mon.1) 627 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.178 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:05.809091+0000 mon.c (mon.1) 628 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.178 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:05.812951+0000 mon.c (mon.1) 629 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.178 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:05.813856+0000 mon.c (mon.1) 630 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.178 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:05.824344+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.179 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: cephadm 2024-02-10T06:38:05.825656+0000 mgr.y (mgr.34107) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.179 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:05.905384+0000 mon.c (mon.1) 631 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.179 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:05.907680+0000 mon.c (mon.1) 632 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.179 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:05.911011+0000 mon.c (mon.1) 633 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.179 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:05.911999+0000 mon.c (mon.1) 634 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.179 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:05.918740+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.179 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: cephadm 2024-02-10T06:38:05.919983+0000 mgr.y (mgr.34107) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.179 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:05.997277+0000 mon.c (mon.1) 635 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.179 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:05.999567+0000 mon.c (mon.1) 636 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.179 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.002525+0000 mon.c (mon.1) 637 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.179 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.003481+0000 mon.c (mon.1) 638 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.179 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.010467+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.179 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: cephadm 2024-02-10T06:38:06.011369+0000 mgr.y (mgr.34107) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.179 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.088116+0000 mon.c (mon.1) 639 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.179 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.090458+0000 mon.c (mon.1) 640 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.179 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.093226+0000 mon.c (mon.1) 641 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.180 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.094060+0000 mon.c (mon.1) 642 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.180 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.100861+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.180 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: cephadm 2024-02-10T06:38:06.102432+0000 mgr.y (mgr.34107) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.180 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.163547+0000 mon.c (mon.1) 643 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.180 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.165826+0000 mon.c (mon.1) 644 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.180 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.168276+0000 mon.c (mon.1) 645 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.180 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.169203+0000 mon.c (mon.1) 646 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.181 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.175805+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.181 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: cephadm 2024-02-10T06:38:06.177433+0000 mgr.y (mgr.34107) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.181 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.241493+0000 mon.c (mon.1) 647 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.181 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.243549+0000 mon.c (mon.1) 648 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.181 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.245954+0000 mon.c (mon.1) 649 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.181 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.246766+0000 mon.c (mon.1) 650 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.181 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.252961+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.181 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: cephadm 2024-02-10T06:38:06.254064+0000 mgr.y (mgr.34107) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.181 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.315636+0000 mon.c (mon.1) 651 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.181 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.318537+0000 mon.c (mon.1) 652 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.181 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.322079+0000 mon.c (mon.1) 653 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.181 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.323326+0000 mon.c (mon.1) 654 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.182 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.331118+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.182 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: cephadm 2024-02-10T06:38:06.332164+0000 mgr.y (mgr.34107) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.182 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.414514+0000 mon.c (mon.1) 655 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.182 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.416392+0000 mon.c (mon.1) 656 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.182 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.418629+0000 mon.c (mon.1) 657 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.182 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.419434+0000 mon.c (mon.1) 658 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.182 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.425982+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.182 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: cephadm 2024-02-10T06:38:06.426802+0000 mgr.y (mgr.34107) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.182 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.471510+0000 mon.c (mon.1) 659 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.182 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.473793+0000 mon.c (mon.1) 660 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.182 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.476378+0000 mon.c (mon.1) 661 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.182 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.477575+0000 mon.c (mon.1) 662 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.182 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.486072+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.182 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: cephadm 2024-02-10T06:38:06.487097+0000 mgr.y (mgr.34107) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:07.182 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.566521+0000 mon.c (mon.1) 663 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.182 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.568458+0000 mon.c (mon.1) 664 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.183 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.571220+0000 mon.c (mon.1) 665 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.183 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.572156+0000 mon.c (mon.1) 666 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.183 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.578973+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.183 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.646369+0000 mon.c (mon.1) 667 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.183 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.651304+0000 mon.c (mon.1) 668 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.183 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.654050+0000 mon.c (mon.1) 669 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.183 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.655046+0000 mon.c (mon.1) 670 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.183 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.661406+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.183 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.730156+0000 mon.c (mon.1) 671 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:07.183 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.732241+0000 mon.c (mon.1) 672 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:07.183 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.734659+0000 mon.c (mon.1) 673 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:07.183 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.739142+0000 mon.c (mon.1) 674 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:07.183 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.744748+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:07.183 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:06 smithi046 bash[20068]: audit 2024-02-10T06:38:06.751559+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.082 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: cephadm 2024-02-10T06:38:06.581190+0000 mgr.y (mgr.34107) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.083 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: cephadm 2024-02-10T06:38:06.665261+0000 mgr.y (mgr.34107) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.083 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: cephadm 2024-02-10T06:38:06.753365+0000 mgr.y (mgr.34107) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.083 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:06.839192+0000 mon.c (mon.1) 675 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.083 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:06.841826+0000 mon.c (mon.1) 676 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.083 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:06.845140+0000 mon.c (mon.1) 677 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.083 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:06.846249+0000 mon.c (mon.1) 678 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.083 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:06.853407+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.083 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: cephadm 2024-02-10T06:38:06.854353+0000 mgr.y (mgr.34107) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.083 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:06.936871+0000 mon.c (mon.1) 679 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.083 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:06.940545+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.083 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:06.943448+0000 mon.c (mon.1) 681 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.083 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:06.944617+0000 mon.c (mon.1) 682 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.083 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:06.952044+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.083 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: cephadm 2024-02-10T06:38:06.953497+0000 mgr.y (mgr.34107) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.083 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.019193+0000 mon.c (mon.1) 683 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.084 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.021498+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.084 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.024059+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.084 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.025198+0000 mon.c (mon.1) 686 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.084 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.031273+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.084 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: cephadm 2024-02-10T06:38:06.581190+0000 mgr.y (mgr.34107) 51 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.084 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: cephadm 2024-02-10T06:38:06.665261+0000 mgr.y (mgr.34107) 52 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.084 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: cephadm 2024-02-10T06:38:06.753365+0000 mgr.y (mgr.34107) 53 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.084 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:06.839192+0000 mon.c (mon.1) 675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.084 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:06.841826+0000 mon.c (mon.1) 676 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.084 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:06.845140+0000 mon.c (mon.1) 677 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.084 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:06.846249+0000 mon.c (mon.1) 678 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:06.853407+0000 mon.a (mon.0) 87 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: cephadm 2024-02-10T06:38:06.854353+0000 mgr.y (mgr.34107) 54 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:06.936871+0000 mon.c (mon.1) 679 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:06.940545+0000 mon.c (mon.1) 680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:06.943448+0000 mon.c (mon.1) 681 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:06.944617+0000 mon.c (mon.1) 682 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:06.952044+0000 mon.a (mon.0) 88 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: cephadm 2024-02-10T06:38:06.953497+0000 mgr.y (mgr.34107) 55 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.019193+0000 mon.c (mon.1) 683 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.021498+0000 mon.c (mon.1) 684 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.024059+0000 mon.c (mon.1) 685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.025198+0000 mon.c (mon.1) 686 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.031273+0000 mon.a (mon.0) 89 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.085 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: cephadm 2024-02-10T06:38:07.033512+0000 mgr.y (mgr.34107) 56 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.086 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: cephadm 2024-02-10T06:38:07.033512+0000 mgr.y (mgr.34107) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.086 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.112559+0000 mon.c (mon.1) 687 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.086 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.114606+0000 mon.c (mon.1) 688 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.086 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.116985+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.086 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.117883+0000 mon.c (mon.1) 690 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.086 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.124478+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.086 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: cephadm 2024-02-10T06:38:07.125952+0000 mgr.y (mgr.34107) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.086 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.183439+0000 mon.c (mon.1) 691 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.086 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.185706+0000 mon.c (mon.1) 692 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.086 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.188805+0000 mon.c (mon.1) 693 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.086 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.189768+0000 mon.c (mon.1) 694 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.087 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.196574+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.087 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: cephadm 2024-02-10T06:38:07.197589+0000 mgr.y (mgr.34107) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.087 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.258690+0000 mon.c (mon.1) 695 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.087 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.262615+0000 mon.c (mon.1) 696 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.087 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.266541+0000 mon.c (mon.1) 697 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.087 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.267562+0000 mon.c (mon.1) 698 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.087 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.274002+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.087 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: cephadm 2024-02-10T06:38:07.275515+0000 mgr.y (mgr.34107) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.087 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.352168+0000 mon.c (mon.1) 699 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.087 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.112559+0000 mon.c (mon.1) 687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.114606+0000 mon.c (mon.1) 688 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.116985+0000 mon.c (mon.1) 689 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.117883+0000 mon.c (mon.1) 690 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.124478+0000 mon.a (mon.0) 90 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: cephadm 2024-02-10T06:38:07.125952+0000 mgr.y (mgr.34107) 57 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.183439+0000 mon.c (mon.1) 691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.185706+0000 mon.c (mon.1) 692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.188805+0000 mon.c (mon.1) 693 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.189768+0000 mon.c (mon.1) 694 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.196574+0000 mon.a (mon.0) 91 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: cephadm 2024-02-10T06:38:07.197589+0000 mgr.y (mgr.34107) 58 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.258690+0000 mon.c (mon.1) 695 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.262615+0000 mon.c (mon.1) 696 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.266541+0000 mon.c (mon.1) 697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.267562+0000 mon.c (mon.1) 698 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.274002+0000 mon.a (mon.0) 92 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: cephadm 2024-02-10T06:38:07.275515+0000 mgr.y (mgr.34107) 59 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.352168+0000 mon.c (mon.1) 699 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.354445+0000 mon.c (mon.1) 700 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.357460+0000 mon.c (mon.1) 701 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.358559+0000 mon.c (mon.1) 702 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: cluster 2024-02-10T06:38:07.360670+0000 mgr.y (mgr.34107) 60 : cluster 0 pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-10T06:38:08.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.367551+0000 mon.a (mon.0) 93 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: cephadm 2024-02-10T06:38:07.368487+0000 mgr.y (mgr.34107) 61 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.429391+0000 mon.c (mon.1) 703 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.432407+0000 mon.c (mon.1) 704 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.435419+0000 mon.c (mon.1) 705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.436646+0000 mon.c (mon.1) 706 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.443598+0000 mon.a (mon.0) 94 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: cephadm 2024-02-10T06:38:07.445377+0000 mgr.y (mgr.34107) 62 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.523158+0000 mon.c (mon.1) 707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.525495+0000 mon.c (mon.1) 708 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.527773+0000 mon.c (mon.1) 709 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.528594+0000 mon.c (mon.1) 710 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.534968+0000 mon.a (mon.0) 95 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: cephadm 2024-02-10T06:38:07.536069+0000 mgr.y (mgr.34107) 63 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.619574+0000 mon.c (mon.1) 711 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.621476+0000 mon.c (mon.1) 712 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.623969+0000 mon.c (mon.1) 713 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.354445+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.357460+0000 mon.c (mon.1) 701 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.358559+0000 mon.c (mon.1) 702 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: cluster 2024-02-10T06:38:07.360670+0000 mgr.y (mgr.34107) 60 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-10T06:38:08.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.367551+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: cephadm 2024-02-10T06:38:07.368487+0000 mgr.y (mgr.34107) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.429391+0000 mon.c (mon.1) 703 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.432407+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.435419+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.436646+0000 mon.c (mon.1) 706 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.443598+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: cephadm 2024-02-10T06:38:07.445377+0000 mgr.y (mgr.34107) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.523158+0000 mon.c (mon.1) 707 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.525495+0000 mon.c (mon.1) 708 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.527773+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.528594+0000 mon.c (mon.1) 710 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.534968+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.092 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: cephadm 2024-02-10T06:38:07.536069+0000 mgr.y (mgr.34107) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.092 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.619574+0000 mon.c (mon.1) 711 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.092 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.621476+0000 mon.c (mon.1) 712 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.624925+0000 mon.c (mon.1) 714 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.632100+0000 mon.a (mon.0) 96 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.711826+0000 mon.c (mon.1) 715 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.713875+0000 mon.c (mon.1) 716 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.718124+0000 mon.c (mon.1) 717 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.719429+0000 mon.c (mon.1) 718 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[68510]: audit 2024-02-10T06:38:07.726748+0000 mon.a (mon.0) 97 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.623969+0000 mon.c (mon.1) 713 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.624925+0000 mon.c (mon.1) 714 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.632100+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.711826+0000 mon.c (mon.1) 715 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.713875+0000 mon.c (mon.1) 716 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.718124+0000 mon.c (mon.1) 717 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.719429+0000 mon.c (mon.1) 718 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:07 smithi046 bash[20068]: audit 2024-02-10T06:38:07.726748+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.094 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: cephadm 2024-02-10T06:38:06.581190+0000 mgr.y (mgr.34107) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.094 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: cephadm 2024-02-10T06:38:06.665261+0000 mgr.y (mgr.34107) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.094 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: cephadm 2024-02-10T06:38:06.753365+0000 mgr.y (mgr.34107) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.094 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:06.839192+0000 mon.c (mon.1) 675 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.094 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:06.841826+0000 mon.c (mon.1) 676 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.094 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:06.845140+0000 mon.c (mon.1) 677 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.094 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:06.846249+0000 mon.c (mon.1) 678 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.094 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:06.853407+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.094 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: cephadm 2024-02-10T06:38:06.854353+0000 mgr.y (mgr.34107) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.094 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:06.936871+0000 mon.c (mon.1) 679 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.095 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:06.940545+0000 mon.c (mon.1) 680 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.095 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:06.943448+0000 mon.c (mon.1) 681 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.095 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:06.944617+0000 mon.c (mon.1) 682 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.095 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:06.952044+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.095 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: cephadm 2024-02-10T06:38:06.953497+0000 mgr.y (mgr.34107) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.095 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.019193+0000 mon.c (mon.1) 683 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.095 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.021498+0000 mon.c (mon.1) 684 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.095 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.024059+0000 mon.c (mon.1) 685 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.095 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.025198+0000 mon.c (mon.1) 686 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.095 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.031273+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.095 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: cephadm 2024-02-10T06:38:07.033512+0000 mgr.y (mgr.34107) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.095 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.112559+0000 mon.c (mon.1) 687 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.095 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.114606+0000 mon.c (mon.1) 688 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.095 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.116985+0000 mon.c (mon.1) 689 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.095 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.117883+0000 mon.c (mon.1) 690 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.095 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.124478+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.096 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: cephadm 2024-02-10T06:38:07.125952+0000 mgr.y (mgr.34107) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.096 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.183439+0000 mon.c (mon.1) 691 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.096 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.185706+0000 mon.c (mon.1) 692 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.096 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.188805+0000 mon.c (mon.1) 693 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.096 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.189768+0000 mon.c (mon.1) 694 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.096 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.196574+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.096 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: cephadm 2024-02-10T06:38:07.197589+0000 mgr.y (mgr.34107) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.096 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.258690+0000 mon.c (mon.1) 695 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.096 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.262615+0000 mon.c (mon.1) 696 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.096 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.266541+0000 mon.c (mon.1) 697 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.096 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.267562+0000 mon.c (mon.1) 698 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.096 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.274002+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.096 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: cephadm 2024-02-10T06:38:07.275515+0000 mgr.y (mgr.34107) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.096 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.352168+0000 mon.c (mon.1) 699 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.097 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.354445+0000 mon.c (mon.1) 700 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.097 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.357460+0000 mon.c (mon.1) 701 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.097 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.358559+0000 mon.c (mon.1) 702 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.097 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: cluster 2024-02-10T06:38:07.360670+0000 mgr.y (mgr.34107) 60 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-10T06:38:08.097 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.367551+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.097 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: cephadm 2024-02-10T06:38:07.368487+0000 mgr.y (mgr.34107) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.097 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.429391+0000 mon.c (mon.1) 703 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.097 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.432407+0000 mon.c (mon.1) 704 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.097 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.435419+0000 mon.c (mon.1) 705 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.097 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.436646+0000 mon.c (mon.1) 706 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.097 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.443598+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.097 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: cephadm 2024-02-10T06:38:07.445377+0000 mgr.y (mgr.34107) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.097 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.523158+0000 mon.c (mon.1) 707 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.097 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.525495+0000 mon.c (mon.1) 708 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.098 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.527773+0000 mon.c (mon.1) 709 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.098 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.528594+0000 mon.c (mon.1) 710 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.098 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.534968+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.098 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: cephadm 2024-02-10T06:38:07.536069+0000 mgr.y (mgr.34107) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.098 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.619574+0000 mon.c (mon.1) 711 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.098 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.621476+0000 mon.c (mon.1) 712 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.098 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.623969+0000 mon.c (mon.1) 713 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.098 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.624925+0000 mon.c (mon.1) 714 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.098 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.632100+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.098 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.711826+0000 mon.c (mon.1) 715 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.098 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.713875+0000 mon.c (mon.1) 716 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.098 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.718124+0000 mon.c (mon.1) 717 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.098 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.719429+0000 mon.c (mon.1) 718 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.098 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:07 smithi175 bash[14559]: audit 2024-02-10T06:38:07.726748+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.916 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[52279]: ts=2024-02-10T06:38:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi046:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:38:08.916 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: cephadm 2024-02-10T06:38:07.632858+0000 mgr.y (mgr.34107) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.916 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: cephadm 2024-02-10T06:38:07.728394+0000 mgr.y (mgr.34107) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.916 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:07.810086+0000 mon.c (mon.1) 719 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:07.811962+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:07.814122+0000 mon.c (mon.1) 721 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:07.814914+0000 mon.c (mon.1) 722 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:07.821311+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: cephadm 2024-02-10T06:38:07.821993+0000 mgr.y (mgr.34107) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:07.899272+0000 mon.c (mon.1) 723 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:07.901602+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:07.904701+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:07.905659+0000 mon.c (mon.1) 726 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:07.912387+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: cephadm 2024-02-10T06:38:07.913469+0000 mgr.y (mgr.34107) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:07.992107+0000 mon.c (mon.1) 727 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:07.994590+0000 mon.c (mon.1) 728 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:07.997323+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.917 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:07.998753+0000 mon.c (mon.1) 730 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.005814+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: cephadm 2024-02-10T06:38:08.008491+0000 mgr.y (mgr.34107) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.073391+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.074543+0000 mon.c (mon.1) 731 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.076972+0000 mon.c (mon.1) 732 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.079618+0000 mon.c (mon.1) 733 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.080590+0000 mon.c (mon.1) 734 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.086719+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: cephadm 2024-02-10T06:38:08.088487+0000 mgr.y (mgr.34107) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.161609+0000 mon.c (mon.1) 735 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.165520+0000 mon.c (mon.1) 736 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.170877+0000 mon.c (mon.1) 737 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.172341+0000 mon.c (mon.1) 738 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.178553+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.918 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: cephadm 2024-02-10T06:38:08.179537+0000 mgr.y (mgr.34107) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.260936+0000 mon.c (mon.1) 739 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.263860+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.269319+0000 mon.c (mon.1) 741 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.270926+0000 mon.c (mon.1) 742 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.285989+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: cephadm 2024-02-10T06:38:08.286871+0000 mgr.y (mgr.34107) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.367311+0000 mon.c (mon.1) 743 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.369626+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.371877+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.373005+0000 mon.c (mon.1) 746 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.379661+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: cephadm 2024-02-10T06:38:08.383700+0000 mgr.y (mgr.34107) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.473930+0000 mon.c (mon.1) 747 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.476427+0000 mon.c (mon.1) 748 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.478975+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.479939+0000 mon.c (mon.1) 750 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.487348+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: cephadm 2024-02-10T06:38:08.488268+0000 mgr.y (mgr.34107) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:08.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.565753+0000 mon.c (mon.1) 751 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.568532+0000 mon.c (mon.1) 752 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.574832+0000 mon.c (mon.1) 753 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.576109+0000 mon.c (mon.1) 754 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.584148+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.666745+0000 mon.c (mon.1) 755 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.669395+0000 mon.c (mon.1) 756 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.672102+0000 mon.c (mon.1) 757 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.673084+0000 mon.c (mon.1) 758 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.680446+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.728562+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.738236+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.747189+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:08.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.748336+0000 mon.c (mon.1) 759 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:08.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.751006+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:08.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.754224+0000 mon.c (mon.1) 761 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:08.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.755183+0000 mon.c (mon.1) 762 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:08.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:08 smithi175 bash[14559]: audit 2024-02-10T06:38:08.761861+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.041 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: cephadm 2024-02-10T06:38:07.632858+0000 mgr.y (mgr.34107) 64 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:09.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: cephadm 2024-02-10T06:38:07.728394+0000 mgr.y (mgr.34107) 65 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:09.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:07.810086+0000 mon.c (mon.1) 719 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:09.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:07.811962+0000 mon.c (mon.1) 720 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:09.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:07.814122+0000 mon.c (mon.1) 721 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:09.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:07.814914+0000 mon.c (mon.1) 722 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:09.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:07.821311+0000 mon.a (mon.0) 98 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: cephadm 2024-02-10T06:38:07.821993+0000 mgr.y (mgr.34107) 66 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:09.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:07.899272+0000 mon.c (mon.1) 723 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:09.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:07.901602+0000 mon.c (mon.1) 724 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:09.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:07.904701+0000 mon.c (mon.1) 725 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:09.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:07.905659+0000 mon.c (mon.1) 726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:09.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:07.912387+0000 mon.a (mon.0) 99 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: cephadm 2024-02-10T06:38:07.913469+0000 mgr.y (mgr.34107) 67 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:09.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:07.992107+0000 mon.c (mon.1) 727 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:09.043 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:07.994590+0000 mon.c (mon.1) 728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:09.043 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:07.997323+0000 mon.c (mon.1) 729 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:09.043 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:07.998753+0000 mon.c (mon.1) 730 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:09.043 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.005814+0000 mon.a (mon.0) 100 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.043 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: cephadm 2024-02-10T06:38:08.008491+0000 mgr.y (mgr.34107) 68 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:09.043 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.073391+0000 mon.a (mon.0) 101 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.043 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: cephadm 2024-02-10T06:38:07.632858+0000 mgr.y (mgr.34107) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:09.043 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: cephadm 2024-02-10T06:38:07.728394+0000 mgr.y (mgr.34107) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:09.043 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:07.810086+0000 mon.c (mon.1) 719 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:09.043 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:07.811962+0000 mon.c (mon.1) 720 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:09.044 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:07.814122+0000 mon.c (mon.1) 721 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:09.044 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:07.814914+0000 mon.c (mon.1) 722 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:09.044 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:07.821311+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.044 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: cephadm 2024-02-10T06:38:07.821993+0000 mgr.y (mgr.34107) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:09.044 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:07.899272+0000 mon.c (mon.1) 723 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:09.044 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:07.901602+0000 mon.c (mon.1) 724 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:09.044 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:07.904701+0000 mon.c (mon.1) 725 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:09.044 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:07.905659+0000 mon.c (mon.1) 726 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:09.044 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:07.912387+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.044 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: cephadm 2024-02-10T06:38:07.913469+0000 mgr.y (mgr.34107) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:09.044 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:07.992107+0000 mon.c (mon.1) 727 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:09.044 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:07.994590+0000 mon.c (mon.1) 728 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:09.044 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:07.997323+0000 mon.c (mon.1) 729 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:09.045 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:07.998753+0000 mon.c (mon.1) 730 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:09.045 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.005814+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.045 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: cephadm 2024-02-10T06:38:08.008491+0000 mgr.y (mgr.34107) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:09.045 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.074543+0000 mon.c (mon.1) 731 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:09.045 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.076972+0000 mon.c (mon.1) 732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:09.045 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.079618+0000 mon.c (mon.1) 733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:09.045 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.080590+0000 mon.c (mon.1) 734 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:09.045 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.086719+0000 mon.a (mon.0) 102 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.045 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: cephadm 2024-02-10T06:38:08.088487+0000 mgr.y (mgr.34107) 69 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:09.046 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.161609+0000 mon.c (mon.1) 735 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:09.046 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.165520+0000 mon.c (mon.1) 736 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:09.046 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.170877+0000 mon.c (mon.1) 737 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:09.046 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.172341+0000 mon.c (mon.1) 738 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:09.046 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.178553+0000 mon.a (mon.0) 103 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.046 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: cephadm 2024-02-10T06:38:08.179537+0000 mgr.y (mgr.34107) 70 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:09.046 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.260936+0000 mon.c (mon.1) 739 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:09.046 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.263860+0000 mon.c (mon.1) 740 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:09.046 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.269319+0000 mon.c (mon.1) 741 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:09.046 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.270926+0000 mon.c (mon.1) 742 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:09.046 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.285989+0000 mon.a (mon.0) 104 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.046 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: cephadm 2024-02-10T06:38:08.286871+0000 mgr.y (mgr.34107) 71 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:09.046 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.367311+0000 mon.c (mon.1) 743 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:09.047 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.369626+0000 mon.c (mon.1) 744 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:09.047 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.073391+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.047 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.074543+0000 mon.c (mon.1) 731 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:09.047 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.076972+0000 mon.c (mon.1) 732 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:09.047 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.079618+0000 mon.c (mon.1) 733 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:09.047 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.080590+0000 mon.c (mon.1) 734 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:09.047 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.086719+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.047 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: cephadm 2024-02-10T06:38:08.088487+0000 mgr.y (mgr.34107) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:09.047 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.161609+0000 mon.c (mon.1) 735 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:09.047 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.165520+0000 mon.c (mon.1) 736 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:09.048 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.170877+0000 mon.c (mon.1) 737 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:09.048 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.172341+0000 mon.c (mon.1) 738 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:09.048 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.178553+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.048 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: cephadm 2024-02-10T06:38:08.179537+0000 mgr.y (mgr.34107) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:09.048 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.260936+0000 mon.c (mon.1) 739 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:09.048 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.263860+0000 mon.c (mon.1) 740 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:09.048 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.269319+0000 mon.c (mon.1) 741 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:09.048 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.270926+0000 mon.c (mon.1) 742 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:09.048 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.285989+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.048 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: cephadm 2024-02-10T06:38:08.286871+0000 mgr.y (mgr.34107) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:09.048 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.367311+0000 mon.c (mon.1) 743 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:09.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.371877+0000 mon.c (mon.1) 745 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:09.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.373005+0000 mon.c (mon.1) 746 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:09.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.379661+0000 mon.a (mon.0) 105 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: cephadm 2024-02-10T06:38:08.383700+0000 mgr.y (mgr.34107) 72 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:09.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.473930+0000 mon.c (mon.1) 747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:09.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.476427+0000 mon.c (mon.1) 748 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:09.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.478975+0000 mon.c (mon.1) 749 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:09.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.479939+0000 mon.c (mon.1) 750 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:09.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.487348+0000 mon.a (mon.0) 106 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.049 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: cephadm 2024-02-10T06:38:08.488268+0000 mgr.y (mgr.34107) 73 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:09.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.565753+0000 mon.c (mon.1) 751 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:09.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.568532+0000 mon.c (mon.1) 752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:09.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.574832+0000 mon.c (mon.1) 753 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:09.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.576109+0000 mon.c (mon.1) 754 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:09.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.584148+0000 mon.a (mon.0) 107 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.666745+0000 mon.c (mon.1) 755 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:09.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.669395+0000 mon.c (mon.1) 756 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:09.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.672102+0000 mon.c (mon.1) 757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:09.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.673084+0000 mon.c (mon.1) 758 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:09.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.680446+0000 mon.a (mon.0) 108 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.728562+0000 mon.a (mon.0) 109 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.738236+0000 mon.a (mon.0) 110 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.747189+0000 mon.a (mon.0) 111 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.050 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.748336+0000 mon.c (mon.1) 759 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:09.051 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.751006+0000 mon.c (mon.1) 760 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:09.051 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.754224+0000 mon.c (mon.1) 761 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:09.051 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.755183+0000 mon.c (mon.1) 762 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:09.051 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[68510]: audit 2024-02-10T06:38:08.761861+0000 mon.a (mon.0) 112 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.051 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.369626+0000 mon.c (mon.1) 744 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:09.051 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.371877+0000 mon.c (mon.1) 745 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:09.051 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.373005+0000 mon.c (mon.1) 746 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:09.051 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.379661+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.051 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: cephadm 2024-02-10T06:38:08.383700+0000 mgr.y (mgr.34107) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:09.052 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.473930+0000 mon.c (mon.1) 747 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:09.052 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.476427+0000 mon.c (mon.1) 748 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:09.052 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.478975+0000 mon.c (mon.1) 749 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:09.052 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.479939+0000 mon.c (mon.1) 750 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:09.052 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.487348+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.052 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: cephadm 2024-02-10T06:38:08.488268+0000 mgr.y (mgr.34107) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:09.052 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.565753+0000 mon.c (mon.1) 751 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:09.052 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.568532+0000 mon.c (mon.1) 752 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:09.052 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.574832+0000 mon.c (mon.1) 753 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:09.052 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.576109+0000 mon.c (mon.1) 754 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:09.052 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.584148+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.052 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.666745+0000 mon.c (mon.1) 755 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:09.052 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.669395+0000 mon.c (mon.1) 756 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:09.052 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.672102+0000 mon.c (mon.1) 757 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:09.053 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.673084+0000 mon.c (mon.1) 758 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:09.053 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.680446+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.053 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.728562+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.053 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.738236+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.053 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.747189+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:09.053 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.748336+0000 mon.c (mon.1) 759 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:09.053 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.751006+0000 mon.c (mon.1) 760 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:09.053 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.754224+0000 mon.c (mon.1) 761 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:09.053 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.755183+0000 mon.c (mon.1) 762 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:09.053 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:08 smithi046 bash[20068]: audit 2024-02-10T06:38:08.761861+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:10.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[20068]: cephadm 2024-02-10T06:38:08.589122+0000 mgr.y (mgr.34107) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:10.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[20068]: cephadm 2024-02-10T06:38:08.681367+0000 mgr.y (mgr.34107) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:10.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[20068]: cephadm 2024-02-10T06:38:08.762646+0000 mgr.y (mgr.34107) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:10.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[20068]: audit 2024-02-10T06:38:08.843539+0000 mon.c (mon.1) 763 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:10.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[20068]: audit 2024-02-10T06:38:08.845908+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:10.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[20068]: audit 2024-02-10T06:38:08.849730+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:10.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[20068]: audit 2024-02-10T06:38:08.851015+0000 mon.c (mon.1) 766 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:10.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[20068]: audit 2024-02-10T06:38:08.858076+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:10.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[20068]: cephadm 2024-02-10T06:38:08.859639+0000 mgr.y (mgr.34107) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:10.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[20068]: audit 2024-02-10T06:38:08.886656+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:10.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[20068]: audit 2024-02-10T06:38:08.895680+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:10.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[20068]: audit 2024-02-10T06:38:08.904493+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:10.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[20068]: audit 2024-02-10T06:38:08.937632+0000 mon.c (mon.1) 767 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:10.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[20068]: audit 2024-02-10T06:38:08.940637+0000 mon.c (mon.1) 768 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:10.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[20068]: audit 2024-02-10T06:38:08.943296+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T06:38:10.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[20068]: audit 2024-02-10T06:38:08.944916+0000 mon.c (mon.1) 770 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-10T06:38:10.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[20068]: cephadm 2024-02-10T06:38:08.945979+0000 mgr.y (mgr.34107) 78 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-10T06:38:10.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[20068]: cluster 2024-02-10T06:38:09.361045+0000 mgr.y (mgr.34107) 79 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-10T06:38:10.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[68510]: cephadm 2024-02-10T06:38:08.589122+0000 mgr.y (mgr.34107) 74 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:10.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[68510]: cephadm 2024-02-10T06:38:08.681367+0000 mgr.y (mgr.34107) 75 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:10.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[68510]: cephadm 2024-02-10T06:38:08.762646+0000 mgr.y (mgr.34107) 76 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:10.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[68510]: audit 2024-02-10T06:38:08.843539+0000 mon.c (mon.1) 763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:10.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[68510]: audit 2024-02-10T06:38:08.845908+0000 mon.c (mon.1) 764 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:10.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[68510]: audit 2024-02-10T06:38:08.849730+0000 mon.c (mon.1) 765 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:10.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[68510]: audit 2024-02-10T06:38:08.851015+0000 mon.c (mon.1) 766 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:10.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[68510]: audit 2024-02-10T06:38:08.858076+0000 mon.a (mon.0) 113 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:10.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[68510]: cephadm 2024-02-10T06:38:08.859639+0000 mgr.y (mgr.34107) 77 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:10.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[68510]: audit 2024-02-10T06:38:08.886656+0000 mon.a (mon.0) 114 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:10.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[68510]: audit 2024-02-10T06:38:08.895680+0000 mon.a (mon.0) 115 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:10.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[68510]: audit 2024-02-10T06:38:08.904493+0000 mon.a (mon.0) 116 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:10.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[68510]: audit 2024-02-10T06:38:08.937632+0000 mon.c (mon.1) 767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:10.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[68510]: audit 2024-02-10T06:38:08.940637+0000 mon.c (mon.1) 768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:10.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[68510]: audit 2024-02-10T06:38:08.943296+0000 mon.c (mon.1) 769 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T06:38:10.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[68510]: audit 2024-02-10T06:38:08.944916+0000 mon.c (mon.1) 770 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-10T06:38:10.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[68510]: cephadm 2024-02-10T06:38:08.945979+0000 mgr.y (mgr.34107) 78 : cephadm 1 Upgrade: It appears safe to stop mon.c 2024-02-10T06:38:10.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:09 smithi046 bash[68510]: cluster 2024-02-10T06:38:09.361045+0000 mgr.y (mgr.34107) 79 : cluster 0 pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-10T06:38:10.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:09 smithi175 bash[14559]: cephadm 2024-02-10T06:38:08.589122+0000 mgr.y (mgr.34107) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:10.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:09 smithi175 bash[14559]: cephadm 2024-02-10T06:38:08.681367+0000 mgr.y (mgr.34107) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:10.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:09 smithi175 bash[14559]: cephadm 2024-02-10T06:38:08.762646+0000 mgr.y (mgr.34107) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:10.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:09 smithi175 bash[14559]: audit 2024-02-10T06:38:08.843539+0000 mon.c (mon.1) 763 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:10.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:09 smithi175 bash[14559]: audit 2024-02-10T06:38:08.845908+0000 mon.c (mon.1) 764 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:10.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:09 smithi175 bash[14559]: audit 2024-02-10T06:38:08.849730+0000 mon.c (mon.1) 765 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:10.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:09 smithi175 bash[14559]: audit 2024-02-10T06:38:08.851015+0000 mon.c (mon.1) 766 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:10.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:09 smithi175 bash[14559]: audit 2024-02-10T06:38:08.858076+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:10.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:09 smithi175 bash[14559]: cephadm 2024-02-10T06:38:08.859639+0000 mgr.y (mgr.34107) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:10.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:09 smithi175 bash[14559]: audit 2024-02-10T06:38:08.886656+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:10.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:09 smithi175 bash[14559]: audit 2024-02-10T06:38:08.895680+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:10.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:09 smithi175 bash[14559]: audit 2024-02-10T06:38:08.904493+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:10.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:09 smithi175 bash[14559]: audit 2024-02-10T06:38:08.937632+0000 mon.c (mon.1) 767 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:10.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:09 smithi175 bash[14559]: audit 2024-02-10T06:38:08.940637+0000 mon.c (mon.1) 768 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:10.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:09 smithi175 bash[14559]: audit 2024-02-10T06:38:08.943296+0000 mon.c (mon.1) 769 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T06:38:10.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:09 smithi175 bash[14559]: audit 2024-02-10T06:38:08.944916+0000 mon.c (mon.1) 770 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-10T06:38:10.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:09 smithi175 bash[14559]: cephadm 2024-02-10T06:38:08.945979+0000 mgr.y (mgr.34107) 78 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-10T06:38:10.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:09 smithi175 bash[14559]: cluster 2024-02-10T06:38:09.361045+0000 mgr.y (mgr.34107) 79 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-10T06:38:11.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:11 smithi046 bash[20068]: audit 2024-02-10T06:38:10.369292+0000 mgr.y (mgr.34107) 80 : audit [DBG] from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:38:11.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:11 smithi046 bash[68510]: audit 2024-02-10T06:38:10.369292+0000 mgr.y (mgr.34107) 80 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:38:11.380 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:38:11 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:38:11] "GET /metrics HTTP/1.1" 200 35442 "" "Prometheus/2.33.4" 2024-02-10T06:38:11.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:11 smithi175 bash[14559]: audit 2024-02-10T06:38:10.369292+0000 mgr.y (mgr.34107) 80 : audit [DBG] from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:38:12.200 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:12 smithi046 bash[68510]: cluster 2024-02-10T06:38:11.362379+0000 mgr.y (mgr.34107) 81 : cluster 0 pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-10T06:38:12.200 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:12 smithi046 bash[20068]: cluster 2024-02-10T06:38:11.362379+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-10T06:38:12.324 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:12 smithi175 bash[14559]: cluster 2024-02-10T06:38:11.362379+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-10T06:38:13.777 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:38:14.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:14 smithi175 bash[14559]: cephadm 2024-02-10T06:38:13.118987+0000 mgr.y (mgr.34107) 82 : cephadm [INF] Upgrade: Updating mon.c 2024-02-10T06:38:14.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:14 smithi175 bash[14559]: audit 2024-02-10T06:38:13.127575+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:14.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:14 smithi175 bash[14559]: audit 2024-02-10T06:38:13.132166+0000 mon.c (mon.1) 771 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:38:14.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:14 smithi175 bash[14559]: audit 2024-02-10T06:38:13.133887+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:38:14.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:14 smithi175 bash[14559]: audit 2024-02-10T06:38:13.135351+0000 mon.c (mon.1) 773 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:14.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:14 smithi175 bash[14559]: cephadm 2024-02-10T06:38:13.137163+0000 mgr.y (mgr.34107) 83 : cephadm [INF] Deploying daemon mon.c on smithi046 2024-02-10T06:38:14.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:14 smithi175 bash[14559]: cluster 2024-02-10T06:38:13.363076+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T06:38:14.555 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:38:14.555 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 0s ago 16m - - 2024-02-10T06:38:14.555 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 5s ago 16m - - 2024-02-10T06:38:14.555 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (2m) 0s ago 9m 16.8M - 0.23.0 ba2b418f427c a2b5f5f678df 2024-02-10T06:38:14.555 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (100s) 5s ago 8m 44.3M - 8.3.5 dad864ee21e9 1fff02f358ea 2024-02-10T06:38:14.555 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (59s) 0s ago 6m 45.4M - 3.5 e1d6a67b021e afbdab419484 2024-02-10T06:38:14.555 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (45s) 5s ago 15m 439M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:38:14.555 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (77s) 0s ago 17m 492M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:38:14.556 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (26s) 0s ago 17m 42.2M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 242e20c0094d 2024-02-10T06:38:14.556 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (15m) 5s ago 15m 60.2M 2048M 17.2.0 e1d6a67b021e 4ebc2b0fdcfd 2024-02-10T06:38:14.556 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (15m) 0s ago 15m 58.8M 2048M 17.2.0 e1d6a67b021e 44fe51c1eea2 2024-02-10T06:38:14.556 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (2m) 0s ago 9m 13.9M - 1.3.1 1dbe0e931976 0d647fc89f51 2024-02-10T06:38:14.556 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (2m) 5s ago 9m 10.9M - 1.3.1 1dbe0e931976 3687708c33a1 2024-02-10T06:38:14.556 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (15m) 0s ago 15m 58.3M 4096M 17.2.0 e1d6a67b021e bcc8a51c630d 2024-02-10T06:38:14.556 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (14m) 0s ago 14m 59.4M 4096M 17.2.0 e1d6a67b021e 5eab7cb6e08b 2024-02-10T06:38:14.556 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (13m) 0s ago 13m 54.6M 4096M 17.2.0 e1d6a67b021e 86d79c376bdf 2024-02-10T06:38:14.556 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (13m) 0s ago 13m 57.0M 4096M 17.2.0 e1d6a67b021e c13af4060cb8 2024-02-10T06:38:14.556 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (12m) 5s ago 12m 60.5M 4096M 17.2.0 e1d6a67b021e b7955dc2a521 2024-02-10T06:38:14.556 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (11m) 5s ago 11m 55.5M 4096M 17.2.0 e1d6a67b021e 4193d5d45070 2024-02-10T06:38:14.556 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (11m) 5s ago 11m 54.1M 4096M 17.2.0 e1d6a67b021e 4816cdb9a60b 2024-02-10T06:38:14.556 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (10m) 5s ago 10m 57.5M 4096M 17.2.0 e1d6a67b021e e892e8cc28fc 2024-02-10T06:38:14.556 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (53s) 5s ago 9m 54.4M - 2.33.4 514e6a882f6e 64427f696443 2024-02-10T06:38:14.556 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (7m) 0s ago 7m 87.6M - 17.2.0 e1d6a67b021e 62f56b90529d 2024-02-10T06:38:14.557 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (7m) 5s ago 7m 87.4M - 17.2.0 e1d6a67b021e f9a8c396df52 2024-02-10T06:38:14.557 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (7m) 0s ago 7m 86.8M - 17.2.0 e1d6a67b021e 73f34826e936 2024-02-10T06:38:14.557 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (6m) 5s ago 6m 87.3M - 17.2.0 e1d6a67b021e ae69d76dca01 2024-02-10T06:38:14.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:14 smithi046 bash[20068]: cephadm 2024-02-10T06:38:13.118987+0000 mgr.y (mgr.34107) 82 : cephadm [INF] Upgrade: Updating mon.c 2024-02-10T06:38:14.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:14 smithi046 bash[20068]: audit 2024-02-10T06:38:13.127575+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:14.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:14 smithi046 bash[20068]: audit 2024-02-10T06:38:13.132166+0000 mon.c (mon.1) 771 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:38:14.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:14 smithi046 bash[20068]: audit 2024-02-10T06:38:13.133887+0000 mon.c (mon.1) 772 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:38:14.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:14 smithi046 bash[20068]: audit 2024-02-10T06:38:13.135351+0000 mon.c (mon.1) 773 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:14.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:14 smithi046 bash[20068]: cephadm 2024-02-10T06:38:13.137163+0000 mgr.y (mgr.34107) 83 : cephadm [INF] Deploying daemon mon.c on smithi046 2024-02-10T06:38:14.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:14 smithi046 bash[20068]: cluster 2024-02-10T06:38:13.363076+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T06:38:14.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:14 smithi046 bash[68510]: cephadm 2024-02-10T06:38:13.118987+0000 mgr.y (mgr.34107) 82 : cephadm 1 Upgrade: Updating mon.c 2024-02-10T06:38:14.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:14 smithi046 bash[68510]: audit 2024-02-10T06:38:13.127575+0000 mon.a (mon.0) 117 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:14.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:14 smithi046 bash[68510]: audit 2024-02-10T06:38:13.132166+0000 mon.c (mon.1) 771 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:38:14.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:14 smithi046 bash[68510]: audit 2024-02-10T06:38:13.133887+0000 mon.c (mon.1) 772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:38:14.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:14 smithi046 bash[68510]: audit 2024-02-10T06:38:13.135351+0000 mon.c (mon.1) 773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:14.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:14 smithi046 bash[68510]: cephadm 2024-02-10T06:38:13.137163+0000 mgr.y (mgr.34107) 83 : cephadm 1 Deploying daemon mon.c on smithi046 2024-02-10T06:38:14.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:14 smithi046 bash[68510]: cluster 2024-02-10T06:38:13.363076+0000 mgr.y (mgr.34107) 84 : cluster 0 pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T06:38:15.029 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:38:15.029 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:38:15.029 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-02-10T06:38:15.029 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 1 2024-02-10T06:38:15.029 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:38:15.029 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:38:15.029 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:38:15.029 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:38:15.029 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:38:15.029 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T06:38:15.029 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:38:15.029 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:38:15.029 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T06:38:15.029 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:38:15.030 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:38:15.030 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-02-10T06:38:15.030 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:38:15.030 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:38:15.030 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:38:15.437 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:38:15.437 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:38:15.437 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:38:15.437 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:38:15.437 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [ 2024-02-10T06:38:15.437 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr" 2024-02-10T06:38:15.437 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:38:15.437 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "3/23 daemons upgraded", 2024-02-10T06:38:15.438 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Currently upgrading mon daemons", 2024-02-10T06:38:15.438 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:38:15.438 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:38:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:15 smithi175 bash[14559]: audit 2024-02-10T06:38:13.753994+0000 mgr.y (mgr.34107) 85 : audit [DBG] from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:15 smithi175 bash[14559]: audit 2024-02-10T06:38:14.136174+0000 mgr.y (mgr.34107) 86 : audit [DBG] from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:15 smithi175 bash[14559]: audit 2024-02-10T06:38:14.342561+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:15 smithi175 bash[14559]: audit 2024-02-10T06:38:14.353249+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:15 smithi175 bash[14559]: audit 2024-02-10T06:38:14.363638+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:15 smithi175 bash[14559]: audit 2024-02-10T06:38:14.478947+0000 mon.c (mon.1) 774 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:38:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:15 smithi175 bash[14559]: audit 2024-02-10T06:38:14.522650+0000 mgr.y (mgr.34107) 87 : audit [DBG] from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:15 smithi175 bash[14559]: audit 2024-02-10T06:38:15.021341+0000 mon.a (mon.0) 121 : audit [DBG] from='client.? 172.21.15.46:0/1452893187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:15.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:15 smithi046 bash[20068]: audit 2024-02-10T06:38:13.753994+0000 mgr.y (mgr.34107) 85 : audit [DBG] from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:15.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:15 smithi046 bash[20068]: audit 2024-02-10T06:38:14.136174+0000 mgr.y (mgr.34107) 86 : audit [DBG] from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:15.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:15 smithi046 bash[20068]: audit 2024-02-10T06:38:14.342561+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:15.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:15 smithi046 bash[20068]: audit 2024-02-10T06:38:14.353249+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:15.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:15 smithi046 bash[20068]: audit 2024-02-10T06:38:14.363638+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:15.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:15 smithi046 bash[20068]: audit 2024-02-10T06:38:14.478947+0000 mon.c (mon.1) 774 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:38:15.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:15 smithi046 bash[20068]: audit 2024-02-10T06:38:14.522650+0000 mgr.y (mgr.34107) 87 : audit [DBG] from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:15.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:15 smithi046 bash[20068]: audit 2024-02-10T06:38:15.021341+0000 mon.a (mon.0) 121 : audit [DBG] from='client.? 172.21.15.46:0/1452893187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:15.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:15 smithi046 bash[68510]: audit 2024-02-10T06:38:13.753994+0000 mgr.y (mgr.34107) 85 : audit 0 from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:15.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:15 smithi046 bash[68510]: audit 2024-02-10T06:38:14.136174+0000 mgr.y (mgr.34107) 86 : audit 0 from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:15.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:15 smithi046 bash[68510]: audit 2024-02-10T06:38:14.342561+0000 mon.a (mon.0) 118 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:15.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:15 smithi046 bash[68510]: audit 2024-02-10T06:38:14.353249+0000 mon.a (mon.0) 119 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:15.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:15 smithi046 bash[68510]: audit 2024-02-10T06:38:14.363638+0000 mon.a (mon.0) 120 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T06:38:15.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:15 smithi046 bash[68510]: audit 2024-02-10T06:38:14.478947+0000 mon.c (mon.1) 774 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:38:15.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:15 smithi046 bash[68510]: audit 2024-02-10T06:38:14.522650+0000 mgr.y (mgr.34107) 87 : audit 0 from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:15.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:15 smithi046 bash[68510]: audit 2024-02-10T06:38:15.021341+0000 mon.a (mon.0) 121 : audit 0 from='client.? 172.21.15.46:0/1452893187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:15.942 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_OK 2024-02-10T06:38:16.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:16 smithi175 bash[14559]: cluster 2024-02-10T06:38:15.364328+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T06:38:16.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:16 smithi175 bash[14559]: audit 2024-02-10T06:38:15.429296+0000 mgr.y (mgr.34107) 89 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:16.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:16 smithi175 bash[14559]: audit 2024-02-10T06:38:15.935443+0000 mon.c (mon.1) 775 : audit [DBG] from='client.? 172.21.15.46:0/1455998178' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:38:16.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:16 smithi046 bash[68510]: cluster 2024-02-10T06:38:15.364328+0000 mgr.y (mgr.34107) 88 : cluster 0 pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T06:38:16.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:16 smithi046 bash[68510]: audit 2024-02-10T06:38:15.429296+0000 mgr.y (mgr.34107) 89 : audit 0 from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:16 smithi046 bash[68510]: audit 2024-02-10T06:38:15.935443+0000 mon.c (mon.1) 775 : audit 0 from='client.? 172.21.15.46:0/1455998178' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:38:16.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:16 smithi046 bash[20068]: cluster 2024-02-10T06:38:15.364328+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T06:38:16.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:16 smithi046 bash[20068]: audit 2024-02-10T06:38:15.429296+0000 mgr.y (mgr.34107) 89 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:16.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:16 smithi046 bash[20068]: audit 2024-02-10T06:38:15.935443+0000 mon.c (mon.1) 775 : audit [DBG] from='client.? 172.21.15.46:0/1455998178' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:38:17.946 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:38:17 smithi046 bash[64735]: [10/Feb/2024:06:38:17] ENGINE Bus STOPPING 2024-02-10T06:38:17.946 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:38:17 smithi046 bash[64735]: [10/Feb/2024:06:38:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T06:38:17.946 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:38:17 smithi046 bash[64735]: [10/Feb/2024:06:38:17] ENGINE Bus STOPPED 2024-02-10T06:38:17.946 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:38:17 smithi046 bash[64735]: [10/Feb/2024:06:38:17] ENGINE Bus STARTING 2024-02-10T06:38:17.946 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:17 smithi046 systemd[1]: Stopping Ceph mon.c for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:38:17.947 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:17 smithi046 bash[20068]: debug 2024-02-10T06:38:17.797+0000 7f5c54b90700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-10T06:38:17.947 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:17 smithi046 bash[20068]: debug 2024-02-10T06:38:17.797+0000 7f5c54b90700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-02-10T06:38:18.272 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:38:17 smithi046 bash[64735]: [10/Feb/2024:06:38:17] ENGINE Serving on http://:::9283 2024-02-10T06:38:18.273 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:38:17 smithi046 bash[64735]: [10/Feb/2024:06:38:17] ENGINE Bus STARTED 2024-02-10T06:38:18.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:18 smithi046 bash[71043]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-mon-c 2024-02-10T06:38:18.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:18 smithi046 bash[71128]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-mon-c 2024-02-10T06:38:18.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:18 smithi046 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mon.c.service: Succeeded. 2024-02-10T06:38:18.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:18 smithi046 systemd[1]: Stopped Ceph mon.c for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:38:18.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:38:18 smithi175 bash[52279]: ts=2024-02-10T06: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 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi046:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:38:19.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:19 smithi046 systemd[1]: Started Ceph mon.c for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:38:20.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.433+0000 7f3939024c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-10T06:38:20.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.433+0000 7f3939024c80 0 ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev), process ceph-mon, pid 7 2024-02-10T06:38:20.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.433+0000 7f3939024c80 0 pidfile_write: ignore empty --pid-file 2024-02-10T06:38:20.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 0 load: jerasure load: lrc 2024-02-10T06:38:20.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: RocksDB version: 7.9.2 2024-02-10T06:38:20.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Git sha 0 2024-02-10T06:38:20.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Compile date 2024-02-09 17:35:33 2024-02-10T06:38:20.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: DB SUMMARY 2024-02-10T06:38:20.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: DB Session ID: N23D7SWV01KL15Z0QJJ2 2024-02-10T06:38:20.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: CURRENT file: CURRENT 2024-02-10T06:38:20.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: IDENTITY file: IDENTITY 2024-02-10T06:38:20.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1858 Bytes 2024-02-10T06:38:20.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000039.sst 2024-02-10T06:38:20.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000037.log size: 640984 ; 2024-02-10T06:38:20.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.error_if_exists: 0 2024-02-10T06:38:20.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.create_if_missing: 0 2024-02-10T06:38:20.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.paranoid_checks: 1 2024-02-10T06:38:20.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-02-10T06:38:20.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-10T06:38:20.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-10T06:38:20.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.env: 0x565116bf4ae0 2024-02-10T06:38:20.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.fs: PosixFileSystem 2024-02-10T06:38:20.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.info_log: 0x565118ae7900 2024-02-10T06:38:20.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-10T06:38:20.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.statistics: (nil) 2024-02-10T06:38:20.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.use_fsync: 0 2024-02-10T06:38:20.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_log_file_size: 0 2024-02-10T06:38:20.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T06:38:20.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T06:38:20.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-10T06:38:20.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-10T06:38:20.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.allow_fallocate: 1 2024-02-10T06:38:20.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-10T06:38:20.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-10T06:38:20.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.use_direct_reads: 0 2024-02-10T06:38:20.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T06:38:20.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.create_missing_column_families: 0 2024-02-10T06:38:20.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.db_log_dir: 2024-02-10T06:38:20.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.wal_dir: 2024-02-10T06:38:20.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T06:38:20.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T06:38:20.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T06:38:20.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T06:38:20.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T06:38:20.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T06:38:20.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.advise_random_on_open: 1 2024-02-10T06:38:20.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-10T06:38:20.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.write_buffer_manager: 0x565118abadc0 2024-02-10T06:38:20.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T06:38:20.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T06:38:20.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T06:38:20.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.rate_limiter: (nil) 2024-02-10T06:38:20.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T06:38:20.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-10T06:38:20.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-10T06:38:20.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-10T06:38:20.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.unordered_write: 0 2024-02-10T06:38:20.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T06:38:20.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T06:38:20.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T06:38:20.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T06:38:20.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.row_cache: None 2024-02-10T06:38:20.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.wal_filter: None 2024-02-10T06:38:20.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T06:38:20.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-10T06:38:20.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.two_write_queues: 0 2024-02-10T06:38:20.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.manual_wal_flush: 0 2024-02-10T06:38:20.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.wal_compression: 0 2024-02-10T06:38:20.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.atomic_flush: 0 2024-02-10T06:38:20.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T06:38:20.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T06:38:20.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T06:38:20.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.log_readahead_size: 0 2024-02-10T06:38:20.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-10T06:38:20.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-10T06:38:20.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-10T06:38:20.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-10T06:38:20.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-10T06:38:20.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-10T06:38:20.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-02-10T06:38:20.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_background_jobs: 2 2024-02-10T06:38:20.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_background_compactions: -1 2024-02-10T06:38:20.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_subcompactions: 1 2024-02-10T06:38:20.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T06:38:20.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T06:38:20.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T06:38:20.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_total_wal_size: 0 2024-02-10T06:38:20.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T06:38:20.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T06:38:20.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T06:38:20.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T06:38:20.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_open_files: -1 2024-02-10T06:38:20.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.bytes_per_sync: 0 2024-02-10T06:38:20.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T06:38:20.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T06:38:20.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-10T06:38:20.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_background_flushes: -1 2024-02-10T06:38:20.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Compression algorithms supported: 2024-02-10T06:38:20.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T06:38:20.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: kZSTD supported: 0 2024-02-10T06:38:20.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: kXpressCompression supported: 0 2024-02-10T06:38:20.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-10T06:38:20.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: kZlibCompression supported: 1 2024-02-10T06:38:20.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: kSnappyCompression supported: 1 2024-02-10T06:38:20.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: kLZ4Compression supported: 1 2024-02-10T06:38:20.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: kBZip2Compression supported: 0 2024-02-10T06:38:20.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T06:38:20.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-02-10T06:38:20.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-02-10T06:38:20.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-10T06:38:20.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T06:38:20.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.merge_operator: 2024-02-10T06:38:20.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.compaction_filter: None 2024-02-10T06:38:20.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.compaction_filter_factory: None 2024-02-10T06:38:20.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-10T06:38:20.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T06:38:20.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T06:38:20.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x565118ae7a00) 2024-02-10T06:38:20.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: cache_index_and_filter_blocks: 1 2024-02-10T06:38:20.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T06:38:20.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T06:38:20.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: pin_top_level_index_and_filter: 1 2024-02-10T06:38:20.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: index_type: 0 2024-02-10T06:38:20.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: data_block_index_type: 0 2024-02-10T06:38:20.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: index_shortening: 1 2024-02-10T06:38:20.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: data_block_hash_table_util_ratio: 0.750000 2024-02-10T06:38:20.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: checksum: 4 2024-02-10T06:38:20.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: no_block_cache: 0 2024-02-10T06:38:20.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: block_cache: 0x565118ae9090 2024-02-10T06:38:20.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: block_cache_name: BinnedLRUCache 2024-02-10T06:38:20.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: block_cache_options: 2024-02-10T06:38:20.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: capacity : 536870912 2024-02-10T06:38:20.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: num_shard_bits : 4 2024-02-10T06:38:20.642 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: strict_capacity_limit : 0 2024-02-10T06:38:20.642 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: high_pri_pool_ratio: 0.000 2024-02-10T06:38:20.642 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: block_cache_compressed: (nil) 2024-02-10T06:38:20.642 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: persistent_cache: (nil) 2024-02-10T06:38:20.642 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: block_size: 4096 2024-02-10T06:38:20.642 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: block_size_deviation: 10 2024-02-10T06:38:20.642 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: block_restart_interval: 16 2024-02-10T06:38:20.642 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: index_block_restart_interval: 1 2024-02-10T06:38:20.642 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: metadata_block_size: 4096 2024-02-10T06:38:20.642 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: partition_filters: 0 2024-02-10T06:38:20.642 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: use_delta_encoding: 1 2024-02-10T06:38:20.642 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: filter_policy: bloomfilter 2024-02-10T06:38:20.642 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: whole_key_filtering: 1 2024-02-10T06:38:20.642 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: verify_compression: 0 2024-02-10T06:38:20.642 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: read_amp_bytes_per_bit: 0 2024-02-10T06:38:20.643 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: format_version: 5 2024-02-10T06:38:20.643 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: enable_index_compression: 1 2024-02-10T06:38:20.643 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: block_align: 0 2024-02-10T06:38:20.643 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: max_auto_readahead_size: 262144 2024-02-10T06:38:20.643 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: prepopulate_block_cache: 0 2024-02-10T06:38:20.643 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: initial_auto_readahead_size: 8192 2024-02-10T06:38:20.643 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: num_file_reads_for_auto_readahead: 2 2024-02-10T06:38:20.643 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-10T06:38:20.643 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-10T06:38:20.643 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.compression: NoCompression 2024-02-10T06:38:20.643 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-10T06:38:20.643 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-10T06:38:20.643 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T06:38:20.643 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.num_levels: 7 2024-02-10T06:38:20.643 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T06:38:20.644 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T06:38:20.644 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T06:38:20.644 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T06:38:20.644 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T06:38:20.644 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T06:38:20.644 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T06:38:20.644 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T06:38:20.644 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-10T06:38:20.644 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T06:38:20.644 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-10T06:38:20.644 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-10T06:38:20.644 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T06:38:20.644 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.compression_opts.level: 32767 2024-02-10T06:38:20.644 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-10T06:38:20.645 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T06:38:20.645 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T06:38:20.645 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-10T06:38:20.645 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-10T06:38:20.645 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.compression_opts.enabled: false 2024-02-10T06:38:20.645 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-10T06:38:20.645 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T06:38:20.645 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T06:38:20.645 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T06:38:20.645 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-10T06:38:20.645 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T06:38:20.645 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T06:38:20.645 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T06:38:20.645 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T06:38:20.646 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T06:38:20.646 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T06:38:20.646 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T06:38:20.646 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T06:38:20.646 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T06:38:20.646 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T06:38:20.646 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T06:38:20.646 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T06:38:20.646 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T06:38:20.646 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-10T06:38:20.646 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.arena_block_size: 1048576 2024-02-10T06:38:20.646 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T06:38:20.646 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T06:38:20.646 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-10T06:38:20.646 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T06:38:20.646 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T06:38:20.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T06:38:20.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T06:38:20.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T06:38:20.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T06:38:20.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T06:38:20.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T06:38:20.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T06:38:20.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T06:38:20.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.table_properties_collectors: 2024-02-10T06:38:20.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.inplace_update_support: 0 2024-02-10T06:38:20.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T06:38:20.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T06:38:20.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T06:38:20.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T06:38:20.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.bloom_locality: 0 2024-02-10T06:38:20.648 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.max_successive_merges: 0 2024-02-10T06:38:20.648 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T06:38:20.648 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-10T06:38:20.648 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.force_consistency_checks: 1 2024-02-10T06:38:20.648 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-10T06:38:20.648 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.ttl: 2592000 2024-02-10T06:38:20.648 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T06:38:20.648 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-10T06:38:20.648 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-10T06:38:20.648 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.enable_blob_files: false 2024-02-10T06:38:20.648 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.min_blob_size: 0 2024-02-10T06:38:20.649 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.blob_file_size: 268435456 2024-02-10T06:38:20.649 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-10T06:38:20.649 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-10T06:38:20.649 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-10T06:38:20.649 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-10T06:38:20.649 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-10T06:38:20.649 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-02-10T06:38:20.649 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f3939024c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-10T06:38:20.649 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.437+0000 7f392d79f700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 39.sst 2024-02-10T06:38:20.649 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.441+0000 7f3939024c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-10T06:38:20.649 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.441+0000 7f3939024c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 41, last_sequence is 24104, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-10T06:38:20.649 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.441+0000 7f3939024c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2024-02-10T06:38:20.650 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.441+0000 7f3939024c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 23fe8914-1d18-47b8-882b-944963aa8034 2024-02-10T06:38:20.650 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.441+0000 7f3939024c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707547100446913, "job": 1, "event": "recovery_started", "wal_files": [37]} 2024-02-10T06:38:20.650 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.441+0000 7f3939024c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2024-02-10T06:38:20.650 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.445+0000 7f3939024c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707547100449683, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 407647, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 24109, "largest_seqno": 24445, "table_properties": {"data_size": 405180, "index_size": 941, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 517, "raw_key_size": 4747, "raw_average_key_size": 25, "raw_value_size": 401315, "raw_average_value_size": 2146, "num_data_blocks": 40, "num_entries": 187, "num_filter_entries": 187, "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": 1707547100, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "23fe8914-1d18-47b8-882b-944963aa8034", "db_session_id": "N23D7SWV01KL15Z0QJJ2", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2024-02-10T06:38:20.650 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.445+0000 7f3939024c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707547100449932, "job": 1, "event": "recovery_finished"} 2024-02-10T06:38:20.650 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.445+0000 7f3939024c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2024-02-10T06:38:20.650 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.445+0000 7f3939024c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-10T06:38:20.650 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.445+0000 7f3939024c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000037.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-10T06:38:20.650 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.445+0000 7f3939024c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x565118bde000 2024-02-10T06:38:20.650 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.445+0000 7f3939024c80 4 rocksdb: DB pointer 0x565118bc8000 2024-02-10T06:38:20.650 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.449+0000 7f3927793700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-10T06:38:20.650 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.449+0000 7f3927793700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-10T06:38:20.651 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: ** DB Stats ** 2024-02-10T06:38:20.651 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:38:20.651 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-10T06:38:20.651 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T06:38:20.651 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T06:38:20.651 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-10T06:38:20.651 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T06:38:20.651 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T06:38:20.651 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: ** Compaction Stats [default] ** 2024-02-10T06:38:20.651 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-10T06:38:20.651 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-10T06:38:20.651 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: L0 1/0 398.09 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 256.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-02-10T06:38:20.651 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: L6 1/0 11.50 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-02-10T06:38:20.652 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: Sum 2/0 11.89 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 256.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-02-10T06:38:20.652 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 256.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-02-10T06:38:20.652 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: ** Compaction Stats [default] ** 2024-02-10T06:38:20.652 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-10T06:38:20.652 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:38:20.652 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 256.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-02-10T06:38:20.652 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-10T06:38:20.652 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:38:20.652 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T06:38:20.652 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T06:38:20.652 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T06:38:20.652 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T06:38:20.653 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T06:38:20.653 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: Cumulative compaction: 0.00 GB write, 41.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:38:20.653 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: Interval compaction: 0.00 GB write, 41.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:38:20.653 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-10T06:38:20.653 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: Block cache BinnedLRUCache@0x565118ae9090#7 capacity: 512.00 MB usage: 55.52 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.2e-05 secs_since: 0 2024-02-10T06:38:20.653 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: Block cache entry stats(count,size,portion): DataBlock(3,13.73 KB,0.00261962%) FilterBlock(2,16.62 KB,0.00317097%) IndexBlock(2,25.16 KB,0.00479817%) Misc(1,0.00 KB,0%) 2024-02-10T06:38:20.653 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T06:38:20.653 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.449+0000 7f3939024c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.46:3301/0,v1:172.21.15.46:6790/0] at bind addrs [v2:172.21.15.46:3301/0,v1:172.21.15.46:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:38:20.653 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.449+0000 7f3939024c80 1 mon.c@-1(???) e3 preinit fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:38:20.653 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.449+0000 7f3939024c80 0 mon.c@-1(???).mds e1 new map 2024-02-10T06:38:20.653 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.449+0000 7f3939024c80 0 mon.c@-1(???).mds e1 print_map 2024-02-10T06:38:20.653 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: e1 2024-02-10T06:38:20.653 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-10T06:38:20.654 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-10T06:38:20.654 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: legacy client fscid: -1 2024-02-10T06:38:20.654 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: 2024-02-10T06:38:20.654 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: No filesystems configured 2024-02-10T06:38:20.654 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.449+0000 7f3939024c80 0 mon.c@-1(???).osd e108 crush map has features 3314933000854323200, adjusting msgr requires 2024-02-10T06:38:20.654 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.449+0000 7f3939024c80 0 mon.c@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2024-02-10T06:38:20.654 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.449+0000 7f3939024c80 0 mon.c@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2024-02-10T06:38:20.654 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.449+0000 7f3939024c80 0 mon.c@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2024-02-10T06:38:20.654 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:20 smithi046 bash[71198]: debug 2024-02-10T06:38:20.449+0000 7f3939024c80 1 mon.c@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-02-10T06:38:21.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:38:21 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:38:21] "GET /metrics HTTP/1.1" 200 38250 "" "Prometheus/2.33.4" 2024-02-10T06:38:21.739 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:21 smithi046 bash[68510]: cluster 2024-02-10T06:38:17.365176+0000 mgr.y (mgr.34107) 90 : cluster 0 pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:38:21.739 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:21 smithi046 bash[68510]: audit 2024-02-10T06:38:17.817224+0000 mon.a (mon.0) 122 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:38:21.739 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:21 smithi046 bash[68510]: audit 2024-02-10T06:38:17.817655+0000 mon.a (mon.0) 123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:38:21.739 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:21 smithi046 bash[68510]: audit 2024-02-10T06:38:17.817937+0000 mon.a (mon.0) 124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:38:21.740 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:21 smithi046 bash[71198]: cluster 2024-02-10T06:38:17.365176+0000 mgr.y (mgr.34107) 90 : cluster 0 pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:38:21.740 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:21 smithi046 bash[71198]: audit 2024-02-10T06:38:17.817224+0000 mon.a (mon.0) 122 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:38:21.740 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:21 smithi046 bash[71198]: audit 2024-02-10T06:38:17.817655+0000 mon.a (mon.0) 123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:38:21.740 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:21 smithi046 bash[71198]: audit 2024-02-10T06:38:17.817937+0000 mon.a (mon.0) 124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:38:21.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:21 smithi175 bash[14559]: cluster 2024-02-10T06:38:17.365176+0000 mgr.y (mgr.34107) 90 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:38:21.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:21 smithi175 bash[14559]: audit 2024-02-10T06:38:17.817224+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:38:21.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:21 smithi175 bash[14559]: audit 2024-02-10T06:38:17.817655+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:38:21.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:21 smithi175 bash[14559]: audit 2024-02-10T06:38:17.817937+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:38:22.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: cluster 2024-02-10T06:38:19.365992+0000 mgr.y (mgr.34107) 91 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:38:22.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:20.377331+0000 mgr.y (mgr.34107) 92 : audit [DBG] from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:38:22.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: cluster 2024-02-10T06:38:20.667274+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-10T06:38:22.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: cluster 2024-02-10T06:38:21.366997+0000 mgr.y (mgr.34107) 93 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:38:22.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: cluster 2024-02-10T06:38:21.440499+0000 mon.a (mon.0) 125 : cluster [INF] mon.a calling monitor election 2024-02-10T06:38:22.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: cluster 2024-02-10T06:38:21.443902+0000 mon.a (mon.0) 126 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T06:38:22.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: cluster 2024-02-10T06:38:21.452037+0000 mon.a (mon.0) 127 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.46:3301/0,v1:172.21.15.46:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T06:38:22.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: cluster 2024-02-10T06:38:21.452809+0000 mon.a (mon.0) 128 : cluster [DBG] fsmap 2024-02-10T06:38:22.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: cluster 2024-02-10T06:38:21.452882+0000 mon.a (mon.0) 129 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-02-10T06:38:22.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: cluster 2024-02-10T06:38:21.453425+0000 mon.a (mon.0) 130 : cluster [DBG] mgrmap e42: y(active, since 22s), standbys: x 2024-02-10T06:38:22.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: cluster 2024-02-10T06:38:21.460066+0000 mon.a (mon.0) 131 : cluster [INF] overall HEALTH_OK 2024-02-10T06:38:22.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.466573+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.475223+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.528308+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.530391+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.541778+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: cephadm 2024-02-10T06:38:21.542880+0000 mgr.y (mgr.34107) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:22.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.625612+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.628691+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.633689+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.635172+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.643002+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.722679+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.725195+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.728398+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.729539+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.739716+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.820998+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.823766+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.827110+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.828334+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.836800+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.915278+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.918807+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.922943+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.924469+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:21.933570+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.017116+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.019692+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.023044+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.024193+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.031012+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.109651+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.112102+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.115158+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.116150+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.124457+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.208152+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.210428+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.213348+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.214450+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.223109+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.306332+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.309019+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.313356+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.314446+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.320690+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.399776+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.403462+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.406853+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.407901+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:22 smithi175 bash[14559]: audit 2024-02-10T06:38:22.414793+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: cluster 2024-02-10T06:38:19.365992+0000 mgr.y (mgr.34107) 91 : cluster 0 pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:38:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:20.377331+0000 mgr.y (mgr.34107) 92 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:38:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: cluster 2024-02-10T06:38:20.667274+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-02-10T06:38:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: cluster 2024-02-10T06:38:21.366997+0000 mgr.y (mgr.34107) 93 : cluster 0 pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:38:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: cluster 2024-02-10T06:38:21.440499+0000 mon.a (mon.0) 125 : cluster 1 mon.a calling monitor election 2024-02-10T06:38:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: cluster 2024-02-10T06:38:21.443902+0000 mon.a (mon.0) 126 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T06:38:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: cluster 2024-02-10T06:38:21.452037+0000 mon.a (mon.0) 127 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.46:3301/0,v1:172.21.15.46:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T06:38:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: cluster 2024-02-10T06:38:21.452809+0000 mon.a (mon.0) 128 : cluster 0 fsmap 2024-02-10T06:38:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: cluster 2024-02-10T06:38:21.452882+0000 mon.a (mon.0) 129 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-02-10T06:38:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: cluster 2024-02-10T06:38:21.453425+0000 mon.a (mon.0) 130 : cluster 0 mgrmap e42: y(active, since 22s), standbys: x 2024-02-10T06:38:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: cluster 2024-02-10T06:38:21.460066+0000 mon.a (mon.0) 131 : cluster 1 overall HEALTH_OK 2024-02-10T06:38:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.466573+0000 mon.a (mon.0) 132 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.475223+0000 mon.a (mon.0) 133 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.528308+0000 mon.a (mon.0) 134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.530391+0000 mon.a (mon.0) 135 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.541778+0000 mon.a (mon.0) 136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: cephadm 2024-02-10T06:38:21.542880+0000 mgr.y (mgr.34107) 94 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.625612+0000 mon.a (mon.0) 137 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.628691+0000 mon.a (mon.0) 138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.633689+0000 mon.a (mon.0) 139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.635172+0000 mon.a (mon.0) 140 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.643002+0000 mon.a (mon.0) 141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.722679+0000 mon.a (mon.0) 142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.725195+0000 mon.a (mon.0) 143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.728398+0000 mon.a (mon.0) 144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.729539+0000 mon.a (mon.0) 145 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.739716+0000 mon.a (mon.0) 146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.820998+0000 mon.a (mon.0) 147 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.823766+0000 mon.a (mon.0) 148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.827110+0000 mon.a (mon.0) 149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.828334+0000 mon.a (mon.0) 150 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.836800+0000 mon.a (mon.0) 151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.915278+0000 mon.a (mon.0) 152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.918807+0000 mon.a (mon.0) 153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.922943+0000 mon.a (mon.0) 154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.924469+0000 mon.a (mon.0) 155 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:21.933570+0000 mon.a (mon.0) 156 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.017116+0000 mon.a (mon.0) 157 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.019692+0000 mon.a (mon.0) 158 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.023044+0000 mon.a (mon.0) 159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.024193+0000 mon.a (mon.0) 160 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: cluster 2024-02-10T06:38:19.365992+0000 mgr.y (mgr.34107) 91 : cluster 0 pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:38:22.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:20.377331+0000 mgr.y (mgr.34107) 92 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:38:22.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: cluster 2024-02-10T06:38:20.667274+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-02-10T06:38:22.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: cluster 2024-02-10T06:38:21.366997+0000 mgr.y (mgr.34107) 93 : cluster 0 pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:38:22.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: cluster 2024-02-10T06:38:21.440499+0000 mon.a (mon.0) 125 : cluster 1 mon.a calling monitor election 2024-02-10T06:38:22.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: cluster 2024-02-10T06:38:21.443902+0000 mon.a (mon.0) 126 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T06:38:22.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: cluster 2024-02-10T06:38:21.452037+0000 mon.a (mon.0) 127 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.46:3301/0,v1:172.21.15.46:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T06:38:22.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: cluster 2024-02-10T06:38:21.452809+0000 mon.a (mon.0) 128 : cluster 0 fsmap 2024-02-10T06:38:22.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: cluster 2024-02-10T06:38:21.452882+0000 mon.a (mon.0) 129 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-02-10T06:38:22.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: cluster 2024-02-10T06:38:21.453425+0000 mon.a (mon.0) 130 : cluster 0 mgrmap e42: y(active, since 22s), standbys: x 2024-02-10T06:38:22.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: cluster 2024-02-10T06:38:21.460066+0000 mon.a (mon.0) 131 : cluster 1 overall HEALTH_OK 2024-02-10T06:38:22.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.466573+0000 mon.a (mon.0) 132 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.475223+0000 mon.a (mon.0) 133 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.528308+0000 mon.a (mon.0) 134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.530391+0000 mon.a (mon.0) 135 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.541778+0000 mon.a (mon.0) 136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: cephadm 2024-02-10T06:38:21.542880+0000 mgr.y (mgr.34107) 94 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:22.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.625612+0000 mon.a (mon.0) 137 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.628691+0000 mon.a (mon.0) 138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.633689+0000 mon.a (mon.0) 139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.635172+0000 mon.a (mon.0) 140 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.031012+0000 mon.a (mon.0) 161 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.109651+0000 mon.a (mon.0) 162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.112102+0000 mon.a (mon.0) 163 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.115158+0000 mon.a (mon.0) 164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.116150+0000 mon.a (mon.0) 165 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.124457+0000 mon.a (mon.0) 166 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.208152+0000 mon.a (mon.0) 167 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.210428+0000 mon.a (mon.0) 168 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.213348+0000 mon.a (mon.0) 169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.214450+0000 mon.a (mon.0) 170 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.223109+0000 mon.a (mon.0) 171 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.306332+0000 mon.a (mon.0) 172 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.309019+0000 mon.a (mon.0) 173 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.313356+0000 mon.a (mon.0) 174 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.314446+0000 mon.a (mon.0) 175 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.320690+0000 mon.a (mon.0) 176 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.399776+0000 mon.a (mon.0) 177 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.403462+0000 mon.a (mon.0) 178 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.406853+0000 mon.a (mon.0) 179 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.407901+0000 mon.a (mon.0) 180 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[71198]: audit 2024-02-10T06:38:22.414793+0000 mon.a (mon.0) 181 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.643002+0000 mon.a (mon.0) 141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.722679+0000 mon.a (mon.0) 142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.725195+0000 mon.a (mon.0) 143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.728398+0000 mon.a (mon.0) 144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.729539+0000 mon.a (mon.0) 145 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.739716+0000 mon.a (mon.0) 146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.820998+0000 mon.a (mon.0) 147 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.823766+0000 mon.a (mon.0) 148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.827110+0000 mon.a (mon.0) 149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.828334+0000 mon.a (mon.0) 150 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.836800+0000 mon.a (mon.0) 151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.915278+0000 mon.a (mon.0) 152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.918807+0000 mon.a (mon.0) 153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.922943+0000 mon.a (mon.0) 154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.924469+0000 mon.a (mon.0) 155 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:21.933570+0000 mon.a (mon.0) 156 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.017116+0000 mon.a (mon.0) 157 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.019692+0000 mon.a (mon.0) 158 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.023044+0000 mon.a (mon.0) 159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.024193+0000 mon.a (mon.0) 160 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.031012+0000 mon.a (mon.0) 161 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.109651+0000 mon.a (mon.0) 162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.112102+0000 mon.a (mon.0) 163 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.115158+0000 mon.a (mon.0) 164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.116150+0000 mon.a (mon.0) 165 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.124457+0000 mon.a (mon.0) 166 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.208152+0000 mon.a (mon.0) 167 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.210428+0000 mon.a (mon.0) 168 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.213348+0000 mon.a (mon.0) 169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.214450+0000 mon.a (mon.0) 170 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.223109+0000 mon.a (mon.0) 171 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.306332+0000 mon.a (mon.0) 172 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.309019+0000 mon.a (mon.0) 173 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.313356+0000 mon.a (mon.0) 174 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.314446+0000 mon.a (mon.0) 175 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.892 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.320690+0000 mon.a (mon.0) 176 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:22.892 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.399776+0000 mon.a (mon.0) 177 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:22.892 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.403462+0000 mon.a (mon.0) 178 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:22.892 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.406853+0000 mon.a (mon.0) 179 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:22.892 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.407901+0000 mon.a (mon.0) 180 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:22.892 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:22 smithi046 bash[68510]: audit 2024-02-10T06:38:22.414793+0000 mon.a (mon.0) 181 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: cephadm 2024-02-10T06:38:21.643650+0000 mgr.y (mgr.34107) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: cephadm 2024-02-10T06:38:21.740371+0000 mgr.y (mgr.34107) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: cephadm 2024-02-10T06:38:21.837508+0000 mgr.y (mgr.34107) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: cephadm 2024-02-10T06:38:21.934435+0000 mgr.y (mgr.34107) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: cephadm 2024-02-10T06:38:22.031613+0000 mgr.y (mgr.34107) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: cephadm 2024-02-10T06:38:22.125057+0000 mgr.y (mgr.34107) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: cephadm 2024-02-10T06:38:22.223786+0000 mgr.y (mgr.34107) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: cephadm 2024-02-10T06:38:22.321274+0000 mgr.y (mgr.34107) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: cephadm 2024-02-10T06:38:22.415411+0000 mgr.y (mgr.34107) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.493393+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.496366+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.499113+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.500168+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.508006+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: cephadm 2024-02-10T06:38:22.508759+0000 mgr.y (mgr.34107) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.585666+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.588678+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.592657+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.593772+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.601302+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.682125+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.684228+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.686905+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.687696+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.695049+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.774608+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.777353+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.780606+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.781886+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.789790+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.872577+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.876518+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.879296+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.880113+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.886358+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.968647+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.972394+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.976001+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.977047+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:22.985512+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.065615+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.068980+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.072884+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.074123+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.080128+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.163948+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.166515+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.170251+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.171645+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.178381+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.257965+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.260073+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.263276+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.264146+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.272077+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.350451+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.352910+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.355694+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.356632+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.363820+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.427544+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.430776+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.433948+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.435005+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:23 smithi175 bash[14559]: audit 2024-02-10T06:38:23.441262+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.764 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: cephadm 2024-02-10T06:38:21.643650+0000 mgr.y (mgr.34107) 95 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.764 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: cephadm 2024-02-10T06:38:21.740371+0000 mgr.y (mgr.34107) 96 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.764 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: cephadm 2024-02-10T06:38:21.837508+0000 mgr.y (mgr.34107) 97 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.764 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: cephadm 2024-02-10T06:38:21.934435+0000 mgr.y (mgr.34107) 98 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.764 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: cephadm 2024-02-10T06:38:22.031613+0000 mgr.y (mgr.34107) 99 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.764 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: cephadm 2024-02-10T06:38:22.125057+0000 mgr.y (mgr.34107) 100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.764 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: cephadm 2024-02-10T06:38:22.223786+0000 mgr.y (mgr.34107) 101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.764 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: cephadm 2024-02-10T06:38:22.321274+0000 mgr.y (mgr.34107) 102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.764 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: cephadm 2024-02-10T06:38:22.415411+0000 mgr.y (mgr.34107) 103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.764 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.493393+0000 mon.a (mon.0) 182 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.764 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.496366+0000 mon.a (mon.0) 183 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.764 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.499113+0000 mon.a (mon.0) 184 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.765 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.500168+0000 mon.a (mon.0) 185 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.765 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.508006+0000 mon.a (mon.0) 186 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.765 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: cephadm 2024-02-10T06:38:22.508759+0000 mgr.y (mgr.34107) 104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.765 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.585666+0000 mon.a (mon.0) 187 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.765 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.588678+0000 mon.a (mon.0) 188 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.765 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.592657+0000 mon.a (mon.0) 189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.765 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.593772+0000 mon.a (mon.0) 190 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.765 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.601302+0000 mon.a (mon.0) 191 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.765 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.682125+0000 mon.a (mon.0) 192 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.765 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.684228+0000 mon.a (mon.0) 193 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.765 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.686905+0000 mon.a (mon.0) 194 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.765 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.687696+0000 mon.a (mon.0) 195 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.765 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.695049+0000 mon.a (mon.0) 196 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.765 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.774608+0000 mon.a (mon.0) 197 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.766 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.777353+0000 mon.a (mon.0) 198 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.766 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.780606+0000 mon.a (mon.0) 199 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.766 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.781886+0000 mon.a (mon.0) 200 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.766 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.789790+0000 mon.a (mon.0) 201 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.766 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.872577+0000 mon.a (mon.0) 202 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.766 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.876518+0000 mon.a (mon.0) 203 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.766 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.879296+0000 mon.a (mon.0) 204 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.766 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.880113+0000 mon.a (mon.0) 205 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.766 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.886358+0000 mon.a (mon.0) 206 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.766 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.968647+0000 mon.a (mon.0) 207 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.766 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.972394+0000 mon.a (mon.0) 208 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.766 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.976001+0000 mon.a (mon.0) 209 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.766 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.977047+0000 mon.a (mon.0) 210 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.766 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:22.985512+0000 mon.a (mon.0) 211 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.767 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.065615+0000 mon.a (mon.0) 212 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.767 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.068980+0000 mon.a (mon.0) 213 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.767 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.072884+0000 mon.a (mon.0) 214 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.767 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.074123+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.767 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.080128+0000 mon.a (mon.0) 216 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.767 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.163948+0000 mon.a (mon.0) 217 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.767 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.166515+0000 mon.a (mon.0) 218 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.767 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.170251+0000 mon.a (mon.0) 219 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.767 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.171645+0000 mon.a (mon.0) 220 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.767 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.178381+0000 mon.a (mon.0) 221 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.768 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.257965+0000 mon.a (mon.0) 222 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.768 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.260073+0000 mon.a (mon.0) 223 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.768 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.263276+0000 mon.a (mon.0) 224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.768 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.264146+0000 mon.a (mon.0) 225 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.768 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.272077+0000 mon.a (mon.0) 226 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.768 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.350451+0000 mon.a (mon.0) 227 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.768 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.352910+0000 mon.a (mon.0) 228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.768 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.355694+0000 mon.a (mon.0) 229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.768 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.356632+0000 mon.a (mon.0) 230 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.768 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.363820+0000 mon.a (mon.0) 231 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.768 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.427544+0000 mon.a (mon.0) 232 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.768 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.430776+0000 mon.a (mon.0) 233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.768 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.433948+0000 mon.a (mon.0) 234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.768 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.435005+0000 mon.a (mon.0) 235 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.768 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[68510]: audit 2024-02-10T06:38:23.441262+0000 mon.a (mon.0) 236 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.769 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: cephadm 2024-02-10T06:38:21.643650+0000 mgr.y (mgr.34107) 95 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.769 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: cephadm 2024-02-10T06:38:21.740371+0000 mgr.y (mgr.34107) 96 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.769 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: cephadm 2024-02-10T06:38:21.837508+0000 mgr.y (mgr.34107) 97 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.769 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: cephadm 2024-02-10T06:38:21.934435+0000 mgr.y (mgr.34107) 98 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.769 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: cephadm 2024-02-10T06:38:22.031613+0000 mgr.y (mgr.34107) 99 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.769 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: cephadm 2024-02-10T06:38:22.125057+0000 mgr.y (mgr.34107) 100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.769 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: cephadm 2024-02-10T06:38:22.223786+0000 mgr.y (mgr.34107) 101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.770 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: cephadm 2024-02-10T06:38:22.321274+0000 mgr.y (mgr.34107) 102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.770 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: cephadm 2024-02-10T06:38:22.415411+0000 mgr.y (mgr.34107) 103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.770 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.493393+0000 mon.a (mon.0) 182 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.770 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.496366+0000 mon.a (mon.0) 183 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.770 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.499113+0000 mon.a (mon.0) 184 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.770 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.500168+0000 mon.a (mon.0) 185 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.770 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.508006+0000 mon.a (mon.0) 186 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.770 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: cephadm 2024-02-10T06:38:22.508759+0000 mgr.y (mgr.34107) 104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:23.770 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.585666+0000 mon.a (mon.0) 187 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.770 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.588678+0000 mon.a (mon.0) 188 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.770 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.592657+0000 mon.a (mon.0) 189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.770 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.593772+0000 mon.a (mon.0) 190 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.770 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.601302+0000 mon.a (mon.0) 191 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.770 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.682125+0000 mon.a (mon.0) 192 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.770 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.684228+0000 mon.a (mon.0) 193 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.770 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.686905+0000 mon.a (mon.0) 194 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.770 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.687696+0000 mon.a (mon.0) 195 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.771 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.695049+0000 mon.a (mon.0) 196 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.771 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.774608+0000 mon.a (mon.0) 197 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.771 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.777353+0000 mon.a (mon.0) 198 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.771 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.780606+0000 mon.a (mon.0) 199 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.771 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.781886+0000 mon.a (mon.0) 200 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.771 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.789790+0000 mon.a (mon.0) 201 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.771 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.872577+0000 mon.a (mon.0) 202 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.771 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.876518+0000 mon.a (mon.0) 203 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.771 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.879296+0000 mon.a (mon.0) 204 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.771 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.880113+0000 mon.a (mon.0) 205 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.771 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.886358+0000 mon.a (mon.0) 206 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.771 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.968647+0000 mon.a (mon.0) 207 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.771 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.972394+0000 mon.a (mon.0) 208 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.771 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.976001+0000 mon.a (mon.0) 209 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.771 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.977047+0000 mon.a (mon.0) 210 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.771 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:22.985512+0000 mon.a (mon.0) 211 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.771 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.065615+0000 mon.a (mon.0) 212 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.772 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.068980+0000 mon.a (mon.0) 213 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.772 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.072884+0000 mon.a (mon.0) 214 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.772 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.074123+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.772 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.080128+0000 mon.a (mon.0) 216 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.772 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.163948+0000 mon.a (mon.0) 217 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.772 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.166515+0000 mon.a (mon.0) 218 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.772 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.170251+0000 mon.a (mon.0) 219 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.772 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.171645+0000 mon.a (mon.0) 220 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.772 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.178381+0000 mon.a (mon.0) 221 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.772 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.257965+0000 mon.a (mon.0) 222 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.772 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.260073+0000 mon.a (mon.0) 223 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.772 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.263276+0000 mon.a (mon.0) 224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.772 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.264146+0000 mon.a (mon.0) 225 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.772 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.272077+0000 mon.a (mon.0) 226 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.772 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.350451+0000 mon.a (mon.0) 227 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.773 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.352910+0000 mon.a (mon.0) 228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.773 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.355694+0000 mon.a (mon.0) 229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.773 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.356632+0000 mon.a (mon.0) 230 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.773 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.363820+0000 mon.a (mon.0) 231 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:23.773 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.427544+0000 mon.a (mon.0) 232 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:23.773 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.430776+0000 mon.a (mon.0) 233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:23.773 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.433948+0000 mon.a (mon.0) 234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:23.773 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.435005+0000 mon.a (mon.0) 235 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:23.773 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:23 smithi046 bash[71198]: audit 2024-02-10T06:38:23.441262+0000 mon.a (mon.0) 236 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: cephadm 2024-02-10T06:38:22.602029+0000 mgr.y (mgr.34107) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: cephadm 2024-02-10T06:38:22.695907+0000 mgr.y (mgr.34107) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: cephadm 2024-02-10T06:38:22.790751+0000 mgr.y (mgr.34107) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: cephadm 2024-02-10T06:38:22.887054+0000 mgr.y (mgr.34107) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: cephadm 2024-02-10T06:38:22.986153+0000 mgr.y (mgr.34107) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: cephadm 2024-02-10T06:38:23.080914+0000 mgr.y (mgr.34107) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: cephadm 2024-02-10T06:38:23.179030+0000 mgr.y (mgr.34107) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: cephadm 2024-02-10T06:38:23.272633+0000 mgr.y (mgr.34107) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: cephadm 2024-02-10T06:38:23.364657+0000 mgr.y (mgr.34107) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: cluster 2024-02-10T06:38:23.367509+0000 mgr.y (mgr.34107) 114 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:38:24.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: cephadm 2024-02-10T06:38:23.441777+0000 mgr.y (mgr.34107) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.521888+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.524117+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.527078+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.527976+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.536023+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: cephadm 2024-02-10T06:38:23.537283+0000 mgr.y (mgr.34107) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.600745+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.603614+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.607025+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.608176+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.615041+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.701022+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.703319+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.706528+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.707587+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.714627+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.793591+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.795871+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.798481+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.799495+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.806831+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.887828+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.890416+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.894213+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.895496+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.904849+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.982430+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.986572+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.990514+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:23.992002+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:24.000222+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:24.079908+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:24.084121+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:24.088131+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:24.089231+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:24.096038+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:24.180013+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:24.183020+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.753 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:24.187173+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:24.188566+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:24.197224+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:24.280497+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:24.284639+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:24.288942+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:24.289970+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:24.298225+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:24.379820+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:24.382056+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:24.385673+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:24.387035+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:24.394676+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.754 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:24 smithi175 bash[14559]: audit 2024-02-10T06:38:24.456180+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: cephadm 2024-02-10T06:38:22.602029+0000 mgr.y (mgr.34107) 105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: cephadm 2024-02-10T06:38:22.695907+0000 mgr.y (mgr.34107) 106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: cephadm 2024-02-10T06:38:22.790751+0000 mgr.y (mgr.34107) 107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: cephadm 2024-02-10T06:38:22.887054+0000 mgr.y (mgr.34107) 108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: cephadm 2024-02-10T06:38:22.986153+0000 mgr.y (mgr.34107) 109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: cephadm 2024-02-10T06:38:23.080914+0000 mgr.y (mgr.34107) 110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: cephadm 2024-02-10T06:38:23.179030+0000 mgr.y (mgr.34107) 111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: cephadm 2024-02-10T06:38:23.272633+0000 mgr.y (mgr.34107) 112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: cephadm 2024-02-10T06:38:23.364657+0000 mgr.y (mgr.34107) 113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: cluster 2024-02-10T06:38:23.367509+0000 mgr.y (mgr.34107) 114 : cluster 0 pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:38:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: cephadm 2024-02-10T06:38:23.441777+0000 mgr.y (mgr.34107) 115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.521888+0000 mon.a (mon.0) 237 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.524117+0000 mon.a (mon.0) 238 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.527078+0000 mon.a (mon.0) 239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.527976+0000 mon.a (mon.0) 240 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.536023+0000 mon.a (mon.0) 241 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: cephadm 2024-02-10T06:38:23.537283+0000 mgr.y (mgr.34107) 116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.600745+0000 mon.a (mon.0) 242 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.603614+0000 mon.a (mon.0) 243 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.607025+0000 mon.a (mon.0) 244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.608176+0000 mon.a (mon.0) 245 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: cephadm 2024-02-10T06:38:22.602029+0000 mgr.y (mgr.34107) 105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: cephadm 2024-02-10T06:38:22.695907+0000 mgr.y (mgr.34107) 106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: cephadm 2024-02-10T06:38:22.790751+0000 mgr.y (mgr.34107) 107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: cephadm 2024-02-10T06:38:22.887054+0000 mgr.y (mgr.34107) 108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: cephadm 2024-02-10T06:38:22.986153+0000 mgr.y (mgr.34107) 109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: cephadm 2024-02-10T06:38:23.080914+0000 mgr.y (mgr.34107) 110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: cephadm 2024-02-10T06:38:23.179030+0000 mgr.y (mgr.34107) 111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: cephadm 2024-02-10T06:38:23.272633+0000 mgr.y (mgr.34107) 112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: cephadm 2024-02-10T06:38:23.364657+0000 mgr.y (mgr.34107) 113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: cluster 2024-02-10T06:38:23.367509+0000 mgr.y (mgr.34107) 114 : cluster 0 pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:38:24.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: cephadm 2024-02-10T06:38:23.441777+0000 mgr.y (mgr.34107) 115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.521888+0000 mon.a (mon.0) 237 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.524117+0000 mon.a (mon.0) 238 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.527078+0000 mon.a (mon.0) 239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.527976+0000 mon.a (mon.0) 240 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.536023+0000 mon.a (mon.0) 241 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: cephadm 2024-02-10T06:38:23.537283+0000 mgr.y (mgr.34107) 116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:24.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.600745+0000 mon.a (mon.0) 242 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.603614+0000 mon.a (mon.0) 243 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.607025+0000 mon.a (mon.0) 244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.608176+0000 mon.a (mon.0) 245 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.615041+0000 mon.a (mon.0) 246 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.701022+0000 mon.a (mon.0) 247 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.703319+0000 mon.a (mon.0) 248 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.706528+0000 mon.a (mon.0) 249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.707587+0000 mon.a (mon.0) 250 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.714627+0000 mon.a (mon.0) 251 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.793591+0000 mon.a (mon.0) 252 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.795871+0000 mon.a (mon.0) 253 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.798481+0000 mon.a (mon.0) 254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.799495+0000 mon.a (mon.0) 255 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.806831+0000 mon.a (mon.0) 256 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.887828+0000 mon.a (mon.0) 257 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.890416+0000 mon.a (mon.0) 258 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.894213+0000 mon.a (mon.0) 259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.895496+0000 mon.a (mon.0) 260 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.904849+0000 mon.a (mon.0) 261 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.982430+0000 mon.a (mon.0) 262 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.986572+0000 mon.a (mon.0) 263 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.990514+0000 mon.a (mon.0) 264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.615041+0000 mon.a (mon.0) 246 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.701022+0000 mon.a (mon.0) 247 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.703319+0000 mon.a (mon.0) 248 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.706528+0000 mon.a (mon.0) 249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.707587+0000 mon.a (mon.0) 250 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.714627+0000 mon.a (mon.0) 251 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.793591+0000 mon.a (mon.0) 252 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.795871+0000 mon.a (mon.0) 253 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.798481+0000 mon.a (mon.0) 254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.799495+0000 mon.a (mon.0) 255 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.806831+0000 mon.a (mon.0) 256 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.887828+0000 mon.a (mon.0) 257 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.890416+0000 mon.a (mon.0) 258 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.894213+0000 mon.a (mon.0) 259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.895496+0000 mon.a (mon.0) 260 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.904849+0000 mon.a (mon.0) 261 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.982430+0000 mon.a (mon.0) 262 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.986572+0000 mon.a (mon.0) 263 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.990514+0000 mon.a (mon.0) 264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:23.992002+0000 mon.a (mon.0) 265 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:24.000222+0000 mon.a (mon.0) 266 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:24.079908+0000 mon.a (mon.0) 267 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:24.084121+0000 mon.a (mon.0) 268 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:24.088131+0000 mon.a (mon.0) 269 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:24.089231+0000 mon.a (mon.0) 270 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:24.096038+0000 mon.a (mon.0) 271 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:24.180013+0000 mon.a (mon.0) 272 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:24.183020+0000 mon.a (mon.0) 273 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:24.187173+0000 mon.a (mon.0) 274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:24.188566+0000 mon.a (mon.0) 275 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:24.197224+0000 mon.a (mon.0) 276 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:24.280497+0000 mon.a (mon.0) 277 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:24.284639+0000 mon.a (mon.0) 278 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:24.288942+0000 mon.a (mon.0) 279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:24.289970+0000 mon.a (mon.0) 280 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:24.298225+0000 mon.a (mon.0) 281 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:24.379820+0000 mon.a (mon.0) 282 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:24.382056+0000 mon.a (mon.0) 283 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:24.385673+0000 mon.a (mon.0) 284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:24.387035+0000 mon.a (mon.0) 285 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:24.394676+0000 mon.a (mon.0) 286 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[68510]: audit 2024-02-10T06:38:24.456180+0000 mon.a (mon.0) 287 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:23.992002+0000 mon.a (mon.0) 265 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:24.000222+0000 mon.a (mon.0) 266 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:24.079908+0000 mon.a (mon.0) 267 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:24.084121+0000 mon.a (mon.0) 268 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:24.088131+0000 mon.a (mon.0) 269 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:24.089231+0000 mon.a (mon.0) 270 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:24.096038+0000 mon.a (mon.0) 271 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:24.180013+0000 mon.a (mon.0) 272 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:24.183020+0000 mon.a (mon.0) 273 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:24.187173+0000 mon.a (mon.0) 274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:24.188566+0000 mon.a (mon.0) 275 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:24.197224+0000 mon.a (mon.0) 276 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:24.280497+0000 mon.a (mon.0) 277 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:24.284639+0000 mon.a (mon.0) 278 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:24.288942+0000 mon.a (mon.0) 279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:24.289970+0000 mon.a (mon.0) 280 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:24.298225+0000 mon.a (mon.0) 281 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:24.379820+0000 mon.a (mon.0) 282 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:24.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:24.382056+0000 mon.a (mon.0) 283 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:24.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:24.385673+0000 mon.a (mon.0) 284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:24.893 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:24.387035+0000 mon.a (mon.0) 285 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:24.893 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:24.394676+0000 mon.a (mon.0) 286 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:24.893 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:24 smithi046 bash[71198]: audit 2024-02-10T06:38:24.456180+0000 mon.a (mon.0) 287 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.629 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[64735]: debug 2024-02-10T06:38:25.457+0000 7fdb0f213700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-02-10T06:38:25.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: cephadm 2024-02-10T06:38:23.617763+0000 mgr.y (mgr.34107) 117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: cephadm 2024-02-10T06:38:23.715158+0000 mgr.y (mgr.34107) 118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: cephadm 2024-02-10T06:38:23.807385+0000 mgr.y (mgr.34107) 119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: cephadm 2024-02-10T06:38:23.905478+0000 mgr.y (mgr.34107) 120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: cephadm 2024-02-10T06:38:24.001106+0000 mgr.y (mgr.34107) 121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: cephadm 2024-02-10T06:38:24.096957+0000 mgr.y (mgr.34107) 122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: cephadm 2024-02-10T06:38:24.197957+0000 mgr.y (mgr.34107) 123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: cephadm 2024-02-10T06:38:24.298960+0000 mgr.y (mgr.34107) 124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: cephadm 2024-02-10T06:38:24.395434+0000 mgr.y (mgr.34107) 125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.458559+0000 mon.a (mon.0) 288 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.468536+0000 mon.a (mon.0) 289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.469532+0000 mon.a (mon.0) 290 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.477760+0000 mon.a (mon.0) 291 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: cephadm 2024-02-10T06:38:24.478349+0000 mgr.y (mgr.34107) 126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.556539+0000 mon.a (mon.0) 292 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.559613+0000 mon.a (mon.0) 293 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.562752+0000 mon.a (mon.0) 294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.564059+0000 mon.a (mon.0) 295 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.572202+0000 mon.a (mon.0) 296 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.652443+0000 mon.a (mon.0) 297 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.655077+0000 mon.a (mon.0) 298 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: cephadm 2024-02-10T06:38:23.617763+0000 mgr.y (mgr.34107) 117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: cephadm 2024-02-10T06:38:23.715158+0000 mgr.y (mgr.34107) 118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: cephadm 2024-02-10T06:38:23.807385+0000 mgr.y (mgr.34107) 119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: cephadm 2024-02-10T06:38:23.905478+0000 mgr.y (mgr.34107) 120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: cephadm 2024-02-10T06:38:24.001106+0000 mgr.y (mgr.34107) 121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: cephadm 2024-02-10T06:38:24.096957+0000 mgr.y (mgr.34107) 122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: cephadm 2024-02-10T06:38:24.197957+0000 mgr.y (mgr.34107) 123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: cephadm 2024-02-10T06:38:24.298960+0000 mgr.y (mgr.34107) 124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: cephadm 2024-02-10T06:38:24.395434+0000 mgr.y (mgr.34107) 125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.458559+0000 mon.a (mon.0) 288 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.468536+0000 mon.a (mon.0) 289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.469532+0000 mon.a (mon.0) 290 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.477760+0000 mon.a (mon.0) 291 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: cephadm 2024-02-10T06:38:24.478349+0000 mgr.y (mgr.34107) 126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.556539+0000 mon.a (mon.0) 292 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.559613+0000 mon.a (mon.0) 293 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.562752+0000 mon.a (mon.0) 294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.564059+0000 mon.a (mon.0) 295 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.572202+0000 mon.a (mon.0) 296 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.652443+0000 mon.a (mon.0) 297 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.655077+0000 mon.a (mon.0) 298 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.658243+0000 mon.a (mon.0) 299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.659263+0000 mon.a (mon.0) 300 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.665664+0000 mon.a (mon.0) 301 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.743477+0000 mon.a (mon.0) 302 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.746642+0000 mon.a (mon.0) 303 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.750539+0000 mon.a (mon.0) 304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.751898+0000 mon.a (mon.0) 305 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.759838+0000 mon.a (mon.0) 306 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.838325+0000 mon.a (mon.0) 307 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.841497+0000 mon.a (mon.0) 308 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.845111+0000 mon.a (mon.0) 309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.846339+0000 mon.a (mon.0) 310 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.855861+0000 mon.a (mon.0) 311 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.935905+0000 mon.a (mon.0) 312 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.938184+0000 mon.a (mon.0) 313 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.940482+0000 mon.a (mon.0) 314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.941247+0000 mon.a (mon.0) 315 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:24.946528+0000 mon.a (mon.0) 316 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.029910+0000 mon.a (mon.0) 317 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.032149+0000 mon.a (mon.0) 318 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.658243+0000 mon.a (mon.0) 299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.659263+0000 mon.a (mon.0) 300 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.665664+0000 mon.a (mon.0) 301 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.743477+0000 mon.a (mon.0) 302 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.746642+0000 mon.a (mon.0) 303 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.750539+0000 mon.a (mon.0) 304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.751898+0000 mon.a (mon.0) 305 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.759838+0000 mon.a (mon.0) 306 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.838325+0000 mon.a (mon.0) 307 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.841497+0000 mon.a (mon.0) 308 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.845111+0000 mon.a (mon.0) 309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.846339+0000 mon.a (mon.0) 310 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.855861+0000 mon.a (mon.0) 311 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.935905+0000 mon.a (mon.0) 312 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.938184+0000 mon.a (mon.0) 313 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.940482+0000 mon.a (mon.0) 314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.941247+0000 mon.a (mon.0) 315 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:24.946528+0000 mon.a (mon.0) 316 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.029910+0000 mon.a (mon.0) 317 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.032149+0000 mon.a (mon.0) 318 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.034776+0000 mon.a (mon.0) 319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.035853+0000 mon.a (mon.0) 320 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.041682+0000 mon.a (mon.0) 321 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.106828+0000 mon.a (mon.0) 322 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.110545+0000 mon.a (mon.0) 323 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.115097+0000 mon.a (mon.0) 324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.116398+0000 mon.a (mon.0) 325 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.125159+0000 mon.a (mon.0) 326 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.209797+0000 mon.a (mon.0) 327 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.213445+0000 mon.a (mon.0) 328 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.217329+0000 mon.a (mon.0) 329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.218577+0000 mon.a (mon.0) 330 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.226663+0000 mon.a (mon.0) 331 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.308614+0000 mon.a (mon.0) 332 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.312979+0000 mon.a (mon.0) 333 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.316060+0000 mon.a (mon.0) 334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.317294+0000 mon.a (mon.0) 335 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.323760+0000 mon.a (mon.0) 336 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.402704+0000 mon.a (mon.0) 337 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.405769+0000 mon.a (mon.0) 338 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.408717+0000 mon.a (mon.0) 339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.409807+0000 mon.a (mon.0) 340 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[71198]: audit 2024-02-10T06:38:25.415876+0000 mon.a (mon.0) 341 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.034776+0000 mon.a (mon.0) 319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.035853+0000 mon.a (mon.0) 320 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.041682+0000 mon.a (mon.0) 321 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.106828+0000 mon.a (mon.0) 322 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.110545+0000 mon.a (mon.0) 323 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.115097+0000 mon.a (mon.0) 324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.116398+0000 mon.a (mon.0) 325 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.125159+0000 mon.a (mon.0) 326 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.209797+0000 mon.a (mon.0) 327 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.213445+0000 mon.a (mon.0) 328 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.217329+0000 mon.a (mon.0) 329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.218577+0000 mon.a (mon.0) 330 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.226663+0000 mon.a (mon.0) 331 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.308614+0000 mon.a (mon.0) 332 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.640 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.312979+0000 mon.a (mon.0) 333 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.640 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.316060+0000 mon.a (mon.0) 334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.640 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.317294+0000 mon.a (mon.0) 335 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.640 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.323760+0000 mon.a (mon.0) 336 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.640 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.402704+0000 mon.a (mon.0) 337 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.640 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.405769+0000 mon.a (mon.0) 338 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.640 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.408717+0000 mon.a (mon.0) 339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.640 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.409807+0000 mon.a (mon.0) 340 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.640 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:25 smithi046 bash[68510]: audit 2024-02-10T06:38:25.415876+0000 mon.a (mon.0) 341 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: cephadm 2024-02-10T06:38:23.617763+0000 mgr.y (mgr.34107) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: cephadm 2024-02-10T06:38:23.715158+0000 mgr.y (mgr.34107) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: cephadm 2024-02-10T06:38:23.807385+0000 mgr.y (mgr.34107) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: cephadm 2024-02-10T06:38:23.905478+0000 mgr.y (mgr.34107) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: cephadm 2024-02-10T06:38:24.001106+0000 mgr.y (mgr.34107) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: cephadm 2024-02-10T06:38:24.096957+0000 mgr.y (mgr.34107) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: cephadm 2024-02-10T06:38:24.197957+0000 mgr.y (mgr.34107) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: cephadm 2024-02-10T06:38:24.298960+0000 mgr.y (mgr.34107) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: cephadm 2024-02-10T06:38:24.395434+0000 mgr.y (mgr.34107) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.458559+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.468536+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.469532+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.477760+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: cephadm 2024-02-10T06:38:24.478349+0000 mgr.y (mgr.34107) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:25.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.556539+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.559613+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.562752+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.564059+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.572202+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.652443+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.655077+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.658243+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.659263+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.665664+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.743477+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.746642+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.750539+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.751898+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.759838+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.838325+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.841497+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.845111+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.846339+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.855861+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.935905+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.938184+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.940482+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.941247+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:24.946528+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.029910+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.032149+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.034776+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.035853+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.041682+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.106828+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.110545+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.115097+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.116398+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.125159+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.209797+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.213445+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.217329+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.218577+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.226663+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.308614+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.312979+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.316060+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.317294+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.323760+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:25.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.402704+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:25.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.405769+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:25.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.408717+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:25.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.409807+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:25.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:25 smithi175 bash[14559]: audit 2024-02-10T06:38:25.415876+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: cephadm 2024-02-10T06:38:24.572860+0000 mgr.y (mgr.34107) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: cephadm 2024-02-10T06:38:24.666175+0000 mgr.y (mgr.34107) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: cephadm 2024-02-10T06:38:24.760482+0000 mgr.y (mgr.34107) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: cephadm 2024-02-10T06:38:24.856753+0000 mgr.y (mgr.34107) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: cephadm 2024-02-10T06:38:24.947071+0000 mgr.y (mgr.34107) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: cephadm 2024-02-10T06:38:25.042285+0000 mgr.y (mgr.34107) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: cephadm 2024-02-10T06:38:25.125828+0000 mgr.y (mgr.34107) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: cephadm 2024-02-10T06:38:25.227390+0000 mgr.y (mgr.34107) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: cephadm 2024-02-10T06:38:25.324231+0000 mgr.y (mgr.34107) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: cluster 2024-02-10T06:38:25.368750+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:38:26.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: cephadm 2024-02-10T06:38:25.416633+0000 mgr.y (mgr.34107) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.492633+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.495376+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.497607+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.498434+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.504766+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: cephadm 2024-02-10T06:38:25.505470+0000 mgr.y (mgr.34107) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.584485+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.588941+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.592019+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.592741+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.599080+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.682648+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.684871+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.687945+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.688846+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.695239+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.781157+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.783568+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.786487+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.787507+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.795195+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.875768+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.877918+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.881401+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.882361+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.889673+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.972794+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.976572+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.980544+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.981907+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:25.988386+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.068271+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.070457+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.072520+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.073335+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.078567+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.159975+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.162255+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.165539+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.166646+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.173948+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.256335+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.259640+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.262871+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.263974+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.271615+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.354039+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.356343+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.359031+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.359993+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.365661+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.447609+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.451219+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.454533+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.455717+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:26 smithi175 bash[14559]: audit 2024-02-10T06:38:26.466704+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: cephadm 2024-02-10T06:38:24.572860+0000 mgr.y (mgr.34107) 127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: cephadm 2024-02-10T06:38:24.666175+0000 mgr.y (mgr.34107) 128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: cephadm 2024-02-10T06:38:24.760482+0000 mgr.y (mgr.34107) 129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: cephadm 2024-02-10T06:38:24.856753+0000 mgr.y (mgr.34107) 130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: cephadm 2024-02-10T06:38:24.947071+0000 mgr.y (mgr.34107) 131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: cephadm 2024-02-10T06:38:25.042285+0000 mgr.y (mgr.34107) 132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: cephadm 2024-02-10T06:38:25.125828+0000 mgr.y (mgr.34107) 133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: cephadm 2024-02-10T06:38:25.227390+0000 mgr.y (mgr.34107) 134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: cephadm 2024-02-10T06:38:25.324231+0000 mgr.y (mgr.34107) 135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: cluster 2024-02-10T06:38:25.368750+0000 mgr.y (mgr.34107) 136 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:38:26.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: cephadm 2024-02-10T06:38:25.416633+0000 mgr.y (mgr.34107) 137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.492633+0000 mon.a (mon.0) 342 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.495376+0000 mon.a (mon.0) 343 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.497607+0000 mon.a (mon.0) 344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.498434+0000 mon.a (mon.0) 345 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.504766+0000 mon.a (mon.0) 346 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: cephadm 2024-02-10T06:38:25.505470+0000 mgr.y (mgr.34107) 138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.584485+0000 mon.a (mon.0) 347 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.588941+0000 mon.a (mon.0) 348 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.592019+0000 mon.a (mon.0) 349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.592741+0000 mon.a (mon.0) 350 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: cephadm 2024-02-10T06:38:24.572860+0000 mgr.y (mgr.34107) 127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: cephadm 2024-02-10T06:38:24.666175+0000 mgr.y (mgr.34107) 128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: cephadm 2024-02-10T06:38:24.760482+0000 mgr.y (mgr.34107) 129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: cephadm 2024-02-10T06:38:24.856753+0000 mgr.y (mgr.34107) 130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: cephadm 2024-02-10T06:38:24.947071+0000 mgr.y (mgr.34107) 131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: cephadm 2024-02-10T06:38:25.042285+0000 mgr.y (mgr.34107) 132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: cephadm 2024-02-10T06:38:25.125828+0000 mgr.y (mgr.34107) 133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: cephadm 2024-02-10T06:38:25.227390+0000 mgr.y (mgr.34107) 134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: cephadm 2024-02-10T06:38:25.324231+0000 mgr.y (mgr.34107) 135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: cluster 2024-02-10T06:38:25.368750+0000 mgr.y (mgr.34107) 136 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:38:26.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: cephadm 2024-02-10T06:38:25.416633+0000 mgr.y (mgr.34107) 137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.492633+0000 mon.a (mon.0) 342 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.495376+0000 mon.a (mon.0) 343 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.497607+0000 mon.a (mon.0) 344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.498434+0000 mon.a (mon.0) 345 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.504766+0000 mon.a (mon.0) 346 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: cephadm 2024-02-10T06:38:25.505470+0000 mgr.y (mgr.34107) 138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:26.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.584485+0000 mon.a (mon.0) 347 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.588941+0000 mon.a (mon.0) 348 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.592019+0000 mon.a (mon.0) 349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.592741+0000 mon.a (mon.0) 350 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.599080+0000 mon.a (mon.0) 351 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.682648+0000 mon.a (mon.0) 352 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.684871+0000 mon.a (mon.0) 353 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.687945+0000 mon.a (mon.0) 354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.688846+0000 mon.a (mon.0) 355 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.695239+0000 mon.a (mon.0) 356 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.781157+0000 mon.a (mon.0) 357 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.783568+0000 mon.a (mon.0) 358 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.786487+0000 mon.a (mon.0) 359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.787507+0000 mon.a (mon.0) 360 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.795195+0000 mon.a (mon.0) 361 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.875768+0000 mon.a (mon.0) 362 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.877918+0000 mon.a (mon.0) 363 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.881401+0000 mon.a (mon.0) 364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.882361+0000 mon.a (mon.0) 365 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.889673+0000 mon.a (mon.0) 366 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.972794+0000 mon.a (mon.0) 367 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.976572+0000 mon.a (mon.0) 368 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.980544+0000 mon.a (mon.0) 369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.599080+0000 mon.a (mon.0) 351 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.682648+0000 mon.a (mon.0) 352 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.684871+0000 mon.a (mon.0) 353 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.687945+0000 mon.a (mon.0) 354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.688846+0000 mon.a (mon.0) 355 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.695239+0000 mon.a (mon.0) 356 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.781157+0000 mon.a (mon.0) 357 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.783568+0000 mon.a (mon.0) 358 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.786487+0000 mon.a (mon.0) 359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.787507+0000 mon.a (mon.0) 360 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.795195+0000 mon.a (mon.0) 361 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.875768+0000 mon.a (mon.0) 362 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.877918+0000 mon.a (mon.0) 363 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.881401+0000 mon.a (mon.0) 364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.882361+0000 mon.a (mon.0) 365 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.889673+0000 mon.a (mon.0) 366 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.972794+0000 mon.a (mon.0) 367 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.976572+0000 mon.a (mon.0) 368 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.980544+0000 mon.a (mon.0) 369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.981907+0000 mon.a (mon.0) 370 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:25.988386+0000 mon.a (mon.0) 371 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.068271+0000 mon.a (mon.0) 372 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.070457+0000 mon.a (mon.0) 373 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.072520+0000 mon.a (mon.0) 374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.073335+0000 mon.a (mon.0) 375 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.078567+0000 mon.a (mon.0) 376 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.159975+0000 mon.a (mon.0) 377 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.162255+0000 mon.a (mon.0) 378 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.165539+0000 mon.a (mon.0) 379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.166646+0000 mon.a (mon.0) 380 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.173948+0000 mon.a (mon.0) 381 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.256335+0000 mon.a (mon.0) 382 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.259640+0000 mon.a (mon.0) 383 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.262871+0000 mon.a (mon.0) 384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.263974+0000 mon.a (mon.0) 385 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.271615+0000 mon.a (mon.0) 386 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.354039+0000 mon.a (mon.0) 387 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.356343+0000 mon.a (mon.0) 388 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.359031+0000 mon.a (mon.0) 389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.359993+0000 mon.a (mon.0) 390 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.365661+0000 mon.a (mon.0) 391 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.447609+0000 mon.a (mon.0) 392 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.451219+0000 mon.a (mon.0) 393 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.454533+0000 mon.a (mon.0) 394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.455717+0000 mon.a (mon.0) 395 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[68510]: audit 2024-02-10T06:38:26.466704+0000 mon.a (mon.0) 396 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.981907+0000 mon.a (mon.0) 370 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:25.988386+0000 mon.a (mon.0) 371 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.068271+0000 mon.a (mon.0) 372 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.070457+0000 mon.a (mon.0) 373 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.072520+0000 mon.a (mon.0) 374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.073335+0000 mon.a (mon.0) 375 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.078567+0000 mon.a (mon.0) 376 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.159975+0000 mon.a (mon.0) 377 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.162255+0000 mon.a (mon.0) 378 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.165539+0000 mon.a (mon.0) 379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.166646+0000 mon.a (mon.0) 380 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.173948+0000 mon.a (mon.0) 381 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.256335+0000 mon.a (mon.0) 382 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.259640+0000 mon.a (mon.0) 383 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.262871+0000 mon.a (mon.0) 384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.263974+0000 mon.a (mon.0) 385 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.271615+0000 mon.a (mon.0) 386 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.354039+0000 mon.a (mon.0) 387 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.356343+0000 mon.a (mon.0) 388 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.359031+0000 mon.a (mon.0) 389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.359993+0000 mon.a (mon.0) 390 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.365661+0000 mon.a (mon.0) 391 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:26.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.447609+0000 mon.a (mon.0) 392 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:26.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.451219+0000 mon.a (mon.0) 393 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:26.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.454533+0000 mon.a (mon.0) 394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:26.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.455717+0000 mon.a (mon.0) 395 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:26.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:26 smithi046 bash[71198]: audit 2024-02-10T06:38:26.466704+0000 mon.a (mon.0) 396 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: cephadm 2024-02-10T06:38:25.599826+0000 mgr.y (mgr.34107) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: cephadm 2024-02-10T06:38:25.696164+0000 mgr.y (mgr.34107) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: cephadm 2024-02-10T06:38:25.796181+0000 mgr.y (mgr.34107) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: cephadm 2024-02-10T06:38:25.890306+0000 mgr.y (mgr.34107) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: cephadm 2024-02-10T06:38:25.989050+0000 mgr.y (mgr.34107) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: cephadm 2024-02-10T06:38:26.079160+0000 mgr.y (mgr.34107) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: cephadm 2024-02-10T06:38:26.174602+0000 mgr.y (mgr.34107) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: cephadm 2024-02-10T06:38:26.272378+0000 mgr.y (mgr.34107) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: cephadm 2024-02-10T06:38:26.366231+0000 mgr.y (mgr.34107) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: cephadm 2024-02-10T06:38:26.467516+0000 mgr.y (mgr.34107) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.544997+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.550030+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.553957+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.555117+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.562610+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: cephadm 2024-02-10T06:38:26.563098+0000 mgr.y (mgr.34107) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.642109+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.644563+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.647181+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.648301+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.655075+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.723030+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.726149+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.729984+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.731270+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.740297+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.821653+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.824351+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.827334+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.828544+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.837081+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.920881+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.924376+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.927125+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.928236+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:26.934804+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.017054+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.021599+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.025671+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.026643+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.033678+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.111017+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.113555+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.116864+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.117751+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.123289+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.205473+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.207964+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.210430+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.211443+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.217774+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.300715+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.303033+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.305398+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.306243+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.311943+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.391148+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.393460+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.396355+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.397283+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:27 smithi175 bash[14559]: audit 2024-02-10T06:38:27.402862+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: cephadm 2024-02-10T06:38:25.599826+0000 mgr.y (mgr.34107) 139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: cephadm 2024-02-10T06:38:25.696164+0000 mgr.y (mgr.34107) 140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: cephadm 2024-02-10T06:38:25.796181+0000 mgr.y (mgr.34107) 141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: cephadm 2024-02-10T06:38:25.890306+0000 mgr.y (mgr.34107) 142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: cephadm 2024-02-10T06:38:25.989050+0000 mgr.y (mgr.34107) 143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: cephadm 2024-02-10T06:38:26.079160+0000 mgr.y (mgr.34107) 144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: cephadm 2024-02-10T06:38:26.174602+0000 mgr.y (mgr.34107) 145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: cephadm 2024-02-10T06:38:26.272378+0000 mgr.y (mgr.34107) 146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: cephadm 2024-02-10T06:38:26.366231+0000 mgr.y (mgr.34107) 147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: cephadm 2024-02-10T06:38:26.467516+0000 mgr.y (mgr.34107) 148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.544997+0000 mon.a (mon.0) 397 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.550030+0000 mon.a (mon.0) 398 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.553957+0000 mon.a (mon.0) 399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.555117+0000 mon.a (mon.0) 400 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.562610+0000 mon.a (mon.0) 401 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: cephadm 2024-02-10T06:38:26.563098+0000 mgr.y (mgr.34107) 149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.642109+0000 mon.a (mon.0) 402 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.644563+0000 mon.a (mon.0) 403 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.647181+0000 mon.a (mon.0) 404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.648301+0000 mon.a (mon.0) 405 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.655075+0000 mon.a (mon.0) 406 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.723030+0000 mon.a (mon.0) 407 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.726149+0000 mon.a (mon.0) 408 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.729984+0000 mon.a (mon.0) 409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.731270+0000 mon.a (mon.0) 410 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.740297+0000 mon.a (mon.0) 411 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.821653+0000 mon.a (mon.0) 412 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.824351+0000 mon.a (mon.0) 413 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.827334+0000 mon.a (mon.0) 414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.828544+0000 mon.a (mon.0) 415 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.837081+0000 mon.a (mon.0) 416 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.920881+0000 mon.a (mon.0) 417 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.924376+0000 mon.a (mon.0) 418 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.927125+0000 mon.a (mon.0) 419 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.928236+0000 mon.a (mon.0) 420 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:26.934804+0000 mon.a (mon.0) 421 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.017054+0000 mon.a (mon.0) 422 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.021599+0000 mon.a (mon.0) 423 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.025671+0000 mon.a (mon.0) 424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.026643+0000 mon.a (mon.0) 425 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.033678+0000 mon.a (mon.0) 426 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.111017+0000 mon.a (mon.0) 427 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.113555+0000 mon.a (mon.0) 428 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.116864+0000 mon.a (mon.0) 429 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.117751+0000 mon.a (mon.0) 430 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.123289+0000 mon.a (mon.0) 431 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.205473+0000 mon.a (mon.0) 432 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.207964+0000 mon.a (mon.0) 433 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.210430+0000 mon.a (mon.0) 434 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.211443+0000 mon.a (mon.0) 435 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.217774+0000 mon.a (mon.0) 436 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.300715+0000 mon.a (mon.0) 437 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.303033+0000 mon.a (mon.0) 438 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.305398+0000 mon.a (mon.0) 439 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.306243+0000 mon.a (mon.0) 440 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.311943+0000 mon.a (mon.0) 441 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.391148+0000 mon.a (mon.0) 442 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.393460+0000 mon.a (mon.0) 443 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.396355+0000 mon.a (mon.0) 444 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.397283+0000 mon.a (mon.0) 445 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[68510]: audit 2024-02-10T06:38:27.402862+0000 mon.a (mon.0) 446 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: cephadm 2024-02-10T06:38:25.599826+0000 mgr.y (mgr.34107) 139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: cephadm 2024-02-10T06:38:25.696164+0000 mgr.y (mgr.34107) 140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: cephadm 2024-02-10T06:38:25.796181+0000 mgr.y (mgr.34107) 141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: cephadm 2024-02-10T06:38:25.890306+0000 mgr.y (mgr.34107) 142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: cephadm 2024-02-10T06:38:25.989050+0000 mgr.y (mgr.34107) 143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: cephadm 2024-02-10T06:38:26.079160+0000 mgr.y (mgr.34107) 144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: cephadm 2024-02-10T06:38:26.174602+0000 mgr.y (mgr.34107) 145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: cephadm 2024-02-10T06:38:26.272378+0000 mgr.y (mgr.34107) 146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: cephadm 2024-02-10T06:38:26.366231+0000 mgr.y (mgr.34107) 147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: cephadm 2024-02-10T06:38:26.467516+0000 mgr.y (mgr.34107) 148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.544997+0000 mon.a (mon.0) 397 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.550030+0000 mon.a (mon.0) 398 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.553957+0000 mon.a (mon.0) 399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.555117+0000 mon.a (mon.0) 400 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.562610+0000 mon.a (mon.0) 401 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: cephadm 2024-02-10T06:38:26.563098+0000 mgr.y (mgr.34107) 149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:27.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.642109+0000 mon.a (mon.0) 402 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.644563+0000 mon.a (mon.0) 403 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.647181+0000 mon.a (mon.0) 404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.648301+0000 mon.a (mon.0) 405 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.655075+0000 mon.a (mon.0) 406 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.723030+0000 mon.a (mon.0) 407 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.726149+0000 mon.a (mon.0) 408 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.729984+0000 mon.a (mon.0) 409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.731270+0000 mon.a (mon.0) 410 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.740297+0000 mon.a (mon.0) 411 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.821653+0000 mon.a (mon.0) 412 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.824351+0000 mon.a (mon.0) 413 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.827334+0000 mon.a (mon.0) 414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.828544+0000 mon.a (mon.0) 415 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.837081+0000 mon.a (mon.0) 416 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.920881+0000 mon.a (mon.0) 417 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.924376+0000 mon.a (mon.0) 418 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.927125+0000 mon.a (mon.0) 419 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.928236+0000 mon.a (mon.0) 420 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:26.934804+0000 mon.a (mon.0) 421 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.017054+0000 mon.a (mon.0) 422 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.021599+0000 mon.a (mon.0) 423 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.025671+0000 mon.a (mon.0) 424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.026643+0000 mon.a (mon.0) 425 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.033678+0000 mon.a (mon.0) 426 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.111017+0000 mon.a (mon.0) 427 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.113555+0000 mon.a (mon.0) 428 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.116864+0000 mon.a (mon.0) 429 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.117751+0000 mon.a (mon.0) 430 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.123289+0000 mon.a (mon.0) 431 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.205473+0000 mon.a (mon.0) 432 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.207964+0000 mon.a (mon.0) 433 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.210430+0000 mon.a (mon.0) 434 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.211443+0000 mon.a (mon.0) 435 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.217774+0000 mon.a (mon.0) 436 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.300715+0000 mon.a (mon.0) 437 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.303033+0000 mon.a (mon.0) 438 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.305398+0000 mon.a (mon.0) 439 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.306243+0000 mon.a (mon.0) 440 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.311943+0000 mon.a (mon.0) 441 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:27.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.391148+0000 mon.a (mon.0) 442 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:27.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.393460+0000 mon.a (mon.0) 443 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:27.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.396355+0000 mon.a (mon.0) 444 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:27.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.397283+0000 mon.a (mon.0) 445 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:27.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:27 smithi046 bash[71198]: audit 2024-02-10T06:38:27.402862+0000 mon.a (mon.0) 446 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.496 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: cephadm 2024-02-10T06:38:26.655752+0000 mgr.y (mgr.34107) 150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: cephadm 2024-02-10T06:38:26.655752+0000 mgr.y (mgr.34107) 150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: cephadm 2024-02-10T06:38:26.740988+0000 mgr.y (mgr.34107) 151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: cephadm 2024-02-10T06:38:26.837783+0000 mgr.y (mgr.34107) 152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: cephadm 2024-02-10T06:38:26.935478+0000 mgr.y (mgr.34107) 153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: cephadm 2024-02-10T06:38:27.034191+0000 mgr.y (mgr.34107) 154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: cephadm 2024-02-10T06:38:27.123877+0000 mgr.y (mgr.34107) 155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: cephadm 2024-02-10T06:38:27.218387+0000 mgr.y (mgr.34107) 156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: cephadm 2024-02-10T06:38:27.312425+0000 mgr.y (mgr.34107) 157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: cluster 2024-02-10T06:38:27.369342+0000 mgr.y (mgr.34107) 158 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:38:28.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: cephadm 2024-02-10T06:38:27.403669+0000 mgr.y (mgr.34107) 159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.482686+0000 mon.a (mon.0) 447 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.494243+0000 mon.a (mon.0) 448 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.498162+0000 mon.a (mon.0) 449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.498931+0000 mon.a (mon.0) 450 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.503659+0000 mon.a (mon.0) 451 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: cephadm 2024-02-10T06:38:27.504275+0000 mgr.y (mgr.34107) 160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.585426+0000 mon.a (mon.0) 452 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.588195+0000 mon.a (mon.0) 453 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.591222+0000 mon.a (mon.0) 454 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.592159+0000 mon.a (mon.0) 455 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.597688+0000 mon.a (mon.0) 456 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: cephadm 2024-02-10T06:38:26.740988+0000 mgr.y (mgr.34107) 151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: cephadm 2024-02-10T06:38:26.837783+0000 mgr.y (mgr.34107) 152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: cephadm 2024-02-10T06:38:26.935478+0000 mgr.y (mgr.34107) 153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: cephadm 2024-02-10T06:38:27.034191+0000 mgr.y (mgr.34107) 154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: cephadm 2024-02-10T06:38:27.123877+0000 mgr.y (mgr.34107) 155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: cephadm 2024-02-10T06:38:27.218387+0000 mgr.y (mgr.34107) 156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: cephadm 2024-02-10T06:38:27.312425+0000 mgr.y (mgr.34107) 157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: cluster 2024-02-10T06:38:27.369342+0000 mgr.y (mgr.34107) 158 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:38:28.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: cephadm 2024-02-10T06:38:27.403669+0000 mgr.y (mgr.34107) 159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.482686+0000 mon.a (mon.0) 447 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.494243+0000 mon.a (mon.0) 448 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.498162+0000 mon.a (mon.0) 449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.498931+0000 mon.a (mon.0) 450 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.503659+0000 mon.a (mon.0) 451 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: cephadm 2024-02-10T06:38:27.504275+0000 mgr.y (mgr.34107) 160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.585426+0000 mon.a (mon.0) 452 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.588195+0000 mon.a (mon.0) 453 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.591222+0000 mon.a (mon.0) 454 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.592159+0000 mon.a (mon.0) 455 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.597688+0000 mon.a (mon.0) 456 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.680522+0000 mon.a (mon.0) 457 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.683069+0000 mon.a (mon.0) 458 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.686010+0000 mon.a (mon.0) 459 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.686986+0000 mon.a (mon.0) 460 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.694631+0000 mon.a (mon.0) 461 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.777343+0000 mon.a (mon.0) 462 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.779414+0000 mon.a (mon.0) 463 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.782318+0000 mon.a (mon.0) 464 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.783178+0000 mon.a (mon.0) 465 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.792419+0000 mon.a (mon.0) 466 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.873715+0000 mon.a (mon.0) 467 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.876303+0000 mon.a (mon.0) 468 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.879451+0000 mon.a (mon.0) 469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.880506+0000 mon.a (mon.0) 470 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.888408+0000 mon.a (mon.0) 471 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.973305+0000 mon.a (mon.0) 472 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.975433+0000 mon.a (mon.0) 473 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.977682+0000 mon.a (mon.0) 474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.978689+0000 mon.a (mon.0) 475 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:27.986017+0000 mon.a (mon.0) 476 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.068389+0000 mon.a (mon.0) 477 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.070434+0000 mon.a (mon.0) 478 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.072981+0000 mon.a (mon.0) 479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.073755+0000 mon.a (mon.0) 480 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.080653+0000 mon.a (mon.0) 481 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.159201+0000 mon.a (mon.0) 482 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.161446+0000 mon.a (mon.0) 483 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.164259+0000 mon.a (mon.0) 484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.165170+0000 mon.a (mon.0) 485 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.170619+0000 mon.a (mon.0) 486 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.238934+0000 mon.a (mon.0) 487 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.241612+0000 mon.a (mon.0) 488 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.245675+0000 mon.a (mon.0) 489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.246952+0000 mon.a (mon.0) 490 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.255105+0000 mon.a (mon.0) 491 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.332530+0000 mon.a (mon.0) 492 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.335195+0000 mon.a (mon.0) 493 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.337590+0000 mon.a (mon.0) 494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.338567+0000 mon.a (mon.0) 495 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.680522+0000 mon.a (mon.0) 457 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.683069+0000 mon.a (mon.0) 458 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.686010+0000 mon.a (mon.0) 459 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.686986+0000 mon.a (mon.0) 460 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.694631+0000 mon.a (mon.0) 461 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.777343+0000 mon.a (mon.0) 462 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.779414+0000 mon.a (mon.0) 463 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.782318+0000 mon.a (mon.0) 464 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.783178+0000 mon.a (mon.0) 465 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.792419+0000 mon.a (mon.0) 466 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.873715+0000 mon.a (mon.0) 467 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.876303+0000 mon.a (mon.0) 468 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.879451+0000 mon.a (mon.0) 469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.880506+0000 mon.a (mon.0) 470 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.888408+0000 mon.a (mon.0) 471 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.973305+0000 mon.a (mon.0) 472 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.975433+0000 mon.a (mon.0) 473 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.977682+0000 mon.a (mon.0) 474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.978689+0000 mon.a (mon.0) 475 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:27.986017+0000 mon.a (mon.0) 476 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.345085+0000 mon.a (mon.0) 496 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.427556+0000 mon.a (mon.0) 497 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.430251+0000 mon.a (mon.0) 498 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.434182+0000 mon.a (mon.0) 499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.436151+0000 mon.a (mon.0) 500 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[68510]: audit 2024-02-10T06:38:28.442583+0000 mon.a (mon.0) 501 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.068389+0000 mon.a (mon.0) 477 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.070434+0000 mon.a (mon.0) 478 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.072981+0000 mon.a (mon.0) 479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.073755+0000 mon.a (mon.0) 480 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.080653+0000 mon.a (mon.0) 481 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.159201+0000 mon.a (mon.0) 482 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.161446+0000 mon.a (mon.0) 483 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.164259+0000 mon.a (mon.0) 484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.165170+0000 mon.a (mon.0) 485 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.170619+0000 mon.a (mon.0) 486 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.238934+0000 mon.a (mon.0) 487 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.241612+0000 mon.a (mon.0) 488 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.245675+0000 mon.a (mon.0) 489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.246952+0000 mon.a (mon.0) 490 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.255105+0000 mon.a (mon.0) 491 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.332530+0000 mon.a (mon.0) 492 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.335195+0000 mon.a (mon.0) 493 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.337590+0000 mon.a (mon.0) 494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.338567+0000 mon.a (mon.0) 495 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.345085+0000 mon.a (mon.0) 496 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.427556+0000 mon.a (mon.0) 497 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.430251+0000 mon.a (mon.0) 498 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.434182+0000 mon.a (mon.0) 499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.436151+0000 mon.a (mon.0) 500 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:28 smithi046 bash[71198]: audit 2024-02-10T06:38:28.442583+0000 mon.a (mon.0) 501 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[52279]: ts=2024-02-10T06: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 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi046:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:38:28.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: cephadm 2024-02-10T06:38:26.655752+0000 mgr.y (mgr.34107) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: cephadm 2024-02-10T06:38:26.740988+0000 mgr.y (mgr.34107) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: cephadm 2024-02-10T06:38:26.837783+0000 mgr.y (mgr.34107) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: cephadm 2024-02-10T06:38:26.935478+0000 mgr.y (mgr.34107) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: cephadm 2024-02-10T06:38:27.034191+0000 mgr.y (mgr.34107) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: cephadm 2024-02-10T06:38:27.123877+0000 mgr.y (mgr.34107) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: cephadm 2024-02-10T06:38:27.218387+0000 mgr.y (mgr.34107) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: cephadm 2024-02-10T06:38:27.312425+0000 mgr.y (mgr.34107) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: cluster 2024-02-10T06:38:27.369342+0000 mgr.y (mgr.34107) 158 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:38:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: cephadm 2024-02-10T06:38:27.403669+0000 mgr.y (mgr.34107) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.482686+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.494243+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.498162+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.498931+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.503659+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: cephadm 2024-02-10T06:38:27.504275+0000 mgr.y (mgr.34107) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.585426+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.588195+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.591222+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.592159+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.597688+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.680522+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.683069+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.686010+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.686986+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.694631+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.777343+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.779414+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.782318+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.783178+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.792419+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.873715+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.876303+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.879451+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.880506+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.888408+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.973305+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.975433+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.977682+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.978689+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:27.986017+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.068389+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.070434+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.072981+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.073755+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.080653+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.159201+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.161446+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.164259+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.165170+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.170619+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.238934+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.241612+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.245675+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.246952+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.255105+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.332530+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.335195+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.337590+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.338567+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.345085+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.427556+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.430251+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.434182+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.436151+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:28 smithi175 bash[14559]: audit 2024-02-10T06:38:28.442583+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: cephadm 2024-02-10T06:38:27.598163+0000 mgr.y (mgr.34107) 161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: cephadm 2024-02-10T06:38:27.695246+0000 mgr.y (mgr.34107) 162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: cephadm 2024-02-10T06:38:27.793328+0000 mgr.y (mgr.34107) 163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: cephadm 2024-02-10T06:38:27.888974+0000 mgr.y (mgr.34107) 164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: cephadm 2024-02-10T06:38:27.986773+0000 mgr.y (mgr.34107) 165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: cephadm 2024-02-10T06:38:28.081279+0000 mgr.y (mgr.34107) 166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: cephadm 2024-02-10T06:38:28.171355+0000 mgr.y (mgr.34107) 167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: cephadm 2024-02-10T06:38:28.255688+0000 mgr.y (mgr.34107) 168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: cephadm 2024-02-10T06:38:28.345630+0000 mgr.y (mgr.34107) 169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: cephadm 2024-02-10T06:38:28.443275+0000 mgr.y (mgr.34107) 170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.520928+0000 mon.a (mon.0) 502 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.523475+0000 mon.a (mon.0) 503 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.525766+0000 mon.a (mon.0) 504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.526570+0000 mon.a (mon.0) 505 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.532715+0000 mon.a (mon.0) 506 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: cephadm 2024-02-10T06:38:28.533214+0000 mgr.y (mgr.34107) 171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.612232+0000 mon.a (mon.0) 507 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.614854+0000 mon.a (mon.0) 508 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.617658+0000 mon.a (mon.0) 509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.618477+0000 mon.a (mon.0) 510 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.625833+0000 mon.a (mon.0) 511 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.705721+0000 mon.a (mon.0) 512 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.707751+0000 mon.a (mon.0) 513 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.710386+0000 mon.a (mon.0) 514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.711716+0000 mon.a (mon.0) 515 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.718833+0000 mon.a (mon.0) 516 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.796628+0000 mon.a (mon.0) 517 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.799073+0000 mon.a (mon.0) 518 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.801286+0000 mon.a (mon.0) 519 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.802091+0000 mon.a (mon.0) 520 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.810355+0000 mon.a (mon.0) 521 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.893066+0000 mon.a (mon.0) 522 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.895597+0000 mon.a (mon.0) 523 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.899207+0000 mon.a (mon.0) 524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.900166+0000 mon.a (mon.0) 525 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.907677+0000 mon.a (mon.0) 526 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.989899+0000 mon.a (mon.0) 527 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.992505+0000 mon.a (mon.0) 528 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.996289+0000 mon.a (mon.0) 529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:28.997896+0000 mon.a (mon.0) 530 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.009113+0000 mon.a (mon.0) 531 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: cephadm 2024-02-10T06:38:27.598163+0000 mgr.y (mgr.34107) 161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: cephadm 2024-02-10T06:38:27.695246+0000 mgr.y (mgr.34107) 162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: cephadm 2024-02-10T06:38:27.793328+0000 mgr.y (mgr.34107) 163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: cephadm 2024-02-10T06:38:27.888974+0000 mgr.y (mgr.34107) 164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: cephadm 2024-02-10T06:38:27.986773+0000 mgr.y (mgr.34107) 165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: cephadm 2024-02-10T06:38:28.081279+0000 mgr.y (mgr.34107) 166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: cephadm 2024-02-10T06:38:28.171355+0000 mgr.y (mgr.34107) 167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: cephadm 2024-02-10T06:38:28.255688+0000 mgr.y (mgr.34107) 168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: cephadm 2024-02-10T06:38:28.345630+0000 mgr.y (mgr.34107) 169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: cephadm 2024-02-10T06:38:28.443275+0000 mgr.y (mgr.34107) 170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.520928+0000 mon.a (mon.0) 502 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.523475+0000 mon.a (mon.0) 503 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.525766+0000 mon.a (mon.0) 504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.526570+0000 mon.a (mon.0) 505 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.532715+0000 mon.a (mon.0) 506 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: cephadm 2024-02-10T06:38:28.533214+0000 mgr.y (mgr.34107) 171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.612232+0000 mon.a (mon.0) 507 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.614854+0000 mon.a (mon.0) 508 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.617658+0000 mon.a (mon.0) 509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.618477+0000 mon.a (mon.0) 510 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.625833+0000 mon.a (mon.0) 511 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.086886+0000 mon.a (mon.0) 532 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.089825+0000 mon.a (mon.0) 533 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.105306+0000 mon.a (mon.0) 534 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.106528+0000 mon.a (mon.0) 535 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.109644+0000 mon.a (mon.0) 536 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.117600+0000 mon.a (mon.0) 537 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.124202+0000 mon.a (mon.0) 538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.132172+0000 mon.a (mon.0) 539 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.205169+0000 mon.a (mon.0) 540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.207417+0000 mon.a (mon.0) 541 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.209888+0000 mon.a (mon.0) 542 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.210778+0000 mon.a (mon.0) 543 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.217917+0000 mon.a (mon.0) 544 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.292525+0000 mon.a (mon.0) 545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.297651+0000 mon.a (mon.0) 546 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.300135+0000 mon.a (mon.0) 547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.300953+0000 mon.a (mon.0) 548 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.306484+0000 mon.a (mon.0) 549 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.387036+0000 mon.a (mon.0) 550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.389745+0000 mon.a (mon.0) 551 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.393978+0000 mon.a (mon.0) 552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.395249+0000 mon.a (mon.0) 553 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.404214+0000 mon.a (mon.0) 554 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[68510]: audit 2024-02-10T06:38:29.479107+0000 mon.a (mon.0) 555 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:38:29.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.705721+0000 mon.a (mon.0) 512 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.707751+0000 mon.a (mon.0) 513 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.710386+0000 mon.a (mon.0) 514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.711716+0000 mon.a (mon.0) 515 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.718833+0000 mon.a (mon.0) 516 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.796628+0000 mon.a (mon.0) 517 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.799073+0000 mon.a (mon.0) 518 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.801286+0000 mon.a (mon.0) 519 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.802091+0000 mon.a (mon.0) 520 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.810355+0000 mon.a (mon.0) 521 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.893066+0000 mon.a (mon.0) 522 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.895597+0000 mon.a (mon.0) 523 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.899207+0000 mon.a (mon.0) 524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.900166+0000 mon.a (mon.0) 525 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.907677+0000 mon.a (mon.0) 526 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.989899+0000 mon.a (mon.0) 527 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.992505+0000 mon.a (mon.0) 528 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.996289+0000 mon.a (mon.0) 529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:28.997896+0000 mon.a (mon.0) 530 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.009113+0000 mon.a (mon.0) 531 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.086886+0000 mon.a (mon.0) 532 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.089825+0000 mon.a (mon.0) 533 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.105306+0000 mon.a (mon.0) 534 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.106528+0000 mon.a (mon.0) 535 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.109644+0000 mon.a (mon.0) 536 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.117600+0000 mon.a (mon.0) 537 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.124202+0000 mon.a (mon.0) 538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.132172+0000 mon.a (mon.0) 539 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.205169+0000 mon.a (mon.0) 540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.207417+0000 mon.a (mon.0) 541 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.209888+0000 mon.a (mon.0) 542 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.210778+0000 mon.a (mon.0) 543 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.217917+0000 mon.a (mon.0) 544 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.292525+0000 mon.a (mon.0) 545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.297651+0000 mon.a (mon.0) 546 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.300135+0000 mon.a (mon.0) 547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.300953+0000 mon.a (mon.0) 548 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.306484+0000 mon.a (mon.0) 549 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.387036+0000 mon.a (mon.0) 550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.389745+0000 mon.a (mon.0) 551 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.393978+0000 mon.a (mon.0) 552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.395249+0000 mon.a (mon.0) 553 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.404214+0000 mon.a (mon.0) 554 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:29 smithi046 bash[71198]: audit 2024-02-10T06:38:29.479107+0000 mon.a (mon.0) 555 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:38:29.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: cephadm 2024-02-10T06:38:27.598163+0000 mgr.y (mgr.34107) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: cephadm 2024-02-10T06:38:27.695246+0000 mgr.y (mgr.34107) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: cephadm 2024-02-10T06:38:27.793328+0000 mgr.y (mgr.34107) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: cephadm 2024-02-10T06:38:27.888974+0000 mgr.y (mgr.34107) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: cephadm 2024-02-10T06:38:27.986773+0000 mgr.y (mgr.34107) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: cephadm 2024-02-10T06:38:28.081279+0000 mgr.y (mgr.34107) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: cephadm 2024-02-10T06:38:28.171355+0000 mgr.y (mgr.34107) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: cephadm 2024-02-10T06:38:28.255688+0000 mgr.y (mgr.34107) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: cephadm 2024-02-10T06:38:28.345630+0000 mgr.y (mgr.34107) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: cephadm 2024-02-10T06:38:28.443275+0000 mgr.y (mgr.34107) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.520928+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.523475+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.525766+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.526570+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.532715+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: cephadm 2024-02-10T06:38:28.533214+0000 mgr.y (mgr.34107) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.612232+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.614854+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.617658+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.618477+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.625833+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.705721+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.707751+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.710386+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.711716+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.718833+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.796628+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.799073+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.801286+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.802091+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.810355+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.893066+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.895597+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.899207+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.900166+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.907677+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.989899+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.992505+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.996289+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:28.997896+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.009113+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.086886+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.089825+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.105306+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.106528+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.109644+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.117600+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.124202+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.132172+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.205169+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.207417+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.209888+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.210778+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.217917+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.292525+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.297651+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.300135+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.300953+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.306484+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.387036+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:29.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.389745+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:29.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.393978+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:29.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.395249+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:29.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.404214+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:29.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:29 smithi175 bash[14559]: audit 2024-02-10T06:38:29.479107+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:38:30.870 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: cephadm 2024-02-10T06:38:28.626397+0000 mgr.y (mgr.34107) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.870 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: cephadm 2024-02-10T06:38:28.719412+0000 mgr.y (mgr.34107) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.870 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: cephadm 2024-02-10T06:38:28.811684+0000 mgr.y (mgr.34107) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.870 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: cephadm 2024-02-10T06:38:28.908288+0000 mgr.y (mgr.34107) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.870 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: cephadm 2024-02-10T06:38:29.009896+0000 mgr.y (mgr.34107) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.870 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: cephadm 2024-02-10T06:38:29.124894+0000 mgr.y (mgr.34107) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.870 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: cephadm 2024-02-10T06:38:29.218499+0000 mgr.y (mgr.34107) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.870 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: cephadm 2024-02-10T06:38:29.307294+0000 mgr.y (mgr.34107) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.870 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: cluster 2024-02-10T06:38:29.370106+0000 mgr.y (mgr.34107) 180 : 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-02-10T06:38:30.870 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: cephadm 2024-02-10T06:38:29.404927+0000 mgr.y (mgr.34107) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.870 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.516606+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.871 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.519384+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.871 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.521916+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.871 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.522892+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.871 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.529436+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.871 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: cephadm 2024-02-10T06:38:29.530053+0000 mgr.y (mgr.34107) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.871 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.612221+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.871 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.614796+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.871 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.618251+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.871 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.619529+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.872 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.627237+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.872 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.705379+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.872 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.708052+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.872 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.711193+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.872 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.712310+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.872 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.720449+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.872 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.802485+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.872 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.806603+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.872 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.810028+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.872 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.811055+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.873 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.817490+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.873 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.897008+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.873 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.899275+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.873 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.902478+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.873 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.903525+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.873 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.913210+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.873 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.995317+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.873 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:29.997475+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.873 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.000388+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.873 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.001542+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.873 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.009152+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.873 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.087744+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.873 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.090679+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.873 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.094308+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.873 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.095634+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.873 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.105154+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.874 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.183140+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.874 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.186387+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.874 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.190384+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.874 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.191631+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.874 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.199694+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.874 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.281389+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.874 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.284176+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.874 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.287486+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.874 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.288511+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.874 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.294942+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.874 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.373541+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.874 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.376819+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.874 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.380480+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.874 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.382056+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.874 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.388894+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.874 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.472956+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.875 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.475177+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.875 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.478308+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.875 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.479382+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.875 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:30 smithi175 bash[14559]: audit 2024-02-10T06:38:30.485591+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: cephadm 2024-02-10T06:38:28.626397+0000 mgr.y (mgr.34107) 172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: cephadm 2024-02-10T06:38:28.719412+0000 mgr.y (mgr.34107) 173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: cephadm 2024-02-10T06:38:28.811684+0000 mgr.y (mgr.34107) 174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: cephadm 2024-02-10T06:38:28.908288+0000 mgr.y (mgr.34107) 175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: cephadm 2024-02-10T06:38:29.009896+0000 mgr.y (mgr.34107) 176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: cephadm 2024-02-10T06:38:29.124894+0000 mgr.y (mgr.34107) 177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: cephadm 2024-02-10T06:38:29.218499+0000 mgr.y (mgr.34107) 178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: cephadm 2024-02-10T06:38:29.307294+0000 mgr.y (mgr.34107) 179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: cluster 2024-02-10T06:38:29.370106+0000 mgr.y (mgr.34107) 180 : 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-02-10T06:38:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: cephadm 2024-02-10T06:38:29.404927+0000 mgr.y (mgr.34107) 181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.516606+0000 mon.a (mon.0) 556 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.519384+0000 mon.a (mon.0) 557 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.521916+0000 mon.a (mon.0) 558 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.522892+0000 mon.a (mon.0) 559 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.529436+0000 mon.a (mon.0) 560 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: cephadm 2024-02-10T06:38:29.530053+0000 mgr.y (mgr.34107) 182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.612221+0000 mon.a (mon.0) 561 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.614796+0000 mon.a (mon.0) 562 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.618251+0000 mon.a (mon.0) 563 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.619529+0000 mon.a (mon.0) 564 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.627237+0000 mon.a (mon.0) 565 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: cephadm 2024-02-10T06:38:28.626397+0000 mgr.y (mgr.34107) 172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: cephadm 2024-02-10T06:38:28.719412+0000 mgr.y (mgr.34107) 173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: cephadm 2024-02-10T06:38:28.811684+0000 mgr.y (mgr.34107) 174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: cephadm 2024-02-10T06:38:28.908288+0000 mgr.y (mgr.34107) 175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: cephadm 2024-02-10T06:38:29.009896+0000 mgr.y (mgr.34107) 176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: cephadm 2024-02-10T06:38:29.124894+0000 mgr.y (mgr.34107) 177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: cephadm 2024-02-10T06:38:29.218499+0000 mgr.y (mgr.34107) 178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: cephadm 2024-02-10T06:38:29.307294+0000 mgr.y (mgr.34107) 179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: cluster 2024-02-10T06:38:29.370106+0000 mgr.y (mgr.34107) 180 : 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-02-10T06:38:30.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: cephadm 2024-02-10T06:38:29.404927+0000 mgr.y (mgr.34107) 181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.516606+0000 mon.a (mon.0) 556 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.519384+0000 mon.a (mon.0) 557 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.521916+0000 mon.a (mon.0) 558 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.522892+0000 mon.a (mon.0) 559 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.529436+0000 mon.a (mon.0) 560 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: cephadm 2024-02-10T06:38:29.530053+0000 mgr.y (mgr.34107) 182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.612221+0000 mon.a (mon.0) 561 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.614796+0000 mon.a (mon.0) 562 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.618251+0000 mon.a (mon.0) 563 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.619529+0000 mon.a (mon.0) 564 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.627237+0000 mon.a (mon.0) 565 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.705379+0000 mon.a (mon.0) 566 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.708052+0000 mon.a (mon.0) 567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.711193+0000 mon.a (mon.0) 568 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.712310+0000 mon.a (mon.0) 569 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.720449+0000 mon.a (mon.0) 570 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.802485+0000 mon.a (mon.0) 571 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.806603+0000 mon.a (mon.0) 572 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.810028+0000 mon.a (mon.0) 573 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.811055+0000 mon.a (mon.0) 574 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.817490+0000 mon.a (mon.0) 575 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.897008+0000 mon.a (mon.0) 576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.899275+0000 mon.a (mon.0) 577 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.902478+0000 mon.a (mon.0) 578 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.903525+0000 mon.a (mon.0) 579 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.913210+0000 mon.a (mon.0) 580 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.995317+0000 mon.a (mon.0) 581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:29.997475+0000 mon.a (mon.0) 582 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.000388+0000 mon.a (mon.0) 583 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.001542+0000 mon.a (mon.0) 584 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.705379+0000 mon.a (mon.0) 566 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.708052+0000 mon.a (mon.0) 567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.711193+0000 mon.a (mon.0) 568 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.712310+0000 mon.a (mon.0) 569 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.720449+0000 mon.a (mon.0) 570 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.802485+0000 mon.a (mon.0) 571 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.806603+0000 mon.a (mon.0) 572 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.810028+0000 mon.a (mon.0) 573 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.811055+0000 mon.a (mon.0) 574 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.817490+0000 mon.a (mon.0) 575 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.897008+0000 mon.a (mon.0) 576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.899275+0000 mon.a (mon.0) 577 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.902478+0000 mon.a (mon.0) 578 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.903525+0000 mon.a (mon.0) 579 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.913210+0000 mon.a (mon.0) 580 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.995317+0000 mon.a (mon.0) 581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:29.997475+0000 mon.a (mon.0) 582 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.000388+0000 mon.a (mon.0) 583 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.001542+0000 mon.a (mon.0) 584 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.009152+0000 mon.a (mon.0) 585 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.087744+0000 mon.a (mon.0) 586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.090679+0000 mon.a (mon.0) 587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.094308+0000 mon.a (mon.0) 588 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.095634+0000 mon.a (mon.0) 589 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.105154+0000 mon.a (mon.0) 590 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.183140+0000 mon.a (mon.0) 591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.186387+0000 mon.a (mon.0) 592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.190384+0000 mon.a (mon.0) 593 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.191631+0000 mon.a (mon.0) 594 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.199694+0000 mon.a (mon.0) 595 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.281389+0000 mon.a (mon.0) 596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.284176+0000 mon.a (mon.0) 597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.287486+0000 mon.a (mon.0) 598 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.288511+0000 mon.a (mon.0) 599 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.294942+0000 mon.a (mon.0) 600 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.373541+0000 mon.a (mon.0) 601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.376819+0000 mon.a (mon.0) 602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.380480+0000 mon.a (mon.0) 603 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.382056+0000 mon.a (mon.0) 604 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.388894+0000 mon.a (mon.0) 605 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.472956+0000 mon.a (mon.0) 606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.475177+0000 mon.a (mon.0) 607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.478308+0000 mon.a (mon.0) 608 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.479382+0000 mon.a (mon.0) 609 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[68510]: audit 2024-02-10T06:38:30.485591+0000 mon.a (mon.0) 610 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.009152+0000 mon.a (mon.0) 585 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.087744+0000 mon.a (mon.0) 586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.090679+0000 mon.a (mon.0) 587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.094308+0000 mon.a (mon.0) 588 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.095634+0000 mon.a (mon.0) 589 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.105154+0000 mon.a (mon.0) 590 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.183140+0000 mon.a (mon.0) 591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.186387+0000 mon.a (mon.0) 592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.190384+0000 mon.a (mon.0) 593 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.191631+0000 mon.a (mon.0) 594 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.199694+0000 mon.a (mon.0) 595 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.281389+0000 mon.a (mon.0) 596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.284176+0000 mon.a (mon.0) 597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.287486+0000 mon.a (mon.0) 598 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.288511+0000 mon.a (mon.0) 599 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.294942+0000 mon.a (mon.0) 600 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.373541+0000 mon.a (mon.0) 601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.376819+0000 mon.a (mon.0) 602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.380480+0000 mon.a (mon.0) 603 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.893 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.382056+0000 mon.a (mon.0) 604 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.893 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.388894+0000 mon.a (mon.0) 605 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:30.893 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.472956+0000 mon.a (mon.0) 606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:30.893 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.475177+0000 mon.a (mon.0) 607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:30.893 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.478308+0000 mon.a (mon.0) 608 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:30.893 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.479382+0000 mon.a (mon.0) 609 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:30.893 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:30 smithi046 bash[71198]: audit 2024-02-10T06:38:30.485591+0000 mon.a (mon.0) 610 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.410 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:38:31] "GET /metrics HTTP/1.1" 200 38256 "" "Prometheus/2.33.4" 2024-02-10T06:38:31.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: cephadm 2024-02-10T06:38:29.627788+0000 mgr.y (mgr.34107) 183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: cephadm 2024-02-10T06:38:29.721400+0000 mgr.y (mgr.34107) 184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: cephadm 2024-02-10T06:38:29.818015+0000 mgr.y (mgr.34107) 185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: cephadm 2024-02-10T06:38:29.913936+0000 mgr.y (mgr.34107) 186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: cephadm 2024-02-10T06:38:30.009690+0000 mgr.y (mgr.34107) 187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: cephadm 2024-02-10T06:38:30.105717+0000 mgr.y (mgr.34107) 188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: cephadm 2024-02-10T06:38:30.200375+0000 mgr.y (mgr.34107) 189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: cephadm 2024-02-10T06:38:30.295573+0000 mgr.y (mgr.34107) 190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.385058+0000 mgr.y (mgr.34107) 191 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:38:31.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: cephadm 2024-02-10T06:38:30.389532+0000 mgr.y (mgr.34107) 192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: cephadm 2024-02-10T06:38:30.486509+0000 mgr.y (mgr.34107) 193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.565622+0000 mon.a (mon.0) 611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.567895+0000 mon.a (mon.0) 612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.570803+0000 mon.a (mon.0) 613 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.571649+0000 mon.a (mon.0) 614 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.580987+0000 mon.a (mon.0) 615 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.660422+0000 mon.a (mon.0) 616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.663274+0000 mon.a (mon.0) 617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.666205+0000 mon.a (mon.0) 618 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.667209+0000 mon.a (mon.0) 619 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.674897+0000 mon.a (mon.0) 620 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: cephadm 2024-02-10T06:38:29.627788+0000 mgr.y (mgr.34107) 183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: cephadm 2024-02-10T06:38:29.721400+0000 mgr.y (mgr.34107) 184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: cephadm 2024-02-10T06:38:29.818015+0000 mgr.y (mgr.34107) 185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: cephadm 2024-02-10T06:38:29.913936+0000 mgr.y (mgr.34107) 186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: cephadm 2024-02-10T06:38:30.009690+0000 mgr.y (mgr.34107) 187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: cephadm 2024-02-10T06:38:30.105717+0000 mgr.y (mgr.34107) 188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: cephadm 2024-02-10T06:38:30.200375+0000 mgr.y (mgr.34107) 189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: cephadm 2024-02-10T06:38:30.295573+0000 mgr.y (mgr.34107) 190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.385058+0000 mgr.y (mgr.34107) 191 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:38:31.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: cephadm 2024-02-10T06:38:30.389532+0000 mgr.y (mgr.34107) 192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: cephadm 2024-02-10T06:38:30.486509+0000 mgr.y (mgr.34107) 193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.565622+0000 mon.a (mon.0) 611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.567895+0000 mon.a (mon.0) 612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.570803+0000 mon.a (mon.0) 613 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.571649+0000 mon.a (mon.0) 614 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.580987+0000 mon.a (mon.0) 615 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.660422+0000 mon.a (mon.0) 616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.663274+0000 mon.a (mon.0) 617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.666205+0000 mon.a (mon.0) 618 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.667209+0000 mon.a (mon.0) 619 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.674897+0000 mon.a (mon.0) 620 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.756951+0000 mon.a (mon.0) 621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.759072+0000 mon.a (mon.0) 622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.761308+0000 mon.a (mon.0) 623 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.762335+0000 mon.a (mon.0) 624 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.768053+0000 mon.a (mon.0) 625 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.831025+0000 mon.a (mon.0) 626 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.833450+0000 mon.a (mon.0) 627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.837003+0000 mon.a (mon.0) 628 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.838041+0000 mon.a (mon.0) 629 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.845346+0000 mon.a (mon.0) 630 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.928605+0000 mon.a (mon.0) 631 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.931920+0000 mon.a (mon.0) 632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.934581+0000 mon.a (mon.0) 633 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.935548+0000 mon.a (mon.0) 634 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:30.942873+0000 mon.a (mon.0) 635 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.022213+0000 mon.a (mon.0) 636 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.024534+0000 mon.a (mon.0) 637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.027799+0000 mon.a (mon.0) 638 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.028857+0000 mon.a (mon.0) 639 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.756951+0000 mon.a (mon.0) 621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.759072+0000 mon.a (mon.0) 622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.761308+0000 mon.a (mon.0) 623 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.762335+0000 mon.a (mon.0) 624 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.768053+0000 mon.a (mon.0) 625 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.831025+0000 mon.a (mon.0) 626 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.833450+0000 mon.a (mon.0) 627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.837003+0000 mon.a (mon.0) 628 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.838041+0000 mon.a (mon.0) 629 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.845346+0000 mon.a (mon.0) 630 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.928605+0000 mon.a (mon.0) 631 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.931920+0000 mon.a (mon.0) 632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.934581+0000 mon.a (mon.0) 633 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.935548+0000 mon.a (mon.0) 634 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:30.942873+0000 mon.a (mon.0) 635 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.022213+0000 mon.a (mon.0) 636 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.024534+0000 mon.a (mon.0) 637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.027799+0000 mon.a (mon.0) 638 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.028857+0000 mon.a (mon.0) 639 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.037140+0000 mon.a (mon.0) 640 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.115528+0000 mon.a (mon.0) 641 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.118637+0000 mon.a (mon.0) 642 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.121351+0000 mon.a (mon.0) 643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.122169+0000 mon.a (mon.0) 644 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.127997+0000 mon.a (mon.0) 645 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.209803+0000 mon.a (mon.0) 646 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.211895+0000 mon.a (mon.0) 647 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.214190+0000 mon.a (mon.0) 648 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.215288+0000 mon.a (mon.0) 649 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.221509+0000 mon.a (mon.0) 650 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.299662+0000 mon.a (mon.0) 651 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.302453+0000 mon.a (mon.0) 652 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.304974+0000 mon.a (mon.0) 653 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.305908+0000 mon.a (mon.0) 654 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.312383+0000 mon.a (mon.0) 655 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.390974+0000 mon.a (mon.0) 656 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.393441+0000 mon.a (mon.0) 657 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.397262+0000 mon.a (mon.0) 658 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.398329+0000 mon.a (mon.0) 659 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[68510]: audit 2024-02-10T06:38:31.407837+0000 mon.a (mon.0) 660 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.037140+0000 mon.a (mon.0) 640 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.115528+0000 mon.a (mon.0) 641 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.118637+0000 mon.a (mon.0) 642 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.121351+0000 mon.a (mon.0) 643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.122169+0000 mon.a (mon.0) 644 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.127997+0000 mon.a (mon.0) 645 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.209803+0000 mon.a (mon.0) 646 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.211895+0000 mon.a (mon.0) 647 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.214190+0000 mon.a (mon.0) 648 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.215288+0000 mon.a (mon.0) 649 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.221509+0000 mon.a (mon.0) 650 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.299662+0000 mon.a (mon.0) 651 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.302453+0000 mon.a (mon.0) 652 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.304974+0000 mon.a (mon.0) 653 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.305908+0000 mon.a (mon.0) 654 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.312383+0000 mon.a (mon.0) 655 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.390974+0000 mon.a (mon.0) 656 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.393441+0000 mon.a (mon.0) 657 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.397262+0000 mon.a (mon.0) 658 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.398329+0000 mon.a (mon.0) 659 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:31 smithi046 bash[71198]: audit 2024-02-10T06:38:31.407837+0000 mon.a (mon.0) 660 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: cephadm 2024-02-10T06:38:29.627788+0000 mgr.y (mgr.34107) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: cephadm 2024-02-10T06:38:29.721400+0000 mgr.y (mgr.34107) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: cephadm 2024-02-10T06:38:29.818015+0000 mgr.y (mgr.34107) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: cephadm 2024-02-10T06:38:29.913936+0000 mgr.y (mgr.34107) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: cephadm 2024-02-10T06:38:30.009690+0000 mgr.y (mgr.34107) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: cephadm 2024-02-10T06:38:30.105717+0000 mgr.y (mgr.34107) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: cephadm 2024-02-10T06:38:30.200375+0000 mgr.y (mgr.34107) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: cephadm 2024-02-10T06:38:30.295573+0000 mgr.y (mgr.34107) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.385058+0000 mgr.y (mgr.34107) 191 : audit [DBG] from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:38:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: cephadm 2024-02-10T06:38:30.389532+0000 mgr.y (mgr.34107) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: cephadm 2024-02-10T06:38:30.486509+0000 mgr.y (mgr.34107) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.565622+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.567895+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.570803+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.571649+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.580987+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.660422+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.663274+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.666205+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.667209+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.674897+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.756951+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.759072+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.761308+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.762335+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.768053+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.831025+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.833450+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.837003+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.838041+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.845346+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.928605+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.931920+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.934581+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.935548+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:30.942873+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.022213+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.024534+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.027799+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.028857+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.037140+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.115528+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.118637+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.121351+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.122169+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.127997+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.209803+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.211895+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.214190+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.215288+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.221509+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.299662+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.302453+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.304974+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.305908+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.312383+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.390974+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.393441+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.397262+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.398329+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:31 smithi175 bash[14559]: audit 2024-02-10T06:38:31.407837+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: cephadm 2024-02-10T06:38:30.581790+0000 mgr.y (mgr.34107) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: cephadm 2024-02-10T06:38:30.675782+0000 mgr.y (mgr.34107) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: cephadm 2024-02-10T06:38:30.769137+0000 mgr.y (mgr.34107) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: cephadm 2024-02-10T06:38:30.846314+0000 mgr.y (mgr.34107) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: cephadm 2024-02-10T06:38:30.943657+0000 mgr.y (mgr.34107) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: cephadm 2024-02-10T06:38:31.037841+0000 mgr.y (mgr.34107) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: cephadm 2024-02-10T06:38:31.128680+0000 mgr.y (mgr.34107) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: cephadm 2024-02-10T06:38:31.222146+0000 mgr.y (mgr.34107) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: cephadm 2024-02-10T06:38:31.312957+0000 mgr.y (mgr.34107) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: cluster 2024-02-10T06:38:31.371604+0000 mgr.y (mgr.34107) 203 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:38:32.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: cephadm 2024-02-10T06:38:31.408716+0000 mgr.y (mgr.34107) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.492185+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.502676+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.505125+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.505980+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.511193+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: cephadm 2024-02-10T06:38:31.511918+0000 mgr.y (mgr.34107) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.596242+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.600159+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.603723+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.605081+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.612328+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.696540+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.699627+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.704629+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.706121+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.713397+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.829854+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.831814+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.835050+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.836072+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.842391+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.923775+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.927131+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.930028+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.931225+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:31.940462+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:32.053062+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:32.056118+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:32.059401+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:32.060565+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:32.068875+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:32.150963+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:32.153275+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:32.155721+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:32.157276+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:32.166000+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:32.246752+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:32.250427+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:32.253740+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:32.255082+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:32.261417+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:32.323405+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:32.333132+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:32.341107+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:32.343290+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:32.345771+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:32.347233+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T06:38:32.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:32 smithi175 bash[14559]: audit 2024-02-10T06:38:32.348102+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-10T06:38:32.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: cephadm 2024-02-10T06:38:30.581790+0000 mgr.y (mgr.34107) 194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: cephadm 2024-02-10T06:38:30.675782+0000 mgr.y (mgr.34107) 195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: cephadm 2024-02-10T06:38:30.769137+0000 mgr.y (mgr.34107) 196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: cephadm 2024-02-10T06:38:30.846314+0000 mgr.y (mgr.34107) 197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: cephadm 2024-02-10T06:38:30.943657+0000 mgr.y (mgr.34107) 198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: cephadm 2024-02-10T06:38:31.037841+0000 mgr.y (mgr.34107) 199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: cephadm 2024-02-10T06:38:31.128680+0000 mgr.y (mgr.34107) 200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: cephadm 2024-02-10T06:38:31.222146+0000 mgr.y (mgr.34107) 201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: cephadm 2024-02-10T06:38:31.312957+0000 mgr.y (mgr.34107) 202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: cluster 2024-02-10T06:38:31.371604+0000 mgr.y (mgr.34107) 203 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:38:32.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: cephadm 2024-02-10T06:38:31.408716+0000 mgr.y (mgr.34107) 204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.492185+0000 mon.a (mon.0) 661 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.502676+0000 mon.a (mon.0) 662 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.505125+0000 mon.a (mon.0) 663 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.505980+0000 mon.a (mon.0) 664 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.511193+0000 mon.a (mon.0) 665 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: cephadm 2024-02-10T06:38:31.511918+0000 mgr.y (mgr.34107) 205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.596242+0000 mon.a (mon.0) 666 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.600159+0000 mon.a (mon.0) 667 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.603723+0000 mon.a (mon.0) 668 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.605081+0000 mon.a (mon.0) 669 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.612328+0000 mon.a (mon.0) 670 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.696540+0000 mon.a (mon.0) 671 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.699627+0000 mon.a (mon.0) 672 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.704629+0000 mon.a (mon.0) 673 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.706121+0000 mon.a (mon.0) 674 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.713397+0000 mon.a (mon.0) 675 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.829854+0000 mon.a (mon.0) 676 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.831814+0000 mon.a (mon.0) 677 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.835050+0000 mon.a (mon.0) 678 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.836072+0000 mon.a (mon.0) 679 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.842391+0000 mon.a (mon.0) 680 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.923775+0000 mon.a (mon.0) 681 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.927131+0000 mon.a (mon.0) 682 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.930028+0000 mon.a (mon.0) 683 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.931225+0000 mon.a (mon.0) 684 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:31.940462+0000 mon.a (mon.0) 685 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:32.053062+0000 mon.a (mon.0) 686 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:32.056118+0000 mon.a (mon.0) 687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:32.059401+0000 mon.a (mon.0) 688 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: cephadm 2024-02-10T06:38:30.581790+0000 mgr.y (mgr.34107) 194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: cephadm 2024-02-10T06:38:30.675782+0000 mgr.y (mgr.34107) 195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: cephadm 2024-02-10T06:38:30.769137+0000 mgr.y (mgr.34107) 196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: cephadm 2024-02-10T06:38:30.846314+0000 mgr.y (mgr.34107) 197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: cephadm 2024-02-10T06:38:30.943657+0000 mgr.y (mgr.34107) 198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: cephadm 2024-02-10T06:38:31.037841+0000 mgr.y (mgr.34107) 199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: cephadm 2024-02-10T06:38:31.128680+0000 mgr.y (mgr.34107) 200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: cephadm 2024-02-10T06:38:31.222146+0000 mgr.y (mgr.34107) 201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: cephadm 2024-02-10T06:38:31.312957+0000 mgr.y (mgr.34107) 202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: cluster 2024-02-10T06:38:31.371604+0000 mgr.y (mgr.34107) 203 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:38:32.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: cephadm 2024-02-10T06:38:31.408716+0000 mgr.y (mgr.34107) 204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.492185+0000 mon.a (mon.0) 661 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.502676+0000 mon.a (mon.0) 662 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.505125+0000 mon.a (mon.0) 663 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.505980+0000 mon.a (mon.0) 664 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.511193+0000 mon.a (mon.0) 665 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: cephadm 2024-02-10T06:38:31.511918+0000 mgr.y (mgr.34107) 205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:32.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.596242+0000 mon.a (mon.0) 666 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.600159+0000 mon.a (mon.0) 667 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.603723+0000 mon.a (mon.0) 668 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.605081+0000 mon.a (mon.0) 669 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:32.060565+0000 mon.a (mon.0) 689 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:32.068875+0000 mon.a (mon.0) 690 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:32.150963+0000 mon.a (mon.0) 691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:32.153275+0000 mon.a (mon.0) 692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:32.155721+0000 mon.a (mon.0) 693 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:32.157276+0000 mon.a (mon.0) 694 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:32.166000+0000 mon.a (mon.0) 695 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:32.246752+0000 mon.a (mon.0) 696 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:32.250427+0000 mon.a (mon.0) 697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:32.253740+0000 mon.a (mon.0) 698 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:32.255082+0000 mon.a (mon.0) 699 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:32.261417+0000 mon.a (mon.0) 700 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:32.323405+0000 mon.a (mon.0) 701 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:32.333132+0000 mon.a (mon.0) 702 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:32.341107+0000 mon.a (mon.0) 703 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:32.343290+0000 mon.a (mon.0) 704 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:32.345771+0000 mon.a (mon.0) 705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:32.347233+0000 mon.a (mon.0) 706 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T06:38:32.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[68510]: audit 2024-02-10T06:38:32.348102+0000 mon.a (mon.0) 707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-10T06:38:32.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.612328+0000 mon.a (mon.0) 670 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.696540+0000 mon.a (mon.0) 671 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.699627+0000 mon.a (mon.0) 672 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.704629+0000 mon.a (mon.0) 673 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.706121+0000 mon.a (mon.0) 674 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.713397+0000 mon.a (mon.0) 675 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.829854+0000 mon.a (mon.0) 676 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.831814+0000 mon.a (mon.0) 677 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.835050+0000 mon.a (mon.0) 678 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.836072+0000 mon.a (mon.0) 679 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.842391+0000 mon.a (mon.0) 680 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.923775+0000 mon.a (mon.0) 681 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.927131+0000 mon.a (mon.0) 682 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.930028+0000 mon.a (mon.0) 683 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.931225+0000 mon.a (mon.0) 684 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:31.940462+0000 mon.a (mon.0) 685 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:32.053062+0000 mon.a (mon.0) 686 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:32.056118+0000 mon.a (mon.0) 687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:32.059401+0000 mon.a (mon.0) 688 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:32.060565+0000 mon.a (mon.0) 689 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:32.068875+0000 mon.a (mon.0) 690 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:32.150963+0000 mon.a (mon.0) 691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:32.153275+0000 mon.a (mon.0) 692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:32.155721+0000 mon.a (mon.0) 693 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:32.157276+0000 mon.a (mon.0) 694 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:32.166000+0000 mon.a (mon.0) 695 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:32.246752+0000 mon.a (mon.0) 696 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:32.250427+0000 mon.a (mon.0) 697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:32.253740+0000 mon.a (mon.0) 698 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:32.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:32.255082+0000 mon.a (mon.0) 699 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:32.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:32.261417+0000 mon.a (mon.0) 700 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:32.323405+0000 mon.a (mon.0) 701 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:32.333132+0000 mon.a (mon.0) 702 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:32.341107+0000 mon.a (mon.0) 703 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:32.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:32.343290+0000 mon.a (mon.0) 704 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:38:32.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:32.345771+0000 mon.a (mon.0) 705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:32.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:32.347233+0000 mon.a (mon.0) 706 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T06:38:32.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:32 smithi046 bash[71198]: audit 2024-02-10T06:38:32.348102+0000 mon.a (mon.0) 707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-10T06:38:33.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:33 smithi046 bash[71198]: cephadm 2024-02-10T06:38:31.613041+0000 mgr.y (mgr.34107) 206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:33.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:33 smithi046 bash[71198]: cephadm 2024-02-10T06:38:31.714172+0000 mgr.y (mgr.34107) 207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:33.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:33 smithi046 bash[71198]: cephadm 2024-02-10T06:38:31.843433+0000 mgr.y (mgr.34107) 208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:33.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:33 smithi046 bash[71198]: cephadm 2024-02-10T06:38:31.941617+0000 mgr.y (mgr.34107) 209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:33.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:33 smithi046 bash[71198]: cephadm 2024-02-10T06:38:32.069810+0000 mgr.y (mgr.34107) 210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:33.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:33 smithi046 bash[71198]: cephadm 2024-02-10T06:38:32.166714+0000 mgr.y (mgr.34107) 211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:33.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:33 smithi046 bash[71198]: cephadm 2024-02-10T06:38:32.262103+0000 mgr.y (mgr.34107) 212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:33.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:33 smithi046 bash[71198]: cephadm 2024-02-10T06:38:32.348710+0000 mgr.y (mgr.34107) 213 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-02-10T06:38:33.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:33 smithi046 bash[68510]: cephadm 2024-02-10T06:38:31.613041+0000 mgr.y (mgr.34107) 206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:33.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:33 smithi046 bash[68510]: cephadm 2024-02-10T06:38:31.714172+0000 mgr.y (mgr.34107) 207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:33.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:33 smithi046 bash[68510]: cephadm 2024-02-10T06:38:31.843433+0000 mgr.y (mgr.34107) 208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:33.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:33 smithi046 bash[68510]: cephadm 2024-02-10T06:38:31.941617+0000 mgr.y (mgr.34107) 209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:33.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:33 smithi046 bash[68510]: cephadm 2024-02-10T06:38:32.069810+0000 mgr.y (mgr.34107) 210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:33.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:33 smithi046 bash[68510]: cephadm 2024-02-10T06:38:32.166714+0000 mgr.y (mgr.34107) 211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:33.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:33 smithi046 bash[68510]: cephadm 2024-02-10T06:38:32.262103+0000 mgr.y (mgr.34107) 212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:33.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:33 smithi046 bash[68510]: cephadm 2024-02-10T06:38:32.348710+0000 mgr.y (mgr.34107) 213 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-02-10T06:38:33.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:33 smithi175 bash[14559]: cephadm 2024-02-10T06:38:31.613041+0000 mgr.y (mgr.34107) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:33.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:33 smithi175 bash[14559]: cephadm 2024-02-10T06:38:31.714172+0000 mgr.y (mgr.34107) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:33.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:33 smithi175 bash[14559]: cephadm 2024-02-10T06:38:31.843433+0000 mgr.y (mgr.34107) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:33.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:33 smithi175 bash[14559]: cephadm 2024-02-10T06:38:31.941617+0000 mgr.y (mgr.34107) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:33.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:33 smithi175 bash[14559]: cephadm 2024-02-10T06:38:32.069810+0000 mgr.y (mgr.34107) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:33.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:33 smithi175 bash[14559]: cephadm 2024-02-10T06:38:32.166714+0000 mgr.y (mgr.34107) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:33.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:33 smithi175 bash[14559]: cephadm 2024-02-10T06:38:32.262103+0000 mgr.y (mgr.34107) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:33.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:33 smithi175 bash[14559]: cephadm 2024-02-10T06:38:32.348710+0000 mgr.y (mgr.34107) 213 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-02-10T06:38:34.813 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:34 smithi046 bash[68510]: cluster 2024-02-10T06:38:33.372309+0000 mgr.y (mgr.34107) 214 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:38:34.813 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:34 smithi046 bash[71198]: cluster 2024-02-10T06:38:33.372309+0000 mgr.y (mgr.34107) 214 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:38:34.916 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:34 smithi175 bash[14559]: cluster 2024-02-10T06:38:33.372309+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:38:36.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:36 smithi175 bash[14559]: audit 2024-02-10T06:38:35.145353+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:36.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:36 smithi175 bash[14559]: audit 2024-02-10T06:38:35.153198+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:36.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:36 smithi175 bash[14559]: audit 2024-02-10T06:38:35.161512+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:36.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:36 smithi175 bash[14559]: cluster 2024-02-10T06:38:35.373789+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:38:36.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:36 smithi175 bash[14559]: audit 2024-02-10T06:38:36.031433+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:36.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:36 smithi175 bash[14559]: audit 2024-02-10T06:38:36.033869+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:38:36.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:36 smithi175 bash[14559]: audit 2024-02-10T06:38:36.034800+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:38:36.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:36 smithi175 bash[14559]: audit 2024-02-10T06:38:36.035726+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:36.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:36 smithi046 bash[68510]: audit 2024-02-10T06:38:35.145353+0000 mon.a (mon.0) 708 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:36.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:36 smithi046 bash[68510]: audit 2024-02-10T06:38:35.153198+0000 mon.a (mon.0) 709 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:36.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:36 smithi046 bash[68510]: audit 2024-02-10T06:38:35.161512+0000 mon.a (mon.0) 710 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:36.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:36 smithi046 bash[68510]: cluster 2024-02-10T06:38:35.373789+0000 mgr.y (mgr.34107) 215 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:38:36.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:36 smithi046 bash[68510]: audit 2024-02-10T06:38:36.031433+0000 mon.a (mon.0) 711 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:36.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:36 smithi046 bash[68510]: audit 2024-02-10T06:38:36.033869+0000 mon.a (mon.0) 712 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:38:36.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:36 smithi046 bash[68510]: audit 2024-02-10T06:38:36.034800+0000 mon.a (mon.0) 713 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:38:36.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:36 smithi046 bash[68510]: audit 2024-02-10T06:38:36.035726+0000 mon.a (mon.0) 714 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:36.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:36 smithi046 bash[71198]: audit 2024-02-10T06:38:35.145353+0000 mon.a (mon.0) 708 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:36.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:36 smithi046 bash[71198]: audit 2024-02-10T06:38:35.153198+0000 mon.a (mon.0) 709 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:36.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:36 smithi046 bash[71198]: audit 2024-02-10T06:38:35.161512+0000 mon.a (mon.0) 710 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:36.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:36 smithi046 bash[71198]: cluster 2024-02-10T06:38:35.373789+0000 mgr.y (mgr.34107) 215 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:38:36.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:36 smithi046 bash[71198]: audit 2024-02-10T06:38:36.031433+0000 mon.a (mon.0) 711 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:36.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:36 smithi046 bash[71198]: audit 2024-02-10T06:38:36.033869+0000 mon.a (mon.0) 712 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:38:36.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:36 smithi046 bash[71198]: audit 2024-02-10T06:38:36.034800+0000 mon.a (mon.0) 713 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:38:36.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:36 smithi046 bash[71198]: audit 2024-02-10T06:38:36.035726+0000 mon.a (mon.0) 714 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:37.442 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:37 smithi175 bash[14559]: cephadm 2024-02-10T06:38:36.021551+0000 mgr.y (mgr.34107) 216 : cephadm [INF] Upgrade: Updating mon.b 2024-02-10T06:38:37.442 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:37 smithi175 bash[14559]: cephadm 2024-02-10T06:38:36.036936+0000 mgr.y (mgr.34107) 217 : cephadm [INF] Deploying daemon mon.b on smithi175 2024-02-10T06:38:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:37 smithi046 bash[68510]: cephadm 2024-02-10T06:38:36.021551+0000 mgr.y (mgr.34107) 216 : cephadm 1 Upgrade: Updating mon.b 2024-02-10T06:38:37.605 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:37 smithi046 bash[68510]: cephadm 2024-02-10T06:38:36.036936+0000 mgr.y (mgr.34107) 217 : cephadm 1 Deploying daemon mon.b on smithi175 2024-02-10T06:38:37.606 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:37 smithi046 bash[71198]: cephadm 2024-02-10T06:38:36.021551+0000 mgr.y (mgr.34107) 216 : cephadm 1 Upgrade: Updating mon.b 2024-02-10T06:38:37.606 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:37 smithi046 bash[71198]: cephadm 2024-02-10T06:38:36.036936+0000 mgr.y (mgr.34107) 217 : cephadm 1 Deploying daemon mon.b on smithi175 2024-02-10T06:38:38.440 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:38 smithi175 bash[14559]: cluster 2024-02-10T06:38:37.374561+0000 mgr.y (mgr.34107) 218 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:38:38.560 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:38 smithi046 bash[68510]: cluster 2024-02-10T06:38:37.374561+0000 mgr.y (mgr.34107) 218 : 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-02-10T06:38:38.560 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:38 smithi046 bash[71198]: cluster 2024-02-10T06:38:37.374561+0000 mgr.y (mgr.34107) 218 : 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-02-10T06:38:38.744 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:38:38 smithi175 bash[52279]: ts=2024-02-10T06:38:38.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi046:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:38:39.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:39 smithi175 systemd[1]: Stopping Ceph mon.b for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:38:40.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:39 smithi175 bash[14559]: debug 2024-02-10T06:38:39.898+0000 7f377c24d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-10T06:38:40.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:39 smithi175 bash[14559]: debug 2024-02-10T06:38:39.898+0000 7f377c24d700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-02-10T06:38:40.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:40 smithi175 bash[56584]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-mon-b 2024-02-10T06:38:40.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:40 smithi175 bash[56657]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-mon-b 2024-02-10T06:38:40.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:40 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mon.b.service: Succeeded. 2024-02-10T06:38:40.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:40 smithi175 systemd[1]: Stopped Ceph mon.b for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:38:41.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:38:41 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:38:41] "GET /metrics HTTP/1.1" 200 38256 "" "Prometheus/2.33.4" 2024-02-10T06:38:41.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:41 smithi175 systemd[1]: Started Ceph mon.b for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:38:42.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.330+0000 7f82bef27c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-10T06:38:42.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.330+0000 7f82bef27c80 0 ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev), process ceph-mon, pid 7 2024-02-10T06:38:42.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.330+0000 7f82bef27c80 0 pidfile_write: ignore empty --pid-file 2024-02-10T06:38:42.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 0 load: jerasure load: lrc 2024-02-10T06:38:42.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: RocksDB version: 7.9.2 2024-02-10T06:38:42.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Git sha 0 2024-02-10T06:38:42.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Compile date 2024-02-09 17:35:33 2024-02-10T06:38:42.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: DB SUMMARY 2024-02-10T06:38:42.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: DB Session ID: HG3HBOBYT7SKLMRKICZA 2024-02-10T06:38:42.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: CURRENT file: CURRENT 2024-02-10T06:38:42.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: IDENTITY file: IDENTITY 2024-02-10T06:38:42.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 2048 Bytes 2024-02-10T06:38:42.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000042.sst 2024-02-10T06:38:42.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000040.log size: 195942 ; 2024-02-10T06:38:42.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.error_if_exists: 0 2024-02-10T06:38:42.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.create_if_missing: 0 2024-02-10T06:38:42.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.paranoid_checks: 1 2024-02-10T06:38:42.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-02-10T06:38:42.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-10T06:38:42.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-10T06:38:42.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.env: 0x562b94eeaae0 2024-02-10T06:38:42.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.fs: PosixFileSystem 2024-02-10T06:38:42.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.info_log: 0x562b975e7900 2024-02-10T06:38:42.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-10T06:38:42.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.statistics: (nil) 2024-02-10T06:38:42.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.use_fsync: 0 2024-02-10T06:38:42.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.max_log_file_size: 0 2024-02-10T06:38:42.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T06:38:42.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T06:38:42.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-10T06:38:42.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-10T06:38:42.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.allow_fallocate: 1 2024-02-10T06:38:42.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-10T06:38:42.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-10T06:38:42.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.use_direct_reads: 0 2024-02-10T06:38:42.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T06:38:42.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.create_missing_column_families: 0 2024-02-10T06:38:42.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.db_log_dir: 2024-02-10T06:38:42.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.wal_dir: 2024-02-10T06:38:42.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T06:38:42.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T06:38:42.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T06:38:42.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T06:38:42.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T06:38:42.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T06:38:42.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.advise_random_on_open: 1 2024-02-10T06:38:42.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-10T06:38:42.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.write_buffer_manager: 0x562b975badc0 2024-02-10T06:38:42.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T06:38:42.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T06:38:42.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T06:38:42.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.rate_limiter: (nil) 2024-02-10T06:38:42.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T06:38:42.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-10T06:38:42.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-10T06:38:42.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-10T06:38:42.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.unordered_write: 0 2024-02-10T06:38:42.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T06:38:42.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T06:38:42.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T06:38:42.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T06:38:42.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.row_cache: None 2024-02-10T06:38:42.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.wal_filter: None 2024-02-10T06:38:42.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T06:38:42.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-10T06:38:42.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.two_write_queues: 0 2024-02-10T06:38:42.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.manual_wal_flush: 0 2024-02-10T06:38:42.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.wal_compression: 0 2024-02-10T06:38:42.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.atomic_flush: 0 2024-02-10T06:38:42.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T06:38:42.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T06:38:42.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T06:38:42.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.log_readahead_size: 0 2024-02-10T06:38:42.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-10T06:38:42.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-10T06:38:42.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-10T06:38:42.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-10T06:38:42.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-10T06:38:42.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-10T06:38:42.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-02-10T06:38:42.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.max_background_jobs: 2 2024-02-10T06:38:42.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.max_background_compactions: -1 2024-02-10T06:38:42.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.max_subcompactions: 1 2024-02-10T06:38:42.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T06:38:42.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T06:38:42.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T06:38:42.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.max_total_wal_size: 0 2024-02-10T06:38:42.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T06:38:42.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T06:38:42.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T06:38:42.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T06:38:42.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.max_open_files: -1 2024-02-10T06:38:42.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.bytes_per_sync: 0 2024-02-10T06:38:42.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T06:38:42.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T06:38:42.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-10T06:38:42.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Options.max_background_flushes: -1 2024-02-10T06:38:42.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Compression algorithms supported: 2024-02-10T06:38:42.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T06:38:42.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: kZSTD supported: 0 2024-02-10T06:38:42.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: kXpressCompression supported: 0 2024-02-10T06:38:42.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-10T06:38:42.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: kZlibCompression supported: 1 2024-02-10T06:38:42.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: kSnappyCompression supported: 1 2024-02-10T06:38:42.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: kLZ4Compression supported: 1 2024-02-10T06:38:42.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: kBZip2Compression supported: 0 2024-02-10T06:38:42.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T06:38:42.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-02-10T06:38:42.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.334+0000 7f82bef27c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-02-10T06:38:42.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-10T06:38:42.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T06:38:42.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.merge_operator: 2024-02-10T06:38:42.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.compaction_filter: None 2024-02-10T06:38:42.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.compaction_filter_factory: None 2024-02-10T06:38:42.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-10T06:38:42.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T06:38:42.504 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T06:38:42.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562b975e7a00) 2024-02-10T06:38:42.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: cache_index_and_filter_blocks: 1 2024-02-10T06:38:42.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T06:38:42.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T06:38:42.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: pin_top_level_index_and_filter: 1 2024-02-10T06:38:42.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: index_type: 0 2024-02-10T06:38:42.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: data_block_index_type: 0 2024-02-10T06:38:42.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: index_shortening: 1 2024-02-10T06:38:42.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: data_block_hash_table_util_ratio: 0.750000 2024-02-10T06:38:42.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: checksum: 4 2024-02-10T06:38:42.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: no_block_cache: 0 2024-02-10T06:38:42.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: block_cache: 0x562b975e9090 2024-02-10T06:38:42.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: block_cache_name: BinnedLRUCache 2024-02-10T06:38:42.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: block_cache_options: 2024-02-10T06:38:42.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: capacity : 536870912 2024-02-10T06:38:42.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: num_shard_bits : 4 2024-02-10T06:38:42.505 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: strict_capacity_limit : 0 2024-02-10T06:38:42.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: high_pri_pool_ratio: 0.000 2024-02-10T06:38:42.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: block_cache_compressed: (nil) 2024-02-10T06:38:42.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: persistent_cache: (nil) 2024-02-10T06:38:42.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: block_size: 4096 2024-02-10T06:38:42.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: block_size_deviation: 10 2024-02-10T06:38:42.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: block_restart_interval: 16 2024-02-10T06:38:42.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: index_block_restart_interval: 1 2024-02-10T06:38:42.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: metadata_block_size: 4096 2024-02-10T06:38:42.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: partition_filters: 0 2024-02-10T06:38:42.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: use_delta_encoding: 1 2024-02-10T06:38:42.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: filter_policy: bloomfilter 2024-02-10T06:38:42.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: whole_key_filtering: 1 2024-02-10T06:38:42.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: verify_compression: 0 2024-02-10T06:38:42.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: read_amp_bytes_per_bit: 0 2024-02-10T06:38:42.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: format_version: 5 2024-02-10T06:38:42.506 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: enable_index_compression: 1 2024-02-10T06:38:42.507 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: block_align: 0 2024-02-10T06:38:42.507 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: max_auto_readahead_size: 262144 2024-02-10T06:38:42.507 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: prepopulate_block_cache: 0 2024-02-10T06:38:42.507 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: initial_auto_readahead_size: 8192 2024-02-10T06:38:42.507 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: num_file_reads_for_auto_readahead: 2 2024-02-10T06:38:42.507 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-10T06:38:42.507 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-10T06:38:42.507 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.compression: NoCompression 2024-02-10T06:38:42.507 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-10T06:38:42.507 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-10T06:38:42.507 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T06:38:42.507 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.num_levels: 7 2024-02-10T06:38:42.507 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T06:38:42.507 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T06:38:42.507 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T06:38:42.507 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T06:38:42.507 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T06:38:42.508 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T06:38:42.508 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T06:38:42.508 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T06:38:42.508 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-10T06:38:42.508 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T06:38:42.508 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-10T06:38:42.508 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-10T06:38:42.508 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T06:38:42.508 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.compression_opts.level: 32767 2024-02-10T06:38:42.508 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-10T06:38:42.508 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T06:38:42.508 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T06:38:42.508 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-10T06:38:42.508 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-10T06:38:42.508 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.compression_opts.enabled: false 2024-02-10T06:38:42.508 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-10T06:38:42.508 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T06:38:42.509 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T06:38:42.509 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T06:38:42.509 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-10T06:38:42.509 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T06:38:42.509 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T06:38:42.509 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T06:38:42.509 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T06:38:42.509 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T06:38:42.509 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T06:38:42.509 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T06:38:42.509 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T06:38:42.509 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T06:38:42.509 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T06:38:42.509 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T06:38:42.509 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T06:38:42.509 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T06:38:42.509 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-10T06:38:42.509 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.arena_block_size: 1048576 2024-02-10T06:38:42.510 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T06:38:42.510 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T06:38:42.510 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-10T06:38:42.510 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T06:38:42.510 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T06:38:42.510 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T06:38:42.510 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T06:38:42.510 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T06:38:42.510 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T06:38:42.510 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T06:38:42.510 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T06:38:42.510 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T06:38:42.510 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T06:38:42.510 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.table_properties_collectors: 2024-02-10T06:38:42.510 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.inplace_update_support: 0 2024-02-10T06:38:42.510 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T06:38:42.510 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T06:38:42.511 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T06:38:42.511 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T06:38:42.511 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.bloom_locality: 0 2024-02-10T06:38:42.511 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.max_successive_merges: 0 2024-02-10T06:38:42.511 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T06:38:42.511 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-10T06:38:42.511 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.force_consistency_checks: 1 2024-02-10T06:38:42.511 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-10T06:38:42.511 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.ttl: 2592000 2024-02-10T06:38:42.511 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T06:38:42.511 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-10T06:38:42.511 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-10T06:38:42.512 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.enable_blob_files: false 2024-02-10T06:38:42.512 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.min_blob_size: 0 2024-02-10T06:38:42.512 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.blob_file_size: 268435456 2024-02-10T06:38:42.512 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-10T06:38:42.512 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-10T06:38:42.512 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-10T06:38:42.512 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-10T06:38:42.512 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-10T06:38:42.512 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-02-10T06:38:42.512 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-10T06:38:42.512 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82b36a2700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 42.sst 2024-02-10T06:38:42.512 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-10T06:38:42.512 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 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 44, last_sequence is 26577, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-10T06:38:42.512 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2024-02-10T06:38:42.512 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f5b8d3e9-a440-4637-9818-078f57e4d974 2024-02-10T06:38:42.513 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707547122339548, "job": 1, "event": "recovery_started", "wal_files": [40]} 2024-02-10T06:38:42.513 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2024-02-10T06:38:42.513 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707547122340999, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 130876, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 26582, "largest_seqno": 26679, "table_properties": {"data_size": 129384, "index_size": 288, "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": 1358, "raw_average_key_size": 25, "raw_value_size": 128088, "raw_average_value_size": 2416, "num_data_blocks": 12, "num_entries": 53, "num_filter_entries": 53, "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": 1707547122, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f5b8d3e9-a440-4637-9818-078f57e4d974", "db_session_id": "HG3HBOBYT7SKLMRKICZA", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2024-02-10T06:38:42.513 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707547122341209, "job": 1, "event": "recovery_finished"} 2024-02-10T06:38:42.513 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 47 2024-02-10T06:38:42.513 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.338+0000 7f82bef27c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-10T06:38:42.513 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.342+0000 7f82bef27c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000040.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-10T06:38:42.514 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.342+0000 7f82bef27c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562b976de000 2024-02-10T06:38:42.514 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.342+0000 7f82bef27c80 4 rocksdb: DB pointer 0x562b976c8000 2024-02-10T06:38:42.514 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.342+0000 7f82ad696700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-10T06:38:42.514 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.342+0000 7f82ad696700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-10T06:38:42.514 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: ** DB Stats ** 2024-02-10T06:38:42.514 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:38:42.514 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-10T06:38:42.514 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T06:38:42.514 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T06:38:42.514 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-10T06:38:42.514 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T06:38:42.514 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T06:38:42.514 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: ** Compaction Stats [default] ** 2024-02-10T06:38:42.514 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-10T06:38:42.515 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-10T06:38:42.515 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: L0 1/0 127.81 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 139.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-10T06:38:42.515 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: L6 1/0 12.66 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-02-10T06:38:42.515 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: Sum 2/0 12.78 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 139.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-10T06:38:42.515 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 139.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-10T06:38:42.515 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: ** Compaction Stats [default] ** 2024-02-10T06:38:42.515 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-10T06:38:42.515 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:38:42.515 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 139.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-10T06:38:42.515 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-10T06:38:42.515 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:38:42.515 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T06:38:42.515 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T06:38:42.515 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T06:38:42.515 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T06:38:42.515 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T06:38:42.516 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: Cumulative compaction: 0.00 GB write, 22.13 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:38:42.516 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: Interval compaction: 0.00 GB write, 22.13 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:38:42.516 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-10T06:38:42.516 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: Block cache BinnedLRUCache@0x562b975e9090#7 capacity: 512.00 MB usage: 0.59 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.7e-05 secs_since: 0 2024-02-10T06:38:42.516 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: Block cache entry stats(count,size,portion): FilterBlock(1,0.23 KB,4.47035e-05%) IndexBlock(1,0.36 KB,6.85453e-05%) Misc(1,0.00 KB,0%) 2024-02-10T06:38:42.516 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T06:38:42.516 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.342+0000 7f82bef27c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0] at bind addrs [v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:38:42.516 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.346+0000 7f82bef27c80 1 mon.b@-1(???) e3 preinit fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 2024-02-10T06:38:42.516 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.346+0000 7f82bef27c80 0 mon.b@-1(???).mds e1 new map 2024-02-10T06:38:42.516 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.346+0000 7f82bef27c80 0 mon.b@-1(???).mds e1 print_map 2024-02-10T06:38:42.516 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: e1 2024-02-10T06:38:42.516 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-10T06:38:42.516 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-10T06:38:42.516 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: legacy client fscid: -1 2024-02-10T06:38:42.517 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: 2024-02-10T06:38:42.517 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: No filesystems configured 2024-02-10T06:38:42.517 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.346+0000 7f82bef27c80 0 mon.b@-1(???).osd e108 crush map has features 3314933000854323200, adjusting msgr requires 2024-02-10T06:38:42.517 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.346+0000 7f82bef27c80 0 mon.b@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2024-02-10T06:38:42.517 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.346+0000 7f82bef27c80 0 mon.b@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2024-02-10T06:38:42.517 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.346+0000 7f82bef27c80 0 mon.b@-1(???).osd e108 crush map has features 432629239337189376, adjusting msgr requires 2024-02-10T06:38:42.517 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:42 smithi175 bash[56722]: debug 2024-02-10T06:38:42.350+0000 7f82bef27c80 1 mon.b@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-02-10T06:38:47.629 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:38:47 smithi046 bash[64735]: debug 2024-02-10T06:38:47.357+0000 7fdb0f213700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-02-10T06:38:48.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:38:48 smithi175 bash[52279]: ts=2024-02-10T06:38: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.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi046:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:38:49.377 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:38:49.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: cluster 2024-02-10T06:38:43.099654+0000 mon.c (mon.1) 2 : cluster 1 mon.c calling monitor election 2024-02-10T06:38:49.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: cluster 2024-02-10T06:38:43.104928+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-02-10T06:38:49.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: cluster 2024-02-10T06:38:48.106461+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-02-10T06:38:49.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: cluster 2024-02-10T06:38:48.108661+0000 mon.a (mon.0) 728 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.46:3301/0,v1:172.21.15.46:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T06:38:49.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: cluster 2024-02-10T06:38:48.109583+0000 mon.a (mon.0) 729 : cluster 0 fsmap 2024-02-10T06:38:49.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: cluster 2024-02-10T06:38:48.109638+0000 mon.a (mon.0) 730 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-02-10T06:38:49.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: cluster 2024-02-10T06:38:48.110300+0000 mon.a (mon.0) 731 : cluster 0 mgrmap e42: y(active, since 48s), standbys: x 2024-02-10T06:38:49.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: cluster 2024-02-10T06:38:48.110566+0000 mon.a (mon.0) 732 : cluster 3 Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-10T06:38:49.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: cluster 2024-02-10T06:38:48.117115+0000 mon.a (mon.0) 733 : cluster 1 overall HEALTH_OK 2024-02-10T06:38:49.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: cluster 2024-02-10T06:38:48.117541+0000 mon.a (mon.0) 734 : cluster 1 mon.a calling monitor election 2024-02-10T06:38:49.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: cluster 2024-02-10T06:38:48.127243+0000 mon.a (mon.0) 735 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T06:38:49.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: cluster 2024-02-10T06:38:48.135083+0000 mon.a (mon.0) 736 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.46:3301/0,v1:172.21.15.46:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T06:38:49.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: cluster 2024-02-10T06:38:48.136110+0000 mon.a (mon.0) 737 : cluster 0 fsmap 2024-02-10T06:38:49.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: cluster 2024-02-10T06:38:48.136167+0000 mon.a (mon.0) 738 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-02-10T06:38:49.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: cluster 2024-02-10T06:38:48.137175+0000 mon.a (mon.0) 739 : cluster 0 mgrmap e42: y(active, since 48s), standbys: x 2024-02-10T06:38:49.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: cluster 2024-02-10T06:38:48.137472+0000 mon.a (mon.0) 740 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-10T06:38:49.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: cluster 2024-02-10T06:38:48.137506+0000 mon.a (mon.0) 741 : cluster 1 Cluster is now healthy 2024-02-10T06:38:49.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: cluster 2024-02-10T06:38:48.145987+0000 mon.a (mon.0) 742 : cluster 1 overall HEALTH_OK 2024-02-10T06:38:49.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: audit 2024-02-10T06:38:48.152406+0000 mon.a (mon.0) 743 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:49.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: audit 2024-02-10T06:38:48.164267+0000 mon.a (mon.0) 744 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:49.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: audit 2024-02-10T06:38:48.184190+0000 mon.a (mon.0) 745 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:49.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: audit 2024-02-10T06:38:48.185628+0000 mon.a (mon.0) 746 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:49.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: audit 2024-02-10T06:38:48.194489+0000 mon.a (mon.0) 747 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:49.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: cephadm 2024-02-10T06:38:48.195345+0000 mgr.y (mgr.34107) 225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:49.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: cephadm 2024-02-10T06:38:48.261616+0000 mgr.y (mgr.34107) 226 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-02-10T06:38:49.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: audit 2024-02-10T06:38:48.262341+0000 mon.a (mon.0) 748 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:38:49.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: audit 2024-02-10T06:38:48.264093+0000 mon.a (mon.0) 749 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:38:49.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: audit 2024-02-10T06:38:48.265760+0000 mon.a (mon.0) 750 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:49.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:49 smithi175 bash[56722]: cephadm 2024-02-10T06:38:48.267536+0000 mgr.y (mgr.34107) 227 : cephadm 1 Reconfiguring daemon mon.a on smithi046 2024-02-10T06:38:49.531 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: cluster 2024-02-10T06:38:43.099654+0000 mon.c (mon.1) 2 : cluster 1 mon.c calling monitor election 2024-02-10T06:38:49.531 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: cluster 2024-02-10T06:38:43.104928+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-02-10T06:38:49.531 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: cluster 2024-02-10T06:38:48.106461+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-02-10T06:38:49.531 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: cluster 2024-02-10T06:38:48.108661+0000 mon.a (mon.0) 728 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.46:3301/0,v1:172.21.15.46:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T06:38:49.531 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: cluster 2024-02-10T06:38:48.109583+0000 mon.a (mon.0) 729 : cluster 0 fsmap 2024-02-10T06:38:49.532 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: cluster 2024-02-10T06:38:48.109638+0000 mon.a (mon.0) 730 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-02-10T06:38:49.532 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: cluster 2024-02-10T06:38:48.110300+0000 mon.a (mon.0) 731 : cluster 0 mgrmap e42: y(active, since 48s), standbys: x 2024-02-10T06:38:49.532 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: cluster 2024-02-10T06:38:48.110566+0000 mon.a (mon.0) 732 : cluster 3 Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-10T06:38:49.532 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: cluster 2024-02-10T06:38:48.117115+0000 mon.a (mon.0) 733 : cluster 1 overall HEALTH_OK 2024-02-10T06:38:49.532 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: cluster 2024-02-10T06:38:48.117541+0000 mon.a (mon.0) 734 : cluster 1 mon.a calling monitor election 2024-02-10T06:38:49.532 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: cluster 2024-02-10T06:38:48.127243+0000 mon.a (mon.0) 735 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T06:38:49.532 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: cluster 2024-02-10T06:38:48.135083+0000 mon.a (mon.0) 736 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.46:3301/0,v1:172.21.15.46:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T06:38:49.532 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: cluster 2024-02-10T06:38:48.136110+0000 mon.a (mon.0) 737 : cluster 0 fsmap 2024-02-10T06:38:49.532 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: cluster 2024-02-10T06:38:48.136167+0000 mon.a (mon.0) 738 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-02-10T06:38:49.532 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: cluster 2024-02-10T06:38:48.137175+0000 mon.a (mon.0) 739 : cluster 0 mgrmap e42: y(active, since 48s), standbys: x 2024-02-10T06:38:49.532 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: cluster 2024-02-10T06:38:48.137472+0000 mon.a (mon.0) 740 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-10T06:38:49.532 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: cluster 2024-02-10T06:38:48.137506+0000 mon.a (mon.0) 741 : cluster 1 Cluster is now healthy 2024-02-10T06:38:49.532 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: cluster 2024-02-10T06:38:48.145987+0000 mon.a (mon.0) 742 : cluster 1 overall HEALTH_OK 2024-02-10T06:38:49.532 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: audit 2024-02-10T06:38:48.152406+0000 mon.a (mon.0) 743 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:49.532 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: audit 2024-02-10T06:38:48.164267+0000 mon.a (mon.0) 744 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:49.533 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: audit 2024-02-10T06:38:48.184190+0000 mon.a (mon.0) 745 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:49.533 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: audit 2024-02-10T06:38:48.185628+0000 mon.a (mon.0) 746 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:49.533 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: audit 2024-02-10T06:38:48.194489+0000 mon.a (mon.0) 747 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:49.533 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: cephadm 2024-02-10T06:38:48.195345+0000 mgr.y (mgr.34107) 225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:49.533 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: cephadm 2024-02-10T06:38:48.261616+0000 mgr.y (mgr.34107) 226 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-02-10T06:38:49.533 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: audit 2024-02-10T06:38:48.262341+0000 mon.a (mon.0) 748 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:38:49.533 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: audit 2024-02-10T06:38:48.264093+0000 mon.a (mon.0) 749 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:38:49.533 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: audit 2024-02-10T06:38:48.265760+0000 mon.a (mon.0) 750 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:49.533 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[68510]: cephadm 2024-02-10T06:38:48.267536+0000 mgr.y (mgr.34107) 227 : cephadm 1 Reconfiguring daemon mon.a on smithi046 2024-02-10T06:38:49.533 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: cluster 2024-02-10T06:38:43.099654+0000 mon.c (mon.1) 2 : cluster 1 mon.c calling monitor election 2024-02-10T06:38:49.533 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: cluster 2024-02-10T06:38:43.104928+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-02-10T06:38:49.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: cluster 2024-02-10T06:38:48.106461+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-02-10T06:38:49.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: cluster 2024-02-10T06:38:48.108661+0000 mon.a (mon.0) 728 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.46:3301/0,v1:172.21.15.46:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T06:38:49.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: cluster 2024-02-10T06:38:48.109583+0000 mon.a (mon.0) 729 : cluster 0 fsmap 2024-02-10T06:38:49.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: cluster 2024-02-10T06:38:48.109638+0000 mon.a (mon.0) 730 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-02-10T06:38:49.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: cluster 2024-02-10T06:38:48.110300+0000 mon.a (mon.0) 731 : cluster 0 mgrmap e42: y(active, since 48s), standbys: x 2024-02-10T06:38:49.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: cluster 2024-02-10T06:38:48.110566+0000 mon.a (mon.0) 732 : cluster 3 Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-10T06:38:49.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: cluster 2024-02-10T06:38:48.117115+0000 mon.a (mon.0) 733 : cluster 1 overall HEALTH_OK 2024-02-10T06:38:49.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: cluster 2024-02-10T06:38:48.117541+0000 mon.a (mon.0) 734 : cluster 1 mon.a calling monitor election 2024-02-10T06:38:49.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: cluster 2024-02-10T06:38:48.127243+0000 mon.a (mon.0) 735 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T06:38:49.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: cluster 2024-02-10T06:38:48.135083+0000 mon.a (mon.0) 736 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.46:3300/0,v1:172.21.15.46:6789/0],b=[v2:172.21.15.175:3300/0,v1:172.21.15.175:6789/0],c=[v2:172.21.15.46:3301/0,v1:172.21.15.46:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T06:38:49.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: cluster 2024-02-10T06:38:48.136110+0000 mon.a (mon.0) 737 : cluster 0 fsmap 2024-02-10T06:38:49.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: cluster 2024-02-10T06:38:48.136167+0000 mon.a (mon.0) 738 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2024-02-10T06:38:49.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: cluster 2024-02-10T06:38:48.137175+0000 mon.a (mon.0) 739 : cluster 0 mgrmap e42: y(active, since 48s), standbys: x 2024-02-10T06:38:49.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: cluster 2024-02-10T06:38:48.137472+0000 mon.a (mon.0) 740 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-10T06:38:49.535 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: cluster 2024-02-10T06:38:48.137506+0000 mon.a (mon.0) 741 : cluster 1 Cluster is now healthy 2024-02-10T06:38:49.535 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: cluster 2024-02-10T06:38:48.145987+0000 mon.a (mon.0) 742 : cluster 1 overall HEALTH_OK 2024-02-10T06:38:49.535 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: audit 2024-02-10T06:38:48.152406+0000 mon.a (mon.0) 743 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:49.535 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: audit 2024-02-10T06:38:48.164267+0000 mon.a (mon.0) 744 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:49.535 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: audit 2024-02-10T06:38:48.184190+0000 mon.a (mon.0) 745 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:49.535 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: audit 2024-02-10T06:38:48.185628+0000 mon.a (mon.0) 746 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:38:49.535 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: audit 2024-02-10T06:38:48.194489+0000 mon.a (mon.0) 747 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:49.535 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: cephadm 2024-02-10T06:38:48.195345+0000 mgr.y (mgr.34107) 225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:38:49.535 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: cephadm 2024-02-10T06:38:48.261616+0000 mgr.y (mgr.34107) 226 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-02-10T06:38:49.535 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: audit 2024-02-10T06:38:48.262341+0000 mon.a (mon.0) 748 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:38:49.535 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: audit 2024-02-10T06:38:48.264093+0000 mon.a (mon.0) 749 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:38:49.535 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: audit 2024-02-10T06:38:48.265760+0000 mon.a (mon.0) 750 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:49.535 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:49 smithi046 bash[71198]: cephadm 2024-02-10T06:38:48.267536+0000 mgr.y (mgr.34107) 227 : cephadm 1 Reconfiguring daemon mon.a on smithi046 2024-02-10T06:38:50.147 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:38:50.148 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 14s ago 16m - - 2024-02-10T06:38:50.148 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 0s ago 16m - - 2024-02-10T06:38:50.148 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (3m) 14s ago 9m 16.9M - 0.23.0 ba2b418f427c a2b5f5f678df 2024-02-10T06:38:50.148 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (2m) 0s ago 9m 43.7M - 8.3.5 dad864ee21e9 1fff02f358ea 2024-02-10T06:38:50.148 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (95s) 14s ago 7m 45.9M - 3.5 e1d6a67b021e afbdab419484 2024-02-10T06:38:50.148 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (81s) 0s ago 16m 440M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:38:50.148 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (113s) 14s ago 18m 499M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:38:50.148 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (62s) 14s ago 18m 47.2M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 242e20c0094d 2024-02-10T06:38:50.148 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (16m) 0s ago 16m 61.7M 2048M 17.2.0 e1d6a67b021e 4ebc2b0fdcfd 2024-02-10T06:38:50.148 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (31s) 14s ago 16m 31.4M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 3930fa96e7b9 2024-02-10T06:38:50.148 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (3m) 14s ago 10m 11.7M - 1.3.1 1dbe0e931976 0d647fc89f51 2024-02-10T06:38:50.148 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (2m) 0s ago 10m 12.0M - 1.3.1 1dbe0e931976 3687708c33a1 2024-02-10T06:38:50.148 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (15m) 14s ago 15m 59.1M 4096M 17.2.0 e1d6a67b021e bcc8a51c630d 2024-02-10T06:38:50.148 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (15m) 14s ago 15m 59.5M 4096M 17.2.0 e1d6a67b021e 5eab7cb6e08b 2024-02-10T06:38:50.148 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (14m) 14s ago 14m 54.8M 4096M 17.2.0 e1d6a67b021e 86d79c376bdf 2024-02-10T06:38:50.148 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (13m) 14s ago 13m 57.1M 4096M 17.2.0 e1d6a67b021e c13af4060cb8 2024-02-10T06:38:50.149 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (13m) 0s ago 13m 61.0M 4096M 17.2.0 e1d6a67b021e b7955dc2a521 2024-02-10T06:38:50.149 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (12m) 0s ago 12m 56.0M 4096M 17.2.0 e1d6a67b021e 4193d5d45070 2024-02-10T06:38:50.149 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (11m) 0s ago 11m 54.3M 4096M 17.2.0 e1d6a67b021e 4816cdb9a60b 2024-02-10T06:38:50.149 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (11m) 0s ago 11m 57.9M 4096M 17.2.0 e1d6a67b021e e892e8cc28fc 2024-02-10T06:38:50.149 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (89s) 0s ago 10m 58.4M - 2.33.4 514e6a882f6e 64427f696443 2024-02-10T06:38:50.149 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (7m) 14s ago 7m 87.9M - 17.2.0 e1d6a67b021e 62f56b90529d 2024-02-10T06:38:50.149 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (7m) 0s ago 7m 87.5M - 17.2.0 e1d6a67b021e f9a8c396df52 2024-02-10T06:38:50.149 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (7m) 14s ago 7m 86.9M - 17.2.0 e1d6a67b021e 73f34826e936 2024-02-10T06:38:50.149 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (7m) 0s ago 7m 87.4M - 17.2.0 e1d6a67b021e ae69d76dca01 2024-02-10T06:38:50.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:50 smithi046 bash[71198]: audit 2024-02-10T06:38:49.288127+0000 mon.a (mon.0) 751 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:50.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:50 smithi046 bash[71198]: audit 2024-02-10T06:38:49.297035+0000 mon.a (mon.0) 752 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:50.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:50 smithi046 bash[71198]: audit 2024-02-10T06:38:49.306167+0000 mon.a (mon.0) 753 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:50.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:50 smithi046 bash[71198]: audit 2024-02-10T06:38:49.355653+0000 mgr.y (mgr.34107) 228 : audit 0 from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:50.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:50 smithi046 bash[71198]: cluster 2024-02-10T06:38:49.381225+0000 mgr.y (mgr.34107) 229 : 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-02-10T06:38:50.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:50 smithi046 bash[68510]: audit 2024-02-10T06:38:49.288127+0000 mon.a (mon.0) 751 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:50.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:50 smithi046 bash[68510]: audit 2024-02-10T06:38:49.297035+0000 mon.a (mon.0) 752 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:50.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:50 smithi046 bash[68510]: audit 2024-02-10T06:38:49.306167+0000 mon.a (mon.0) 753 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:50.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:50 smithi046 bash[68510]: audit 2024-02-10T06:38:49.355653+0000 mgr.y (mgr.34107) 228 : audit 0 from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:50.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:50 smithi046 bash[68510]: cluster 2024-02-10T06:38:49.381225+0000 mgr.y (mgr.34107) 229 : 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-02-10T06:38:50.630 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:38:50.630 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:38:50.630 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:38:50.630 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:38:50.630 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:38:50.630 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:38:50.630 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:38:50.630 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:38:50.631 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T06:38:50.631 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:38:50.631 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:38:50.631 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T06:38:50.631 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:38:50.631 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:38:50.631 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-02-10T06:38:50.631 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 5 2024-02-10T06:38:50.631 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:38:50.631 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:38:50.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:50 smithi175 bash[56722]: audit 2024-02-10T06:38:49.288127+0000 mon.a (mon.0) 751 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:50.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:50 smithi175 bash[56722]: audit 2024-02-10T06:38:49.297035+0000 mon.a (mon.0) 752 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:50.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:50 smithi175 bash[56722]: audit 2024-02-10T06:38:49.306167+0000 mon.a (mon.0) 753 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:50.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:50 smithi175 bash[56722]: audit 2024-02-10T06:38:49.355653+0000 mgr.y (mgr.34107) 228 : audit 0 from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:50.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:50 smithi175 bash[56722]: cluster 2024-02-10T06:38:49.381225+0000 mgr.y (mgr.34107) 229 : 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-02-10T06:38:51.043 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:38:51.044 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:38:51.044 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:38:51.044 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:38:51.044 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [ 2024-02-10T06:38:51.044 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr" 2024-02-10T06:38:51.044 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:38:51.044 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "4/23 daemons upgraded", 2024-02-10T06:38:51.044 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Currently upgrading mon daemons", 2024-02-10T06:38:51.044 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:38:51.044 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:38:51.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:38:51 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:38:51] "GET /metrics HTTP/1.1" 200 38269 "" "Prometheus/2.33.4" 2024-02-10T06:38:51.509 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_OK 2024-02-10T06:38:51.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:51 smithi175 bash[56722]: audit 2024-02-10T06:38:49.749099+0000 mgr.y (mgr.34107) 230 : audit 0 from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:51 smithi175 bash[56722]: audit 2024-02-10T06:38:50.114980+0000 mgr.y (mgr.34107) 231 : audit 0 from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:51 smithi175 bash[56722]: audit 2024-02-10T06:38:50.404462+0000 mgr.y (mgr.34107) 232 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:38:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:51 smithi175 bash[56722]: audit 2024-02-10T06:38:50.433554+0000 mon.a (mon.0) 754 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:51 smithi175 bash[56722]: audit 2024-02-10T06:38:50.443381+0000 mon.a (mon.0) 755 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:51 smithi175 bash[56722]: cephadm 2024-02-10T06:38:50.488895+0000 mgr.y (mgr.34107) 233 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-02-10T06:38:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:51 smithi175 bash[56722]: audit 2024-02-10T06:38:50.489589+0000 mon.a (mon.0) 756 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:38:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:51 smithi175 bash[56722]: audit 2024-02-10T06:38:50.491346+0000 mon.a (mon.0) 757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:38:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:51 smithi175 bash[56722]: audit 2024-02-10T06:38:50.493287+0000 mon.a (mon.0) 758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:51 smithi175 bash[56722]: cephadm 2024-02-10T06:38:50.494940+0000 mgr.y (mgr.34107) 234 : cephadm 1 Reconfiguring daemon mgr.y on smithi046 2024-02-10T06:38:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:51 smithi175 bash[56722]: audit 2024-02-10T06:38:50.622273+0000 mon.a (mon.0) 759 : audit 0 from='client.? 172.21.15.46:0/3756316063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:51.872 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:51 smithi046 bash[68510]: audit 2024-02-10T06:38:49.749099+0000 mgr.y (mgr.34107) 230 : audit 0 from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:51.872 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:51 smithi046 bash[68510]: audit 2024-02-10T06:38:50.114980+0000 mgr.y (mgr.34107) 231 : audit 0 from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:51.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:51 smithi046 bash[68510]: audit 2024-02-10T06:38:50.404462+0000 mgr.y (mgr.34107) 232 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:38:51.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:51 smithi046 bash[68510]: audit 2024-02-10T06:38:50.433554+0000 mon.a (mon.0) 754 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:51.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:51 smithi046 bash[68510]: audit 2024-02-10T06:38:50.443381+0000 mon.a (mon.0) 755 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:51.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:51 smithi046 bash[68510]: cephadm 2024-02-10T06:38:50.488895+0000 mgr.y (mgr.34107) 233 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-02-10T06:38:51.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:51 smithi046 bash[68510]: audit 2024-02-10T06:38:50.489589+0000 mon.a (mon.0) 756 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:38:51.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:51 smithi046 bash[68510]: audit 2024-02-10T06:38:50.491346+0000 mon.a (mon.0) 757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:38:51.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:51 smithi046 bash[68510]: audit 2024-02-10T06:38:50.493287+0000 mon.a (mon.0) 758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:51.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:51 smithi046 bash[68510]: cephadm 2024-02-10T06:38:50.494940+0000 mgr.y (mgr.34107) 234 : cephadm 1 Reconfiguring daemon mgr.y on smithi046 2024-02-10T06:38:51.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:51 smithi046 bash[68510]: audit 2024-02-10T06:38:50.622273+0000 mon.a (mon.0) 759 : audit 0 from='client.? 172.21.15.46:0/3756316063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:51.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:51 smithi046 bash[71198]: audit 2024-02-10T06:38:49.749099+0000 mgr.y (mgr.34107) 230 : audit 0 from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:51.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:51 smithi046 bash[71198]: audit 2024-02-10T06:38:50.114980+0000 mgr.y (mgr.34107) 231 : audit 0 from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:51.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:51 smithi046 bash[71198]: audit 2024-02-10T06:38:50.404462+0000 mgr.y (mgr.34107) 232 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:38:51.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:51 smithi046 bash[71198]: audit 2024-02-10T06:38:50.433554+0000 mon.a (mon.0) 754 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:51.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:51 smithi046 bash[71198]: audit 2024-02-10T06:38:50.443381+0000 mon.a (mon.0) 755 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:51.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:51 smithi046 bash[71198]: cephadm 2024-02-10T06:38:50.488895+0000 mgr.y (mgr.34107) 233 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-02-10T06:38:51.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:51 smithi046 bash[71198]: audit 2024-02-10T06:38:50.489589+0000 mon.a (mon.0) 756 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:38:51.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:51 smithi046 bash[71198]: audit 2024-02-10T06:38:50.491346+0000 mon.a (mon.0) 757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:38:51.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:51 smithi046 bash[71198]: audit 2024-02-10T06:38:50.493287+0000 mon.a (mon.0) 758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:51.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:51 smithi046 bash[71198]: cephadm 2024-02-10T06:38:50.494940+0000 mgr.y (mgr.34107) 234 : cephadm 1 Reconfiguring daemon mgr.y on smithi046 2024-02-10T06:38:51.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:51 smithi046 bash[71198]: audit 2024-02-10T06:38:50.622273+0000 mon.a (mon.0) 759 : audit 0 from='client.? 172.21.15.46:0/3756316063' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:38:52.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:52 smithi175 bash[56722]: audit 2024-02-10T06:38:51.036154+0000 mgr.y (mgr.34107) 235 : audit 0 from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:52.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:52 smithi175 bash[56722]: cluster 2024-02-10T06:38:51.382826+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:38:52.756 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:52 smithi175 bash[56722]: audit 2024-02-10T06:38:51.502663+0000 mon.a (mon.0) 760 : audit 0 from='client.? 172.21.15.46:0/1540530316' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:38:52.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:52 smithi046 bash[68510]: audit 2024-02-10T06:38:51.036154+0000 mgr.y (mgr.34107) 235 : audit 0 from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:52.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:52 smithi046 bash[68510]: cluster 2024-02-10T06:38:51.382826+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:38:52.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:52 smithi046 bash[68510]: audit 2024-02-10T06:38:51.502663+0000 mon.a (mon.0) 760 : audit 0 from='client.? 172.21.15.46:0/1540530316' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:38:52.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:52 smithi046 bash[71198]: audit 2024-02-10T06:38:51.036154+0000 mgr.y (mgr.34107) 235 : audit 0 from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:38:52.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:52 smithi046 bash[71198]: cluster 2024-02-10T06:38:51.382826+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:38:52.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:52 smithi046 bash[71198]: audit 2024-02-10T06:38:51.502663+0000 mon.a (mon.0) 760 : audit 0 from='client.? 172.21.15.46:0/1540530316' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:38:54.119 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:53 smithi046 bash[68510]: audit 2024-02-10T06:38:52.794081+0000 mon.a (mon.0) 761 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:54.119 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:53 smithi046 bash[68510]: audit 2024-02-10T06:38:52.805415+0000 mon.a (mon.0) 762 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:54.119 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:53 smithi046 bash[68510]: cephadm 2024-02-10T06:38:52.814873+0000 mgr.y (mgr.34107) 237 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-02-10T06:38:54.119 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:53 smithi046 bash[68510]: audit 2024-02-10T06:38:52.815406+0000 mon.a (mon.0) 763 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:38:54.119 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:53 smithi046 bash[68510]: audit 2024-02-10T06:38:52.817038+0000 mon.a (mon.0) 764 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:38:54.119 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:53 smithi046 bash[68510]: audit 2024-02-10T06:38:52.818671+0000 mon.a (mon.0) 765 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:54.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:53 smithi046 bash[68510]: cephadm 2024-02-10T06:38:52.820557+0000 mgr.y (mgr.34107) 238 : cephadm 1 Reconfiguring daemon mon.c on smithi046 2024-02-10T06:38:54.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:53 smithi046 bash[68510]: cluster 2024-02-10T06:38:53.383630+0000 mgr.y (mgr.34107) 239 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:38:54.120 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:53 smithi046 bash[71198]: audit 2024-02-10T06:38:52.794081+0000 mon.a (mon.0) 761 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:54.120 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:53 smithi046 bash[71198]: audit 2024-02-10T06:38:52.805415+0000 mon.a (mon.0) 762 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:54.120 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:53 smithi046 bash[71198]: cephadm 2024-02-10T06:38:52.814873+0000 mgr.y (mgr.34107) 237 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-02-10T06:38:54.120 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:53 smithi046 bash[71198]: audit 2024-02-10T06:38:52.815406+0000 mon.a (mon.0) 763 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:38:54.120 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:53 smithi046 bash[71198]: audit 2024-02-10T06:38:52.817038+0000 mon.a (mon.0) 764 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:38:54.120 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:53 smithi046 bash[71198]: audit 2024-02-10T06:38:52.818671+0000 mon.a (mon.0) 765 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:54.120 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:53 smithi046 bash[71198]: cephadm 2024-02-10T06:38:52.820557+0000 mgr.y (mgr.34107) 238 : cephadm 1 Reconfiguring daemon mon.c on smithi046 2024-02-10T06:38:54.120 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:53 smithi046 bash[71198]: cluster 2024-02-10T06:38:53.383630+0000 mgr.y (mgr.34107) 239 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:38:54.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:53 smithi175 bash[56722]: audit 2024-02-10T06:38:52.794081+0000 mon.a (mon.0) 761 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:54.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:53 smithi175 bash[56722]: audit 2024-02-10T06:38:52.805415+0000 mon.a (mon.0) 762 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:54.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:53 smithi175 bash[56722]: cephadm 2024-02-10T06:38:52.814873+0000 mgr.y (mgr.34107) 237 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-02-10T06:38:54.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:53 smithi175 bash[56722]: audit 2024-02-10T06:38:52.815406+0000 mon.a (mon.0) 763 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:38:54.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:53 smithi175 bash[56722]: audit 2024-02-10T06:38:52.817038+0000 mon.a (mon.0) 764 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:38:54.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:53 smithi175 bash[56722]: audit 2024-02-10T06:38:52.818671+0000 mon.a (mon.0) 765 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:54.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:53 smithi175 bash[56722]: cephadm 2024-02-10T06:38:52.820557+0000 mgr.y (mgr.34107) 238 : cephadm 1 Reconfiguring daemon mon.c on smithi046 2024-02-10T06:38:54.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:53 smithi175 bash[56722]: cluster 2024-02-10T06:38:53.383630+0000 mgr.y (mgr.34107) 239 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:38:56.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:55 smithi046 bash[68510]: audit 2024-02-10T06:38:54.842927+0000 mon.a (mon.0) 766 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:56.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:55 smithi046 bash[68510]: audit 2024-02-10T06:38:54.850524+0000 mon.a (mon.0) 767 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:56.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:55 smithi046 bash[68510]: cephadm 2024-02-10T06:38:54.890025+0000 mgr.y (mgr.34107) 240 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-02-10T06:38:56.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:55 smithi046 bash[68510]: audit 2024-02-10T06:38:54.890744+0000 mon.a (mon.0) 768 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T06:38:56.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:55 smithi046 bash[68510]: audit 2024-02-10T06:38:54.892545+0000 mon.a (mon.0) 769 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:56.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:55 smithi046 bash[68510]: cephadm 2024-02-10T06:38:54.898532+0000 mgr.y (mgr.34107) 241 : cephadm 1 Reconfiguring daemon osd.0 on smithi046 2024-02-10T06:38:56.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:55 smithi046 bash[68510]: audit 2024-02-10T06:38:55.347462+0000 mon.a (mon.0) 770 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:56.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:55 smithi046 bash[68510]: audit 2024-02-10T06:38:55.355128+0000 mon.a (mon.0) 771 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:56.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:55 smithi046 bash[68510]: audit 2024-02-10T06:38:55.362815+0000 mon.a (mon.0) 772 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:56.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:55 smithi046 bash[68510]: cluster 2024-02-10T06:38:55.384882+0000 mgr.y (mgr.34107) 242 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:38:56.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:55 smithi046 bash[71198]: audit 2024-02-10T06:38:54.842927+0000 mon.a (mon.0) 766 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:56.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:55 smithi046 bash[71198]: audit 2024-02-10T06:38:54.850524+0000 mon.a (mon.0) 767 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:56.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:55 smithi046 bash[71198]: cephadm 2024-02-10T06:38:54.890025+0000 mgr.y (mgr.34107) 240 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-02-10T06:38:56.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:55 smithi046 bash[71198]: audit 2024-02-10T06:38:54.890744+0000 mon.a (mon.0) 768 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T06:38:56.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:55 smithi046 bash[71198]: audit 2024-02-10T06:38:54.892545+0000 mon.a (mon.0) 769 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:56.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:55 smithi046 bash[71198]: cephadm 2024-02-10T06:38:54.898532+0000 mgr.y (mgr.34107) 241 : cephadm 1 Reconfiguring daemon osd.0 on smithi046 2024-02-10T06:38:56.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:55 smithi046 bash[71198]: audit 2024-02-10T06:38:55.347462+0000 mon.a (mon.0) 770 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:56.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:55 smithi046 bash[71198]: audit 2024-02-10T06:38:55.355128+0000 mon.a (mon.0) 771 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:56.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:55 smithi046 bash[71198]: audit 2024-02-10T06:38:55.362815+0000 mon.a (mon.0) 772 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:56.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:55 smithi046 bash[71198]: cluster 2024-02-10T06:38:55.384882+0000 mgr.y (mgr.34107) 242 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:38:56.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:55 smithi175 bash[56722]: audit 2024-02-10T06:38:54.842927+0000 mon.a (mon.0) 766 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:56.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:55 smithi175 bash[56722]: audit 2024-02-10T06:38:54.850524+0000 mon.a (mon.0) 767 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:56.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:55 smithi175 bash[56722]: cephadm 2024-02-10T06:38:54.890025+0000 mgr.y (mgr.34107) 240 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-02-10T06:38:56.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:55 smithi175 bash[56722]: audit 2024-02-10T06:38:54.890744+0000 mon.a (mon.0) 768 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T06:38:56.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:55 smithi175 bash[56722]: audit 2024-02-10T06:38:54.892545+0000 mon.a (mon.0) 769 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:56.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:55 smithi175 bash[56722]: cephadm 2024-02-10T06:38:54.898532+0000 mgr.y (mgr.34107) 241 : cephadm 1 Reconfiguring daemon osd.0 on smithi046 2024-02-10T06:38:56.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:55 smithi175 bash[56722]: audit 2024-02-10T06:38:55.347462+0000 mon.a (mon.0) 770 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:56.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:55 smithi175 bash[56722]: audit 2024-02-10T06:38:55.355128+0000 mon.a (mon.0) 771 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:56.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:55 smithi175 bash[56722]: audit 2024-02-10T06:38:55.362815+0000 mon.a (mon.0) 772 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:56.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:55 smithi175 bash[56722]: cluster 2024-02-10T06:38:55.384882+0000 mgr.y (mgr.34107) 242 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:38:58.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:58 smithi175 bash[56722]: audit 2024-02-10T06:38:57.136315+0000 mon.a (mon.0) 773 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:58.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:58 smithi175 bash[56722]: audit 2024-02-10T06:38:57.146398+0000 mon.a (mon.0) 774 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:58.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:58 smithi175 bash[56722]: cephadm 2024-02-10T06:38:57.171399+0000 mgr.y (mgr.34107) 243 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-02-10T06:38:58.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:58 smithi175 bash[56722]: audit 2024-02-10T06:38:57.172075+0000 mon.a (mon.0) 775 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T06:38:58.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:58 smithi175 bash[56722]: audit 2024-02-10T06:38:57.174002+0000 mon.a (mon.0) 776 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:58.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:58 smithi175 bash[56722]: cephadm 2024-02-10T06:38:57.178320+0000 mgr.y (mgr.34107) 244 : cephadm 1 Reconfiguring daemon osd.1 on smithi046 2024-02-10T06:38:58.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:38:58 smithi175 bash[56722]: cluster 2024-02-10T06:38:57.385687+0000 mgr.y (mgr.34107) 245 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:38:58.621 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:58 smithi046 bash[71198]: audit 2024-02-10T06:38:57.136315+0000 mon.a (mon.0) 773 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:58.621 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:58 smithi046 bash[71198]: audit 2024-02-10T06:38:57.146398+0000 mon.a (mon.0) 774 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:58.621 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:58 smithi046 bash[71198]: cephadm 2024-02-10T06:38:57.171399+0000 mgr.y (mgr.34107) 243 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-02-10T06:38:58.621 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:58 smithi046 bash[71198]: audit 2024-02-10T06:38:57.172075+0000 mon.a (mon.0) 775 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T06:38:58.621 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:58 smithi046 bash[71198]: audit 2024-02-10T06:38:57.174002+0000 mon.a (mon.0) 776 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:58.621 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:58 smithi046 bash[71198]: cephadm 2024-02-10T06:38:57.178320+0000 mgr.y (mgr.34107) 244 : cephadm 1 Reconfiguring daemon osd.1 on smithi046 2024-02-10T06:38:58.621 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:38:58 smithi046 bash[71198]: cluster 2024-02-10T06:38:57.385687+0000 mgr.y (mgr.34107) 245 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:38:58.622 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:58 smithi046 bash[68510]: audit 2024-02-10T06:38:57.136315+0000 mon.a (mon.0) 773 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:58.622 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:58 smithi046 bash[68510]: audit 2024-02-10T06:38:57.146398+0000 mon.a (mon.0) 774 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:38:58.622 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:58 smithi046 bash[68510]: cephadm 2024-02-10T06:38:57.171399+0000 mgr.y (mgr.34107) 243 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-02-10T06:38:58.622 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:58 smithi046 bash[68510]: audit 2024-02-10T06:38:57.172075+0000 mon.a (mon.0) 775 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T06:38:58.622 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:58 smithi046 bash[68510]: audit 2024-02-10T06:38:57.174002+0000 mon.a (mon.0) 776 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:38:58.622 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:58 smithi046 bash[68510]: cephadm 2024-02-10T06:38:57.178320+0000 mgr.y (mgr.34107) 244 : cephadm 1 Reconfiguring daemon osd.1 on smithi046 2024-02-10T06:38:58.622 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:38:58 smithi046 bash[68510]: cluster 2024-02-10T06:38:57.385687+0000 mgr.y (mgr.34107) 245 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:38:58.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:38:58 smithi175 bash[52279]: ts=2024-02-10T06:38:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi046:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:39:00.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:00 smithi046 bash[68510]: cluster 2024-02-10T06:38:59.386483+0000 mgr.y (mgr.34107) 246 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:00.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:00 smithi046 bash[68510]: audit 2024-02-10T06:38:59.485908+0000 mon.a (mon.0) 777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:39:00.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:00 smithi046 bash[68510]: audit 2024-02-10T06:38:59.904894+0000 mon.a (mon.0) 778 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:00.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:00 smithi046 bash[68510]: audit 2024-02-10T06:38:59.915921+0000 mon.a (mon.0) 779 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:00.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:00 smithi046 bash[68510]: audit 2024-02-10T06:38:59.958635+0000 mon.a (mon.0) 780 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T06:39:00.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:00 smithi046 bash[68510]: audit 2024-02-10T06:38:59.960221+0000 mon.a (mon.0) 781 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:00.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:00 smithi046 bash[71198]: cluster 2024-02-10T06:38:59.386483+0000 mgr.y (mgr.34107) 246 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:00.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:00 smithi046 bash[71198]: audit 2024-02-10T06:38:59.485908+0000 mon.a (mon.0) 777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:39:00.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:00 smithi046 bash[71198]: audit 2024-02-10T06:38:59.904894+0000 mon.a (mon.0) 778 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:00.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:00 smithi046 bash[71198]: audit 2024-02-10T06:38:59.915921+0000 mon.a (mon.0) 779 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:00.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:00 smithi046 bash[71198]: audit 2024-02-10T06:38:59.958635+0000 mon.a (mon.0) 780 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T06:39:00.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:00 smithi046 bash[71198]: audit 2024-02-10T06:38:59.960221+0000 mon.a (mon.0) 781 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:00.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:00 smithi175 bash[56722]: cluster 2024-02-10T06:38:59.386483+0000 mgr.y (mgr.34107) 246 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:00.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:00 smithi175 bash[56722]: audit 2024-02-10T06:38:59.485908+0000 mon.a (mon.0) 777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:39:00.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:00 smithi175 bash[56722]: audit 2024-02-10T06:38:59.904894+0000 mon.a (mon.0) 778 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:00.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:00 smithi175 bash[56722]: audit 2024-02-10T06:38:59.915921+0000 mon.a (mon.0) 779 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:00.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:00 smithi175 bash[56722]: audit 2024-02-10T06:38:59.958635+0000 mon.a (mon.0) 780 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T06:39:00.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:00 smithi175 bash[56722]: audit 2024-02-10T06:38:59.960221+0000 mon.a (mon.0) 781 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:01.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:01 smithi046 bash[68510]: cephadm 2024-02-10T06:38:59.957793+0000 mgr.y (mgr.34107) 247 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-02-10T06:39:01.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:01 smithi046 bash[68510]: cephadm 2024-02-10T06:38:59.966176+0000 mgr.y (mgr.34107) 248 : cephadm 1 Reconfiguring daemon osd.2 on smithi046 2024-02-10T06:39:01.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:01 smithi046 bash[68510]: audit 2024-02-10T06:39:00.413300+0000 mgr.y (mgr.34107) 249 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:39:01.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:01 smithi046 bash[71198]: cephadm 2024-02-10T06:38:59.957793+0000 mgr.y (mgr.34107) 247 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-02-10T06:39:01.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:01 smithi046 bash[71198]: cephadm 2024-02-10T06:38:59.966176+0000 mgr.y (mgr.34107) 248 : cephadm 1 Reconfiguring daemon osd.2 on smithi046 2024-02-10T06:39:01.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:01 smithi046 bash[71198]: audit 2024-02-10T06:39:00.413300+0000 mgr.y (mgr.34107) 249 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:39:01.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:39:01 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:39:01] "GET /metrics HTTP/1.1" 200 38263 "" "Prometheus/2.33.4" 2024-02-10T06:39:01.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:01 smithi175 bash[56722]: cephadm 2024-02-10T06:38:59.957793+0000 mgr.y (mgr.34107) 247 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-02-10T06:39:01.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:01 smithi175 bash[56722]: cephadm 2024-02-10T06:38:59.966176+0000 mgr.y (mgr.34107) 248 : cephadm 1 Reconfiguring daemon osd.2 on smithi046 2024-02-10T06:39:01.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:01 smithi175 bash[56722]: audit 2024-02-10T06:39:00.413300+0000 mgr.y (mgr.34107) 249 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:39:02.325 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:02 smithi046 bash[68510]: cluster 2024-02-10T06:39:01.388332+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:02.326 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:02 smithi046 bash[68510]: audit 2024-02-10T06:39:01.646996+0000 mon.a (mon.0) 782 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:02.326 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:02 smithi046 bash[68510]: audit 2024-02-10T06:39:01.655925+0000 mon.a (mon.0) 783 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:02.326 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:02 smithi046 bash[68510]: audit 2024-02-10T06:39:01.664516+0000 mon.a (mon.0) 784 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:02.326 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:02 smithi046 bash[71198]: cluster 2024-02-10T06:39:01.388332+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:02.326 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:02 smithi046 bash[71198]: audit 2024-02-10T06:39:01.646996+0000 mon.a (mon.0) 782 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:02.326 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:02 smithi046 bash[71198]: audit 2024-02-10T06:39:01.655925+0000 mon.a (mon.0) 783 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:02.326 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:02 smithi046 bash[71198]: audit 2024-02-10T06:39:01.664516+0000 mon.a (mon.0) 784 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:02.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:02 smithi175 bash[56722]: cluster 2024-02-10T06:39:01.388332+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:02.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:02 smithi175 bash[56722]: audit 2024-02-10T06:39:01.646996+0000 mon.a (mon.0) 782 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:02.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:02 smithi175 bash[56722]: audit 2024-02-10T06:39:01.655925+0000 mon.a (mon.0) 783 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:02.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:02 smithi175 bash[56722]: audit 2024-02-10T06:39:01.664516+0000 mon.a (mon.0) 784 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:04.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:04 smithi175 bash[56722]: cluster 2024-02-10T06:39:03.389112+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:04.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:04 smithi046 bash[68510]: cluster 2024-02-10T06:39:03.389112+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:04.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:04 smithi046 bash[71198]: cluster 2024-02-10T06:39:03.389112+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:05.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:05 smithi175 bash[56722]: audit 2024-02-10T06:39:04.674989+0000 mon.a (mon.0) 785 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:05.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:05 smithi175 bash[56722]: audit 2024-02-10T06:39:04.686080+0000 mon.a (mon.0) 786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:05.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:05 smithi175 bash[56722]: cephadm 2024-02-10T06:39:04.694424+0000 mgr.y (mgr.34107) 252 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-02-10T06:39:05.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:05 smithi175 bash[56722]: audit 2024-02-10T06:39:04.695096+0000 mon.a (mon.0) 787 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T06:39:05.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:05 smithi175 bash[56722]: audit 2024-02-10T06:39:04.696835+0000 mon.a (mon.0) 788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:05.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:05 smithi175 bash[56722]: cephadm 2024-02-10T06:39:04.702150+0000 mgr.y (mgr.34107) 253 : cephadm 1 Reconfiguring daemon osd.3 on smithi046 2024-02-10T06:39:05.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:05 smithi175 bash[56722]: cluster 2024-02-10T06:39:05.390658+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:06.009 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:05 smithi046 bash[71198]: audit 2024-02-10T06:39:04.674989+0000 mon.a (mon.0) 785 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:06.009 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:05 smithi046 bash[71198]: audit 2024-02-10T06:39:04.686080+0000 mon.a (mon.0) 786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:06.009 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:05 smithi046 bash[71198]: cephadm 2024-02-10T06:39:04.694424+0000 mgr.y (mgr.34107) 252 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-02-10T06:39:06.009 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:05 smithi046 bash[71198]: audit 2024-02-10T06:39:04.695096+0000 mon.a (mon.0) 787 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T06:39:06.009 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:05 smithi046 bash[71198]: audit 2024-02-10T06:39:04.696835+0000 mon.a (mon.0) 788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:06.010 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:05 smithi046 bash[71198]: cephadm 2024-02-10T06:39:04.702150+0000 mgr.y (mgr.34107) 253 : cephadm 1 Reconfiguring daemon osd.3 on smithi046 2024-02-10T06:39:06.010 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:05 smithi046 bash[71198]: cluster 2024-02-10T06:39:05.390658+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:06.010 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:05 smithi046 bash[68510]: audit 2024-02-10T06:39:04.674989+0000 mon.a (mon.0) 785 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:06.010 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:05 smithi046 bash[68510]: audit 2024-02-10T06:39:04.686080+0000 mon.a (mon.0) 786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:06.010 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:05 smithi046 bash[68510]: cephadm 2024-02-10T06:39:04.694424+0000 mgr.y (mgr.34107) 252 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-02-10T06:39:06.010 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:05 smithi046 bash[68510]: audit 2024-02-10T06:39:04.695096+0000 mon.a (mon.0) 787 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T06:39:06.010 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:05 smithi046 bash[68510]: audit 2024-02-10T06:39:04.696835+0000 mon.a (mon.0) 788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:06.010 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:05 smithi046 bash[68510]: cephadm 2024-02-10T06:39:04.702150+0000 mgr.y (mgr.34107) 253 : cephadm 1 Reconfiguring daemon osd.3 on smithi046 2024-02-10T06:39:06.010 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:05 smithi046 bash[68510]: cluster 2024-02-10T06:39:05.390658+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:08.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:07 smithi046 bash[71198]: audit 2024-02-10T06:39:06.777234+0000 mon.a (mon.0) 789 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:08.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:07 smithi046 bash[71198]: audit 2024-02-10T06:39:06.786463+0000 mon.a (mon.0) 790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:08.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:07 smithi046 bash[71198]: cephadm 2024-02-10T06:39:06.821911+0000 mgr.y (mgr.34107) 255 : cephadm 1 Reconfiguring rgw.foo.smithi046.nswayp (monmap changed)... 2024-02-10T06:39:08.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:07 smithi046 bash[71198]: audit 2024-02-10T06:39:06.822685+0000 mon.a (mon.0) 791 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.nswayp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:39:08.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:07 smithi046 bash[71198]: audit 2024-02-10T06:39:06.826506+0000 mon.a (mon.0) 792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:08.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:07 smithi046 bash[71198]: cephadm 2024-02-10T06:39:06.828633+0000 mgr.y (mgr.34107) 256 : cephadm 1 Reconfiguring daemon rgw.foo.smithi046.nswayp on smithi046 2024-02-10T06:39:08.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:07 smithi046 bash[71198]: cluster 2024-02-10T06:39:07.391342+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:08.113 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:07 smithi046 bash[68510]: audit 2024-02-10T06:39:06.777234+0000 mon.a (mon.0) 789 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:08.113 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:07 smithi046 bash[68510]: audit 2024-02-10T06:39:06.786463+0000 mon.a (mon.0) 790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:08.113 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:07 smithi046 bash[68510]: cephadm 2024-02-10T06:39:06.821911+0000 mgr.y (mgr.34107) 255 : cephadm 1 Reconfiguring rgw.foo.smithi046.nswayp (monmap changed)... 2024-02-10T06:39:08.113 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:07 smithi046 bash[68510]: audit 2024-02-10T06:39:06.822685+0000 mon.a (mon.0) 791 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.nswayp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:39:08.113 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:07 smithi046 bash[68510]: audit 2024-02-10T06:39:06.826506+0000 mon.a (mon.0) 792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:08.114 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:07 smithi046 bash[68510]: cephadm 2024-02-10T06:39:06.828633+0000 mgr.y (mgr.34107) 256 : cephadm 1 Reconfiguring daemon rgw.foo.smithi046.nswayp on smithi046 2024-02-10T06:39:08.114 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:07 smithi046 bash[68510]: cluster 2024-02-10T06:39:07.391342+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:08.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:07 smithi175 bash[56722]: audit 2024-02-10T06:39:06.777234+0000 mon.a (mon.0) 789 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:08.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:07 smithi175 bash[56722]: audit 2024-02-10T06:39:06.786463+0000 mon.a (mon.0) 790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:08.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:07 smithi175 bash[56722]: cephadm 2024-02-10T06:39:06.821911+0000 mgr.y (mgr.34107) 255 : cephadm 1 Reconfiguring rgw.foo.smithi046.nswayp (monmap changed)... 2024-02-10T06:39:08.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:07 smithi175 bash[56722]: audit 2024-02-10T06:39:06.822685+0000 mon.a (mon.0) 791 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.nswayp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:39:08.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:07 smithi175 bash[56722]: audit 2024-02-10T06:39:06.826506+0000 mon.a (mon.0) 792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:08.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:07 smithi175 bash[56722]: cephadm 2024-02-10T06:39:06.828633+0000 mgr.y (mgr.34107) 256 : cephadm 1 Reconfiguring daemon rgw.foo.smithi046.nswayp on smithi046 2024-02-10T06:39:08.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:07 smithi175 bash[56722]: cluster 2024-02-10T06:39:07.391342+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:08.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:39:08 smithi175 bash[52279]: ts=2024-02-10T06:39: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.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi046:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:39:10.352 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:10 smithi046 bash[68510]: audit 2024-02-10T06:39:09.036918+0000 mon.a (mon.0) 793 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:10.352 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:10 smithi046 bash[68510]: audit 2024-02-10T06:39:09.046349+0000 mon.a (mon.0) 794 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:10.352 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:10 smithi046 bash[68510]: cephadm 2024-02-10T06:39:09.048404+0000 mgr.y (mgr.34107) 258 : cephadm 1 Reconfiguring rgw.smpl.smithi046.iuvfcm (monmap changed)... 2024-02-10T06:39:10.352 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:10 smithi046 bash[68510]: audit 2024-02-10T06:39:09.049076+0000 mon.a (mon.0) 795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi046.iuvfcm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:39:10.352 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:10 smithi046 bash[68510]: audit 2024-02-10T06:39:09.055493+0000 mon.a (mon.0) 796 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:10.352 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:10 smithi046 bash[68510]: cephadm 2024-02-10T06:39:09.056883+0000 mgr.y (mgr.34107) 259 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi046.iuvfcm on smithi046 2024-02-10T06:39:10.352 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:10 smithi046 bash[68510]: cluster 2024-02-10T06:39:09.392024+0000 mgr.y (mgr.34107) 260 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:10.353 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:10 smithi046 bash[71198]: audit 2024-02-10T06:39:09.036918+0000 mon.a (mon.0) 793 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:10.353 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:10 smithi046 bash[71198]: audit 2024-02-10T06:39:09.046349+0000 mon.a (mon.0) 794 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:10.353 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:10 smithi046 bash[71198]: cephadm 2024-02-10T06:39:09.048404+0000 mgr.y (mgr.34107) 258 : cephadm 1 Reconfiguring rgw.smpl.smithi046.iuvfcm (monmap changed)... 2024-02-10T06:39:10.353 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:10 smithi046 bash[71198]: audit 2024-02-10T06:39:09.049076+0000 mon.a (mon.0) 795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi046.iuvfcm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:39:10.353 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:10 smithi046 bash[71198]: audit 2024-02-10T06:39:09.055493+0000 mon.a (mon.0) 796 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:10.353 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:10 smithi046 bash[71198]: cephadm 2024-02-10T06:39:09.056883+0000 mgr.y (mgr.34107) 259 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi046.iuvfcm on smithi046 2024-02-10T06:39:10.353 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:10 smithi046 bash[71198]: cluster 2024-02-10T06:39:09.392024+0000 mgr.y (mgr.34107) 260 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:10.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:10 smithi175 bash[56722]: audit 2024-02-10T06:39:09.036918+0000 mon.a (mon.0) 793 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:10.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:10 smithi175 bash[56722]: audit 2024-02-10T06:39:09.046349+0000 mon.a (mon.0) 794 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:10.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:10 smithi175 bash[56722]: cephadm 2024-02-10T06:39:09.048404+0000 mgr.y (mgr.34107) 258 : cephadm 1 Reconfiguring rgw.smpl.smithi046.iuvfcm (monmap changed)... 2024-02-10T06:39:10.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:10 smithi175 bash[56722]: audit 2024-02-10T06:39:09.049076+0000 mon.a (mon.0) 795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi046.iuvfcm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:39:10.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:10 smithi175 bash[56722]: audit 2024-02-10T06:39:09.055493+0000 mon.a (mon.0) 796 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:10.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:10 smithi175 bash[56722]: cephadm 2024-02-10T06:39:09.056883+0000 mgr.y (mgr.34107) 259 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi046.iuvfcm on smithi046 2024-02-10T06:39:10.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:10 smithi175 bash[56722]: cluster 2024-02-10T06:39:09.392024+0000 mgr.y (mgr.34107) 260 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:11.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:11 smithi046 bash[68510]: audit 2024-02-10T06:39:10.421333+0000 mgr.y (mgr.34107) 261 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:39:11.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:39:11 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:39:11] "GET /metrics HTTP/1.1" 200 38263 "" "Prometheus/2.33.4" 2024-02-10T06:39:11.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:11 smithi046 bash[71198]: audit 2024-02-10T06:39:10.421333+0000 mgr.y (mgr.34107) 261 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:39:11.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:11 smithi175 bash[56722]: audit 2024-02-10T06:39:10.421333+0000 mgr.y (mgr.34107) 261 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:39:12.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:12 smithi175 bash[56722]: cluster 2024-02-10T06:39:11.393252+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:12.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:12 smithi175 bash[56722]: audit 2024-02-10T06:39:11.408606+0000 mon.a (mon.0) 797 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:12.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:12 smithi175 bash[56722]: audit 2024-02-10T06:39:11.419570+0000 mon.a (mon.0) 798 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:12.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:12 smithi175 bash[56722]: cephadm 2024-02-10T06:39:11.427192+0000 mgr.y (mgr.34107) 263 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-02-10T06:39:12.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:12 smithi175 bash[56722]: audit 2024-02-10T06:39:11.427803+0000 mon.a (mon.0) 799 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:39:12.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:12 smithi175 bash[56722]: audit 2024-02-10T06:39:11.429601+0000 mon.a (mon.0) 800 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:39:12.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:12 smithi175 bash[56722]: audit 2024-02-10T06:39:11.431156+0000 mon.a (mon.0) 801 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:12 smithi175 bash[56722]: cephadm 2024-02-10T06:39:11.433095+0000 mgr.y (mgr.34107) 264 : cephadm 1 Reconfiguring daemon mon.b on smithi175 2024-02-10T06:39:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:12 smithi046 bash[68510]: cluster 2024-02-10T06:39:11.393252+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:12 smithi046 bash[68510]: audit 2024-02-10T06:39:11.408606+0000 mon.a (mon.0) 797 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:12 smithi046 bash[68510]: audit 2024-02-10T06:39:11.419570+0000 mon.a (mon.0) 798 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:12 smithi046 bash[68510]: cephadm 2024-02-10T06:39:11.427192+0000 mgr.y (mgr.34107) 263 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-02-10T06:39:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:12 smithi046 bash[68510]: audit 2024-02-10T06:39:11.427803+0000 mon.a (mon.0) 799 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:39:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:12 smithi046 bash[68510]: audit 2024-02-10T06:39:11.429601+0000 mon.a (mon.0) 800 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:39:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:12 smithi046 bash[68510]: audit 2024-02-10T06:39:11.431156+0000 mon.a (mon.0) 801 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:12 smithi046 bash[68510]: cephadm 2024-02-10T06:39:11.433095+0000 mgr.y (mgr.34107) 264 : cephadm 1 Reconfiguring daemon mon.b on smithi175 2024-02-10T06:39:12.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:12 smithi046 bash[71198]: cluster 2024-02-10T06:39:11.393252+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:12.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:12 smithi046 bash[71198]: audit 2024-02-10T06:39:11.408606+0000 mon.a (mon.0) 797 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:12.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:12 smithi046 bash[71198]: audit 2024-02-10T06:39:11.419570+0000 mon.a (mon.0) 798 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:12.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:12 smithi046 bash[71198]: cephadm 2024-02-10T06:39:11.427192+0000 mgr.y (mgr.34107) 263 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-02-10T06:39:12.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:12 smithi046 bash[71198]: audit 2024-02-10T06:39:11.427803+0000 mon.a (mon.0) 799 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:39:12.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:12 smithi046 bash[71198]: audit 2024-02-10T06:39:11.429601+0000 mon.a (mon.0) 800 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:39:12.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:12 smithi046 bash[71198]: audit 2024-02-10T06:39:11.431156+0000 mon.a (mon.0) 801 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:12.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:12 smithi046 bash[71198]: cephadm 2024-02-10T06:39:11.433095+0000 mgr.y (mgr.34107) 264 : cephadm 1 Reconfiguring daemon mon.b on smithi175 2024-02-10T06:39:14.692 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:14 smithi175 bash[56722]: cluster 2024-02-10T06:39:13.393958+0000 mgr.y (mgr.34107) 265 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:14.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:14 smithi046 bash[68510]: cluster 2024-02-10T06:39:13.393958+0000 mgr.y (mgr.34107) 265 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:14.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:14 smithi046 bash[71198]: cluster 2024-02-10T06:39:13.393958+0000 mgr.y (mgr.34107) 265 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:15.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:15 smithi175 bash[56722]: audit 2024-02-10T06:39:14.486359+0000 mon.a (mon.0) 802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:39:15.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:15 smithi175 bash[56722]: audit 2024-02-10T06:39:14.967964+0000 mon.a (mon.0) 803 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:15.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:15 smithi175 bash[56722]: audit 2024-02-10T06:39:14.977433+0000 mon.a (mon.0) 804 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:15.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:15 smithi175 bash[56722]: audit 2024-02-10T06:39:15.009709+0000 mon.a (mon.0) 805 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:39:15.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:15 smithi175 bash[56722]: audit 2024-02-10T06:39:15.011930+0000 mon.a (mon.0) 806 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:39:15.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:15 smithi175 bash[56722]: audit 2024-02-10T06:39:15.013710+0000 mon.a (mon.0) 807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:15 smithi046 bash[68510]: audit 2024-02-10T06:39:14.486359+0000 mon.a (mon.0) 802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:39:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:15 smithi046 bash[68510]: audit 2024-02-10T06:39:14.967964+0000 mon.a (mon.0) 803 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:15 smithi046 bash[68510]: audit 2024-02-10T06:39:14.977433+0000 mon.a (mon.0) 804 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:15 smithi046 bash[68510]: audit 2024-02-10T06:39:15.009709+0000 mon.a (mon.0) 805 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:39:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:15 smithi046 bash[68510]: audit 2024-02-10T06:39:15.011930+0000 mon.a (mon.0) 806 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:39:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:15 smithi046 bash[68510]: audit 2024-02-10T06:39:15.013710+0000 mon.a (mon.0) 807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:15 smithi046 bash[71198]: audit 2024-02-10T06:39:14.486359+0000 mon.a (mon.0) 802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:39:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:15 smithi046 bash[71198]: audit 2024-02-10T06:39:14.967964+0000 mon.a (mon.0) 803 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:15 smithi046 bash[71198]: audit 2024-02-10T06:39:14.977433+0000 mon.a (mon.0) 804 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:15 smithi046 bash[71198]: audit 2024-02-10T06:39:15.009709+0000 mon.a (mon.0) 805 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:39:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:15 smithi046 bash[71198]: audit 2024-02-10T06:39:15.011930+0000 mon.a (mon.0) 806 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:39:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:15 smithi046 bash[71198]: audit 2024-02-10T06:39:15.013710+0000 mon.a (mon.0) 807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:16.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:16 smithi175 bash[56722]: cephadm 2024-02-10T06:39:15.008959+0000 mgr.y (mgr.34107) 266 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-02-10T06:39:16.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:16 smithi175 bash[56722]: cephadm 2024-02-10T06:39:15.015963+0000 mgr.y (mgr.34107) 267 : cephadm 1 Reconfiguring daemon mgr.x on smithi175 2024-02-10T06:39:16.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:16 smithi175 bash[56722]: cluster 2024-02-10T06:39:15.395297+0000 mgr.y (mgr.34107) 268 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:16.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:16 smithi175 bash[56722]: audit 2024-02-10T06:39:15.526652+0000 mon.a (mon.0) 808 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:16.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:16 smithi175 bash[56722]: audit 2024-02-10T06:39:15.537316+0000 mon.a (mon.0) 809 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:16.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:16 smithi175 bash[56722]: audit 2024-02-10T06:39:15.546058+0000 mon.a (mon.0) 810 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:16.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:16 smithi046 bash[68510]: cephadm 2024-02-10T06:39:15.008959+0000 mgr.y (mgr.34107) 266 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-02-10T06:39:16.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:16 smithi046 bash[68510]: cephadm 2024-02-10T06:39:15.015963+0000 mgr.y (mgr.34107) 267 : cephadm 1 Reconfiguring daemon mgr.x on smithi175 2024-02-10T06:39:16.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:16 smithi046 bash[68510]: cluster 2024-02-10T06:39:15.395297+0000 mgr.y (mgr.34107) 268 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:16.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:16 smithi046 bash[68510]: audit 2024-02-10T06:39:15.526652+0000 mon.a (mon.0) 808 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:16 smithi046 bash[68510]: audit 2024-02-10T06:39:15.537316+0000 mon.a (mon.0) 809 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:16 smithi046 bash[68510]: audit 2024-02-10T06:39:15.546058+0000 mon.a (mon.0) 810 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:16.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:16 smithi046 bash[71198]: cephadm 2024-02-10T06:39:15.008959+0000 mgr.y (mgr.34107) 266 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-02-10T06:39:16.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:16 smithi046 bash[71198]: cephadm 2024-02-10T06:39:15.015963+0000 mgr.y (mgr.34107) 267 : cephadm 1 Reconfiguring daemon mgr.x on smithi175 2024-02-10T06:39:16.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:16 smithi046 bash[71198]: cluster 2024-02-10T06:39:15.395297+0000 mgr.y (mgr.34107) 268 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:16.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:16 smithi046 bash[71198]: audit 2024-02-10T06:39:15.526652+0000 mon.a (mon.0) 808 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:16.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:16 smithi046 bash[71198]: audit 2024-02-10T06:39:15.537316+0000 mon.a (mon.0) 809 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:16.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:16 smithi046 bash[71198]: audit 2024-02-10T06:39:15.546058+0000 mon.a (mon.0) 810 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:18.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:18 smithi175 bash[56722]: cluster 2024-02-10T06:39:17.396036+0000 mgr.y (mgr.34107) 269 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:18.744 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:39:18 smithi175 bash[52279]: ts=2024-02-10T06:39: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.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi046:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:39:18.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:18 smithi046 bash[68510]: cluster 2024-02-10T06:39:17.396036+0000 mgr.y (mgr.34107) 269 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:18.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:18 smithi046 bash[71198]: cluster 2024-02-10T06:39:17.396036+0000 mgr.y (mgr.34107) 269 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:20.231 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:20 smithi046 bash[68510]: cluster 2024-02-10T06:39:19.396843+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:20.232 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:20 smithi046 bash[71198]: cluster 2024-02-10T06:39:19.396843+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:20.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:20 smithi175 bash[56722]: cluster 2024-02-10T06:39:19.396843+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:21.211 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:39:21 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:39:21] "GET /metrics HTTP/1.1" 200 38262 "" "Prometheus/2.33.4" 2024-02-10T06:39:21.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:21 smithi175 bash[56722]: audit 2024-02-10T06:39:20.204602+0000 mon.a (mon.0) 811 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:21.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:21 smithi175 bash[56722]: audit 2024-02-10T06:39:20.213762+0000 mon.a (mon.0) 812 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:21.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:21 smithi175 bash[56722]: cephadm 2024-02-10T06:39:20.243065+0000 mgr.y (mgr.34107) 271 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-02-10T06:39:21.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:21 smithi175 bash[56722]: audit 2024-02-10T06:39:20.243743+0000 mon.a (mon.0) 813 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T06:39:21.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:21 smithi175 bash[56722]: audit 2024-02-10T06:39:20.245625+0000 mon.a (mon.0) 814 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:21.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:21 smithi175 bash[56722]: cephadm 2024-02-10T06:39:20.251092+0000 mgr.y (mgr.34107) 272 : cephadm 1 Reconfiguring daemon osd.4 on smithi175 2024-02-10T06:39:21.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:21 smithi175 bash[56722]: audit 2024-02-10T06:39:20.432582+0000 mgr.y (mgr.34107) 273 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:39:21.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:21 smithi175 bash[56722]: audit 2024-02-10T06:39:21.039703+0000 mon.a (mon.0) 815 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:21.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:21 smithi175 bash[56722]: audit 2024-02-10T06:39:21.050814+0000 mon.a (mon.0) 816 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:21.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:21 smithi175 bash[56722]: audit 2024-02-10T06:39:21.059772+0000 mon.a (mon.0) 817 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:21.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:21 smithi046 bash[68510]: audit 2024-02-10T06:39:20.204602+0000 mon.a (mon.0) 811 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:21.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:21 smithi046 bash[68510]: audit 2024-02-10T06:39:20.213762+0000 mon.a (mon.0) 812 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:21.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:21 smithi046 bash[68510]: cephadm 2024-02-10T06:39:20.243065+0000 mgr.y (mgr.34107) 271 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-02-10T06:39:21.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:21 smithi046 bash[68510]: audit 2024-02-10T06:39:20.243743+0000 mon.a (mon.0) 813 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T06:39:21.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:21 smithi046 bash[68510]: audit 2024-02-10T06:39:20.245625+0000 mon.a (mon.0) 814 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:21.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:21 smithi046 bash[68510]: cephadm 2024-02-10T06:39:20.251092+0000 mgr.y (mgr.34107) 272 : cephadm 1 Reconfiguring daemon osd.4 on smithi175 2024-02-10T06:39:21.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:21 smithi046 bash[68510]: audit 2024-02-10T06:39:20.432582+0000 mgr.y (mgr.34107) 273 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:39:21.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:21 smithi046 bash[68510]: audit 2024-02-10T06:39:21.039703+0000 mon.a (mon.0) 815 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:21.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:21 smithi046 bash[68510]: audit 2024-02-10T06:39:21.050814+0000 mon.a (mon.0) 816 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:21.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:21 smithi046 bash[68510]: audit 2024-02-10T06:39:21.059772+0000 mon.a (mon.0) 817 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:21.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:21 smithi046 bash[71198]: audit 2024-02-10T06:39:20.204602+0000 mon.a (mon.0) 811 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:21.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:21 smithi046 bash[71198]: audit 2024-02-10T06:39:20.213762+0000 mon.a (mon.0) 812 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:21.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:21 smithi046 bash[71198]: cephadm 2024-02-10T06:39:20.243065+0000 mgr.y (mgr.34107) 271 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-02-10T06:39:21.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:21 smithi046 bash[71198]: audit 2024-02-10T06:39:20.243743+0000 mon.a (mon.0) 813 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T06:39:21.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:21 smithi046 bash[71198]: audit 2024-02-10T06:39:20.245625+0000 mon.a (mon.0) 814 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:21.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:21 smithi046 bash[71198]: cephadm 2024-02-10T06:39:20.251092+0000 mgr.y (mgr.34107) 272 : cephadm 1 Reconfiguring daemon osd.4 on smithi175 2024-02-10T06:39:21.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:21 smithi046 bash[71198]: audit 2024-02-10T06:39:20.432582+0000 mgr.y (mgr.34107) 273 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:39:21.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:21 smithi046 bash[71198]: audit 2024-02-10T06:39:21.039703+0000 mon.a (mon.0) 815 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:21.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:21 smithi046 bash[71198]: audit 2024-02-10T06:39:21.050814+0000 mon.a (mon.0) 816 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:21.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:21 smithi046 bash[71198]: audit 2024-02-10T06:39:21.059772+0000 mon.a (mon.0) 817 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:21.932 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:39:22.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:22 smithi175 bash[56722]: cluster 2024-02-10T06:39:21.398665+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:22.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:22 smithi046 bash[68510]: cluster 2024-02-10T06:39:21.398665+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:22.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:22 smithi046 bash[71198]: cluster 2024-02-10T06:39:21.398665+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:22.723 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:39:22.723 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 7s ago 17m - - 2024-02-10T06:39:22.723 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 1s ago 17m - - 2024-02-10T06:39:22.723 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (3m) 7s ago 10m 17.0M - 0.23.0 ba2b418f427c a2b5f5f678df 2024-02-10T06:39:22.724 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (2m) 1s ago 9m 44.2M - 8.3.5 dad864ee21e9 1fff02f358ea 2024-02-10T06:39:22.724 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (2m) 7s ago 7m 46.8M - 3.5 e1d6a67b021e afbdab419484 2024-02-10T06:39:22.724 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (113s) 1s ago 16m 441M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:39:22.724 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (2m) 7s ago 18m 501M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:39:22.724 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (94s) 7s ago 18m 47.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 242e20c0094d 2024-02-10T06:39:22.724 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (41s) 1s ago 16m 36.2M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 4e4f0fba5e46 2024-02-10T06:39:22.724 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (63s) 7s ago 17m 37.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 3930fa96e7b9 2024-02-10T06:39:22.724 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (3m) 7s ago 10m 11.9M - 1.3.1 1dbe0e931976 0d647fc89f51 2024-02-10T06:39:22.724 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (3m) 1s ago 10m 11.3M - 1.3.1 1dbe0e931976 3687708c33a1 2024-02-10T06:39:22.724 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (16m) 7s ago 16m 59.1M 4096M 17.2.0 e1d6a67b021e bcc8a51c630d 2024-02-10T06:39:22.724 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (15m) 7s ago 15m 59.7M 4096M 17.2.0 e1d6a67b021e 5eab7cb6e08b 2024-02-10T06:39:22.724 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (14m) 7s ago 14m 55.1M 4096M 17.2.0 e1d6a67b021e 86d79c376bdf 2024-02-10T06:39:22.724 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (14m) 7s ago 14m 57.2M 4096M 17.2.0 e1d6a67b021e c13af4060cb8 2024-02-10T06:39:22.724 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (13m) 1s ago 13m 61.7M 4096M 17.2.0 e1d6a67b021e b7955dc2a521 2024-02-10T06:39:22.725 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (13m) 1s ago 13m 55.8M 4096M 17.2.0 e1d6a67b021e 4193d5d45070 2024-02-10T06:39:22.725 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (12m) 1s ago 12m 54.4M 4096M 17.2.0 e1d6a67b021e 4816cdb9a60b 2024-02-10T06:39:22.725 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (11m) 1s ago 11m 57.9M 4096M 17.2.0 e1d6a67b021e e892e8cc28fc 2024-02-10T06:39:22.725 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (2m) 1s ago 10m 59.5M - 2.33.4 514e6a882f6e 64427f696443 2024-02-10T06:39:22.725 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (8m) 7s ago 8m 88.0M - 17.2.0 e1d6a67b021e 62f56b90529d 2024-02-10T06:39:22.725 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (8m) 1s ago 8m 87.8M - 17.2.0 e1d6a67b021e f9a8c396df52 2024-02-10T06:39:22.725 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (8m) 7s ago 8m 87.0M - 17.2.0 e1d6a67b021e 73f34826e936 2024-02-10T06:39:22.725 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (8m) 1s ago 8m 87.7M - 17.2.0 e1d6a67b021e ae69d76dca01 2024-02-10T06:39:23.178 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:39:23.179 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:39:23.179 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:39:23.179 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:39:23.179 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:39:23.179 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:39:23.179 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:39:23.179 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:39:23.179 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T06:39:23.179 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:39:23.179 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:39:23.179 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T06:39:23.179 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:39:23.179 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:39:23.180 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-02-10T06:39:23.180 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 5 2024-02-10T06:39:23.180 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:39:23.180 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:39:23.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:23 smithi175 bash[56722]: audit 2024-02-10T06:39:21.911021+0000 mgr.y (mgr.34107) 275 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:23.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:23 smithi175 bash[56722]: audit 2024-02-10T06:39:22.318076+0000 mgr.y (mgr.34107) 276 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:23.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:23 smithi175 bash[56722]: audit 2024-02-10T06:39:22.614911+0000 mon.a (mon.0) 818 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:23.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:23 smithi175 bash[56722]: audit 2024-02-10T06:39:22.624406+0000 mon.a (mon.0) 819 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:23.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:23 smithi175 bash[56722]: audit 2024-02-10T06:39:22.670943+0000 mon.a (mon.0) 820 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T06:39:23.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:23 smithi175 bash[56722]: audit 2024-02-10T06:39:22.672221+0000 mon.a (mon.0) 821 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:23.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:23 smithi175 bash[56722]: audit 2024-02-10T06:39:23.172032+0000 mon.a (mon.0) 822 : audit 0 from='client.? 172.21.15.46:0/2235961257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:23.563 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:39:23.564 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:39:23.564 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:39:23.564 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:39:23.564 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [ 2024-02-10T06:39:23.564 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr", 2024-02-10T06:39:23.564 INFO:teuthology.orchestra.run.smithi046.stdout: "mon" 2024-02-10T06:39:23.564 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:39:23.564 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "5/23 daemons upgraded", 2024-02-10T06:39:23.564 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Currently upgrading mon daemons", 2024-02-10T06:39:23.564 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:39:23.564 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:39:23.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:23 smithi046 bash[68510]: audit 2024-02-10T06:39:21.911021+0000 mgr.y (mgr.34107) 275 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:23.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:23 smithi046 bash[68510]: audit 2024-02-10T06:39:22.318076+0000 mgr.y (mgr.34107) 276 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:23.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:23 smithi046 bash[68510]: audit 2024-02-10T06:39:22.614911+0000 mon.a (mon.0) 818 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:23.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:23 smithi046 bash[68510]: audit 2024-02-10T06:39:22.624406+0000 mon.a (mon.0) 819 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:23.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:23 smithi046 bash[68510]: audit 2024-02-10T06:39:22.670943+0000 mon.a (mon.0) 820 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T06:39:23.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:23 smithi046 bash[68510]: audit 2024-02-10T06:39:22.672221+0000 mon.a (mon.0) 821 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:23.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:23 smithi046 bash[68510]: audit 2024-02-10T06:39:23.172032+0000 mon.a (mon.0) 822 : audit 0 from='client.? 172.21.15.46:0/2235961257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:23.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:23 smithi046 bash[71198]: audit 2024-02-10T06:39:21.911021+0000 mgr.y (mgr.34107) 275 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:23.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:23 smithi046 bash[71198]: audit 2024-02-10T06:39:22.318076+0000 mgr.y (mgr.34107) 276 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:23.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:23 smithi046 bash[71198]: audit 2024-02-10T06:39:22.614911+0000 mon.a (mon.0) 818 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:23.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:23 smithi046 bash[71198]: audit 2024-02-10T06:39:22.624406+0000 mon.a (mon.0) 819 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:23.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:23 smithi046 bash[71198]: audit 2024-02-10T06:39:22.670943+0000 mon.a (mon.0) 820 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T06:39:23.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:23 smithi046 bash[71198]: audit 2024-02-10T06:39:22.672221+0000 mon.a (mon.0) 821 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:23.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:23 smithi046 bash[71198]: audit 2024-02-10T06:39:23.172032+0000 mon.a (mon.0) 822 : audit 0 from='client.? 172.21.15.46:0/2235961257' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:24.022 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_OK 2024-02-10T06:39:24.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:24 smithi175 bash[56722]: cephadm 2024-02-10T06:39:22.670325+0000 mgr.y (mgr.34107) 277 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-02-10T06:39:24.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:24 smithi175 bash[56722]: cephadm 2024-02-10T06:39:22.676930+0000 mgr.y (mgr.34107) 278 : cephadm 1 Reconfiguring daemon osd.5 on smithi175 2024-02-10T06:39:24.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:24 smithi175 bash[56722]: audit 2024-02-10T06:39:22.697387+0000 mgr.y (mgr.34107) 279 : audit 0 from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:24.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:24 smithi175 bash[56722]: cluster 2024-02-10T06:39:23.399318+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:24.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:24 smithi175 bash[56722]: audit 2024-02-10T06:39:23.556950+0000 mgr.y (mgr.34107) 281 : audit 0 from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:24.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:24 smithi175 bash[56722]: audit 2024-02-10T06:39:24.015302+0000 mon.a (mon.0) 823 : audit 0 from='client.? 172.21.15.46:0/659857450' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:39:24.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:24 smithi046 bash[68510]: cephadm 2024-02-10T06:39:22.670325+0000 mgr.y (mgr.34107) 277 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-02-10T06:39:24.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:24 smithi046 bash[68510]: cephadm 2024-02-10T06:39:22.676930+0000 mgr.y (mgr.34107) 278 : cephadm 1 Reconfiguring daemon osd.5 on smithi175 2024-02-10T06:39:24.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:24 smithi046 bash[68510]: audit 2024-02-10T06:39:22.697387+0000 mgr.y (mgr.34107) 279 : audit 0 from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:24.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:24 smithi046 bash[68510]: cluster 2024-02-10T06:39:23.399318+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:24.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:24 smithi046 bash[68510]: audit 2024-02-10T06:39:23.556950+0000 mgr.y (mgr.34107) 281 : audit 0 from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:24.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:24 smithi046 bash[68510]: audit 2024-02-10T06:39:24.015302+0000 mon.a (mon.0) 823 : audit 0 from='client.? 172.21.15.46:0/659857450' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:39:24.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:24 smithi046 bash[71198]: cephadm 2024-02-10T06:39:22.670325+0000 mgr.y (mgr.34107) 277 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-02-10T06:39:24.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:24 smithi046 bash[71198]: cephadm 2024-02-10T06:39:22.676930+0000 mgr.y (mgr.34107) 278 : cephadm 1 Reconfiguring daemon osd.5 on smithi175 2024-02-10T06:39:24.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:24 smithi046 bash[71198]: audit 2024-02-10T06:39:22.697387+0000 mgr.y (mgr.34107) 279 : audit 0 from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:24.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:24 smithi046 bash[71198]: cluster 2024-02-10T06:39:23.399318+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:24.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:24 smithi046 bash[71198]: audit 2024-02-10T06:39:23.556950+0000 mgr.y (mgr.34107) 281 : audit 0 from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:24.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:24 smithi046 bash[71198]: audit 2024-02-10T06:39:24.015302+0000 mon.a (mon.0) 823 : audit 0 from='client.? 172.21.15.46:0/659857450' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:39:26.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:26 smithi175 bash[56722]: audit 2024-02-10T06:39:25.234599+0000 mon.a (mon.0) 824 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:26.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:26 smithi175 bash[56722]: audit 2024-02-10T06:39:25.246163+0000 mon.a (mon.0) 825 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:26.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:26 smithi175 bash[56722]: cephadm 2024-02-10T06:39:25.252880+0000 mgr.y (mgr.34107) 282 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-02-10T06:39:26.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:26 smithi175 bash[56722]: audit 2024-02-10T06:39:25.253416+0000 mon.a (mon.0) 826 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T06:39:26.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:26 smithi175 bash[56722]: audit 2024-02-10T06:39:25.254859+0000 mon.a (mon.0) 827 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:26.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:26 smithi175 bash[56722]: cephadm 2024-02-10T06:39:25.259216+0000 mgr.y (mgr.34107) 283 : cephadm 1 Reconfiguring daemon osd.6 on smithi175 2024-02-10T06:39:26.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:26 smithi175 bash[56722]: cluster 2024-02-10T06:39:25.400917+0000 mgr.y (mgr.34107) 284 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:26.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:26 smithi046 bash[68510]: audit 2024-02-10T06:39:25.234599+0000 mon.a (mon.0) 824 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:26.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:26 smithi046 bash[68510]: audit 2024-02-10T06:39:25.246163+0000 mon.a (mon.0) 825 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:26.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:26 smithi046 bash[68510]: cephadm 2024-02-10T06:39:25.252880+0000 mgr.y (mgr.34107) 282 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-02-10T06:39:26.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:26 smithi046 bash[68510]: audit 2024-02-10T06:39:25.253416+0000 mon.a (mon.0) 826 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T06:39:26.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:26 smithi046 bash[68510]: audit 2024-02-10T06:39:25.254859+0000 mon.a (mon.0) 827 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:26.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:26 smithi046 bash[68510]: cephadm 2024-02-10T06:39:25.259216+0000 mgr.y (mgr.34107) 283 : cephadm 1 Reconfiguring daemon osd.6 on smithi175 2024-02-10T06:39:26.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:26 smithi046 bash[68510]: cluster 2024-02-10T06:39:25.400917+0000 mgr.y (mgr.34107) 284 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:26.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:26 smithi046 bash[71198]: audit 2024-02-10T06:39:25.234599+0000 mon.a (mon.0) 824 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:26.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:26 smithi046 bash[71198]: audit 2024-02-10T06:39:25.246163+0000 mon.a (mon.0) 825 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:26.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:26 smithi046 bash[71198]: cephadm 2024-02-10T06:39:25.252880+0000 mgr.y (mgr.34107) 282 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-02-10T06:39:26.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:26 smithi046 bash[71198]: audit 2024-02-10T06:39:25.253416+0000 mon.a (mon.0) 826 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T06:39:26.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:26 smithi046 bash[71198]: audit 2024-02-10T06:39:25.254859+0000 mon.a (mon.0) 827 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:26.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:26 smithi046 bash[71198]: cephadm 2024-02-10T06:39:25.259216+0000 mgr.y (mgr.34107) 283 : cephadm 1 Reconfiguring daemon osd.6 on smithi175 2024-02-10T06:39:26.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:26 smithi046 bash[71198]: cluster 2024-02-10T06:39:25.400917+0000 mgr.y (mgr.34107) 284 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:28.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:28 smithi046 bash[68510]: cluster 2024-02-10T06:39:27.401613+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:28.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:28 smithi046 bash[68510]: audit 2024-02-10T06:39:27.549253+0000 mon.a (mon.0) 828 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:28.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:28 smithi046 bash[68510]: audit 2024-02-10T06:39:27.560764+0000 mon.a (mon.0) 829 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:28.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:28 smithi046 bash[68510]: cephadm 2024-02-10T06:39:27.578147+0000 mgr.y (mgr.34107) 286 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-02-10T06:39:28.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:28 smithi046 bash[68510]: audit 2024-02-10T06:39:27.578801+0000 mon.a (mon.0) 830 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T06:39:28.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:28 smithi046 bash[68510]: audit 2024-02-10T06:39:27.580409+0000 mon.a (mon.0) 831 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:28.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:28 smithi046 bash[71198]: cluster 2024-02-10T06:39:27.401613+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:28.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:28 smithi046 bash[71198]: audit 2024-02-10T06:39:27.549253+0000 mon.a (mon.0) 828 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:28.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:28 smithi046 bash[71198]: audit 2024-02-10T06:39:27.560764+0000 mon.a (mon.0) 829 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:28.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:28 smithi046 bash[71198]: cephadm 2024-02-10T06:39:27.578147+0000 mgr.y (mgr.34107) 286 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-02-10T06:39:28.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:28 smithi046 bash[71198]: audit 2024-02-10T06:39:27.578801+0000 mon.a (mon.0) 830 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T06:39:28.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:28 smithi046 bash[71198]: audit 2024-02-10T06:39:27.580409+0000 mon.a (mon.0) 831 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:28.907 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:28 smithi175 bash[56722]: cluster 2024-02-10T06:39:27.401613+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:28.907 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:28 smithi175 bash[56722]: audit 2024-02-10T06:39:27.549253+0000 mon.a (mon.0) 828 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:28.907 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:28 smithi175 bash[56722]: audit 2024-02-10T06:39:27.560764+0000 mon.a (mon.0) 829 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:28.907 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:28 smithi175 bash[56722]: cephadm 2024-02-10T06:39:27.578147+0000 mgr.y (mgr.34107) 286 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-02-10T06:39:28.907 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:28 smithi175 bash[56722]: audit 2024-02-10T06:39:27.578801+0000 mon.a (mon.0) 830 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T06:39:28.907 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:28 smithi175 bash[56722]: audit 2024-02-10T06:39:27.580409+0000 mon.a (mon.0) 831 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:28.907 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:39:28 smithi175 bash[52279]: ts=2024-02-10T06:39: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.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi046:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:39:29.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:29 smithi046 bash[68510]: cephadm 2024-02-10T06:39:27.585263+0000 mgr.y (mgr.34107) 287 : cephadm 1 Reconfiguring daemon osd.7 on smithi175 2024-02-10T06:39:29.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:29 smithi046 bash[68510]: audit 2024-02-10T06:39:29.486766+0000 mon.a (mon.0) 832 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:39:29.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:29 smithi046 bash[71198]: cephadm 2024-02-10T06:39:27.585263+0000 mgr.y (mgr.34107) 287 : cephadm 1 Reconfiguring daemon osd.7 on smithi175 2024-02-10T06:39:29.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:29 smithi046 bash[71198]: audit 2024-02-10T06:39:29.486766+0000 mon.a (mon.0) 832 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:39:29.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:29 smithi175 bash[56722]: cephadm 2024-02-10T06:39:27.585263+0000 mgr.y (mgr.34107) 287 : cephadm 1 Reconfiguring daemon osd.7 on smithi175 2024-02-10T06:39:29.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:29 smithi175 bash[56722]: audit 2024-02-10T06:39:29.486766+0000 mon.a (mon.0) 832 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:39:30.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:30 smithi046 bash[68510]: cluster 2024-02-10T06:39:29.402367+0000 mgr.y (mgr.34107) 288 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:30.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:30 smithi046 bash[68510]: audit 2024-02-10T06:39:29.841210+0000 mon.a (mon.0) 833 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:30.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:30 smithi046 bash[68510]: audit 2024-02-10T06:39:29.853298+0000 mon.a (mon.0) 834 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:30.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:30 smithi046 bash[68510]: audit 2024-02-10T06:39:29.861673+0000 mon.a (mon.0) 835 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.umwddf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:39:30.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:30 smithi046 bash[68510]: audit 2024-02-10T06:39:29.864923+0000 mon.a (mon.0) 836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:30 smithi046 bash[71198]: cluster 2024-02-10T06:39:29.402367+0000 mgr.y (mgr.34107) 288 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:30 smithi046 bash[71198]: audit 2024-02-10T06:39:29.841210+0000 mon.a (mon.0) 833 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:30.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:30 smithi046 bash[71198]: audit 2024-02-10T06:39:29.853298+0000 mon.a (mon.0) 834 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:30.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:30 smithi046 bash[71198]: audit 2024-02-10T06:39:29.861673+0000 mon.a (mon.0) 835 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.umwddf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:39:30.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:30 smithi046 bash[71198]: audit 2024-02-10T06:39:29.864923+0000 mon.a (mon.0) 836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:30 smithi175 bash[56722]: cluster 2024-02-10T06:39:29.402367+0000 mgr.y (mgr.34107) 288 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:30 smithi175 bash[56722]: audit 2024-02-10T06:39:29.841210+0000 mon.a (mon.0) 833 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:30 smithi175 bash[56722]: audit 2024-02-10T06:39:29.853298+0000 mon.a (mon.0) 834 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:30 smithi175 bash[56722]: audit 2024-02-10T06:39:29.861673+0000 mon.a (mon.0) 835 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.umwddf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:39:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:30 smithi175 bash[56722]: audit 2024-02-10T06:39:29.864923+0000 mon.a (mon.0) 836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:31.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:39:31 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:39:31] "GET /metrics HTTP/1.1" 200 38265 "" "Prometheus/2.33.4" 2024-02-10T06:39:31.733 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:31 smithi175 bash[56722]: cephadm 2024-02-10T06:39:29.861031+0000 mgr.y (mgr.34107) 289 : cephadm 1 Reconfiguring rgw.foo.smithi175.umwddf (monmap changed)... 2024-02-10T06:39:31.734 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:31 smithi175 bash[56722]: cephadm 2024-02-10T06:39:29.866671+0000 mgr.y (mgr.34107) 290 : cephadm 1 Reconfiguring daemon rgw.foo.smithi175.umwddf on smithi175 2024-02-10T06:39:31.734 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:31 smithi175 bash[56722]: audit 2024-02-10T06:39:30.435889+0000 mgr.y (mgr.34107) 291 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:39:31.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:31 smithi046 bash[68510]: cephadm 2024-02-10T06:39:29.861031+0000 mgr.y (mgr.34107) 289 : cephadm 1 Reconfiguring rgw.foo.smithi175.umwddf (monmap changed)... 2024-02-10T06:39:31.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:31 smithi046 bash[68510]: cephadm 2024-02-10T06:39:29.866671+0000 mgr.y (mgr.34107) 290 : cephadm 1 Reconfiguring daemon rgw.foo.smithi175.umwddf on smithi175 2024-02-10T06:39:31.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:31 smithi046 bash[68510]: audit 2024-02-10T06:39:30.435889+0000 mgr.y (mgr.34107) 291 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:39:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:31 smithi046 bash[71198]: cephadm 2024-02-10T06:39:29.861031+0000 mgr.y (mgr.34107) 289 : cephadm 1 Reconfiguring rgw.foo.smithi175.umwddf (monmap changed)... 2024-02-10T06:39:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:31 smithi046 bash[71198]: cephadm 2024-02-10T06:39:29.866671+0000 mgr.y (mgr.34107) 290 : cephadm 1 Reconfiguring daemon rgw.foo.smithi175.umwddf on smithi175 2024-02-10T06:39:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:31 smithi046 bash[71198]: audit 2024-02-10T06:39:30.435889+0000 mgr.y (mgr.34107) 291 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:39:32.831 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:32 smithi175 bash[56722]: cluster 2024-02-10T06:39:31.403993+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:32.832 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:32 smithi175 bash[56722]: audit 2024-02-10T06:39:32.333039+0000 mon.a (mon.0) 837 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:32.832 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:32 smithi175 bash[56722]: audit 2024-02-10T06:39:32.343937+0000 mon.a (mon.0) 838 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:32.832 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:32 smithi175 bash[56722]: audit 2024-02-10T06:39:32.389881+0000 mon.a (mon.0) 839 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.rnravl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:39:32.832 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:32 smithi175 bash[56722]: audit 2024-02-10T06:39:32.393821+0000 mon.a (mon.0) 840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:32.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:32 smithi046 bash[68510]: cluster 2024-02-10T06:39:31.403993+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:32.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:32 smithi046 bash[68510]: audit 2024-02-10T06:39:32.333039+0000 mon.a (mon.0) 837 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:32.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:32 smithi046 bash[68510]: audit 2024-02-10T06:39:32.343937+0000 mon.a (mon.0) 838 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:32.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:32 smithi046 bash[68510]: audit 2024-02-10T06:39:32.389881+0000 mon.a (mon.0) 839 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.rnravl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:39:32.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:32 smithi046 bash[68510]: audit 2024-02-10T06:39:32.393821+0000 mon.a (mon.0) 840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:32.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:32 smithi046 bash[71198]: cluster 2024-02-10T06:39:31.403993+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:32.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:32 smithi046 bash[71198]: audit 2024-02-10T06:39:32.333039+0000 mon.a (mon.0) 837 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:32.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:32 smithi046 bash[71198]: audit 2024-02-10T06:39:32.343937+0000 mon.a (mon.0) 838 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:32.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:32 smithi046 bash[71198]: audit 2024-02-10T06:39:32.389881+0000 mon.a (mon.0) 839 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.rnravl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:39:32.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:32 smithi046 bash[71198]: audit 2024-02-10T06:39:32.393821+0000 mon.a (mon.0) 840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:33.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:33 smithi175 bash[56722]: cephadm 2024-02-10T06:39:32.389094+0000 mgr.y (mgr.34107) 293 : cephadm 1 Reconfiguring rgw.smpl.smithi175.rnravl (monmap changed)... 2024-02-10T06:39:33.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:33 smithi175 bash[56722]: cephadm 2024-02-10T06:39:32.395965+0000 mgr.y (mgr.34107) 294 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi175.rnravl on smithi175 2024-02-10T06:39:33.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:33 smithi046 bash[68510]: cephadm 2024-02-10T06:39:32.389094+0000 mgr.y (mgr.34107) 293 : cephadm 1 Reconfiguring rgw.smpl.smithi175.rnravl (monmap changed)... 2024-02-10T06:39:33.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:33 smithi046 bash[68510]: cephadm 2024-02-10T06:39:32.395965+0000 mgr.y (mgr.34107) 294 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi175.rnravl on smithi175 2024-02-10T06:39:33.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:33 smithi046 bash[71198]: cephadm 2024-02-10T06:39:32.389094+0000 mgr.y (mgr.34107) 293 : cephadm 1 Reconfiguring rgw.smpl.smithi175.rnravl (monmap changed)... 2024-02-10T06:39:33.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:33 smithi046 bash[71198]: cephadm 2024-02-10T06:39:32.395965+0000 mgr.y (mgr.34107) 294 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi175.rnravl on smithi175 2024-02-10T06:39:34.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:34 smithi175 bash[56722]: cluster 2024-02-10T06:39:33.404724+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:34.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:34 smithi046 bash[68510]: cluster 2024-02-10T06:39:33.404724+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:34.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:34 smithi046 bash[71198]: cluster 2024-02-10T06:39:33.404724+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:36.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[68510]: cluster 2024-02-10T06:39:35.406324+0000 mgr.y (mgr.34107) 296 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:36.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[68510]: audit 2024-02-10T06:39:35.716650+0000 mon.a (mon.0) 841 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:36.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[68510]: audit 2024-02-10T06:39:35.725743+0000 mon.a (mon.0) 842 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:36.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[68510]: audit 2024-02-10T06:39:35.735440+0000 mon.a (mon.0) 843 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:36.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[68510]: audit 2024-02-10T06:39:35.945449+0000 mon.a (mon.0) 844 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:36.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[68510]: audit 2024-02-10T06:39:35.956600+0000 mon.a (mon.0) 845 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:36.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[68510]: audit 2024-02-10T06:39:35.981854+0000 mon.a (mon.0) 846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:36.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[68510]: audit 2024-02-10T06:39:35.984969+0000 mon.a (mon.0) 847 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:36.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[68510]: audit 2024-02-10T06:39:35.987645+0000 mon.a (mon.0) 848 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:36.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[68510]: audit 2024-02-10T06:39:35.995318+0000 mon.a (mon.0) 849 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:36.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[68510]: audit 2024-02-10T06:39:35.999990+0000 mon.a (mon.0) 850 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-10T06:39:36.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[68510]: audit 2024-02-10T06:39:36.004429+0000 mon.a (mon.0) 851 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-10T06:39:36.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[68510]: audit 2024-02-10T06:39:36.007475+0000 mon.a (mon.0) 852 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-10T06:39:36.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[68510]: audit 2024-02-10T06:39:36.010986+0000 mon.a (mon.0) 853 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-10T06:39:36.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[68510]: audit 2024-02-10T06:39:36.013268+0000 mon.a (mon.0) 854 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-10T06:39:36.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[68510]: audit 2024-02-10T06:39:36.020008+0000 mon.a (mon.0) 855 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-10T06:39:36.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[68510]: audit 2024-02-10T06:39:36.023758+0000 mon.a (mon.0) 856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:36.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[68510]: audit 2024-02-10T06:39:36.030059+0000 mon.a (mon.0) 857 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:36.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[68510]: audit 2024-02-10T06:39:36.034081+0000 mon.a (mon.0) 858 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T06:39:36.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[71198]: cluster 2024-02-10T06:39:35.406324+0000 mgr.y (mgr.34107) 296 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:36.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[71198]: audit 2024-02-10T06:39:35.716650+0000 mon.a (mon.0) 841 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:36.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[71198]: audit 2024-02-10T06:39:35.725743+0000 mon.a (mon.0) 842 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:36.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[71198]: audit 2024-02-10T06:39:35.735440+0000 mon.a (mon.0) 843 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:36.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[71198]: audit 2024-02-10T06:39:35.945449+0000 mon.a (mon.0) 844 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:36.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[71198]: audit 2024-02-10T06:39:35.956600+0000 mon.a (mon.0) 845 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:36.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[71198]: audit 2024-02-10T06:39:35.981854+0000 mon.a (mon.0) 846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:36.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[71198]: audit 2024-02-10T06:39:35.984969+0000 mon.a (mon.0) 847 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:36.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[71198]: audit 2024-02-10T06:39:35.987645+0000 mon.a (mon.0) 848 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:36.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[71198]: audit 2024-02-10T06:39:35.995318+0000 mon.a (mon.0) 849 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:36.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[71198]: audit 2024-02-10T06:39:35.999990+0000 mon.a (mon.0) 850 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-10T06:39:36.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[71198]: audit 2024-02-10T06:39:36.004429+0000 mon.a (mon.0) 851 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-10T06:39:36.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[71198]: audit 2024-02-10T06:39:36.007475+0000 mon.a (mon.0) 852 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-10T06:39:36.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[71198]: audit 2024-02-10T06:39:36.010986+0000 mon.a (mon.0) 853 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-10T06:39:36.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[71198]: audit 2024-02-10T06:39:36.013268+0000 mon.a (mon.0) 854 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-10T06:39:36.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[71198]: audit 2024-02-10T06:39:36.020008+0000 mon.a (mon.0) 855 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-10T06:39:36.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[71198]: audit 2024-02-10T06:39:36.023758+0000 mon.a (mon.0) 856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:36.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[71198]: audit 2024-02-10T06:39:36.030059+0000 mon.a (mon.0) 857 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:36.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:36 smithi046 bash[71198]: audit 2024-02-10T06:39:36.034081+0000 mon.a (mon.0) 858 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T06:39:36.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:36 smithi175 bash[56722]: cluster 2024-02-10T06:39:35.406324+0000 mgr.y (mgr.34107) 296 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:36.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:36 smithi175 bash[56722]: audit 2024-02-10T06:39:35.716650+0000 mon.a (mon.0) 841 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:36.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:36 smithi175 bash[56722]: audit 2024-02-10T06:39:35.725743+0000 mon.a (mon.0) 842 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:36.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:36 smithi175 bash[56722]: audit 2024-02-10T06:39:35.735440+0000 mon.a (mon.0) 843 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:36.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:36 smithi175 bash[56722]: audit 2024-02-10T06:39:35.945449+0000 mon.a (mon.0) 844 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:36.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:36 smithi175 bash[56722]: audit 2024-02-10T06:39:35.956600+0000 mon.a (mon.0) 845 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:36.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:36 smithi175 bash[56722]: audit 2024-02-10T06:39:35.981854+0000 mon.a (mon.0) 846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:36.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:36 smithi175 bash[56722]: audit 2024-02-10T06:39:35.984969+0000 mon.a (mon.0) 847 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:36.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:36 smithi175 bash[56722]: audit 2024-02-10T06:39:35.987645+0000 mon.a (mon.0) 848 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:36.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:36 smithi175 bash[56722]: audit 2024-02-10T06:39:35.995318+0000 mon.a (mon.0) 849 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:36.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:36 smithi175 bash[56722]: audit 2024-02-10T06:39:35.999990+0000 mon.a (mon.0) 850 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-10T06:39:36.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:36 smithi175 bash[56722]: audit 2024-02-10T06:39:36.004429+0000 mon.a (mon.0) 851 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-10T06:39:36.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:36 smithi175 bash[56722]: audit 2024-02-10T06:39:36.007475+0000 mon.a (mon.0) 852 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-10T06:39:36.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:36 smithi175 bash[56722]: audit 2024-02-10T06:39:36.010986+0000 mon.a (mon.0) 853 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-10T06:39:36.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:36 smithi175 bash[56722]: audit 2024-02-10T06:39:36.013268+0000 mon.a (mon.0) 854 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-10T06:39:36.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:36 smithi175 bash[56722]: audit 2024-02-10T06:39:36.020008+0000 mon.a (mon.0) 855 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-10T06:39:36.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:36 smithi175 bash[56722]: audit 2024-02-10T06:39:36.023758+0000 mon.a (mon.0) 856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:36.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:36 smithi175 bash[56722]: audit 2024-02-10T06:39:36.030059+0000 mon.a (mon.0) 857 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:36.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:36 smithi175 bash[56722]: audit 2024-02-10T06:39:36.034081+0000 mon.a (mon.0) 858 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T06:39:37.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:37 smithi046 bash[71198]: cephadm 2024-02-10T06:39:35.988905+0000 mgr.y (mgr.34107) 297 : cephadm 1 Upgrade: Setting container_image for all mon 2024-02-10T06:39:37.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:37 smithi046 bash[71198]: cephadm 2024-02-10T06:39:36.025002+0000 mgr.y (mgr.34107) 298 : cephadm 1 Upgrade: Setting container_image for all crash 2024-02-10T06:39:37.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:37 smithi046 bash[71198]: audit 2024-02-10T06:39:36.034305+0000 mgr.y (mgr.34107) 299 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T06:39:37.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:37 smithi046 bash[71198]: cephadm 2024-02-10T06:39:36.035822+0000 mgr.y (mgr.34107) 300 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-02-10T06:39:37.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:37 smithi046 bash[68510]: cephadm 2024-02-10T06:39:35.988905+0000 mgr.y (mgr.34107) 297 : cephadm 1 Upgrade: Setting container_image for all mon 2024-02-10T06:39:37.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:37 smithi046 bash[68510]: cephadm 2024-02-10T06:39:36.025002+0000 mgr.y (mgr.34107) 298 : cephadm 1 Upgrade: Setting container_image for all crash 2024-02-10T06:39:37.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:37 smithi046 bash[68510]: audit 2024-02-10T06:39:36.034305+0000 mgr.y (mgr.34107) 299 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T06:39:37.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:37 smithi046 bash[68510]: cephadm 2024-02-10T06:39:36.035822+0000 mgr.y (mgr.34107) 300 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-02-10T06:39:37.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:37 smithi175 bash[56722]: cephadm 2024-02-10T06:39:35.988905+0000 mgr.y (mgr.34107) 297 : cephadm 1 Upgrade: Setting container_image for all mon 2024-02-10T06:39:37.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:37 smithi175 bash[56722]: cephadm 2024-02-10T06:39:36.025002+0000 mgr.y (mgr.34107) 298 : cephadm 1 Upgrade: Setting container_image for all crash 2024-02-10T06:39:37.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:37 smithi175 bash[56722]: audit 2024-02-10T06:39:36.034305+0000 mgr.y (mgr.34107) 299 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T06:39:37.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:37 smithi175 bash[56722]: cephadm 2024-02-10T06:39:36.035822+0000 mgr.y (mgr.34107) 300 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-02-10T06:39:38.744 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:39:38 smithi175 bash[52279]: ts=2024-02-10T06:39: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.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi046:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:39:38.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:38 smithi175 bash[56722]: cluster 2024-02-10T06:39:37.407077+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:38.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:38 smithi175 bash[56722]: cephadm 2024-02-10T06:39:38.556004+0000 mgr.y (mgr.34107) 302 : cephadm 1 Upgrade: Updating osd.0 2024-02-10T06:39:38.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:38 smithi175 bash[56722]: audit 2024-02-10T06:39:38.563931+0000 mon.a (mon.0) 859 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:38.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:38 smithi175 bash[56722]: audit 2024-02-10T06:39:38.569200+0000 mon.a (mon.0) 860 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T06:39:38.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:38 smithi175 bash[56722]: audit 2024-02-10T06:39:38.570539+0000 mon.a (mon.0) 861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:38.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:38 smithi175 bash[56722]: cephadm 2024-02-10T06:39:38.573980+0000 mgr.y (mgr.34107) 303 : cephadm 1 Deploying daemon osd.0 on smithi046 2024-02-10T06:39:38.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:38 smithi046 bash[71198]: cluster 2024-02-10T06:39:37.407077+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:38.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:38 smithi046 bash[71198]: cephadm 2024-02-10T06:39:38.556004+0000 mgr.y (mgr.34107) 302 : cephadm 1 Upgrade: Updating osd.0 2024-02-10T06:39:38.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:38 smithi046 bash[71198]: audit 2024-02-10T06:39:38.563931+0000 mon.a (mon.0) 859 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:38.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:38 smithi046 bash[71198]: audit 2024-02-10T06:39:38.569200+0000 mon.a (mon.0) 860 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T06:39:38.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:38 smithi046 bash[71198]: audit 2024-02-10T06:39:38.570539+0000 mon.a (mon.0) 861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:38.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:38 smithi046 bash[71198]: cephadm 2024-02-10T06:39:38.573980+0000 mgr.y (mgr.34107) 303 : cephadm 1 Deploying daemon osd.0 on smithi046 2024-02-10T06:39:38.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:38 smithi046 bash[68510]: cluster 2024-02-10T06:39:37.407077+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:38.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:38 smithi046 bash[68510]: cephadm 2024-02-10T06:39:38.556004+0000 mgr.y (mgr.34107) 302 : cephadm 1 Upgrade: Updating osd.0 2024-02-10T06:39:38.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:38 smithi046 bash[68510]: audit 2024-02-10T06:39:38.563931+0000 mon.a (mon.0) 859 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:38.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:38 smithi046 bash[68510]: audit 2024-02-10T06:39:38.569200+0000 mon.a (mon.0) 860 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T06:39:38.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:38 smithi046 bash[68510]: audit 2024-02-10T06:39:38.570539+0000 mon.a (mon.0) 861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:38.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:38 smithi046 bash[68510]: cephadm 2024-02-10T06:39:38.573980+0000 mgr.y (mgr.34107) 303 : cephadm 1 Deploying daemon osd.0 on smithi046 2024-02-10T06:39:40.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:40 smithi175 bash[56722]: cluster 2024-02-10T06:39:39.407848+0000 mgr.y (mgr.34107) 304 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:40.368 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:40 smithi046 bash[71198]: cluster 2024-02-10T06:39:39.407848+0000 mgr.y (mgr.34107) 304 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:40.368 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:40 smithi046 bash[68510]: cluster 2024-02-10T06:39:39.407848+0000 mgr.y (mgr.34107) 304 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:41.372 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:41 smithi046 bash[68510]: audit 2024-02-10T06:39:40.445368+0000 mgr.y (mgr.34107) 305 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:39:41.372 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:39:41 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:39:41] "GET /metrics HTTP/1.1" 200 38265 "" "Prometheus/2.33.4" 2024-02-10T06:39:41.372 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:41 smithi046 bash[71198]: audit 2024-02-10T06:39:40.445368+0000 mgr.y (mgr.34107) 305 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:39:41.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:41 smithi175 bash[56722]: audit 2024-02-10T06:39:40.445368+0000 mgr.y (mgr.34107) 305 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:39:42.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:42 smithi046 bash[68510]: audit 2024-02-10T06:39:41.254919+0000 mon.a (mon.0) 862 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:42.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:42 smithi046 bash[68510]: audit 2024-02-10T06:39:41.263388+0000 mon.a (mon.0) 863 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:42.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:42 smithi046 bash[68510]: audit 2024-02-10T06:39:41.271256+0000 mon.a (mon.0) 864 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:42.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:42 smithi046 bash[68510]: cluster 2024-02-10T06:39:41.409711+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:42.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:42 smithi046 bash[71198]: audit 2024-02-10T06:39:41.254919+0000 mon.a (mon.0) 862 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:42.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:42 smithi046 bash[71198]: audit 2024-02-10T06:39:41.263388+0000 mon.a (mon.0) 863 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:42.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:42 smithi046 bash[71198]: audit 2024-02-10T06:39:41.271256+0000 mon.a (mon.0) 864 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:42.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:42 smithi046 bash[71198]: cluster 2024-02-10T06:39:41.409711+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:42.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:42 smithi175 bash[56722]: audit 2024-02-10T06:39:41.254919+0000 mon.a (mon.0) 862 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:42.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:42 smithi175 bash[56722]: audit 2024-02-10T06:39:41.263388+0000 mon.a (mon.0) 863 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:42.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:42 smithi175 bash[56722]: audit 2024-02-10T06:39:41.271256+0000 mon.a (mon.0) 864 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:42.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:42 smithi175 bash[56722]: cluster 2024-02-10T06:39:41.409711+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:44.379 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:39:44 smithi046 systemd[1]: Stopping Ceph osd.0 for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:39:44.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:44 smithi175 bash[56722]: cluster 2024-02-10T06:39:43.410551+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:44.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:44 smithi175 bash[56722]: cluster 2024-02-10T06:39:44.455559+0000 mon.a (mon.0) 865 : cluster 1 osd.0 marked itself down and dead 2024-02-10T06:39:44.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:44 smithi046 bash[68510]: cluster 2024-02-10T06:39:43.410551+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:44.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:44 smithi046 bash[68510]: cluster 2024-02-10T06:39:44.455559+0000 mon.a (mon.0) 865 : cluster 1 osd.0 marked itself down and dead 2024-02-10T06:39:44.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:44 smithi046 bash[71198]: cluster 2024-02-10T06:39:43.410551+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:39:44.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:44 smithi046 bash[71198]: cluster 2024-02-10T06:39:44.455559+0000 mon.a (mon.0) 865 : cluster 1 osd.0 marked itself down and dead 2024-02-10T06:39:44.879 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:39:44 smithi046 bash[23679]: debug 2024-02-10T06:39:44.449+0000 7fae67fb3700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-10T06:39:44.880 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:39:44 smithi046 bash[23679]: debug 2024-02-10T06:39:44.449+0000 7fae67fb3700 -1 osd.0 108 *** Got signal Terminated *** 2024-02-10T06:39:44.880 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:39:44 smithi046 bash[23679]: debug 2024-02-10T06:39:44.449+0000 7fae67fb3700 -1 osd.0 108 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:39:45.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:45 smithi175 bash[56722]: audit 2024-02-10T06:39:44.486723+0000 mon.a (mon.0) 866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:39:45.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:45 smithi175 bash[56722]: cluster 2024-02-10T06:39:45.086388+0000 mon.a (mon.0) 867 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:39:45.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:45 smithi175 bash[56722]: cluster 2024-02-10T06:39:45.090791+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e109 with expected crc 2024-02-10T06:39:45.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:45 smithi175 bash[56722]: cluster 2024-02-10T06:39:45.095509+0000 mon.a (mon.0) 868 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-02-10T06:39:45.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:45 smithi175 bash[56722]: cluster 2024-02-10T06:39:45.095796+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e109 with expected crc 2024-02-10T06:39:45.753 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:45 smithi046 bash[68510]: audit 2024-02-10T06:39:44.486723+0000 mon.a (mon.0) 866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:39:45.753 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:45 smithi046 bash[68510]: cluster 2024-02-10T06:39:45.086388+0000 mon.a (mon.0) 867 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:39:45.753 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:45 smithi046 bash[68510]: cluster 2024-02-10T06:39:45.090791+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e109 with expected crc 2024-02-10T06:39:45.753 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:45 smithi046 bash[68510]: cluster 2024-02-10T06:39:45.095509+0000 mon.a (mon.0) 868 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-02-10T06:39:45.753 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:45 smithi046 bash[68510]: cluster 2024-02-10T06:39:45.095796+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e109 with expected crc 2024-02-10T06:39:45.754 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:45 smithi046 bash[71198]: audit 2024-02-10T06:39:44.486723+0000 mon.a (mon.0) 866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:39:45.754 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:45 smithi046 bash[71198]: cluster 2024-02-10T06:39:45.086388+0000 mon.a (mon.0) 867 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:39:45.754 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:45 smithi046 bash[71198]: cluster 2024-02-10T06:39:45.090791+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e109 with expected crc 2024-02-10T06:39:45.754 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:45 smithi046 bash[71198]: cluster 2024-02-10T06:39:45.095509+0000 mon.a (mon.0) 868 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-02-10T06:39:45.754 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:45 smithi046 bash[71198]: cluster 2024-02-10T06:39:45.095796+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e109 with expected crc 2024-02-10T06:39:46.117 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:39:46 smithi046 bash[75283]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-0 2024-02-10T06:39:46.378 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:39:46 smithi046 bash[75357]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-0 2024-02-10T06:39:46.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:46 smithi175 bash[56722]: cluster 2024-02-10T06:39:45.098728+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e109 with expected crc 2024-02-10T06:39:46.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:46 smithi175 bash[56722]: cluster 2024-02-10T06:39:45.101567+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e109 with expected crc 2024-02-10T06:39:46.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:46 smithi175 bash[56722]: cluster 2024-02-10T06:39:45.412798+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v57: 161 pgs: 39 peering, 122 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T06:39:46.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:46 smithi175 bash[56722]: cluster 2024-02-10T06:39:46.088725+0000 mon.a (mon.0) 869 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 38 pgs peering (PG_AVAILABILITY) 2024-02-10T06:39:46.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:46 smithi175 bash[56722]: cluster 2024-02-10T06:39:46.099612+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:46.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:46 smithi175 bash[56722]: cluster 2024-02-10T06:39:46.103810+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:46 smithi175 bash[56722]: cluster 2024-02-10T06:39:46.104218+0000 mon.a (mon.0) 870 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-02-10T06:39:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:46 smithi175 bash[56722]: cluster 2024-02-10T06:39:46.104375+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:46 smithi175 bash[56722]: cluster 2024-02-10T06:39:46.104706+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:46 smithi175 bash[56722]: cluster 2024-02-10T06:39:46.107937+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:46 smithi046 bash[71198]: cluster 2024-02-10T06:39:45.098728+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e109 with expected crc 2024-02-10T06:39:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:46 smithi046 bash[71198]: cluster 2024-02-10T06:39:45.101567+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e109 with expected crc 2024-02-10T06:39:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:46 smithi046 bash[71198]: cluster 2024-02-10T06:39:45.412798+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v57: 161 pgs: 39 peering, 122 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T06:39:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:46 smithi046 bash[71198]: cluster 2024-02-10T06:39:46.088725+0000 mon.a (mon.0) 869 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 38 pgs peering (PG_AVAILABILITY) 2024-02-10T06:39:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:46 smithi046 bash[71198]: cluster 2024-02-10T06:39:46.099612+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:46 smithi046 bash[71198]: cluster 2024-02-10T06:39:46.103810+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:46 smithi046 bash[71198]: cluster 2024-02-10T06:39:46.104218+0000 mon.a (mon.0) 870 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-02-10T06:39:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:46 smithi046 bash[71198]: cluster 2024-02-10T06:39:46.104375+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:46 smithi046 bash[71198]: cluster 2024-02-10T06:39:46.104706+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:46 smithi046 bash[71198]: cluster 2024-02-10T06:39:46.107937+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:46.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:46 smithi046 bash[68510]: cluster 2024-02-10T06:39:45.098728+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e109 with expected crc 2024-02-10T06:39:46.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:46 smithi046 bash[68510]: cluster 2024-02-10T06:39:45.101567+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e109 with expected crc 2024-02-10T06:39:46.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:46 smithi046 bash[68510]: cluster 2024-02-10T06:39:45.412798+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v57: 161 pgs: 39 peering, 122 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T06:39:46.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:46 smithi046 bash[68510]: cluster 2024-02-10T06:39:46.088725+0000 mon.a (mon.0) 869 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 38 pgs peering (PG_AVAILABILITY) 2024-02-10T06:39:46.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:46 smithi046 bash[68510]: cluster 2024-02-10T06:39:46.099612+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:46.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:46 smithi046 bash[68510]: cluster 2024-02-10T06:39:46.103810+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:46.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:46 smithi046 bash[68510]: cluster 2024-02-10T06:39:46.104218+0000 mon.a (mon.0) 870 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-02-10T06:39:46.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:46 smithi046 bash[68510]: cluster 2024-02-10T06:39:46.104375+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:46.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:46 smithi046 bash[68510]: cluster 2024-02-10T06:39:46.104706+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:46.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:46 smithi046 bash[68510]: cluster 2024-02-10T06:39:46.107937+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:47.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:47 smithi175 bash[56722]: cluster 2024-02-10T06:39:46.105629+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:47.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:47 smithi175 bash[56722]: cluster 2024-02-10T06:39:46.108360+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:47.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:47 smithi175 bash[56722]: cluster 2024-02-10T06:39:46.108452+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:47.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:47 smithi046 bash[68510]: cluster 2024-02-10T06:39:46.105629+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:47.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:47 smithi046 bash[68510]: cluster 2024-02-10T06:39:46.108360+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:47.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:47 smithi046 bash[68510]: cluster 2024-02-10T06:39:46.108452+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:47.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:47 smithi046 bash[71198]: cluster 2024-02-10T06:39:46.105629+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:47.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:47 smithi046 bash[71198]: cluster 2024-02-10T06:39:46.108360+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:47.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:47 smithi046 bash[71198]: cluster 2024-02-10T06:39:46.108452+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T06:39:48.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:48 smithi175 bash[56722]: cluster 2024-02-10T06:39:47.414138+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v59: 161 pgs: 19 stale+active+clean, 39 peering, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:48.744 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:39:48 smithi175 bash[52279]: ts=2024-02-10T06:39: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.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi046:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:39:48.795 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:48 smithi046 bash[68510]: cluster 2024-02-10T06:39:47.414138+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v59: 161 pgs: 19 stale+active+clean, 39 peering, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:48.795 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:48 smithi046 bash[71198]: cluster 2024-02-10T06:39:47.414138+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v59: 161 pgs: 19 stale+active+clean, 39 peering, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:39:48.796 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:39:48 smithi046 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.0.service: Succeeded. 2024-02-10T06:39:48.796 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:39:48 smithi046 systemd[1]: Stopped Ceph osd.0 for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:39:49.047 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:39:48 smithi046 systemd[1]: Started Ceph osd.0 for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:39:50.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:48.949643+0000 mon.a (mon.0) 871 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:48.959312+0000 mon.a (mon.0) 872 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:48.970089+0000 mon.a (mon.0) 873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:48.971035+0000 mon.a (mon.0) 874 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:48.976582+0000 mon.a (mon.0) 875 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: cephadm 2024-02-10T06:39:48.977151+0000 mgr.y (mgr.34107) 310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:50.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.052183+0000 mon.a (mon.0) 876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.054879+0000 mon.a (mon.0) 877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.059180+0000 mon.a (mon.0) 878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.060425+0000 mon.a (mon.0) 879 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.068274+0000 mon.a (mon.0) 880 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: cephadm 2024-02-10T06:39:49.069061+0000 mgr.y (mgr.34107) 311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:50.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.150365+0000 mon.a (mon.0) 881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.153906+0000 mon.a (mon.0) 882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.157241+0000 mon.a (mon.0) 883 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.158520+0000 mon.a (mon.0) 884 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.166145+0000 mon.a (mon.0) 885 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: cephadm 2024-02-10T06:39:49.167931+0000 mgr.y (mgr.34107) 312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:50.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.249963+0000 mon.a (mon.0) 886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.252237+0000 mon.a (mon.0) 887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.254994+0000 mon.a (mon.0) 888 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.255868+0000 mon.a (mon.0) 889 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.263389+0000 mon.a (mon.0) 890 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: cephadm 2024-02-10T06:39:49.264102+0000 mgr.y (mgr.34107) 313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:50.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.342729+0000 mon.a (mon.0) 891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.345151+0000 mon.a (mon.0) 892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.347484+0000 mon.a (mon.0) 893 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.348397+0000 mon.a (mon.0) 894 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.356474+0000 mon.a (mon.0) 895 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: cephadm 2024-02-10T06:39:49.357193+0000 mgr.y (mgr.34107) 314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:50.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: cluster 2024-02-10T06:39:49.415396+0000 mgr.y (mgr.34107) 315 : cluster 0 pgmap v60: 161 pgs: 19 stale+active+clean, 39 peering, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-10T06:39:50.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.440555+0000 mon.a (mon.0) 896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.443726+0000 mon.a (mon.0) 897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.446854+0000 mon.a (mon.0) 898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.448002+0000 mon.a (mon.0) 899 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.455640+0000 mon.a (mon.0) 900 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: cephadm 2024-02-10T06:39:49.456205+0000 mgr.y (mgr.34107) 316 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:50.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.544214+0000 mon.a (mon.0) 901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.547044+0000 mon.a (mon.0) 902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.550252+0000 mon.a (mon.0) 903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.551314+0000 mon.a (mon.0) 904 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.559611+0000 mon.a (mon.0) 905 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: cephadm 2024-02-10T06:39:49.560149+0000 mgr.y (mgr.34107) 317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:50.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.639305+0000 mon.a (mon.0) 906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.642085+0000 mon.a (mon.0) 907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.646236+0000 mon.a (mon.0) 908 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.647591+0000 mon.a (mon.0) 909 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.654082+0000 mon.a (mon.0) 910 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.733715+0000 mon.a (mon.0) 911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.736154+0000 mon.a (mon.0) 912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.738530+0000 mon.a (mon.0) 913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.739395+0000 mon.a (mon.0) 914 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.746643+0000 mon.a (mon.0) 915 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.829227+0000 mon.a (mon.0) 916 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.831863+0000 mon.a (mon.0) 917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.835358+0000 mon.a (mon.0) 918 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.836677+0000 mon.a (mon.0) 919 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.844467+0000 mon.a (mon.0) 920 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.927715+0000 mon.a (mon.0) 921 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.929919+0000 mon.a (mon.0) 922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.933115+0000 mon.a (mon.0) 923 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.934196+0000 mon.a (mon.0) 924 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:49 smithi175 bash[56722]: audit 2024-02-10T06:39:49.942752+0000 mon.a (mon.0) 925 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:48.949643+0000 mon.a (mon.0) 871 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:48.959312+0000 mon.a (mon.0) 872 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:48.970089+0000 mon.a (mon.0) 873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:48.971035+0000 mon.a (mon.0) 874 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:48.976582+0000 mon.a (mon.0) 875 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: cephadm 2024-02-10T06:39:48.977151+0000 mgr.y (mgr.34107) 310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:50.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.052183+0000 mon.a (mon.0) 876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.054879+0000 mon.a (mon.0) 877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.059180+0000 mon.a (mon.0) 878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.060425+0000 mon.a (mon.0) 879 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.068274+0000 mon.a (mon.0) 880 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: cephadm 2024-02-10T06:39:49.069061+0000 mgr.y (mgr.34107) 311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:50.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.150365+0000 mon.a (mon.0) 881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.153906+0000 mon.a (mon.0) 882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.157241+0000 mon.a (mon.0) 883 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.158520+0000 mon.a (mon.0) 884 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.166145+0000 mon.a (mon.0) 885 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: cephadm 2024-02-10T06:39:49.167931+0000 mgr.y (mgr.34107) 312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:50.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.249963+0000 mon.a (mon.0) 886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.252237+0000 mon.a (mon.0) 887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:48.949643+0000 mon.a (mon.0) 871 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:48.959312+0000 mon.a (mon.0) 872 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:48.970089+0000 mon.a (mon.0) 873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:48.971035+0000 mon.a (mon.0) 874 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:48.976582+0000 mon.a (mon.0) 875 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: cephadm 2024-02-10T06:39:48.977151+0000 mgr.y (mgr.34107) 310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:50.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.052183+0000 mon.a (mon.0) 876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.054879+0000 mon.a (mon.0) 877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.059180+0000 mon.a (mon.0) 878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.060425+0000 mon.a (mon.0) 879 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.068274+0000 mon.a (mon.0) 880 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: cephadm 2024-02-10T06:39:49.069061+0000 mgr.y (mgr.34107) 311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:50.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.150365+0000 mon.a (mon.0) 881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.153906+0000 mon.a (mon.0) 882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.157241+0000 mon.a (mon.0) 883 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.158520+0000 mon.a (mon.0) 884 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.166145+0000 mon.a (mon.0) 885 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: cephadm 2024-02-10T06:39:49.167931+0000 mgr.y (mgr.34107) 312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:50.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.249963+0000 mon.a (mon.0) 886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.252237+0000 mon.a (mon.0) 887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.254994+0000 mon.a (mon.0) 888 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.255868+0000 mon.a (mon.0) 889 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.263389+0000 mon.a (mon.0) 890 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: cephadm 2024-02-10T06:39:49.264102+0000 mgr.y (mgr.34107) 313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:50.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.342729+0000 mon.a (mon.0) 891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.345151+0000 mon.a (mon.0) 892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.347484+0000 mon.a (mon.0) 893 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.348397+0000 mon.a (mon.0) 894 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.356474+0000 mon.a (mon.0) 895 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: cephadm 2024-02-10T06:39:49.357193+0000 mgr.y (mgr.34107) 314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:50.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: cluster 2024-02-10T06:39:49.415396+0000 mgr.y (mgr.34107) 315 : cluster 0 pgmap v60: 161 pgs: 19 stale+active+clean, 39 peering, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-10T06:39:50.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.440555+0000 mon.a (mon.0) 896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.443726+0000 mon.a (mon.0) 897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.446854+0000 mon.a (mon.0) 898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.448002+0000 mon.a (mon.0) 899 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.455640+0000 mon.a (mon.0) 900 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: cephadm 2024-02-10T06:39:49.456205+0000 mgr.y (mgr.34107) 316 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:50.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.544214+0000 mon.a (mon.0) 901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.547044+0000 mon.a (mon.0) 902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.550252+0000 mon.a (mon.0) 903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.254994+0000 mon.a (mon.0) 888 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.255868+0000 mon.a (mon.0) 889 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.263389+0000 mon.a (mon.0) 890 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: cephadm 2024-02-10T06:39:49.264102+0000 mgr.y (mgr.34107) 313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:50.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.342729+0000 mon.a (mon.0) 891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.345151+0000 mon.a (mon.0) 892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.347484+0000 mon.a (mon.0) 893 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.348397+0000 mon.a (mon.0) 894 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.356474+0000 mon.a (mon.0) 895 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: cephadm 2024-02-10T06:39:49.357193+0000 mgr.y (mgr.34107) 314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:50.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: cluster 2024-02-10T06:39:49.415396+0000 mgr.y (mgr.34107) 315 : cluster 0 pgmap v60: 161 pgs: 19 stale+active+clean, 39 peering, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-10T06:39:50.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.440555+0000 mon.a (mon.0) 896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.443726+0000 mon.a (mon.0) 897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.446854+0000 mon.a (mon.0) 898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.448002+0000 mon.a (mon.0) 899 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.455640+0000 mon.a (mon.0) 900 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: cephadm 2024-02-10T06:39:49.456205+0000 mgr.y (mgr.34107) 316 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:50.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.544214+0000 mon.a (mon.0) 901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.547044+0000 mon.a (mon.0) 902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.550252+0000 mon.a (mon.0) 903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.551314+0000 mon.a (mon.0) 904 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.559611+0000 mon.a (mon.0) 905 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: cephadm 2024-02-10T06:39:49.560149+0000 mgr.y (mgr.34107) 317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:50.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.639305+0000 mon.a (mon.0) 906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.642085+0000 mon.a (mon.0) 907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.646236+0000 mon.a (mon.0) 908 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.647591+0000 mon.a (mon.0) 909 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.654082+0000 mon.a (mon.0) 910 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.733715+0000 mon.a (mon.0) 911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.736154+0000 mon.a (mon.0) 912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.738530+0000 mon.a (mon.0) 913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.739395+0000 mon.a (mon.0) 914 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.746643+0000 mon.a (mon.0) 915 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.829227+0000 mon.a (mon.0) 916 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.831863+0000 mon.a (mon.0) 917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.835358+0000 mon.a (mon.0) 918 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.836677+0000 mon.a (mon.0) 919 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.844467+0000 mon.a (mon.0) 920 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.927715+0000 mon.a (mon.0) 921 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.929919+0000 mon.a (mon.0) 922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.933115+0000 mon.a (mon.0) 923 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.934196+0000 mon.a (mon.0) 924 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[68510]: audit 2024-02-10T06:39:49.942752+0000 mon.a (mon.0) 925 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.551314+0000 mon.a (mon.0) 904 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.559611+0000 mon.a (mon.0) 905 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: cephadm 2024-02-10T06:39:49.560149+0000 mgr.y (mgr.34107) 317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:50.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.639305+0000 mon.a (mon.0) 906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.642085+0000 mon.a (mon.0) 907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.646236+0000 mon.a (mon.0) 908 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.647591+0000 mon.a (mon.0) 909 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.654082+0000 mon.a (mon.0) 910 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.733715+0000 mon.a (mon.0) 911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.736154+0000 mon.a (mon.0) 912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.738530+0000 mon.a (mon.0) 913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.739395+0000 mon.a (mon.0) 914 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.746643+0000 mon.a (mon.0) 915 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.829227+0000 mon.a (mon.0) 916 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.831863+0000 mon.a (mon.0) 917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.835358+0000 mon.a (mon.0) 918 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.836677+0000 mon.a (mon.0) 919 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.844467+0000 mon.a (mon.0) 920 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:50.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.927715+0000 mon.a (mon.0) 921 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:50.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.929919+0000 mon.a (mon.0) 922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:50.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.933115+0000 mon.a (mon.0) 923 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:50.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.934196+0000 mon.a (mon.0) 924 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:50.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:49 smithi046 bash[71198]: audit 2024-02-10T06:39:49.942752+0000 mon.a (mon.0) 925 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.209 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:39:51] "GET /metrics HTTP/1.1" 200 38259 "" "Prometheus/2.33.4" 2024-02-10T06:39:51.209 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[75527]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-10T06:39:51.209 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[75527]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-02-10T06:39:51.209 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[75527]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-02-10T06:39:51.209 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[75527]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-10T06:39:51.209 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[75527]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-02-10T06:39:51.209 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[75527]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-10T06:39:51.209 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[75527]: --> ceph-volume raw activate successful for osd ID: 0 2024-02-10T06:39:51.210 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: cephadm 2024-02-10T06:39:49.654639+0000 mgr.y (mgr.34107) 318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.210 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: cephadm 2024-02-10T06:39:49.747198+0000 mgr.y (mgr.34107) 319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.210 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: cephadm 2024-02-10T06:39:49.845320+0000 mgr.y (mgr.34107) 320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.210 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: cephadm 2024-02-10T06:39:49.943428+0000 mgr.y (mgr.34107) 321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.210 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.023679+0000 mon.a (mon.0) 926 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.210 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.025729+0000 mon.a (mon.0) 927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.210 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.028204+0000 mon.a (mon.0) 928 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.210 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.029207+0000 mon.a (mon.0) 929 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.210 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.034991+0000 mon.a (mon.0) 930 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.210 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: cephadm 2024-02-10T06:39:50.035553+0000 mgr.y (mgr.34107) 322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.210 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.115111+0000 mon.a (mon.0) 931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.211 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.118185+0000 mon.a (mon.0) 932 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.211 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.122382+0000 mon.a (mon.0) 933 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.211 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.123528+0000 mon.a (mon.0) 934 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.211 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.131071+0000 mon.a (mon.0) 935 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.211 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: cephadm 2024-02-10T06:39:50.131981+0000 mgr.y (mgr.34107) 323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.211 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.212114+0000 mon.a (mon.0) 936 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.211 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.214792+0000 mon.a (mon.0) 937 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.211 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.218313+0000 mon.a (mon.0) 938 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.211 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.219424+0000 mon.a (mon.0) 939 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.211 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: cephadm 2024-02-10T06:39:49.654639+0000 mgr.y (mgr.34107) 318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.211 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: cephadm 2024-02-10T06:39:49.747198+0000 mgr.y (mgr.34107) 319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.211 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: cephadm 2024-02-10T06:39:49.845320+0000 mgr.y (mgr.34107) 320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.211 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: cephadm 2024-02-10T06:39:49.943428+0000 mgr.y (mgr.34107) 321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.212 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.023679+0000 mon.a (mon.0) 926 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.212 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.025729+0000 mon.a (mon.0) 927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.212 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.028204+0000 mon.a (mon.0) 928 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.212 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.029207+0000 mon.a (mon.0) 929 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.212 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.034991+0000 mon.a (mon.0) 930 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.212 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: cephadm 2024-02-10T06:39:50.035553+0000 mgr.y (mgr.34107) 322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.212 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.115111+0000 mon.a (mon.0) 931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.212 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.118185+0000 mon.a (mon.0) 932 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.212 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.122382+0000 mon.a (mon.0) 933 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.212 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.123528+0000 mon.a (mon.0) 934 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.212 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.131071+0000 mon.a (mon.0) 935 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.212 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: cephadm 2024-02-10T06:39:50.131981+0000 mgr.y (mgr.34107) 323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.212 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.212114+0000 mon.a (mon.0) 936 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.212 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.214792+0000 mon.a (mon.0) 937 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.213 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.218313+0000 mon.a (mon.0) 938 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.213 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.219424+0000 mon.a (mon.0) 939 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.213 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.225458+0000 mon.a (mon.0) 940 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.213 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: cephadm 2024-02-10T06:39:50.225954+0000 mgr.y (mgr.34107) 324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.213 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.308744+0000 mon.a (mon.0) 941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.213 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.311289+0000 mon.a (mon.0) 942 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.213 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.314486+0000 mon.a (mon.0) 943 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.213 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.315835+0000 mon.a (mon.0) 944 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.213 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.323506+0000 mon.a (mon.0) 945 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.213 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: cephadm 2024-02-10T06:39:50.324084+0000 mgr.y (mgr.34107) 325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.213 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.405079+0000 mon.a (mon.0) 946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.213 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.408059+0000 mon.a (mon.0) 947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.213 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.411259+0000 mon.a (mon.0) 948 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.214 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.412489+0000 mon.a (mon.0) 949 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.214 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.421142+0000 mon.a (mon.0) 950 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.214 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: cephadm 2024-02-10T06:39:50.421693+0000 mgr.y (mgr.34107) 326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.214 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.455537+0000 mgr.y (mgr.34107) 327 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:39:51.214 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.500437+0000 mon.a (mon.0) 951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.214 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.503682+0000 mon.a (mon.0) 952 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.214 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.507344+0000 mon.a (mon.0) 953 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.214 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.508423+0000 mon.a (mon.0) 954 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.214 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.516090+0000 mon.a (mon.0) 955 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.214 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.225458+0000 mon.a (mon.0) 940 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.214 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: cephadm 2024-02-10T06:39:50.225954+0000 mgr.y (mgr.34107) 324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.214 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.308744+0000 mon.a (mon.0) 941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.215 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.311289+0000 mon.a (mon.0) 942 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.215 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.314486+0000 mon.a (mon.0) 943 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.215 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.315835+0000 mon.a (mon.0) 944 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.215 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.323506+0000 mon.a (mon.0) 945 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.215 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: cephadm 2024-02-10T06:39:50.324084+0000 mgr.y (mgr.34107) 325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.215 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.405079+0000 mon.a (mon.0) 946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.215 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.408059+0000 mon.a (mon.0) 947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.215 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.411259+0000 mon.a (mon.0) 948 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.215 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.412489+0000 mon.a (mon.0) 949 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.215 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.421142+0000 mon.a (mon.0) 950 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.215 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: cephadm 2024-02-10T06:39:50.421693+0000 mgr.y (mgr.34107) 326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.215 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.455537+0000 mgr.y (mgr.34107) 327 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:39:51.215 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.500437+0000 mon.a (mon.0) 951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.215 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.503682+0000 mon.a (mon.0) 952 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.215 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.507344+0000 mon.a (mon.0) 953 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.216 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.508423+0000 mon.a (mon.0) 954 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.216 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.516090+0000 mon.a (mon.0) 955 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.216 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: cephadm 2024-02-10T06:39:50.516815+0000 mgr.y (mgr.34107) 328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.216 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.594779+0000 mon.a (mon.0) 956 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.216 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.597605+0000 mon.a (mon.0) 957 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.216 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.600330+0000 mon.a (mon.0) 958 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.216 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.601250+0000 mon.a (mon.0) 959 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.216 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.607919+0000 mon.a (mon.0) 960 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.216 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.687380+0000 mon.a (mon.0) 961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.216 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.690216+0000 mon.a (mon.0) 962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.217 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.693762+0000 mon.a (mon.0) 963 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.217 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.694959+0000 mon.a (mon.0) 964 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.217 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.701993+0000 mon.a (mon.0) 965 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.217 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.782186+0000 mon.a (mon.0) 966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.217 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.785580+0000 mon.a (mon.0) 967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.217 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.788913+0000 mon.a (mon.0) 968 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.217 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.789954+0000 mon.a (mon.0) 969 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.217 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.798788+0000 mon.a (mon.0) 970 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.217 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.877425+0000 mon.a (mon.0) 971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.217 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.879800+0000 mon.a (mon.0) 972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.217 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.882469+0000 mon.a (mon.0) 973 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.217 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.883581+0000 mon.a (mon.0) 974 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.217 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[71198]: audit 2024-02-10T06:39:50.891843+0000 mon.a (mon.0) 975 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.217 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: cephadm 2024-02-10T06:39:50.516815+0000 mgr.y (mgr.34107) 328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.218 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.594779+0000 mon.a (mon.0) 956 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.218 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.597605+0000 mon.a (mon.0) 957 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.218 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.600330+0000 mon.a (mon.0) 958 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.218 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.601250+0000 mon.a (mon.0) 959 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.218 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.607919+0000 mon.a (mon.0) 960 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.218 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.687380+0000 mon.a (mon.0) 961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.218 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.690216+0000 mon.a (mon.0) 962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.218 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.693762+0000 mon.a (mon.0) 963 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.218 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.694959+0000 mon.a (mon.0) 964 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.218 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.701993+0000 mon.a (mon.0) 965 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.218 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.782186+0000 mon.a (mon.0) 966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.218 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.785580+0000 mon.a (mon.0) 967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.218 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.788913+0000 mon.a (mon.0) 968 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.218 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.789954+0000 mon.a (mon.0) 969 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.219 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.798788+0000 mon.a (mon.0) 970 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.219 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.877425+0000 mon.a (mon.0) 971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.219 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.879800+0000 mon.a (mon.0) 972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.219 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.882469+0000 mon.a (mon.0) 973 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.219 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.883581+0000 mon.a (mon.0) 974 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.219 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:50 smithi046 bash[68510]: audit 2024-02-10T06:39:50.891843+0000 mon.a (mon.0) 975 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: cephadm 2024-02-10T06:39:49.654639+0000 mgr.y (mgr.34107) 318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: cephadm 2024-02-10T06:39:49.747198+0000 mgr.y (mgr.34107) 319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: cephadm 2024-02-10T06:39:49.845320+0000 mgr.y (mgr.34107) 320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: cephadm 2024-02-10T06:39:49.943428+0000 mgr.y (mgr.34107) 321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.023679+0000 mon.a (mon.0) 926 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.025729+0000 mon.a (mon.0) 927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.028204+0000 mon.a (mon.0) 928 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.029207+0000 mon.a (mon.0) 929 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.034991+0000 mon.a (mon.0) 930 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: cephadm 2024-02-10T06:39:50.035553+0000 mgr.y (mgr.34107) 322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.115111+0000 mon.a (mon.0) 931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.118185+0000 mon.a (mon.0) 932 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.122382+0000 mon.a (mon.0) 933 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.123528+0000 mon.a (mon.0) 934 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.131071+0000 mon.a (mon.0) 935 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: cephadm 2024-02-10T06:39:50.131981+0000 mgr.y (mgr.34107) 323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.212114+0000 mon.a (mon.0) 936 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.214792+0000 mon.a (mon.0) 937 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.218313+0000 mon.a (mon.0) 938 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.219424+0000 mon.a (mon.0) 939 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.225458+0000 mon.a (mon.0) 940 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: cephadm 2024-02-10T06:39:50.225954+0000 mgr.y (mgr.34107) 324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.308744+0000 mon.a (mon.0) 941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.311289+0000 mon.a (mon.0) 942 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.314486+0000 mon.a (mon.0) 943 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.315835+0000 mon.a (mon.0) 944 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.323506+0000 mon.a (mon.0) 945 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: cephadm 2024-02-10T06:39:50.324084+0000 mgr.y (mgr.34107) 325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.405079+0000 mon.a (mon.0) 946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.408059+0000 mon.a (mon.0) 947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.411259+0000 mon.a (mon.0) 948 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.412489+0000 mon.a (mon.0) 949 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.421142+0000 mon.a (mon.0) 950 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: cephadm 2024-02-10T06:39:50.421693+0000 mgr.y (mgr.34107) 326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.455537+0000 mgr.y (mgr.34107) 327 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:39:51.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.500437+0000 mon.a (mon.0) 951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.503682+0000 mon.a (mon.0) 952 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.507344+0000 mon.a (mon.0) 953 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.508423+0000 mon.a (mon.0) 954 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.516090+0000 mon.a (mon.0) 955 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: cephadm 2024-02-10T06:39:50.516815+0000 mgr.y (mgr.34107) 328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:51.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.594779+0000 mon.a (mon.0) 956 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.597605+0000 mon.a (mon.0) 957 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.600330+0000 mon.a (mon.0) 958 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.601250+0000 mon.a (mon.0) 959 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.607919+0000 mon.a (mon.0) 960 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.687380+0000 mon.a (mon.0) 961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.690216+0000 mon.a (mon.0) 962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.693762+0000 mon.a (mon.0) 963 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.694959+0000 mon.a (mon.0) 964 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.701993+0000 mon.a (mon.0) 965 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.782186+0000 mon.a (mon.0) 966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.785580+0000 mon.a (mon.0) 967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.788913+0000 mon.a (mon.0) 968 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.789954+0000 mon.a (mon.0) 969 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.798788+0000 mon.a (mon.0) 970 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:51.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.877425+0000 mon.a (mon.0) 971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:51.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.879800+0000 mon.a (mon.0) 972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:51.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.882469+0000 mon.a (mon.0) 973 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:51.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.883581+0000 mon.a (mon.0) 974 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:51.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:50 smithi175 bash[56722]: audit 2024-02-10T06:39:50.891843+0000 mon.a (mon.0) 975 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.057 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: cephadm 2024-02-10T06:39:50.608567+0000 mgr.y (mgr.34107) 329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.057 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: cephadm 2024-02-10T06:39:50.702928+0000 mgr.y (mgr.34107) 330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.057 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: cephadm 2024-02-10T06:39:50.799548+0000 mgr.y (mgr.34107) 331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.057 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: cephadm 2024-02-10T06:39:50.892509+0000 mgr.y (mgr.34107) 332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.057 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:50.970342+0000 mon.a (mon.0) 976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.057 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:50.973088+0000 mon.a (mon.0) 977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.057 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:50.976083+0000 mon.a (mon.0) 978 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.057 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:50.977185+0000 mon.a (mon.0) 979 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.058 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:50.984615+0000 mon.a (mon.0) 980 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.058 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: cephadm 2024-02-10T06:39:50.985388+0000 mgr.y (mgr.34107) 333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.058 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.064453+0000 mon.a (mon.0) 981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.058 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.067395+0000 mon.a (mon.0) 982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.058 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.071418+0000 mon.a (mon.0) 983 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.058 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.072641+0000 mon.a (mon.0) 984 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.058 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.081732+0000 mon.a (mon.0) 985 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.058 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: cephadm 2024-02-10T06:39:51.083717+0000 mgr.y (mgr.34107) 334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.058 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.165675+0000 mon.a (mon.0) 986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.058 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.168382+0000 mon.a (mon.0) 987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.058 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.170971+0000 mon.a (mon.0) 988 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.058 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.171871+0000 mon.a (mon.0) 989 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.059 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: cephadm 2024-02-10T06:39:50.608567+0000 mgr.y (mgr.34107) 329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.059 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: cephadm 2024-02-10T06:39:50.702928+0000 mgr.y (mgr.34107) 330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.059 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: cephadm 2024-02-10T06:39:50.799548+0000 mgr.y (mgr.34107) 331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.059 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: cephadm 2024-02-10T06:39:50.892509+0000 mgr.y (mgr.34107) 332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.059 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:50.970342+0000 mon.a (mon.0) 976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.059 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:50.973088+0000 mon.a (mon.0) 977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.059 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:50.976083+0000 mon.a (mon.0) 978 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.059 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:50.977185+0000 mon.a (mon.0) 979 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.059 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:50.984615+0000 mon.a (mon.0) 980 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.059 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: cephadm 2024-02-10T06:39:50.985388+0000 mgr.y (mgr.34107) 333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.059 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.064453+0000 mon.a (mon.0) 981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.059 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.067395+0000 mon.a (mon.0) 982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.059 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.071418+0000 mon.a (mon.0) 983 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.060 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.072641+0000 mon.a (mon.0) 984 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.060 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.081732+0000 mon.a (mon.0) 985 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.060 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: cephadm 2024-02-10T06:39:51.083717+0000 mgr.y (mgr.34107) 334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.060 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.165675+0000 mon.a (mon.0) 986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.060 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.168382+0000 mon.a (mon.0) 987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.060 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.170971+0000 mon.a (mon.0) 988 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.060 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.171871+0000 mon.a (mon.0) 989 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.060 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.178460+0000 mon.a (mon.0) 990 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.060 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: cephadm 2024-02-10T06:39:51.179088+0000 mgr.y (mgr.34107) 335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.060 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.257860+0000 mon.a (mon.0) 991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.060 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.260303+0000 mon.a (mon.0) 992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.060 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.263253+0000 mon.a (mon.0) 993 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.060 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.264141+0000 mon.a (mon.0) 994 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.060 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.271308+0000 mon.a (mon.0) 995 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.061 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: cephadm 2024-02-10T06:39:51.272026+0000 mgr.y (mgr.34107) 336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.061 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.334039+0000 mon.a (mon.0) 996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.061 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.336681+0000 mon.a (mon.0) 997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.061 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.339784+0000 mon.a (mon.0) 998 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.061 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.340893+0000 mon.a (mon.0) 999 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.061 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.347040+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.061 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: cephadm 2024-02-10T06:39:51.347641+0000 mgr.y (mgr.34107) 337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.061 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: cluster 2024-02-10T06:39:51.416627+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v61: 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; 67/630 objects degraded (10.635%) 2024-02-10T06:39:52.061 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.430510+0000 mon.a (mon.0) 1001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.061 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.433717+0000 mon.a (mon.0) 1002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.061 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.436793+0000 mon.a (mon.0) 1003 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.061 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.437856+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.061 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.444553+0000 mon.a (mon.0) 1005 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.178460+0000 mon.a (mon.0) 990 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: cephadm 2024-02-10T06:39:51.179088+0000 mgr.y (mgr.34107) 335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.257860+0000 mon.a (mon.0) 991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.260303+0000 mon.a (mon.0) 992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.263253+0000 mon.a (mon.0) 993 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.264141+0000 mon.a (mon.0) 994 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.271308+0000 mon.a (mon.0) 995 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: cephadm 2024-02-10T06:39:51.272026+0000 mgr.y (mgr.34107) 336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.334039+0000 mon.a (mon.0) 996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.336681+0000 mon.a (mon.0) 997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.339784+0000 mon.a (mon.0) 998 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.062 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.340893+0000 mon.a (mon.0) 999 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.063 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.347040+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.063 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: cephadm 2024-02-10T06:39:51.347641+0000 mgr.y (mgr.34107) 337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.063 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: cluster 2024-02-10T06:39:51.416627+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v61: 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; 67/630 objects degraded (10.635%) 2024-02-10T06:39:52.063 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.430510+0000 mon.a (mon.0) 1001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.063 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.433717+0000 mon.a (mon.0) 1002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.063 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.436793+0000 mon.a (mon.0) 1003 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.063 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.437856+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.063 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.444553+0000 mon.a (mon.0) 1005 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.063 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: cephadm 2024-02-10T06:39:51.445080+0000 mgr.y (mgr.34107) 339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.063 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.522470+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.064 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.524484+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.064 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.527431+0000 mon.a (mon.0) 1008 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.064 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.528399+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.064 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.535126+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.064 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: cephadm 2024-02-10T06:39:51.536098+0000 mgr.y (mgr.34107) 340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.064 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.617134+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.064 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.619920+0000 mon.a (mon.0) 1012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.064 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.623070+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.064 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.624096+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.064 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.632084+0000 mon.a (mon.0) 1015 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.064 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.709864+0000 mon.a (mon.0) 1016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.064 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.714053+0000 mon.a (mon.0) 1017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.064 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.718375+0000 mon.a (mon.0) 1018 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.065 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.719832+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.065 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.727501+0000 mon.a (mon.0) 1020 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.065 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.808251+0000 mon.a (mon.0) 1021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.065 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.810299+0000 mon.a (mon.0) 1022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.065 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.813912+0000 mon.a (mon.0) 1023 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.065 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.814923+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.065 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.822959+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.065 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.901381+0000 mon.a (mon.0) 1026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.065 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.903572+0000 mon.a (mon.0) 1027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.065 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.906487+0000 mon.a (mon.0) 1028 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.065 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.907348+0000 mon.a (mon.0) 1029 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.065 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[71198]: audit 2024-02-10T06:39:51.915703+0000 mon.a (mon.0) 1030 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.066 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: cephadm 2024-02-10T06:39:51.445080+0000 mgr.y (mgr.34107) 339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.066 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.522470+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.066 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.524484+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.066 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.527431+0000 mon.a (mon.0) 1008 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.066 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.528399+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.066 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.535126+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.066 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: cephadm 2024-02-10T06:39:51.536098+0000 mgr.y (mgr.34107) 340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.066 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.617134+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.066 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.619920+0000 mon.a (mon.0) 1012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.066 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.623070+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.066 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.624096+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.066 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.632084+0000 mon.a (mon.0) 1015 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.066 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.709864+0000 mon.a (mon.0) 1016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.067 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.714053+0000 mon.a (mon.0) 1017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.067 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.718375+0000 mon.a (mon.0) 1018 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.067 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.719832+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.067 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.727501+0000 mon.a (mon.0) 1020 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.067 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.808251+0000 mon.a (mon.0) 1021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.067 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.810299+0000 mon.a (mon.0) 1022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.067 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.813912+0000 mon.a (mon.0) 1023 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.067 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.814923+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.067 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.822959+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.067 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.901381+0000 mon.a (mon.0) 1026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.067 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.903572+0000 mon.a (mon.0) 1027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.067 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.906487+0000 mon.a (mon.0) 1028 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.067 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.907348+0000 mon.a (mon.0) 1029 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.067 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:51 smithi046 bash[68510]: audit 2024-02-10T06:39:51.915703+0000 mon.a (mon.0) 1030 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: cephadm 2024-02-10T06:39:50.608567+0000 mgr.y (mgr.34107) 329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: cephadm 2024-02-10T06:39:50.702928+0000 mgr.y (mgr.34107) 330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: cephadm 2024-02-10T06:39:50.799548+0000 mgr.y (mgr.34107) 331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: cephadm 2024-02-10T06:39:50.892509+0000 mgr.y (mgr.34107) 332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:50.970342+0000 mon.a (mon.0) 976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:50.973088+0000 mon.a (mon.0) 977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:50.976083+0000 mon.a (mon.0) 978 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:50.977185+0000 mon.a (mon.0) 979 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:50.984615+0000 mon.a (mon.0) 980 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: cephadm 2024-02-10T06:39:50.985388+0000 mgr.y (mgr.34107) 333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.064453+0000 mon.a (mon.0) 981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.067395+0000 mon.a (mon.0) 982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.071418+0000 mon.a (mon.0) 983 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.072641+0000 mon.a (mon.0) 984 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.081732+0000 mon.a (mon.0) 985 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: cephadm 2024-02-10T06:39:51.083717+0000 mgr.y (mgr.34107) 334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.165675+0000 mon.a (mon.0) 986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.168382+0000 mon.a (mon.0) 987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.170971+0000 mon.a (mon.0) 988 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.171871+0000 mon.a (mon.0) 989 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.178460+0000 mon.a (mon.0) 990 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: cephadm 2024-02-10T06:39:51.179088+0000 mgr.y (mgr.34107) 335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.257860+0000 mon.a (mon.0) 991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.260303+0000 mon.a (mon.0) 992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.263253+0000 mon.a (mon.0) 993 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.264141+0000 mon.a (mon.0) 994 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.271308+0000 mon.a (mon.0) 995 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: cephadm 2024-02-10T06:39:51.272026+0000 mgr.y (mgr.34107) 336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.334039+0000 mon.a (mon.0) 996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.336681+0000 mon.a (mon.0) 997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.339784+0000 mon.a (mon.0) 998 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.340893+0000 mon.a (mon.0) 999 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.347040+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: cephadm 2024-02-10T06:39:51.347641+0000 mgr.y (mgr.34107) 337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: cluster 2024-02-10T06:39:51.416627+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v61: 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; 67/630 objects degraded (10.635%) 2024-02-10T06:39:52.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.430510+0000 mon.a (mon.0) 1001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.433717+0000 mon.a (mon.0) 1002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.436793+0000 mon.a (mon.0) 1003 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.437856+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.444553+0000 mon.a (mon.0) 1005 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: cephadm 2024-02-10T06:39:51.445080+0000 mgr.y (mgr.34107) 339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.522470+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.524484+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.527431+0000 mon.a (mon.0) 1008 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.528399+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.535126+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: cephadm 2024-02-10T06:39:51.536098+0000 mgr.y (mgr.34107) 340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:52.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.617134+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.619920+0000 mon.a (mon.0) 1012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.623070+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.624096+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.632084+0000 mon.a (mon.0) 1015 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.709864+0000 mon.a (mon.0) 1016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.714053+0000 mon.a (mon.0) 1017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.718375+0000 mon.a (mon.0) 1018 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.719832+0000 mon.a (mon.0) 1019 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.727501+0000 mon.a (mon.0) 1020 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.808251+0000 mon.a (mon.0) 1021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.810299+0000 mon.a (mon.0) 1022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.813912+0000 mon.a (mon.0) 1023 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.814923+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.822959+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:52.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.901381+0000 mon.a (mon.0) 1026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:52.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.903572+0000 mon.a (mon.0) 1027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:52.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.906487+0000 mon.a (mon.0) 1028 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:52.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.907348+0000 mon.a (mon.0) 1029 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:52.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:51 smithi175 bash[56722]: audit 2024-02-10T06:39:51.915703+0000 mon.a (mon.0) 1030 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.025 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: cephadm 2024-02-10T06:39:51.632645+0000 mgr.y (mgr.34107) 341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.025 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: cephadm 2024-02-10T06:39:51.728121+0000 mgr.y (mgr.34107) 342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: cephadm 2024-02-10T06:39:51.823598+0000 mgr.y (mgr.34107) 343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: cephadm 2024-02-10T06:39:51.916316+0000 mgr.y (mgr.34107) 344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.001102+0000 mon.a (mon.0) 1031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.003960+0000 mon.a (mon.0) 1032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.006523+0000 mon.a (mon.0) 1033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.007396+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.015070+0000 mon.a (mon.0) 1035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: cephadm 2024-02-10T06:39:52.016301+0000 mgr.y (mgr.34107) 345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.096320+0000 mon.a (mon.0) 1036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.099027+0000 mon.a (mon.0) 1037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.101931+0000 mon.a (mon.0) 1038 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.102948+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.109145+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.027 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: cephadm 2024-02-10T06:39:52.110105+0000 mgr.y (mgr.34107) 346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.027 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.187495+0000 mon.a (mon.0) 1041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.027 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.189885+0000 mon.a (mon.0) 1042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.027 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.192753+0000 mon.a (mon.0) 1043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.027 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.193858+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: cephadm 2024-02-10T06:39:51.632645+0000 mgr.y (mgr.34107) 341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: cephadm 2024-02-10T06:39:51.728121+0000 mgr.y (mgr.34107) 342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: cephadm 2024-02-10T06:39:51.823598+0000 mgr.y (mgr.34107) 343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: cephadm 2024-02-10T06:39:51.916316+0000 mgr.y (mgr.34107) 344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.001102+0000 mon.a (mon.0) 1031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.003960+0000 mon.a (mon.0) 1032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.006523+0000 mon.a (mon.0) 1033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.007396+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.015070+0000 mon.a (mon.0) 1035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: cephadm 2024-02-10T06:39:52.016301+0000 mgr.y (mgr.34107) 345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.096320+0000 mon.a (mon.0) 1036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.099027+0000 mon.a (mon.0) 1037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.101931+0000 mon.a (mon.0) 1038 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.102948+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.109145+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: cephadm 2024-02-10T06:39:52.110105+0000 mgr.y (mgr.34107) 346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.187495+0000 mon.a (mon.0) 1041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.189885+0000 mon.a (mon.0) 1042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.192753+0000 mon.a (mon.0) 1043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.193858+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.200652+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: cephadm 2024-02-10T06:39:52.202195+0000 mgr.y (mgr.34107) 347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.281509+0000 mon.a (mon.0) 1046 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.284833+0000 mon.a (mon.0) 1047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.287388+0000 mon.a (mon.0) 1048 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.288231+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.294698+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: cephadm 2024-02-10T06:39:52.295267+0000 mgr.y (mgr.34107) 348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: cluster 2024-02-10T06:39:52.344924+0000 mon.a (mon.0) 1051 : cluster 3 Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded (PG_DEGRADED) 2024-02-10T06:39:53.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: cluster 2024-02-10T06:39:52.345008+0000 mon.a (mon.0) 1052 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 38 pgs peering) 2024-02-10T06:39:53.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.378564+0000 mon.a (mon.0) 1053 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.381711+0000 mon.a (mon.0) 1054 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.384405+0000 mon.a (mon.0) 1055 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.385536+0000 mon.a (mon.0) 1056 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.393062+0000 mon.a (mon.0) 1057 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.030 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: cephadm 2024-02-10T06:39:52.393578+0000 mgr.y (mgr.34107) 349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.030 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.474437+0000 mon.a (mon.0) 1058 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.030 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.476884+0000 mon.a (mon.0) 1059 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.030 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.480370+0000 mon.a (mon.0) 1060 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.030 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.481329+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.030 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.200652+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.030 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: cephadm 2024-02-10T06:39:52.202195+0000 mgr.y (mgr.34107) 347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.030 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.281509+0000 mon.a (mon.0) 1046 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.030 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.284833+0000 mon.a (mon.0) 1047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.030 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.287388+0000 mon.a (mon.0) 1048 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.030 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.288231+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.030 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.294698+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.031 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: cephadm 2024-02-10T06:39:52.295267+0000 mgr.y (mgr.34107) 348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.031 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: cluster 2024-02-10T06:39:52.344924+0000 mon.a (mon.0) 1051 : cluster 3 Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded (PG_DEGRADED) 2024-02-10T06:39:53.031 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: cluster 2024-02-10T06:39:52.345008+0000 mon.a (mon.0) 1052 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 38 pgs peering) 2024-02-10T06:39:53.031 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.378564+0000 mon.a (mon.0) 1053 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.031 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.381711+0000 mon.a (mon.0) 1054 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.031 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.384405+0000 mon.a (mon.0) 1055 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.031 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.385536+0000 mon.a (mon.0) 1056 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.031 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.393062+0000 mon.a (mon.0) 1057 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.031 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: cephadm 2024-02-10T06:39:52.393578+0000 mgr.y (mgr.34107) 349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.031 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.474437+0000 mon.a (mon.0) 1058 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.031 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.476884+0000 mon.a (mon.0) 1059 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.031 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.480370+0000 mon.a (mon.0) 1060 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.031 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.481329+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.489263+0000 mon.a (mon.0) 1062 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: cephadm 2024-02-10T06:39:52.489832+0000 mgr.y (mgr.34107) 350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.569381+0000 mon.a (mon.0) 1063 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.572084+0000 mon.a (mon.0) 1064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.574846+0000 mon.a (mon.0) 1065 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.575682+0000 mon.a (mon.0) 1066 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.582447+0000 mon.a (mon.0) 1067 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: cephadm 2024-02-10T06:39:52.583140+0000 mgr.y (mgr.34107) 351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.665656+0000 mon.a (mon.0) 1068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.670151+0000 mon.a (mon.0) 1069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.673038+0000 mon.a (mon.0) 1070 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.674233+0000 mon.a (mon.0) 1071 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.682433+0000 mon.a (mon.0) 1072 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.761902+0000 mon.a (mon.0) 1073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.033 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.764397+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.033 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.767405+0000 mon.a (mon.0) 1075 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.033 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.768421+0000 mon.a (mon.0) 1076 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.033 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.776156+0000 mon.a (mon.0) 1077 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.033 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.855631+0000 mon.a (mon.0) 1078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.033 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.858008+0000 mon.a (mon.0) 1079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.033 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.489263+0000 mon.a (mon.0) 1062 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.033 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: cephadm 2024-02-10T06:39:52.489832+0000 mgr.y (mgr.34107) 350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.033 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.569381+0000 mon.a (mon.0) 1063 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.033 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.572084+0000 mon.a (mon.0) 1064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.033 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.574846+0000 mon.a (mon.0) 1065 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.033 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.575682+0000 mon.a (mon.0) 1066 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.034 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.582447+0000 mon.a (mon.0) 1067 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.034 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: cephadm 2024-02-10T06:39:52.583140+0000 mgr.y (mgr.34107) 351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.034 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.665656+0000 mon.a (mon.0) 1068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.034 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.670151+0000 mon.a (mon.0) 1069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.034 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.673038+0000 mon.a (mon.0) 1070 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.034 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.674233+0000 mon.a (mon.0) 1071 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.034 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.682433+0000 mon.a (mon.0) 1072 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.034 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.761902+0000 mon.a (mon.0) 1073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.034 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.764397+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.034 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.767405+0000 mon.a (mon.0) 1075 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.034 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.768421+0000 mon.a (mon.0) 1076 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.034 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.776156+0000 mon.a (mon.0) 1077 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.034 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.855631+0000 mon.a (mon.0) 1078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.034 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.858008+0000 mon.a (mon.0) 1079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.035 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.860485+0000 mon.a (mon.0) 1080 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.035 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.861390+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.035 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.866735+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.035 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.944422+0000 mon.a (mon.0) 1083 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.035 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.947444+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.035 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.951257+0000 mon.a (mon.0) 1085 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.035 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[68510]: audit 2024-02-10T06:39:52.952622+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.035 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.860485+0000 mon.a (mon.0) 1080 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.035 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.861390+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.036 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.866735+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.036 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.944422+0000 mon.a (mon.0) 1083 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.036 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.947444+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.036 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.951257+0000 mon.a (mon.0) 1085 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.036 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:52 smithi046 bash[71198]: audit 2024-02-10T06:39:52.952622+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: cephadm 2024-02-10T06:39:51.632645+0000 mgr.y (mgr.34107) 341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: cephadm 2024-02-10T06:39:51.728121+0000 mgr.y (mgr.34107) 342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: cephadm 2024-02-10T06:39:51.823598+0000 mgr.y (mgr.34107) 343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: cephadm 2024-02-10T06:39:51.916316+0000 mgr.y (mgr.34107) 344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.001102+0000 mon.a (mon.0) 1031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.003960+0000 mon.a (mon.0) 1032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.006523+0000 mon.a (mon.0) 1033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.007396+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.015070+0000 mon.a (mon.0) 1035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: cephadm 2024-02-10T06:39:52.016301+0000 mgr.y (mgr.34107) 345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.096320+0000 mon.a (mon.0) 1036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.099027+0000 mon.a (mon.0) 1037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.101931+0000 mon.a (mon.0) 1038 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.102948+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.109145+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: cephadm 2024-02-10T06:39:52.110105+0000 mgr.y (mgr.34107) 346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.187495+0000 mon.a (mon.0) 1041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.189885+0000 mon.a (mon.0) 1042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.192753+0000 mon.a (mon.0) 1043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.193858+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.200652+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: cephadm 2024-02-10T06:39:52.202195+0000 mgr.y (mgr.34107) 347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.281509+0000 mon.a (mon.0) 1046 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.284833+0000 mon.a (mon.0) 1047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.287388+0000 mon.a (mon.0) 1048 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.288231+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.294698+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: cephadm 2024-02-10T06:39:52.295267+0000 mgr.y (mgr.34107) 348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: cluster 2024-02-10T06:39:52.344924+0000 mon.a (mon.0) 1051 : cluster 3 Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded (PG_DEGRADED) 2024-02-10T06:39:53.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: cluster 2024-02-10T06:39:52.345008+0000 mon.a (mon.0) 1052 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 38 pgs peering) 2024-02-10T06:39:53.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.378564+0000 mon.a (mon.0) 1053 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.381711+0000 mon.a (mon.0) 1054 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.384405+0000 mon.a (mon.0) 1055 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.385536+0000 mon.a (mon.0) 1056 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.393062+0000 mon.a (mon.0) 1057 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: cephadm 2024-02-10T06:39:52.393578+0000 mgr.y (mgr.34107) 349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.474437+0000 mon.a (mon.0) 1058 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.476884+0000 mon.a (mon.0) 1059 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.480370+0000 mon.a (mon.0) 1060 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.481329+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.489263+0000 mon.a (mon.0) 1062 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: cephadm 2024-02-10T06:39:52.489832+0000 mgr.y (mgr.34107) 350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.569381+0000 mon.a (mon.0) 1063 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.572084+0000 mon.a (mon.0) 1064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.574846+0000 mon.a (mon.0) 1065 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.575682+0000 mon.a (mon.0) 1066 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.582447+0000 mon.a (mon.0) 1067 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: cephadm 2024-02-10T06:39:52.583140+0000 mgr.y (mgr.34107) 351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:53.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.665656+0000 mon.a (mon.0) 1068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.670151+0000 mon.a (mon.0) 1069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.673038+0000 mon.a (mon.0) 1070 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.674233+0000 mon.a (mon.0) 1071 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.682433+0000 mon.a (mon.0) 1072 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.761902+0000 mon.a (mon.0) 1073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.764397+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.767405+0000 mon.a (mon.0) 1075 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.768421+0000 mon.a (mon.0) 1076 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.776156+0000 mon.a (mon.0) 1077 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.855631+0000 mon.a (mon.0) 1078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.858008+0000 mon.a (mon.0) 1079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.860485+0000 mon.a (mon.0) 1080 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.861390+0000 mon.a (mon.0) 1081 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:53.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.866735+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:53.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.944422+0000 mon.a (mon.0) 1083 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:53.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.947444+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:53.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.951257+0000 mon.a (mon.0) 1085 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:53.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:52 smithi175 bash[56722]: audit 2024-02-10T06:39:52.952622+0000 mon.a (mon.0) 1086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.238 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: cephadm 2024-02-10T06:39:52.682952+0000 mgr.y (mgr.34107) 352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.238 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: cephadm 2024-02-10T06:39:52.776758+0000 mgr.y (mgr.34107) 353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.238 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: cephadm 2024-02-10T06:39:52.867288+0000 mgr.y (mgr.34107) 354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.238 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:52.969687+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.238 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: cephadm 2024-02-10T06:39:52.970215+0000 mgr.y (mgr.34107) 355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.238 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.050797+0000 mon.a (mon.0) 1088 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.238 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.052888+0000 mon.a (mon.0) 1089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.239 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.055080+0000 mon.a (mon.0) 1090 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.239 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.055952+0000 mon.a (mon.0) 1091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.239 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.062889+0000 mon.a (mon.0) 1092 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.239 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: cephadm 2024-02-10T06:39:53.063622+0000 mgr.y (mgr.34107) 356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.239 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.146807+0000 mon.a (mon.0) 1093 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.239 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.148879+0000 mon.a (mon.0) 1094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.239 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.151517+0000 mon.a (mon.0) 1095 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.239 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.152414+0000 mon.a (mon.0) 1096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.239 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.159297+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.239 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: cephadm 2024-02-10T06:39:53.159890+0000 mgr.y (mgr.34107) 357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.239 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.242788+0000 mon.a (mon.0) 1098 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.239 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.245314+0000 mon.a (mon.0) 1099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.239 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.248364+0000 mon.a (mon.0) 1100 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.240 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: cephadm 2024-02-10T06:39:52.682952+0000 mgr.y (mgr.34107) 352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.240 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: cephadm 2024-02-10T06:39:52.776758+0000 mgr.y (mgr.34107) 353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.240 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: cephadm 2024-02-10T06:39:52.867288+0000 mgr.y (mgr.34107) 354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.240 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:52.969687+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.240 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: cephadm 2024-02-10T06:39:52.970215+0000 mgr.y (mgr.34107) 355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.240 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.050797+0000 mon.a (mon.0) 1088 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.240 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.052888+0000 mon.a (mon.0) 1089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.240 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.055080+0000 mon.a (mon.0) 1090 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.240 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.055952+0000 mon.a (mon.0) 1091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.240 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.062889+0000 mon.a (mon.0) 1092 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.241 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: cephadm 2024-02-10T06:39:53.063622+0000 mgr.y (mgr.34107) 356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.241 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.146807+0000 mon.a (mon.0) 1093 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.241 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.148879+0000 mon.a (mon.0) 1094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.241 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.151517+0000 mon.a (mon.0) 1095 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.241 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.152414+0000 mon.a (mon.0) 1096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.241 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.159297+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.241 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: cephadm 2024-02-10T06:39:53.159890+0000 mgr.y (mgr.34107) 357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.241 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.242788+0000 mon.a (mon.0) 1098 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.241 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.245314+0000 mon.a (mon.0) 1099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.241 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.248364+0000 mon.a (mon.0) 1100 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.241 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.249779+0000 mon.a (mon.0) 1101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.241 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.258990+0000 mon.a (mon.0) 1102 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.241 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: cephadm 2024-02-10T06:39:53.259679+0000 mgr.y (mgr.34107) 358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.241 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.338115+0000 mon.a (mon.0) 1103 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.241 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.340817+0000 mon.a (mon.0) 1104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.242 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.343862+0000 mon.a (mon.0) 1105 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.242 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.345373+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.242 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.352281+0000 mon.a (mon.0) 1107 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.242 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: cephadm 2024-02-10T06:39:53.352789+0000 mgr.y (mgr.34107) 359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.242 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: cluster 2024-02-10T06:39:53.417213+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v62: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 491 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:39:54.242 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.430068+0000 mon.a (mon.0) 1108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.242 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.433012+0000 mon.a (mon.0) 1109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.242 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.436335+0000 mon.a (mon.0) 1110 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.242 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.437508+0000 mon.a (mon.0) 1111 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.242 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.445823+0000 mon.a (mon.0) 1112 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.242 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: cephadm 2024-02-10T06:39:53.446437+0000 mgr.y (mgr.34107) 361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.242 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.528080+0000 mon.a (mon.0) 1113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.242 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.530282+0000 mon.a (mon.0) 1114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.242 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.533196+0000 mon.a (mon.0) 1115 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.242 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.533901+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.243 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.249779+0000 mon.a (mon.0) 1101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.243 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.258990+0000 mon.a (mon.0) 1102 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.243 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: cephadm 2024-02-10T06:39:53.259679+0000 mgr.y (mgr.34107) 358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.243 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.338115+0000 mon.a (mon.0) 1103 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.243 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.340817+0000 mon.a (mon.0) 1104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.243 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.343862+0000 mon.a (mon.0) 1105 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.243 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.345373+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.243 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.352281+0000 mon.a (mon.0) 1107 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.243 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: cephadm 2024-02-10T06:39:53.352789+0000 mgr.y (mgr.34107) 359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.243 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: cluster 2024-02-10T06:39:53.417213+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v62: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 491 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:39:54.243 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.430068+0000 mon.a (mon.0) 1108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.243 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.433012+0000 mon.a (mon.0) 1109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.243 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.436335+0000 mon.a (mon.0) 1110 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.244 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.437508+0000 mon.a (mon.0) 1111 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.244 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.445823+0000 mon.a (mon.0) 1112 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.244 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: cephadm 2024-02-10T06:39:53.446437+0000 mgr.y (mgr.34107) 361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.244 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.528080+0000 mon.a (mon.0) 1113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.244 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.530282+0000 mon.a (mon.0) 1114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.244 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.533196+0000 mon.a (mon.0) 1115 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.244 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.533901+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.244 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.541156+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.244 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: cephadm 2024-02-10T06:39:53.541925+0000 mgr.y (mgr.34107) 362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.244 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.621157+0000 mon.a (mon.0) 1118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.245 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.624955+0000 mon.a (mon.0) 1119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.245 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.627715+0000 mon.a (mon.0) 1120 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.245 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.628678+0000 mon.a (mon.0) 1121 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.245 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.634569+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.245 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.718488+0000 mon.a (mon.0) 1123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.245 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.721094+0000 mon.a (mon.0) 1124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.245 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.724270+0000 mon.a (mon.0) 1125 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.245 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.725702+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.245 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.733371+0000 mon.a (mon.0) 1127 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.245 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.814217+0000 mon.a (mon.0) 1128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.245 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.816555+0000 mon.a (mon.0) 1129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.245 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.819489+0000 mon.a (mon.0) 1130 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.245 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.820640+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.245 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.828637+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.245 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.895603+0000 mon.a (mon.0) 1133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.246 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.898295+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.246 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.900796+0000 mon.a (mon.0) 1135 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.246 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.541156+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.246 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: cephadm 2024-02-10T06:39:53.541925+0000 mgr.y (mgr.34107) 362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.246 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.621157+0000 mon.a (mon.0) 1118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.246 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.624955+0000 mon.a (mon.0) 1119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.246 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.627715+0000 mon.a (mon.0) 1120 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.246 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.628678+0000 mon.a (mon.0) 1121 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.246 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.634569+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.246 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.718488+0000 mon.a (mon.0) 1123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.246 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.721094+0000 mon.a (mon.0) 1124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.246 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.724270+0000 mon.a (mon.0) 1125 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.247 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.725702+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.247 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.733371+0000 mon.a (mon.0) 1127 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.247 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.814217+0000 mon.a (mon.0) 1128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.247 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.816555+0000 mon.a (mon.0) 1129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.247 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.819489+0000 mon.a (mon.0) 1130 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.247 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.820640+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.247 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.828637+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.247 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.895603+0000 mon.a (mon.0) 1133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.247 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.898295+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.247 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.900796+0000 mon.a (mon.0) 1135 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.247 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.901851+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.248 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[71198]: audit 2024-02-10T06:39:53.907950+0000 mon.a (mon.0) 1137 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.248 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.901851+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.248 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:53 smithi046 bash[68510]: audit 2024-02-10T06:39:53.907950+0000 mon.a (mon.0) 1137 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: cephadm 2024-02-10T06:39:52.682952+0000 mgr.y (mgr.34107) 352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: cephadm 2024-02-10T06:39:52.776758+0000 mgr.y (mgr.34107) 353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: cephadm 2024-02-10T06:39:52.867288+0000 mgr.y (mgr.34107) 354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:52.969687+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: cephadm 2024-02-10T06:39:52.970215+0000 mgr.y (mgr.34107) 355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.050797+0000 mon.a (mon.0) 1088 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.052888+0000 mon.a (mon.0) 1089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.055080+0000 mon.a (mon.0) 1090 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.055952+0000 mon.a (mon.0) 1091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.062889+0000 mon.a (mon.0) 1092 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: cephadm 2024-02-10T06:39:53.063622+0000 mgr.y (mgr.34107) 356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.146807+0000 mon.a (mon.0) 1093 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.148879+0000 mon.a (mon.0) 1094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.151517+0000 mon.a (mon.0) 1095 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.152414+0000 mon.a (mon.0) 1096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.159297+0000 mon.a (mon.0) 1097 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: cephadm 2024-02-10T06:39:53.159890+0000 mgr.y (mgr.34107) 357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.242788+0000 mon.a (mon.0) 1098 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.245314+0000 mon.a (mon.0) 1099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.248364+0000 mon.a (mon.0) 1100 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.249779+0000 mon.a (mon.0) 1101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.258990+0000 mon.a (mon.0) 1102 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: cephadm 2024-02-10T06:39:53.259679+0000 mgr.y (mgr.34107) 358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.338115+0000 mon.a (mon.0) 1103 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.340817+0000 mon.a (mon.0) 1104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.343862+0000 mon.a (mon.0) 1105 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.345373+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.352281+0000 mon.a (mon.0) 1107 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: cephadm 2024-02-10T06:39:53.352789+0000 mgr.y (mgr.34107) 359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: cluster 2024-02-10T06:39:53.417213+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v62: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 491 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:39:54.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.430068+0000 mon.a (mon.0) 1108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.433012+0000 mon.a (mon.0) 1109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.436335+0000 mon.a (mon.0) 1110 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.437508+0000 mon.a (mon.0) 1111 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.445823+0000 mon.a (mon.0) 1112 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: cephadm 2024-02-10T06:39:53.446437+0000 mgr.y (mgr.34107) 361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.528080+0000 mon.a (mon.0) 1113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.530282+0000 mon.a (mon.0) 1114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.533196+0000 mon.a (mon.0) 1115 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.533901+0000 mon.a (mon.0) 1116 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.541156+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: cephadm 2024-02-10T06:39:53.541925+0000 mgr.y (mgr.34107) 362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.621157+0000 mon.a (mon.0) 1118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.624955+0000 mon.a (mon.0) 1119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.627715+0000 mon.a (mon.0) 1120 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.628678+0000 mon.a (mon.0) 1121 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.634569+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.251 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.718488+0000 mon.a (mon.0) 1123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.721094+0000 mon.a (mon.0) 1124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.724270+0000 mon.a (mon.0) 1125 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.725702+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.733371+0000 mon.a (mon.0) 1127 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.814217+0000 mon.a (mon.0) 1128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.816555+0000 mon.a (mon.0) 1129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.819489+0000 mon.a (mon.0) 1130 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.820640+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.828637+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.895603+0000 mon.a (mon.0) 1133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.898295+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.900796+0000 mon.a (mon.0) 1135 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.901851+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:54.252 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:53 smithi175 bash[56722]: audit 2024-02-10T06:39:53.907950+0000 mon.a (mon.0) 1137 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:54.457 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:39:54.542 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[75982]: debug 2024-02-10T06:39:54.277+0000 7fe9f8aa6700 1 -- 172.21.15.46:0/2714888690 <== mon.0 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c70b0791e0 con 0x55c70b0fe800 2024-02-10T06:39:54.980 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[75982]: debug 2024-02-10T06:39:54.817+0000 7fea01c3e7c0 -1 Falling back to public interface 2024-02-10T06:39:55.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: cephadm 2024-02-10T06:39:53.635217+0000 mgr.y (mgr.34107) 363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: cephadm 2024-02-10T06:39:53.735680+0000 mgr.y (mgr.34107) 364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: cephadm 2024-02-10T06:39:53.829303+0000 mgr.y (mgr.34107) 365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: cephadm 2024-02-10T06:39:53.908662+0000 mgr.y (mgr.34107) 366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:53.989628+0000 mon.a (mon.0) 1138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:53.991911+0000 mon.a (mon.0) 1139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:53.995021+0000 mon.a (mon.0) 1140 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:53.995926+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.002148+0000 mon.a (mon.0) 1142 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: cephadm 2024-02-10T06:39:54.003060+0000 mgr.y (mgr.34107) 367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.084453+0000 mon.a (mon.0) 1143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.086619+0000 mon.a (mon.0) 1144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.088958+0000 mon.a (mon.0) 1145 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.089946+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.095726+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: cephadm 2024-02-10T06:39:54.096290+0000 mgr.y (mgr.34107) 368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.186420+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.188796+0000 mon.a (mon.0) 1149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.191113+0000 mon.a (mon.0) 1150 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.191874+0000 mon.a (mon.0) 1151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.198226+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: cephadm 2024-02-10T06:39:54.198824+0000 mgr.y (mgr.34107) 369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.277580+0000 mon.a (mon.0) 1153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.280284+0000 mon.a (mon.0) 1154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.283154+0000 mon.a (mon.0) 1155 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.283973+0000 mon.a (mon.0) 1156 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.289415+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: cephadm 2024-02-10T06:39:54.289992+0000 mgr.y (mgr.34107) 370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.367464+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.369577+0000 mon.a (mon.0) 1159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.372520+0000 mon.a (mon.0) 1160 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.373727+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.381854+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: cephadm 2024-02-10T06:39:54.382860+0000 mgr.y (mgr.34107) 371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.438075+0000 mgr.y (mgr.34107) 372 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:55.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.463236+0000 mon.a (mon.0) 1163 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.466054+0000 mon.a (mon.0) 1164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.468462+0000 mon.a (mon.0) 1165 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.469625+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.475376+0000 mon.a (mon.0) 1167 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: cephadm 2024-02-10T06:39:53.635217+0000 mgr.y (mgr.34107) 363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: cephadm 2024-02-10T06:39:53.735680+0000 mgr.y (mgr.34107) 364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: cephadm 2024-02-10T06:39:53.829303+0000 mgr.y (mgr.34107) 365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: cephadm 2024-02-10T06:39:53.908662+0000 mgr.y (mgr.34107) 366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:53.989628+0000 mon.a (mon.0) 1138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:53.991911+0000 mon.a (mon.0) 1139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:53.995021+0000 mon.a (mon.0) 1140 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:53.995926+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.002148+0000 mon.a (mon.0) 1142 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: cephadm 2024-02-10T06:39:54.003060+0000 mgr.y (mgr.34107) 367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.084453+0000 mon.a (mon.0) 1143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.086619+0000 mon.a (mon.0) 1144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.088958+0000 mon.a (mon.0) 1145 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.089946+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.095726+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: cephadm 2024-02-10T06:39:54.096290+0000 mgr.y (mgr.34107) 368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.186420+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.188796+0000 mon.a (mon.0) 1149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.191113+0000 mon.a (mon.0) 1150 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.191874+0000 mon.a (mon.0) 1151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: cephadm 2024-02-10T06:39:54.476024+0000 mgr.y (mgr.34107) 373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.552285+0000 mon.a (mon.0) 1168 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.554848+0000 mon.a (mon.0) 1169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.557449+0000 mon.a (mon.0) 1170 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.558444+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.565473+0000 mon.a (mon.0) 1172 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: cephadm 2024-02-10T06:39:54.566402+0000 mgr.y (mgr.34107) 374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.633130+0000 mon.a (mon.0) 1173 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.635368+0000 mon.a (mon.0) 1174 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.639652+0000 mon.a (mon.0) 1175 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.640900+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.648419+0000 mon.a (mon.0) 1177 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.727072+0000 mon.a (mon.0) 1178 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.731008+0000 mon.a (mon.0) 1179 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.735048+0000 mon.a (mon.0) 1180 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.736550+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.744358+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.829633+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.833428+0000 mon.a (mon.0) 1184 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.835577+0000 mon.a (mon.0) 1185 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.836578+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.842074+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.928338+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.930784+0000 mon.a (mon.0) 1189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.932728+0000 mon.a (mon.0) 1190 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.933590+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[68510]: audit 2024-02-10T06:39:54.939656+0000 mon.a (mon.0) 1192 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.198226+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: cephadm 2024-02-10T06:39:54.198824+0000 mgr.y (mgr.34107) 369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.277580+0000 mon.a (mon.0) 1153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.280284+0000 mon.a (mon.0) 1154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.283154+0000 mon.a (mon.0) 1155 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.283973+0000 mon.a (mon.0) 1156 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.289415+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: cephadm 2024-02-10T06:39:54.289992+0000 mgr.y (mgr.34107) 370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.367464+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.369577+0000 mon.a (mon.0) 1159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.372520+0000 mon.a (mon.0) 1160 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.373727+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.381854+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: cephadm 2024-02-10T06:39:54.382860+0000 mgr.y (mgr.34107) 371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.438075+0000 mgr.y (mgr.34107) 372 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.463236+0000 mon.a (mon.0) 1163 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.466054+0000 mon.a (mon.0) 1164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.468462+0000 mon.a (mon.0) 1165 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.469625+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.475376+0000 mon.a (mon.0) 1167 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: cephadm 2024-02-10T06:39:54.476024+0000 mgr.y (mgr.34107) 373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.552285+0000 mon.a (mon.0) 1168 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.554848+0000 mon.a (mon.0) 1169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.557449+0000 mon.a (mon.0) 1170 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.558444+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.565473+0000 mon.a (mon.0) 1172 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: cephadm 2024-02-10T06:39:54.566402+0000 mgr.y (mgr.34107) 374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.633130+0000 mon.a (mon.0) 1173 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.635368+0000 mon.a (mon.0) 1174 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.639652+0000 mon.a (mon.0) 1175 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.640900+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.648419+0000 mon.a (mon.0) 1177 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.727072+0000 mon.a (mon.0) 1178 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.731008+0000 mon.a (mon.0) 1179 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.735048+0000 mon.a (mon.0) 1180 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.736550+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.744358+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.829633+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.833428+0000 mon.a (mon.0) 1184 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.835577+0000 mon.a (mon.0) 1185 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.836578+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.842074+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.928338+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.930784+0000 mon.a (mon.0) 1189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.932728+0000 mon.a (mon.0) 1190 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.933590+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.140 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:54 smithi046 bash[71198]: audit 2024-02-10T06:39:54.939656+0000 mon.a (mon.0) 1192 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: cephadm 2024-02-10T06:39:53.635217+0000 mgr.y (mgr.34107) 363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: cephadm 2024-02-10T06:39:53.735680+0000 mgr.y (mgr.34107) 364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: cephadm 2024-02-10T06:39:53.829303+0000 mgr.y (mgr.34107) 365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: cephadm 2024-02-10T06:39:53.908662+0000 mgr.y (mgr.34107) 366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:53.989628+0000 mon.a (mon.0) 1138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:53.991911+0000 mon.a (mon.0) 1139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:53.995021+0000 mon.a (mon.0) 1140 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:53.995926+0000 mon.a (mon.0) 1141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.002148+0000 mon.a (mon.0) 1142 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: cephadm 2024-02-10T06:39:54.003060+0000 mgr.y (mgr.34107) 367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.084453+0000 mon.a (mon.0) 1143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.086619+0000 mon.a (mon.0) 1144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.088958+0000 mon.a (mon.0) 1145 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.089946+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.095726+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: cephadm 2024-02-10T06:39:54.096290+0000 mgr.y (mgr.34107) 368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.186420+0000 mon.a (mon.0) 1148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.188796+0000 mon.a (mon.0) 1149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.191113+0000 mon.a (mon.0) 1150 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.191874+0000 mon.a (mon.0) 1151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.198226+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: cephadm 2024-02-10T06:39:54.198824+0000 mgr.y (mgr.34107) 369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.277580+0000 mon.a (mon.0) 1153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.280284+0000 mon.a (mon.0) 1154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.283154+0000 mon.a (mon.0) 1155 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.283973+0000 mon.a (mon.0) 1156 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.289415+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: cephadm 2024-02-10T06:39:54.289992+0000 mgr.y (mgr.34107) 370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.367464+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.369577+0000 mon.a (mon.0) 1159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.372520+0000 mon.a (mon.0) 1160 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.373727+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.381854+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: cephadm 2024-02-10T06:39:54.382860+0000 mgr.y (mgr.34107) 371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.438075+0000 mgr.y (mgr.34107) 372 : audit 0 from='client.34245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:55.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.463236+0000 mon.a (mon.0) 1163 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.466054+0000 mon.a (mon.0) 1164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.468462+0000 mon.a (mon.0) 1165 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.469625+0000 mon.a (mon.0) 1166 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.475376+0000 mon.a (mon.0) 1167 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: cephadm 2024-02-10T06:39:54.476024+0000 mgr.y (mgr.34107) 373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.552285+0000 mon.a (mon.0) 1168 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.554848+0000 mon.a (mon.0) 1169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.557449+0000 mon.a (mon.0) 1170 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.558444+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.565473+0000 mon.a (mon.0) 1172 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: cephadm 2024-02-10T06:39:54.566402+0000 mgr.y (mgr.34107) 374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:55.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.633130+0000 mon.a (mon.0) 1173 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.635368+0000 mon.a (mon.0) 1174 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.639652+0000 mon.a (mon.0) 1175 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.640900+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.648419+0000 mon.a (mon.0) 1177 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.727072+0000 mon.a (mon.0) 1178 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.731008+0000 mon.a (mon.0) 1179 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.735048+0000 mon.a (mon.0) 1180 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.736550+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.744358+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.829633+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.833428+0000 mon.a (mon.0) 1184 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.835577+0000 mon.a (mon.0) 1185 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.836578+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.842074+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.928338+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:55.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.930784+0000 mon.a (mon.0) 1189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:55.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.932728+0000 mon.a (mon.0) 1190 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:55.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.933590+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:55.250 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:54 smithi175 bash[56722]: audit 2024-02-10T06:39:54.939656+0000 mon.a (mon.0) 1192 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:55.345 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:39:55.345 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 19s ago 18m - - 2024-02-10T06:39:55.345 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 14s ago 17m - - 2024-02-10T06:39:55.345 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (4m) 19s ago 10m 17.0M - 0.23.0 ba2b418f427c a2b5f5f678df 2024-02-10T06:39:55.345 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (3m) 14s ago 10m 45.5M - 8.3.5 dad864ee21e9 1fff02f358ea 2024-02-10T06:39:55.345 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (2m) 19s ago 8m 46.9M - 3.5 e1d6a67b021e afbdab419484 2024-02-10T06:39:55.345 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (2m) 14s ago 17m 442M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:39:55.345 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (2m) 19s ago 19m 503M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:39:55.345 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (2m) 19s ago 19m 50.2M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 242e20c0094d 2024-02-10T06:39:55.345 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (74s) 14s ago 17m 37.5M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 4e4f0fba5e46 2024-02-10T06:39:55.345 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (96s) 19s ago 17m 40.5M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 3930fa96e7b9 2024-02-10T06:39:55.345 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (4m) 19s ago 11m 12.4M - 1.3.1 1dbe0e931976 0d647fc89f51 2024-02-10T06:39:55.346 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (3m) 14s ago 11m 11.5M - 1.3.1 1dbe0e931976 3687708c33a1 2024-02-10T06:39:55.346 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 starting - - - 4096M 2024-02-10T06:39:55.346 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (16m) 19s ago 16m 59.6M 4096M 17.2.0 e1d6a67b021e 5eab7cb6e08b 2024-02-10T06:39:55.346 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (15m) 19s ago 15m 55.1M 4096M 17.2.0 e1d6a67b021e 86d79c376bdf 2024-02-10T06:39:55.346 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (14m) 19s ago 14m 57.5M 4096M 17.2.0 e1d6a67b021e c13af4060cb8 2024-02-10T06:39:55.346 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (14m) 14s ago 14m 61.7M 4096M 17.2.0 e1d6a67b021e b7955dc2a521 2024-02-10T06:39:55.346 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (13m) 14s ago 13m 56.5M 4096M 17.2.0 e1d6a67b021e 4193d5d45070 2024-02-10T06:39:55.346 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (12m) 14s ago 12m 54.9M 4096M 17.2.0 e1d6a67b021e 4816cdb9a60b 2024-02-10T06:39:55.346 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (12m) 14s ago 12m 58.0M 4096M 17.2.0 e1d6a67b021e e892e8cc28fc 2024-02-10T06:39:55.346 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (2m) 14s ago 11m 60.5M - 2.33.4 514e6a882f6e 64427f696443 2024-02-10T06:39:55.346 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (8m) 19s ago 8m 88.1M - 17.2.0 e1d6a67b021e 62f56b90529d 2024-02-10T06:39:55.346 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (8m) 14s ago 8m 87.9M - 17.2.0 e1d6a67b021e f9a8c396df52 2024-02-10T06:39:55.346 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (8m) 19s ago 8m 87.1M - 17.2.0 e1d6a67b021e 73f34826e936 2024-02-10T06:39:55.346 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (8m) 14s ago 8m 87.8M - 17.2.0 e1d6a67b021e ae69d76dca01 2024-02-10T06:39:55.862 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:39:55.862 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:39:55.862 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:39:55.863 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:39:55.863 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:39:55.863 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:39:55.863 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:39:55.863 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:39:55.863 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7 2024-02-10T06:39:55.863 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:39:55.863 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:39:55.863 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T06:39:55.863 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:39:55.863 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:39:55.863 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-02-10T06:39:55.863 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 5 2024-02-10T06:39:55.863 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:39:55.863 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:39:56.238 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: cephadm 2024-02-10T06:39:54.649213+0000 mgr.y (mgr.34107) 375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.238 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: cephadm 2024-02-10T06:39:54.745157+0000 mgr.y (mgr.34107) 376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.238 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:54.839851+0000 mgr.y (mgr.34107) 377 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:56.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: cephadm 2024-02-10T06:39:54.842737+0000 mgr.y (mgr.34107) 378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: cephadm 2024-02-10T06:39:54.940191+0000 mgr.y (mgr.34107) 379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:54.998443+0000 mon.a (mon.0) 1193 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.001068+0000 mon.a (mon.0) 1194 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.003489+0000 mon.a (mon.0) 1195 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.004300+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.009967+0000 mon.a (mon.0) 1197 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: cephadm 2024-02-10T06:39:55.010776+0000 mgr.y (mgr.34107) 380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.090331+0000 mon.a (mon.0) 1198 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.094216+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.097984+0000 mon.a (mon.0) 1200 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.099531+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.239 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.106597+0000 mon.a (mon.0) 1202 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: cephadm 2024-02-10T06:39:55.107493+0000 mgr.y (mgr.34107) 381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.186845+0000 mon.a (mon.0) 1203 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.189538+0000 mon.a (mon.0) 1204 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.192936+0000 mon.a (mon.0) 1205 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.194354+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.203677+0000 mon.a (mon.0) 1207 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: cephadm 2024-02-10T06:39:55.204344+0000 mgr.y (mgr.34107) 382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.284291+0000 mon.a (mon.0) 1208 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.286221+0000 mon.a (mon.0) 1209 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.288531+0000 mon.a (mon.0) 1210 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.289385+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.296673+0000 mon.a (mon.0) 1212 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: cephadm 2024-02-10T06:39:55.297380+0000 mgr.y (mgr.34107) 383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.321121+0000 mgr.y (mgr.34107) 384 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:56.240 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.385941+0000 mon.a (mon.0) 1213 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.388327+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.390665+0000 mon.a (mon.0) 1215 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.391543+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.397258+0000 mon.a (mon.0) 1217 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: cephadm 2024-02-10T06:39:55.397884+0000 mgr.y (mgr.34107) 385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: cluster 2024-02-10T06:39:55.418370+0000 mgr.y (mgr.34107) 386 : cluster 0 pgmap v63: 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; 67/630 objects degraded (10.635%) 2024-02-10T06:39:56.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.476425+0000 mon.a (mon.0) 1218 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.241 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.489496+0000 mon.a (mon.0) 1219 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.493048+0000 mon.a (mon.0) 1220 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.494303+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.503226+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: cephadm 2024-02-10T06:39:55.504088+0000 mgr.y (mgr.34107) 387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.582029+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.584752+0000 mon.a (mon.0) 1224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.587850+0000 mon.a (mon.0) 1225 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.589014+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.596301+0000 mon.a (mon.0) 1227 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.676827+0000 mon.a (mon.0) 1228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.679035+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.681431+0000 mon.a (mon.0) 1230 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.682445+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.689208+0000 mon.a (mon.0) 1232 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.769709+0000 mon.a (mon.0) 1233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.772820+0000 mon.a (mon.0) 1234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.775311+0000 mon.a (mon.0) 1235 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.776146+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.785907+0000 mon.a (mon.0) 1237 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.855936+0000 mon.a (mon.0) 1238 : audit 0 from='client.? 172.21.15.46:0/2991207687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.867100+0000 mon.a (mon.0) 1239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.870388+0000 mon.a (mon.0) 1240 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.872693+0000 mon.a (mon.0) 1241 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.873571+0000 mon.a (mon.0) 1242 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.880480+0000 mon.a (mon.0) 1243 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.887571+0000 mon.a (mon.0) 1244 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.895709+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.901894+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.961462+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.964451+0000 mon.a (mon.0) 1248 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.966602+0000 mon.a (mon.0) 1249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.967910+0000 mon.a (mon.0) 1250 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:55 smithi175 bash[56722]: audit 2024-02-10T06:39:55.969521+0000 mon.a (mon.0) 1251 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T06:39:56.261 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:39:56.261 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:39:56.261 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:39:56.261 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:39:56.261 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [ 2024-02-10T06:39:56.261 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr", 2024-02-10T06:39:56.261 INFO:teuthology.orchestra.run.smithi046.stdout: "mon" 2024-02-10T06:39:56.261 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:39:56.261 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "5/23 daemons upgraded", 2024-02-10T06:39:56.261 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T06:39:56.261 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:39:56.261 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:39:56.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: cephadm 2024-02-10T06:39:54.649213+0000 mgr.y (mgr.34107) 375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: cephadm 2024-02-10T06:39:54.745157+0000 mgr.y (mgr.34107) 376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:54.839851+0000 mgr.y (mgr.34107) 377 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:56.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: cephadm 2024-02-10T06:39:54.842737+0000 mgr.y (mgr.34107) 378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: cephadm 2024-02-10T06:39:54.940191+0000 mgr.y (mgr.34107) 379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:54.998443+0000 mon.a (mon.0) 1193 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.001068+0000 mon.a (mon.0) 1194 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.003489+0000 mon.a (mon.0) 1195 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.004300+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.009967+0000 mon.a (mon.0) 1197 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: cephadm 2024-02-10T06:39:55.010776+0000 mgr.y (mgr.34107) 380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.090331+0000 mon.a (mon.0) 1198 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.094216+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.097984+0000 mon.a (mon.0) 1200 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.099531+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.106597+0000 mon.a (mon.0) 1202 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: cephadm 2024-02-10T06:39:55.107493+0000 mgr.y (mgr.34107) 381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.186845+0000 mon.a (mon.0) 1203 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.189538+0000 mon.a (mon.0) 1204 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.192936+0000 mon.a (mon.0) 1205 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.194354+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.203677+0000 mon.a (mon.0) 1207 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: cephadm 2024-02-10T06:39:55.204344+0000 mgr.y (mgr.34107) 382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.284291+0000 mon.a (mon.0) 1208 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.286221+0000 mon.a (mon.0) 1209 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.288531+0000 mon.a (mon.0) 1210 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.289385+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.296673+0000 mon.a (mon.0) 1212 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: cephadm 2024-02-10T06:39:55.297380+0000 mgr.y (mgr.34107) 383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.321121+0000 mgr.y (mgr.34107) 384 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:56.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.385941+0000 mon.a (mon.0) 1213 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.388327+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.390665+0000 mon.a (mon.0) 1215 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.391543+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.397258+0000 mon.a (mon.0) 1217 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: cephadm 2024-02-10T06:39:55.397884+0000 mgr.y (mgr.34107) 385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: cluster 2024-02-10T06:39:55.418370+0000 mgr.y (mgr.34107) 386 : cluster 0 pgmap v63: 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; 67/630 objects degraded (10.635%) 2024-02-10T06:39:56.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.476425+0000 mon.a (mon.0) 1218 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.489496+0000 mon.a (mon.0) 1219 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: cephadm 2024-02-10T06:39:54.649213+0000 mgr.y (mgr.34107) 375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: cephadm 2024-02-10T06:39:54.745157+0000 mgr.y (mgr.34107) 376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:54.839851+0000 mgr.y (mgr.34107) 377 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:56.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: cephadm 2024-02-10T06:39:54.842737+0000 mgr.y (mgr.34107) 378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: cephadm 2024-02-10T06:39:54.940191+0000 mgr.y (mgr.34107) 379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:54.998443+0000 mon.a (mon.0) 1193 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.001068+0000 mon.a (mon.0) 1194 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.003489+0000 mon.a (mon.0) 1195 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.004300+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.009967+0000 mon.a (mon.0) 1197 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: cephadm 2024-02-10T06:39:55.010776+0000 mgr.y (mgr.34107) 380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.090331+0000 mon.a (mon.0) 1198 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.094216+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.097984+0000 mon.a (mon.0) 1200 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.099531+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.106597+0000 mon.a (mon.0) 1202 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: cephadm 2024-02-10T06:39:55.107493+0000 mgr.y (mgr.34107) 381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.186845+0000 mon.a (mon.0) 1203 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.189538+0000 mon.a (mon.0) 1204 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.192936+0000 mon.a (mon.0) 1205 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.493048+0000 mon.a (mon.0) 1220 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.494303+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.503226+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: cephadm 2024-02-10T06:39:55.504088+0000 mgr.y (mgr.34107) 387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.582029+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.584752+0000 mon.a (mon.0) 1224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.587850+0000 mon.a (mon.0) 1225 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.589014+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.596301+0000 mon.a (mon.0) 1227 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.676827+0000 mon.a (mon.0) 1228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.679035+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.681431+0000 mon.a (mon.0) 1230 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.682445+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.689208+0000 mon.a (mon.0) 1232 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.769709+0000 mon.a (mon.0) 1233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.772820+0000 mon.a (mon.0) 1234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.775311+0000 mon.a (mon.0) 1235 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.776146+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.785907+0000 mon.a (mon.0) 1237 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.855936+0000 mon.a (mon.0) 1238 : audit 0 from='client.? 172.21.15.46:0/2991207687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.867100+0000 mon.a (mon.0) 1239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.870388+0000 mon.a (mon.0) 1240 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.872693+0000 mon.a (mon.0) 1241 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.873571+0000 mon.a (mon.0) 1242 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.880480+0000 mon.a (mon.0) 1243 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.887571+0000 mon.a (mon.0) 1244 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.895709+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.901894+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.961462+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.964451+0000 mon.a (mon.0) 1248 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.966602+0000 mon.a (mon.0) 1249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.967910+0000 mon.a (mon.0) 1250 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[71198]: audit 2024-02-10T06:39:55.969521+0000 mon.a (mon.0) 1251 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T06:39:56.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.194354+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.203677+0000 mon.a (mon.0) 1207 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: cephadm 2024-02-10T06:39:55.204344+0000 mgr.y (mgr.34107) 382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.284291+0000 mon.a (mon.0) 1208 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.286221+0000 mon.a (mon.0) 1209 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.288531+0000 mon.a (mon.0) 1210 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.289385+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.296673+0000 mon.a (mon.0) 1212 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: cephadm 2024-02-10T06:39:55.297380+0000 mgr.y (mgr.34107) 383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.321121+0000 mgr.y (mgr.34107) 384 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:56.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.385941+0000 mon.a (mon.0) 1213 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.388327+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.390665+0000 mon.a (mon.0) 1215 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.391543+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.397258+0000 mon.a (mon.0) 1217 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: cephadm 2024-02-10T06:39:55.397884+0000 mgr.y (mgr.34107) 385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: cluster 2024-02-10T06:39:55.418370+0000 mgr.y (mgr.34107) 386 : cluster 0 pgmap v63: 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; 67/630 objects degraded (10.635%) 2024-02-10T06:39:56.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.476425+0000 mon.a (mon.0) 1218 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.489496+0000 mon.a (mon.0) 1219 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.493048+0000 mon.a (mon.0) 1220 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.494303+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.503226+0000 mon.a (mon.0) 1222 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: cephadm 2024-02-10T06:39:55.504088+0000 mgr.y (mgr.34107) 387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:56.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.582029+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.584752+0000 mon.a (mon.0) 1224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.587850+0000 mon.a (mon.0) 1225 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.589014+0000 mon.a (mon.0) 1226 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.596301+0000 mon.a (mon.0) 1227 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.676827+0000 mon.a (mon.0) 1228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.679035+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.681431+0000 mon.a (mon.0) 1230 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.682445+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.689208+0000 mon.a (mon.0) 1232 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.769709+0000 mon.a (mon.0) 1233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.772820+0000 mon.a (mon.0) 1234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.775311+0000 mon.a (mon.0) 1235 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.776146+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.785907+0000 mon.a (mon.0) 1237 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.855936+0000 mon.a (mon.0) 1238 : audit 0 from='client.? 172.21.15.46:0/2991207687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.867100+0000 mon.a (mon.0) 1239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.870388+0000 mon.a (mon.0) 1240 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.872693+0000 mon.a (mon.0) 1241 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:56.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.873571+0000 mon.a (mon.0) 1242 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:39:56.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.880480+0000 mon.a (mon.0) 1243 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.887571+0000 mon.a (mon.0) 1244 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.895709+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.901894+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:39:56.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.961462+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:39:56.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.964451+0000 mon.a (mon.0) 1248 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.966602+0000 mon.a (mon.0) 1249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.967910+0000 mon.a (mon.0) 1250 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:39:56.390 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:55 smithi046 bash[68510]: audit 2024-02-10T06:39:55.969521+0000 mon.a (mon.0) 1251 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T06:39:56.715 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded 2024-02-10T06:39:56.715 INFO:teuthology.orchestra.run.smithi046.stdout:[WRN] OSD_DOWN: 1 osds down 2024-02-10T06:39:56.715 INFO:teuthology.orchestra.run.smithi046.stdout: osd.0 (root=default,host=smithi046) is down 2024-02-10T06:39:56.715 INFO:teuthology.orchestra.run.smithi046.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded 2024-02-10T06:39:56.715 INFO:teuthology.orchestra.run.smithi046.stdout: pg 1.0 is active+undersized+degraded, acting [7,6] 2024-02-10T06:39:56.715 INFO:teuthology.orchestra.run.smithi046.stdout: pg 2.0 is active+undersized+degraded, acting [7,1] 2024-02-10T06:39:56.715 INFO:teuthology.orchestra.run.smithi046.stdout: pg 2.5 is active+undersized+degraded, acting [7,4] 2024-02-10T06:39:56.715 INFO:teuthology.orchestra.run.smithi046.stdout: pg 2.f is active+undersized+degraded, acting [4,7] 2024-02-10T06:39:56.716 INFO:teuthology.orchestra.run.smithi046.stdout: pg 2.1d is active+undersized+degraded, acting [7,6] 2024-02-10T06:39:56.716 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2024-02-10T06:39:56.716 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.3 is active+undersized+degraded, acting [4,6] 2024-02-10T06:39:56.716 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-02-10T06:39:56.716 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.7 is active+undersized+degraded, acting [3,7] 2024-02-10T06:39:56.716 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.b is active+undersized+degraded, acting [3,4] 2024-02-10T06:39:56.716 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.f is active+undersized+degraded, acting [7,4] 2024-02-10T06:39:56.716 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.10 is active+undersized+degraded, acting [6,5] 2024-02-10T06:39:56.716 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2024-02-10T06:39:56.716 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2024-02-10T06:39:56.716 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.18 is active+undersized+degraded, acting [3,1] 2024-02-10T06:39:56.716 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2024-02-10T06:39:56.716 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-02-10T06:39:56.716 INFO:teuthology.orchestra.run.smithi046.stdout: pg 4.0 is active+undersized+degraded, acting [3,7] 2024-02-10T06:39:56.716 INFO:teuthology.orchestra.run.smithi046.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2024-02-10T06:39:56.716 INFO:teuthology.orchestra.run.smithi046.stdout: pg 5.5 is active+undersized+degraded, acting [1,4] 2024-02-10T06:39:56.717 INFO:teuthology.orchestra.run.smithi046.stdout: pg 5.1d is active+undersized+degraded, acting [1,4] 2024-02-10T06:39:57.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:57 smithi046 bash[71198]: cephadm 2024-02-10T06:39:55.597503+0000 mgr.y (mgr.34107) 388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:57.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:57 smithi046 bash[71198]: cephadm 2024-02-10T06:39:55.689766+0000 mgr.y (mgr.34107) 389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:57.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:57 smithi046 bash[71198]: cephadm 2024-02-10T06:39:55.786522+0000 mgr.y (mgr.34107) 390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:57.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:57 smithi046 bash[71198]: cephadm 2024-02-10T06:39:55.882355+0000 mgr.y (mgr.34107) 391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:57.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:57 smithi046 bash[71198]: audit 2024-02-10T06:39:55.969722+0000 mgr.y (mgr.34107) 392 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T06:39:57.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:57 smithi046 bash[71198]: cephadm 2024-02-10T06:39:55.970721+0000 mgr.y (mgr.34107) 393 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-02-10T06:39:57.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:57 smithi046 bash[71198]: audit 2024-02-10T06:39:56.254341+0000 mgr.y (mgr.34107) 394 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:57.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:57 smithi046 bash[71198]: audit 2024-02-10T06:39:56.708587+0000 mon.a (mon.0) 1252 : audit 0 from='client.? 172.21.15.46:0/2396185150' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:39:57.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:57 smithi046 bash[68510]: cephadm 2024-02-10T06:39:55.597503+0000 mgr.y (mgr.34107) 388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:57.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:57 smithi046 bash[68510]: cephadm 2024-02-10T06:39:55.689766+0000 mgr.y (mgr.34107) 389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:57.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:57 smithi046 bash[68510]: cephadm 2024-02-10T06:39:55.786522+0000 mgr.y (mgr.34107) 390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:57.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:57 smithi046 bash[68510]: cephadm 2024-02-10T06:39:55.882355+0000 mgr.y (mgr.34107) 391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:57.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:57 smithi046 bash[68510]: audit 2024-02-10T06:39:55.969722+0000 mgr.y (mgr.34107) 392 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T06:39:57.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:57 smithi046 bash[68510]: cephadm 2024-02-10T06:39:55.970721+0000 mgr.y (mgr.34107) 393 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-02-10T06:39:57.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:57 smithi046 bash[68510]: audit 2024-02-10T06:39:56.254341+0000 mgr.y (mgr.34107) 394 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:57.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:57 smithi046 bash[68510]: audit 2024-02-10T06:39:56.708587+0000 mon.a (mon.0) 1252 : audit 0 from='client.? 172.21.15.46:0/2396185150' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:39:57.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:57 smithi175 bash[56722]: cephadm 2024-02-10T06:39:55.597503+0000 mgr.y (mgr.34107) 388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:57.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:57 smithi175 bash[56722]: cephadm 2024-02-10T06:39:55.689766+0000 mgr.y (mgr.34107) 389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:57.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:57 smithi175 bash[56722]: cephadm 2024-02-10T06:39:55.786522+0000 mgr.y (mgr.34107) 390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:57.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:57 smithi175 bash[56722]: cephadm 2024-02-10T06:39:55.882355+0000 mgr.y (mgr.34107) 391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:39:57.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:57 smithi175 bash[56722]: audit 2024-02-10T06:39:55.969722+0000 mgr.y (mgr.34107) 392 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T06:39:57.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:57 smithi175 bash[56722]: cephadm 2024-02-10T06:39:55.970721+0000 mgr.y (mgr.34107) 393 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-02-10T06:39:57.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:57 smithi175 bash[56722]: audit 2024-02-10T06:39:56.254341+0000 mgr.y (mgr.34107) 394 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:39:57.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:57 smithi175 bash[56722]: audit 2024-02-10T06:39:56.708587+0000 mon.a (mon.0) 1252 : audit 0 from='client.? 172.21.15.46:0/2396185150' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:39:57.972 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:39:57 smithi046 bash[75982]: debug 2024-02-10T06:39:57.829+0000 7fea01c3e7c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-02-10T06:39:57.972 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:39:57 smithi046 bash[75982]: debug 2024-02-10T06:39:57.869+0000 7fea01c3e7c0 -1 osd.0 108 log_to_monitors true 2024-02-10T06:39:58.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:58 smithi046 bash[68510]: cluster 2024-02-10T06:39:57.419118+0000 mgr.y (mgr.34107) 395 : cluster 0 pgmap v64: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 361 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:39:58.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:58 smithi046 bash[68510]: audit 2024-02-10T06:39:57.879226+0000 mon.a (mon.0) 1253 : audit 1 from='osd.0 [v2:172.21.15.46:6802/3722416248,v1:172.21.15.46:6803/3722416248]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T06:39:58.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:58 smithi046 bash[71198]: cluster 2024-02-10T06:39:57.419118+0000 mgr.y (mgr.34107) 395 : cluster 0 pgmap v64: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 361 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:39:58.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:58 smithi046 bash[71198]: audit 2024-02-10T06:39:57.879226+0000 mon.a (mon.0) 1253 : audit 1 from='osd.0 [v2:172.21.15.46:6802/3722416248,v1:172.21.15.46:6803/3722416248]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T06:39:58.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:58 smithi175 bash[56722]: cluster 2024-02-10T06:39:57.419118+0000 mgr.y (mgr.34107) 395 : cluster 0 pgmap v64: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 361 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:39:58.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:58 smithi175 bash[56722]: audit 2024-02-10T06:39:57.879226+0000 mon.a (mon.0) 1253 : audit 1 from='osd.0 [v2:172.21.15.46:6802/3722416248,v1:172.21.15.46:6803/3722416248]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T06:39:58.744 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:39:58 smithi175 bash[52279]: ts=2024-02-10T06:39: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.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi046:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:39:59.052 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:39:58 smithi046 bash[75982]: debug 2024-02-10T06:39:58.773+0000 7fe9ef08e700 -1 osd.0 108 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T06:39:59.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:59 smithi175 bash[56722]: audit 2024-02-10T06:39:58.408549+0000 mon.a (mon.0) 1254 : audit 1 from='osd.0 [v2:172.21.15.46:6802/3722416248,v1:172.21.15.46:6803/3722416248]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T06:39:59.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:59 smithi175 bash[56722]: cluster 2024-02-10T06:39:58.410861+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T06:39:59.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:59 smithi175 bash[56722]: cluster 2024-02-10T06:39:58.411528+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T06:39:59.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:59 smithi175 bash[56722]: cluster 2024-02-10T06:39:58.415544+0000 mon.a (mon.0) 1255 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2024-02-10T06:39:59.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:59 smithi175 bash[56722]: audit 2024-02-10T06:39:58.416303+0000 mon.a (mon.0) 1256 : audit 1 from='osd.0 [v2:172.21.15.46:6802/3722416248,v1:172.21.15.46:6803/3722416248]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:39:59.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:59 smithi175 bash[56722]: cluster 2024-02-10T06:39:58.588129+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T06:39:59.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:59 smithi175 bash[56722]: cluster 2024-02-10T06:39:58.591599+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T06:39:59.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:59 smithi175 bash[56722]: cluster 2024-02-10T06:39:58.591680+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T06:39:59.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:59 smithi175 bash[56722]: audit 2024-02-10T06:39:58.757147+0000 mon.a (mon.0) 1257 : audit 1 from='osd.0 [v2:172.21.15.46:6802/3722416248,v1:172.21.15.46:6803/3722416248]' entity='osd.0' 2024-02-10T06:39:59.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:59 smithi175 bash[56722]: audit 2024-02-10T06:39:58.847054+0000 mon.a (mon.0) 1258 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T06:39:59.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:39:59 smithi175 bash[56722]: audit 2024-02-10T06:39:58.848350+0000 mon.a (mon.0) 1259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:59.670 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:59 smithi046 bash[68510]: audit 2024-02-10T06:39:58.408549+0000 mon.a (mon.0) 1254 : audit 1 from='osd.0 [v2:172.21.15.46:6802/3722416248,v1:172.21.15.46:6803/3722416248]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T06:39:59.670 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:59 smithi046 bash[68510]: cluster 2024-02-10T06:39:58.410861+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T06:39:59.670 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:59 smithi046 bash[68510]: cluster 2024-02-10T06:39:58.411528+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T06:39:59.670 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:59 smithi046 bash[68510]: cluster 2024-02-10T06:39:58.415544+0000 mon.a (mon.0) 1255 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2024-02-10T06:39:59.670 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:59 smithi046 bash[68510]: audit 2024-02-10T06:39:58.416303+0000 mon.a (mon.0) 1256 : audit 1 from='osd.0 [v2:172.21.15.46:6802/3722416248,v1:172.21.15.46:6803/3722416248]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:39:59.670 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:59 smithi046 bash[68510]: cluster 2024-02-10T06:39:58.588129+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T06:39:59.670 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:59 smithi046 bash[68510]: cluster 2024-02-10T06:39:58.591599+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T06:39:59.670 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:59 smithi046 bash[68510]: cluster 2024-02-10T06:39:58.591680+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T06:39:59.671 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:59 smithi046 bash[68510]: audit 2024-02-10T06:39:58.757147+0000 mon.a (mon.0) 1257 : audit 1 from='osd.0 [v2:172.21.15.46:6802/3722416248,v1:172.21.15.46:6803/3722416248]' entity='osd.0' 2024-02-10T06:39:59.671 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:59 smithi046 bash[68510]: audit 2024-02-10T06:39:58.847054+0000 mon.a (mon.0) 1258 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T06:39:59.671 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:39:59 smithi046 bash[68510]: audit 2024-02-10T06:39:58.848350+0000 mon.a (mon.0) 1259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:39:59.671 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:59 smithi046 bash[71198]: audit 2024-02-10T06:39:58.408549+0000 mon.a (mon.0) 1254 : audit 1 from='osd.0 [v2:172.21.15.46:6802/3722416248,v1:172.21.15.46:6803/3722416248]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T06:39:59.671 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:59 smithi046 bash[71198]: cluster 2024-02-10T06:39:58.410861+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T06:39:59.671 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:59 smithi046 bash[71198]: cluster 2024-02-10T06:39:58.411528+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T06:39:59.671 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:59 smithi046 bash[71198]: cluster 2024-02-10T06:39:58.415544+0000 mon.a (mon.0) 1255 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2024-02-10T06:39:59.671 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:59 smithi046 bash[71198]: audit 2024-02-10T06:39:58.416303+0000 mon.a (mon.0) 1256 : audit 1 from='osd.0 [v2:172.21.15.46:6802/3722416248,v1:172.21.15.46:6803/3722416248]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:39:59.671 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:59 smithi046 bash[71198]: cluster 2024-02-10T06:39:58.588129+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T06:39:59.671 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:59 smithi046 bash[71198]: cluster 2024-02-10T06:39:58.591599+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T06:39:59.671 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:59 smithi046 bash[71198]: cluster 2024-02-10T06:39:58.591680+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T06:39:59.671 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:59 smithi046 bash[71198]: audit 2024-02-10T06:39:58.757147+0000 mon.a (mon.0) 1257 : audit 1 from='osd.0 [v2:172.21.15.46:6802/3722416248,v1:172.21.15.46:6803/3722416248]' entity='osd.0' 2024-02-10T06:39:59.671 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:59 smithi046 bash[71198]: audit 2024-02-10T06:39:58.847054+0000 mon.a (mon.0) 1258 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T06:39:59.672 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:39:59 smithi046 bash[71198]: audit 2024-02-10T06:39:58.848350+0000 mon.a (mon.0) 1259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:00.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:39:58.591682+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T06:40:00.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cephadm 2024-02-10T06:39:58.845006+0000 mgr.y (mgr.34107) 396 : cephadm 1 Upgrade: Updating osd.0 2024-02-10T06:40:00.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cephadm 2024-02-10T06:39:58.851836+0000 mgr.y (mgr.34107) 397 : cephadm 1 Deploying daemon osd.0 on smithi046 2024-02-10T06:40:00.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:39:59.420445+0000 mgr.y (mgr.34107) 398 : cluster 0 pgmap v66: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:40:00.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: audit 2024-02-10T06:39:59.493392+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:00.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: audit 2024-02-10T06:39:59.495720+0000 mon.a (mon.0) 1261 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:40:00.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: audit 2024-02-10T06:39:59.549239+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:00.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:39:59.755790+0000 mon.a (mon.0) 1263 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:40:00.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:39:59.765050+0000 mon.a (mon.0) 1264 : cluster 1 osd.0 [v2:172.21.15.46:6802/3722416248,v1:172.21.15.46:6803/3722416248] boot 2024-02-10T06:40:00.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:39:59.765212+0000 mon.a (mon.0) 1265 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-02-10T06:40:00.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: audit 2024-02-10T06:39:59.765805+0000 mon.a (mon.0) 1266 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:40:00.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.000185+0000 mon.a (mon.0) 1267 : cluster 3 Health detail: HEALTH_WARN Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded 2024-02-10T06:40:00.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.000246+0000 mon.a (mon.0) 1268 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded 2024-02-10T06:40:00.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.000275+0000 mon.a (mon.0) 1269 : cluster 3 pg 1.0 is active+undersized+degraded, acting [7,6] 2024-02-10T06:40:00.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.000297+0000 mon.a (mon.0) 1270 : cluster 3 pg 2.0 is active+undersized+degraded, acting [7,1] 2024-02-10T06:40:00.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.000320+0000 mon.a (mon.0) 1271 : cluster 3 pg 2.5 is active+undersized+degraded, acting [7,4] 2024-02-10T06:40:00.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.000343+0000 mon.a (mon.0) 1272 : cluster 3 pg 2.f is active+undersized+degraded, acting [4,7] 2024-02-10T06:40:00.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.000369+0000 mon.a (mon.0) 1273 : cluster 3 pg 2.1d is active+undersized+degraded, acting [7,6] 2024-02-10T06:40:00.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.000401+0000 mon.a (mon.0) 1274 : cluster 3 pg 3.1 is active+undersized+degraded, acting [4,3] 2024-02-10T06:40:00.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.000430+0000 mon.a (mon.0) 1275 : cluster 3 pg 3.3 is active+undersized+degraded, acting [4,6] 2024-02-10T06:40:00.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.000458+0000 mon.a (mon.0) 1276 : cluster 3 pg 3.6 is active+undersized+degraded, acting [1,4] 2024-02-10T06:40:00.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.000486+0000 mon.a (mon.0) 1277 : cluster 3 pg 3.7 is active+undersized+degraded, acting [3,7] 2024-02-10T06:40:00.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.000514+0000 mon.a (mon.0) 1278 : cluster 3 pg 3.b is active+undersized+degraded, acting [3,4] 2024-02-10T06:40:00.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.000541+0000 mon.a (mon.0) 1279 : cluster 3 pg 3.f is active+undersized+degraded, acting [7,4] 2024-02-10T06:40:00.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.000570+0000 mon.a (mon.0) 1280 : cluster 3 pg 3.10 is active+undersized+degraded, acting [6,5] 2024-02-10T06:40:00.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.000596+0000 mon.a (mon.0) 1281 : cluster 3 pg 3.12 is active+undersized+degraded, acting [7,3] 2024-02-10T06:40:00.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.000625+0000 mon.a (mon.0) 1282 : cluster 3 pg 3.17 is active+undersized+degraded, acting [5,3] 2024-02-10T06:40:00.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.000653+0000 mon.a (mon.0) 1283 : cluster 3 pg 3.18 is active+undersized+degraded, acting [3,1] 2024-02-10T06:40:00.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.000681+0000 mon.a (mon.0) 1284 : cluster 3 pg 3.1b is active+undersized+degraded, acting [4,7] 2024-02-10T06:40:00.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.000710+0000 mon.a (mon.0) 1285 : cluster 3 pg 3.1f is active+undersized+degraded, acting [5,2] 2024-02-10T06:40:00.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.000738+0000 mon.a (mon.0) 1286 : cluster 3 pg 4.0 is active+undersized+degraded, acting [3,7] 2024-02-10T06:40:00.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.000799+0000 mon.a (mon.0) 1287 : cluster 3 pg 4.3 is active+undersized+degraded, acting [5,7] 2024-02-10T06:40:00.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.000839+0000 mon.a (mon.0) 1288 : cluster 3 pg 5.5 is active+undersized+degraded, acting [1,4] 2024-02-10T06:40:00.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.000868+0000 mon.a (mon.0) 1289 : cluster 3 pg 5.1d is active+undersized+degraded, acting [1,4] 2024-02-10T06:40:00.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:39:58.591682+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T06:40:00.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cephadm 2024-02-10T06:39:58.845006+0000 mgr.y (mgr.34107) 396 : cephadm 1 Upgrade: Updating osd.0 2024-02-10T06:40:00.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cephadm 2024-02-10T06:39:58.851836+0000 mgr.y (mgr.34107) 397 : cephadm 1 Deploying daemon osd.0 on smithi046 2024-02-10T06:40:00.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:39:59.420445+0000 mgr.y (mgr.34107) 398 : cluster 0 pgmap v66: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:40:00.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: audit 2024-02-10T06:39:59.493392+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:00.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: audit 2024-02-10T06:39:59.495720+0000 mon.a (mon.0) 1261 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:40:00.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: audit 2024-02-10T06:39:59.549239+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:00.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:39:59.755790+0000 mon.a (mon.0) 1263 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:40:00.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:39:59.765050+0000 mon.a (mon.0) 1264 : cluster 1 osd.0 [v2:172.21.15.46:6802/3722416248,v1:172.21.15.46:6803/3722416248] boot 2024-02-10T06:40:00.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:39:59.765212+0000 mon.a (mon.0) 1265 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-02-10T06:40:00.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: audit 2024-02-10T06:39:59.765805+0000 mon.a (mon.0) 1266 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:40:00.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.000185+0000 mon.a (mon.0) 1267 : cluster 3 Health detail: HEALTH_WARN Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded 2024-02-10T06:40:00.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.000246+0000 mon.a (mon.0) 1268 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded 2024-02-10T06:40:00.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.000275+0000 mon.a (mon.0) 1269 : cluster 3 pg 1.0 is active+undersized+degraded, acting [7,6] 2024-02-10T06:40:00.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.000297+0000 mon.a (mon.0) 1270 : cluster 3 pg 2.0 is active+undersized+degraded, acting [7,1] 2024-02-10T06:40:00.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.000320+0000 mon.a (mon.0) 1271 : cluster 3 pg 2.5 is active+undersized+degraded, acting [7,4] 2024-02-10T06:40:00.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.000343+0000 mon.a (mon.0) 1272 : cluster 3 pg 2.f is active+undersized+degraded, acting [4,7] 2024-02-10T06:40:00.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.000369+0000 mon.a (mon.0) 1273 : cluster 3 pg 2.1d is active+undersized+degraded, acting [7,6] 2024-02-10T06:40:00.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.000401+0000 mon.a (mon.0) 1274 : cluster 3 pg 3.1 is active+undersized+degraded, acting [4,3] 2024-02-10T06:40:00.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.000430+0000 mon.a (mon.0) 1275 : cluster 3 pg 3.3 is active+undersized+degraded, acting [4,6] 2024-02-10T06:40:00.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.000458+0000 mon.a (mon.0) 1276 : cluster 3 pg 3.6 is active+undersized+degraded, acting [1,4] 2024-02-10T06:40:00.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.000486+0000 mon.a (mon.0) 1277 : cluster 3 pg 3.7 is active+undersized+degraded, acting [3,7] 2024-02-10T06:40:00.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.000514+0000 mon.a (mon.0) 1278 : cluster 3 pg 3.b is active+undersized+degraded, acting [3,4] 2024-02-10T06:40:00.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.000541+0000 mon.a (mon.0) 1279 : cluster 3 pg 3.f is active+undersized+degraded, acting [7,4] 2024-02-10T06:40:00.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.000570+0000 mon.a (mon.0) 1280 : cluster 3 pg 3.10 is active+undersized+degraded, acting [6,5] 2024-02-10T06:40:00.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.000596+0000 mon.a (mon.0) 1281 : cluster 3 pg 3.12 is active+undersized+degraded, acting [7,3] 2024-02-10T06:40:00.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.000625+0000 mon.a (mon.0) 1282 : cluster 3 pg 3.17 is active+undersized+degraded, acting [5,3] 2024-02-10T06:40:00.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.000653+0000 mon.a (mon.0) 1283 : cluster 3 pg 3.18 is active+undersized+degraded, acting [3,1] 2024-02-10T06:40:00.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.000681+0000 mon.a (mon.0) 1284 : cluster 3 pg 3.1b is active+undersized+degraded, acting [4,7] 2024-02-10T06:40:00.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.000710+0000 mon.a (mon.0) 1285 : cluster 3 pg 3.1f is active+undersized+degraded, acting [5,2] 2024-02-10T06:40:00.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.000738+0000 mon.a (mon.0) 1286 : cluster 3 pg 4.0 is active+undersized+degraded, acting [3,7] 2024-02-10T06:40:00.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.000799+0000 mon.a (mon.0) 1287 : cluster 3 pg 4.3 is active+undersized+degraded, acting [5,7] 2024-02-10T06:40:00.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.000839+0000 mon.a (mon.0) 1288 : cluster 3 pg 5.5 is active+undersized+degraded, acting [1,4] 2024-02-10T06:40:00.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.000868+0000 mon.a (mon.0) 1289 : cluster 3 pg 5.1d is active+undersized+degraded, acting [1,4] 2024-02-10T06:40:00.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:39:58.591682+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T06:40:00.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cephadm 2024-02-10T06:39:58.845006+0000 mgr.y (mgr.34107) 396 : cephadm 1 Upgrade: Updating osd.0 2024-02-10T06:40:00.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cephadm 2024-02-10T06:39:58.851836+0000 mgr.y (mgr.34107) 397 : cephadm 1 Deploying daemon osd.0 on smithi046 2024-02-10T06:40:00.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:39:59.420445+0000 mgr.y (mgr.34107) 398 : cluster 0 pgmap v66: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:40:00.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: audit 2024-02-10T06:39:59.493392+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:00.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: audit 2024-02-10T06:39:59.495720+0000 mon.a (mon.0) 1261 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:40:00.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: audit 2024-02-10T06:39:59.549239+0000 mon.a (mon.0) 1262 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:00.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:39:59.755790+0000 mon.a (mon.0) 1263 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:40:00.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:39:59.765050+0000 mon.a (mon.0) 1264 : cluster 1 osd.0 [v2:172.21.15.46:6802/3722416248,v1:172.21.15.46:6803/3722416248] boot 2024-02-10T06:40:00.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:39:59.765212+0000 mon.a (mon.0) 1265 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-02-10T06:40:00.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: audit 2024-02-10T06:39:59.765805+0000 mon.a (mon.0) 1266 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:40:00.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.000185+0000 mon.a (mon.0) 1267 : cluster 3 Health detail: HEALTH_WARN Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded 2024-02-10T06:40:00.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.000246+0000 mon.a (mon.0) 1268 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded 2024-02-10T06:40:00.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.000275+0000 mon.a (mon.0) 1269 : cluster 3 pg 1.0 is active+undersized+degraded, acting [7,6] 2024-02-10T06:40:00.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.000297+0000 mon.a (mon.0) 1270 : cluster 3 pg 2.0 is active+undersized+degraded, acting [7,1] 2024-02-10T06:40:00.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.000320+0000 mon.a (mon.0) 1271 : cluster 3 pg 2.5 is active+undersized+degraded, acting [7,4] 2024-02-10T06:40:00.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.000343+0000 mon.a (mon.0) 1272 : cluster 3 pg 2.f is active+undersized+degraded, acting [4,7] 2024-02-10T06:40:00.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.000369+0000 mon.a (mon.0) 1273 : cluster 3 pg 2.1d is active+undersized+degraded, acting [7,6] 2024-02-10T06:40:00.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.000401+0000 mon.a (mon.0) 1274 : cluster 3 pg 3.1 is active+undersized+degraded, acting [4,3] 2024-02-10T06:40:00.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.000430+0000 mon.a (mon.0) 1275 : cluster 3 pg 3.3 is active+undersized+degraded, acting [4,6] 2024-02-10T06:40:00.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.000458+0000 mon.a (mon.0) 1276 : cluster 3 pg 3.6 is active+undersized+degraded, acting [1,4] 2024-02-10T06:40:00.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.000486+0000 mon.a (mon.0) 1277 : cluster 3 pg 3.7 is active+undersized+degraded, acting [3,7] 2024-02-10T06:40:00.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.000514+0000 mon.a (mon.0) 1278 : cluster 3 pg 3.b is active+undersized+degraded, acting [3,4] 2024-02-10T06:40:00.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.000541+0000 mon.a (mon.0) 1279 : cluster 3 pg 3.f is active+undersized+degraded, acting [7,4] 2024-02-10T06:40:00.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.000570+0000 mon.a (mon.0) 1280 : cluster 3 pg 3.10 is active+undersized+degraded, acting [6,5] 2024-02-10T06:40:00.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.000596+0000 mon.a (mon.0) 1281 : cluster 3 pg 3.12 is active+undersized+degraded, acting [7,3] 2024-02-10T06:40:00.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.000625+0000 mon.a (mon.0) 1282 : cluster 3 pg 3.17 is active+undersized+degraded, acting [5,3] 2024-02-10T06:40:00.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.000653+0000 mon.a (mon.0) 1283 : cluster 3 pg 3.18 is active+undersized+degraded, acting [3,1] 2024-02-10T06:40:00.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.000681+0000 mon.a (mon.0) 1284 : cluster 3 pg 3.1b is active+undersized+degraded, acting [4,7] 2024-02-10T06:40:00.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.000710+0000 mon.a (mon.0) 1285 : cluster 3 pg 3.1f is active+undersized+degraded, acting [5,2] 2024-02-10T06:40:00.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.000738+0000 mon.a (mon.0) 1286 : cluster 3 pg 4.0 is active+undersized+degraded, acting [3,7] 2024-02-10T06:40:00.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.000799+0000 mon.a (mon.0) 1287 : cluster 3 pg 4.3 is active+undersized+degraded, acting [5,7] 2024-02-10T06:40:00.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.000839+0000 mon.a (mon.0) 1288 : cluster 3 pg 5.5 is active+undersized+degraded, acting [1,4] 2024-02-10T06:40:00.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.000868+0000 mon.a (mon.0) 1289 : cluster 3 pg 5.1d is active+undersized+degraded, acting [1,4] 2024-02-10T06:40:01.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:40:01] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.33.4" 2024-02-10T06:40:01.680 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[68510]: cluster 2024-02-10T06:39:59.759903+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T06:40:01.680 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[68510]: cluster 2024-02-10T06:39:59.760827+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T06:40:01.680 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[68510]: cluster 2024-02-10T06:39:59.765184+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T06:40:01.680 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[68510]: audit 2024-02-10T06:40:00.465355+0000 mgr.y (mgr.34107) 399 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:40:01.680 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.762205+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:01.680 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.763714+0000 mon.a (mon.0) 1290 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2024-02-10T06:40:01.680 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.768950+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:01.680 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.772017+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:01.680 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.772174+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:01.681 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.773036+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:01.681 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.777712+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:01.681 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.777981+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:01.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[71198]: cluster 2024-02-10T06:39:59.759903+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T06:40:01.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[71198]: cluster 2024-02-10T06:39:59.760827+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T06:40:01.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[71198]: cluster 2024-02-10T06:39:59.765184+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T06:40:01.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[71198]: audit 2024-02-10T06:40:00.465355+0000 mgr.y (mgr.34107) 399 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:40:01.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.762205+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:01.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.763714+0000 mon.a (mon.0) 1290 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2024-02-10T06:40:01.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.768950+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:01.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.772017+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:01.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.772174+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:01.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.773036+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:01.682 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.777712+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:01.682 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:01 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.777981+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:01.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:01 smithi175 bash[56722]: cluster 2024-02-10T06:39:59.759903+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T06:40:01.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:01 smithi175 bash[56722]: cluster 2024-02-10T06:39:59.760827+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T06:40:01.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:01 smithi175 bash[56722]: cluster 2024-02-10T06:39:59.765184+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T06:40:01.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:01 smithi175 bash[56722]: audit 2024-02-10T06:40:00.465355+0000 mgr.y (mgr.34107) 399 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:40:01.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:01 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.762205+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:01.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:01 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.763714+0000 mon.a (mon.0) 1290 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2024-02-10T06:40:01.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:01 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.768950+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:01.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:01 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.772017+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:01.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:01 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.772174+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:01.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:01 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.773036+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:01.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:01 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.777712+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:01.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:01 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.777981+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:02.689 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.761211+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:02.689 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.764171+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:02.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.769244+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:02.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.771361+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:02.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.772204+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:02.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.775431+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:02.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[68510]: cluster 2024-02-10T06:40:00.776086+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:02.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[68510]: cluster 2024-02-10T06:40:01.421416+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v69: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 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-02-10T06:40:02.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[68510]: audit 2024-02-10T06:40:01.452164+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:02.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[68510]: audit 2024-02-10T06:40:01.461621+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:02.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[68510]: audit 2024-02-10T06:40:01.471004+0000 mon.a (mon.0) 1293 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:02.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[68510]: audit 2024-02-10T06:40:02.048553+0000 mon.a (mon.0) 1294 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:02.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[68510]: audit 2024-02-10T06:40:02.058026+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:02.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[68510]: audit 2024-02-10T06:40:02.067481+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:02.690 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.761211+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:02.690 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.764171+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:02.691 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.769244+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:02.691 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.771361+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:02.691 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.772204+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:02.691 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.775431+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:02.691 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[71198]: cluster 2024-02-10T06:40:00.776086+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:02.691 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[71198]: cluster 2024-02-10T06:40:01.421416+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v69: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 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-02-10T06:40:02.691 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[71198]: audit 2024-02-10T06:40:01.452164+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:02.691 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[71198]: audit 2024-02-10T06:40:01.461621+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:02.691 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[71198]: audit 2024-02-10T06:40:01.471004+0000 mon.a (mon.0) 1293 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:02.691 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[71198]: audit 2024-02-10T06:40:02.048553+0000 mon.a (mon.0) 1294 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:02.691 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[71198]: audit 2024-02-10T06:40:02.058026+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:02.691 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:02 smithi046 bash[71198]: audit 2024-02-10T06:40:02.067481+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:02.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:02 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.761211+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:02.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:02 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.764171+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:02.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:02 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.769244+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:02.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:02 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.771361+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:02.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:02 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.772204+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:02.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:02 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.775431+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:02.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:02 smithi175 bash[56722]: cluster 2024-02-10T06:40:00.776086+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T06:40:02.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:02 smithi175 bash[56722]: cluster 2024-02-10T06:40:01.421416+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v69: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 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-02-10T06:40:02.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:02 smithi175 bash[56722]: audit 2024-02-10T06:40:01.452164+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:02.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:02 smithi175 bash[56722]: audit 2024-02-10T06:40:01.461621+0000 mon.a (mon.0) 1292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:02.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:02 smithi175 bash[56722]: audit 2024-02-10T06:40:01.471004+0000 mon.a (mon.0) 1293 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:02.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:02 smithi175 bash[56722]: audit 2024-02-10T06:40:02.048553+0000 mon.a (mon.0) 1294 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:02.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:02 smithi175 bash[56722]: audit 2024-02-10T06:40:02.058026+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:02.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:02 smithi175 bash[56722]: audit 2024-02-10T06:40:02.067481+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:03.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:03 smithi175 bash[56722]: cluster 2024-02-10T06:40:02.421971+0000 mon.a (mon.0) 1297 : cluster 3 Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-02-10T06:40:03.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:03 smithi046 bash[68510]: cluster 2024-02-10T06:40:02.421971+0000 mon.a (mon.0) 1297 : cluster 3 Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-02-10T06:40:03.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:03 smithi046 bash[71198]: cluster 2024-02-10T06:40:02.421971+0000 mon.a (mon.0) 1297 : cluster 3 Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-02-10T06:40:04.560 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:04 smithi046 bash[71198]: cluster 2024-02-10T06:40:03.422355+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v70: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 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-02-10T06:40:04.560 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:04 smithi046 bash[68510]: cluster 2024-02-10T06:40:03.422355+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v70: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 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-02-10T06:40:04.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:04 smithi175 bash[56722]: cluster 2024-02-10T06:40:03.422355+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v70: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 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-02-10T06:40:05.870 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:40:05 smithi046 systemd[1]: Stopping Ceph osd.0 for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:40:06.132 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:40:05 smithi046 bash[75982]: debug 2024-02-10T06:40:05.857+0000 7fe9f82a5700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-10T06:40:06.133 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:40:05 smithi046 bash[75982]: debug 2024-02-10T06:40:05.857+0000 7fe9f82a5700 -1 osd.0 113 *** Got signal Terminated *** 2024-02-10T06:40:06.133 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:40:05 smithi046 bash[75982]: debug 2024-02-10T06:40:05.857+0000 7fe9f82a5700 -1 osd.0 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:40:06.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:05 smithi046 bash[68510]: audit 2024-02-10T06:40:04.883560+0000 mon.a (mon.0) 1298 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:06.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:05 smithi046 bash[68510]: audit 2024-02-10T06:40:04.892066+0000 mon.a (mon.0) 1299 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:06.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:05 smithi046 bash[68510]: audit 2024-02-10T06:40:04.900100+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:06.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:05 smithi046 bash[68510]: cluster 2024-02-10T06:40:05.424033+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-10T06:40:06.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:05 smithi046 bash[68510]: cluster 2024-02-10T06:40:05.863951+0000 mon.a (mon.0) 1301 : cluster 1 osd.0 marked itself down and dead 2024-02-10T06:40:06.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:05 smithi046 bash[71198]: audit 2024-02-10T06:40:04.883560+0000 mon.a (mon.0) 1298 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:06.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:05 smithi046 bash[71198]: audit 2024-02-10T06:40:04.892066+0000 mon.a (mon.0) 1299 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:06.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:05 smithi046 bash[71198]: audit 2024-02-10T06:40:04.900100+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:06.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:05 smithi046 bash[71198]: cluster 2024-02-10T06:40:05.424033+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-10T06:40:06.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:05 smithi046 bash[71198]: cluster 2024-02-10T06:40:05.863951+0000 mon.a (mon.0) 1301 : cluster 1 osd.0 marked itself down and dead 2024-02-10T06:40:06.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:05 smithi175 bash[56722]: audit 2024-02-10T06:40:04.883560+0000 mon.a (mon.0) 1298 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:06.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:05 smithi175 bash[56722]: audit 2024-02-10T06:40:04.892066+0000 mon.a (mon.0) 1299 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:06.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:05 smithi175 bash[56722]: audit 2024-02-10T06:40:04.900100+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:06.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:05 smithi175 bash[56722]: cluster 2024-02-10T06:40:05.424033+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-10T06:40:06.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:05 smithi175 bash[56722]: cluster 2024-02-10T06:40:05.863951+0000 mon.a (mon.0) 1301 : cluster 1 osd.0 marked itself down and dead 2024-02-10T06:40:07.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:06 smithi175 bash[56722]: cluster 2024-02-10T06:40:05.897640+0000 mon.a (mon.0) 1302 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-02-10T06:40:07.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:06 smithi175 bash[56722]: cluster 2024-02-10T06:40:05.897729+0000 mon.a (mon.0) 1303 : cluster 1 Cluster is now healthy 2024-02-10T06:40:07.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:06 smithi175 bash[56722]: cluster 2024-02-10T06:40:05.899602+0000 mon.a (mon.0) 1304 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:40:07.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:06 smithi175 bash[56722]: cluster 2024-02-10T06:40:05.910133+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T06:40:07.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:06 smithi175 bash[56722]: cluster 2024-02-10T06:40:05.913915+0000 mon.a (mon.0) 1305 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-02-10T06:40:07.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:06 smithi175 bash[56722]: cluster 2024-02-10T06:40:05.913936+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T06:40:07.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:06 smithi175 bash[56722]: cluster 2024-02-10T06:40:05.916996+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T06:40:07.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:06 smithi175 bash[56722]: cluster 2024-02-10T06:40:05.920009+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T06:40:07.252 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[77902]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-0 2024-02-10T06:40:07.253 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:06 smithi046 bash[71198]: cluster 2024-02-10T06:40:05.897640+0000 mon.a (mon.0) 1302 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-02-10T06:40:07.253 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:06 smithi046 bash[71198]: cluster 2024-02-10T06:40:05.897729+0000 mon.a (mon.0) 1303 : cluster 1 Cluster is now healthy 2024-02-10T06:40:07.253 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:06 smithi046 bash[71198]: cluster 2024-02-10T06:40:05.899602+0000 mon.a (mon.0) 1304 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:40:07.253 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:06 smithi046 bash[71198]: cluster 2024-02-10T06:40:05.910133+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T06:40:07.253 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:06 smithi046 bash[71198]: cluster 2024-02-10T06:40:05.913915+0000 mon.a (mon.0) 1305 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-02-10T06:40:07.253 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:06 smithi046 bash[71198]: cluster 2024-02-10T06:40:05.913936+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T06:40:07.253 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:06 smithi046 bash[71198]: cluster 2024-02-10T06:40:05.916996+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T06:40:07.253 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:06 smithi046 bash[71198]: cluster 2024-02-10T06:40:05.920009+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T06:40:07.253 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:06 smithi046 bash[68510]: cluster 2024-02-10T06:40:05.897640+0000 mon.a (mon.0) 1302 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-02-10T06:40:07.253 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:06 smithi046 bash[68510]: cluster 2024-02-10T06:40:05.897729+0000 mon.a (mon.0) 1303 : cluster 1 Cluster is now healthy 2024-02-10T06:40:07.254 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:06 smithi046 bash[68510]: cluster 2024-02-10T06:40:05.899602+0000 mon.a (mon.0) 1304 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:40:07.254 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:06 smithi046 bash[68510]: cluster 2024-02-10T06:40:05.910133+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T06:40:07.254 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:06 smithi046 bash[68510]: cluster 2024-02-10T06:40:05.913915+0000 mon.a (mon.0) 1305 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-02-10T06:40:07.254 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:06 smithi046 bash[68510]: cluster 2024-02-10T06:40:05.913936+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T06:40:07.254 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:06 smithi046 bash[68510]: cluster 2024-02-10T06:40:05.916996+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T06:40:07.254 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:06 smithi046 bash[68510]: cluster 2024-02-10T06:40:05.920009+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T06:40:07.629 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[77976]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-0 2024-02-10T06:40:08.181 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[68510]: cluster 2024-02-10T06:40:06.912435+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.181 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[68510]: cluster 2024-02-10T06:40:06.913102+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.181 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[68510]: cluster 2024-02-10T06:40:06.918646+0000 mon.a (mon.0) 1306 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-02-10T06:40:08.181 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[68510]: cluster 2024-02-10T06:40:06.919230+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.182 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[68510]: cluster 2024-02-10T06:40:06.919713+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.182 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[68510]: cluster 2024-02-10T06:40:06.920040+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.182 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[68510]: cluster 2024-02-10T06:40:06.922979+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.182 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[68510]: cluster 2024-02-10T06:40:06.923207+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.182 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[68510]: cluster 2024-02-10T06:40:06.923421+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.182 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[68510]: cluster 2024-02-10T06:40:06.923440+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.182 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[68510]: cluster 2024-02-10T06:40:07.424726+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v74: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2024-02-10T06:40:08.182 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[71198]: cluster 2024-02-10T06:40:06.912435+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.182 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[71198]: cluster 2024-02-10T06:40:06.913102+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.182 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[71198]: cluster 2024-02-10T06:40:06.918646+0000 mon.a (mon.0) 1306 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-02-10T06:40:08.182 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[71198]: cluster 2024-02-10T06:40:06.919230+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.182 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[71198]: cluster 2024-02-10T06:40:06.919713+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.182 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[71198]: cluster 2024-02-10T06:40:06.920040+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.182 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[71198]: cluster 2024-02-10T06:40:06.922979+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.183 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[71198]: cluster 2024-02-10T06:40:06.923207+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.183 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[71198]: cluster 2024-02-10T06:40:06.923421+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.183 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[71198]: cluster 2024-02-10T06:40:06.923440+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.183 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:07 smithi046 bash[71198]: cluster 2024-02-10T06:40:07.424726+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v74: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2024-02-10T06:40:08.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:07 smithi175 bash[56722]: cluster 2024-02-10T06:40:06.912435+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:07 smithi175 bash[56722]: cluster 2024-02-10T06:40:06.913102+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:07 smithi175 bash[56722]: cluster 2024-02-10T06:40:06.918646+0000 mon.a (mon.0) 1306 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-02-10T06:40:08.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:07 smithi175 bash[56722]: cluster 2024-02-10T06:40:06.919230+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:07 smithi175 bash[56722]: cluster 2024-02-10T06:40:06.919713+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:07 smithi175 bash[56722]: cluster 2024-02-10T06:40:06.920040+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:07 smithi175 bash[56722]: cluster 2024-02-10T06:40:06.922979+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:07 smithi175 bash[56722]: cluster 2024-02-10T06:40:06.923207+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:07 smithi175 bash[56722]: cluster 2024-02-10T06:40:06.923421+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:07 smithi175 bash[56722]: cluster 2024-02-10T06:40:06.923440+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T06:40:08.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:07 smithi175 bash[56722]: cluster 2024-02-10T06:40:07.424726+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v74: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 768 B/s rd, 0 op/s 2024-02-10T06:40:08.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:40:08 smithi175 bash[52279]: ts=2024-02-10T06:40:08.661Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi046:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-02-10T06:40:08.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:40:08 smithi175 bash[52279]: ts=2024-02-10T06:40:08.665Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi046:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:40:09.613 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:40:09 smithi046 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.0.service: Succeeded. 2024-02-10T06:40:09.613 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:40:09 smithi046 systemd[1]: Stopped Ceph osd.0 for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:40:09.613 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:40:09 smithi046 systemd[1]: Started Ceph osd.0 for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:40:10.103 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[68510]: cluster 2024-02-10T06:40:09.425696+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v75: 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-02-10T06:40:10.103 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[68510]: audit 2024-02-10T06:40:09.660656+0000 mon.a (mon.0) 1307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:10.103 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[68510]: audit 2024-02-10T06:40:09.668001+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:10.103 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[68510]: audit 2024-02-10T06:40:09.701027+0000 mon.a (mon.0) 1309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:10.103 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[68510]: audit 2024-02-10T06:40:09.702519+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[68510]: audit 2024-02-10T06:40:09.711107+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[68510]: audit 2024-02-10T06:40:09.792631+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[68510]: audit 2024-02-10T06:40:09.796394+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[68510]: audit 2024-02-10T06:40:09.802373+0000 mon.a (mon.0) 1314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[68510]: audit 2024-02-10T06:40:09.803855+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[68510]: audit 2024-02-10T06:40:09.813289+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[68510]: audit 2024-02-10T06:40:09.894302+0000 mon.a (mon.0) 1317 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[68510]: audit 2024-02-10T06:40:09.899194+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[68510]: audit 2024-02-10T06:40:09.902801+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[68510]: audit 2024-02-10T06:40:09.903546+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[68510]: audit 2024-02-10T06:40:09.909428+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[68510]: audit 2024-02-10T06:40:09.990020+0000 mon.a (mon.0) 1322 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[68510]: audit 2024-02-10T06:40:09.992166+0000 mon.a (mon.0) 1323 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[68510]: audit 2024-02-10T06:40:09.994828+0000 mon.a (mon.0) 1324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:10.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[68510]: audit 2024-02-10T06:40:09.995640+0000 mon.a (mon.0) 1325 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:10.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[68510]: audit 2024-02-10T06:40:10.001589+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:10.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[71198]: cluster 2024-02-10T06:40:09.425696+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v75: 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-02-10T06:40:10.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[71198]: audit 2024-02-10T06:40:09.660656+0000 mon.a (mon.0) 1307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:10.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[71198]: audit 2024-02-10T06:40:09.668001+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:10.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[71198]: audit 2024-02-10T06:40:09.701027+0000 mon.a (mon.0) 1309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:10.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[71198]: audit 2024-02-10T06:40:09.702519+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:10.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[71198]: audit 2024-02-10T06:40:09.711107+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:10.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[71198]: audit 2024-02-10T06:40:09.792631+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:10.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[71198]: audit 2024-02-10T06:40:09.796394+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:10.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[71198]: audit 2024-02-10T06:40:09.802373+0000 mon.a (mon.0) 1314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:10.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[71198]: audit 2024-02-10T06:40:09.803855+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:10.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[71198]: audit 2024-02-10T06:40:09.813289+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:10.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[71198]: audit 2024-02-10T06:40:09.894302+0000 mon.a (mon.0) 1317 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:10.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[71198]: audit 2024-02-10T06:40:09.899194+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:10.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[71198]: audit 2024-02-10T06:40:09.902801+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:10.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[71198]: audit 2024-02-10T06:40:09.903546+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:10.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[71198]: audit 2024-02-10T06:40:09.909428+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:10.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[71198]: audit 2024-02-10T06:40:09.990020+0000 mon.a (mon.0) 1322 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:10.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[71198]: audit 2024-02-10T06:40:09.992166+0000 mon.a (mon.0) 1323 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:10.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[71198]: audit 2024-02-10T06:40:09.994828+0000 mon.a (mon.0) 1324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:10.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[71198]: audit 2024-02-10T06:40:09.995640+0000 mon.a (mon.0) 1325 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:10.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:10 smithi046 bash[71198]: audit 2024-02-10T06:40:10.001589+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:10.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:10 smithi175 bash[56722]: cluster 2024-02-10T06:40:09.425696+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v75: 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-02-10T06:40:10.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:10 smithi175 bash[56722]: audit 2024-02-10T06:40:09.660656+0000 mon.a (mon.0) 1307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:10.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:10 smithi175 bash[56722]: audit 2024-02-10T06:40:09.668001+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:10.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:10 smithi175 bash[56722]: audit 2024-02-10T06:40:09.701027+0000 mon.a (mon.0) 1309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:10.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:10 smithi175 bash[56722]: audit 2024-02-10T06:40:09.702519+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:10.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:10 smithi175 bash[56722]: audit 2024-02-10T06:40:09.711107+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:10.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:10 smithi175 bash[56722]: audit 2024-02-10T06:40:09.792631+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:10.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:10 smithi175 bash[56722]: audit 2024-02-10T06:40:09.796394+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:10.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:10 smithi175 bash[56722]: audit 2024-02-10T06:40:09.802373+0000 mon.a (mon.0) 1314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:10.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:10 smithi175 bash[56722]: audit 2024-02-10T06:40:09.803855+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:10.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:10 smithi175 bash[56722]: audit 2024-02-10T06:40:09.813289+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:10.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:10 smithi175 bash[56722]: audit 2024-02-10T06:40:09.894302+0000 mon.a (mon.0) 1317 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:10.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:10 smithi175 bash[56722]: audit 2024-02-10T06:40:09.899194+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:10.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:10 smithi175 bash[56722]: audit 2024-02-10T06:40:09.902801+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:10.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:10 smithi175 bash[56722]: audit 2024-02-10T06:40:09.903546+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:10.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:10 smithi175 bash[56722]: audit 2024-02-10T06:40:09.909428+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:10.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:10 smithi175 bash[56722]: audit 2024-02-10T06:40:09.990020+0000 mon.a (mon.0) 1322 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:10.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:10 smithi175 bash[56722]: audit 2024-02-10T06:40:09.992166+0000 mon.a (mon.0) 1323 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:10.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:10 smithi175 bash[56722]: audit 2024-02-10T06:40:09.994828+0000 mon.a (mon.0) 1324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:10.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:10 smithi175 bash[56722]: audit 2024-02-10T06:40:09.995640+0000 mon.a (mon.0) 1325 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:10.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:10 smithi175 bash[56722]: audit 2024-02-10T06:40:10.001589+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:40:11] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.33.4" 2024-02-10T06:40:11.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: cephadm 2024-02-10T06:40:09.712275+0000 mgr.y (mgr.34107) 405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: cephadm 2024-02-10T06:40:09.814365+0000 mgr.y (mgr.34107) 406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: cephadm 2024-02-10T06:40:09.910087+0000 mgr.y (mgr.34107) 407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: cephadm 2024-02-10T06:40:10.002459+0000 mgr.y (mgr.34107) 408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.085588+0000 mon.a (mon.0) 1327 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.091534+0000 mon.a (mon.0) 1328 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.099249+0000 mon.a (mon.0) 1329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.100283+0000 mon.a (mon.0) 1330 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.106795+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: cephadm 2024-02-10T06:40:10.107284+0000 mgr.y (mgr.34107) 409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.185197+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.188523+0000 mon.a (mon.0) 1333 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.192817+0000 mon.a (mon.0) 1334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.194177+0000 mon.a (mon.0) 1335 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.203944+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: cephadm 2024-02-10T06:40:10.204760+0000 mgr.y (mgr.34107) 410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.282803+0000 mon.a (mon.0) 1337 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.285239+0000 mon.a (mon.0) 1338 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.288611+0000 mon.a (mon.0) 1339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.289519+0000 mon.a (mon.0) 1340 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: cephadm 2024-02-10T06:40:09.712275+0000 mgr.y (mgr.34107) 405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: cephadm 2024-02-10T06:40:09.814365+0000 mgr.y (mgr.34107) 406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: cephadm 2024-02-10T06:40:09.910087+0000 mgr.y (mgr.34107) 407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: cephadm 2024-02-10T06:40:10.002459+0000 mgr.y (mgr.34107) 408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.085588+0000 mon.a (mon.0) 1327 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.091534+0000 mon.a (mon.0) 1328 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.099249+0000 mon.a (mon.0) 1329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.100283+0000 mon.a (mon.0) 1330 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.106795+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: cephadm 2024-02-10T06:40:10.107284+0000 mgr.y (mgr.34107) 409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.185197+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.188523+0000 mon.a (mon.0) 1333 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.192817+0000 mon.a (mon.0) 1334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.194177+0000 mon.a (mon.0) 1335 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.203944+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: cephadm 2024-02-10T06:40:10.204760+0000 mgr.y (mgr.34107) 410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.282803+0000 mon.a (mon.0) 1337 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.285239+0000 mon.a (mon.0) 1338 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.288611+0000 mon.a (mon.0) 1339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.289519+0000 mon.a (mon.0) 1340 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.298331+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: cephadm 2024-02-10T06:40:10.298869+0000 mgr.y (mgr.34107) 411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.381327+0000 mon.a (mon.0) 1342 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.384921+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.387513+0000 mon.a (mon.0) 1344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.388421+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.394644+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: cephadm 2024-02-10T06:40:10.395104+0000 mgr.y (mgr.34107) 412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.460209+0000 mon.a (mon.0) 1347 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.462631+0000 mon.a (mon.0) 1348 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.465779+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.466908+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.473132+0000 mgr.y (mgr.34107) 413 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:40:11.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.473482+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: cephadm 2024-02-10T06:40:10.474690+0000 mgr.y (mgr.34107) 414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.556398+0000 mon.a (mon.0) 1352 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.558586+0000 mon.a (mon.0) 1353 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.561576+0000 mon.a (mon.0) 1354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.562476+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.567954+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.298331+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: cephadm 2024-02-10T06:40:10.298869+0000 mgr.y (mgr.34107) 411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.381327+0000 mon.a (mon.0) 1342 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.384921+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.387513+0000 mon.a (mon.0) 1344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.388421+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.394644+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: cephadm 2024-02-10T06:40:10.395104+0000 mgr.y (mgr.34107) 412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.460209+0000 mon.a (mon.0) 1347 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.462631+0000 mon.a (mon.0) 1348 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.465779+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.466908+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.473132+0000 mgr.y (mgr.34107) 413 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:40:11.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.473482+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: cephadm 2024-02-10T06:40:10.474690+0000 mgr.y (mgr.34107) 414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.556398+0000 mon.a (mon.0) 1352 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.558586+0000 mon.a (mon.0) 1353 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.561576+0000 mon.a (mon.0) 1354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.562476+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.567954+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: cephadm 2024-02-10T06:40:10.568479+0000 mgr.y (mgr.34107) 415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.646698+0000 mon.a (mon.0) 1357 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.648870+0000 mon.a (mon.0) 1358 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.651449+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.652763+0000 mon.a (mon.0) 1360 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.660748+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.741440+0000 mon.a (mon.0) 1362 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.744166+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.746729+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.748039+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.756453+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.834510+0000 mon.a (mon.0) 1367 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.837943+0000 mon.a (mon.0) 1368 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.841305+0000 mon.a (mon.0) 1369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.842782+0000 mon.a (mon.0) 1370 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.852442+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.939101+0000 mon.a (mon.0) 1372 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.941705+0000 mon.a (mon.0) 1373 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.945976+0000 mon.a (mon.0) 1374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.947037+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: cephadm 2024-02-10T06:40:10.568479+0000 mgr.y (mgr.34107) 415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.646698+0000 mon.a (mon.0) 1357 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.648870+0000 mon.a (mon.0) 1358 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.651449+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.652763+0000 mon.a (mon.0) 1360 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.660748+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.741440+0000 mon.a (mon.0) 1362 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.744166+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.746729+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.748039+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.756453+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.834510+0000 mon.a (mon.0) 1367 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.837943+0000 mon.a (mon.0) 1368 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.841305+0000 mon.a (mon.0) 1369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.842782+0000 mon.a (mon.0) 1370 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.852442+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.939101+0000 mon.a (mon.0) 1372 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.941705+0000 mon.a (mon.0) 1373 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.945976+0000 mon.a (mon.0) 1374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.947037+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:10.957450+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:11.036388+0000 mon.a (mon.0) 1377 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:11.038966+0000 mon.a (mon.0) 1378 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:11.041739+0000 mon.a (mon.0) 1379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:11.042761+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[68510]: audit 2024-02-10T06:40:11.050754+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:10.957450+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:11.036388+0000 mon.a (mon.0) 1377 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:11.038966+0000 mon.a (mon.0) 1378 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:11.041739+0000 mon.a (mon.0) 1379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:11.042761+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[71198]: audit 2024-02-10T06:40:11.050754+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: cephadm 2024-02-10T06:40:09.712275+0000 mgr.y (mgr.34107) 405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: cephadm 2024-02-10T06:40:09.814365+0000 mgr.y (mgr.34107) 406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: cephadm 2024-02-10T06:40:09.910087+0000 mgr.y (mgr.34107) 407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: cephadm 2024-02-10T06:40:10.002459+0000 mgr.y (mgr.34107) 408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.085588+0000 mon.a (mon.0) 1327 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.091534+0000 mon.a (mon.0) 1328 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.099249+0000 mon.a (mon.0) 1329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.100283+0000 mon.a (mon.0) 1330 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.106795+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: cephadm 2024-02-10T06:40:10.107284+0000 mgr.y (mgr.34107) 409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.185197+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.188523+0000 mon.a (mon.0) 1333 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.192817+0000 mon.a (mon.0) 1334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.194177+0000 mon.a (mon.0) 1335 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.203944+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: cephadm 2024-02-10T06:40:10.204760+0000 mgr.y (mgr.34107) 410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.282803+0000 mon.a (mon.0) 1337 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.285239+0000 mon.a (mon.0) 1338 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.288611+0000 mon.a (mon.0) 1339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.289519+0000 mon.a (mon.0) 1340 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.298331+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: cephadm 2024-02-10T06:40:10.298869+0000 mgr.y (mgr.34107) 411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.381327+0000 mon.a (mon.0) 1342 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.384921+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.387513+0000 mon.a (mon.0) 1344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.388421+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.394644+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: cephadm 2024-02-10T06:40:10.395104+0000 mgr.y (mgr.34107) 412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.460209+0000 mon.a (mon.0) 1347 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.462631+0000 mon.a (mon.0) 1348 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.465779+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.466908+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.473132+0000 mgr.y (mgr.34107) 413 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:40:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.473482+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: cephadm 2024-02-10T06:40:10.474690+0000 mgr.y (mgr.34107) 414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.556398+0000 mon.a (mon.0) 1352 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.558586+0000 mon.a (mon.0) 1353 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.561576+0000 mon.a (mon.0) 1354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.562476+0000 mon.a (mon.0) 1355 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.567954+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: cephadm 2024-02-10T06:40:10.568479+0000 mgr.y (mgr.34107) 415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:11.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.646698+0000 mon.a (mon.0) 1357 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.648870+0000 mon.a (mon.0) 1358 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.651449+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.652763+0000 mon.a (mon.0) 1360 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.660748+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.741440+0000 mon.a (mon.0) 1362 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.744166+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.746729+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.748039+0000 mon.a (mon.0) 1365 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.756453+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.834510+0000 mon.a (mon.0) 1367 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.837943+0000 mon.a (mon.0) 1368 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.841305+0000 mon.a (mon.0) 1369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.842782+0000 mon.a (mon.0) 1370 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.852442+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.939101+0000 mon.a (mon.0) 1372 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.941705+0000 mon.a (mon.0) 1373 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.945976+0000 mon.a (mon.0) 1374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.947037+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:10.957450+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:11.036388+0000 mon.a (mon.0) 1377 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:11.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:11.038966+0000 mon.a (mon.0) 1378 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:11.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:11.041739+0000 mon.a (mon.0) 1379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:11.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:11.042761+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:11.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:11 smithi175 bash[56722]: audit 2024-02-10T06:40:11.050754+0000 mon.a (mon.0) 1381 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:11.879 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[78150]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-10T06:40:11.879 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[78150]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-02-10T06:40:11.879 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[78150]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-02-10T06:40:11.879 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[78150]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-10T06:40:11.879 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[78150]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-02-10T06:40:11.879 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[78150]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-10T06:40:11.879 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:40:11 smithi046 bash[78150]: --> ceph-volume raw activate successful for osd ID: 0 2024-02-10T06:40:12.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: cephadm 2024-02-10T06:40:10.661507+0000 mgr.y (mgr.34107) 416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: cephadm 2024-02-10T06:40:10.757077+0000 mgr.y (mgr.34107) 417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: cephadm 2024-02-10T06:40:10.853133+0000 mgr.y (mgr.34107) 418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: cephadm 2024-02-10T06:40:10.958035+0000 mgr.y (mgr.34107) 419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: cephadm 2024-02-10T06:40:11.051488+0000 mgr.y (mgr.34107) 420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.113025+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.115637+0000 mon.a (mon.0) 1383 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.118089+0000 mon.a (mon.0) 1384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.118958+0000 mon.a (mon.0) 1385 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.124372+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: cephadm 2024-02-10T06:40:11.125000+0000 mgr.y (mgr.34107) 421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.204824+0000 mon.a (mon.0) 1387 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.207833+0000 mon.a (mon.0) 1388 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.212244+0000 mon.a (mon.0) 1389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.213653+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.222053+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: cephadm 2024-02-10T06:40:11.222738+0000 mgr.y (mgr.34107) 422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.302571+0000 mon.a (mon.0) 1392 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.304867+0000 mon.a (mon.0) 1393 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.307331+0000 mon.a (mon.0) 1394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.308281+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.316243+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: cephadm 2024-02-10T06:40:11.317325+0000 mgr.y (mgr.34107) 423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.396343+0000 mon.a (mon.0) 1397 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.399271+0000 mon.a (mon.0) 1398 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.401798+0000 mon.a (mon.0) 1399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: cephadm 2024-02-10T06:40:10.661507+0000 mgr.y (mgr.34107) 416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: cephadm 2024-02-10T06:40:10.757077+0000 mgr.y (mgr.34107) 417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: cephadm 2024-02-10T06:40:10.853133+0000 mgr.y (mgr.34107) 418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: cephadm 2024-02-10T06:40:10.958035+0000 mgr.y (mgr.34107) 419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: cephadm 2024-02-10T06:40:11.051488+0000 mgr.y (mgr.34107) 420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.113025+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.115637+0000 mon.a (mon.0) 1383 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.118089+0000 mon.a (mon.0) 1384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.118958+0000 mon.a (mon.0) 1385 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.124372+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: cephadm 2024-02-10T06:40:11.125000+0000 mgr.y (mgr.34107) 421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.204824+0000 mon.a (mon.0) 1387 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.207833+0000 mon.a (mon.0) 1388 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.212244+0000 mon.a (mon.0) 1389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.213653+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.222053+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: cephadm 2024-02-10T06:40:11.222738+0000 mgr.y (mgr.34107) 422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.302571+0000 mon.a (mon.0) 1392 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.304867+0000 mon.a (mon.0) 1393 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.307331+0000 mon.a (mon.0) 1394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.402627+0000 mon.a (mon.0) 1400 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.408205+0000 mon.a (mon.0) 1401 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: cephadm 2024-02-10T06:40:11.409130+0000 mgr.y (mgr.34107) 424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: cluster 2024-02-10T06:40:11.426763+0000 mgr.y (mgr.34107) 425 : cluster 0 pgmap v76: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:40:12.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.473296+0000 mon.a (mon.0) 1402 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.475261+0000 mon.a (mon.0) 1403 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.478298+0000 mon.a (mon.0) 1404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.479318+0000 mon.a (mon.0) 1405 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.486706+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: cephadm 2024-02-10T06:40:11.487448+0000 mgr.y (mgr.34107) 426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.568023+0000 mon.a (mon.0) 1407 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.570740+0000 mon.a (mon.0) 1408 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.573070+0000 mon.a (mon.0) 1409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.573850+0000 mon.a (mon.0) 1410 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.579839+0000 mon.a (mon.0) 1411 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: cephadm 2024-02-10T06:40:11.580523+0000 mgr.y (mgr.34107) 427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.658852+0000 mon.a (mon.0) 1412 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.661426+0000 mon.a (mon.0) 1413 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.665081+0000 mon.a (mon.0) 1414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.308281+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.316243+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: cephadm 2024-02-10T06:40:11.317325+0000 mgr.y (mgr.34107) 423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.396343+0000 mon.a (mon.0) 1397 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.399271+0000 mon.a (mon.0) 1398 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.401798+0000 mon.a (mon.0) 1399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.402627+0000 mon.a (mon.0) 1400 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.408205+0000 mon.a (mon.0) 1401 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: cephadm 2024-02-10T06:40:11.409130+0000 mgr.y (mgr.34107) 424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: cluster 2024-02-10T06:40:11.426763+0000 mgr.y (mgr.34107) 425 : cluster 0 pgmap v76: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:40:12.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.473296+0000 mon.a (mon.0) 1402 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.475261+0000 mon.a (mon.0) 1403 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.478298+0000 mon.a (mon.0) 1404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.479318+0000 mon.a (mon.0) 1405 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.486706+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: cephadm 2024-02-10T06:40:11.487448+0000 mgr.y (mgr.34107) 426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.568023+0000 mon.a (mon.0) 1407 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.570740+0000 mon.a (mon.0) 1408 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.573070+0000 mon.a (mon.0) 1409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.573850+0000 mon.a (mon.0) 1410 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.666032+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.675493+0000 mon.a (mon.0) 1416 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.759181+0000 mon.a (mon.0) 1417 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.762358+0000 mon.a (mon.0) 1418 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.764623+0000 mon.a (mon.0) 1419 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.765481+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.772464+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.849970+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.852882+0000 mon.a (mon.0) 1423 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.856392+0000 mon.a (mon.0) 1424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.857735+0000 mon.a (mon.0) 1425 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.866333+0000 mon.a (mon.0) 1426 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.944457+0000 mon.a (mon.0) 1427 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.947379+0000 mon.a (mon.0) 1428 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.950757+0000 mon.a (mon.0) 1429 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.951671+0000 mon.a (mon.0) 1430 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:11.958241+0000 mon.a (mon.0) 1431 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:12.023898+0000 mon.a (mon.0) 1432 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:12.028240+0000 mon.a (mon.0) 1433 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:12.031984+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:12.032994+0000 mon.a (mon.0) 1435 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[71198]: audit 2024-02-10T06:40:12.040132+0000 mon.a (mon.0) 1436 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.579839+0000 mon.a (mon.0) 1411 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: cephadm 2024-02-10T06:40:11.580523+0000 mgr.y (mgr.34107) 427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.658852+0000 mon.a (mon.0) 1412 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.661426+0000 mon.a (mon.0) 1413 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.665081+0000 mon.a (mon.0) 1414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.666032+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.675493+0000 mon.a (mon.0) 1416 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.759181+0000 mon.a (mon.0) 1417 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.762358+0000 mon.a (mon.0) 1418 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.764623+0000 mon.a (mon.0) 1419 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.765481+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.772464+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.849970+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.852882+0000 mon.a (mon.0) 1423 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.856392+0000 mon.a (mon.0) 1424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.857735+0000 mon.a (mon.0) 1425 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.866333+0000 mon.a (mon.0) 1426 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.944457+0000 mon.a (mon.0) 1427 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.947379+0000 mon.a (mon.0) 1428 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.950757+0000 mon.a (mon.0) 1429 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.951671+0000 mon.a (mon.0) 1430 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:11.958241+0000 mon.a (mon.0) 1431 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:12.023898+0000 mon.a (mon.0) 1432 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:12.028240+0000 mon.a (mon.0) 1433 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:12.031984+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:12.032994+0000 mon.a (mon.0) 1435 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:12 smithi046 bash[68510]: audit 2024-02-10T06:40:12.040132+0000 mon.a (mon.0) 1436 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: cephadm 2024-02-10T06:40:10.661507+0000 mgr.y (mgr.34107) 416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: cephadm 2024-02-10T06:40:10.757077+0000 mgr.y (mgr.34107) 417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: cephadm 2024-02-10T06:40:10.853133+0000 mgr.y (mgr.34107) 418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: cephadm 2024-02-10T06:40:10.958035+0000 mgr.y (mgr.34107) 419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: cephadm 2024-02-10T06:40:11.051488+0000 mgr.y (mgr.34107) 420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.113025+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.115637+0000 mon.a (mon.0) 1383 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.118089+0000 mon.a (mon.0) 1384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.118958+0000 mon.a (mon.0) 1385 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.124372+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: cephadm 2024-02-10T06:40:11.125000+0000 mgr.y (mgr.34107) 421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.204824+0000 mon.a (mon.0) 1387 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.207833+0000 mon.a (mon.0) 1388 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.212244+0000 mon.a (mon.0) 1389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.213653+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.222053+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: cephadm 2024-02-10T06:40:11.222738+0000 mgr.y (mgr.34107) 422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.302571+0000 mon.a (mon.0) 1392 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.304867+0000 mon.a (mon.0) 1393 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.307331+0000 mon.a (mon.0) 1394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.308281+0000 mon.a (mon.0) 1395 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.316243+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: cephadm 2024-02-10T06:40:11.317325+0000 mgr.y (mgr.34107) 423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.396343+0000 mon.a (mon.0) 1397 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.399271+0000 mon.a (mon.0) 1398 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.401798+0000 mon.a (mon.0) 1399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.402627+0000 mon.a (mon.0) 1400 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.408205+0000 mon.a (mon.0) 1401 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: cephadm 2024-02-10T06:40:11.409130+0000 mgr.y (mgr.34107) 424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: cluster 2024-02-10T06:40:11.426763+0000 mgr.y (mgr.34107) 425 : cluster 0 pgmap v76: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:40:12.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.473296+0000 mon.a (mon.0) 1402 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.475261+0000 mon.a (mon.0) 1403 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.478298+0000 mon.a (mon.0) 1404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.479318+0000 mon.a (mon.0) 1405 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.486706+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: cephadm 2024-02-10T06:40:11.487448+0000 mgr.y (mgr.34107) 426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.568023+0000 mon.a (mon.0) 1407 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.570740+0000 mon.a (mon.0) 1408 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.573070+0000 mon.a (mon.0) 1409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.573850+0000 mon.a (mon.0) 1410 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.579839+0000 mon.a (mon.0) 1411 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: cephadm 2024-02-10T06:40:11.580523+0000 mgr.y (mgr.34107) 427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:12.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.658852+0000 mon.a (mon.0) 1412 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.661426+0000 mon.a (mon.0) 1413 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.665081+0000 mon.a (mon.0) 1414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.666032+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.675493+0000 mon.a (mon.0) 1416 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.759181+0000 mon.a (mon.0) 1417 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.762358+0000 mon.a (mon.0) 1418 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.764623+0000 mon.a (mon.0) 1419 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.765481+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.772464+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.849970+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.852882+0000 mon.a (mon.0) 1423 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.856392+0000 mon.a (mon.0) 1424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.857735+0000 mon.a (mon.0) 1425 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.866333+0000 mon.a (mon.0) 1426 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.944457+0000 mon.a (mon.0) 1427 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.947379+0000 mon.a (mon.0) 1428 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.950757+0000 mon.a (mon.0) 1429 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.951671+0000 mon.a (mon.0) 1430 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:11.958241+0000 mon.a (mon.0) 1431 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:12.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:12.023898+0000 mon.a (mon.0) 1432 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:12.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:12.028240+0000 mon.a (mon.0) 1433 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:12.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:12.031984+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:12.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:12.032994+0000 mon.a (mon.0) 1435 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:12.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:12 smithi175 bash[56722]: audit 2024-02-10T06:40:12.040132+0000 mon.a (mon.0) 1436 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: cephadm 2024-02-10T06:40:11.676290+0000 mgr.y (mgr.34107) 428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: cephadm 2024-02-10T06:40:11.773072+0000 mgr.y (mgr.34107) 429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: cephadm 2024-02-10T06:40:11.867105+0000 mgr.y (mgr.34107) 430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: cephadm 2024-02-10T06:40:11.958858+0000 mgr.y (mgr.34107) 431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: cephadm 2024-02-10T06:40:12.040848+0000 mgr.y (mgr.34107) 432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.116976+0000 mon.a (mon.0) 1437 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.118991+0000 mon.a (mon.0) 1438 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.121213+0000 mon.a (mon.0) 1439 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.121988+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.127219+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: cephadm 2024-02-10T06:40:12.127761+0000 mgr.y (mgr.34107) 433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.203932+0000 mon.a (mon.0) 1442 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.206147+0000 mon.a (mon.0) 1443 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.208705+0000 mon.a (mon.0) 1444 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.209878+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.218009+0000 mon.a (mon.0) 1446 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: cephadm 2024-02-10T06:40:12.218584+0000 mgr.y (mgr.34107) 434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.295882+0000 mon.a (mon.0) 1447 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.298851+0000 mon.a (mon.0) 1448 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.301953+0000 mon.a (mon.0) 1449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: cephadm 2024-02-10T06:40:11.676290+0000 mgr.y (mgr.34107) 428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: cephadm 2024-02-10T06:40:11.773072+0000 mgr.y (mgr.34107) 429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: cephadm 2024-02-10T06:40:11.867105+0000 mgr.y (mgr.34107) 430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: cephadm 2024-02-10T06:40:11.958858+0000 mgr.y (mgr.34107) 431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: cephadm 2024-02-10T06:40:12.040848+0000 mgr.y (mgr.34107) 432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.116976+0000 mon.a (mon.0) 1437 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.118991+0000 mon.a (mon.0) 1438 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.121213+0000 mon.a (mon.0) 1439 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.121988+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.127219+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: cephadm 2024-02-10T06:40:12.127761+0000 mgr.y (mgr.34107) 433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.203932+0000 mon.a (mon.0) 1442 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.206147+0000 mon.a (mon.0) 1443 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.208705+0000 mon.a (mon.0) 1444 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.209878+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.218009+0000 mon.a (mon.0) 1446 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: cephadm 2024-02-10T06:40:12.218584+0000 mgr.y (mgr.34107) 434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.295882+0000 mon.a (mon.0) 1447 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.298851+0000 mon.a (mon.0) 1448 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.301953+0000 mon.a (mon.0) 1449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.303066+0000 mon.a (mon.0) 1450 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.310325+0000 mon.a (mon.0) 1451 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: cephadm 2024-02-10T06:40:12.311353+0000 mgr.y (mgr.34107) 435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.374269+0000 mon.a (mon.0) 1452 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.376999+0000 mon.a (mon.0) 1453 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.380507+0000 mon.a (mon.0) 1454 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.381744+0000 mon.a (mon.0) 1455 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.389539+0000 mon.a (mon.0) 1456 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: cephadm 2024-02-10T06:40:12.390047+0000 mgr.y (mgr.34107) 436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: cluster 2024-02-10T06:40:12.406112+0000 mon.a (mon.0) 1457 : cluster 3 Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded (PG_DEGRADED) 2024-02-10T06:40:13.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.469306+0000 mon.a (mon.0) 1458 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.472083+0000 mon.a (mon.0) 1459 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.474384+0000 mon.a (mon.0) 1460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.475322+0000 mon.a (mon.0) 1461 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.483314+0000 mon.a (mon.0) 1462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: cephadm 2024-02-10T06:40:12.484195+0000 mgr.y (mgr.34107) 437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.563751+0000 mon.a (mon.0) 1463 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.566609+0000 mon.a (mon.0) 1464 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.569307+0000 mon.a (mon.0) 1465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.570213+0000 mon.a (mon.0) 1466 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.577346+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: cephadm 2024-02-10T06:40:12.578041+0000 mgr.y (mgr.34107) 438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.657715+0000 mon.a (mon.0) 1468 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.660087+0000 mon.a (mon.0) 1469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.662525+0000 mon.a (mon.0) 1470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.663259+0000 mon.a (mon.0) 1471 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.670578+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.752925+0000 mon.a (mon.0) 1473 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.755743+0000 mon.a (mon.0) 1474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.759195+0000 mon.a (mon.0) 1475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.760736+0000 mon.a (mon.0) 1476 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.768173+0000 mon.a (mon.0) 1477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.849549+0000 mon.a (mon.0) 1478 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.852168+0000 mon.a (mon.0) 1479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.855666+0000 mon.a (mon.0) 1480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.856646+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.864635+0000 mon.a (mon.0) 1482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.946441+0000 mon.a (mon.0) 1483 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.950934+0000 mon.a (mon.0) 1484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.954240+0000 mon.a (mon.0) 1485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.955656+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:12.963931+0000 mon.a (mon.0) 1487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:13.044391+0000 mon.a (mon.0) 1488 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:13.047383+0000 mon.a (mon.0) 1489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:13.052036+0000 mon.a (mon.0) 1490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:13.053482+0000 mon.a (mon.0) 1491 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[68510]: audit 2024-02-10T06:40:13.062813+0000 mon.a (mon.0) 1492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.303066+0000 mon.a (mon.0) 1450 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.310325+0000 mon.a (mon.0) 1451 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: cephadm 2024-02-10T06:40:12.311353+0000 mgr.y (mgr.34107) 435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.374269+0000 mon.a (mon.0) 1452 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.376999+0000 mon.a (mon.0) 1453 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.380507+0000 mon.a (mon.0) 1454 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.381744+0000 mon.a (mon.0) 1455 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.389539+0000 mon.a (mon.0) 1456 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: cephadm 2024-02-10T06:40:12.390047+0000 mgr.y (mgr.34107) 436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: cluster 2024-02-10T06:40:12.406112+0000 mon.a (mon.0) 1457 : cluster 3 Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded (PG_DEGRADED) 2024-02-10T06:40:13.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.469306+0000 mon.a (mon.0) 1458 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.472083+0000 mon.a (mon.0) 1459 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.474384+0000 mon.a (mon.0) 1460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.475322+0000 mon.a (mon.0) 1461 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.483314+0000 mon.a (mon.0) 1462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: cephadm 2024-02-10T06:40:12.484195+0000 mgr.y (mgr.34107) 437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.563751+0000 mon.a (mon.0) 1463 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.566609+0000 mon.a (mon.0) 1464 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.569307+0000 mon.a (mon.0) 1465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.570213+0000 mon.a (mon.0) 1466 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.577346+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: cephadm 2024-02-10T06:40:12.578041+0000 mgr.y (mgr.34107) 438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.657715+0000 mon.a (mon.0) 1468 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.660087+0000 mon.a (mon.0) 1469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.662525+0000 mon.a (mon.0) 1470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.663259+0000 mon.a (mon.0) 1471 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.670578+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.752925+0000 mon.a (mon.0) 1473 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.755743+0000 mon.a (mon.0) 1474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.759195+0000 mon.a (mon.0) 1475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.760736+0000 mon.a (mon.0) 1476 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.768173+0000 mon.a (mon.0) 1477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.849549+0000 mon.a (mon.0) 1478 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.852168+0000 mon.a (mon.0) 1479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.855666+0000 mon.a (mon.0) 1480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.856646+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.864635+0000 mon.a (mon.0) 1482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.946441+0000 mon.a (mon.0) 1483 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.950934+0000 mon.a (mon.0) 1484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.954240+0000 mon.a (mon.0) 1485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.955656+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:12.963931+0000 mon.a (mon.0) 1487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:13.044391+0000 mon.a (mon.0) 1488 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:13.047383+0000 mon.a (mon.0) 1489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:13.052036+0000 mon.a (mon.0) 1490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:13.053482+0000 mon.a (mon.0) 1491 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:13 smithi046 bash[71198]: audit 2024-02-10T06:40:13.062813+0000 mon.a (mon.0) 1492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: cephadm 2024-02-10T06:40:11.676290+0000 mgr.y (mgr.34107) 428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: cephadm 2024-02-10T06:40:11.773072+0000 mgr.y (mgr.34107) 429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: cephadm 2024-02-10T06:40:11.867105+0000 mgr.y (mgr.34107) 430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: cephadm 2024-02-10T06:40:11.958858+0000 mgr.y (mgr.34107) 431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: cephadm 2024-02-10T06:40:12.040848+0000 mgr.y (mgr.34107) 432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.116976+0000 mon.a (mon.0) 1437 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.118991+0000 mon.a (mon.0) 1438 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.121213+0000 mon.a (mon.0) 1439 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.121988+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.127219+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: cephadm 2024-02-10T06:40:12.127761+0000 mgr.y (mgr.34107) 433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.203932+0000 mon.a (mon.0) 1442 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.206147+0000 mon.a (mon.0) 1443 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.208705+0000 mon.a (mon.0) 1444 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.209878+0000 mon.a (mon.0) 1445 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.218009+0000 mon.a (mon.0) 1446 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: cephadm 2024-02-10T06:40:12.218584+0000 mgr.y (mgr.34107) 434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.295882+0000 mon.a (mon.0) 1447 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.298851+0000 mon.a (mon.0) 1448 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.301953+0000 mon.a (mon.0) 1449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.303066+0000 mon.a (mon.0) 1450 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.310325+0000 mon.a (mon.0) 1451 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: cephadm 2024-02-10T06:40:12.311353+0000 mgr.y (mgr.34107) 435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.374269+0000 mon.a (mon.0) 1452 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.376999+0000 mon.a (mon.0) 1453 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.380507+0000 mon.a (mon.0) 1454 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.381744+0000 mon.a (mon.0) 1455 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.389539+0000 mon.a (mon.0) 1456 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: cephadm 2024-02-10T06:40:12.390047+0000 mgr.y (mgr.34107) 436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: cluster 2024-02-10T06:40:12.406112+0000 mon.a (mon.0) 1457 : cluster 3 Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded (PG_DEGRADED) 2024-02-10T06:40:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.469306+0000 mon.a (mon.0) 1458 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.472083+0000 mon.a (mon.0) 1459 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.474384+0000 mon.a (mon.0) 1460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.475322+0000 mon.a (mon.0) 1461 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.483314+0000 mon.a (mon.0) 1462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: cephadm 2024-02-10T06:40:12.484195+0000 mgr.y (mgr.34107) 437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.563751+0000 mon.a (mon.0) 1463 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.566609+0000 mon.a (mon.0) 1464 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.569307+0000 mon.a (mon.0) 1465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.570213+0000 mon.a (mon.0) 1466 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.577346+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: cephadm 2024-02-10T06:40:12.578041+0000 mgr.y (mgr.34107) 438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.657715+0000 mon.a (mon.0) 1468 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.660087+0000 mon.a (mon.0) 1469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.662525+0000 mon.a (mon.0) 1470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.663259+0000 mon.a (mon.0) 1471 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.670578+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.752925+0000 mon.a (mon.0) 1473 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.755743+0000 mon.a (mon.0) 1474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.759195+0000 mon.a (mon.0) 1475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.760736+0000 mon.a (mon.0) 1476 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.768173+0000 mon.a (mon.0) 1477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.849549+0000 mon.a (mon.0) 1478 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.852168+0000 mon.a (mon.0) 1479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.855666+0000 mon.a (mon.0) 1480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.856646+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.864635+0000 mon.a (mon.0) 1482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.946441+0000 mon.a (mon.0) 1483 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.950934+0000 mon.a (mon.0) 1484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.954240+0000 mon.a (mon.0) 1485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.955656+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:12.963931+0000 mon.a (mon.0) 1487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:13.044391+0000 mon.a (mon.0) 1488 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:13.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:13.047383+0000 mon.a (mon.0) 1489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:13.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:13.052036+0000 mon.a (mon.0) 1490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:13.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:13.053482+0000 mon.a (mon.0) 1491 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:13.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:13 smithi175 bash[56722]: audit 2024-02-10T06:40:13.062813+0000 mon.a (mon.0) 1492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: cephadm 2024-02-10T06:40:12.671313+0000 mgr.y (mgr.34107) 439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: cephadm 2024-02-10T06:40:12.768756+0000 mgr.y (mgr.34107) 440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: cephadm 2024-02-10T06:40:12.865350+0000 mgr.y (mgr.34107) 441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: cephadm 2024-02-10T06:40:12.964520+0000 mgr.y (mgr.34107) 442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: cephadm 2024-02-10T06:40:13.063659+0000 mgr.y (mgr.34107) 443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.141958+0000 mon.a (mon.0) 1493 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.143936+0000 mon.a (mon.0) 1494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.146388+0000 mon.a (mon.0) 1495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.147153+0000 mon.a (mon.0) 1496 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.154120+0000 mon.a (mon.0) 1497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: cephadm 2024-02-10T06:40:13.154926+0000 mgr.y (mgr.34107) 444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.237030+0000 mon.a (mon.0) 1498 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.239167+0000 mon.a (mon.0) 1499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.242045+0000 mon.a (mon.0) 1500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.243210+0000 mon.a (mon.0) 1501 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.250953+0000 mon.a (mon.0) 1502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: cephadm 2024-02-10T06:40:13.251701+0000 mgr.y (mgr.34107) 445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.332138+0000 mon.a (mon.0) 1503 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.335933+0000 mon.a (mon.0) 1504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.338709+0000 mon.a (mon.0) 1505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: cephadm 2024-02-10T06:40:12.671313+0000 mgr.y (mgr.34107) 439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: cephadm 2024-02-10T06:40:12.768756+0000 mgr.y (mgr.34107) 440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: cephadm 2024-02-10T06:40:12.865350+0000 mgr.y (mgr.34107) 441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: cephadm 2024-02-10T06:40:12.964520+0000 mgr.y (mgr.34107) 442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: cephadm 2024-02-10T06:40:13.063659+0000 mgr.y (mgr.34107) 443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.141958+0000 mon.a (mon.0) 1493 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.143936+0000 mon.a (mon.0) 1494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.146388+0000 mon.a (mon.0) 1495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.147153+0000 mon.a (mon.0) 1496 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.154120+0000 mon.a (mon.0) 1497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: cephadm 2024-02-10T06:40:13.154926+0000 mgr.y (mgr.34107) 444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.237030+0000 mon.a (mon.0) 1498 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.239167+0000 mon.a (mon.0) 1499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.242045+0000 mon.a (mon.0) 1500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.243210+0000 mon.a (mon.0) 1501 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.250953+0000 mon.a (mon.0) 1502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: cephadm 2024-02-10T06:40:13.251701+0000 mgr.y (mgr.34107) 445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.332138+0000 mon.a (mon.0) 1503 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.335933+0000 mon.a (mon.0) 1504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.338709+0000 mon.a (mon.0) 1505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.339547+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.345602+0000 mon.a (mon.0) 1507 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: cephadm 2024-02-10T06:40:13.346251+0000 mgr.y (mgr.34107) 446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: cluster 2024-02-10T06:40:13.427673+0000 mgr.y (mgr.34107) 447 : cluster 0 pgmap v77: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:40:14.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.429494+0000 mon.a (mon.0) 1508 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.432206+0000 mon.a (mon.0) 1509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.435710+0000 mon.a (mon.0) 1510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.436588+0000 mon.a (mon.0) 1511 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.442894+0000 mon.a (mon.0) 1512 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: cephadm 2024-02-10T06:40:13.443360+0000 mgr.y (mgr.34107) 448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.518185+0000 mon.a (mon.0) 1513 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.520150+0000 mon.a (mon.0) 1514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.522635+0000 mon.a (mon.0) 1515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.523513+0000 mon.a (mon.0) 1516 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.529958+0000 mon.a (mon.0) 1517 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: cephadm 2024-02-10T06:40:13.530490+0000 mgr.y (mgr.34107) 449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.613093+0000 mon.a (mon.0) 1518 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.615108+0000 mon.a (mon.0) 1519 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.617364+0000 mon.a (mon.0) 1520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.618393+0000 mon.a (mon.0) 1521 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.625325+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.710903+0000 mon.a (mon.0) 1523 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.713277+0000 mon.a (mon.0) 1524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.715761+0000 mon.a (mon.0) 1525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.716751+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.722952+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.805679+0000 mon.a (mon.0) 1528 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.808602+0000 mon.a (mon.0) 1529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.812218+0000 mon.a (mon.0) 1530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.813831+0000 mon.a (mon.0) 1531 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.820949+0000 mon.a (mon.0) 1532 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.905284+0000 mon.a (mon.0) 1533 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.908090+0000 mon.a (mon.0) 1534 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.910718+0000 mon.a (mon.0) 1535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.911567+0000 mon.a (mon.0) 1536 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.917477+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:13.997316+0000 mon.a (mon.0) 1538 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:14.000852+0000 mon.a (mon.0) 1539 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:14.003856+0000 mon.a (mon.0) 1540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.339547+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.345602+0000 mon.a (mon.0) 1507 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: cephadm 2024-02-10T06:40:13.346251+0000 mgr.y (mgr.34107) 446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: cluster 2024-02-10T06:40:13.427673+0000 mgr.y (mgr.34107) 447 : cluster 0 pgmap v77: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:40:14.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.429494+0000 mon.a (mon.0) 1508 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.432206+0000 mon.a (mon.0) 1509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.435710+0000 mon.a (mon.0) 1510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.436588+0000 mon.a (mon.0) 1511 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.442894+0000 mon.a (mon.0) 1512 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: cephadm 2024-02-10T06:40:13.443360+0000 mgr.y (mgr.34107) 448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.518185+0000 mon.a (mon.0) 1513 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.520150+0000 mon.a (mon.0) 1514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.522635+0000 mon.a (mon.0) 1515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.523513+0000 mon.a (mon.0) 1516 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.529958+0000 mon.a (mon.0) 1517 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: cephadm 2024-02-10T06:40:13.530490+0000 mgr.y (mgr.34107) 449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.613093+0000 mon.a (mon.0) 1518 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.615108+0000 mon.a (mon.0) 1519 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.617364+0000 mon.a (mon.0) 1520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.618393+0000 mon.a (mon.0) 1521 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:14.004980+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:14.012253+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:14.094594+0000 mon.a (mon.0) 1543 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:14.097016+0000 mon.a (mon.0) 1544 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[71198]: audit 2024-02-10T06:40:14.101106+0000 mon.a (mon.0) 1545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.625325+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.710903+0000 mon.a (mon.0) 1523 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.713277+0000 mon.a (mon.0) 1524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.715761+0000 mon.a (mon.0) 1525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.716751+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.722952+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.805679+0000 mon.a (mon.0) 1528 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.808602+0000 mon.a (mon.0) 1529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.812218+0000 mon.a (mon.0) 1530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.813831+0000 mon.a (mon.0) 1531 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.820949+0000 mon.a (mon.0) 1532 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.905284+0000 mon.a (mon.0) 1533 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.908090+0000 mon.a (mon.0) 1534 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.910718+0000 mon.a (mon.0) 1535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.911567+0000 mon.a (mon.0) 1536 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.917477+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:13.997316+0000 mon.a (mon.0) 1538 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:14.000852+0000 mon.a (mon.0) 1539 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:14.003856+0000 mon.a (mon.0) 1540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:14.004980+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:14.012253+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:14.094594+0000 mon.a (mon.0) 1543 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:14.097016+0000 mon.a (mon.0) 1544 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[68510]: audit 2024-02-10T06:40:14.101106+0000 mon.a (mon.0) 1545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: cephadm 2024-02-10T06:40:12.671313+0000 mgr.y (mgr.34107) 439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: cephadm 2024-02-10T06:40:12.768756+0000 mgr.y (mgr.34107) 440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: cephadm 2024-02-10T06:40:12.865350+0000 mgr.y (mgr.34107) 441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: cephadm 2024-02-10T06:40:12.964520+0000 mgr.y (mgr.34107) 442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: cephadm 2024-02-10T06:40:13.063659+0000 mgr.y (mgr.34107) 443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.141958+0000 mon.a (mon.0) 1493 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.143936+0000 mon.a (mon.0) 1494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.146388+0000 mon.a (mon.0) 1495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.147153+0000 mon.a (mon.0) 1496 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.154120+0000 mon.a (mon.0) 1497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: cephadm 2024-02-10T06:40:13.154926+0000 mgr.y (mgr.34107) 444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.237030+0000 mon.a (mon.0) 1498 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.239167+0000 mon.a (mon.0) 1499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.242045+0000 mon.a (mon.0) 1500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.243210+0000 mon.a (mon.0) 1501 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.250953+0000 mon.a (mon.0) 1502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: cephadm 2024-02-10T06:40:13.251701+0000 mgr.y (mgr.34107) 445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.332138+0000 mon.a (mon.0) 1503 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.335933+0000 mon.a (mon.0) 1504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.338709+0000 mon.a (mon.0) 1505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.339547+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.345602+0000 mon.a (mon.0) 1507 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: cephadm 2024-02-10T06:40:13.346251+0000 mgr.y (mgr.34107) 446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: cluster 2024-02-10T06:40:13.427673+0000 mgr.y (mgr.34107) 447 : cluster 0 pgmap v77: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:40:14.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.429494+0000 mon.a (mon.0) 1508 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.432206+0000 mon.a (mon.0) 1509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.435710+0000 mon.a (mon.0) 1510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.436588+0000 mon.a (mon.0) 1511 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.442894+0000 mon.a (mon.0) 1512 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: cephadm 2024-02-10T06:40:13.443360+0000 mgr.y (mgr.34107) 448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.518185+0000 mon.a (mon.0) 1513 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.520150+0000 mon.a (mon.0) 1514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.522635+0000 mon.a (mon.0) 1515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.523513+0000 mon.a (mon.0) 1516 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.529958+0000 mon.a (mon.0) 1517 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: cephadm 2024-02-10T06:40:13.530490+0000 mgr.y (mgr.34107) 449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:14.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.613093+0000 mon.a (mon.0) 1518 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.615108+0000 mon.a (mon.0) 1519 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.617364+0000 mon.a (mon.0) 1520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.618393+0000 mon.a (mon.0) 1521 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.625325+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.710903+0000 mon.a (mon.0) 1523 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.713277+0000 mon.a (mon.0) 1524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.715761+0000 mon.a (mon.0) 1525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.716751+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.722952+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.805679+0000 mon.a (mon.0) 1528 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.808602+0000 mon.a (mon.0) 1529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.812218+0000 mon.a (mon.0) 1530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.813831+0000 mon.a (mon.0) 1531 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.820949+0000 mon.a (mon.0) 1532 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.905284+0000 mon.a (mon.0) 1533 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.908090+0000 mon.a (mon.0) 1534 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.910718+0000 mon.a (mon.0) 1535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.911567+0000 mon.a (mon.0) 1536 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.917477+0000 mon.a (mon.0) 1537 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:13.997316+0000 mon.a (mon.0) 1538 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:14.000852+0000 mon.a (mon.0) 1539 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:14.003856+0000 mon.a (mon.0) 1540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:14.004980+0000 mon.a (mon.0) 1541 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:14.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:14.012253+0000 mon.a (mon.0) 1542 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:14.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:14.094594+0000 mon.a (mon.0) 1543 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:14.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:14.097016+0000 mon.a (mon.0) 1544 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:14.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:14 smithi175 bash[56722]: audit 2024-02-10T06:40:14.101106+0000 mon.a (mon.0) 1545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:14.691 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:40:14 smithi046 bash[78597]: debug 2024-02-10T06:40:14.453+0000 7f28b50a5700 1 -- 172.21.15.46:0/3484582293 <== mon.0 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55bad93bb1e0 con 0x55bad9441000 2024-02-10T06:40:15.379 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[78597]: debug 2024-02-10T06:40:15.013+0000 7f28be23d7c0 -1 Falling back to public interface 2024-02-10T06:40:15.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: cephadm 2024-02-10T06:40:13.627444+0000 mgr.y (mgr.34107) 450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: cephadm 2024-02-10T06:40:13.723823+0000 mgr.y (mgr.34107) 451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: cephadm 2024-02-10T06:40:13.821694+0000 mgr.y (mgr.34107) 452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: cephadm 2024-02-10T06:40:13.917957+0000 mgr.y (mgr.34107) 453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: cephadm 2024-02-10T06:40:14.013183+0000 mgr.y (mgr.34107) 454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.102642+0000 mon.a (mon.0) 1546 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.118722+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: cephadm 2024-02-10T06:40:14.119402+0000 mgr.y (mgr.34107) 455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.203793+0000 mon.a (mon.0) 1548 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.206162+0000 mon.a (mon.0) 1549 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.208601+0000 mon.a (mon.0) 1550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.209806+0000 mon.a (mon.0) 1551 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.216009+0000 mon.a (mon.0) 1552 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: cephadm 2024-02-10T06:40:14.216668+0000 mgr.y (mgr.34107) 456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.295213+0000 mon.a (mon.0) 1553 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.297616+0000 mon.a (mon.0) 1554 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.301061+0000 mon.a (mon.0) 1555 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.301895+0000 mon.a (mon.0) 1556 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.309068+0000 mon.a (mon.0) 1557 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: cephadm 2024-02-10T06:40:14.309720+0000 mgr.y (mgr.34107) 457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.395121+0000 mon.a (mon.0) 1558 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.397170+0000 mon.a (mon.0) 1559 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.399740+0000 mon.a (mon.0) 1560 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.400796+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.408870+0000 mon.a (mon.0) 1562 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: cephadm 2024-02-10T06:40:14.409696+0000 mgr.y (mgr.34107) 458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.478369+0000 mon.a (mon.0) 1563 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.481019+0000 mon.a (mon.0) 1564 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.483925+0000 mon.a (mon.0) 1565 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.485142+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.486635+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:40:15.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.495605+0000 mon.a (mon.0) 1568 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: cephadm 2024-02-10T06:40:14.496895+0000 mgr.y (mgr.34107) 459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.576287+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.593538+0000 mon.a (mon.0) 1570 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.596067+0000 mon.a (mon.0) 1571 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.599147+0000 mon.a (mon.0) 1572 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.600321+0000 mon.a (mon.0) 1573 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.606680+0000 mon.a (mon.0) 1574 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.691196+0000 mon.a (mon.0) 1575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.693296+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: cephadm 2024-02-10T06:40:13.627444+0000 mgr.y (mgr.34107) 450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: cephadm 2024-02-10T06:40:13.723823+0000 mgr.y (mgr.34107) 451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: cephadm 2024-02-10T06:40:13.821694+0000 mgr.y (mgr.34107) 452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: cephadm 2024-02-10T06:40:13.917957+0000 mgr.y (mgr.34107) 453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: cephadm 2024-02-10T06:40:14.013183+0000 mgr.y (mgr.34107) 454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.102642+0000 mon.a (mon.0) 1546 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.118722+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: cephadm 2024-02-10T06:40:14.119402+0000 mgr.y (mgr.34107) 455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.203793+0000 mon.a (mon.0) 1548 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.206162+0000 mon.a (mon.0) 1549 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.208601+0000 mon.a (mon.0) 1550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.209806+0000 mon.a (mon.0) 1551 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.216009+0000 mon.a (mon.0) 1552 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: cephadm 2024-02-10T06:40:14.216668+0000 mgr.y (mgr.34107) 456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.295213+0000 mon.a (mon.0) 1553 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.297616+0000 mon.a (mon.0) 1554 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.301061+0000 mon.a (mon.0) 1555 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.301895+0000 mon.a (mon.0) 1556 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.309068+0000 mon.a (mon.0) 1557 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: cephadm 2024-02-10T06:40:14.309720+0000 mgr.y (mgr.34107) 457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.695971+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.697088+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.702794+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.780967+0000 mon.a (mon.0) 1580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.783419+0000 mon.a (mon.0) 1581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.785917+0000 mon.a (mon.0) 1582 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.786826+0000 mon.a (mon.0) 1583 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.792496+0000 mon.a (mon.0) 1584 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.875021+0000 mon.a (mon.0) 1585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.876959+0000 mon.a (mon.0) 1586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.879620+0000 mon.a (mon.0) 1587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.880461+0000 mon.a (mon.0) 1588 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.888659+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.972403+0000 mon.a (mon.0) 1590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.974934+0000 mon.a (mon.0) 1591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.978374+0000 mon.a (mon.0) 1592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.979397+0000 mon.a (mon.0) 1593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:14.985533+0000 mon.a (mon.0) 1594 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:15.065917+0000 mon.a (mon.0) 1595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:15.068428+0000 mon.a (mon.0) 1596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:15.070989+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:15.071980+0000 mon.a (mon.0) 1598 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[68510]: audit 2024-02-10T06:40:15.079643+0000 mon.a (mon.0) 1599 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.395121+0000 mon.a (mon.0) 1558 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.397170+0000 mon.a (mon.0) 1559 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.399740+0000 mon.a (mon.0) 1560 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.400796+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.408870+0000 mon.a (mon.0) 1562 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: cephadm 2024-02-10T06:40:14.409696+0000 mgr.y (mgr.34107) 458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.478369+0000 mon.a (mon.0) 1563 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.481019+0000 mon.a (mon.0) 1564 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.483925+0000 mon.a (mon.0) 1565 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.485142+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.486635+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:40:15.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.495605+0000 mon.a (mon.0) 1568 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: cephadm 2024-02-10T06:40:14.496895+0000 mgr.y (mgr.34107) 459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.576287+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.593538+0000 mon.a (mon.0) 1570 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.596067+0000 mon.a (mon.0) 1571 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.599147+0000 mon.a (mon.0) 1572 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.600321+0000 mon.a (mon.0) 1573 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.606680+0000 mon.a (mon.0) 1574 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.691196+0000 mon.a (mon.0) 1575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.693296+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.695971+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.697088+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.702794+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.780967+0000 mon.a (mon.0) 1580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.783419+0000 mon.a (mon.0) 1581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.785917+0000 mon.a (mon.0) 1582 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.786826+0000 mon.a (mon.0) 1583 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.792496+0000 mon.a (mon.0) 1584 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.875021+0000 mon.a (mon.0) 1585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.876959+0000 mon.a (mon.0) 1586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.879620+0000 mon.a (mon.0) 1587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.880461+0000 mon.a (mon.0) 1588 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.888659+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.972403+0000 mon.a (mon.0) 1590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.974934+0000 mon.a (mon.0) 1591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.978374+0000 mon.a (mon.0) 1592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.979397+0000 mon.a (mon.0) 1593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:14.985533+0000 mon.a (mon.0) 1594 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:15.065917+0000 mon.a (mon.0) 1595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:15.068428+0000 mon.a (mon.0) 1596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:15.070989+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:15.071980+0000 mon.a (mon.0) 1598 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:15 smithi046 bash[71198]: audit 2024-02-10T06:40:15.079643+0000 mon.a (mon.0) 1599 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: cephadm 2024-02-10T06:40:13.627444+0000 mgr.y (mgr.34107) 450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: cephadm 2024-02-10T06:40:13.723823+0000 mgr.y (mgr.34107) 451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: cephadm 2024-02-10T06:40:13.821694+0000 mgr.y (mgr.34107) 452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: cephadm 2024-02-10T06:40:13.917957+0000 mgr.y (mgr.34107) 453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: cephadm 2024-02-10T06:40:14.013183+0000 mgr.y (mgr.34107) 454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.102642+0000 mon.a (mon.0) 1546 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.118722+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: cephadm 2024-02-10T06:40:14.119402+0000 mgr.y (mgr.34107) 455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.203793+0000 mon.a (mon.0) 1548 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.206162+0000 mon.a (mon.0) 1549 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.208601+0000 mon.a (mon.0) 1550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.209806+0000 mon.a (mon.0) 1551 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.216009+0000 mon.a (mon.0) 1552 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: cephadm 2024-02-10T06:40:14.216668+0000 mgr.y (mgr.34107) 456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.295213+0000 mon.a (mon.0) 1553 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.297616+0000 mon.a (mon.0) 1554 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.301061+0000 mon.a (mon.0) 1555 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.301895+0000 mon.a (mon.0) 1556 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.309068+0000 mon.a (mon.0) 1557 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: cephadm 2024-02-10T06:40:14.309720+0000 mgr.y (mgr.34107) 457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.395121+0000 mon.a (mon.0) 1558 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.397170+0000 mon.a (mon.0) 1559 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.399740+0000 mon.a (mon.0) 1560 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.400796+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.408870+0000 mon.a (mon.0) 1562 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: cephadm 2024-02-10T06:40:14.409696+0000 mgr.y (mgr.34107) 458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.478369+0000 mon.a (mon.0) 1563 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.481019+0000 mon.a (mon.0) 1564 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.483925+0000 mon.a (mon.0) 1565 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.485142+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.486635+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:40:15.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.495605+0000 mon.a (mon.0) 1568 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: cephadm 2024-02-10T06:40:14.496895+0000 mgr.y (mgr.34107) 459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:15.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.576287+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.593538+0000 mon.a (mon.0) 1570 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.596067+0000 mon.a (mon.0) 1571 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.599147+0000 mon.a (mon.0) 1572 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.600321+0000 mon.a (mon.0) 1573 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.606680+0000 mon.a (mon.0) 1574 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.691196+0000 mon.a (mon.0) 1575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.693296+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.695971+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.697088+0000 mon.a (mon.0) 1578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.702794+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.780967+0000 mon.a (mon.0) 1580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.783419+0000 mon.a (mon.0) 1581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.785917+0000 mon.a (mon.0) 1582 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.786826+0000 mon.a (mon.0) 1583 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.792496+0000 mon.a (mon.0) 1584 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.875021+0000 mon.a (mon.0) 1585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.876959+0000 mon.a (mon.0) 1586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.879620+0000 mon.a (mon.0) 1587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.880461+0000 mon.a (mon.0) 1588 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.888659+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.972403+0000 mon.a (mon.0) 1590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.974934+0000 mon.a (mon.0) 1591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.978374+0000 mon.a (mon.0) 1592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.979397+0000 mon.a (mon.0) 1593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:14.985533+0000 mon.a (mon.0) 1594 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:15.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:15.065917+0000 mon.a (mon.0) 1595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:15.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:15.068428+0000 mon.a (mon.0) 1596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:15.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:15.070989+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:15.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:15.071980+0000 mon.a (mon.0) 1598 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:15.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:15 smithi175 bash[56722]: audit 2024-02-10T06:40:15.079643+0000 mon.a (mon.0) 1599 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: cephadm 2024-02-10T06:40:14.607454+0000 mgr.y (mgr.34107) 460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: cephadm 2024-02-10T06:40:14.703373+0000 mgr.y (mgr.34107) 461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: cephadm 2024-02-10T06:40:14.793003+0000 mgr.y (mgr.34107) 462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: cephadm 2024-02-10T06:40:14.889289+0000 mgr.y (mgr.34107) 463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: cephadm 2024-02-10T06:40:14.986274+0000 mgr.y (mgr.34107) 464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: cephadm 2024-02-10T06:40:15.080261+0000 mgr.y (mgr.34107) 465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.161586+0000 mon.a (mon.0) 1600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.164387+0000 mon.a (mon.0) 1601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.167468+0000 mon.a (mon.0) 1602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.168663+0000 mon.a (mon.0) 1603 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.176066+0000 mon.a (mon.0) 1604 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: cephadm 2024-02-10T06:40:15.176973+0000 mgr.y (mgr.34107) 466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.260170+0000 mon.a (mon.0) 1605 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.263301+0000 mon.a (mon.0) 1606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.266655+0000 mon.a (mon.0) 1607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.267643+0000 mon.a (mon.0) 1608 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.274849+0000 mon.a (mon.0) 1609 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: cephadm 2024-02-10T06:40:15.275573+0000 mgr.y (mgr.34107) 467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.351572+0000 mon.a (mon.0) 1610 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.354055+0000 mon.a (mon.0) 1611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: cephadm 2024-02-10T06:40:14.607454+0000 mgr.y (mgr.34107) 460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: cephadm 2024-02-10T06:40:14.703373+0000 mgr.y (mgr.34107) 461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: cephadm 2024-02-10T06:40:14.793003+0000 mgr.y (mgr.34107) 462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: cephadm 2024-02-10T06:40:14.889289+0000 mgr.y (mgr.34107) 463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: cephadm 2024-02-10T06:40:14.986274+0000 mgr.y (mgr.34107) 464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: cephadm 2024-02-10T06:40:15.080261+0000 mgr.y (mgr.34107) 465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.161586+0000 mon.a (mon.0) 1600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.164387+0000 mon.a (mon.0) 1601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.167468+0000 mon.a (mon.0) 1602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.168663+0000 mon.a (mon.0) 1603 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.176066+0000 mon.a (mon.0) 1604 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: cephadm 2024-02-10T06:40:15.176973+0000 mgr.y (mgr.34107) 466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.260170+0000 mon.a (mon.0) 1605 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.263301+0000 mon.a (mon.0) 1606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.266655+0000 mon.a (mon.0) 1607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.267643+0000 mon.a (mon.0) 1608 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.274849+0000 mon.a (mon.0) 1609 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: cephadm 2024-02-10T06:40:15.275573+0000 mgr.y (mgr.34107) 467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.351572+0000 mon.a (mon.0) 1610 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.354055+0000 mon.a (mon.0) 1611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.356657+0000 mon.a (mon.0) 1612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.357664+0000 mon.a (mon.0) 1613 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.363457+0000 mon.a (mon.0) 1614 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: cephadm 2024-02-10T06:40:15.364096+0000 mgr.y (mgr.34107) 468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: cluster 2024-02-10T06:40:15.428955+0000 mgr.y (mgr.34107) 469 : cluster 0 pgmap v78: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:40:16.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.447276+0000 mon.a (mon.0) 1615 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.450463+0000 mon.a (mon.0) 1616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.454100+0000 mon.a (mon.0) 1617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.455660+0000 mon.a (mon.0) 1618 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.464040+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: cephadm 2024-02-10T06:40:15.464823+0000 mgr.y (mgr.34107) 470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.544998+0000 mon.a (mon.0) 1620 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.547596+0000 mon.a (mon.0) 1621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.550326+0000 mon.a (mon.0) 1622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.551422+0000 mon.a (mon.0) 1623 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.559278+0000 mon.a (mon.0) 1624 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: cephadm 2024-02-10T06:40:15.559859+0000 mgr.y (mgr.34107) 471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.637578+0000 mon.a (mon.0) 1625 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.642430+0000 mon.a (mon.0) 1626 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.646755+0000 mon.a (mon.0) 1627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.356657+0000 mon.a (mon.0) 1612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.357664+0000 mon.a (mon.0) 1613 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.363457+0000 mon.a (mon.0) 1614 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: cephadm 2024-02-10T06:40:15.364096+0000 mgr.y (mgr.34107) 468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: cluster 2024-02-10T06:40:15.428955+0000 mgr.y (mgr.34107) 469 : cluster 0 pgmap v78: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:40:16.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.447276+0000 mon.a (mon.0) 1615 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.450463+0000 mon.a (mon.0) 1616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.454100+0000 mon.a (mon.0) 1617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.455660+0000 mon.a (mon.0) 1618 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.464040+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: cephadm 2024-02-10T06:40:15.464823+0000 mgr.y (mgr.34107) 470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.544998+0000 mon.a (mon.0) 1620 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.547596+0000 mon.a (mon.0) 1621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.550326+0000 mon.a (mon.0) 1622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.551422+0000 mon.a (mon.0) 1623 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.559278+0000 mon.a (mon.0) 1624 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: cephadm 2024-02-10T06:40:15.559859+0000 mgr.y (mgr.34107) 471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.637578+0000 mon.a (mon.0) 1625 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.642430+0000 mon.a (mon.0) 1626 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.646755+0000 mon.a (mon.0) 1627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.648181+0000 mon.a (mon.0) 1628 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.655046+0000 mon.a (mon.0) 1629 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.734316+0000 mon.a (mon.0) 1630 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.736217+0000 mon.a (mon.0) 1631 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.739260+0000 mon.a (mon.0) 1632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.740288+0000 mon.a (mon.0) 1633 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.747075+0000 mon.a (mon.0) 1634 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.816110+0000 mon.a (mon.0) 1635 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.818505+0000 mon.a (mon.0) 1636 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.821816+0000 mon.a (mon.0) 1637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.822936+0000 mon.a (mon.0) 1638 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.830088+0000 mon.a (mon.0) 1639 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.910355+0000 mon.a (mon.0) 1640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.912284+0000 mon.a (mon.0) 1641 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.914499+0000 mon.a (mon.0) 1642 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.915483+0000 mon.a (mon.0) 1643 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:15.922078+0000 mon.a (mon.0) 1644 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:16.001463+0000 mon.a (mon.0) 1645 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:16.004539+0000 mon.a (mon.0) 1646 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:16.009503+0000 mon.a (mon.0) 1647 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.648181+0000 mon.a (mon.0) 1628 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.655046+0000 mon.a (mon.0) 1629 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.734316+0000 mon.a (mon.0) 1630 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.736217+0000 mon.a (mon.0) 1631 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.739260+0000 mon.a (mon.0) 1632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.740288+0000 mon.a (mon.0) 1633 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.747075+0000 mon.a (mon.0) 1634 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.816110+0000 mon.a (mon.0) 1635 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.818505+0000 mon.a (mon.0) 1636 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.821816+0000 mon.a (mon.0) 1637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.822936+0000 mon.a (mon.0) 1638 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.830088+0000 mon.a (mon.0) 1639 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.910355+0000 mon.a (mon.0) 1640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.912284+0000 mon.a (mon.0) 1641 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.914499+0000 mon.a (mon.0) 1642 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.915483+0000 mon.a (mon.0) 1643 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:15.922078+0000 mon.a (mon.0) 1644 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:16.001463+0000 mon.a (mon.0) 1645 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:16.004539+0000 mon.a (mon.0) 1646 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:16.009503+0000 mon.a (mon.0) 1647 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:16.010841+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:16.019542+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:16.101099+0000 mon.a (mon.0) 1650 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[71198]: audit 2024-02-10T06:40:16.104436+0000 mon.a (mon.0) 1651 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:16.010841+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:16.019542+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:16.101099+0000 mon.a (mon.0) 1650 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:16 smithi046 bash[68510]: audit 2024-02-10T06:40:16.104436+0000 mon.a (mon.0) 1651 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.416 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: cephadm 2024-02-10T06:40:14.607454+0000 mgr.y (mgr.34107) 460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.416 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: cephadm 2024-02-10T06:40:14.703373+0000 mgr.y (mgr.34107) 461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.416 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: cephadm 2024-02-10T06:40:14.793003+0000 mgr.y (mgr.34107) 462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.416 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: cephadm 2024-02-10T06:40:14.889289+0000 mgr.y (mgr.34107) 463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.417 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: cephadm 2024-02-10T06:40:14.986274+0000 mgr.y (mgr.34107) 464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.417 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: cephadm 2024-02-10T06:40:15.080261+0000 mgr.y (mgr.34107) 465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.417 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.161586+0000 mon.a (mon.0) 1600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.417 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.164387+0000 mon.a (mon.0) 1601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.417 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.167468+0000 mon.a (mon.0) 1602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.417 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.168663+0000 mon.a (mon.0) 1603 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.417 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.176066+0000 mon.a (mon.0) 1604 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.417 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: cephadm 2024-02-10T06:40:15.176973+0000 mgr.y (mgr.34107) 466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.417 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.260170+0000 mon.a (mon.0) 1605 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.417 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.263301+0000 mon.a (mon.0) 1606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.417 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.266655+0000 mon.a (mon.0) 1607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.417 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.267643+0000 mon.a (mon.0) 1608 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.417 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.274849+0000 mon.a (mon.0) 1609 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.417 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: cephadm 2024-02-10T06:40:15.275573+0000 mgr.y (mgr.34107) 467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.417 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.351572+0000 mon.a (mon.0) 1610 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.418 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.354055+0000 mon.a (mon.0) 1611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.418 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.356657+0000 mon.a (mon.0) 1612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.418 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.357664+0000 mon.a (mon.0) 1613 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.418 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.363457+0000 mon.a (mon.0) 1614 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.418 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: cephadm 2024-02-10T06:40:15.364096+0000 mgr.y (mgr.34107) 468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.418 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: cluster 2024-02-10T06:40:15.428955+0000 mgr.y (mgr.34107) 469 : cluster 0 pgmap v78: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:40:16.418 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.447276+0000 mon.a (mon.0) 1615 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.418 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.450463+0000 mon.a (mon.0) 1616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.418 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.454100+0000 mon.a (mon.0) 1617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.418 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.455660+0000 mon.a (mon.0) 1618 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.418 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.464040+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.418 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: cephadm 2024-02-10T06:40:15.464823+0000 mgr.y (mgr.34107) 470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.418 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.544998+0000 mon.a (mon.0) 1620 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.418 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.547596+0000 mon.a (mon.0) 1621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.418 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.550326+0000 mon.a (mon.0) 1622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.419 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.551422+0000 mon.a (mon.0) 1623 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.419 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.559278+0000 mon.a (mon.0) 1624 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.419 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: cephadm 2024-02-10T06:40:15.559859+0000 mgr.y (mgr.34107) 471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:16.419 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.637578+0000 mon.a (mon.0) 1625 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.419 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.642430+0000 mon.a (mon.0) 1626 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.419 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.646755+0000 mon.a (mon.0) 1627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.419 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.648181+0000 mon.a (mon.0) 1628 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.419 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.655046+0000 mon.a (mon.0) 1629 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.420 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.734316+0000 mon.a (mon.0) 1630 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.420 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.736217+0000 mon.a (mon.0) 1631 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.420 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.739260+0000 mon.a (mon.0) 1632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.420 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.740288+0000 mon.a (mon.0) 1633 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.420 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.747075+0000 mon.a (mon.0) 1634 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.420 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.816110+0000 mon.a (mon.0) 1635 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.420 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.818505+0000 mon.a (mon.0) 1636 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.420 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.821816+0000 mon.a (mon.0) 1637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.420 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.822936+0000 mon.a (mon.0) 1638 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.420 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.830088+0000 mon.a (mon.0) 1639 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.420 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.910355+0000 mon.a (mon.0) 1640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.420 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.912284+0000 mon.a (mon.0) 1641 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.420 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.914499+0000 mon.a (mon.0) 1642 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.420 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.915483+0000 mon.a (mon.0) 1643 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.420 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:15.922078+0000 mon.a (mon.0) 1644 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.420 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:16.001463+0000 mon.a (mon.0) 1645 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.421 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:16.004539+0000 mon.a (mon.0) 1646 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:16.421 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:16.009503+0000 mon.a (mon.0) 1647 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:16.421 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:16.010841+0000 mon.a (mon.0) 1648 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:16.421 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:16.019542+0000 mon.a (mon.0) 1649 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:16.421 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:16.101099+0000 mon.a (mon.0) 1650 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:16.421 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:16 smithi175 bash[56722]: audit 2024-02-10T06:40:16.104436+0000 mon.a (mon.0) 1651 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: cephadm 2024-02-10T06:40:15.655584+0000 mgr.y (mgr.34107) 472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: cephadm 2024-02-10T06:40:15.747862+0000 mgr.y (mgr.34107) 473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: cephadm 2024-02-10T06:40:15.830714+0000 mgr.y (mgr.34107) 474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: cephadm 2024-02-10T06:40:15.922646+0000 mgr.y (mgr.34107) 475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: cephadm 2024-02-10T06:40:16.020285+0000 mgr.y (mgr.34107) 476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.108028+0000 mon.a (mon.0) 1652 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.119124+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.124239+0000 mon.a (mon.0) 1654 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: cephadm 2024-02-10T06:40:16.124666+0000 mgr.y (mgr.34107) 477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.185830+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.189006+0000 mon.a (mon.0) 1656 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.192646+0000 mon.a (mon.0) 1657 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.193979+0000 mon.a (mon.0) 1658 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.202968+0000 mon.a (mon.0) 1659 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: cephadm 2024-02-10T06:40:16.203610+0000 mgr.y (mgr.34107) 478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.281274+0000 mon.a (mon.0) 1660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.284495+0000 mon.a (mon.0) 1661 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.288314+0000 mon.a (mon.0) 1662 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.289806+0000 mon.a (mon.0) 1663 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.297485+0000 mon.a (mon.0) 1664 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: cephadm 2024-02-10T06:40:15.655584+0000 mgr.y (mgr.34107) 472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: cephadm 2024-02-10T06:40:15.747862+0000 mgr.y (mgr.34107) 473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: cephadm 2024-02-10T06:40:15.830714+0000 mgr.y (mgr.34107) 474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: cephadm 2024-02-10T06:40:15.922646+0000 mgr.y (mgr.34107) 475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: cephadm 2024-02-10T06:40:16.020285+0000 mgr.y (mgr.34107) 476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.108028+0000 mon.a (mon.0) 1652 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.119124+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.124239+0000 mon.a (mon.0) 1654 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: cephadm 2024-02-10T06:40:16.124666+0000 mgr.y (mgr.34107) 477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.185830+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.189006+0000 mon.a (mon.0) 1656 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.192646+0000 mon.a (mon.0) 1657 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.193979+0000 mon.a (mon.0) 1658 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.202968+0000 mon.a (mon.0) 1659 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: cephadm 2024-02-10T06:40:16.203610+0000 mgr.y (mgr.34107) 478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.281274+0000 mon.a (mon.0) 1660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.284495+0000 mon.a (mon.0) 1661 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.288314+0000 mon.a (mon.0) 1662 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.289806+0000 mon.a (mon.0) 1663 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.297485+0000 mon.a (mon.0) 1664 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: cephadm 2024-02-10T06:40:16.298140+0000 mgr.y (mgr.34107) 479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.378819+0000 mon.a (mon.0) 1665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.381275+0000 mon.a (mon.0) 1666 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.384440+0000 mon.a (mon.0) 1667 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.385491+0000 mon.a (mon.0) 1668 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.392207+0000 mon.a (mon.0) 1669 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: cephadm 2024-02-10T06:40:16.392717+0000 mgr.y (mgr.34107) 480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.470214+0000 mon.a (mon.0) 1670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.472739+0000 mon.a (mon.0) 1671 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.475326+0000 mon.a (mon.0) 1672 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.476476+0000 mon.a (mon.0) 1673 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.482591+0000 mon.a (mon.0) 1674 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: cephadm 2024-02-10T06:40:16.483175+0000 mgr.y (mgr.34107) 481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.562390+0000 mon.a (mon.0) 1675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.566119+0000 mon.a (mon.0) 1676 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.569455+0000 mon.a (mon.0) 1677 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.570633+0000 mon.a (mon.0) 1678 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.578261+0000 mon.a (mon.0) 1679 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: cephadm 2024-02-10T06:40:16.579069+0000 mgr.y (mgr.34107) 482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.661280+0000 mon.a (mon.0) 1680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: cephadm 2024-02-10T06:40:16.298140+0000 mgr.y (mgr.34107) 479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.378819+0000 mon.a (mon.0) 1665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.381275+0000 mon.a (mon.0) 1666 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.384440+0000 mon.a (mon.0) 1667 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.385491+0000 mon.a (mon.0) 1668 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.392207+0000 mon.a (mon.0) 1669 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: cephadm 2024-02-10T06:40:16.392717+0000 mgr.y (mgr.34107) 480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.470214+0000 mon.a (mon.0) 1670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.472739+0000 mon.a (mon.0) 1671 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.475326+0000 mon.a (mon.0) 1672 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.476476+0000 mon.a (mon.0) 1673 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.482591+0000 mon.a (mon.0) 1674 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: cephadm 2024-02-10T06:40:16.483175+0000 mgr.y (mgr.34107) 481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.562390+0000 mon.a (mon.0) 1675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.566119+0000 mon.a (mon.0) 1676 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.569455+0000 mon.a (mon.0) 1677 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.570633+0000 mon.a (mon.0) 1678 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.578261+0000 mon.a (mon.0) 1679 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: cephadm 2024-02-10T06:40:16.579069+0000 mgr.y (mgr.34107) 482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.661280+0000 mon.a (mon.0) 1680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.664601+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.668534+0000 mon.a (mon.0) 1682 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.669747+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.677403+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.755623+0000 mon.a (mon.0) 1685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.759129+0000 mon.a (mon.0) 1686 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.762263+0000 mon.a (mon.0) 1687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.763547+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.771217+0000 mon.a (mon.0) 1689 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.851024+0000 mon.a (mon.0) 1690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.853572+0000 mon.a (mon.0) 1691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.856470+0000 mon.a (mon.0) 1692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.857576+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.863788+0000 mon.a (mon.0) 1694 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.945562+0000 mon.a (mon.0) 1695 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.947766+0000 mon.a (mon.0) 1696 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.950360+0000 mon.a (mon.0) 1697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.951271+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:16.956887+0000 mon.a (mon.0) 1699 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:17.037040+0000 mon.a (mon.0) 1700 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.664601+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.668534+0000 mon.a (mon.0) 1682 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.669747+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.677403+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.755623+0000 mon.a (mon.0) 1685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.759129+0000 mon.a (mon.0) 1686 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.762263+0000 mon.a (mon.0) 1687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.763547+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.771217+0000 mon.a (mon.0) 1689 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.851024+0000 mon.a (mon.0) 1690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.853572+0000 mon.a (mon.0) 1691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.856470+0000 mon.a (mon.0) 1692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.857576+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.863788+0000 mon.a (mon.0) 1694 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.945562+0000 mon.a (mon.0) 1695 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.947766+0000 mon.a (mon.0) 1696 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.950360+0000 mon.a (mon.0) 1697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.951271+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:16.956887+0000 mon.a (mon.0) 1699 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:17.037040+0000 mon.a (mon.0) 1700 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:17.039153+0000 mon.a (mon.0) 1701 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:17.042119+0000 mon.a (mon.0) 1702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:17.043165+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[68510]: audit 2024-02-10T06:40:17.052761+0000 mon.a (mon.0) 1704 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:17.039153+0000 mon.a (mon.0) 1701 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.390 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:17.042119+0000 mon.a (mon.0) 1702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.390 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:17.043165+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.390 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:17 smithi046 bash[71198]: audit 2024-02-10T06:40:17.052761+0000 mon.a (mon.0) 1704 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.421 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: cephadm 2024-02-10T06:40:15.655584+0000 mgr.y (mgr.34107) 472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.421 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: cephadm 2024-02-10T06:40:15.747862+0000 mgr.y (mgr.34107) 473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.421 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: cephadm 2024-02-10T06:40:15.830714+0000 mgr.y (mgr.34107) 474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.421 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: cephadm 2024-02-10T06:40:15.922646+0000 mgr.y (mgr.34107) 475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.421 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: cephadm 2024-02-10T06:40:16.020285+0000 mgr.y (mgr.34107) 476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.422 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.108028+0000 mon.a (mon.0) 1652 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.422 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.119124+0000 mon.a (mon.0) 1653 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.422 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.124239+0000 mon.a (mon.0) 1654 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.422 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: cephadm 2024-02-10T06:40:16.124666+0000 mgr.y (mgr.34107) 477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.422 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.185830+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.422 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.189006+0000 mon.a (mon.0) 1656 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.422 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.192646+0000 mon.a (mon.0) 1657 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.422 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.193979+0000 mon.a (mon.0) 1658 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.422 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.202968+0000 mon.a (mon.0) 1659 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.422 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: cephadm 2024-02-10T06:40:16.203610+0000 mgr.y (mgr.34107) 478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.422 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.281274+0000 mon.a (mon.0) 1660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.422 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.284495+0000 mon.a (mon.0) 1661 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.422 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.288314+0000 mon.a (mon.0) 1662 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.422 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.289806+0000 mon.a (mon.0) 1663 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.422 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.297485+0000 mon.a (mon.0) 1664 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.423 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: cephadm 2024-02-10T06:40:16.298140+0000 mgr.y (mgr.34107) 479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.423 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.378819+0000 mon.a (mon.0) 1665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.423 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.381275+0000 mon.a (mon.0) 1666 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.423 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.384440+0000 mon.a (mon.0) 1667 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.423 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.385491+0000 mon.a (mon.0) 1668 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.423 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.392207+0000 mon.a (mon.0) 1669 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.423 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: cephadm 2024-02-10T06:40:16.392717+0000 mgr.y (mgr.34107) 480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.423 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.470214+0000 mon.a (mon.0) 1670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.472739+0000 mon.a (mon.0) 1671 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.475326+0000 mon.a (mon.0) 1672 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.476476+0000 mon.a (mon.0) 1673 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.482591+0000 mon.a (mon.0) 1674 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: cephadm 2024-02-10T06:40:16.483175+0000 mgr.y (mgr.34107) 481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.562390+0000 mon.a (mon.0) 1675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.566119+0000 mon.a (mon.0) 1676 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.569455+0000 mon.a (mon.0) 1677 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.570633+0000 mon.a (mon.0) 1678 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.578261+0000 mon.a (mon.0) 1679 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: cephadm 2024-02-10T06:40:16.579069+0000 mgr.y (mgr.34107) 482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:17.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.661280+0000 mon.a (mon.0) 1680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.664601+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.668534+0000 mon.a (mon.0) 1682 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.424 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.669747+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.425 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.677403+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.425 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.755623+0000 mon.a (mon.0) 1685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.425 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.759129+0000 mon.a (mon.0) 1686 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.425 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.762263+0000 mon.a (mon.0) 1687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.425 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.763547+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.425 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.771217+0000 mon.a (mon.0) 1689 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.425 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.851024+0000 mon.a (mon.0) 1690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.425 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.853572+0000 mon.a (mon.0) 1691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.425 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.856470+0000 mon.a (mon.0) 1692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.425 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.857576+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.425 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.863788+0000 mon.a (mon.0) 1694 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.425 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.945562+0000 mon.a (mon.0) 1695 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.425 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.947766+0000 mon.a (mon.0) 1696 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.425 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.950360+0000 mon.a (mon.0) 1697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.425 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.951271+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.426 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:16.956887+0000 mon.a (mon.0) 1699 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:17.426 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:17.037040+0000 mon.a (mon.0) 1700 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:17.426 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:17.039153+0000 mon.a (mon.0) 1701 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:17.426 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:17.042119+0000 mon.a (mon.0) 1702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:17.426 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:17.043165+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:17.426 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:17 smithi175 bash[56722]: audit 2024-02-10T06:40:17.052761+0000 mon.a (mon.0) 1704 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: cephadm 2024-02-10T06:40:16.678126+0000 mgr.y (mgr.34107) 483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: cephadm 2024-02-10T06:40:16.771879+0000 mgr.y (mgr.34107) 484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: cephadm 2024-02-10T06:40:16.864586+0000 mgr.y (mgr.34107) 485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: cephadm 2024-02-10T06:40:16.957430+0000 mgr.y (mgr.34107) 486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: cephadm 2024-02-10T06:40:17.053479+0000 mgr.y (mgr.34107) 487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.127892+0000 mon.a (mon.0) 1705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.130046+0000 mon.a (mon.0) 1706 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.132048+0000 mon.a (mon.0) 1707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.132833+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.138198+0000 mon.a (mon.0) 1709 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: cephadm 2024-02-10T06:40:17.138762+0000 mgr.y (mgr.34107) 488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.216255+0000 mon.a (mon.0) 1710 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.219520+0000 mon.a (mon.0) 1711 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.223221+0000 mon.a (mon.0) 1712 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.224480+0000 mon.a (mon.0) 1713 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.234944+0000 mon.a (mon.0) 1714 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: cephadm 2024-02-10T06:40:17.236156+0000 mgr.y (mgr.34107) 489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.316175+0000 mon.a (mon.0) 1715 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.318569+0000 mon.a (mon.0) 1716 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.322557+0000 mon.a (mon.0) 1717 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.323917+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.331965+0000 mon.a (mon.0) 1719 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: cephadm 2024-02-10T06:40:17.332613+0000 mgr.y (mgr.34107) 490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.410914+0000 mon.a (mon.0) 1720 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.414858+0000 mon.a (mon.0) 1721 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.418697+0000 mon.a (mon.0) 1722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.420061+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.425603+0000 mon.a (mon.0) 1724 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: cephadm 2024-02-10T06:40:17.426175+0000 mgr.y (mgr.34107) 491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: cluster 2024-02-10T06:40:17.429544+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v79: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:40:18.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.504620+0000 mon.a (mon.0) 1725 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.509041+0000 mon.a (mon.0) 1726 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.512666+0000 mon.a (mon.0) 1727 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.246 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.513583+0000 mon.a (mon.0) 1728 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.520413+0000 mon.a (mon.0) 1729 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: cephadm 2024-02-10T06:40:17.521129+0000 mgr.y (mgr.34107) 493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.599629+0000 mon.a (mon.0) 1730 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.601706+0000 mon.a (mon.0) 1731 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.603941+0000 mon.a (mon.0) 1732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.604742+0000 mon.a (mon.0) 1733 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.610511+0000 mon.a (mon.0) 1734 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.686085+0000 mon.a (mon.0) 1735 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.689075+0000 mon.a (mon.0) 1736 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.691741+0000 mon.a (mon.0) 1737 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.692572+0000 mon.a (mon.0) 1738 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.698407+0000 mon.a (mon.0) 1739 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.778318+0000 mon.a (mon.0) 1740 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.780660+0000 mon.a (mon.0) 1741 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.784268+0000 mon.a (mon.0) 1742 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.785346+0000 mon.a (mon.0) 1743 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.791278+0000 mon.a (mon.0) 1744 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.872746+0000 mon.a (mon.0) 1745 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.875866+0000 mon.a (mon.0) 1746 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.878995+0000 mon.a (mon.0) 1747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.880232+0000 mon.a (mon.0) 1748 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.888143+0000 mon.a (mon.0) 1749 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.972881+0000 mon.a (mon.0) 1750 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.248 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.975218+0000 mon.a (mon.0) 1751 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.977917+0000 mon.a (mon.0) 1752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.980480+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:17.987276+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:18.049004+0000 mon.a (mon.0) 1755 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:18.051610+0000 mon.a (mon.0) 1756 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:18.054091+0000 mon.a (mon.0) 1757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:18.055016+0000 mon.a (mon.0) 1758 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:18.060310+0000 mon.a (mon.0) 1759 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:18.092910+0000 mon.c (mon.1) 4 : audit 1 from='osd.0 [v2:172.21.15.46:6802/1516471424,v1:172.21.15.46:6803/1516471424]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T06:40:18.249 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[56722]: audit 2024-02-10T06:40:18.093240+0000 mon.a (mon.0) 1760 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T06:40:18.378 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[78597]: debug 2024-02-10T06:40:18.085+0000 7f28be23d7c0 -1 osd.0 113 log_to_monitors true 2024-02-10T06:40:18.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: cephadm 2024-02-10T06:40:16.678126+0000 mgr.y (mgr.34107) 483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: cephadm 2024-02-10T06:40:16.771879+0000 mgr.y (mgr.34107) 484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: cephadm 2024-02-10T06:40:16.864586+0000 mgr.y (mgr.34107) 485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: cephadm 2024-02-10T06:40:16.957430+0000 mgr.y (mgr.34107) 486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: cephadm 2024-02-10T06:40:17.053479+0000 mgr.y (mgr.34107) 487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.127892+0000 mon.a (mon.0) 1705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.130046+0000 mon.a (mon.0) 1706 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.132048+0000 mon.a (mon.0) 1707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.132833+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.138198+0000 mon.a (mon.0) 1709 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: cephadm 2024-02-10T06:40:17.138762+0000 mgr.y (mgr.34107) 488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.216255+0000 mon.a (mon.0) 1710 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.219520+0000 mon.a (mon.0) 1711 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.223221+0000 mon.a (mon.0) 1712 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.224480+0000 mon.a (mon.0) 1713 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.234944+0000 mon.a (mon.0) 1714 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: cephadm 2024-02-10T06:40:17.236156+0000 mgr.y (mgr.34107) 489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.316175+0000 mon.a (mon.0) 1715 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.318569+0000 mon.a (mon.0) 1716 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.322557+0000 mon.a (mon.0) 1717 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: cephadm 2024-02-10T06:40:16.678126+0000 mgr.y (mgr.34107) 483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: cephadm 2024-02-10T06:40:16.771879+0000 mgr.y (mgr.34107) 484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: cephadm 2024-02-10T06:40:16.864586+0000 mgr.y (mgr.34107) 485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: cephadm 2024-02-10T06:40:16.957430+0000 mgr.y (mgr.34107) 486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: cephadm 2024-02-10T06:40:17.053479+0000 mgr.y (mgr.34107) 487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.127892+0000 mon.a (mon.0) 1705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.130046+0000 mon.a (mon.0) 1706 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.132048+0000 mon.a (mon.0) 1707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.132833+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.138198+0000 mon.a (mon.0) 1709 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: cephadm 2024-02-10T06:40:17.138762+0000 mgr.y (mgr.34107) 488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.216255+0000 mon.a (mon.0) 1710 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.219520+0000 mon.a (mon.0) 1711 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.223221+0000 mon.a (mon.0) 1712 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.224480+0000 mon.a (mon.0) 1713 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.234944+0000 mon.a (mon.0) 1714 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: cephadm 2024-02-10T06:40:17.236156+0000 mgr.y (mgr.34107) 489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.316175+0000 mon.a (mon.0) 1715 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.318569+0000 mon.a (mon.0) 1716 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.322557+0000 mon.a (mon.0) 1717 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.323917+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.331965+0000 mon.a (mon.0) 1719 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: cephadm 2024-02-10T06:40:17.332613+0000 mgr.y (mgr.34107) 490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.410914+0000 mon.a (mon.0) 1720 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.414858+0000 mon.a (mon.0) 1721 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.418697+0000 mon.a (mon.0) 1722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.420061+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.425603+0000 mon.a (mon.0) 1724 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: cephadm 2024-02-10T06:40:17.426175+0000 mgr.y (mgr.34107) 491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: cluster 2024-02-10T06:40:17.429544+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v79: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:40:18.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.504620+0000 mon.a (mon.0) 1725 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.509041+0000 mon.a (mon.0) 1726 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.512666+0000 mon.a (mon.0) 1727 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.513583+0000 mon.a (mon.0) 1728 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.520413+0000 mon.a (mon.0) 1729 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: cephadm 2024-02-10T06:40:17.521129+0000 mgr.y (mgr.34107) 493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.599629+0000 mon.a (mon.0) 1730 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.601706+0000 mon.a (mon.0) 1731 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.603941+0000 mon.a (mon.0) 1732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.604742+0000 mon.a (mon.0) 1733 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.323917+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.331965+0000 mon.a (mon.0) 1719 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: cephadm 2024-02-10T06:40:17.332613+0000 mgr.y (mgr.34107) 490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.410914+0000 mon.a (mon.0) 1720 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.414858+0000 mon.a (mon.0) 1721 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.418697+0000 mon.a (mon.0) 1722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.420061+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.425603+0000 mon.a (mon.0) 1724 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: cephadm 2024-02-10T06:40:17.426175+0000 mgr.y (mgr.34107) 491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: cluster 2024-02-10T06:40:17.429544+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v79: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:40:18.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.504620+0000 mon.a (mon.0) 1725 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.509041+0000 mon.a (mon.0) 1726 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.512666+0000 mon.a (mon.0) 1727 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.513583+0000 mon.a (mon.0) 1728 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.520413+0000 mon.a (mon.0) 1729 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: cephadm 2024-02-10T06:40:17.521129+0000 mgr.y (mgr.34107) 493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:18.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.599629+0000 mon.a (mon.0) 1730 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.601706+0000 mon.a (mon.0) 1731 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.603941+0000 mon.a (mon.0) 1732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.604742+0000 mon.a (mon.0) 1733 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.610511+0000 mon.a (mon.0) 1734 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.686085+0000 mon.a (mon.0) 1735 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.689075+0000 mon.a (mon.0) 1736 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.691741+0000 mon.a (mon.0) 1737 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.692572+0000 mon.a (mon.0) 1738 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.698407+0000 mon.a (mon.0) 1739 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.778318+0000 mon.a (mon.0) 1740 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.780660+0000 mon.a (mon.0) 1741 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.784268+0000 mon.a (mon.0) 1742 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.785346+0000 mon.a (mon.0) 1743 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.791278+0000 mon.a (mon.0) 1744 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.872746+0000 mon.a (mon.0) 1745 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.875866+0000 mon.a (mon.0) 1746 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.878995+0000 mon.a (mon.0) 1747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.880232+0000 mon.a (mon.0) 1748 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.888143+0000 mon.a (mon.0) 1749 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.972881+0000 mon.a (mon.0) 1750 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.975218+0000 mon.a (mon.0) 1751 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.977917+0000 mon.a (mon.0) 1752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.980480+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:17.987276+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:18.049004+0000 mon.a (mon.0) 1755 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:18.051610+0000 mon.a (mon.0) 1756 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:18.054091+0000 mon.a (mon.0) 1757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:18.055016+0000 mon.a (mon.0) 1758 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:18.060310+0000 mon.a (mon.0) 1759 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:18.092910+0000 mon.c (mon.1) 4 : audit 1 from='osd.0 [v2:172.21.15.46:6802/1516471424,v1:172.21.15.46:6803/1516471424]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T06:40:18.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[71198]: audit 2024-02-10T06:40:18.093240+0000 mon.a (mon.0) 1760 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T06:40:18.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.610511+0000 mon.a (mon.0) 1734 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.686085+0000 mon.a (mon.0) 1735 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.689075+0000 mon.a (mon.0) 1736 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.691741+0000 mon.a (mon.0) 1737 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.692572+0000 mon.a (mon.0) 1738 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.698407+0000 mon.a (mon.0) 1739 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.778318+0000 mon.a (mon.0) 1740 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.780660+0000 mon.a (mon.0) 1741 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.784268+0000 mon.a (mon.0) 1742 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.785346+0000 mon.a (mon.0) 1743 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.791278+0000 mon.a (mon.0) 1744 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.872746+0000 mon.a (mon.0) 1745 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.875866+0000 mon.a (mon.0) 1746 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.878995+0000 mon.a (mon.0) 1747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.880232+0000 mon.a (mon.0) 1748 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.888143+0000 mon.a (mon.0) 1749 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.972881+0000 mon.a (mon.0) 1750 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.975218+0000 mon.a (mon.0) 1751 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.977917+0000 mon.a (mon.0) 1752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.980480+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:17.987276+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:18.049004+0000 mon.a (mon.0) 1755 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:18.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:18.051610+0000 mon.a (mon.0) 1756 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:18.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:18.054091+0000 mon.a (mon.0) 1757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:18.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:18.055016+0000 mon.a (mon.0) 1758 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:18.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:18.060310+0000 mon.a (mon.0) 1759 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:18.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:18.092910+0000 mon.c (mon.1) 4 : audit 1 from='osd.0 [v2:172.21.15.46:6802/1516471424,v1:172.21.15.46:6803/1516471424]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T06:40:18.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:18 smithi046 bash[68510]: audit 2024-02-10T06:40:18.093240+0000 mon.a (mon.0) 1760 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T06:40:18.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[52279]: ts=2024-02-10T06:40:18.661Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi046:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-02-10T06:40:18.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:40:18 smithi175 bash[52279]: ts=2024-02-10T06:40:18.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.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi046:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:40:19.379 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[78597]: debug 2024-02-10T06:40:19.101+0000 7f28af695700 -1 osd.0 113 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T06:40:19.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: cephadm 2024-02-10T06:40:17.611004+0000 mgr.y (mgr.34107) 494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: cephadm 2024-02-10T06:40:17.699011+0000 mgr.y (mgr.34107) 495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: cephadm 2024-02-10T06:40:17.791695+0000 mgr.y (mgr.34107) 496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: cephadm 2024-02-10T06:40:17.888935+0000 mgr.y (mgr.34107) 497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: cephadm 2024-02-10T06:40:17.987854+0000 mgr.y (mgr.34107) 498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: cephadm 2024-02-10T06:40:18.061036+0000 mgr.y (mgr.34107) 499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.137062+0000 mon.a (mon.0) 1761 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.139352+0000 mon.a (mon.0) 1762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.142046+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.143221+0000 mon.a (mon.0) 1764 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.148684+0000 mon.a (mon.0) 1765 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: cephadm 2024-02-10T06:40:18.149250+0000 mgr.y (mgr.34107) 500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.231757+0000 mon.a (mon.0) 1766 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.234135+0000 mon.a (mon.0) 1767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.237427+0000 mon.a (mon.0) 1768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.238490+0000 mon.a (mon.0) 1769 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.245705+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: cephadm 2024-02-10T06:40:18.246555+0000 mgr.y (mgr.34107) 501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.328589+0000 mon.a (mon.0) 1771 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.331368+0000 mon.a (mon.0) 1772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: cephadm 2024-02-10T06:40:17.611004+0000 mgr.y (mgr.34107) 494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: cephadm 2024-02-10T06:40:17.699011+0000 mgr.y (mgr.34107) 495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: cephadm 2024-02-10T06:40:17.791695+0000 mgr.y (mgr.34107) 496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: cephadm 2024-02-10T06:40:17.888935+0000 mgr.y (mgr.34107) 497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: cephadm 2024-02-10T06:40:17.987854+0000 mgr.y (mgr.34107) 498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: cephadm 2024-02-10T06:40:18.061036+0000 mgr.y (mgr.34107) 499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.137062+0000 mon.a (mon.0) 1761 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.139352+0000 mon.a (mon.0) 1762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.142046+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.143221+0000 mon.a (mon.0) 1764 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.148684+0000 mon.a (mon.0) 1765 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: cephadm 2024-02-10T06:40:18.149250+0000 mgr.y (mgr.34107) 500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.231757+0000 mon.a (mon.0) 1766 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.234135+0000 mon.a (mon.0) 1767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.237427+0000 mon.a (mon.0) 1768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.238490+0000 mon.a (mon.0) 1769 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.245705+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: cephadm 2024-02-10T06:40:18.246555+0000 mgr.y (mgr.34107) 501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.328589+0000 mon.a (mon.0) 1771 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.331368+0000 mon.a (mon.0) 1772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.334232+0000 mon.a (mon.0) 1773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.335245+0000 mon.a (mon.0) 1774 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.344138+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: cephadm 2024-02-10T06:40:18.344885+0000 mgr.y (mgr.34107) 502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.427605+0000 mon.a (mon.0) 1776 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.429951+0000 mon.a (mon.0) 1777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.432966+0000 mon.a (mon.0) 1778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.434017+0000 mon.a (mon.0) 1779 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.440332+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: cephadm 2024-02-10T06:40:18.440929+0000 mgr.y (mgr.34107) 503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.518015+0000 mon.a (mon.0) 1781 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.521663+0000 mon.a (mon.0) 1782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.525603+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.527019+0000 mon.a (mon.0) 1784 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.536487+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: cephadm 2024-02-10T06:40:18.537469+0000 mgr.y (mgr.34107) 504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.617799+0000 mon.a (mon.0) 1786 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.621526+0000 mon.a (mon.0) 1787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.625730+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.627048+0000 mon.a (mon.0) 1789 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.334232+0000 mon.a (mon.0) 1773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.335245+0000 mon.a (mon.0) 1774 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.344138+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: cephadm 2024-02-10T06:40:18.344885+0000 mgr.y (mgr.34107) 502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.427605+0000 mon.a (mon.0) 1776 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.429951+0000 mon.a (mon.0) 1777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.432966+0000 mon.a (mon.0) 1778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.434017+0000 mon.a (mon.0) 1779 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.440332+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: cephadm 2024-02-10T06:40:18.440929+0000 mgr.y (mgr.34107) 503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.518015+0000 mon.a (mon.0) 1781 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.521663+0000 mon.a (mon.0) 1782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.525603+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.527019+0000 mon.a (mon.0) 1784 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.536487+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: cephadm 2024-02-10T06:40:18.537469+0000 mgr.y (mgr.34107) 504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.617799+0000 mon.a (mon.0) 1786 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.621526+0000 mon.a (mon.0) 1787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.625730+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.627048+0000 mon.a (mon.0) 1789 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.635799+0000 mon.a (mon.0) 1790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.716416+0000 mon.a (mon.0) 1791 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.718744+0000 mon.a (mon.0) 1792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.722232+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.723226+0000 mon.a (mon.0) 1794 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.731973+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.390 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.815599+0000 mon.a (mon.0) 1796 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.390 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.817861+0000 mon.a (mon.0) 1797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.390 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.820540+0000 mon.a (mon.0) 1798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.390 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.821480+0000 mon.a (mon.0) 1799 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.390 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.827950+0000 mon.a (mon.0) 1800 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.390 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.909400+0000 mon.a (mon.0) 1801 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.390 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.911311+0000 mon.a (mon.0) 1802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.390 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.914064+0000 mon.a (mon.0) 1803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.390 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.915190+0000 mon.a (mon.0) 1804 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.390 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:18.922265+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.390 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:19.000763+0000 mon.a (mon.0) 1806 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.390 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:19.005377+0000 mon.a (mon.0) 1807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.390 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:19.009085+0000 mon.a (mon.0) 1808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:19.010405+0000 mon.a (mon.0) 1809 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:19.018170+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:19.060998+0000 mon.a (mon.0) 1811 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T06:40:19.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:19.065742+0000 mon.c (mon.1) 5 : audit 1 from='osd.0 [v2:172.21.15.46:6802/1516471424,v1:172.21.15.46:6803/1516471424]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:40:19.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: cluster 2024-02-10T06:40:19.067944+0000 mon.a (mon.0) 1812 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2024-02-10T06:40:19.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:19.068877+0000 mon.a (mon.0) 1813 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:40:19.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:19.094411+0000 mon.a (mon.0) 1814 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:19.096954+0000 mon.a (mon.0) 1815 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:19.099432+0000 mon.a (mon.0) 1816 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:19.100158+0000 mon.a (mon.0) 1817 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.391 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[71198]: audit 2024-02-10T06:40:19.104881+0000 mon.a (mon.0) 1818 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.391 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.635799+0000 mon.a (mon.0) 1790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.392 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.716416+0000 mon.a (mon.0) 1791 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.392 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.718744+0000 mon.a (mon.0) 1792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.392 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.722232+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.392 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.723226+0000 mon.a (mon.0) 1794 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.392 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.731973+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.392 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.815599+0000 mon.a (mon.0) 1796 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.392 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.817861+0000 mon.a (mon.0) 1797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.392 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.820540+0000 mon.a (mon.0) 1798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.392 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.821480+0000 mon.a (mon.0) 1799 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.392 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.827950+0000 mon.a (mon.0) 1800 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.392 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.909400+0000 mon.a (mon.0) 1801 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.392 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.911311+0000 mon.a (mon.0) 1802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.392 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.914064+0000 mon.a (mon.0) 1803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.392 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.915190+0000 mon.a (mon.0) 1804 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:18.922265+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:19.000763+0000 mon.a (mon.0) 1806 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:19.005377+0000 mon.a (mon.0) 1807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:19.009085+0000 mon.a (mon.0) 1808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:19.010405+0000 mon.a (mon.0) 1809 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:19.018170+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:19.060998+0000 mon.a (mon.0) 1811 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T06:40:19.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:19.065742+0000 mon.c (mon.1) 5 : audit 1 from='osd.0 [v2:172.21.15.46:6802/1516471424,v1:172.21.15.46:6803/1516471424]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:40:19.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: cluster 2024-02-10T06:40:19.067944+0000 mon.a (mon.0) 1812 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2024-02-10T06:40:19.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:19.068877+0000 mon.a (mon.0) 1813 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:40:19.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:19.094411+0000 mon.a (mon.0) 1814 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:19.096954+0000 mon.a (mon.0) 1815 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:19.099432+0000 mon.a (mon.0) 1816 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:19.100158+0000 mon.a (mon.0) 1817 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.393 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:19 smithi046 bash[68510]: audit 2024-02-10T06:40:19.104881+0000 mon.a (mon.0) 1818 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: cephadm 2024-02-10T06:40:17.611004+0000 mgr.y (mgr.34107) 494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: cephadm 2024-02-10T06:40:17.699011+0000 mgr.y (mgr.34107) 495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: cephadm 2024-02-10T06:40:17.791695+0000 mgr.y (mgr.34107) 496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: cephadm 2024-02-10T06:40:17.888935+0000 mgr.y (mgr.34107) 497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: cephadm 2024-02-10T06:40:17.987854+0000 mgr.y (mgr.34107) 498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: cephadm 2024-02-10T06:40:18.061036+0000 mgr.y (mgr.34107) 499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.137062+0000 mon.a (mon.0) 1761 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.139352+0000 mon.a (mon.0) 1762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.142046+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.143221+0000 mon.a (mon.0) 1764 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.148684+0000 mon.a (mon.0) 1765 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: cephadm 2024-02-10T06:40:18.149250+0000 mgr.y (mgr.34107) 500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.231757+0000 mon.a (mon.0) 1766 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.234135+0000 mon.a (mon.0) 1767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.237427+0000 mon.a (mon.0) 1768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.238490+0000 mon.a (mon.0) 1769 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.245705+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: cephadm 2024-02-10T06:40:18.246555+0000 mgr.y (mgr.34107) 501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.328589+0000 mon.a (mon.0) 1771 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.331368+0000 mon.a (mon.0) 1772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.334232+0000 mon.a (mon.0) 1773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.335245+0000 mon.a (mon.0) 1774 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.344138+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: cephadm 2024-02-10T06:40:18.344885+0000 mgr.y (mgr.34107) 502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.427605+0000 mon.a (mon.0) 1776 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.429951+0000 mon.a (mon.0) 1777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.432966+0000 mon.a (mon.0) 1778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.434017+0000 mon.a (mon.0) 1779 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.440332+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: cephadm 2024-02-10T06:40:18.440929+0000 mgr.y (mgr.34107) 503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.518015+0000 mon.a (mon.0) 1781 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.521663+0000 mon.a (mon.0) 1782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.525603+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.527019+0000 mon.a (mon.0) 1784 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.536487+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: cephadm 2024-02-10T06:40:18.537469+0000 mgr.y (mgr.34107) 504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:19.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.617799+0000 mon.a (mon.0) 1786 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.621526+0000 mon.a (mon.0) 1787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.625730+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.627048+0000 mon.a (mon.0) 1789 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.635799+0000 mon.a (mon.0) 1790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.716416+0000 mon.a (mon.0) 1791 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.718744+0000 mon.a (mon.0) 1792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.722232+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.723226+0000 mon.a (mon.0) 1794 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.731973+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.815599+0000 mon.a (mon.0) 1796 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.817861+0000 mon.a (mon.0) 1797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.820540+0000 mon.a (mon.0) 1798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.821480+0000 mon.a (mon.0) 1799 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.827950+0000 mon.a (mon.0) 1800 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.909400+0000 mon.a (mon.0) 1801 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.911311+0000 mon.a (mon.0) 1802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.914064+0000 mon.a (mon.0) 1803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.915190+0000 mon.a (mon.0) 1804 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:18.922265+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:19.000763+0000 mon.a (mon.0) 1806 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:19.005377+0000 mon.a (mon.0) 1807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:19.009085+0000 mon.a (mon.0) 1808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:19.010405+0000 mon.a (mon.0) 1809 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:19.018170+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:19.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:19.060998+0000 mon.a (mon.0) 1811 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T06:40:19.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:19.065742+0000 mon.c (mon.1) 5 : audit 1 from='osd.0 [v2:172.21.15.46:6802/1516471424,v1:172.21.15.46:6803/1516471424]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:40:19.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: cluster 2024-02-10T06:40:19.067944+0000 mon.a (mon.0) 1812 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2024-02-10T06:40:19.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:19.068877+0000 mon.a (mon.0) 1813 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:40:19.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:19.094411+0000 mon.a (mon.0) 1814 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:19.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:19.096954+0000 mon.a (mon.0) 1815 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:19.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:19.099432+0000 mon.a (mon.0) 1816 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:19.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:19.100158+0000 mon.a (mon.0) 1817 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:19.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:19 smithi175 bash[56722]: audit 2024-02-10T06:40:19.104881+0000 mon.a (mon.0) 1818 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.172 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: cephadm 2024-02-10T06:40:18.636418+0000 mgr.y (mgr.34107) 505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.172 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: cephadm 2024-02-10T06:40:18.732683+0000 mgr.y (mgr.34107) 506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.172 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: cephadm 2024-02-10T06:40:18.828692+0000 mgr.y (mgr.34107) 507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.172 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: cephadm 2024-02-10T06:40:18.922822+0000 mgr.y (mgr.34107) 508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.172 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: cephadm 2024-02-10T06:40:19.019001+0000 mgr.y (mgr.34107) 509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.172 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: cluster 2024-02-10T06:40:19.063176+0000 osd.1 (osd.1) 13 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T06:40:20.172 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: cluster 2024-02-10T06:40:19.065882+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T06:40:20.172 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: cephadm 2024-02-10T06:40:19.105391+0000 mgr.y (mgr.34107) 510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.183325+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.186054+0000 mon.a (mon.0) 1820 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.189662+0000 mon.a (mon.0) 1821 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.190813+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.198817+0000 mon.a (mon.0) 1823 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: cephadm 2024-02-10T06:40:19.199545+0000 mgr.y (mgr.34107) 511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.276305+0000 mon.a (mon.0) 1824 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.279277+0000 mon.a (mon.0) 1825 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.282945+0000 mon.a (mon.0) 1826 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.284073+0000 mon.a (mon.0) 1827 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.292850+0000 mon.a (mon.0) 1828 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: cephadm 2024-02-10T06:40:19.293590+0000 mgr.y (mgr.34107) 512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: cluster 2024-02-10T06:40:19.356543+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T06:40:20.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.370908+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.374259+0000 mon.a (mon.0) 1830 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.376682+0000 mon.a (mon.0) 1831 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.173 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.377622+0000 mon.a (mon.0) 1832 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.383306+0000 mon.a (mon.0) 1833 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.174 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: cephadm 2024-02-10T06:40:19.384090+0000 mgr.y (mgr.34107) 513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.290 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: cephadm 2024-02-10T06:40:18.636418+0000 mgr.y (mgr.34107) 505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.290 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: cephadm 2024-02-10T06:40:18.732683+0000 mgr.y (mgr.34107) 506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.290 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: cephadm 2024-02-10T06:40:18.828692+0000 mgr.y (mgr.34107) 507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.290 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: cephadm 2024-02-10T06:40:18.922822+0000 mgr.y (mgr.34107) 508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.290 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: cephadm 2024-02-10T06:40:19.019001+0000 mgr.y (mgr.34107) 509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.290 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: cluster 2024-02-10T06:40:19.063176+0000 osd.1 (osd.1) 13 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T06:40:20.290 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: cluster 2024-02-10T06:40:19.065882+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T06:40:20.290 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: cephadm 2024-02-10T06:40:19.105391+0000 mgr.y (mgr.34107) 510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.290 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.183325+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.290 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.186054+0000 mon.a (mon.0) 1820 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.290 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.189662+0000 mon.a (mon.0) 1821 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.291 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.190813+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.291 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.198817+0000 mon.a (mon.0) 1823 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.291 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: cephadm 2024-02-10T06:40:19.199545+0000 mgr.y (mgr.34107) 511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.291 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.276305+0000 mon.a (mon.0) 1824 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.291 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.279277+0000 mon.a (mon.0) 1825 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.291 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.282945+0000 mon.a (mon.0) 1826 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.291 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.284073+0000 mon.a (mon.0) 1827 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.291 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.292850+0000 mon.a (mon.0) 1828 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.291 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: cephadm 2024-02-10T06:40:19.293590+0000 mgr.y (mgr.34107) 512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.291 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: cluster 2024-02-10T06:40:19.356543+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T06:40:20.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: cephadm 2024-02-10T06:40:18.636418+0000 mgr.y (mgr.34107) 505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: cephadm 2024-02-10T06:40:18.732683+0000 mgr.y (mgr.34107) 506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: cephadm 2024-02-10T06:40:18.828692+0000 mgr.y (mgr.34107) 507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: cephadm 2024-02-10T06:40:18.922822+0000 mgr.y (mgr.34107) 508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: cephadm 2024-02-10T06:40:19.019001+0000 mgr.y (mgr.34107) 509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: cluster 2024-02-10T06:40:19.063176+0000 osd.1 (osd.1) 13 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T06:40:20.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: cluster 2024-02-10T06:40:19.065882+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T06:40:20.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: cephadm 2024-02-10T06:40:19.105391+0000 mgr.y (mgr.34107) 510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.183325+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.186054+0000 mon.a (mon.0) 1820 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.189662+0000 mon.a (mon.0) 1821 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.190813+0000 mon.a (mon.0) 1822 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.198817+0000 mon.a (mon.0) 1823 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: cephadm 2024-02-10T06:40:19.199545+0000 mgr.y (mgr.34107) 511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.276305+0000 mon.a (mon.0) 1824 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.279277+0000 mon.a (mon.0) 1825 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.282945+0000 mon.a (mon.0) 1826 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.284073+0000 mon.a (mon.0) 1827 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.292850+0000 mon.a (mon.0) 1828 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: cephadm 2024-02-10T06:40:19.293590+0000 mgr.y (mgr.34107) 512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: cluster 2024-02-10T06:40:19.356543+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T06:40:20.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.370908+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.374259+0000 mon.a (mon.0) 1830 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.376682+0000 mon.a (mon.0) 1831 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.377622+0000 mon.a (mon.0) 1832 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.383306+0000 mon.a (mon.0) 1833 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: cephadm 2024-02-10T06:40:19.384090+0000 mgr.y (mgr.34107) 513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: cluster 2024-02-10T06:40:19.430298+0000 mgr.y (mgr.34107) 514 : cluster 0 pgmap v81: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:40:20.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.462707+0000 mon.a (mon.0) 1834 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.464984+0000 mon.a (mon.0) 1835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.467248+0000 mon.a (mon.0) 1836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.468093+0000 mon.a (mon.0) 1837 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.475333+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: cephadm 2024-02-10T06:40:19.476102+0000 mgr.y (mgr.34107) 515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.557860+0000 mon.a (mon.0) 1839 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.560446+0000 mon.a (mon.0) 1840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.564744+0000 mon.a (mon.0) 1841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.566501+0000 mon.a (mon.0) 1842 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.574090+0000 mon.a (mon.0) 1843 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: cephadm 2024-02-10T06:40:19.574889+0000 mgr.y (mgr.34107) 516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.656835+0000 mon.a (mon.0) 1844 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.659810+0000 mon.a (mon.0) 1845 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.664114+0000 mon.a (mon.0) 1846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.665504+0000 mon.a (mon.0) 1847 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.672571+0000 mon.a (mon.0) 1848 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.752195+0000 mon.a (mon.0) 1849 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.754414+0000 mon.a (mon.0) 1850 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.757229+0000 mon.a (mon.0) 1851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.758058+0000 mon.a (mon.0) 1852 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.766430+0000 mon.a (mon.0) 1853 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.847649+0000 mon.a (mon.0) 1854 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.849741+0000 mon.a (mon.0) 1855 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.852478+0000 mon.a (mon.0) 1856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.853467+0000 mon.a (mon.0) 1857 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.862068+0000 mon.a (mon.0) 1858 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.943476+0000 mon.a (mon.0) 1859 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.947117+0000 mon.a (mon.0) 1860 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.950410+0000 mon.a (mon.0) 1861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.953696+0000 mon.a (mon.0) 1862 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.295 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:19.960521+0000 mon.a (mon.0) 1863 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.370908+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.374259+0000 mon.a (mon.0) 1830 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.376682+0000 mon.a (mon.0) 1831 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.377622+0000 mon.a (mon.0) 1832 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.383306+0000 mon.a (mon.0) 1833 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: cephadm 2024-02-10T06:40:19.384090+0000 mgr.y (mgr.34107) 513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: cluster 2024-02-10T06:40:19.430298+0000 mgr.y (mgr.34107) 514 : cluster 0 pgmap v81: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:40:20.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.462707+0000 mon.a (mon.0) 1834 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.464984+0000 mon.a (mon.0) 1835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.467248+0000 mon.a (mon.0) 1836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.468093+0000 mon.a (mon.0) 1837 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.475333+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: cephadm 2024-02-10T06:40:19.476102+0000 mgr.y (mgr.34107) 515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.297 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.557860+0000 mon.a (mon.0) 1839 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.297 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.560446+0000 mon.a (mon.0) 1840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.297 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.564744+0000 mon.a (mon.0) 1841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.297 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.566501+0000 mon.a (mon.0) 1842 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.297 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.574090+0000 mon.a (mon.0) 1843 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.297 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: cephadm 2024-02-10T06:40:19.574889+0000 mgr.y (mgr.34107) 516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.297 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.656835+0000 mon.a (mon.0) 1844 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.297 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.659810+0000 mon.a (mon.0) 1845 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.297 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.664114+0000 mon.a (mon.0) 1846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.297 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.665504+0000 mon.a (mon.0) 1847 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.297 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.672571+0000 mon.a (mon.0) 1848 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.297 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.752195+0000 mon.a (mon.0) 1849 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.298 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.754414+0000 mon.a (mon.0) 1850 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.298 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.757229+0000 mon.a (mon.0) 1851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.298 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.758058+0000 mon.a (mon.0) 1852 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.298 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.766430+0000 mon.a (mon.0) 1853 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.298 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.847649+0000 mon.a (mon.0) 1854 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.298 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.849741+0000 mon.a (mon.0) 1855 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.299 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.852478+0000 mon.a (mon.0) 1856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.299 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.853467+0000 mon.a (mon.0) 1857 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.299 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.862068+0000 mon.a (mon.0) 1858 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.299 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.943476+0000 mon.a (mon.0) 1859 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.299 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.947117+0000 mon.a (mon.0) 1860 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.299 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.950410+0000 mon.a (mon.0) 1861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.299 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.953696+0000 mon.a (mon.0) 1862 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.299 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:19.960521+0000 mon.a (mon.0) 1863 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.300 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:20.042866+0000 mon.a (mon.0) 1864 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.300 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:20.045508+0000 mon.a (mon.0) 1865 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.300 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:20.050841+0000 mon.a (mon.0) 1866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.300 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:20.051615+0000 mon.a (mon.0) 1867 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.300 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[71198]: audit 2024-02-10T06:40:20.057261+0000 mon.a (mon.0) 1868 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.300 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:20.042866+0000 mon.a (mon.0) 1864 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.300 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:20.045508+0000 mon.a (mon.0) 1865 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.300 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:20.050841+0000 mon.a (mon.0) 1866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.300 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:20.051615+0000 mon.a (mon.0) 1867 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.300 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:20 smithi046 bash[68510]: audit 2024-02-10T06:40:20.057261+0000 mon.a (mon.0) 1868 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: cluster 2024-02-10T06:40:19.430298+0000 mgr.y (mgr.34107) 514 : cluster 0 pgmap v81: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:40:20.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.462707+0000 mon.a (mon.0) 1834 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.464984+0000 mon.a (mon.0) 1835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.467248+0000 mon.a (mon.0) 1836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.468093+0000 mon.a (mon.0) 1837 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.475333+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: cephadm 2024-02-10T06:40:19.476102+0000 mgr.y (mgr.34107) 515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.557860+0000 mon.a (mon.0) 1839 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.560446+0000 mon.a (mon.0) 1840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.564744+0000 mon.a (mon.0) 1841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.566501+0000 mon.a (mon.0) 1842 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.574090+0000 mon.a (mon.0) 1843 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: cephadm 2024-02-10T06:40:19.574889+0000 mgr.y (mgr.34107) 516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:20.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.656835+0000 mon.a (mon.0) 1844 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.659810+0000 mon.a (mon.0) 1845 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.664114+0000 mon.a (mon.0) 1846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.665504+0000 mon.a (mon.0) 1847 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.672571+0000 mon.a (mon.0) 1848 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.752195+0000 mon.a (mon.0) 1849 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.754414+0000 mon.a (mon.0) 1850 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.757229+0000 mon.a (mon.0) 1851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.758058+0000 mon.a (mon.0) 1852 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.766430+0000 mon.a (mon.0) 1853 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.847649+0000 mon.a (mon.0) 1854 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.849741+0000 mon.a (mon.0) 1855 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.852478+0000 mon.a (mon.0) 1856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.853467+0000 mon.a (mon.0) 1857 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.862068+0000 mon.a (mon.0) 1858 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.943476+0000 mon.a (mon.0) 1859 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.947117+0000 mon.a (mon.0) 1860 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.950410+0000 mon.a (mon.0) 1861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.953696+0000 mon.a (mon.0) 1862 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:19.960521+0000 mon.a (mon.0) 1863 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:20.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:20.042866+0000 mon.a (mon.0) 1864 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:20.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:20.045508+0000 mon.a (mon.0) 1865 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:20.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:20.050841+0000 mon.a (mon.0) 1866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:20.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:20.051615+0000 mon.a (mon.0) 1867 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:20.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:20 smithi175 bash[56722]: audit 2024-02-10T06:40:20.057261+0000 mon.a (mon.0) 1868 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: cephadm 2024-02-10T06:40:19.673213+0000 mgr.y (mgr.34107) 517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: cephadm 2024-02-10T06:40:19.766979+0000 mgr.y (mgr.34107) 518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: cephadm 2024-02-10T06:40:19.862805+0000 mgr.y (mgr.34107) 519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: cephadm 2024-02-10T06:40:19.961476+0000 mgr.y (mgr.34107) 520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: cephadm 2024-02-10T06:40:20.057852+0000 mgr.y (mgr.34107) 521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: cluster 2024-02-10T06:40:20.115946+0000 mon.a (mon.0) 1869 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:40:21.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: cluster 2024-02-10T06:40:20.118692+0000 osd.1 (osd.1) 14 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T06:40:21.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: cluster 2024-02-10T06:40:20.119024+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T06:40:21.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: cluster 2024-02-10T06:40:20.121332+0000 mon.a (mon.0) 1870 : cluster 1 osd.0 [v2:172.21.15.46:6802/1516471424,v1:172.21.15.46:6803/1516471424] boot 2024-02-10T06:40:21.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: cluster 2024-02-10T06:40:20.121382+0000 mon.a (mon.0) 1871 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-02-10T06:40:21.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.122448+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:40:21.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.163828+0000 mon.a (mon.0) 1873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.291 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.166725+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.170631+0000 mon.a (mon.0) 1875 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.171697+0000 mon.a (mon.0) 1876 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.179061+0000 mon.a (mon.0) 1877 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: cephadm 2024-02-10T06:40:20.179839+0000 mgr.y (mgr.34107) 522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.255542+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.258316+0000 mon.a (mon.0) 1879 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.261154+0000 mon.a (mon.0) 1880 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.262324+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.292 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:40:21] "GET /metrics HTTP/1.1" 200 38414 "" "Prometheus/2.33.4" 2024-02-10T06:40:21.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.269886+0000 mon.a (mon.0) 1882 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: cephadm 2024-02-10T06:40:20.270661+0000 mgr.y (mgr.34107) 523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.350046+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.352049+0000 mon.a (mon.0) 1884 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.354372+0000 mon.a (mon.0) 1885 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.355171+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.360725+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: cephadm 2024-02-10T06:40:20.361246+0000 mgr.y (mgr.34107) 524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.441834+0000 mon.a (mon.0) 1888 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.445101+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.448241+0000 mon.a (mon.0) 1890 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.449555+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.457757+0000 mon.a (mon.0) 1892 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: cephadm 2024-02-10T06:40:20.458313+0000 mgr.y (mgr.34107) 525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.481131+0000 mgr.y (mgr.34107) 526 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:40:21.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.538097+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.540514+0000 mon.a (mon.0) 1894 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.544125+0000 mon.a (mon.0) 1895 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.545473+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.294 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.557146+0000 mon.a (mon.0) 1897 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.294 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: cephadm 2024-02-10T06:40:19.673213+0000 mgr.y (mgr.34107) 517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.294 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: cephadm 2024-02-10T06:40:19.766979+0000 mgr.y (mgr.34107) 518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.294 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: cephadm 2024-02-10T06:40:19.862805+0000 mgr.y (mgr.34107) 519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.294 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: cephadm 2024-02-10T06:40:19.961476+0000 mgr.y (mgr.34107) 520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.294 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: cephadm 2024-02-10T06:40:20.057852+0000 mgr.y (mgr.34107) 521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.295 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: cluster 2024-02-10T06:40:20.115946+0000 mon.a (mon.0) 1869 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:40:21.295 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: cluster 2024-02-10T06:40:20.118692+0000 osd.1 (osd.1) 14 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T06:40:21.295 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: cluster 2024-02-10T06:40:20.119024+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T06:40:21.295 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: cluster 2024-02-10T06:40:20.121332+0000 mon.a (mon.0) 1870 : cluster 1 osd.0 [v2:172.21.15.46:6802/1516471424,v1:172.21.15.46:6803/1516471424] boot 2024-02-10T06:40:21.295 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: cluster 2024-02-10T06:40:20.121382+0000 mon.a (mon.0) 1871 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-02-10T06:40:21.295 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.122448+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:40:21.295 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.163828+0000 mon.a (mon.0) 1873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.295 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.166725+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.295 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.170631+0000 mon.a (mon.0) 1875 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.295 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.171697+0000 mon.a (mon.0) 1876 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.295 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.179061+0000 mon.a (mon.0) 1877 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.295 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: cephadm 2024-02-10T06:40:20.179839+0000 mgr.y (mgr.34107) 522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.295 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.255542+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.295 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.258316+0000 mon.a (mon.0) 1879 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.295 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.261154+0000 mon.a (mon.0) 1880 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.295 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.262324+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.295 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.269886+0000 mon.a (mon.0) 1882 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: cephadm 2024-02-10T06:40:20.270661+0000 mgr.y (mgr.34107) 523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.350046+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.352049+0000 mon.a (mon.0) 1884 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.354372+0000 mon.a (mon.0) 1885 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.355171+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.360725+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: cephadm 2024-02-10T06:40:20.361246+0000 mgr.y (mgr.34107) 524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.441834+0000 mon.a (mon.0) 1888 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.445101+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.448241+0000 mon.a (mon.0) 1890 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.449555+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.457757+0000 mon.a (mon.0) 1892 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: cephadm 2024-02-10T06:40:20.458313+0000 mgr.y (mgr.34107) 525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.296 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.481131+0000 mgr.y (mgr.34107) 526 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:40:21.297 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.538097+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.297 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.540514+0000 mon.a (mon.0) 1894 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.297 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.544125+0000 mon.a (mon.0) 1895 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.297 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.545473+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.297 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.557146+0000 mon.a (mon.0) 1897 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.297 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: cephadm 2024-02-10T06:40:20.557849+0000 mgr.y (mgr.34107) 527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.297 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.635474+0000 mon.a (mon.0) 1898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.297 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.640079+0000 mon.a (mon.0) 1899 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.297 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.644146+0000 mon.a (mon.0) 1900 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.297 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.645713+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.297 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.654796+0000 mon.a (mon.0) 1902 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.298 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.734790+0000 mon.a (mon.0) 1903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.298 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.737625+0000 mon.a (mon.0) 1904 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.298 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.739916+0000 mon.a (mon.0) 1905 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.298 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.740944+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.298 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.747767+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.298 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.827295+0000 mon.a (mon.0) 1908 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.298 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.830076+0000 mon.a (mon.0) 1909 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.298 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.832606+0000 mon.a (mon.0) 1910 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.298 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.833716+0000 mon.a (mon.0) 1911 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.298 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.839391+0000 mon.a (mon.0) 1912 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.298 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.918972+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.298 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.921473+0000 mon.a (mon.0) 1914 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.298 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.924128+0000 mon.a (mon.0) 1915 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.298 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.925161+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.299 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: cephadm 2024-02-10T06:40:20.557849+0000 mgr.y (mgr.34107) 527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.299 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.635474+0000 mon.a (mon.0) 1898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.299 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.640079+0000 mon.a (mon.0) 1899 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.299 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.644146+0000 mon.a (mon.0) 1900 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.299 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.645713+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.299 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.654796+0000 mon.a (mon.0) 1902 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.299 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.734790+0000 mon.a (mon.0) 1903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.299 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.737625+0000 mon.a (mon.0) 1904 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.299 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.739916+0000 mon.a (mon.0) 1905 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.299 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.740944+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.299 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.747767+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.299 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.827295+0000 mon.a (mon.0) 1908 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.299 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.830076+0000 mon.a (mon.0) 1909 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.299 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.832606+0000 mon.a (mon.0) 1910 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.299 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.833716+0000 mon.a (mon.0) 1911 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.300 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.839391+0000 mon.a (mon.0) 1912 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.300 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.918972+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.300 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.921473+0000 mon.a (mon.0) 1914 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.300 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.924128+0000 mon.a (mon.0) 1915 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.300 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.925161+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.300 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:20.932218+0000 mon.a (mon.0) 1917 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.300 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:21.011636+0000 mon.a (mon.0) 1918 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.300 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:21.014543+0000 mon.a (mon.0) 1919 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.300 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:21.017275+0000 mon.a (mon.0) 1920 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.300 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:21.018324+0000 mon.a (mon.0) 1921 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:21.025989+0000 mon.a (mon.0) 1922 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:21.104274+0000 mon.a (mon.0) 1923 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:21.107489+0000 mon.a (mon.0) 1924 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:21.111162+0000 mon.a (mon.0) 1925 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:21.112272+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.301 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[68510]: audit 2024-02-10T06:40:21.120812+0000 mon.a (mon.0) 1927 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.301 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:20.932218+0000 mon.a (mon.0) 1917 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.301 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:21.011636+0000 mon.a (mon.0) 1918 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.301 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:21.014543+0000 mon.a (mon.0) 1919 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.301 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:21.017275+0000 mon.a (mon.0) 1920 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.301 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:21.018324+0000 mon.a (mon.0) 1921 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.301 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:21.025989+0000 mon.a (mon.0) 1922 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.301 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:21.104274+0000 mon.a (mon.0) 1923 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.301 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:21.107489+0000 mon.a (mon.0) 1924 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.301 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:21.111162+0000 mon.a (mon.0) 1925 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.302 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:21.112272+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.302 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[71198]: audit 2024-02-10T06:40:21.120812+0000 mon.a (mon.0) 1927 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: cephadm 2024-02-10T06:40:19.673213+0000 mgr.y (mgr.34107) 517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: cephadm 2024-02-10T06:40:19.766979+0000 mgr.y (mgr.34107) 518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: cephadm 2024-02-10T06:40:19.862805+0000 mgr.y (mgr.34107) 519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: cephadm 2024-02-10T06:40:19.961476+0000 mgr.y (mgr.34107) 520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: cephadm 2024-02-10T06:40:20.057852+0000 mgr.y (mgr.34107) 521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: cluster 2024-02-10T06:40:20.115946+0000 mon.a (mon.0) 1869 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:40:21.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: cluster 2024-02-10T06:40:20.118692+0000 osd.1 (osd.1) 14 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T06:40:21.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: cluster 2024-02-10T06:40:20.119024+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T06:40:21.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: cluster 2024-02-10T06:40:20.121332+0000 mon.a (mon.0) 1870 : cluster 1 osd.0 [v2:172.21.15.46:6802/1516471424,v1:172.21.15.46:6803/1516471424] boot 2024-02-10T06:40:21.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: cluster 2024-02-10T06:40:20.121382+0000 mon.a (mon.0) 1871 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-02-10T06:40:21.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.122448+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:40:21.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.163828+0000 mon.a (mon.0) 1873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.166725+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.170631+0000 mon.a (mon.0) 1875 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.171697+0000 mon.a (mon.0) 1876 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.179061+0000 mon.a (mon.0) 1877 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: cephadm 2024-02-10T06:40:20.179839+0000 mgr.y (mgr.34107) 522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.255542+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.258316+0000 mon.a (mon.0) 1879 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.261154+0000 mon.a (mon.0) 1880 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.262324+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.269886+0000 mon.a (mon.0) 1882 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: cephadm 2024-02-10T06:40:20.270661+0000 mgr.y (mgr.34107) 523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.350046+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.352049+0000 mon.a (mon.0) 1884 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.354372+0000 mon.a (mon.0) 1885 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.355171+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.360725+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: cephadm 2024-02-10T06:40:20.361246+0000 mgr.y (mgr.34107) 524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.441834+0000 mon.a (mon.0) 1888 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.445101+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.448241+0000 mon.a (mon.0) 1890 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.449555+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.457757+0000 mon.a (mon.0) 1892 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: cephadm 2024-02-10T06:40:20.458313+0000 mgr.y (mgr.34107) 525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.481131+0000 mgr.y (mgr.34107) 526 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:40:21.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.538097+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.540514+0000 mon.a (mon.0) 1894 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.544125+0000 mon.a (mon.0) 1895 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.545473+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.557146+0000 mon.a (mon.0) 1897 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: cephadm 2024-02-10T06:40:20.557849+0000 mgr.y (mgr.34107) 527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:21.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.635474+0000 mon.a (mon.0) 1898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.640079+0000 mon.a (mon.0) 1899 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.644146+0000 mon.a (mon.0) 1900 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.645713+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.654796+0000 mon.a (mon.0) 1902 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.734790+0000 mon.a (mon.0) 1903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.737625+0000 mon.a (mon.0) 1904 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.739916+0000 mon.a (mon.0) 1905 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.740944+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.747767+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.827295+0000 mon.a (mon.0) 1908 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.830076+0000 mon.a (mon.0) 1909 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.832606+0000 mon.a (mon.0) 1910 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.833716+0000 mon.a (mon.0) 1911 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.839391+0000 mon.a (mon.0) 1912 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.918972+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.921473+0000 mon.a (mon.0) 1914 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.924128+0000 mon.a (mon.0) 1915 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.925161+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:20.932218+0000 mon.a (mon.0) 1917 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:21.011636+0000 mon.a (mon.0) 1918 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:21.014543+0000 mon.a (mon.0) 1919 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:21.017275+0000 mon.a (mon.0) 1920 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:21.018324+0000 mon.a (mon.0) 1921 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:21.025989+0000 mon.a (mon.0) 1922 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:21.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:21.104274+0000 mon.a (mon.0) 1923 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:21.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:21.107489+0000 mon.a (mon.0) 1924 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:21.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:21.111162+0000 mon.a (mon.0) 1925 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:21.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:21.112272+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:21.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:21 smithi175 bash[56722]: audit 2024-02-10T06:40:21.120812+0000 mon.a (mon.0) 1927 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.128 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:40:21 smithi046 bash[64735]: debug 2024-02-10T06:40:21.685+0000 7fdb0f213700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-02-10T06:40:22.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cephadm 2024-02-10T06:40:20.655517+0000 mgr.y (mgr.34107) 528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cephadm 2024-02-10T06:40:20.748297+0000 mgr.y (mgr.34107) 529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cephadm 2024-02-10T06:40:20.840212+0000 mgr.y (mgr.34107) 530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cephadm 2024-02-10T06:40:20.933027+0000 mgr.y (mgr.34107) 531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cephadm 2024-02-10T06:40:21.026753+0000 mgr.y (mgr.34107) 532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cephadm 2024-02-10T06:40:21.121406+0000 mgr.y (mgr.34107) 533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cluster 2024-02-10T06:40:21.141233+0000 osd.1 (osd.1) 15 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cluster 2024-02-10T06:40:21.144056+0000 mon.a (mon.0) 1928 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2024-02-10T06:40:22.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cluster 2024-02-10T06:40:21.144647+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cluster 2024-02-10T06:40:21.144809+0000 osd.1 (osd.1) 16 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cluster 2024-02-10T06:40:21.144863+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cluster 2024-02-10T06:40:21.144992+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cluster 2024-02-10T06:40:21.146928+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cluster 2024-02-10T06:40:21.147735+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cluster 2024-02-10T06:40:21.148018+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cluster 2024-02-10T06:40:21.148154+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cluster 2024-02-10T06:40:21.148207+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cluster 2024-02-10T06:40:21.148302+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cluster 2024-02-10T06:40:21.149607+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cluster 2024-02-10T06:40:21.150176+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cluster 2024-02-10T06:40:21.151573+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.200385+0000 mon.a (mon.0) 1929 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:22.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.202733+0000 mon.a (mon.0) 1930 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.205115+0000 mon.a (mon.0) 1931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:22.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.206018+0000 mon.a (mon.0) 1932 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:22.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.211999+0000 mon.a (mon.0) 1933 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cephadm 2024-02-10T06:40:21.212584+0000 mgr.y (mgr.34107) 534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.296704+0000 mon.a (mon.0) 1934 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:22.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.299071+0000 mon.a (mon.0) 1935 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.301253+0000 mon.a (mon.0) 1936 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:22.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.301996+0000 mon.a (mon.0) 1937 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:22.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.307503+0000 mon.a (mon.0) 1938 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cephadm 2024-02-10T06:40:21.308001+0000 mgr.y (mgr.34107) 535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.387658+0000 mon.a (mon.0) 1939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:22.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.390426+0000 mon.a (mon.0) 1940 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.392805+0000 mon.a (mon.0) 1941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:22.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.393624+0000 mon.a (mon.0) 1942 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:22.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.399323+0000 mon.a (mon.0) 1943 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cephadm 2024-02-10T06:40:21.399918+0000 mgr.y (mgr.34107) 536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cluster 2024-02-10T06:40:21.430810+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v84: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-02-10T06:40:22.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.461648+0000 mon.a (mon.0) 1944 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:22.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.465950+0000 mon.a (mon.0) 1945 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.469852+0000 mon.a (mon.0) 1946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:22.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.470908+0000 mon.a (mon.0) 1947 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:22.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.478689+0000 mon.a (mon.0) 1948 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cephadm 2024-02-10T06:40:21.480397+0000 mgr.y (mgr.34107) 538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.568510+0000 mon.a (mon.0) 1949 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:22.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.571388+0000 mon.a (mon.0) 1950 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.574415+0000 mon.a (mon.0) 1951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:22.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.575657+0000 mon.a (mon.0) 1952 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:22.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.581704+0000 mon.a (mon.0) 1953 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: cephadm 2024-02-10T06:40:21.582423+0000 mgr.y (mgr.34107) 539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.647595+0000 mon.a (mon.0) 1954 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.659695+0000 mon.a (mon.0) 1955 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.665813+0000 mon.a (mon.0) 1956 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.673039+0000 mon.a (mon.0) 1957 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.675085+0000 mon.a (mon.0) 1958 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:22.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.678727+0000 mon.a (mon.0) 1959 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.679600+0000 mon.a (mon.0) 1960 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.682925+0000 mon.a (mon.0) 1961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.685570+0000 mon.a (mon.0) 1962 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.687431+0000 mon.a (mon.0) 1963 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:22 smithi175 bash[56722]: audit 2024-02-10T06:40:21.689045+0000 mon.a (mon.0) 1964 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T06:40:22.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cephadm 2024-02-10T06:40:20.655517+0000 mgr.y (mgr.34107) 528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cephadm 2024-02-10T06:40:20.748297+0000 mgr.y (mgr.34107) 529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cephadm 2024-02-10T06:40:20.840212+0000 mgr.y (mgr.34107) 530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cephadm 2024-02-10T06:40:20.933027+0000 mgr.y (mgr.34107) 531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cephadm 2024-02-10T06:40:21.026753+0000 mgr.y (mgr.34107) 532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cephadm 2024-02-10T06:40:21.121406+0000 mgr.y (mgr.34107) 533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cluster 2024-02-10T06:40:21.141233+0000 osd.1 (osd.1) 15 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cluster 2024-02-10T06:40:21.144056+0000 mon.a (mon.0) 1928 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2024-02-10T06:40:22.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cluster 2024-02-10T06:40:21.144647+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cluster 2024-02-10T06:40:21.144809+0000 osd.1 (osd.1) 16 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cluster 2024-02-10T06:40:21.144863+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cluster 2024-02-10T06:40:21.144992+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cluster 2024-02-10T06:40:21.146928+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cluster 2024-02-10T06:40:21.147735+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cluster 2024-02-10T06:40:21.148018+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cluster 2024-02-10T06:40:21.148154+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cluster 2024-02-10T06:40:21.148207+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cluster 2024-02-10T06:40:21.148302+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cluster 2024-02-10T06:40:21.149607+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cluster 2024-02-10T06:40:21.150176+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cluster 2024-02-10T06:40:21.151573+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.200385+0000 mon.a (mon.0) 1929 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:22.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.202733+0000 mon.a (mon.0) 1930 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.205115+0000 mon.a (mon.0) 1931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:22.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cephadm 2024-02-10T06:40:20.655517+0000 mgr.y (mgr.34107) 528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cephadm 2024-02-10T06:40:20.748297+0000 mgr.y (mgr.34107) 529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cephadm 2024-02-10T06:40:20.840212+0000 mgr.y (mgr.34107) 530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cephadm 2024-02-10T06:40:20.933027+0000 mgr.y (mgr.34107) 531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cephadm 2024-02-10T06:40:21.026753+0000 mgr.y (mgr.34107) 532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cephadm 2024-02-10T06:40:21.121406+0000 mgr.y (mgr.34107) 533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cluster 2024-02-10T06:40:21.141233+0000 osd.1 (osd.1) 15 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cluster 2024-02-10T06:40:21.144056+0000 mon.a (mon.0) 1928 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2024-02-10T06:40:22.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cluster 2024-02-10T06:40:21.144647+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cluster 2024-02-10T06:40:21.144809+0000 osd.1 (osd.1) 16 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cluster 2024-02-10T06:40:21.144863+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cluster 2024-02-10T06:40:21.144992+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cluster 2024-02-10T06:40:21.146928+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cluster 2024-02-10T06:40:21.147735+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cluster 2024-02-10T06:40:21.148018+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cluster 2024-02-10T06:40:21.148154+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cluster 2024-02-10T06:40:21.148207+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cluster 2024-02-10T06:40:21.148302+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cluster 2024-02-10T06:40:21.149607+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cluster 2024-02-10T06:40:21.150176+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cluster 2024-02-10T06:40:21.151573+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T06:40:22.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.200385+0000 mon.a (mon.0) 1929 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:22.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.202733+0000 mon.a (mon.0) 1930 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.205115+0000 mon.a (mon.0) 1931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:22.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.206018+0000 mon.a (mon.0) 1932 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:22.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.211999+0000 mon.a (mon.0) 1933 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cephadm 2024-02-10T06:40:21.212584+0000 mgr.y (mgr.34107) 534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.296704+0000 mon.a (mon.0) 1934 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:22.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.299071+0000 mon.a (mon.0) 1935 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.301253+0000 mon.a (mon.0) 1936 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:22.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.301996+0000 mon.a (mon.0) 1937 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:22.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.307503+0000 mon.a (mon.0) 1938 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cephadm 2024-02-10T06:40:21.308001+0000 mgr.y (mgr.34107) 535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.387658+0000 mon.a (mon.0) 1939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:22.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.390426+0000 mon.a (mon.0) 1940 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.392805+0000 mon.a (mon.0) 1941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:22.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.393624+0000 mon.a (mon.0) 1942 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:22.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.399323+0000 mon.a (mon.0) 1943 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cephadm 2024-02-10T06:40:21.399918+0000 mgr.y (mgr.34107) 536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cluster 2024-02-10T06:40:21.430810+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v84: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-02-10T06:40:22.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.461648+0000 mon.a (mon.0) 1944 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:22.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.465950+0000 mon.a (mon.0) 1945 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.469852+0000 mon.a (mon.0) 1946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:22.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.470908+0000 mon.a (mon.0) 1947 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:22.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.206018+0000 mon.a (mon.0) 1932 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:22.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.211999+0000 mon.a (mon.0) 1933 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cephadm 2024-02-10T06:40:21.212584+0000 mgr.y (mgr.34107) 534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.296704+0000 mon.a (mon.0) 1934 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:22.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.299071+0000 mon.a (mon.0) 1935 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.301253+0000 mon.a (mon.0) 1936 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:22.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.301996+0000 mon.a (mon.0) 1937 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:22.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.307503+0000 mon.a (mon.0) 1938 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cephadm 2024-02-10T06:40:21.308001+0000 mgr.y (mgr.34107) 535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.387658+0000 mon.a (mon.0) 1939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:22.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.390426+0000 mon.a (mon.0) 1940 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.392805+0000 mon.a (mon.0) 1941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:22.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.393624+0000 mon.a (mon.0) 1942 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:22.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.399323+0000 mon.a (mon.0) 1943 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cephadm 2024-02-10T06:40:21.399918+0000 mgr.y (mgr.34107) 536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cluster 2024-02-10T06:40:21.430810+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v84: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-02-10T06:40:22.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.461648+0000 mon.a (mon.0) 1944 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:22.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.465950+0000 mon.a (mon.0) 1945 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.469852+0000 mon.a (mon.0) 1946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:22.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.470908+0000 mon.a (mon.0) 1947 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:22.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.478689+0000 mon.a (mon.0) 1948 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cephadm 2024-02-10T06:40:21.480397+0000 mgr.y (mgr.34107) 538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.568510+0000 mon.a (mon.0) 1949 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:22.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.571388+0000 mon.a (mon.0) 1950 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.574415+0000 mon.a (mon.0) 1951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:22.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.575657+0000 mon.a (mon.0) 1952 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:22.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.581704+0000 mon.a (mon.0) 1953 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: cephadm 2024-02-10T06:40:21.582423+0000 mgr.y (mgr.34107) 539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.647595+0000 mon.a (mon.0) 1954 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.659695+0000 mon.a (mon.0) 1955 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.665813+0000 mon.a (mon.0) 1956 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.673039+0000 mon.a (mon.0) 1957 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.675085+0000 mon.a (mon.0) 1958 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:22.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.678727+0000 mon.a (mon.0) 1959 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.679600+0000 mon.a (mon.0) 1960 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.682925+0000 mon.a (mon.0) 1961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.685570+0000 mon.a (mon.0) 1962 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.687431+0000 mon.a (mon.0) 1963 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[68510]: audit 2024-02-10T06:40:21.689045+0000 mon.a (mon.0) 1964 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T06:40:22.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.478689+0000 mon.a (mon.0) 1948 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cephadm 2024-02-10T06:40:21.480397+0000 mgr.y (mgr.34107) 538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.568510+0000 mon.a (mon.0) 1949 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:22.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.571388+0000 mon.a (mon.0) 1950 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.574415+0000 mon.a (mon.0) 1951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:22.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.575657+0000 mon.a (mon.0) 1952 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:22.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.581704+0000 mon.a (mon.0) 1953 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: cephadm 2024-02-10T06:40:21.582423+0000 mgr.y (mgr.34107) 539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:22.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.647595+0000 mon.a (mon.0) 1954 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.659695+0000 mon.a (mon.0) 1955 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.665813+0000 mon.a (mon.0) 1956 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.673039+0000 mon.a (mon.0) 1957 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.675085+0000 mon.a (mon.0) 1958 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:22.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.678727+0000 mon.a (mon.0) 1959 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.679600+0000 mon.a (mon.0) 1960 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.682925+0000 mon.a (mon.0) 1961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.685570+0000 mon.a (mon.0) 1962 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:22.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.687431+0000 mon.a (mon.0) 1963 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:22.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:22 smithi046 bash[71198]: audit 2024-02-10T06:40:21.689045+0000 mon.a (mon.0) 1964 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T06:40:23.438 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:23 smithi046 bash[68510]: audit 2024-02-10T06:40:21.689246+0000 mgr.y (mgr.34107) 540 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T06:40:23.438 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:23 smithi046 bash[68510]: cephadm 2024-02-10T06:40:21.690092+0000 mgr.y (mgr.34107) 541 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-02-10T06:40:23.438 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:23 smithi046 bash[68510]: cluster 2024-02-10T06:40:22.397597+0000 mon.a (mon.0) 1965 : cluster 3 Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-02-10T06:40:23.438 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:23 smithi046 bash[71198]: audit 2024-02-10T06:40:21.689246+0000 mgr.y (mgr.34107) 540 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T06:40:23.438 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:23 smithi046 bash[71198]: cephadm 2024-02-10T06:40:21.690092+0000 mgr.y (mgr.34107) 541 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-02-10T06:40:23.438 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:23 smithi046 bash[71198]: cluster 2024-02-10T06:40:22.397597+0000 mon.a (mon.0) 1965 : cluster 3 Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-02-10T06:40:23.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:23 smithi175 bash[56722]: audit 2024-02-10T06:40:21.689246+0000 mgr.y (mgr.34107) 540 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T06:40:23.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:23 smithi175 bash[56722]: cephadm 2024-02-10T06:40:21.690092+0000 mgr.y (mgr.34107) 541 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-02-10T06:40:23.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:23 smithi175 bash[56722]: cluster 2024-02-10T06:40:22.397597+0000 mon.a (mon.0) 1965 : cluster 3 Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-02-10T06:40:24.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:24 smithi175 bash[56722]: cluster 2024-02-10T06:40:23.431435+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v85: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-02-10T06:40:24.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:24 smithi046 bash[68510]: cluster 2024-02-10T06:40:23.431435+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v85: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-02-10T06:40:24.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:24 smithi046 bash[71198]: cluster 2024-02-10T06:40:23.431435+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v85: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-02-10T06:40:26.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:26 smithi046 bash[68510]: audit 2024-02-10T06:40:25.113089+0000 mon.a (mon.0) 1966 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:26.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:26 smithi046 bash[68510]: audit 2024-02-10T06:40:25.120919+0000 mon.a (mon.0) 1967 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:26.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:26 smithi046 bash[68510]: audit 2024-02-10T06:40:25.131077+0000 mon.a (mon.0) 1968 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:26.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:26 smithi046 bash[68510]: cluster 2024-02-10T06:40:25.433135+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-02-10T06:40:26.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:26 smithi046 bash[71198]: audit 2024-02-10T06:40:25.113089+0000 mon.a (mon.0) 1966 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:26.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:26 smithi046 bash[71198]: audit 2024-02-10T06:40:25.120919+0000 mon.a (mon.0) 1967 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:26.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:26 smithi046 bash[71198]: audit 2024-02-10T06:40:25.131077+0000 mon.a (mon.0) 1968 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:26.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:26 smithi046 bash[71198]: cluster 2024-02-10T06:40:25.433135+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-02-10T06:40:26.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:26 smithi175 bash[56722]: audit 2024-02-10T06:40:25.113089+0000 mon.a (mon.0) 1966 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:26.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:26 smithi175 bash[56722]: audit 2024-02-10T06:40:25.120919+0000 mon.a (mon.0) 1967 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:26.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:26 smithi175 bash[56722]: audit 2024-02-10T06:40:25.131077+0000 mon.a (mon.0) 1968 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:26.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:26 smithi175 bash[56722]: cluster 2024-02-10T06:40:25.433135+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-02-10T06:40:27.160 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:40:27.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:27 smithi046 bash[71198]: cluster 2024-02-10T06:40:26.126758+0000 mon.a (mon.0) 1969 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-02-10T06:40:27.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:27 smithi046 bash[71198]: cluster 2024-02-10T06:40:26.126834+0000 mon.a (mon.0) 1970 : cluster 1 Cluster is now healthy 2024-02-10T06:40:27.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:27 smithi046 bash[68510]: cluster 2024-02-10T06:40:26.126758+0000 mon.a (mon.0) 1969 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-02-10T06:40:27.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:27 smithi046 bash[68510]: cluster 2024-02-10T06:40:26.126834+0000 mon.a (mon.0) 1970 : cluster 1 Cluster is now healthy 2024-02-10T06:40:27.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:27 smithi175 bash[56722]: cluster 2024-02-10T06:40:26.126758+0000 mon.a (mon.0) 1969 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-02-10T06:40:27.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:27 smithi175 bash[56722]: cluster 2024-02-10T06:40:26.126834+0000 mon.a (mon.0) 1970 : cluster 1 Cluster is now healthy 2024-02-10T06:40:27.938 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:40:27.938 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 2s ago 18m - - 2024-02-10T06:40:27.938 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 6s ago 18m - - 2024-02-10T06:40:27.938 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (4m) 2s ago 11m 16.2M - 0.23.0 ba2b418f427c a2b5f5f678df 2024-02-10T06:40:27.938 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (3m) 6s ago 11m 44.4M - 8.3.5 dad864ee21e9 1fff02f358ea 2024-02-10T06:40:27.938 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (3m) 2s ago 9m 47.5M - 3.5 e1d6a67b021e afbdab419484 2024-02-10T06:40:27.938 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (2m) 6s ago 17m 442M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:40:27.938 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (3m) 2s ago 19m 510M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:40:27.938 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (2m) 2s ago 19m 58.3M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 242e20c0094d 2024-02-10T06:40:27.938 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (106s) 6s ago 18m 41.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 4e4f0fba5e46 2024-02-10T06:40:27.938 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (2m) 2s ago 18m 45.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 3930fa96e7b9 2024-02-10T06:40:27.939 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (4m) 2s ago 11m 11.7M - 1.3.1 1dbe0e931976 0d647fc89f51 2024-02-10T06:40:27.939 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (4m) 6s ago 11m 11.4M - 1.3.1 1dbe0e931976 3687708c33a1 2024-02-10T06:40:27.939 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (15s) 2s ago 17m 46.4M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 806b111b1a5a 2024-02-10T06:40:27.939 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (16m) 2s ago 16m 63.6M 4096M 17.2.0 e1d6a67b021e 5eab7cb6e08b 2024-02-10T06:40:27.939 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (16m) 2s ago 16m 57.0M 4096M 17.2.0 e1d6a67b021e 86d79c376bdf 2024-02-10T06:40:27.939 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (15m) 2s ago 15m 60.5M 4096M 17.2.0 e1d6a67b021e c13af4060cb8 2024-02-10T06:40:27.939 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (14m) 6s ago 14m 62.9M 4096M 17.2.0 e1d6a67b021e b7955dc2a521 2024-02-10T06:40:27.939 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (14m) 6s ago 14m 58.5M 4096M 17.2.0 e1d6a67b021e 4193d5d45070 2024-02-10T06:40:27.939 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (13m) 6s ago 13m 56.6M 4096M 17.2.0 e1d6a67b021e 4816cdb9a60b 2024-02-10T06:40:27.939 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (12m) 6s ago 12m 59.9M 4096M 17.2.0 e1d6a67b021e e892e8cc28fc 2024-02-10T06:40:27.939 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (3m) 6s ago 11m 61.1M - 2.33.4 514e6a882f6e 64427f696443 2024-02-10T06:40:27.939 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (9m) 2s ago 9m 88.3M - 17.2.0 e1d6a67b021e 62f56b90529d 2024-02-10T06:40:27.939 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (9m) 6s ago 9m 88.0M - 17.2.0 e1d6a67b021e f9a8c396df52 2024-02-10T06:40:27.939 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (9m) 2s ago 9m 87.5M - 17.2.0 e1d6a67b021e 73f34826e936 2024-02-10T06:40:27.939 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (9m) 6s ago 9m 87.9M - 17.2.0 e1d6a67b021e ae69d76dca01 2024-02-10T06:40:28.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:28 smithi046 bash[68510]: audit 2024-02-10T06:40:27.138639+0000 mgr.y (mgr.34107) 544 : audit 0 from='client.44218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:40:28.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:28 smithi046 bash[68510]: cluster 2024-02-10T06:40:27.433829+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:40:28.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:28 smithi046 bash[68510]: audit 2024-02-10T06:40:27.531071+0000 mgr.y (mgr.34107) 546 : audit 0 from='client.44224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:40:28.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:28 smithi046 bash[71198]: audit 2024-02-10T06:40:27.138639+0000 mgr.y (mgr.34107) 544 : audit 0 from='client.44218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:40:28.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:28 smithi046 bash[71198]: cluster 2024-02-10T06:40:27.433829+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:40:28.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:28 smithi046 bash[71198]: audit 2024-02-10T06:40:27.531071+0000 mgr.y (mgr.34107) 546 : audit 0 from='client.44224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:40:28.433 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:40:28.433 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:40:28.433 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:40:28.433 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:40:28.433 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:40:28.433 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:40:28.433 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:40:28.434 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:40:28.434 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-02-10T06:40:28.434 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 1 2024-02-10T06:40:28.434 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:40:28.434 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:40:28.434 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T06:40:28.434 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:40:28.434 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:40:28.434 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-02-10T06:40:28.434 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 6 2024-02-10T06:40:28.434 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:40:28.434 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:40:28.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:28 smithi175 bash[56722]: audit 2024-02-10T06:40:27.138639+0000 mgr.y (mgr.34107) 544 : audit 0 from='client.44218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:40:28.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:28 smithi175 bash[56722]: cluster 2024-02-10T06:40:27.433829+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:40:28.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:28 smithi175 bash[56722]: audit 2024-02-10T06:40:27.531071+0000 mgr.y (mgr.34107) 546 : audit 0 from='client.44224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:40:28.828 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:40:28.828 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:40:28.828 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:40:28.828 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:40:28.828 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [ 2024-02-10T06:40:28.828 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr", 2024-02-10T06:40:28.828 INFO:teuthology.orchestra.run.smithi046.stdout: "mon" 2024-02-10T06:40:28.828 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:40:28.828 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "6/23 daemons upgraded", 2024-02-10T06:40:28.829 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T06:40:28.829 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:40:28.829 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:40:28.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:40:28 smithi175 bash[52279]: ts=2024-02-10T06:40:28.660Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi046:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-02-10T06:40:28.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:40:28 smithi175 bash[52279]: ts=2024-02-10T06:40:28.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi046:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:40:29.300 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_OK 2024-02-10T06:40:29.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:29 smithi175 bash[56722]: audit 2024-02-10T06:40:27.913928+0000 mgr.y (mgr.34107) 547 : audit 0 from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:40:29.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:29 smithi175 bash[56722]: audit 2024-02-10T06:40:28.426601+0000 mon.a (mon.0) 1971 : audit 0 from='client.? 172.21.15.46:0/268907037' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:29.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:29 smithi046 bash[68510]: audit 2024-02-10T06:40:27.913928+0000 mgr.y (mgr.34107) 547 : audit 0 from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:40:29.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:29 smithi046 bash[68510]: audit 2024-02-10T06:40:28.426601+0000 mon.a (mon.0) 1971 : audit 0 from='client.? 172.21.15.46:0/268907037' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:29.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:29 smithi046 bash[71198]: audit 2024-02-10T06:40:27.913928+0000 mgr.y (mgr.34107) 547 : audit 0 from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:40:29.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:29 smithi046 bash[71198]: audit 2024-02-10T06:40:28.426601+0000 mon.a (mon.0) 1971 : audit 0 from='client.? 172.21.15.46:0/268907037' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:30.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:30 smithi175 bash[56722]: audit 2024-02-10T06:40:28.820894+0000 mgr.y (mgr.34107) 548 : audit 0 from='client.44242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:40:30.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:30 smithi175 bash[56722]: audit 2024-02-10T06:40:29.293475+0000 mon.a (mon.0) 1972 : audit 0 from='client.? 172.21.15.46:0/1632823675' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:40:30.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:30 smithi175 bash[56722]: cluster 2024-02-10T06:40:29.434855+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:40:30.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:30 smithi175 bash[56722]: audit 2024-02-10T06:40:29.494517+0000 mon.a (mon.0) 1973 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:30.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:30 smithi175 bash[56722]: audit 2024-02-10T06:40:29.496903+0000 mon.a (mon.0) 1974 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:40:30.496 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:30 smithi046 bash[68510]: audit 2024-02-10T06:40:28.820894+0000 mgr.y (mgr.34107) 548 : audit 0 from='client.44242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:40:30.496 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:30 smithi046 bash[68510]: audit 2024-02-10T06:40:29.293475+0000 mon.a (mon.0) 1972 : audit 0 from='client.? 172.21.15.46:0/1632823675' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:40:30.496 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:30 smithi046 bash[68510]: cluster 2024-02-10T06:40:29.434855+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:40:30.496 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:30 smithi046 bash[68510]: audit 2024-02-10T06:40:29.494517+0000 mon.a (mon.0) 1973 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:30.496 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:30 smithi046 bash[68510]: audit 2024-02-10T06:40:29.496903+0000 mon.a (mon.0) 1974 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:40:30.497 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:30 smithi046 bash[71198]: audit 2024-02-10T06:40:28.820894+0000 mgr.y (mgr.34107) 548 : audit 0 from='client.44242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:40:30.497 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:30 smithi046 bash[71198]: audit 2024-02-10T06:40:29.293475+0000 mon.a (mon.0) 1972 : audit 0 from='client.? 172.21.15.46:0/1632823675' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:40:30.497 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:30 smithi046 bash[71198]: cluster 2024-02-10T06:40:29.434855+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:40:30.497 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:30 smithi046 bash[71198]: audit 2024-02-10T06:40:29.494517+0000 mon.a (mon.0) 1973 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:30.497 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:30 smithi046 bash[71198]: audit 2024-02-10T06:40:29.496903+0000 mon.a (mon.0) 1974 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:40:31.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:31 smithi046 bash[68510]: audit 2024-02-10T06:40:30.489327+0000 mgr.y (mgr.34107) 550 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:40:31.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:31 smithi046 bash[71198]: audit 2024-02-10T06:40:30.489327+0000 mgr.y (mgr.34107) 550 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:40:31.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:40:31 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:40:31] "GET /metrics HTTP/1.1" 200 38409 "" "Prometheus/2.33.4" 2024-02-10T06:40:31.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:31 smithi175 bash[56722]: audit 2024-02-10T06:40:30.489327+0000 mgr.y (mgr.34107) 550 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:40:32.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:32 smithi175 bash[56722]: cluster 2024-02-10T06:40:31.436520+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-02-10T06:40:32.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:32 smithi046 bash[68510]: cluster 2024-02-10T06:40:31.436520+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-02-10T06:40:32.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:32 smithi046 bash[71198]: cluster 2024-02-10T06:40:31.436520+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-02-10T06:40:34.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:34 smithi046 bash[68510]: cluster 2024-02-10T06:40:33.437289+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:40:34.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:34 smithi046 bash[71198]: cluster 2024-02-10T06:40:33.437289+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:40:34.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:34 smithi175 bash[56722]: cluster 2024-02-10T06:40:33.437289+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:40:35.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:35 smithi046 bash[68510]: audit 2024-02-10T06:40:34.604598+0000 mon.a (mon.0) 1975 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:35.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:35 smithi046 bash[68510]: cluster 2024-02-10T06:40:35.438935+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:40:35.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:35 smithi046 bash[71198]: audit 2024-02-10T06:40:34.604598+0000 mon.a (mon.0) 1975 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:35.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:35 smithi046 bash[71198]: cluster 2024-02-10T06:40:35.438935+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:40:36.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:35 smithi175 bash[56722]: audit 2024-02-10T06:40:34.604598+0000 mon.a (mon.0) 1975 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:36.205 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:35 smithi175 bash[56722]: cluster 2024-02-10T06:40:35.438935+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:40:37.032 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:36 smithi175 bash[56722]: audit 2024-02-10T06:40:36.704840+0000 mon.a (mon.0) 1976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T06:40:37.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:36 smithi046 bash[68510]: audit 2024-02-10T06:40:36.704840+0000 mon.a (mon.0) 1976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T06:40:37.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:36 smithi046 bash[71198]: audit 2024-02-10T06:40:36.704840+0000 mon.a (mon.0) 1976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T06:40:38.081 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:37 smithi175 bash[56722]: audit 2024-02-10T06:40:36.705262+0000 mgr.y (mgr.34107) 554 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T06:40:38.081 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:37 smithi175 bash[56722]: cephadm 2024-02-10T06:40:36.708057+0000 mgr.y (mgr.34107) 555 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-02-10T06:40:38.081 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:37 smithi175 bash[56722]: cluster 2024-02-10T06:40:37.439627+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:40:38.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:37 smithi046 bash[68510]: audit 2024-02-10T06:40:36.705262+0000 mgr.y (mgr.34107) 554 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T06:40:38.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:37 smithi046 bash[68510]: cephadm 2024-02-10T06:40:36.708057+0000 mgr.y (mgr.34107) 555 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-02-10T06:40:38.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:37 smithi046 bash[68510]: cluster 2024-02-10T06:40:37.439627+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:40:38.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:37 smithi046 bash[71198]: audit 2024-02-10T06:40:36.705262+0000 mgr.y (mgr.34107) 554 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T06:40:38.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:37 smithi046 bash[71198]: cephadm 2024-02-10T06:40:36.708057+0000 mgr.y (mgr.34107) 555 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-02-10T06:40:38.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:37 smithi046 bash[71198]: cluster 2024-02-10T06:40:37.439627+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:40:38.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:40:38 smithi175 bash[52279]: ts=2024-02-10T06:40:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi046:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:40:40.398 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:40 smithi046 bash[71198]: cephadm 2024-02-10T06:40:39.128799+0000 mgr.y (mgr.34107) 557 : cephadm 1 Upgrade: Updating osd.1 2024-02-10T06:40:40.398 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:40 smithi046 bash[71198]: audit 2024-02-10T06:40:39.135024+0000 mon.a (mon.0) 1977 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:40.398 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:40 smithi046 bash[71198]: audit 2024-02-10T06:40:39.138318+0000 mon.a (mon.0) 1978 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T06:40:40.398 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:40 smithi046 bash[71198]: audit 2024-02-10T06:40:39.139644+0000 mon.a (mon.0) 1979 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:40.398 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:40 smithi046 bash[71198]: cephadm 2024-02-10T06:40:39.143108+0000 mgr.y (mgr.34107) 558 : cephadm 1 Deploying daemon osd.1 on smithi046 2024-02-10T06:40:40.398 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:40 smithi046 bash[71198]: cluster 2024-02-10T06:40:39.440563+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:40:40.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:40 smithi046 bash[68510]: cephadm 2024-02-10T06:40:39.128799+0000 mgr.y (mgr.34107) 557 : cephadm 1 Upgrade: Updating osd.1 2024-02-10T06:40:40.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:40 smithi046 bash[68510]: audit 2024-02-10T06:40:39.135024+0000 mon.a (mon.0) 1977 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:40.398 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:40 smithi046 bash[68510]: audit 2024-02-10T06:40:39.138318+0000 mon.a (mon.0) 1978 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T06:40:40.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:40 smithi046 bash[68510]: audit 2024-02-10T06:40:39.139644+0000 mon.a (mon.0) 1979 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:40.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:40 smithi046 bash[68510]: cephadm 2024-02-10T06:40:39.143108+0000 mgr.y (mgr.34107) 558 : cephadm 1 Deploying daemon osd.1 on smithi046 2024-02-10T06:40:40.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:40 smithi046 bash[68510]: cluster 2024-02-10T06:40:39.440563+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:40:40.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:40 smithi175 bash[56722]: cephadm 2024-02-10T06:40:39.128799+0000 mgr.y (mgr.34107) 557 : cephadm 1 Upgrade: Updating osd.1 2024-02-10T06:40:40.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:40 smithi175 bash[56722]: audit 2024-02-10T06:40:39.135024+0000 mon.a (mon.0) 1977 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:40.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:40 smithi175 bash[56722]: audit 2024-02-10T06:40:39.138318+0000 mon.a (mon.0) 1978 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T06:40:40.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:40 smithi175 bash[56722]: audit 2024-02-10T06:40:39.139644+0000 mon.a (mon.0) 1979 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:40.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:40 smithi175 bash[56722]: cephadm 2024-02-10T06:40:39.143108+0000 mgr.y (mgr.34107) 558 : cephadm 1 Deploying daemon osd.1 on smithi046 2024-02-10T06:40:40.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:40 smithi175 bash[56722]: cluster 2024-02-10T06:40:39.440563+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:40:41.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:41 smithi046 bash[68510]: audit 2024-02-10T06:40:40.497367+0000 mgr.y (mgr.34107) 560 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:40:41.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:40:41 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:40:41] "GET /metrics HTTP/1.1" 200 38409 "" "Prometheus/2.33.4" 2024-02-10T06:40:41.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:41 smithi046 bash[71198]: audit 2024-02-10T06:40:40.497367+0000 mgr.y (mgr.34107) 560 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:40:41.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:41 smithi175 bash[56722]: audit 2024-02-10T06:40:40.497367+0000 mgr.y (mgr.34107) 560 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:40:42.418 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:42 smithi046 bash[68510]: cluster 2024-02-10T06:40:41.441868+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:40:42.418 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:42 smithi046 bash[68510]: audit 2024-02-10T06:40:41.837043+0000 mon.a (mon.0) 1980 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:42.418 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:42 smithi046 bash[68510]: audit 2024-02-10T06:40:41.847939+0000 mon.a (mon.0) 1981 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:42.418 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:42 smithi046 bash[68510]: audit 2024-02-10T06:40:41.857210+0000 mon.a (mon.0) 1982 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:42.418 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:42 smithi046 bash[71198]: cluster 2024-02-10T06:40:41.441868+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:40:42.418 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:42 smithi046 bash[71198]: audit 2024-02-10T06:40:41.837043+0000 mon.a (mon.0) 1980 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:42.419 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:42 smithi046 bash[71198]: audit 2024-02-10T06:40:41.847939+0000 mon.a (mon.0) 1981 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:42.419 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:42 smithi046 bash[71198]: audit 2024-02-10T06:40:41.857210+0000 mon.a (mon.0) 1982 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:42.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:42 smithi175 bash[56722]: cluster 2024-02-10T06:40:41.441868+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:40:42.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:42 smithi175 bash[56722]: audit 2024-02-10T06:40:41.837043+0000 mon.a (mon.0) 1980 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:42.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:42 smithi175 bash[56722]: audit 2024-02-10T06:40:41.847939+0000 mon.a (mon.0) 1981 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:42.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:42 smithi175 bash[56722]: audit 2024-02-10T06:40:41.857210+0000 mon.a (mon.0) 1982 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:44.379 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:40:44 smithi046 systemd[1]: Stopping Ceph osd.1 for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:40:44.379 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:40:44 smithi046 bash[26856]: debug 2024-02-10T06:40:44.352+0000 7f14b1fab700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-10T06:40:44.379 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:40:44 smithi046 bash[26856]: debug 2024-02-10T06:40:44.352+0000 7f14b1fab700 -1 osd.1 118 *** Got signal Terminated *** 2024-02-10T06:40:44.379 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:40:44 smithi046 bash[26856]: debug 2024-02-10T06:40:44.352+0000 7f14b1fab700 -1 osd.1 118 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:40:44.782 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:44 smithi046 bash[68510]: cluster 2024-02-10T06:40:43.442589+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:40:44.783 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:44 smithi046 bash[68510]: cluster 2024-02-10T06:40:44.358423+0000 mon.a (mon.0) 1983 : cluster 1 osd.1 marked itself down and dead 2024-02-10T06:40:44.783 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:44 smithi046 bash[68510]: audit 2024-02-10T06:40:44.488079+0000 mon.a (mon.0) 1984 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:40:44.783 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:44 smithi046 bash[71198]: cluster 2024-02-10T06:40:43.442589+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:40:44.783 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:44 smithi046 bash[71198]: cluster 2024-02-10T06:40:44.358423+0000 mon.a (mon.0) 1983 : cluster 1 osd.1 marked itself down and dead 2024-02-10T06:40:44.783 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:44 smithi046 bash[71198]: audit 2024-02-10T06:40:44.488079+0000 mon.a (mon.0) 1984 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:40:44.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:44 smithi175 bash[56722]: cluster 2024-02-10T06:40:43.442589+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:40:44.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:44 smithi175 bash[56722]: cluster 2024-02-10T06:40:44.358423+0000 mon.a (mon.0) 1983 : cluster 1 osd.1 marked itself down and dead 2024-02-10T06:40:44.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:44 smithi175 bash[56722]: audit 2024-02-10T06:40:44.488079+0000 mon.a (mon.0) 1984 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:40:45.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:45 smithi046 bash[68510]: cluster 2024-02-10T06:40:45.098952+0000 mon.a (mon.0) 1985 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:40:45.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:45 smithi046 bash[68510]: cluster 2024-02-10T06:40:45.105410+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T06:40:45.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:45 smithi046 bash[68510]: cluster 2024-02-10T06:40:45.107770+0000 mon.a (mon.0) 1986 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-02-10T06:40:45.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:45 smithi046 bash[68510]: cluster 2024-02-10T06:40:45.110628+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T06:40:45.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:45 smithi046 bash[68510]: cluster 2024-02-10T06:40:45.114101+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T06:40:45.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:45 smithi046 bash[68510]: audit 2024-02-10T06:40:45.308954+0000 mon.a (mon.0) 1987 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:45.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:45 smithi046 bash[68510]: audit 2024-02-10T06:40:45.316307+0000 mon.a (mon.0) 1988 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:45.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:45 smithi046 bash[68510]: audit 2024-02-10T06:40:45.324587+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:45.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:45 smithi046 bash[71198]: cluster 2024-02-10T06:40:45.098952+0000 mon.a (mon.0) 1985 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:40:45.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:45 smithi046 bash[71198]: cluster 2024-02-10T06:40:45.105410+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T06:40:45.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:45 smithi046 bash[71198]: cluster 2024-02-10T06:40:45.107770+0000 mon.a (mon.0) 1986 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-02-10T06:40:45.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:45 smithi046 bash[71198]: cluster 2024-02-10T06:40:45.110628+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T06:40:45.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:45 smithi046 bash[71198]: cluster 2024-02-10T06:40:45.114101+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T06:40:45.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:45 smithi046 bash[71198]: audit 2024-02-10T06:40:45.308954+0000 mon.a (mon.0) 1987 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:45.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:45 smithi046 bash[71198]: audit 2024-02-10T06:40:45.316307+0000 mon.a (mon.0) 1988 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:45.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:45 smithi046 bash[71198]: audit 2024-02-10T06:40:45.324587+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:45.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:45 smithi175 bash[56722]: cluster 2024-02-10T06:40:45.098952+0000 mon.a (mon.0) 1985 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:40:45.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:45 smithi175 bash[56722]: cluster 2024-02-10T06:40:45.105410+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T06:40:45.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:45 smithi175 bash[56722]: cluster 2024-02-10T06:40:45.107770+0000 mon.a (mon.0) 1986 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-02-10T06:40:45.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:45 smithi175 bash[56722]: cluster 2024-02-10T06:40:45.110628+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T06:40:45.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:45 smithi175 bash[56722]: cluster 2024-02-10T06:40:45.114101+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T06:40:45.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:45 smithi175 bash[56722]: audit 2024-02-10T06:40:45.308954+0000 mon.a (mon.0) 1987 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:45.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:45 smithi175 bash[56722]: audit 2024-02-10T06:40:45.316307+0000 mon.a (mon.0) 1988 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:45.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:45 smithi175 bash[56722]: audit 2024-02-10T06:40:45.324587+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:46.315 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[81052]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-1 2024-02-10T06:40:46.586 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[81280]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-1 2024-02-10T06:40:46.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[68510]: cluster 2024-02-10T06:40:45.110720+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T06:40:46.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[68510]: cluster 2024-02-10T06:40:45.113973+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T06:40:46.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[68510]: cluster 2024-02-10T06:40:45.114001+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T06:40:46.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[68510]: cluster 2024-02-10T06:40:45.444146+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v97: 161 pgs: 52 peering, 109 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:40:46.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[68510]: audit 2024-02-10T06:40:45.580526+0000 mon.a (mon.0) 1990 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:46.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[68510]: audit 2024-02-10T06:40:45.588100+0000 mon.a (mon.0) 1991 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:46.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[68510]: cluster 2024-02-10T06:40:45.590330+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v98: 161 pgs: 52 peering, 109 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:40:46.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[68510]: audit 2024-02-10T06:40:45.597132+0000 mon.a (mon.0) 1992 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:46.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[68510]: cluster 2024-02-10T06:40:46.110415+0000 mon.a (mon.0) 1993 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-02-10T06:40:46.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[68510]: cluster 2024-02-10T06:40:46.111407+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T06:40:46.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[68510]: cluster 2024-02-10T06:40:46.114639+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T06:40:46.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[68510]: cluster 2024-02-10T06:40:46.114792+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T06:40:46.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[68510]: cluster 2024-02-10T06:40:46.321883+0000 mon.a (mon.0) 1994 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:40:46.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[68510]: cluster 2024-02-10T06:40:46.321978+0000 mon.a (mon.0) 1995 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-02-10T06:40:46.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[71198]: cluster 2024-02-10T06:40:45.110720+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T06:40:46.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[71198]: cluster 2024-02-10T06:40:45.113973+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T06:40:46.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[71198]: cluster 2024-02-10T06:40:45.114001+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T06:40:46.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[71198]: cluster 2024-02-10T06:40:45.444146+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v97: 161 pgs: 52 peering, 109 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:40:46.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[71198]: audit 2024-02-10T06:40:45.580526+0000 mon.a (mon.0) 1990 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:46.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[71198]: audit 2024-02-10T06:40:45.588100+0000 mon.a (mon.0) 1991 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:46.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[71198]: cluster 2024-02-10T06:40:45.590330+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v98: 161 pgs: 52 peering, 109 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:40:46.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[71198]: audit 2024-02-10T06:40:45.597132+0000 mon.a (mon.0) 1992 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:46.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[71198]: cluster 2024-02-10T06:40:46.110415+0000 mon.a (mon.0) 1993 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-02-10T06:40:46.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[71198]: cluster 2024-02-10T06:40:46.111407+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T06:40:46.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[71198]: cluster 2024-02-10T06:40:46.114639+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T06:40:46.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[71198]: cluster 2024-02-10T06:40:46.114792+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T06:40:46.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[71198]: cluster 2024-02-10T06:40:46.321883+0000 mon.a (mon.0) 1994 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:40:46.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:46 smithi046 bash[71198]: cluster 2024-02-10T06:40:46.321978+0000 mon.a (mon.0) 1995 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-02-10T06:40:46.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:46 smithi175 bash[56722]: cluster 2024-02-10T06:40:45.110720+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T06:40:46.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:46 smithi175 bash[56722]: cluster 2024-02-10T06:40:45.113973+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T06:40:46.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:46 smithi175 bash[56722]: cluster 2024-02-10T06:40:45.114001+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T06:40:46.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:46 smithi175 bash[56722]: cluster 2024-02-10T06:40:45.444146+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v97: 161 pgs: 52 peering, 109 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:40:46.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:46 smithi175 bash[56722]: audit 2024-02-10T06:40:45.580526+0000 mon.a (mon.0) 1990 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:46.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:46 smithi175 bash[56722]: audit 2024-02-10T06:40:45.588100+0000 mon.a (mon.0) 1991 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:46.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:46 smithi175 bash[56722]: cluster 2024-02-10T06:40:45.590330+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v98: 161 pgs: 52 peering, 109 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:40:46.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:46 smithi175 bash[56722]: audit 2024-02-10T06:40:45.597132+0000 mon.a (mon.0) 1992 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:46.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:46 smithi175 bash[56722]: cluster 2024-02-10T06:40:46.110415+0000 mon.a (mon.0) 1993 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-02-10T06:40:46.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:46 smithi175 bash[56722]: cluster 2024-02-10T06:40:46.111407+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T06:40:46.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:46 smithi175 bash[56722]: cluster 2024-02-10T06:40:46.114639+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T06:40:46.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:46 smithi175 bash[56722]: cluster 2024-02-10T06:40:46.114792+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T06:40:46.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:46 smithi175 bash[56722]: cluster 2024-02-10T06:40:46.321883+0000 mon.a (mon.0) 1994 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:40:46.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:46 smithi175 bash[56722]: cluster 2024-02-10T06:40:46.321978+0000 mon.a (mon.0) 1995 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-02-10T06:40:47.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:47 smithi046 bash[71198]: cluster 2024-02-10T06:40:46.105619+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T06:40:47.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:47 smithi046 bash[71198]: cluster 2024-02-10T06:40:46.114665+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T06:40:47.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:47 smithi046 bash[71198]: cluster 2024-02-10T06:40:46.114780+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T06:40:47.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:47 smithi046 bash[68510]: cluster 2024-02-10T06:40:46.105619+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T06:40:47.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:47 smithi046 bash[68510]: cluster 2024-02-10T06:40:46.114665+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T06:40:47.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:47 smithi046 bash[68510]: cluster 2024-02-10T06:40:46.114780+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T06:40:47.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:47 smithi175 bash[56722]: cluster 2024-02-10T06:40:46.105619+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T06:40:47.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:47 smithi175 bash[56722]: cluster 2024-02-10T06:40:46.114665+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T06:40:47.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:47 smithi175 bash[56722]: cluster 2024-02-10T06:40:46.114780+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T06:40:48.598 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:40:48 smithi046 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.1.service: Succeeded. 2024-02-10T06:40:48.598 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:40:48 smithi046 systemd[1]: Stopped Ceph osd.1 for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:40:48.598 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:40:48 smithi046 systemd[1]: Started Ceph osd.1 for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:40:48.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:48 smithi046 bash[71198]: cluster 2024-02-10T06:40:47.591184+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v100: 161 pgs: 5 stale+active+clean, 52 peering, 104 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:40:48.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:48 smithi046 bash[68510]: cluster 2024-02-10T06:40:47.591184+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v100: 161 pgs: 5 stale+active+clean, 52 peering, 104 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:40:48.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:48 smithi175 bash[56722]: cluster 2024-02-10T06:40:47.591184+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v100: 161 pgs: 5 stale+active+clean, 52 peering, 104 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:40:48.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:40:48 smithi175 bash[52279]: ts=2024-02-10T06:40:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"smithi046:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.46\", device_class=\"ssd\", hostname=\"smithi046\", instance=\"172.21.15.175:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.46\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T06:40:49.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:48.583179+0000 mon.a (mon.0) 1996 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:48.596270+0000 mon.a (mon.0) 1997 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:48.636456+0000 mon.a (mon.0) 1998 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:48.637600+0000 mon.a (mon.0) 1999 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:48.645844+0000 mon.a (mon.0) 2000 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:48.731311+0000 mon.a (mon.0) 2001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:48.734362+0000 mon.a (mon.0) 2002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:48.739267+0000 mon.a (mon.0) 2003 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:48.740442+0000 mon.a (mon.0) 2004 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:48.747750+0000 mon.a (mon.0) 2005 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:48.831826+0000 mon.a (mon.0) 2006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:48.834624+0000 mon.a (mon.0) 2007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:48.837761+0000 mon.a (mon.0) 2008 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:48.838966+0000 mon.a (mon.0) 2009 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:48.846565+0000 mon.a (mon.0) 2010 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:48.929922+0000 mon.a (mon.0) 2011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:48.933586+0000 mon.a (mon.0) 2012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:48.936636+0000 mon.a (mon.0) 2013 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:48.937976+0000 mon.a (mon.0) 2014 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:48.946536+0000 mon.a (mon.0) 2015 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:48.583179+0000 mon.a (mon.0) 1996 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:48.596270+0000 mon.a (mon.0) 1997 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:48.636456+0000 mon.a (mon.0) 1998 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:48.637600+0000 mon.a (mon.0) 1999 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:48.645844+0000 mon.a (mon.0) 2000 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:48.731311+0000 mon.a (mon.0) 2001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:48.734362+0000 mon.a (mon.0) 2002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:48.739267+0000 mon.a (mon.0) 2003 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:48.740442+0000 mon.a (mon.0) 2004 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:48.747750+0000 mon.a (mon.0) 2005 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:48.831826+0000 mon.a (mon.0) 2006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:48.834624+0000 mon.a (mon.0) 2007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:48.837761+0000 mon.a (mon.0) 2008 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:48.838966+0000 mon.a (mon.0) 2009 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:48.846565+0000 mon.a (mon.0) 2010 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:48.929922+0000 mon.a (mon.0) 2011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:48.933586+0000 mon.a (mon.0) 2012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:48.936636+0000 mon.a (mon.0) 2013 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:48.937976+0000 mon.a (mon.0) 2014 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:48.946536+0000 mon.a (mon.0) 2015 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.026870+0000 mon.a (mon.0) 2016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.029678+0000 mon.a (mon.0) 2017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.033036+0000 mon.a (mon.0) 2018 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.034745+0000 mon.a (mon.0) 2019 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.043013+0000 mon.a (mon.0) 2020 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.121557+0000 mon.a (mon.0) 2021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.124685+0000 mon.a (mon.0) 2022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.129036+0000 mon.a (mon.0) 2023 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.130563+0000 mon.a (mon.0) 2024 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.140143+0000 mon.a (mon.0) 2025 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.219918+0000 mon.a (mon.0) 2026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.222706+0000 mon.a (mon.0) 2027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.225742+0000 mon.a (mon.0) 2028 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.226971+0000 mon.a (mon.0) 2029 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.234938+0000 mon.a (mon.0) 2030 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.313113+0000 mon.a (mon.0) 2031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.316102+0000 mon.a (mon.0) 2032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.319913+0000 mon.a (mon.0) 2033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.321152+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.026870+0000 mon.a (mon.0) 2016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.029678+0000 mon.a (mon.0) 2017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.033036+0000 mon.a (mon.0) 2018 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.034745+0000 mon.a (mon.0) 2019 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.043013+0000 mon.a (mon.0) 2020 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.121557+0000 mon.a (mon.0) 2021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.124685+0000 mon.a (mon.0) 2022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.129036+0000 mon.a (mon.0) 2023 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.130563+0000 mon.a (mon.0) 2024 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.140143+0000 mon.a (mon.0) 2025 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.219918+0000 mon.a (mon.0) 2026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.222706+0000 mon.a (mon.0) 2027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.225742+0000 mon.a (mon.0) 2028 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.226971+0000 mon.a (mon.0) 2029 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.234938+0000 mon.a (mon.0) 2030 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.313113+0000 mon.a (mon.0) 2031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.316102+0000 mon.a (mon.0) 2032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.319913+0000 mon.a (mon.0) 2033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.321152+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.329335+0000 mon.a (mon.0) 2035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.407480+0000 mon.a (mon.0) 2036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.410677+0000 mon.a (mon.0) 2037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.414544+0000 mon.a (mon.0) 2038 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.416153+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.425138+0000 mon.a (mon.0) 2040 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.508701+0000 mon.a (mon.0) 2041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.511668+0000 mon.a (mon.0) 2042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.515247+0000 mon.a (mon.0) 2043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.516393+0000 mon.a (mon.0) 2044 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[68510]: audit 2024-02-10T06:40:49.525552+0000 mon.a (mon.0) 2045 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.329335+0000 mon.a (mon.0) 2035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.407480+0000 mon.a (mon.0) 2036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.410677+0000 mon.a (mon.0) 2037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.414544+0000 mon.a (mon.0) 2038 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.416153+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.425138+0000 mon.a (mon.0) 2040 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.508701+0000 mon.a (mon.0) 2041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.511668+0000 mon.a (mon.0) 2042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.515247+0000 mon.a (mon.0) 2043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.516393+0000 mon.a (mon.0) 2044 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:49 smithi046 bash[71198]: audit 2024-02-10T06:40:49.525552+0000 mon.a (mon.0) 2045 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:48.583179+0000 mon.a (mon.0) 1996 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:48.596270+0000 mon.a (mon.0) 1997 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:48.636456+0000 mon.a (mon.0) 1998 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:48.637600+0000 mon.a (mon.0) 1999 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:48.645844+0000 mon.a (mon.0) 2000 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:48.731311+0000 mon.a (mon.0) 2001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:48.734362+0000 mon.a (mon.0) 2002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:48.739267+0000 mon.a (mon.0) 2003 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:48.740442+0000 mon.a (mon.0) 2004 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:48.747750+0000 mon.a (mon.0) 2005 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:48.831826+0000 mon.a (mon.0) 2006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:48.834624+0000 mon.a (mon.0) 2007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:48.837761+0000 mon.a (mon.0) 2008 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:48.838966+0000 mon.a (mon.0) 2009 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:48.846565+0000 mon.a (mon.0) 2010 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:48.929922+0000 mon.a (mon.0) 2011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:48.933586+0000 mon.a (mon.0) 2012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:48.936636+0000 mon.a (mon.0) 2013 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:48.937976+0000 mon.a (mon.0) 2014 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:48.946536+0000 mon.a (mon.0) 2015 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.026870+0000 mon.a (mon.0) 2016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.029678+0000 mon.a (mon.0) 2017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.033036+0000 mon.a (mon.0) 2018 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.034745+0000 mon.a (mon.0) 2019 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.043013+0000 mon.a (mon.0) 2020 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.121557+0000 mon.a (mon.0) 2021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.124685+0000 mon.a (mon.0) 2022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.129036+0000 mon.a (mon.0) 2023 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.130563+0000 mon.a (mon.0) 2024 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.140143+0000 mon.a (mon.0) 2025 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.219918+0000 mon.a (mon.0) 2026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.222706+0000 mon.a (mon.0) 2027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.225742+0000 mon.a (mon.0) 2028 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.226971+0000 mon.a (mon.0) 2029 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.234938+0000 mon.a (mon.0) 2030 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.313113+0000 mon.a (mon.0) 2031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.316102+0000 mon.a (mon.0) 2032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.319913+0000 mon.a (mon.0) 2033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.321152+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.329335+0000 mon.a (mon.0) 2035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.407480+0000 mon.a (mon.0) 2036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.410677+0000 mon.a (mon.0) 2037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.414544+0000 mon.a (mon.0) 2038 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.416153+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.425138+0000 mon.a (mon.0) 2040 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:49.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.508701+0000 mon.a (mon.0) 2041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:49.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.511668+0000 mon.a (mon.0) 2042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:49.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.515247+0000 mon.a (mon.0) 2043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:49.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.516393+0000 mon.a (mon.0) 2044 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:49.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:49 smithi175 bash[56722]: audit 2024-02-10T06:40:49.525552+0000 mon.a (mon.0) 2045 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.769 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: cluster 2024-02-10T06:40:48.639841+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v101: 161 pgs: 5 stale+active+clean, 52 peering, 104 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:40:50.769 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: cephadm 2024-02-10T06:40:48.646761+0000 mgr.y (mgr.34107) 567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.769 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: cephadm 2024-02-10T06:40:48.748412+0000 mgr.y (mgr.34107) 568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.769 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: cephadm 2024-02-10T06:40:48.847272+0000 mgr.y (mgr.34107) 569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.770 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: cephadm 2024-02-10T06:40:48.947181+0000 mgr.y (mgr.34107) 570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.770 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: cephadm 2024-02-10T06:40:49.043607+0000 mgr.y (mgr.34107) 571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.770 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: cephadm 2024-02-10T06:40:49.141021+0000 mgr.y (mgr.34107) 572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.770 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: cephadm 2024-02-10T06:40:49.235533+0000 mgr.y (mgr.34107) 573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.770 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: cephadm 2024-02-10T06:40:49.329898+0000 mgr.y (mgr.34107) 574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.770 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: cephadm 2024-02-10T06:40:49.426045+0000 mgr.y (mgr.34107) 575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.770 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: cephadm 2024-02-10T06:40:49.526193+0000 mgr.y (mgr.34107) 576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.770 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: cluster 2024-02-10T06:40:49.593691+0000 mon.a (mon.0) 2046 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:40:50.770 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:49.612593+0000 mon.a (mon.0) 2047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.770 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:49.617521+0000 mon.a (mon.0) 2048 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.770 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:49.619544+0000 mon.a (mon.0) 2049 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.770 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:49.620270+0000 mon.a (mon.0) 2050 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.770 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:49.625458+0000 mon.a (mon.0) 2051 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.770 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: cephadm 2024-02-10T06:40:49.626031+0000 mgr.y (mgr.34107) 577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:49.705240+0000 mon.a (mon.0) 2052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:49.708598+0000 mon.a (mon.0) 2053 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:49.712559+0000 mon.a (mon.0) 2054 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:49.714049+0000 mon.a (mon.0) 2055 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:49.720804+0000 mon.a (mon.0) 2056 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: cephadm 2024-02-10T06:40:49.721522+0000 mgr.y (mgr.34107) 578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:49.802088+0000 mon.a (mon.0) 2057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:49.804548+0000 mon.a (mon.0) 2058 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.771 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:49.807154+0000 mon.a (mon.0) 2059 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.772 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:49.808085+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.772 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:49.815016+0000 mon.a (mon.0) 2061 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.772 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: cephadm 2024-02-10T06:40:49.816026+0000 mgr.y (mgr.34107) 579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.772 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:49.897557+0000 mon.a (mon.0) 2062 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.772 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:49.900142+0000 mon.a (mon.0) 2063 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.772 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:49.902704+0000 mon.a (mon.0) 2064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.772 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:49.904064+0000 mon.a (mon.0) 2065 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.772 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:49.912980+0000 mon.a (mon.0) 2066 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.772 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: cephadm 2024-02-10T06:40:49.913864+0000 mgr.y (mgr.34107) 580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.772 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:49.999933+0000 mon.a (mon.0) 2067 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.772 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.002613+0000 mon.a (mon.0) 2068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.772 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.007486+0000 mon.a (mon.0) 2069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.772 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.008529+0000 mon.a (mon.0) 2070 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.772 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.016055+0000 mon.a (mon.0) 2071 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.773 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: cephadm 2024-02-10T06:40:50.016939+0000 mgr.y (mgr.34107) 581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.773 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.097655+0000 mon.a (mon.0) 2072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.773 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.099847+0000 mon.a (mon.0) 2073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.773 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.102224+0000 mon.a (mon.0) 2074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.773 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.103105+0000 mon.a (mon.0) 2075 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.773 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.110127+0000 mon.a (mon.0) 2076 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.773 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: cephadm 2024-02-10T06:40:50.110781+0000 mgr.y (mgr.34107) 582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.773 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.188619+0000 mon.a (mon.0) 2077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.773 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.191333+0000 mon.a (mon.0) 2078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.773 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.194068+0000 mon.a (mon.0) 2079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.773 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.195192+0000 mon.a (mon.0) 2080 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.773 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.202524+0000 mon.a (mon.0) 2081 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.773 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: cephadm 2024-02-10T06:40:50.203373+0000 mgr.y (mgr.34107) 583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.773 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.281015+0000 mon.a (mon.0) 2082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.773 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.282954+0000 mon.a (mon.0) 2083 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.774 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.285149+0000 mon.a (mon.0) 2084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.774 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.286035+0000 mon.a (mon.0) 2085 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.774 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.291370+0000 mon.a (mon.0) 2086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.774 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: cephadm 2024-02-10T06:40:50.292094+0000 mgr.y (mgr.34107) 584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.774 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.375880+0000 mon.a (mon.0) 2087 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.774 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.379647+0000 mon.a (mon.0) 2088 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.774 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.384413+0000 mon.a (mon.0) 2089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.774 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.385621+0000 mon.a (mon.0) 2090 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.774 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.391105+0000 mon.a (mon.0) 2091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.774 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: cephadm 2024-02-10T06:40:50.391788+0000 mgr.y (mgr.34107) 585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.774 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.469557+0000 mon.a (mon.0) 2092 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.774 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.473301+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.774 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.476922+0000 mon.a (mon.0) 2094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.774 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.478079+0000 mon.a (mon.0) 2095 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.775 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.485839+0000 mon.a (mon.0) 2096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.775 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: cephadm 2024-02-10T06:40:50.486481+0000 mgr.y (mgr.34107) 586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.775 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.505137+0000 mgr.y (mgr.34107) 587 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:40:50.775 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.565387+0000 mon.a (mon.0) 2097 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.775 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.567842+0000 mon.a (mon.0) 2098 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.775 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.570368+0000 mon.a (mon.0) 2099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.775 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.571206+0000 mon.a (mon.0) 2100 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.775 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: audit 2024-02-10T06:40:50.577417+0000 mon.a (mon.0) 2101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.775 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[68510]: cephadm 2024-02-10T06:40:50.578004+0000 mgr.y (mgr.34107) 588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.775 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[81459]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-10T06:40:50.775 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[81459]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-02-10T06:40:50.776 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[81459]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-02-10T06:40:50.776 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[81459]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-10T06:40:50.776 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[81459]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-02-10T06:40:50.776 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[81459]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-10T06:40:50.776 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[81459]: --> ceph-volume raw activate successful for osd ID: 1 2024-02-10T06:40:50.776 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: cluster 2024-02-10T06:40:48.639841+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v101: 161 pgs: 5 stale+active+clean, 52 peering, 104 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:40:50.776 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: cephadm 2024-02-10T06:40:48.646761+0000 mgr.y (mgr.34107) 567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.777 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: cephadm 2024-02-10T06:40:48.748412+0000 mgr.y (mgr.34107) 568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.777 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: cephadm 2024-02-10T06:40:48.847272+0000 mgr.y (mgr.34107) 569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.777 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: cephadm 2024-02-10T06:40:48.947181+0000 mgr.y (mgr.34107) 570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.777 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: cephadm 2024-02-10T06:40:49.043607+0000 mgr.y (mgr.34107) 571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.777 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: cephadm 2024-02-10T06:40:49.141021+0000 mgr.y (mgr.34107) 572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.777 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: cephadm 2024-02-10T06:40:49.235533+0000 mgr.y (mgr.34107) 573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.777 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: cephadm 2024-02-10T06:40:49.329898+0000 mgr.y (mgr.34107) 574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.777 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: cephadm 2024-02-10T06:40:49.426045+0000 mgr.y (mgr.34107) 575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.777 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: cephadm 2024-02-10T06:40:49.526193+0000 mgr.y (mgr.34107) 576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.777 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: cluster 2024-02-10T06:40:49.593691+0000 mon.a (mon.0) 2046 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:40:50.777 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:49.612593+0000 mon.a (mon.0) 2047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.777 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:49.617521+0000 mon.a (mon.0) 2048 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.777 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:49.619544+0000 mon.a (mon.0) 2049 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.777 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:49.620270+0000 mon.a (mon.0) 2050 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.777 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:49.625458+0000 mon.a (mon.0) 2051 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.777 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: cephadm 2024-02-10T06:40:49.626031+0000 mgr.y (mgr.34107) 577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.778 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:49.705240+0000 mon.a (mon.0) 2052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.778 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:49.708598+0000 mon.a (mon.0) 2053 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.778 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:49.712559+0000 mon.a (mon.0) 2054 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.778 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:49.714049+0000 mon.a (mon.0) 2055 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.778 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:49.720804+0000 mon.a (mon.0) 2056 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.778 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: cephadm 2024-02-10T06:40:49.721522+0000 mgr.y (mgr.34107) 578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.778 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:49.802088+0000 mon.a (mon.0) 2057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.778 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:49.804548+0000 mon.a (mon.0) 2058 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.778 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:49.807154+0000 mon.a (mon.0) 2059 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.778 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:49.808085+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.778 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:49.815016+0000 mon.a (mon.0) 2061 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.778 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: cephadm 2024-02-10T06:40:49.816026+0000 mgr.y (mgr.34107) 579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.778 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:49.897557+0000 mon.a (mon.0) 2062 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.778 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:49.900142+0000 mon.a (mon.0) 2063 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.778 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:49.902704+0000 mon.a (mon.0) 2064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.778 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:49.904064+0000 mon.a (mon.0) 2065 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.778 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:49.912980+0000 mon.a (mon.0) 2066 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.779 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: cephadm 2024-02-10T06:40:49.913864+0000 mgr.y (mgr.34107) 580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.779 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:49.999933+0000 mon.a (mon.0) 2067 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.779 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.002613+0000 mon.a (mon.0) 2068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.779 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.007486+0000 mon.a (mon.0) 2069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.779 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.008529+0000 mon.a (mon.0) 2070 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.779 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.016055+0000 mon.a (mon.0) 2071 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.779 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: cephadm 2024-02-10T06:40:50.016939+0000 mgr.y (mgr.34107) 581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.779 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.097655+0000 mon.a (mon.0) 2072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.779 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.099847+0000 mon.a (mon.0) 2073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.779 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.102224+0000 mon.a (mon.0) 2074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.779 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.103105+0000 mon.a (mon.0) 2075 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.779 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.110127+0000 mon.a (mon.0) 2076 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.779 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: cephadm 2024-02-10T06:40:50.110781+0000 mgr.y (mgr.34107) 582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.779 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.188619+0000 mon.a (mon.0) 2077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.779 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.191333+0000 mon.a (mon.0) 2078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.779 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.194068+0000 mon.a (mon.0) 2079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.779 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.195192+0000 mon.a (mon.0) 2080 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.202524+0000 mon.a (mon.0) 2081 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: cephadm 2024-02-10T06:40:50.203373+0000 mgr.y (mgr.34107) 583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.281015+0000 mon.a (mon.0) 2082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.282954+0000 mon.a (mon.0) 2083 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.285149+0000 mon.a (mon.0) 2084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.286035+0000 mon.a (mon.0) 2085 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.291370+0000 mon.a (mon.0) 2086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: cephadm 2024-02-10T06:40:50.292094+0000 mgr.y (mgr.34107) 584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.375880+0000 mon.a (mon.0) 2087 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.379647+0000 mon.a (mon.0) 2088 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.384413+0000 mon.a (mon.0) 2089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.385621+0000 mon.a (mon.0) 2090 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.391105+0000 mon.a (mon.0) 2091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: cephadm 2024-02-10T06:40:50.391788+0000 mgr.y (mgr.34107) 585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.469557+0000 mon.a (mon.0) 2092 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.473301+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.476922+0000 mon.a (mon.0) 2094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.478079+0000 mon.a (mon.0) 2095 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.485839+0000 mon.a (mon.0) 2096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: cephadm 2024-02-10T06:40:50.486481+0000 mgr.y (mgr.34107) 586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.505137+0000 mgr.y (mgr.34107) 587 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:40:50.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.565387+0000 mon.a (mon.0) 2097 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.567842+0000 mon.a (mon.0) 2098 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.570368+0000 mon.a (mon.0) 2099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.571206+0000 mon.a (mon.0) 2100 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: audit 2024-02-10T06:40:50.577417+0000 mon.a (mon.0) 2101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:50 smithi046 bash[71198]: cephadm 2024-02-10T06:40:50.578004+0000 mgr.y (mgr.34107) 588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: cluster 2024-02-10T06:40:48.639841+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v101: 161 pgs: 5 stale+active+clean, 52 peering, 104 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:40:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: cephadm 2024-02-10T06:40:48.646761+0000 mgr.y (mgr.34107) 567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: cephadm 2024-02-10T06:40:48.748412+0000 mgr.y (mgr.34107) 568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: cephadm 2024-02-10T06:40:48.847272+0000 mgr.y (mgr.34107) 569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: cephadm 2024-02-10T06:40:48.947181+0000 mgr.y (mgr.34107) 570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: cephadm 2024-02-10T06:40:49.043607+0000 mgr.y (mgr.34107) 571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: cephadm 2024-02-10T06:40:49.141021+0000 mgr.y (mgr.34107) 572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: cephadm 2024-02-10T06:40:49.235533+0000 mgr.y (mgr.34107) 573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: cephadm 2024-02-10T06:40:49.329898+0000 mgr.y (mgr.34107) 574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: cephadm 2024-02-10T06:40:49.426045+0000 mgr.y (mgr.34107) 575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: cephadm 2024-02-10T06:40:49.526193+0000 mgr.y (mgr.34107) 576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: cluster 2024-02-10T06:40:49.593691+0000 mon.a (mon.0) 2046 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:40:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:49.612593+0000 mon.a (mon.0) 2047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:49.617521+0000 mon.a (mon.0) 2048 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:49.619544+0000 mon.a (mon.0) 2049 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:49.620270+0000 mon.a (mon.0) 2050 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:49.625458+0000 mon.a (mon.0) 2051 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: cephadm 2024-02-10T06:40:49.626031+0000 mgr.y (mgr.34107) 577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:49.705240+0000 mon.a (mon.0) 2052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:49.708598+0000 mon.a (mon.0) 2053 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:49.712559+0000 mon.a (mon.0) 2054 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:49.714049+0000 mon.a (mon.0) 2055 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:49.720804+0000 mon.a (mon.0) 2056 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: cephadm 2024-02-10T06:40:49.721522+0000 mgr.y (mgr.34107) 578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:49.802088+0000 mon.a (mon.0) 2057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:49.804548+0000 mon.a (mon.0) 2058 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:49.807154+0000 mon.a (mon.0) 2059 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:49.808085+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:49.815016+0000 mon.a (mon.0) 2061 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: cephadm 2024-02-10T06:40:49.816026+0000 mgr.y (mgr.34107) 579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:49.897557+0000 mon.a (mon.0) 2062 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:49.900142+0000 mon.a (mon.0) 2063 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:49.902704+0000 mon.a (mon.0) 2064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:49.904064+0000 mon.a (mon.0) 2065 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:49.912980+0000 mon.a (mon.0) 2066 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: cephadm 2024-02-10T06:40:49.913864+0000 mgr.y (mgr.34107) 580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:49.999933+0000 mon.a (mon.0) 2067 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.002613+0000 mon.a (mon.0) 2068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.007486+0000 mon.a (mon.0) 2069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.008529+0000 mon.a (mon.0) 2070 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.016055+0000 mon.a (mon.0) 2071 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: cephadm 2024-02-10T06:40:50.016939+0000 mgr.y (mgr.34107) 581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.097655+0000 mon.a (mon.0) 2072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.099847+0000 mon.a (mon.0) 2073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.102224+0000 mon.a (mon.0) 2074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.103105+0000 mon.a (mon.0) 2075 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.110127+0000 mon.a (mon.0) 2076 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: cephadm 2024-02-10T06:40:50.110781+0000 mgr.y (mgr.34107) 582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.188619+0000 mon.a (mon.0) 2077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.191333+0000 mon.a (mon.0) 2078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.194068+0000 mon.a (mon.0) 2079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.195192+0000 mon.a (mon.0) 2080 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.202524+0000 mon.a (mon.0) 2081 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: cephadm 2024-02-10T06:40:50.203373+0000 mgr.y (mgr.34107) 583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.281015+0000 mon.a (mon.0) 2082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.282954+0000 mon.a (mon.0) 2083 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.285149+0000 mon.a (mon.0) 2084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.286035+0000 mon.a (mon.0) 2085 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.291370+0000 mon.a (mon.0) 2086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: cephadm 2024-02-10T06:40:50.292094+0000 mgr.y (mgr.34107) 584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.375880+0000 mon.a (mon.0) 2087 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.379647+0000 mon.a (mon.0) 2088 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.384413+0000 mon.a (mon.0) 2089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.385621+0000 mon.a (mon.0) 2090 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.391105+0000 mon.a (mon.0) 2091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: cephadm 2024-02-10T06:40:50.391788+0000 mgr.y (mgr.34107) 585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.469557+0000 mon.a (mon.0) 2092 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.473301+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.476922+0000 mon.a (mon.0) 2094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.478079+0000 mon.a (mon.0) 2095 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.485839+0000 mon.a (mon.0) 2096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: cephadm 2024-02-10T06:40:50.486481+0000 mgr.y (mgr.34107) 586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.505137+0000 mgr.y (mgr.34107) 587 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:40:51.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.565387+0000 mon.a (mon.0) 2097 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.567842+0000 mon.a (mon.0) 2098 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.570368+0000 mon.a (mon.0) 2099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.571206+0000 mon.a (mon.0) 2100 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: audit 2024-02-10T06:40:50.577417+0000 mon.a (mon.0) 2101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:50 smithi175 bash[56722]: cephadm 2024-02-10T06:40:50.578004+0000 mgr.y (mgr.34107) 588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.378 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:40:51] "GET /metrics HTTP/1.1" 200 38409 "" "Prometheus/2.33.4" 2024-02-10T06:40:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: cluster 2024-02-10T06:40:50.640938+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v102: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-02-10T06:40:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:50.657332+0000 mon.a (mon.0) 2102 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:50.659408+0000 mon.a (mon.0) 2103 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:50.661779+0000 mon.a (mon.0) 2104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:50.662762+0000 mon.a (mon.0) 2105 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:50.669122+0000 mon.a (mon.0) 2106 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: cephadm 2024-02-10T06:40:50.669856+0000 mgr.y (mgr.34107) 590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:50.744331+0000 mon.a (mon.0) 2107 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:50.746756+0000 mon.a (mon.0) 2108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:50.749822+0000 mon.a (mon.0) 2109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:50.751038+0000 mon.a (mon.0) 2110 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:50.759575+0000 mon.a (mon.0) 2111 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: cephadm 2024-02-10T06:40:50.760369+0000 mgr.y (mgr.34107) 591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:50.840451+0000 mon.a (mon.0) 2112 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:50.842728+0000 mon.a (mon.0) 2113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:50.845848+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:50.847002+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:50.854347+0000 mon.a (mon.0) 2116 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: cephadm 2024-02-10T06:40:50.855113+0000 mgr.y (mgr.34107) 592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: cluster 2024-02-10T06:40:50.640938+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v102: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-02-10T06:40:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:50.657332+0000 mon.a (mon.0) 2102 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:50.659408+0000 mon.a (mon.0) 2103 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:50.661779+0000 mon.a (mon.0) 2104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:50.662762+0000 mon.a (mon.0) 2105 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:50.669122+0000 mon.a (mon.0) 2106 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: cephadm 2024-02-10T06:40:50.669856+0000 mgr.y (mgr.34107) 590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:50.744331+0000 mon.a (mon.0) 2107 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:50.746756+0000 mon.a (mon.0) 2108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:50.749822+0000 mon.a (mon.0) 2109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:50.751038+0000 mon.a (mon.0) 2110 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:50.759575+0000 mon.a (mon.0) 2111 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: cephadm 2024-02-10T06:40:50.760369+0000 mgr.y (mgr.34107) 591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:50.840451+0000 mon.a (mon.0) 2112 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:50.842728+0000 mon.a (mon.0) 2113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:50.845848+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:50.847002+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:50.854347+0000 mon.a (mon.0) 2116 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: cephadm 2024-02-10T06:40:50.855113+0000 mgr.y (mgr.34107) 592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:50.938351+0000 mon.a (mon.0) 2117 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:50.940727+0000 mon.a (mon.0) 2118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:50.943772+0000 mon.a (mon.0) 2119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:50.944723+0000 mon.a (mon.0) 2120 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:50.952153+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: cephadm 2024-02-10T06:40:50.952923+0000 mgr.y (mgr.34107) 593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.026733+0000 mon.a (mon.0) 2122 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.028670+0000 mon.a (mon.0) 2123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.031272+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.032092+0000 mon.a (mon.0) 2125 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.040214+0000 mon.a (mon.0) 2126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: cephadm 2024-02-10T06:40:51.040855+0000 mgr.y (mgr.34107) 594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.118234+0000 mon.a (mon.0) 2127 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.121480+0000 mon.a (mon.0) 2128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.125148+0000 mon.a (mon.0) 2129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.126448+0000 mon.a (mon.0) 2130 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.134897+0000 mon.a (mon.0) 2131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: cephadm 2024-02-10T06:40:51.135554+0000 mgr.y (mgr.34107) 595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.213115+0000 mon.a (mon.0) 2132 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.215910+0000 mon.a (mon.0) 2133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:50.938351+0000 mon.a (mon.0) 2117 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:50.940727+0000 mon.a (mon.0) 2118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:50.943772+0000 mon.a (mon.0) 2119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:50.944723+0000 mon.a (mon.0) 2120 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:50.952153+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: cephadm 2024-02-10T06:40:50.952923+0000 mgr.y (mgr.34107) 593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.026733+0000 mon.a (mon.0) 2122 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.028670+0000 mon.a (mon.0) 2123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.031272+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.032092+0000 mon.a (mon.0) 2125 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.040214+0000 mon.a (mon.0) 2126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: cephadm 2024-02-10T06:40:51.040855+0000 mgr.y (mgr.34107) 594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.118234+0000 mon.a (mon.0) 2127 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.121480+0000 mon.a (mon.0) 2128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.125148+0000 mon.a (mon.0) 2129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.126448+0000 mon.a (mon.0) 2130 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.134897+0000 mon.a (mon.0) 2131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: cephadm 2024-02-10T06:40:51.135554+0000 mgr.y (mgr.34107) 595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.213115+0000 mon.a (mon.0) 2132 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.215910+0000 mon.a (mon.0) 2133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.219113+0000 mon.a (mon.0) 2134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.220326+0000 mon.a (mon.0) 2135 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.228709+0000 mon.a (mon.0) 2136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: cephadm 2024-02-10T06:40:51.229613+0000 mgr.y (mgr.34107) 596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.312662+0000 mon.a (mon.0) 2137 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.314778+0000 mon.a (mon.0) 2138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.317496+0000 mon.a (mon.0) 2139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.318380+0000 mon.a (mon.0) 2140 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.326459+0000 mon.a (mon.0) 2141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: cephadm 2024-02-10T06:40:51.327040+0000 mgr.y (mgr.34107) 597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.404616+0000 mon.a (mon.0) 2142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.407805+0000 mon.a (mon.0) 2143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.411752+0000 mon.a (mon.0) 2144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.413175+0000 mon.a (mon.0) 2145 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.421525+0000 mon.a (mon.0) 2146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: cephadm 2024-02-10T06:40:51.422271+0000 mgr.y (mgr.34107) 598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.500731+0000 mon.a (mon.0) 2147 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.504631+0000 mon.a (mon.0) 2148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.507562+0000 mon.a (mon.0) 2149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.508335+0000 mon.a (mon.0) 2150 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.219113+0000 mon.a (mon.0) 2134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.220326+0000 mon.a (mon.0) 2135 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.228709+0000 mon.a (mon.0) 2136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: cephadm 2024-02-10T06:40:51.229613+0000 mgr.y (mgr.34107) 596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.312662+0000 mon.a (mon.0) 2137 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.314778+0000 mon.a (mon.0) 2138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.317496+0000 mon.a (mon.0) 2139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.318380+0000 mon.a (mon.0) 2140 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.326459+0000 mon.a (mon.0) 2141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: cephadm 2024-02-10T06:40:51.327040+0000 mgr.y (mgr.34107) 597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.404616+0000 mon.a (mon.0) 2142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.407805+0000 mon.a (mon.0) 2143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.411752+0000 mon.a (mon.0) 2144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.413175+0000 mon.a (mon.0) 2145 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.421525+0000 mon.a (mon.0) 2146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: cephadm 2024-02-10T06:40:51.422271+0000 mgr.y (mgr.34107) 598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.500731+0000 mon.a (mon.0) 2147 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.504631+0000 mon.a (mon.0) 2148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.507562+0000 mon.a (mon.0) 2149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.508335+0000 mon.a (mon.0) 2150 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.514191+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: cephadm 2024-02-10T06:40:51.514870+0000 mgr.y (mgr.34107) 599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.596270+0000 mon.a (mon.0) 2152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.599654+0000 mon.a (mon.0) 2153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.602832+0000 mon.a (mon.0) 2154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[68510]: audit 2024-02-10T06:40:51.604164+0000 mon.a (mon.0) 2155 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.514191+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: cephadm 2024-02-10T06:40:51.514870+0000 mgr.y (mgr.34107) 599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.596270+0000 mon.a (mon.0) 2152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.599654+0000 mon.a (mon.0) 2153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.602832+0000 mon.a (mon.0) 2154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:51 smithi046 bash[71198]: audit 2024-02-10T06:40:51.604164+0000 mon.a (mon.0) 2155 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: cluster 2024-02-10T06:40:50.640938+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v102: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 86/630 objects degraded (13.651%) 2024-02-10T06:40:51.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:50.657332+0000 mon.a (mon.0) 2102 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:50.659408+0000 mon.a (mon.0) 2103 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:50.661779+0000 mon.a (mon.0) 2104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:50.662762+0000 mon.a (mon.0) 2105 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:50.669122+0000 mon.a (mon.0) 2106 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: cephadm 2024-02-10T06:40:50.669856+0000 mgr.y (mgr.34107) 590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:50.744331+0000 mon.a (mon.0) 2107 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:50.746756+0000 mon.a (mon.0) 2108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:50.749822+0000 mon.a (mon.0) 2109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:50.751038+0000 mon.a (mon.0) 2110 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:50.759575+0000 mon.a (mon.0) 2111 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: cephadm 2024-02-10T06:40:50.760369+0000 mgr.y (mgr.34107) 591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:50.840451+0000 mon.a (mon.0) 2112 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:50.842728+0000 mon.a (mon.0) 2113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:50.845848+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:50.847002+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:50.854347+0000 mon.a (mon.0) 2116 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: cephadm 2024-02-10T06:40:50.855113+0000 mgr.y (mgr.34107) 592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:50.938351+0000 mon.a (mon.0) 2117 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:50.940727+0000 mon.a (mon.0) 2118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:50.943772+0000 mon.a (mon.0) 2119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:50.944723+0000 mon.a (mon.0) 2120 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:50.952153+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: cephadm 2024-02-10T06:40:50.952923+0000 mgr.y (mgr.34107) 593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.026733+0000 mon.a (mon.0) 2122 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.028670+0000 mon.a (mon.0) 2123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.031272+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.032092+0000 mon.a (mon.0) 2125 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.040214+0000 mon.a (mon.0) 2126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: cephadm 2024-02-10T06:40:51.040855+0000 mgr.y (mgr.34107) 594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.118234+0000 mon.a (mon.0) 2127 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.121480+0000 mon.a (mon.0) 2128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.125148+0000 mon.a (mon.0) 2129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.126448+0000 mon.a (mon.0) 2130 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.134897+0000 mon.a (mon.0) 2131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: cephadm 2024-02-10T06:40:51.135554+0000 mgr.y (mgr.34107) 595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.213115+0000 mon.a (mon.0) 2132 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.215910+0000 mon.a (mon.0) 2133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.219113+0000 mon.a (mon.0) 2134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.220326+0000 mon.a (mon.0) 2135 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.228709+0000 mon.a (mon.0) 2136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: cephadm 2024-02-10T06:40:51.229613+0000 mgr.y (mgr.34107) 596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.312662+0000 mon.a (mon.0) 2137 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.314778+0000 mon.a (mon.0) 2138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.317496+0000 mon.a (mon.0) 2139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.318380+0000 mon.a (mon.0) 2140 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.326459+0000 mon.a (mon.0) 2141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: cephadm 2024-02-10T06:40:51.327040+0000 mgr.y (mgr.34107) 597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.404616+0000 mon.a (mon.0) 2142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.407805+0000 mon.a (mon.0) 2143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.411752+0000 mon.a (mon.0) 2144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.413175+0000 mon.a (mon.0) 2145 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.421525+0000 mon.a (mon.0) 2146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: cephadm 2024-02-10T06:40:51.422271+0000 mgr.y (mgr.34107) 598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.500731+0000 mon.a (mon.0) 2147 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.504631+0000 mon.a (mon.0) 2148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.507562+0000 mon.a (mon.0) 2149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.508335+0000 mon.a (mon.0) 2150 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.514191+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: cephadm 2024-02-10T06:40:51.514870+0000 mgr.y (mgr.34107) 599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.596270+0000 mon.a (mon.0) 2152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.599654+0000 mon.a (mon.0) 2153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.602832+0000 mon.a (mon.0) 2154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:51 smithi175 bash[56722]: audit 2024-02-10T06:40:51.604164+0000 mon.a (mon.0) 2155 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: cluster 2024-02-10T06:40:51.606191+0000 mon.a (mon.0) 2156 : cluster 3 Health check failed: Degraded data redundancy: 86/630 objects degraded (13.651%), 23 pgs degraded (PG_DEGRADED) 2024-02-10T06:40:52.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: cluster 2024-02-10T06:40:51.606227+0000 mon.a (mon.0) 2157 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 14 pgs peering) 2024-02-10T06:40:52.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:51.619229+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: cephadm 2024-02-10T06:40:51.620262+0000 mgr.y (mgr.34107) 600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:51.688869+0000 mon.a (mon.0) 2159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:51.692238+0000 mon.a (mon.0) 2160 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:51.695837+0000 mon.a (mon.0) 2161 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:51.697169+0000 mon.a (mon.0) 2162 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:51.705687+0000 mon.a (mon.0) 2163 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: cephadm 2024-02-10T06:40:51.706523+0000 mgr.y (mgr.34107) 601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:51.786388+0000 mon.a (mon.0) 2164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:51.788905+0000 mon.a (mon.0) 2165 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:51.792986+0000 mon.a (mon.0) 2166 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:51.794217+0000 mon.a (mon.0) 2167 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:51.800586+0000 mon.a (mon.0) 2168 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: cephadm 2024-02-10T06:40:51.801523+0000 mgr.y (mgr.34107) 602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:51.881553+0000 mon.a (mon.0) 2169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:51.886307+0000 mon.a (mon.0) 2170 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:51.889554+0000 mon.a (mon.0) 2171 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:51.890638+0000 mon.a (mon.0) 2172 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: cluster 2024-02-10T06:40:51.606191+0000 mon.a (mon.0) 2156 : cluster 3 Health check failed: Degraded data redundancy: 86/630 objects degraded (13.651%), 23 pgs degraded (PG_DEGRADED) 2024-02-10T06:40:52.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: cluster 2024-02-10T06:40:51.606227+0000 mon.a (mon.0) 2157 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 14 pgs peering) 2024-02-10T06:40:52.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:51.619229+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: cephadm 2024-02-10T06:40:51.620262+0000 mgr.y (mgr.34107) 600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:51.688869+0000 mon.a (mon.0) 2159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:51.692238+0000 mon.a (mon.0) 2160 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:51.695837+0000 mon.a (mon.0) 2161 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:51.697169+0000 mon.a (mon.0) 2162 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:51.705687+0000 mon.a (mon.0) 2163 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: cephadm 2024-02-10T06:40:51.706523+0000 mgr.y (mgr.34107) 601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:51.786388+0000 mon.a (mon.0) 2164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:51.788905+0000 mon.a (mon.0) 2165 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:51.792986+0000 mon.a (mon.0) 2166 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:51.794217+0000 mon.a (mon.0) 2167 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:51.800586+0000 mon.a (mon.0) 2168 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: cephadm 2024-02-10T06:40:51.801523+0000 mgr.y (mgr.34107) 602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:51.881553+0000 mon.a (mon.0) 2169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:51.886307+0000 mon.a (mon.0) 2170 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:51.889554+0000 mon.a (mon.0) 2171 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:51.890638+0000 mon.a (mon.0) 2172 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:51.896416+0000 mon.a (mon.0) 2173 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: cephadm 2024-02-10T06:40:51.896963+0000 mgr.y (mgr.34107) 603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:51.978093+0000 mon.a (mon.0) 2174 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:51.980313+0000 mon.a (mon.0) 2175 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:51.983109+0000 mon.a (mon.0) 2176 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:51.984417+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:51.991282+0000 mon.a (mon.0) 2178 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: cephadm 2024-02-10T06:40:51.991809+0000 mgr.y (mgr.34107) 604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.070282+0000 mon.a (mon.0) 2179 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.073272+0000 mon.a (mon.0) 2180 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.077798+0000 mon.a (mon.0) 2181 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.079327+0000 mon.a (mon.0) 2182 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.088837+0000 mon.a (mon.0) 2183 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: cephadm 2024-02-10T06:40:52.089414+0000 mgr.y (mgr.34107) 605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.168276+0000 mon.a (mon.0) 2184 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.171847+0000 mon.a (mon.0) 2185 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.174520+0000 mon.a (mon.0) 2186 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.175580+0000 mon.a (mon.0) 2187 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.182666+0000 mon.a (mon.0) 2188 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: cephadm 2024-02-10T06:40:52.183291+0000 mgr.y (mgr.34107) 606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:51.896416+0000 mon.a (mon.0) 2173 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: cephadm 2024-02-10T06:40:51.896963+0000 mgr.y (mgr.34107) 603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:51.978093+0000 mon.a (mon.0) 2174 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:51.980313+0000 mon.a (mon.0) 2175 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:51.983109+0000 mon.a (mon.0) 2176 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:51.984417+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:51.991282+0000 mon.a (mon.0) 2178 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: cephadm 2024-02-10T06:40:51.991809+0000 mgr.y (mgr.34107) 604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.070282+0000 mon.a (mon.0) 2179 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.073272+0000 mon.a (mon.0) 2180 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.077798+0000 mon.a (mon.0) 2181 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.079327+0000 mon.a (mon.0) 2182 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.088837+0000 mon.a (mon.0) 2183 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: cephadm 2024-02-10T06:40:52.089414+0000 mgr.y (mgr.34107) 605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.168276+0000 mon.a (mon.0) 2184 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.171847+0000 mon.a (mon.0) 2185 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.174520+0000 mon.a (mon.0) 2186 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.175580+0000 mon.a (mon.0) 2187 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.182666+0000 mon.a (mon.0) 2188 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: cephadm 2024-02-10T06:40:52.183291+0000 mgr.y (mgr.34107) 606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.265264+0000 mon.a (mon.0) 2189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.268305+0000 mon.a (mon.0) 2190 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.273948+0000 mon.a (mon.0) 2191 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.275748+0000 mon.a (mon.0) 2192 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.285212+0000 mon.a (mon.0) 2193 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: cephadm 2024-02-10T06:40:52.286006+0000 mgr.y (mgr.34107) 607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.369235+0000 mon.a (mon.0) 2194 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.371839+0000 mon.a (mon.0) 2195 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.374472+0000 mon.a (mon.0) 2196 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.375676+0000 mon.a (mon.0) 2197 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.384813+0000 mon.a (mon.0) 2198 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: cephadm 2024-02-10T06:40:52.385679+0000 mgr.y (mgr.34107) 608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.464648+0000 mon.a (mon.0) 2199 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.467446+0000 mon.a (mon.0) 2200 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.471010+0000 mon.a (mon.0) 2201 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.472381+0000 mon.a (mon.0) 2202 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.479268+0000 mon.a (mon.0) 2203 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: cephadm 2024-02-10T06:40:52.479963+0000 mgr.y (mgr.34107) 609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.561290+0000 mon.a (mon.0) 2204 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.564109+0000 mon.a (mon.0) 2205 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.567834+0000 mon.a (mon.0) 2206 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.569046+0000 mon.a (mon.0) 2207 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: audit 2024-02-10T06:40:52.575860+0000 mon.a (mon.0) 2208 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[68510]: cephadm 2024-02-10T06:40:52.576485+0000 mgr.y (mgr.34107) 610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.265264+0000 mon.a (mon.0) 2189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.268305+0000 mon.a (mon.0) 2190 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.273948+0000 mon.a (mon.0) 2191 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.275748+0000 mon.a (mon.0) 2192 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.285212+0000 mon.a (mon.0) 2193 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: cephadm 2024-02-10T06:40:52.286006+0000 mgr.y (mgr.34107) 607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.369235+0000 mon.a (mon.0) 2194 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.371839+0000 mon.a (mon.0) 2195 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.374472+0000 mon.a (mon.0) 2196 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.375676+0000 mon.a (mon.0) 2197 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.384813+0000 mon.a (mon.0) 2198 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: cephadm 2024-02-10T06:40:52.385679+0000 mgr.y (mgr.34107) 608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.464648+0000 mon.a (mon.0) 2199 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.467446+0000 mon.a (mon.0) 2200 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.471010+0000 mon.a (mon.0) 2201 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.472381+0000 mon.a (mon.0) 2202 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.479268+0000 mon.a (mon.0) 2203 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: cephadm 2024-02-10T06:40:52.479963+0000 mgr.y (mgr.34107) 609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.561290+0000 mon.a (mon.0) 2204 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.564109+0000 mon.a (mon.0) 2205 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.567834+0000 mon.a (mon.0) 2206 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.569046+0000 mon.a (mon.0) 2207 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: audit 2024-02-10T06:40:52.575860+0000 mon.a (mon.0) 2208 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:52 smithi046 bash[71198]: cephadm 2024-02-10T06:40:52.576485+0000 mgr.y (mgr.34107) 610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: cluster 2024-02-10T06:40:51.606191+0000 mon.a (mon.0) 2156 : cluster 3 Health check failed: Degraded data redundancy: 86/630 objects degraded (13.651%), 23 pgs degraded (PG_DEGRADED) 2024-02-10T06:40:52.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: cluster 2024-02-10T06:40:51.606227+0000 mon.a (mon.0) 2157 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 14 pgs peering) 2024-02-10T06:40:52.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:51.619229+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: cephadm 2024-02-10T06:40:51.620262+0000 mgr.y (mgr.34107) 600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:51.688869+0000 mon.a (mon.0) 2159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:51.692238+0000 mon.a (mon.0) 2160 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:51.695837+0000 mon.a (mon.0) 2161 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:51.697169+0000 mon.a (mon.0) 2162 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:51.705687+0000 mon.a (mon.0) 2163 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: cephadm 2024-02-10T06:40:51.706523+0000 mgr.y (mgr.34107) 601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:51.786388+0000 mon.a (mon.0) 2164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:51.788905+0000 mon.a (mon.0) 2165 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:51.792986+0000 mon.a (mon.0) 2166 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:51.794217+0000 mon.a (mon.0) 2167 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:51.800586+0000 mon.a (mon.0) 2168 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: cephadm 2024-02-10T06:40:51.801523+0000 mgr.y (mgr.34107) 602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:51.881553+0000 mon.a (mon.0) 2169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:51.886307+0000 mon.a (mon.0) 2170 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:51.889554+0000 mon.a (mon.0) 2171 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:51.890638+0000 mon.a (mon.0) 2172 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:51.896416+0000 mon.a (mon.0) 2173 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: cephadm 2024-02-10T06:40:51.896963+0000 mgr.y (mgr.34107) 603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:51.978093+0000 mon.a (mon.0) 2174 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:51.980313+0000 mon.a (mon.0) 2175 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:51.983109+0000 mon.a (mon.0) 2176 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:51.984417+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:51.991282+0000 mon.a (mon.0) 2178 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: cephadm 2024-02-10T06:40:51.991809+0000 mgr.y (mgr.34107) 604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.070282+0000 mon.a (mon.0) 2179 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.073272+0000 mon.a (mon.0) 2180 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.077798+0000 mon.a (mon.0) 2181 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.079327+0000 mon.a (mon.0) 2182 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.088837+0000 mon.a (mon.0) 2183 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: cephadm 2024-02-10T06:40:52.089414+0000 mgr.y (mgr.34107) 605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.168276+0000 mon.a (mon.0) 2184 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.171847+0000 mon.a (mon.0) 2185 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.174520+0000 mon.a (mon.0) 2186 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.175580+0000 mon.a (mon.0) 2187 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.182666+0000 mon.a (mon.0) 2188 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: cephadm 2024-02-10T06:40:52.183291+0000 mgr.y (mgr.34107) 606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.265264+0000 mon.a (mon.0) 2189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.268305+0000 mon.a (mon.0) 2190 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.273948+0000 mon.a (mon.0) 2191 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.275748+0000 mon.a (mon.0) 2192 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.285212+0000 mon.a (mon.0) 2193 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: cephadm 2024-02-10T06:40:52.286006+0000 mgr.y (mgr.34107) 607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.369235+0000 mon.a (mon.0) 2194 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.371839+0000 mon.a (mon.0) 2195 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.374472+0000 mon.a (mon.0) 2196 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.375676+0000 mon.a (mon.0) 2197 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.384813+0000 mon.a (mon.0) 2198 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: cephadm 2024-02-10T06:40:52.385679+0000 mgr.y (mgr.34107) 608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.464648+0000 mon.a (mon.0) 2199 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.467446+0000 mon.a (mon.0) 2200 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.471010+0000 mon.a (mon.0) 2201 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.472381+0000 mon.a (mon.0) 2202 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.479268+0000 mon.a (mon.0) 2203 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: cephadm 2024-02-10T06:40:52.479963+0000 mgr.y (mgr.34107) 609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.561290+0000 mon.a (mon.0) 2204 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.564109+0000 mon.a (mon.0) 2205 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:52.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.567834+0000 mon.a (mon.0) 2206 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:52.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.569046+0000 mon.a (mon.0) 2207 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:52.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: audit 2024-02-10T06:40:52.575860+0000 mon.a (mon.0) 2208 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:52.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:52 smithi175 bash[56722]: cephadm 2024-02-10T06:40:52.576485+0000 mgr.y (mgr.34107) 610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.871 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[81913]: debug 2024-02-10T06:40:53.696+0000 7f84f1bf6700 1 -- 172.21.15.46:0/451629329 <== mon.0 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5571f71ab1e0 con 0x5571f7230c00 2024-02-10T06:40:53.872 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: cluster 2024-02-10T06:40:52.641469+0000 mgr.y (mgr.34107) 611 : cluster 0 pgmap v103: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 142 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-02-10T06:40:53.872 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:52.653838+0000 mon.a (mon.0) 2209 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.872 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:52.656510+0000 mon.a (mon.0) 2210 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.872 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:52.660242+0000 mon.a (mon.0) 2211 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.872 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:52.661476+0000 mon.a (mon.0) 2212 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.872 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:52.668015+0000 mon.a (mon.0) 2213 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.872 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: cephadm 2024-02-10T06:40:52.668908+0000 mgr.y (mgr.34107) 612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.872 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:52.749518+0000 mon.a (mon.0) 2214 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:52.753076+0000 mon.a (mon.0) 2215 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:52.756448+0000 mon.a (mon.0) 2216 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:52.757986+0000 mon.a (mon.0) 2217 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:52.765740+0000 mon.a (mon.0) 2218 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: cephadm 2024-02-10T06:40:52.766606+0000 mgr.y (mgr.34107) 613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:52.844545+0000 mon.a (mon.0) 2219 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:52.847691+0000 mon.a (mon.0) 2220 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:52.851224+0000 mon.a (mon.0) 2221 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:52.852583+0000 mon.a (mon.0) 2222 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:52.859766+0000 mon.a (mon.0) 2223 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: cephadm 2024-02-10T06:40:52.860301+0000 mgr.y (mgr.34107) 614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: cluster 2024-02-10T06:40:52.641469+0000 mgr.y (mgr.34107) 611 : cluster 0 pgmap v103: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 142 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-02-10T06:40:53.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:52.653838+0000 mon.a (mon.0) 2209 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:52.656510+0000 mon.a (mon.0) 2210 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:52.660242+0000 mon.a (mon.0) 2211 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:52.661476+0000 mon.a (mon.0) 2212 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:52.668015+0000 mon.a (mon.0) 2213 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: cephadm 2024-02-10T06:40:52.668908+0000 mgr.y (mgr.34107) 612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:52.749518+0000 mon.a (mon.0) 2214 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:52.753076+0000 mon.a (mon.0) 2215 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:52.756448+0000 mon.a (mon.0) 2216 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:52.757986+0000 mon.a (mon.0) 2217 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:52.765740+0000 mon.a (mon.0) 2218 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: cephadm 2024-02-10T06:40:52.766606+0000 mgr.y (mgr.34107) 613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:52.844545+0000 mon.a (mon.0) 2219 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:52.847691+0000 mon.a (mon.0) 2220 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:52.851224+0000 mon.a (mon.0) 2221 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:52.852583+0000 mon.a (mon.0) 2222 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:52.859766+0000 mon.a (mon.0) 2223 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: cephadm 2024-02-10T06:40:52.860301+0000 mgr.y (mgr.34107) 614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:52.937984+0000 mon.a (mon.0) 2224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:52.942416+0000 mon.a (mon.0) 2225 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:52.946225+0000 mon.a (mon.0) 2226 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:52.947368+0000 mon.a (mon.0) 2227 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:52.956010+0000 mon.a (mon.0) 2228 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: cephadm 2024-02-10T06:40:52.956865+0000 mgr.y (mgr.34107) 615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.036505+0000 mon.a (mon.0) 2229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.038679+0000 mon.a (mon.0) 2230 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.041550+0000 mon.a (mon.0) 2231 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.042484+0000 mon.a (mon.0) 2232 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.048518+0000 mon.a (mon.0) 2233 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: cephadm 2024-02-10T06:40:53.049093+0000 mgr.y (mgr.34107) 616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.133404+0000 mon.a (mon.0) 2234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.135812+0000 mon.a (mon.0) 2235 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.138762+0000 mon.a (mon.0) 2236 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.139876+0000 mon.a (mon.0) 2237 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.147376+0000 mon.a (mon.0) 2238 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: cephadm 2024-02-10T06:40:53.148065+0000 mgr.y (mgr.34107) 617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.232147+0000 mon.a (mon.0) 2239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.235355+0000 mon.a (mon.0) 2240 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:52.937984+0000 mon.a (mon.0) 2224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:52.942416+0000 mon.a (mon.0) 2225 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:52.946225+0000 mon.a (mon.0) 2226 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:52.947368+0000 mon.a (mon.0) 2227 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:52.956010+0000 mon.a (mon.0) 2228 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: cephadm 2024-02-10T06:40:52.956865+0000 mgr.y (mgr.34107) 615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.036505+0000 mon.a (mon.0) 2229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.038679+0000 mon.a (mon.0) 2230 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.041550+0000 mon.a (mon.0) 2231 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.042484+0000 mon.a (mon.0) 2232 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.048518+0000 mon.a (mon.0) 2233 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: cephadm 2024-02-10T06:40:53.049093+0000 mgr.y (mgr.34107) 616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.133404+0000 mon.a (mon.0) 2234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.135812+0000 mon.a (mon.0) 2235 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.138762+0000 mon.a (mon.0) 2236 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.139876+0000 mon.a (mon.0) 2237 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.147376+0000 mon.a (mon.0) 2238 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: cephadm 2024-02-10T06:40:53.148065+0000 mgr.y (mgr.34107) 617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.232147+0000 mon.a (mon.0) 2239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.235355+0000 mon.a (mon.0) 2240 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.241277+0000 mon.a (mon.0) 2241 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.242887+0000 mon.a (mon.0) 2242 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.253499+0000 mon.a (mon.0) 2243 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: cephadm 2024-02-10T06:40:53.255322+0000 mgr.y (mgr.34107) 618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.338492+0000 mon.a (mon.0) 2244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.341439+0000 mon.a (mon.0) 2245 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.345214+0000 mon.a (mon.0) 2246 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.346465+0000 mon.a (mon.0) 2247 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.354069+0000 mon.a (mon.0) 2248 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: cephadm 2024-02-10T06:40:53.354885+0000 mgr.y (mgr.34107) 619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.433651+0000 mon.a (mon.0) 2249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.437608+0000 mon.a (mon.0) 2250 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.442499+0000 mon.a (mon.0) 2251 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.444060+0000 mon.a (mon.0) 2252 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.453502+0000 mon.a (mon.0) 2253 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: cephadm 2024-02-10T06:40:53.454463+0000 mgr.y (mgr.34107) 620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.532471+0000 mon.a (mon.0) 2254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.534710+0000 mon.a (mon.0) 2255 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.537704+0000 mon.a (mon.0) 2256 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.538670+0000 mon.a (mon.0) 2257 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: audit 2024-02-10T06:40:53.546610+0000 mon.a (mon.0) 2258 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[68510]: cephadm 2024-02-10T06:40:53.547345+0000 mgr.y (mgr.34107) 621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.241277+0000 mon.a (mon.0) 2241 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.242887+0000 mon.a (mon.0) 2242 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.253499+0000 mon.a (mon.0) 2243 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: cephadm 2024-02-10T06:40:53.255322+0000 mgr.y (mgr.34107) 618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.338492+0000 mon.a (mon.0) 2244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.341439+0000 mon.a (mon.0) 2245 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.345214+0000 mon.a (mon.0) 2246 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.346465+0000 mon.a (mon.0) 2247 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.354069+0000 mon.a (mon.0) 2248 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: cephadm 2024-02-10T06:40:53.354885+0000 mgr.y (mgr.34107) 619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.433651+0000 mon.a (mon.0) 2249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.437608+0000 mon.a (mon.0) 2250 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.442499+0000 mon.a (mon.0) 2251 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.444060+0000 mon.a (mon.0) 2252 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.453502+0000 mon.a (mon.0) 2253 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: cephadm 2024-02-10T06:40:53.454463+0000 mgr.y (mgr.34107) 620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.532471+0000 mon.a (mon.0) 2254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.534710+0000 mon.a (mon.0) 2255 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.537704+0000 mon.a (mon.0) 2256 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.538670+0000 mon.a (mon.0) 2257 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: audit 2024-02-10T06:40:53.546610+0000 mon.a (mon.0) 2258 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:53 smithi046 bash[71198]: cephadm 2024-02-10T06:40:53.547345+0000 mgr.y (mgr.34107) 621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: cluster 2024-02-10T06:40:52.641469+0000 mgr.y (mgr.34107) 611 : cluster 0 pgmap v103: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 142 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-02-10T06:40:53.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:52.653838+0000 mon.a (mon.0) 2209 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:52.656510+0000 mon.a (mon.0) 2210 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:52.660242+0000 mon.a (mon.0) 2211 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:52.661476+0000 mon.a (mon.0) 2212 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:52.668015+0000 mon.a (mon.0) 2213 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: cephadm 2024-02-10T06:40:52.668908+0000 mgr.y (mgr.34107) 612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:52.749518+0000 mon.a (mon.0) 2214 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:52.753076+0000 mon.a (mon.0) 2215 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:52.756448+0000 mon.a (mon.0) 2216 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:52.757986+0000 mon.a (mon.0) 2217 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:52.765740+0000 mon.a (mon.0) 2218 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: cephadm 2024-02-10T06:40:52.766606+0000 mgr.y (mgr.34107) 613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:52.844545+0000 mon.a (mon.0) 2219 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:52.847691+0000 mon.a (mon.0) 2220 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:52.851224+0000 mon.a (mon.0) 2221 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:52.852583+0000 mon.a (mon.0) 2222 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:52.859766+0000 mon.a (mon.0) 2223 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: cephadm 2024-02-10T06:40:52.860301+0000 mgr.y (mgr.34107) 614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:52.937984+0000 mon.a (mon.0) 2224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:52.942416+0000 mon.a (mon.0) 2225 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:52.946225+0000 mon.a (mon.0) 2226 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:52.947368+0000 mon.a (mon.0) 2227 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:52.956010+0000 mon.a (mon.0) 2228 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: cephadm 2024-02-10T06:40:52.956865+0000 mgr.y (mgr.34107) 615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.036505+0000 mon.a (mon.0) 2229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.038679+0000 mon.a (mon.0) 2230 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.041550+0000 mon.a (mon.0) 2231 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.042484+0000 mon.a (mon.0) 2232 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.048518+0000 mon.a (mon.0) 2233 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: cephadm 2024-02-10T06:40:53.049093+0000 mgr.y (mgr.34107) 616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.133404+0000 mon.a (mon.0) 2234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.135812+0000 mon.a (mon.0) 2235 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.138762+0000 mon.a (mon.0) 2236 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.139876+0000 mon.a (mon.0) 2237 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.147376+0000 mon.a (mon.0) 2238 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: cephadm 2024-02-10T06:40:53.148065+0000 mgr.y (mgr.34107) 617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.232147+0000 mon.a (mon.0) 2239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.235355+0000 mon.a (mon.0) 2240 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.241277+0000 mon.a (mon.0) 2241 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.242887+0000 mon.a (mon.0) 2242 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.253499+0000 mon.a (mon.0) 2243 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: cephadm 2024-02-10T06:40:53.255322+0000 mgr.y (mgr.34107) 618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.338492+0000 mon.a (mon.0) 2244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.341439+0000 mon.a (mon.0) 2245 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.345214+0000 mon.a (mon.0) 2246 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.346465+0000 mon.a (mon.0) 2247 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.354069+0000 mon.a (mon.0) 2248 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: cephadm 2024-02-10T06:40:53.354885+0000 mgr.y (mgr.34107) 619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.433651+0000 mon.a (mon.0) 2249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.437608+0000 mon.a (mon.0) 2250 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.442499+0000 mon.a (mon.0) 2251 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.444060+0000 mon.a (mon.0) 2252 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.453502+0000 mon.a (mon.0) 2253 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: cephadm 2024-02-10T06:40:53.454463+0000 mgr.y (mgr.34107) 620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.532471+0000 mon.a (mon.0) 2254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.534710+0000 mon.a (mon.0) 2255 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.537704+0000 mon.a (mon.0) 2256 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.538670+0000 mon.a (mon.0) 2257 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: audit 2024-02-10T06:40:53.546610+0000 mon.a (mon.0) 2258 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:53 smithi175 bash[56722]: cephadm 2024-02-10T06:40:53.547345+0000 mgr.y (mgr.34107) 621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:54.128 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[81913]: debug 2024-02-10T06:40:54.000+0000 7f84fad8e7c0 -1 Falling back to public interface 2024-02-10T06:40:54.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:53.632446+0000 mon.a (mon.0) 2259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:54.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:53.636406+0000 mon.a (mon.0) 2260 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:54.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:53.648345+0000 mon.a (mon.0) 2261 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:54.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:53.649509+0000 mon.a (mon.0) 2262 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:54.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:53.656683+0000 mon.a (mon.0) 2263 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: cephadm 2024-02-10T06:40:53.657789+0000 mgr.y (mgr.34107) 622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:53.736950+0000 mon.a (mon.0) 2264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:53.739818+0000 mon.a (mon.0) 2265 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:53.742183+0000 mon.a (mon.0) 2266 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:53.743127+0000 mon.a (mon.0) 2267 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:53.749522+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: cephadm 2024-02-10T06:40:53.750440+0000 mgr.y (mgr.34107) 623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:53.832375+0000 mon.a (mon.0) 2269 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:53.835135+0000 mon.a (mon.0) 2270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:53.839045+0000 mon.a (mon.0) 2271 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:53.839971+0000 mon.a (mon.0) 2272 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:53.849118+0000 mon.a (mon.0) 2273 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: cephadm 2024-02-10T06:40:53.850023+0000 mgr.y (mgr.34107) 624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:53.930923+0000 mon.a (mon.0) 2274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:53.933203+0000 mon.a (mon.0) 2275 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:54.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:53.936324+0000 mon.a (mon.0) 2276 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:54.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:53.937547+0000 mon.a (mon.0) 2277 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:54.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:53.946850+0000 mon.a (mon.0) 2278 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:54.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: cephadm 2024-02-10T06:40:53.947555+0000 mgr.y (mgr.34107) 625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:54.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.023398+0000 mon.a (mon.0) 2279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:54.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.025874+0000 mon.a (mon.0) 2280 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:54.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.029064+0000 mon.a (mon.0) 2281 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:54.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.030287+0000 mon.a (mon.0) 2282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:54.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.037258+0000 mon.a (mon.0) 2283 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:54.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: cephadm 2024-02-10T06:40:54.037899+0000 mgr.y (mgr.34107) 626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:54.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.117627+0000 mon.a (mon.0) 2284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:54.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.120085+0000 mon.a (mon.0) 2285 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:54.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.123025+0000 mon.a (mon.0) 2286 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:54.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.124172+0000 mon.a (mon.0) 2287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:54.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.133011+0000 mon.a (mon.0) 2288 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:54.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: cephadm 2024-02-10T06:40:54.133723+0000 mgr.y (mgr.34107) 627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:54.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.212660+0000 mon.a (mon.0) 2289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:54.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.215429+0000 mon.a (mon.0) 2290 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:54.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.218363+0000 mon.a (mon.0) 2291 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:54.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.219229+0000 mon.a (mon.0) 2292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:54.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.227533+0000 mon.a (mon.0) 2293 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:54.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: cephadm 2024-02-10T06:40:54.228142+0000 mgr.y (mgr.34107) 628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:54.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.306940+0000 mon.a (mon.0) 2294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:54.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.309316+0000 mon.a (mon.0) 2295 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:54.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.311900+0000 mon.a (mon.0) 2296 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:54.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.312914+0000 mon.a (mon.0) 2297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:54.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.321483+0000 mon.a (mon.0) 2298 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:54.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: cephadm 2024-02-10T06:40:54.322222+0000 mgr.y (mgr.34107) 629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:54.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.401877+0000 mon.a (mon.0) 2299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.404128+0000 mon.a (mon.0) 2300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.408206+0000 mon.a (mon.0) 2301 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.409868+0000 mon.a (mon.0) 2302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.419717+0000 mon.a (mon.0) 2303 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: cephadm 2024-02-10T06:40:54.420549+0000 mgr.y (mgr.34107) 630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.502011+0000 mon.a (mon.0) 2304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.504755+0000 mon.a (mon.0) 2305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.508893+0000 mon.a (mon.0) 2306 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.510389+0000 mon.a (mon.0) 2307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.519695+0000 mon.a (mon.0) 2308 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: cephadm 2024-02-10T06:40:54.520427+0000 mgr.y (mgr.34107) 631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.598841+0000 mon.a (mon.0) 2309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.601444+0000 mon.a (mon.0) 2310 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.604530+0000 mon.a (mon.0) 2311 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.605697+0000 mon.a (mon.0) 2312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:54 smithi175 bash[56722]: audit 2024-02-10T06:40:54.611980+0000 mon.a (mon.0) 2313 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:53.632446+0000 mon.a (mon.0) 2259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:53.636406+0000 mon.a (mon.0) 2260 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:53.648345+0000 mon.a (mon.0) 2261 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:53.649509+0000 mon.a (mon.0) 2262 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:53.656683+0000 mon.a (mon.0) 2263 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: cephadm 2024-02-10T06:40:53.657789+0000 mgr.y (mgr.34107) 622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:53.736950+0000 mon.a (mon.0) 2264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:53.739818+0000 mon.a (mon.0) 2265 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:53.742183+0000 mon.a (mon.0) 2266 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:53.743127+0000 mon.a (mon.0) 2267 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:53.749522+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: cephadm 2024-02-10T06:40:53.750440+0000 mgr.y (mgr.34107) 623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:53.832375+0000 mon.a (mon.0) 2269 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:53.835135+0000 mon.a (mon.0) 2270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:53.839045+0000 mon.a (mon.0) 2271 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:53.839971+0000 mon.a (mon.0) 2272 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:53.849118+0000 mon.a (mon.0) 2273 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: cephadm 2024-02-10T06:40:53.850023+0000 mgr.y (mgr.34107) 624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:53.930923+0000 mon.a (mon.0) 2274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:53.933203+0000 mon.a (mon.0) 2275 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:53.632446+0000 mon.a (mon.0) 2259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:53.636406+0000 mon.a (mon.0) 2260 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:53.648345+0000 mon.a (mon.0) 2261 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:53.649509+0000 mon.a (mon.0) 2262 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:53.656683+0000 mon.a (mon.0) 2263 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: cephadm 2024-02-10T06:40:53.657789+0000 mgr.y (mgr.34107) 622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:53.736950+0000 mon.a (mon.0) 2264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:53.739818+0000 mon.a (mon.0) 2265 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:53.742183+0000 mon.a (mon.0) 2266 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:53.743127+0000 mon.a (mon.0) 2267 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:53.749522+0000 mon.a (mon.0) 2268 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: cephadm 2024-02-10T06:40:53.750440+0000 mgr.y (mgr.34107) 623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:53.832375+0000 mon.a (mon.0) 2269 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:53.835135+0000 mon.a (mon.0) 2270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:53.839045+0000 mon.a (mon.0) 2271 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:53.839971+0000 mon.a (mon.0) 2272 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:53.849118+0000 mon.a (mon.0) 2273 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: cephadm 2024-02-10T06:40:53.850023+0000 mgr.y (mgr.34107) 624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:53.930923+0000 mon.a (mon.0) 2274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:53.933203+0000 mon.a (mon.0) 2275 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:53.936324+0000 mon.a (mon.0) 2276 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:53.937547+0000 mon.a (mon.0) 2277 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:53.946850+0000 mon.a (mon.0) 2278 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: cephadm 2024-02-10T06:40:53.947555+0000 mgr.y (mgr.34107) 625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.023398+0000 mon.a (mon.0) 2279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.025874+0000 mon.a (mon.0) 2280 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.029064+0000 mon.a (mon.0) 2281 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.030287+0000 mon.a (mon.0) 2282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.037258+0000 mon.a (mon.0) 2283 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: cephadm 2024-02-10T06:40:54.037899+0000 mgr.y (mgr.34107) 626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.117627+0000 mon.a (mon.0) 2284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.120085+0000 mon.a (mon.0) 2285 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.123025+0000 mon.a (mon.0) 2286 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.124172+0000 mon.a (mon.0) 2287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.133011+0000 mon.a (mon.0) 2288 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: cephadm 2024-02-10T06:40:54.133723+0000 mgr.y (mgr.34107) 627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.212660+0000 mon.a (mon.0) 2289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.215429+0000 mon.a (mon.0) 2290 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.218363+0000 mon.a (mon.0) 2291 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:53.936324+0000 mon.a (mon.0) 2276 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:53.937547+0000 mon.a (mon.0) 2277 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:53.946850+0000 mon.a (mon.0) 2278 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: cephadm 2024-02-10T06:40:53.947555+0000 mgr.y (mgr.34107) 625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.023398+0000 mon.a (mon.0) 2279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.025874+0000 mon.a (mon.0) 2280 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.029064+0000 mon.a (mon.0) 2281 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.030287+0000 mon.a (mon.0) 2282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.037258+0000 mon.a (mon.0) 2283 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: cephadm 2024-02-10T06:40:54.037899+0000 mgr.y (mgr.34107) 626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.117627+0000 mon.a (mon.0) 2284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.120085+0000 mon.a (mon.0) 2285 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.123025+0000 mon.a (mon.0) 2286 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.124172+0000 mon.a (mon.0) 2287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.133011+0000 mon.a (mon.0) 2288 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: cephadm 2024-02-10T06:40:54.133723+0000 mgr.y (mgr.34107) 627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.212660+0000 mon.a (mon.0) 2289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.215429+0000 mon.a (mon.0) 2290 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.218363+0000 mon.a (mon.0) 2291 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.219229+0000 mon.a (mon.0) 2292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.227533+0000 mon.a (mon.0) 2293 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: cephadm 2024-02-10T06:40:54.228142+0000 mgr.y (mgr.34107) 628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.306940+0000 mon.a (mon.0) 2294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.309316+0000 mon.a (mon.0) 2295 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.311900+0000 mon.a (mon.0) 2296 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.312914+0000 mon.a (mon.0) 2297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.321483+0000 mon.a (mon.0) 2298 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: cephadm 2024-02-10T06:40:54.322222+0000 mgr.y (mgr.34107) 629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.401877+0000 mon.a (mon.0) 2299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.404128+0000 mon.a (mon.0) 2300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.408206+0000 mon.a (mon.0) 2301 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.409868+0000 mon.a (mon.0) 2302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.419717+0000 mon.a (mon.0) 2303 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: cephadm 2024-02-10T06:40:54.420549+0000 mgr.y (mgr.34107) 630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.502011+0000 mon.a (mon.0) 2304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.504755+0000 mon.a (mon.0) 2305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.508893+0000 mon.a (mon.0) 2306 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.510389+0000 mon.a (mon.0) 2307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.519695+0000 mon.a (mon.0) 2308 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: cephadm 2024-02-10T06:40:54.520427+0000 mgr.y (mgr.34107) 631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.598841+0000 mon.a (mon.0) 2309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.601444+0000 mon.a (mon.0) 2310 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.604530+0000 mon.a (mon.0) 2311 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.605697+0000 mon.a (mon.0) 2312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[68510]: audit 2024-02-10T06:40:54.611980+0000 mon.a (mon.0) 2313 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.219229+0000 mon.a (mon.0) 2292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.227533+0000 mon.a (mon.0) 2293 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: cephadm 2024-02-10T06:40:54.228142+0000 mgr.y (mgr.34107) 628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.306940+0000 mon.a (mon.0) 2294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.309316+0000 mon.a (mon.0) 2295 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.311900+0000 mon.a (mon.0) 2296 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.312914+0000 mon.a (mon.0) 2297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.321483+0000 mon.a (mon.0) 2298 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: cephadm 2024-02-10T06:40:54.322222+0000 mgr.y (mgr.34107) 629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.401877+0000 mon.a (mon.0) 2299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.404128+0000 mon.a (mon.0) 2300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.408206+0000 mon.a (mon.0) 2301 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.409868+0000 mon.a (mon.0) 2302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.419717+0000 mon.a (mon.0) 2303 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: cephadm 2024-02-10T06:40:54.420549+0000 mgr.y (mgr.34107) 630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.502011+0000 mon.a (mon.0) 2304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.504755+0000 mon.a (mon.0) 2305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.508893+0000 mon.a (mon.0) 2306 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.510389+0000 mon.a (mon.0) 2307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.519695+0000 mon.a (mon.0) 2308 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: cephadm 2024-02-10T06:40:54.520427+0000 mgr.y (mgr.34107) 631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.598841+0000 mon.a (mon.0) 2309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.601444+0000 mon.a (mon.0) 2310 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.604530+0000 mon.a (mon.0) 2311 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.605697+0000 mon.a (mon.0) 2312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:54 smithi046 bash[71198]: audit 2024-02-10T06:40:54.611980+0000 mon.a (mon.0) 2313 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: cephadm 2024-02-10T06:40:54.612530+0000 mgr.y (mgr.34107) 632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: cluster 2024-02-10T06:40:54.642161+0000 mgr.y (mgr.34107) 633 : cluster 0 pgmap v104: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 113 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-02-10T06:40:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:54.695298+0000 mon.a (mon.0) 2314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:54.697879+0000 mon.a (mon.0) 2315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:54.700936+0000 mon.a (mon.0) 2316 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:54.701940+0000 mon.a (mon.0) 2317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:54.709665+0000 mon.a (mon.0) 2318 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: cephadm 2024-02-10T06:40:54.710373+0000 mgr.y (mgr.34107) 634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:54.792847+0000 mon.a (mon.0) 2319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:54.795601+0000 mon.a (mon.0) 2320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:54.798829+0000 mon.a (mon.0) 2321 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:54.799831+0000 mon.a (mon.0) 2322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:54.807616+0000 mon.a (mon.0) 2323 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: cephadm 2024-02-10T06:40:54.808413+0000 mgr.y (mgr.34107) 635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:54.885962+0000 mon.a (mon.0) 2324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:54.888885+0000 mon.a (mon.0) 2325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:54.892119+0000 mon.a (mon.0) 2326 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:54.893433+0000 mon.a (mon.0) 2327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:54.902016+0000 mon.a (mon.0) 2328 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: cephadm 2024-02-10T06:40:54.902862+0000 mgr.y (mgr.34107) 636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:54.982397+0000 mon.a (mon.0) 2329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:54.985141+0000 mon.a (mon.0) 2330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:54.989654+0000 mon.a (mon.0) 2331 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:54.990683+0000 mon.a (mon.0) 2332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:54.999252+0000 mon.a (mon.0) 2333 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: cephadm 2024-02-10T06:40:55.000035+0000 mgr.y (mgr.34107) 637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.068800+0000 mon.a (mon.0) 2334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.072453+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.076201+0000 mon.a (mon.0) 2336 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.077383+0000 mon.a (mon.0) 2337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.085338+0000 mon.a (mon.0) 2338 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: cephadm 2024-02-10T06:40:55.086252+0000 mgr.y (mgr.34107) 638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.165967+0000 mon.a (mon.0) 2339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.168290+0000 mon.a (mon.0) 2340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.170553+0000 mon.a (mon.0) 2341 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.171375+0000 mon.a (mon.0) 2342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.177872+0000 mon.a (mon.0) 2343 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: cephadm 2024-02-10T06:40:55.178483+0000 mgr.y (mgr.34107) 639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.261322+0000 mon.a (mon.0) 2344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.263473+0000 mon.a (mon.0) 2345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.266307+0000 mon.a (mon.0) 2346 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.267167+0000 mon.a (mon.0) 2347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.274250+0000 mon.a (mon.0) 2348 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: cephadm 2024-02-10T06:40:55.275163+0000 mgr.y (mgr.34107) 640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.356303+0000 mon.a (mon.0) 2349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.358856+0000 mon.a (mon.0) 2350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.362080+0000 mon.a (mon.0) 2351 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.363155+0000 mon.a (mon.0) 2352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.371417+0000 mon.a (mon.0) 2353 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: cephadm 2024-02-10T06:40:55.372213+0000 mgr.y (mgr.34107) 641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.454300+0000 mon.a (mon.0) 2354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.456967+0000 mon.a (mon.0) 2355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.460577+0000 mon.a (mon.0) 2356 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.461571+0000 mon.a (mon.0) 2357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.469331+0000 mon.a (mon.0) 2358 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: cephadm 2024-02-10T06:40:55.469964+0000 mgr.y (mgr.34107) 642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.548321+0000 mon.a (mon.0) 2359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.550589+0000 mon.a (mon.0) 2360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.554166+0000 mon.a (mon.0) 2361 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.555477+0000 mon.a (mon.0) 2362 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: audit 2024-02-10T06:40:55.563343+0000 mon.a (mon.0) 2363 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:55 smithi175 bash[56722]: cephadm 2024-02-10T06:40:55.563994+0000 mgr.y (mgr.34107) 643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: cephadm 2024-02-10T06:40:54.612530+0000 mgr.y (mgr.34107) 632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: cluster 2024-02-10T06:40:54.642161+0000 mgr.y (mgr.34107) 633 : cluster 0 pgmap v104: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 113 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-02-10T06:40:56.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:54.695298+0000 mon.a (mon.0) 2314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:54.697879+0000 mon.a (mon.0) 2315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:54.700936+0000 mon.a (mon.0) 2316 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:54.701940+0000 mon.a (mon.0) 2317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:54.709665+0000 mon.a (mon.0) 2318 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: cephadm 2024-02-10T06:40:54.710373+0000 mgr.y (mgr.34107) 634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:54.792847+0000 mon.a (mon.0) 2319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:54.795601+0000 mon.a (mon.0) 2320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:54.798829+0000 mon.a (mon.0) 2321 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:54.799831+0000 mon.a (mon.0) 2322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:54.807616+0000 mon.a (mon.0) 2323 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: cephadm 2024-02-10T06:40:54.808413+0000 mgr.y (mgr.34107) 635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:54.885962+0000 mon.a (mon.0) 2324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:54.888885+0000 mon.a (mon.0) 2325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:54.892119+0000 mon.a (mon.0) 2326 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:54.893433+0000 mon.a (mon.0) 2327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:54.902016+0000 mon.a (mon.0) 2328 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: cephadm 2024-02-10T06:40:54.612530+0000 mgr.y (mgr.34107) 632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: cluster 2024-02-10T06:40:54.642161+0000 mgr.y (mgr.34107) 633 : cluster 0 pgmap v104: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 113 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-02-10T06:40:56.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:54.695298+0000 mon.a (mon.0) 2314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:54.697879+0000 mon.a (mon.0) 2315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:54.700936+0000 mon.a (mon.0) 2316 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:54.701940+0000 mon.a (mon.0) 2317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:54.709665+0000 mon.a (mon.0) 2318 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: cephadm 2024-02-10T06:40:54.710373+0000 mgr.y (mgr.34107) 634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:54.792847+0000 mon.a (mon.0) 2319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:54.795601+0000 mon.a (mon.0) 2320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:54.798829+0000 mon.a (mon.0) 2321 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:54.799831+0000 mon.a (mon.0) 2322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:54.807616+0000 mon.a (mon.0) 2323 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: cephadm 2024-02-10T06:40:54.808413+0000 mgr.y (mgr.34107) 635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:54.885962+0000 mon.a (mon.0) 2324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:54.888885+0000 mon.a (mon.0) 2325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:54.892119+0000 mon.a (mon.0) 2326 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:54.893433+0000 mon.a (mon.0) 2327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:54.902016+0000 mon.a (mon.0) 2328 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: cephadm 2024-02-10T06:40:54.902862+0000 mgr.y (mgr.34107) 636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:54.982397+0000 mon.a (mon.0) 2329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:54.985141+0000 mon.a (mon.0) 2330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:54.989654+0000 mon.a (mon.0) 2331 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:54.990683+0000 mon.a (mon.0) 2332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:54.999252+0000 mon.a (mon.0) 2333 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: cephadm 2024-02-10T06:40:55.000035+0000 mgr.y (mgr.34107) 637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.068800+0000 mon.a (mon.0) 2334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.072453+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.076201+0000 mon.a (mon.0) 2336 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.077383+0000 mon.a (mon.0) 2337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.085338+0000 mon.a (mon.0) 2338 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: cephadm 2024-02-10T06:40:55.086252+0000 mgr.y (mgr.34107) 638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.165967+0000 mon.a (mon.0) 2339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.168290+0000 mon.a (mon.0) 2340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.170553+0000 mon.a (mon.0) 2341 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.171375+0000 mon.a (mon.0) 2342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.177872+0000 mon.a (mon.0) 2343 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: cephadm 2024-02-10T06:40:55.178483+0000 mgr.y (mgr.34107) 639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.261322+0000 mon.a (mon.0) 2344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: cephadm 2024-02-10T06:40:54.902862+0000 mgr.y (mgr.34107) 636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:54.982397+0000 mon.a (mon.0) 2329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:54.985141+0000 mon.a (mon.0) 2330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:54.989654+0000 mon.a (mon.0) 2331 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:54.990683+0000 mon.a (mon.0) 2332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:54.999252+0000 mon.a (mon.0) 2333 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: cephadm 2024-02-10T06:40:55.000035+0000 mgr.y (mgr.34107) 637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.068800+0000 mon.a (mon.0) 2334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.072453+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.076201+0000 mon.a (mon.0) 2336 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.077383+0000 mon.a (mon.0) 2337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.085338+0000 mon.a (mon.0) 2338 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: cephadm 2024-02-10T06:40:55.086252+0000 mgr.y (mgr.34107) 638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.165967+0000 mon.a (mon.0) 2339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.168290+0000 mon.a (mon.0) 2340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.170553+0000 mon.a (mon.0) 2341 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.171375+0000 mon.a (mon.0) 2342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.177872+0000 mon.a (mon.0) 2343 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: cephadm 2024-02-10T06:40:55.178483+0000 mgr.y (mgr.34107) 639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.261322+0000 mon.a (mon.0) 2344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.263473+0000 mon.a (mon.0) 2345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.266307+0000 mon.a (mon.0) 2346 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.267167+0000 mon.a (mon.0) 2347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.274250+0000 mon.a (mon.0) 2348 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: cephadm 2024-02-10T06:40:55.275163+0000 mgr.y (mgr.34107) 640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.356303+0000 mon.a (mon.0) 2349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.358856+0000 mon.a (mon.0) 2350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.362080+0000 mon.a (mon.0) 2351 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.363155+0000 mon.a (mon.0) 2352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.371417+0000 mon.a (mon.0) 2353 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: cephadm 2024-02-10T06:40:55.372213+0000 mgr.y (mgr.34107) 641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.454300+0000 mon.a (mon.0) 2354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.456967+0000 mon.a (mon.0) 2355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.460577+0000 mon.a (mon.0) 2356 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.461571+0000 mon.a (mon.0) 2357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.469331+0000 mon.a (mon.0) 2358 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: cephadm 2024-02-10T06:40:55.469964+0000 mgr.y (mgr.34107) 642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.548321+0000 mon.a (mon.0) 2359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.550589+0000 mon.a (mon.0) 2360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.554166+0000 mon.a (mon.0) 2361 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.555477+0000 mon.a (mon.0) 2362 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: audit 2024-02-10T06:40:55.563343+0000 mon.a (mon.0) 2363 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[71198]: cephadm 2024-02-10T06:40:55.563994+0000 mgr.y (mgr.34107) 643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.263473+0000 mon.a (mon.0) 2345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.266307+0000 mon.a (mon.0) 2346 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.267167+0000 mon.a (mon.0) 2347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.274250+0000 mon.a (mon.0) 2348 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: cephadm 2024-02-10T06:40:55.275163+0000 mgr.y (mgr.34107) 640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.356303+0000 mon.a (mon.0) 2349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.358856+0000 mon.a (mon.0) 2350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.362080+0000 mon.a (mon.0) 2351 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.363155+0000 mon.a (mon.0) 2352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.371417+0000 mon.a (mon.0) 2353 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: cephadm 2024-02-10T06:40:55.372213+0000 mgr.y (mgr.34107) 641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.454300+0000 mon.a (mon.0) 2354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.456967+0000 mon.a (mon.0) 2355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.460577+0000 mon.a (mon.0) 2356 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.461571+0000 mon.a (mon.0) 2357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.469331+0000 mon.a (mon.0) 2358 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: cephadm 2024-02-10T06:40:55.469964+0000 mgr.y (mgr.34107) 642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.548321+0000 mon.a (mon.0) 2359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.550589+0000 mon.a (mon.0) 2360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.554166+0000 mon.a (mon.0) 2361 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.555477+0000 mon.a (mon.0) 2362 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: audit 2024-02-10T06:40:55.563343+0000 mon.a (mon.0) 2363 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:55 smithi046 bash[68510]: cephadm 2024-02-10T06:40:55.563994+0000 mgr.y (mgr.34107) 643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.878 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[81913]: debug 2024-02-10T06:40:56.584+0000 7f84fad8e7c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-02-10T06:40:56.879 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[81913]: debug 2024-02-10T06:40:56.620+0000 7f84fad8e7c0 -1 osd.1 118 log_to_monitors true 2024-02-10T06:40:56.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:55.644717+0000 mon.a (mon.0) 2364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:55.646863+0000 mon.a (mon.0) 2365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:55.648951+0000 mon.a (mon.0) 2366 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:55.649713+0000 mon.a (mon.0) 2367 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:55.654900+0000 mon.a (mon.0) 2368 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: cephadm 2024-02-10T06:40:55.655343+0000 mgr.y (mgr.34107) 644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:55.734176+0000 mon.a (mon.0) 2369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:55.737287+0000 mon.a (mon.0) 2370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:55.740043+0000 mon.a (mon.0) 2371 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:55.741246+0000 mon.a (mon.0) 2372 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:55.748150+0000 mon.a (mon.0) 2373 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: cephadm 2024-02-10T06:40:55.748923+0000 mgr.y (mgr.34107) 645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:55.829032+0000 mon.a (mon.0) 2374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:55.832286+0000 mon.a (mon.0) 2375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:55.835802+0000 mon.a (mon.0) 2376 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:55.837239+0000 mon.a (mon.0) 2377 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:55.846167+0000 mon.a (mon.0) 2378 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: cephadm 2024-02-10T06:40:55.846851+0000 mgr.y (mgr.34107) 646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:55.924510+0000 mon.a (mon.0) 2379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:55.927419+0000 mon.a (mon.0) 2380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:55.644717+0000 mon.a (mon.0) 2364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:55.646863+0000 mon.a (mon.0) 2365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:55.648951+0000 mon.a (mon.0) 2366 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:55.649713+0000 mon.a (mon.0) 2367 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:55.654900+0000 mon.a (mon.0) 2368 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: cephadm 2024-02-10T06:40:55.655343+0000 mgr.y (mgr.34107) 644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:55.734176+0000 mon.a (mon.0) 2369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:55.737287+0000 mon.a (mon.0) 2370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:55.740043+0000 mon.a (mon.0) 2371 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:55.741246+0000 mon.a (mon.0) 2372 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:55.748150+0000 mon.a (mon.0) 2373 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: cephadm 2024-02-10T06:40:55.748923+0000 mgr.y (mgr.34107) 645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:55.829032+0000 mon.a (mon.0) 2374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:55.832286+0000 mon.a (mon.0) 2375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:55.835802+0000 mon.a (mon.0) 2376 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:55.837239+0000 mon.a (mon.0) 2377 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:55.846167+0000 mon.a (mon.0) 2378 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: cephadm 2024-02-10T06:40:55.846851+0000 mgr.y (mgr.34107) 646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:55.924510+0000 mon.a (mon.0) 2379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:55.927419+0000 mon.a (mon.0) 2380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:55.931314+0000 mon.a (mon.0) 2381 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:55.932685+0000 mon.a (mon.0) 2382 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:55.941328+0000 mon.a (mon.0) 2383 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: cephadm 2024-02-10T06:40:55.941983+0000 mgr.y (mgr.34107) 647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.021489+0000 mon.a (mon.0) 2384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.024525+0000 mon.a (mon.0) 2385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.027808+0000 mon.a (mon.0) 2386 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.028898+0000 mon.a (mon.0) 2387 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.037431+0000 mon.a (mon.0) 2388 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: cephadm 2024-02-10T06:40:56.038212+0000 mgr.y (mgr.34107) 648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.115918+0000 mon.a (mon.0) 2389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.118642+0000 mon.a (mon.0) 2390 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.121202+0000 mon.a (mon.0) 2391 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.122165+0000 mon.a (mon.0) 2392 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.128910+0000 mon.a (mon.0) 2393 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: cephadm 2024-02-10T06:40:56.129381+0000 mgr.y (mgr.34107) 649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.207594+0000 mon.a (mon.0) 2394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.209747+0000 mon.a (mon.0) 2395 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.212352+0000 mon.a (mon.0) 2396 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:55.931314+0000 mon.a (mon.0) 2381 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:55.932685+0000 mon.a (mon.0) 2382 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:55.941328+0000 mon.a (mon.0) 2383 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: cephadm 2024-02-10T06:40:55.941983+0000 mgr.y (mgr.34107) 647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.021489+0000 mon.a (mon.0) 2384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.024525+0000 mon.a (mon.0) 2385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.027808+0000 mon.a (mon.0) 2386 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.028898+0000 mon.a (mon.0) 2387 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.037431+0000 mon.a (mon.0) 2388 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: cephadm 2024-02-10T06:40:56.038212+0000 mgr.y (mgr.34107) 648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.115918+0000 mon.a (mon.0) 2389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.118642+0000 mon.a (mon.0) 2390 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.121202+0000 mon.a (mon.0) 2391 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.122165+0000 mon.a (mon.0) 2392 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.128910+0000 mon.a (mon.0) 2393 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: cephadm 2024-02-10T06:40:56.129381+0000 mgr.y (mgr.34107) 649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.207594+0000 mon.a (mon.0) 2394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.209747+0000 mon.a (mon.0) 2395 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.212352+0000 mon.a (mon.0) 2396 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.213250+0000 mon.a (mon.0) 2397 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.220235+0000 mon.a (mon.0) 2398 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: cephadm 2024-02-10T06:40:56.220746+0000 mgr.y (mgr.34107) 650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.301760+0000 mon.a (mon.0) 2399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.304531+0000 mon.a (mon.0) 2400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.307731+0000 mon.a (mon.0) 2401 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.308852+0000 mon.a (mon.0) 2402 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.317754+0000 mon.a (mon.0) 2403 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: cephadm 2024-02-10T06:40:56.318670+0000 mgr.y (mgr.34107) 651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.398763+0000 mon.a (mon.0) 2404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.401679+0000 mon.a (mon.0) 2405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.406389+0000 mon.a (mon.0) 2406 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.407826+0000 mon.a (mon.0) 2407 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.415368+0000 mon.a (mon.0) 2408 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: cephadm 2024-02-10T06:40:56.416112+0000 mgr.y (mgr.34107) 652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.481105+0000 mon.a (mon.0) 2409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.483806+0000 mon.a (mon.0) 2410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.486419+0000 mon.a (mon.0) 2411 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.487535+0000 mon.a (mon.0) 2412 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.495967+0000 mon.a (mon.0) 2413 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: cephadm 2024-02-10T06:40:56.496656+0000 mgr.y (mgr.34107) 653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.575107+0000 mon.a (mon.0) 2414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.577303+0000 mon.a (mon.0) 2415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.580035+0000 mon.a (mon.0) 2416 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.581142+0000 mon.a (mon.0) 2417 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.587460+0000 mon.a (mon.0) 2418 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: cephadm 2024-02-10T06:40:56.588229+0000 mgr.y (mgr.34107) 654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.629443+0000 mon.c (mon.1) 6 : audit 1 from='osd.1 [v2:172.21.15.46:6810/3927538163,v1:172.21.15.46:6811/3927538163]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T06:40:56.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[71198]: audit 2024-02-10T06:40:56.629831+0000 mon.a (mon.0) 2419 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T06:40:56.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.213250+0000 mon.a (mon.0) 2397 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.220235+0000 mon.a (mon.0) 2398 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: cephadm 2024-02-10T06:40:56.220746+0000 mgr.y (mgr.34107) 650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.301760+0000 mon.a (mon.0) 2399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.304531+0000 mon.a (mon.0) 2400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.307731+0000 mon.a (mon.0) 2401 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.308852+0000 mon.a (mon.0) 2402 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.317754+0000 mon.a (mon.0) 2403 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: cephadm 2024-02-10T06:40:56.318670+0000 mgr.y (mgr.34107) 651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.398763+0000 mon.a (mon.0) 2404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.401679+0000 mon.a (mon.0) 2405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.406389+0000 mon.a (mon.0) 2406 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.407826+0000 mon.a (mon.0) 2407 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.415368+0000 mon.a (mon.0) 2408 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: cephadm 2024-02-10T06:40:56.416112+0000 mgr.y (mgr.34107) 652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.481105+0000 mon.a (mon.0) 2409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.483806+0000 mon.a (mon.0) 2410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.486419+0000 mon.a (mon.0) 2411 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.487535+0000 mon.a (mon.0) 2412 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.495967+0000 mon.a (mon.0) 2413 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: cephadm 2024-02-10T06:40:56.496656+0000 mgr.y (mgr.34107) 653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.575107+0000 mon.a (mon.0) 2414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.577303+0000 mon.a (mon.0) 2415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.580035+0000 mon.a (mon.0) 2416 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.581142+0000 mon.a (mon.0) 2417 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.587460+0000 mon.a (mon.0) 2418 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: cephadm 2024-02-10T06:40:56.588229+0000 mgr.y (mgr.34107) 654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.629443+0000 mon.c (mon.1) 6 : audit 1 from='osd.1 [v2:172.21.15.46:6810/3927538163,v1:172.21.15.46:6811/3927538163]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T06:40:56.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:56 smithi046 bash[68510]: audit 2024-02-10T06:40:56.629831+0000 mon.a (mon.0) 2419 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T06:40:56.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:55.644717+0000 mon.a (mon.0) 2364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:55.646863+0000 mon.a (mon.0) 2365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:55.648951+0000 mon.a (mon.0) 2366 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:55.649713+0000 mon.a (mon.0) 2367 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:55.654900+0000 mon.a (mon.0) 2368 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: cephadm 2024-02-10T06:40:55.655343+0000 mgr.y (mgr.34107) 644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:55.734176+0000 mon.a (mon.0) 2369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:55.737287+0000 mon.a (mon.0) 2370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:55.740043+0000 mon.a (mon.0) 2371 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:55.741246+0000 mon.a (mon.0) 2372 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:55.748150+0000 mon.a (mon.0) 2373 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: cephadm 2024-02-10T06:40:55.748923+0000 mgr.y (mgr.34107) 645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:55.829032+0000 mon.a (mon.0) 2374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:55.832286+0000 mon.a (mon.0) 2375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:55.835802+0000 mon.a (mon.0) 2376 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:55.837239+0000 mon.a (mon.0) 2377 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:55.846167+0000 mon.a (mon.0) 2378 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: cephadm 2024-02-10T06:40:55.846851+0000 mgr.y (mgr.34107) 646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:55.924510+0000 mon.a (mon.0) 2379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:55.927419+0000 mon.a (mon.0) 2380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:55.931314+0000 mon.a (mon.0) 2381 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:55.932685+0000 mon.a (mon.0) 2382 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:55.941328+0000 mon.a (mon.0) 2383 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: cephadm 2024-02-10T06:40:55.941983+0000 mgr.y (mgr.34107) 647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.021489+0000 mon.a (mon.0) 2384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.024525+0000 mon.a (mon.0) 2385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.027808+0000 mon.a (mon.0) 2386 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.028898+0000 mon.a (mon.0) 2387 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.037431+0000 mon.a (mon.0) 2388 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: cephadm 2024-02-10T06:40:56.038212+0000 mgr.y (mgr.34107) 648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.115918+0000 mon.a (mon.0) 2389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.118642+0000 mon.a (mon.0) 2390 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.121202+0000 mon.a (mon.0) 2391 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.122165+0000 mon.a (mon.0) 2392 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.128910+0000 mon.a (mon.0) 2393 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: cephadm 2024-02-10T06:40:56.129381+0000 mgr.y (mgr.34107) 649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.207594+0000 mon.a (mon.0) 2394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.209747+0000 mon.a (mon.0) 2395 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.212352+0000 mon.a (mon.0) 2396 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.213250+0000 mon.a (mon.0) 2397 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.220235+0000 mon.a (mon.0) 2398 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: cephadm 2024-02-10T06:40:56.220746+0000 mgr.y (mgr.34107) 650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.301760+0000 mon.a (mon.0) 2399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.304531+0000 mon.a (mon.0) 2400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.307731+0000 mon.a (mon.0) 2401 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.308852+0000 mon.a (mon.0) 2402 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.317754+0000 mon.a (mon.0) 2403 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: cephadm 2024-02-10T06:40:56.318670+0000 mgr.y (mgr.34107) 651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.398763+0000 mon.a (mon.0) 2404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.401679+0000 mon.a (mon.0) 2405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.406389+0000 mon.a (mon.0) 2406 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.407826+0000 mon.a (mon.0) 2407 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.415368+0000 mon.a (mon.0) 2408 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: cephadm 2024-02-10T06:40:56.416112+0000 mgr.y (mgr.34107) 652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.481105+0000 mon.a (mon.0) 2409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.483806+0000 mon.a (mon.0) 2410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.486419+0000 mon.a (mon.0) 2411 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.487535+0000 mon.a (mon.0) 2412 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.495967+0000 mon.a (mon.0) 2413 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: cephadm 2024-02-10T06:40:56.496656+0000 mgr.y (mgr.34107) 653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.575107+0000 mon.a (mon.0) 2414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:56.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.577303+0000 mon.a (mon.0) 2415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:56.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.580035+0000 mon.a (mon.0) 2416 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:56.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.581142+0000 mon.a (mon.0) 2417 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:56.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.587460+0000 mon.a (mon.0) 2418 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:56.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: cephadm 2024-02-10T06:40:56.588229+0000 mgr.y (mgr.34107) 654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:56.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.629443+0000 mon.c (mon.1) 6 : audit 1 from='osd.1 [v2:172.21.15.46:6810/3927538163,v1:172.21.15.46:6811/3927538163]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T06:40:56.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:56 smithi175 bash[56722]: audit 2024-02-10T06:40:56.629831+0000 mon.a (mon.0) 2419 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T06:40:57.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: cluster 2024-02-10T06:40:56.643706+0000 mgr.y (mgr.34107) 655 : cluster 0 pgmap v105: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 583 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-02-10T06:40:57.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:56.666095+0000 mon.a (mon.0) 2420 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:57.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:56.668561+0000 mon.a (mon.0) 2421 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:57.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:56.671303+0000 mon.a (mon.0) 2422 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:57.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:56.672276+0000 mon.a (mon.0) 2423 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:57.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:56.679048+0000 mon.a (mon.0) 2424 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:57.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: cephadm 2024-02-10T06:40:56.679771+0000 mgr.y (mgr.34107) 656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:57.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:56.764953+0000 mon.a (mon.0) 2425 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:57.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:56.768264+0000 mon.a (mon.0) 2426 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:57.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:56.771548+0000 mon.a (mon.0) 2427 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:57.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:56.772739+0000 mon.a (mon.0) 2428 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:57.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:56.779861+0000 mon.a (mon.0) 2429 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:57.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: cephadm 2024-02-10T06:40:56.780845+0000 mgr.y (mgr.34107) 657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:57.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:56.862247+0000 mon.a (mon.0) 2430 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:57.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:56.865044+0000 mon.a (mon.0) 2431 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:57.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:56.867791+0000 mon.a (mon.0) 2432 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:57.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:56.869065+0000 mon.a (mon.0) 2433 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:57.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:56.875797+0000 mon.a (mon.0) 2434 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:57.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: cephadm 2024-02-10T06:40:56.876422+0000 mgr.y (mgr.34107) 658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:57.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:56.956338+0000 mon.a (mon.0) 2435 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:57.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:56.958695+0000 mon.a (mon.0) 2436 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:57.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:56.961691+0000 mon.a (mon.0) 2437 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:57.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:56.962469+0000 mon.a (mon.0) 2438 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:57.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:56.969452+0000 mon.a (mon.0) 2439 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:57.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: cephadm 2024-02-10T06:40:56.970182+0000 mgr.y (mgr.34107) 659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:57.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.049911+0000 mon.a (mon.0) 2440 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:57.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.052480+0000 mon.a (mon.0) 2441 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:57.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.055743+0000 mon.a (mon.0) 2442 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:57.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.056907+0000 mon.a (mon.0) 2443 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:57.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.062914+0000 mon.a (mon.0) 2444 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:57.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: cephadm 2024-02-10T06:40:57.063719+0000 mgr.y (mgr.34107) 660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:57.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.143753+0000 mon.a (mon.0) 2445 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:57.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.146086+0000 mon.a (mon.0) 2446 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:57.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.149734+0000 mon.a (mon.0) 2447 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:57.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.150928+0000 mon.a (mon.0) 2448 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:57.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.157268+0000 mon.a (mon.0) 2449 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:57.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: cephadm 2024-02-10T06:40:57.158011+0000 mgr.y (mgr.34107) 661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:57.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.239396+0000 mon.a (mon.0) 2450 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:57.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.242130+0000 mon.a (mon.0) 2451 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:57.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.245786+0000 mon.a (mon.0) 2452 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:57.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.246898+0000 mon.a (mon.0) 2453 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:57.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.254253+0000 mon.a (mon.0) 2454 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:57.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: cephadm 2024-02-10T06:40:57.255014+0000 mgr.y (mgr.34107) 662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:57.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.336635+0000 mon.a (mon.0) 2455 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:57.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.338766+0000 mon.a (mon.0) 2456 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:57.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.341503+0000 mon.a (mon.0) 2457 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:57.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.342364+0000 mon.a (mon.0) 2458 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:57.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.349641+0000 mon.a (mon.0) 2459 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:57.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: cephadm 2024-02-10T06:40:57.350202+0000 mgr.y (mgr.34107) 663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:57.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.430677+0000 mon.a (mon.0) 2460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:57.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.433503+0000 mon.a (mon.0) 2461 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:57.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.437100+0000 mon.a (mon.0) 2462 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:57.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.438193+0000 mon.a (mon.0) 2463 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:57.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.446175+0000 mon.a (mon.0) 2464 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:57.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: cephadm 2024-02-10T06:40:57.446825+0000 mgr.y (mgr.34107) 664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:57.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.526456+0000 mon.a (mon.0) 2465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:57.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.528686+0000 mon.a (mon.0) 2466 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:57.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.531643+0000 mon.a (mon.0) 2467 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:57.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.532859+0000 mon.a (mon.0) 2468 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:57.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.540500+0000 mon.a (mon.0) 2469 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:57.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: cephadm 2024-02-10T06:40:57.541303+0000 mgr.y (mgr.34107) 665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:57.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.587224+0000 mon.a (mon.0) 2470 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T06:40:57.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: cluster 2024-02-10T06:40:57.593550+0000 mon.a (mon.0) 2471 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2024-02-10T06:40:57.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.595043+0000 mon.c (mon.1) 7 : audit 1 from='osd.1 [v2:172.21.15.46:6810/3927538163,v1:172.21.15.46:6811/3927538163]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:40:57.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.595833+0000 mon.a (mon.0) 2472 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:40:57.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.618538+0000 mon.a (mon.0) 2473 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:57.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.620489+0000 mon.a (mon.0) 2474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:57.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.623025+0000 mon.a (mon.0) 2475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:57.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.623763+0000 mon.a (mon.0) 2476 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:57.941 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:57 smithi175 bash[56722]: audit 2024-02-10T06:40:57.628846+0000 mon.a (mon.0) 2477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.128 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[81913]: debug 2024-02-10T06:40:57.636+0000 7f84ec1e6700 -1 osd.1 118 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T06:40:58.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: cluster 2024-02-10T06:40:56.643706+0000 mgr.y (mgr.34107) 655 : cluster 0 pgmap v105: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 583 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-02-10T06:40:58.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:56.666095+0000 mon.a (mon.0) 2420 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:56.668561+0000 mon.a (mon.0) 2421 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:56.671303+0000 mon.a (mon.0) 2422 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:56.672276+0000 mon.a (mon.0) 2423 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:56.679048+0000 mon.a (mon.0) 2424 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: cephadm 2024-02-10T06:40:56.679771+0000 mgr.y (mgr.34107) 656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:56.764953+0000 mon.a (mon.0) 2425 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:56.768264+0000 mon.a (mon.0) 2426 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:56.771548+0000 mon.a (mon.0) 2427 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:56.772739+0000 mon.a (mon.0) 2428 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:56.779861+0000 mon.a (mon.0) 2429 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: cephadm 2024-02-10T06:40:56.780845+0000 mgr.y (mgr.34107) 657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:56.862247+0000 mon.a (mon.0) 2430 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:56.865044+0000 mon.a (mon.0) 2431 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:56.867791+0000 mon.a (mon.0) 2432 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:56.869065+0000 mon.a (mon.0) 2433 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:56.875797+0000 mon.a (mon.0) 2434 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: cephadm 2024-02-10T06:40:56.876422+0000 mgr.y (mgr.34107) 658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: cluster 2024-02-10T06:40:56.643706+0000 mgr.y (mgr.34107) 655 : cluster 0 pgmap v105: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 583 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-02-10T06:40:58.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:56.666095+0000 mon.a (mon.0) 2420 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:56.668561+0000 mon.a (mon.0) 2421 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:56.671303+0000 mon.a (mon.0) 2422 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:56.672276+0000 mon.a (mon.0) 2423 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:56.679048+0000 mon.a (mon.0) 2424 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: cephadm 2024-02-10T06:40:56.679771+0000 mgr.y (mgr.34107) 656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:56.764953+0000 mon.a (mon.0) 2425 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:56.768264+0000 mon.a (mon.0) 2426 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:56.771548+0000 mon.a (mon.0) 2427 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:56.772739+0000 mon.a (mon.0) 2428 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:56.779861+0000 mon.a (mon.0) 2429 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: cephadm 2024-02-10T06:40:56.780845+0000 mgr.y (mgr.34107) 657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:56.862247+0000 mon.a (mon.0) 2430 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:56.865044+0000 mon.a (mon.0) 2431 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:56.867791+0000 mon.a (mon.0) 2432 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:56.869065+0000 mon.a (mon.0) 2433 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:56.875797+0000 mon.a (mon.0) 2434 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: cephadm 2024-02-10T06:40:56.876422+0000 mgr.y (mgr.34107) 658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:56.956338+0000 mon.a (mon.0) 2435 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:56.958695+0000 mon.a (mon.0) 2436 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:56.961691+0000 mon.a (mon.0) 2437 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:56.962469+0000 mon.a (mon.0) 2438 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:56.969452+0000 mon.a (mon.0) 2439 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: cephadm 2024-02-10T06:40:56.970182+0000 mgr.y (mgr.34107) 659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.049911+0000 mon.a (mon.0) 2440 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.052480+0000 mon.a (mon.0) 2441 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.055743+0000 mon.a (mon.0) 2442 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.056907+0000 mon.a (mon.0) 2443 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.062914+0000 mon.a (mon.0) 2444 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: cephadm 2024-02-10T06:40:57.063719+0000 mgr.y (mgr.34107) 660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.143753+0000 mon.a (mon.0) 2445 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.146086+0000 mon.a (mon.0) 2446 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.149734+0000 mon.a (mon.0) 2447 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.150928+0000 mon.a (mon.0) 2448 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.157268+0000 mon.a (mon.0) 2449 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: cephadm 2024-02-10T06:40:57.158011+0000 mgr.y (mgr.34107) 661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.239396+0000 mon.a (mon.0) 2450 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.242130+0000 mon.a (mon.0) 2451 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:56.956338+0000 mon.a (mon.0) 2435 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:56.958695+0000 mon.a (mon.0) 2436 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:56.961691+0000 mon.a (mon.0) 2437 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:56.962469+0000 mon.a (mon.0) 2438 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:56.969452+0000 mon.a (mon.0) 2439 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: cephadm 2024-02-10T06:40:56.970182+0000 mgr.y (mgr.34107) 659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.049911+0000 mon.a (mon.0) 2440 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.052480+0000 mon.a (mon.0) 2441 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.055743+0000 mon.a (mon.0) 2442 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.056907+0000 mon.a (mon.0) 2443 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.062914+0000 mon.a (mon.0) 2444 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: cephadm 2024-02-10T06:40:57.063719+0000 mgr.y (mgr.34107) 660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.143753+0000 mon.a (mon.0) 2445 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.146086+0000 mon.a (mon.0) 2446 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.149734+0000 mon.a (mon.0) 2447 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.150928+0000 mon.a (mon.0) 2448 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.157268+0000 mon.a (mon.0) 2449 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: cephadm 2024-02-10T06:40:57.158011+0000 mgr.y (mgr.34107) 661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.239396+0000 mon.a (mon.0) 2450 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.242130+0000 mon.a (mon.0) 2451 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.245786+0000 mon.a (mon.0) 2452 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.246898+0000 mon.a (mon.0) 2453 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.254253+0000 mon.a (mon.0) 2454 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: cephadm 2024-02-10T06:40:57.255014+0000 mgr.y (mgr.34107) 662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.336635+0000 mon.a (mon.0) 2455 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.338766+0000 mon.a (mon.0) 2456 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.341503+0000 mon.a (mon.0) 2457 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.342364+0000 mon.a (mon.0) 2458 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.349641+0000 mon.a (mon.0) 2459 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: cephadm 2024-02-10T06:40:57.350202+0000 mgr.y (mgr.34107) 663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.430677+0000 mon.a (mon.0) 2460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.433503+0000 mon.a (mon.0) 2461 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.437100+0000 mon.a (mon.0) 2462 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.438193+0000 mon.a (mon.0) 2463 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.446175+0000 mon.a (mon.0) 2464 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: cephadm 2024-02-10T06:40:57.446825+0000 mgr.y (mgr.34107) 664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.526456+0000 mon.a (mon.0) 2465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.528686+0000 mon.a (mon.0) 2466 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.531643+0000 mon.a (mon.0) 2467 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.532859+0000 mon.a (mon.0) 2468 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.245786+0000 mon.a (mon.0) 2452 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.246898+0000 mon.a (mon.0) 2453 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.254253+0000 mon.a (mon.0) 2454 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: cephadm 2024-02-10T06:40:57.255014+0000 mgr.y (mgr.34107) 662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.336635+0000 mon.a (mon.0) 2455 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.338766+0000 mon.a (mon.0) 2456 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.341503+0000 mon.a (mon.0) 2457 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.342364+0000 mon.a (mon.0) 2458 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.349641+0000 mon.a (mon.0) 2459 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: cephadm 2024-02-10T06:40:57.350202+0000 mgr.y (mgr.34107) 663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.430677+0000 mon.a (mon.0) 2460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.433503+0000 mon.a (mon.0) 2461 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.437100+0000 mon.a (mon.0) 2462 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.438193+0000 mon.a (mon.0) 2463 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.446175+0000 mon.a (mon.0) 2464 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: cephadm 2024-02-10T06:40:57.446825+0000 mgr.y (mgr.34107) 664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.526456+0000 mon.a (mon.0) 2465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.528686+0000 mon.a (mon.0) 2466 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.531643+0000 mon.a (mon.0) 2467 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.532859+0000 mon.a (mon.0) 2468 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.540500+0000 mon.a (mon.0) 2469 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: cephadm 2024-02-10T06:40:57.541303+0000 mgr.y (mgr.34107) 665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.587224+0000 mon.a (mon.0) 2470 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T06:40:58.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: cluster 2024-02-10T06:40:57.593550+0000 mon.a (mon.0) 2471 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2024-02-10T06:40:58.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.595043+0000 mon.c (mon.1) 7 : audit 1 from='osd.1 [v2:172.21.15.46:6810/3927538163,v1:172.21.15.46:6811/3927538163]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:40:58.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.595833+0000 mon.a (mon.0) 2472 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:40:58.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.618538+0000 mon.a (mon.0) 2473 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.620489+0000 mon.a (mon.0) 2474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.623025+0000 mon.a (mon.0) 2475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.623763+0000 mon.a (mon.0) 2476 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[71198]: audit 2024-02-10T06:40:57.628846+0000 mon.a (mon.0) 2477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.540500+0000 mon.a (mon.0) 2469 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: cephadm 2024-02-10T06:40:57.541303+0000 mgr.y (mgr.34107) 665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.587224+0000 mon.a (mon.0) 2470 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T06:40:58.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: cluster 2024-02-10T06:40:57.593550+0000 mon.a (mon.0) 2471 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2024-02-10T06:40:58.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.595043+0000 mon.c (mon.1) 7 : audit 1 from='osd.1 [v2:172.21.15.46:6810/3927538163,v1:172.21.15.46:6811/3927538163]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:40:58.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.595833+0000 mon.a (mon.0) 2472 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:40:58.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.618538+0000 mon.a (mon.0) 2473 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.620489+0000 mon.a (mon.0) 2474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.623025+0000 mon.a (mon.0) 2475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.623763+0000 mon.a (mon.0) 2476 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.140 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:57 smithi046 bash[68510]: audit 2024-02-10T06:40:57.628846+0000 mon.a (mon.0) 2477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.676 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: cluster 2024-02-10T06:40:57.589512+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T06:40:58.676 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: cephadm 2024-02-10T06:40:57.629321+0000 mgr.y (mgr.34107) 666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.676 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:57.712110+0000 mon.a (mon.0) 2478 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.676 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:57.714788+0000 mon.a (mon.0) 2479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.676 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:57.718172+0000 mon.a (mon.0) 2480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.676 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:57.719686+0000 mon.a (mon.0) 2481 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.676 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:57.728933+0000 mon.a (mon.0) 2482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.676 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: cephadm 2024-02-10T06:40:57.729548+0000 mgr.y (mgr.34107) 667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.676 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:57.809203+0000 mon.a (mon.0) 2483 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.676 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:57.811750+0000 mon.a (mon.0) 2484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.676 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:57.814669+0000 mon.a (mon.0) 2485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:57.815721+0000 mon.a (mon.0) 2486 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:57.821930+0000 mon.a (mon.0) 2487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: cephadm 2024-02-10T06:40:57.822415+0000 mgr.y (mgr.34107) 668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:57.900008+0000 mon.a (mon.0) 2488 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:57.904698+0000 mon.a (mon.0) 2489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:57.908626+0000 mon.a (mon.0) 2490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:57.910402+0000 mon.a (mon.0) 2491 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:57.918461+0000 mon.a (mon.0) 2492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: cephadm 2024-02-10T06:40:57.918970+0000 mgr.y (mgr.34107) 669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:57.996462+0000 mon.a (mon.0) 2493 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.000900+0000 mon.a (mon.0) 2494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.004699+0000 mon.a (mon.0) 2495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.006151+0000 mon.a (mon.0) 2496 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.015492+0000 mon.a (mon.0) 2497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: cephadm 2024-02-10T06:40:58.016737+0000 mgr.y (mgr.34107) 670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: cluster 2024-02-10T06:40:58.065081+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T06:40:58.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.100479+0000 mon.a (mon.0) 2498 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.103186+0000 mon.a (mon.0) 2499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.106772+0000 mon.a (mon.0) 2500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.108004+0000 mon.a (mon.0) 2501 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.115809+0000 mon.a (mon.0) 2502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: cephadm 2024-02-10T06:40:58.116429+0000 mgr.y (mgr.34107) 671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.194906+0000 mon.a (mon.0) 2503 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.199265+0000 mon.a (mon.0) 2504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.679 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.203012+0000 mon.a (mon.0) 2505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.679 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.204065+0000 mon.a (mon.0) 2506 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.679 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.211523+0000 mon.a (mon.0) 2507 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.679 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: cephadm 2024-02-10T06:40:58.212894+0000 mgr.y (mgr.34107) 672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.679 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.290426+0000 mon.a (mon.0) 2508 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.679 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.293663+0000 mon.a (mon.0) 2509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.679 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.297352+0000 mon.a (mon.0) 2510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.679 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.298551+0000 mon.a (mon.0) 2511 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.679 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.306969+0000 mon.a (mon.0) 2512 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.679 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: cephadm 2024-02-10T06:40:58.307847+0000 mgr.y (mgr.34107) 673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.679 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.389654+0000 mon.a (mon.0) 2513 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.679 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.392212+0000 mon.a (mon.0) 2514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.680 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.395412+0000 mon.a (mon.0) 2515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.680 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.397001+0000 mon.a (mon.0) 2516 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.680 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.405771+0000 mon.a (mon.0) 2517 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.680 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: cephadm 2024-02-10T06:40:58.406372+0000 mgr.y (mgr.34107) 674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.680 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: cluster 2024-02-10T06:40:57.589512+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T06:40:58.680 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: cephadm 2024-02-10T06:40:57.629321+0000 mgr.y (mgr.34107) 666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.680 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:57.712110+0000 mon.a (mon.0) 2478 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.680 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:57.714788+0000 mon.a (mon.0) 2479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.680 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:57.718172+0000 mon.a (mon.0) 2480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.680 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:57.719686+0000 mon.a (mon.0) 2481 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.680 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:57.728933+0000 mon.a (mon.0) 2482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.680 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: cephadm 2024-02-10T06:40:57.729548+0000 mgr.y (mgr.34107) 667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:57.809203+0000 mon.a (mon.0) 2483 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:57.811750+0000 mon.a (mon.0) 2484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:57.814669+0000 mon.a (mon.0) 2485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:57.815721+0000 mon.a (mon.0) 2486 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:57.821930+0000 mon.a (mon.0) 2487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: cephadm 2024-02-10T06:40:57.822415+0000 mgr.y (mgr.34107) 668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:57.900008+0000 mon.a (mon.0) 2488 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:57.904698+0000 mon.a (mon.0) 2489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:57.908626+0000 mon.a (mon.0) 2490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:57.910402+0000 mon.a (mon.0) 2491 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:57.918461+0000 mon.a (mon.0) 2492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: cephadm 2024-02-10T06:40:57.918970+0000 mgr.y (mgr.34107) 669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:57.996462+0000 mon.a (mon.0) 2493 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.000900+0000 mon.a (mon.0) 2494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.681 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.004699+0000 mon.a (mon.0) 2495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.682 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.006151+0000 mon.a (mon.0) 2496 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.682 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.015492+0000 mon.a (mon.0) 2497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.682 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: cephadm 2024-02-10T06:40:58.016737+0000 mgr.y (mgr.34107) 670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.682 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: cluster 2024-02-10T06:40:58.065081+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T06:40:58.682 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.100479+0000 mon.a (mon.0) 2498 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.682 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.103186+0000 mon.a (mon.0) 2499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.682 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.106772+0000 mon.a (mon.0) 2500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.682 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.108004+0000 mon.a (mon.0) 2501 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.682 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.115809+0000 mon.a (mon.0) 2502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.682 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: cephadm 2024-02-10T06:40:58.116429+0000 mgr.y (mgr.34107) 671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.682 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.194906+0000 mon.a (mon.0) 2503 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.682 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.199265+0000 mon.a (mon.0) 2504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.682 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.203012+0000 mon.a (mon.0) 2505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.682 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.204065+0000 mon.a (mon.0) 2506 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.683 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.211523+0000 mon.a (mon.0) 2507 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.683 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: cephadm 2024-02-10T06:40:58.212894+0000 mgr.y (mgr.34107) 672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.683 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.290426+0000 mon.a (mon.0) 2508 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.683 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.293663+0000 mon.a (mon.0) 2509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.683 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.297352+0000 mon.a (mon.0) 2510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.683 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.298551+0000 mon.a (mon.0) 2511 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.683 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.306969+0000 mon.a (mon.0) 2512 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.683 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: cephadm 2024-02-10T06:40:58.307847+0000 mgr.y (mgr.34107) 673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.683 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.389654+0000 mon.a (mon.0) 2513 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.683 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.392212+0000 mon.a (mon.0) 2514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.683 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.395412+0000 mon.a (mon.0) 2515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.683 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.397001+0000 mon.a (mon.0) 2516 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.683 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.405771+0000 mon.a (mon.0) 2517 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.683 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: cephadm 2024-02-10T06:40:58.406372+0000 mgr.y (mgr.34107) 674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.684 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.517200+0000 mon.a (mon.0) 2518 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.684 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.520573+0000 mon.a (mon.0) 2519 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.684 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.524369+0000 mon.a (mon.0) 2520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.684 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.525849+0000 mon.a (mon.0) 2521 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.684 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.533863+0000 mon.a (mon.0) 2522 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.684 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: cephadm 2024-02-10T06:40:58.534490+0000 mgr.y (mgr.34107) 675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.684 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.616995+0000 mon.a (mon.0) 2523 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.684 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.619463+0000 mon.a (mon.0) 2524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.684 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.622380+0000 mon.a (mon.0) 2525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.684 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.623642+0000 mon.a (mon.0) 2526 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.684 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[71198]: audit 2024-02-10T06:40:58.633519+0000 mon.a (mon.0) 2527 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.937 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.517200+0000 mon.a (mon.0) 2518 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.937 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.520573+0000 mon.a (mon.0) 2519 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.937 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.524369+0000 mon.a (mon.0) 2520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.937 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.525849+0000 mon.a (mon.0) 2521 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.937 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.533863+0000 mon.a (mon.0) 2522 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.938 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: cephadm 2024-02-10T06:40:58.534490+0000 mgr.y (mgr.34107) 675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.938 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.616995+0000 mon.a (mon.0) 2523 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.938 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.619463+0000 mon.a (mon.0) 2524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.938 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.622380+0000 mon.a (mon.0) 2525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.938 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.623642+0000 mon.a (mon.0) 2526 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.938 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:58 smithi046 bash[68510]: audit 2024-02-10T06:40:58.633519+0000 mon.a (mon.0) 2527 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: cluster 2024-02-10T06:40:57.589512+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T06:40:58.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: cephadm 2024-02-10T06:40:57.629321+0000 mgr.y (mgr.34107) 666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:57.712110+0000 mon.a (mon.0) 2478 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:57.714788+0000 mon.a (mon.0) 2479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:57.718172+0000 mon.a (mon.0) 2480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:57.719686+0000 mon.a (mon.0) 2481 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:57.728933+0000 mon.a (mon.0) 2482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: cephadm 2024-02-10T06:40:57.729548+0000 mgr.y (mgr.34107) 667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:57.809203+0000 mon.a (mon.0) 2483 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:57.811750+0000 mon.a (mon.0) 2484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:57.814669+0000 mon.a (mon.0) 2485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:57.815721+0000 mon.a (mon.0) 2486 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:57.821930+0000 mon.a (mon.0) 2487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: cephadm 2024-02-10T06:40:57.822415+0000 mgr.y (mgr.34107) 668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:57.900008+0000 mon.a (mon.0) 2488 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:57.904698+0000 mon.a (mon.0) 2489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:57.908626+0000 mon.a (mon.0) 2490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:57.910402+0000 mon.a (mon.0) 2491 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:57.918461+0000 mon.a (mon.0) 2492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: cephadm 2024-02-10T06:40:57.918970+0000 mgr.y (mgr.34107) 669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:57.996462+0000 mon.a (mon.0) 2493 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.000900+0000 mon.a (mon.0) 2494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.004699+0000 mon.a (mon.0) 2495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.006151+0000 mon.a (mon.0) 2496 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.015492+0000 mon.a (mon.0) 2497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: cephadm 2024-02-10T06:40:58.016737+0000 mgr.y (mgr.34107) 670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: cluster 2024-02-10T06:40:58.065081+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T06:40:58.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.100479+0000 mon.a (mon.0) 2498 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.103186+0000 mon.a (mon.0) 2499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.106772+0000 mon.a (mon.0) 2500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.108004+0000 mon.a (mon.0) 2501 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.115809+0000 mon.a (mon.0) 2502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: cephadm 2024-02-10T06:40:58.116429+0000 mgr.y (mgr.34107) 671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.194906+0000 mon.a (mon.0) 2503 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.199265+0000 mon.a (mon.0) 2504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.203012+0000 mon.a (mon.0) 2505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.204065+0000 mon.a (mon.0) 2506 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.211523+0000 mon.a (mon.0) 2507 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: cephadm 2024-02-10T06:40:58.212894+0000 mgr.y (mgr.34107) 672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.290426+0000 mon.a (mon.0) 2508 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.293663+0000 mon.a (mon.0) 2509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.297352+0000 mon.a (mon.0) 2510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.298551+0000 mon.a (mon.0) 2511 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.306969+0000 mon.a (mon.0) 2512 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: cephadm 2024-02-10T06:40:58.307847+0000 mgr.y (mgr.34107) 673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.389654+0000 mon.a (mon.0) 2513 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.392212+0000 mon.a (mon.0) 2514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.395412+0000 mon.a (mon.0) 2515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.397001+0000 mon.a (mon.0) 2516 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.405771+0000 mon.a (mon.0) 2517 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: cephadm 2024-02-10T06:40:58.406372+0000 mgr.y (mgr.34107) 674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.517200+0000 mon.a (mon.0) 2518 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.520573+0000 mon.a (mon.0) 2519 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.524369+0000 mon.a (mon.0) 2520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.525849+0000 mon.a (mon.0) 2521 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.533863+0000 mon.a (mon.0) 2522 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:58.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: cephadm 2024-02-10T06:40:58.534490+0000 mgr.y (mgr.34107) 675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:58.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.616995+0000 mon.a (mon.0) 2523 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:58.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.619463+0000 mon.a (mon.0) 2524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:58.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.622380+0000 mon.a (mon.0) 2525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:58.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.623642+0000 mon.a (mon.0) 2526 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:58.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:58 smithi175 bash[56722]: audit 2024-02-10T06:40:58.633519+0000 mon.a (mon.0) 2527 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.860 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:40:59.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: cluster 2024-02-10T06:40:58.166382+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T06:40:59.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: cephadm 2024-02-10T06:40:58.634259+0000 mgr.y (mgr.34107) 676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: cluster 2024-02-10T06:40:58.643753+0000 mon.a (mon.0) 2528 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:40:59.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: cluster 2024-02-10T06:40:58.644556+0000 mgr.y (mgr.34107) 677 : cluster 0 pgmap v107: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-02-10T06:40:59.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: cluster 2024-02-10T06:40:58.650627+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T06:40:59.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: cluster 2024-02-10T06:40:58.653471+0000 mon.a (mon.0) 2529 : cluster 1 osd.1 [v2:172.21.15.46:6810/3927538163,v1:172.21.15.46:6811/3927538163] boot 2024-02-10T06:40:59.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: cluster 2024-02-10T06:40:58.653823+0000 mon.a (mon.0) 2530 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-02-10T06:40:59.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:58.655049+0000 mon.a (mon.0) 2531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:40:59.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: cluster 2024-02-10T06:40:58.656671+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T06:40:59.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: cluster 2024-02-10T06:40:58.660176+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T06:40:59.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: cluster 2024-02-10T06:40:58.660218+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T06:40:59.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: cluster 2024-02-10T06:40:58.660461+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T06:40:59.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: cluster 2024-02-10T06:40:58.672409+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T06:40:59.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:58.745784+0000 mon.a (mon.0) 2532 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:58.748917+0000 mon.a (mon.0) 2533 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:58.751770+0000 mon.a (mon.0) 2534 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:58.752699+0000 mon.a (mon.0) 2535 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:58.759891+0000 mon.a (mon.0) 2536 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: cephadm 2024-02-10T06:40:58.761088+0000 mgr.y (mgr.34107) 678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:58.839347+0000 mon.a (mon.0) 2537 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:58.841991+0000 mon.a (mon.0) 2538 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:58.845317+0000 mon.a (mon.0) 2539 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:58.846318+0000 mon.a (mon.0) 2540 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:58.852910+0000 mon.a (mon.0) 2541 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: cephadm 2024-02-10T06:40:58.853637+0000 mgr.y (mgr.34107) 679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:58.935284+0000 mon.a (mon.0) 2542 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:58.938644+0000 mon.a (mon.0) 2543 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:58.943062+0000 mon.a (mon.0) 2544 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:58.944073+0000 mon.a (mon.0) 2545 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:58.949685+0000 mon.a (mon.0) 2546 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: cephadm 2024-02-10T06:40:58.950140+0000 mgr.y (mgr.34107) 680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.061879+0000 mon.a (mon.0) 2547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.064257+0000 mon.a (mon.0) 2548 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.066740+0000 mon.a (mon.0) 2549 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.067755+0000 mon.a (mon.0) 2550 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.077621+0000 mon.a (mon.0) 2551 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: cephadm 2024-02-10T06:40:59.078615+0000 mgr.y (mgr.34107) 681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.159514+0000 mon.a (mon.0) 2552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.163422+0000 mon.a (mon.0) 2553 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.166467+0000 mon.a (mon.0) 2554 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.167619+0000 mon.a (mon.0) 2555 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.173671+0000 mon.a (mon.0) 2556 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: cephadm 2024-02-10T06:40:59.174379+0000 mgr.y (mgr.34107) 682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.256867+0000 mon.a (mon.0) 2557 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.259440+0000 mon.a (mon.0) 2558 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.263013+0000 mon.a (mon.0) 2559 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.264271+0000 mon.a (mon.0) 2560 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.272977+0000 mon.a (mon.0) 2561 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: cephadm 2024-02-10T06:40:59.273702+0000 mgr.y (mgr.34107) 683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.354451+0000 mon.a (mon.0) 2562 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.356488+0000 mon.a (mon.0) 2563 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.358455+0000 mon.a (mon.0) 2564 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.359143+0000 mon.a (mon.0) 2565 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.365225+0000 mon.a (mon.0) 2566 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: cephadm 2024-02-10T06:40:59.366016+0000 mgr.y (mgr.34107) 684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.461996+0000 mon.a (mon.0) 2567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.464005+0000 mon.a (mon.0) 2568 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.467674+0000 mon.a (mon.0) 2569 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.468952+0000 mon.a (mon.0) 2570 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.476535+0000 mon.a (mon.0) 2571 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: cephadm 2024-02-10T06:40:59.477326+0000 mgr.y (mgr.34107) 685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.493498+0000 mon.a (mon.0) 2572 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.495456+0000 mon.a (mon.0) 2573 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:40:59.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.592464+0000 mon.a (mon.0) 2574 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.595392+0000 mon.a (mon.0) 2575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.598267+0000 mon.a (mon.0) 2576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.599111+0000 mon.a (mon.0) 2577 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.604645+0000 mon.a (mon.0) 2578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[68510]: audit 2024-02-10T06:40:59.626886+0000 mon.a (mon.0) 2579 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: cluster 2024-02-10T06:40:58.166382+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T06:40:59.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: cephadm 2024-02-10T06:40:58.634259+0000 mgr.y (mgr.34107) 676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: cluster 2024-02-10T06:40:58.643753+0000 mon.a (mon.0) 2528 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:40:59.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: cluster 2024-02-10T06:40:58.644556+0000 mgr.y (mgr.34107) 677 : cluster 0 pgmap v107: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-02-10T06:40:59.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: cluster 2024-02-10T06:40:58.650627+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T06:40:59.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: cluster 2024-02-10T06:40:58.653471+0000 mon.a (mon.0) 2529 : cluster 1 osd.1 [v2:172.21.15.46:6810/3927538163,v1:172.21.15.46:6811/3927538163] boot 2024-02-10T06:40:59.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: cluster 2024-02-10T06:40:58.653823+0000 mon.a (mon.0) 2530 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-02-10T06:40:59.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:58.655049+0000 mon.a (mon.0) 2531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:40:59.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: cluster 2024-02-10T06:40:58.656671+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T06:40:59.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: cluster 2024-02-10T06:40:58.660176+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T06:40:59.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: cluster 2024-02-10T06:40:58.660218+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T06:40:59.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: cluster 2024-02-10T06:40:58.660461+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T06:40:59.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: cluster 2024-02-10T06:40:58.672409+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T06:40:59.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:58.745784+0000 mon.a (mon.0) 2532 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:58.748917+0000 mon.a (mon.0) 2533 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:58.751770+0000 mon.a (mon.0) 2534 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:58.752699+0000 mon.a (mon.0) 2535 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:58.759891+0000 mon.a (mon.0) 2536 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: cephadm 2024-02-10T06:40:58.761088+0000 mgr.y (mgr.34107) 678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:58.839347+0000 mon.a (mon.0) 2537 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:58.841991+0000 mon.a (mon.0) 2538 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:58.845317+0000 mon.a (mon.0) 2539 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:58.846318+0000 mon.a (mon.0) 2540 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:58.852910+0000 mon.a (mon.0) 2541 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: cephadm 2024-02-10T06:40:58.853637+0000 mgr.y (mgr.34107) 679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:58.935284+0000 mon.a (mon.0) 2542 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:58.938644+0000 mon.a (mon.0) 2543 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:58.943062+0000 mon.a (mon.0) 2544 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:58.944073+0000 mon.a (mon.0) 2545 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:58.949685+0000 mon.a (mon.0) 2546 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: cephadm 2024-02-10T06:40:58.950140+0000 mgr.y (mgr.34107) 680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.061879+0000 mon.a (mon.0) 2547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.064257+0000 mon.a (mon.0) 2548 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.066740+0000 mon.a (mon.0) 2549 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.067755+0000 mon.a (mon.0) 2550 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.077621+0000 mon.a (mon.0) 2551 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: cephadm 2024-02-10T06:40:59.078615+0000 mgr.y (mgr.34107) 681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.159514+0000 mon.a (mon.0) 2552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.163422+0000 mon.a (mon.0) 2553 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.166467+0000 mon.a (mon.0) 2554 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.167619+0000 mon.a (mon.0) 2555 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.173671+0000 mon.a (mon.0) 2556 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: cephadm 2024-02-10T06:40:59.174379+0000 mgr.y (mgr.34107) 682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.256867+0000 mon.a (mon.0) 2557 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.259440+0000 mon.a (mon.0) 2558 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.263013+0000 mon.a (mon.0) 2559 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.264271+0000 mon.a (mon.0) 2560 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.272977+0000 mon.a (mon.0) 2561 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: cephadm 2024-02-10T06:40:59.273702+0000 mgr.y (mgr.34107) 683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.354451+0000 mon.a (mon.0) 2562 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.356488+0000 mon.a (mon.0) 2563 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.358455+0000 mon.a (mon.0) 2564 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.359143+0000 mon.a (mon.0) 2565 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.365225+0000 mon.a (mon.0) 2566 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: cephadm 2024-02-10T06:40:59.366016+0000 mgr.y (mgr.34107) 684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.461996+0000 mon.a (mon.0) 2567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.464005+0000 mon.a (mon.0) 2568 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.467674+0000 mon.a (mon.0) 2569 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.468952+0000 mon.a (mon.0) 2570 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.476535+0000 mon.a (mon.0) 2571 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: cephadm 2024-02-10T06:40:59.477326+0000 mgr.y (mgr.34107) 685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.493498+0000 mon.a (mon.0) 2572 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.495456+0000 mon.a (mon.0) 2573 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:40:59.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.592464+0000 mon.a (mon.0) 2574 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.595392+0000 mon.a (mon.0) 2575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.598267+0000 mon.a (mon.0) 2576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.599111+0000 mon.a (mon.0) 2577 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.604645+0000 mon.a (mon.0) 2578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:40:59 smithi046 bash[71198]: audit 2024-02-10T06:40:59.626886+0000 mon.a (mon.0) 2579 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: cluster 2024-02-10T06:40:58.166382+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T06:40:59.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: cephadm 2024-02-10T06:40:58.634259+0000 mgr.y (mgr.34107) 676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: cluster 2024-02-10T06:40:58.643753+0000 mon.a (mon.0) 2528 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:40:59.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: cluster 2024-02-10T06:40:58.644556+0000 mgr.y (mgr.34107) 677 : cluster 0 pgmap v107: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-02-10T06:40:59.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: cluster 2024-02-10T06:40:58.650627+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T06:40:59.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: cluster 2024-02-10T06:40:58.653471+0000 mon.a (mon.0) 2529 : cluster 1 osd.1 [v2:172.21.15.46:6810/3927538163,v1:172.21.15.46:6811/3927538163] boot 2024-02-10T06:40:59.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: cluster 2024-02-10T06:40:58.653823+0000 mon.a (mon.0) 2530 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-02-10T06:40:59.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:58.655049+0000 mon.a (mon.0) 2531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:40:59.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: cluster 2024-02-10T06:40:58.656671+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T06:40:59.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: cluster 2024-02-10T06:40:58.660176+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T06:40:59.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: cluster 2024-02-10T06:40:58.660218+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T06:40:59.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: cluster 2024-02-10T06:40:58.660461+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T06:40:59.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: cluster 2024-02-10T06:40:58.672409+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T06:40:59.955 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:58.745784+0000 mon.a (mon.0) 2532 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:58.748917+0000 mon.a (mon.0) 2533 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:58.751770+0000 mon.a (mon.0) 2534 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:58.752699+0000 mon.a (mon.0) 2535 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:58.759891+0000 mon.a (mon.0) 2536 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: cephadm 2024-02-10T06:40:58.761088+0000 mgr.y (mgr.34107) 678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:58.839347+0000 mon.a (mon.0) 2537 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:58.841991+0000 mon.a (mon.0) 2538 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:58.845317+0000 mon.a (mon.0) 2539 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:58.846318+0000 mon.a (mon.0) 2540 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:58.852910+0000 mon.a (mon.0) 2541 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: cephadm 2024-02-10T06:40:58.853637+0000 mgr.y (mgr.34107) 679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:58.935284+0000 mon.a (mon.0) 2542 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:58.938644+0000 mon.a (mon.0) 2543 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:58.943062+0000 mon.a (mon.0) 2544 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:58.944073+0000 mon.a (mon.0) 2545 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.957 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:58.949685+0000 mon.a (mon.0) 2546 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.957 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: cephadm 2024-02-10T06:40:58.950140+0000 mgr.y (mgr.34107) 680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.957 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.061879+0000 mon.a (mon.0) 2547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.957 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.064257+0000 mon.a (mon.0) 2548 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.957 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.066740+0000 mon.a (mon.0) 2549 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.957 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.067755+0000 mon.a (mon.0) 2550 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.957 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.077621+0000 mon.a (mon.0) 2551 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.957 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: cephadm 2024-02-10T06:40:59.078615+0000 mgr.y (mgr.34107) 681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.957 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.159514+0000 mon.a (mon.0) 2552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.957 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.163422+0000 mon.a (mon.0) 2553 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.957 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.166467+0000 mon.a (mon.0) 2554 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.957 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.167619+0000 mon.a (mon.0) 2555 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.957 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.173671+0000 mon.a (mon.0) 2556 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.958 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: cephadm 2024-02-10T06:40:59.174379+0000 mgr.y (mgr.34107) 682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.958 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.256867+0000 mon.a (mon.0) 2557 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.958 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.259440+0000 mon.a (mon.0) 2558 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.958 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.263013+0000 mon.a (mon.0) 2559 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.958 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.264271+0000 mon.a (mon.0) 2560 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.958 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.272977+0000 mon.a (mon.0) 2561 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.958 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: cephadm 2024-02-10T06:40:59.273702+0000 mgr.y (mgr.34107) 683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.958 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.354451+0000 mon.a (mon.0) 2562 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.959 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.356488+0000 mon.a (mon.0) 2563 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.959 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.358455+0000 mon.a (mon.0) 2564 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.959 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.359143+0000 mon.a (mon.0) 2565 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.959 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.365225+0000 mon.a (mon.0) 2566 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.959 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: cephadm 2024-02-10T06:40:59.366016+0000 mgr.y (mgr.34107) 684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.959 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.461996+0000 mon.a (mon.0) 2567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.959 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.464005+0000 mon.a (mon.0) 2568 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.959 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.467674+0000 mon.a (mon.0) 2569 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.959 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.468952+0000 mon.a (mon.0) 2570 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.959 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.476535+0000 mon.a (mon.0) 2571 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.959 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: cephadm 2024-02-10T06:40:59.477326+0000 mgr.y (mgr.34107) 685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:40:59.959 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.493498+0000 mon.a (mon.0) 2572 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.959 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.495456+0000 mon.a (mon.0) 2573 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:40:59.959 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.592464+0000 mon.a (mon.0) 2574 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:40:59.959 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.595392+0000 mon.a (mon.0) 2575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:40:59.960 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.598267+0000 mon.a (mon.0) 2576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:40:59.960 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.599111+0000 mon.a (mon.0) 2577 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:40:59.960 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.604645+0000 mon.a (mon.0) 2578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:40:59.960 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:40:59 smithi175 bash[56722]: audit 2024-02-10T06:40:59.626886+0000 mon.a (mon.0) 2579 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:00.854 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:41:00.854 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 0s ago 19m - - 2024-02-10T06:41:00.854 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 19s ago 18m - - 2024-02-10T06:41:00.854 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (5m) 0s ago 11m 16.1M - 0.23.0 ba2b418f427c a2b5f5f678df 2024-02-10T06:41:00.854 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (4m) 19s ago 11m 44.5M - 8.3.5 dad864ee21e9 1fff02f358ea 2024-02-10T06:41:00.854 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (3m) 0s ago 9m 47.6M - 3.5 e1d6a67b021e afbdab419484 2024-02-10T06:41:00.854 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (3m) 19s ago 18m 443M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:41:00.854 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (4m) 0s ago 20m 512M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:41:00.855 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (3m) 0s ago 20m 61.0M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 242e20c0094d 2024-02-10T06:41:00.855 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (2m) 19s ago 18m 42.9M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 4e4f0fba5e46 2024-02-10T06:41:00.855 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (2m) 0s ago 18m 50.0M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 3930fa96e7b9 2024-02-10T06:41:00.855 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (5m) 0s ago 12m 15.4M - 1.3.1 1dbe0e931976 0d647fc89f51 2024-02-10T06:41:00.855 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (4m) 19s ago 12m 12.1M - 1.3.1 1dbe0e931976 3687708c33a1 2024-02-10T06:41:00.855 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (48s) 0s ago 17m 47.7M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 806b111b1a5a 2024-02-10T06:41:00.855 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (9s) 0s ago 17m 13.2M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 5946eaa9560f 2024-02-10T06:41:00.855 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (16m) 0s ago 16m 57.6M 4096M 17.2.0 e1d6a67b021e 86d79c376bdf 2024-02-10T06:41:00.855 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (15m) 0s ago 15m 60.6M 4096M 17.2.0 e1d6a67b021e c13af4060cb8 2024-02-10T06:41:00.855 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (15m) 19s ago 15m 63.8M 4096M 17.2.0 e1d6a67b021e b7955dc2a521 2024-02-10T06:41:00.855 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (14m) 19s ago 14m 59.4M 4096M 17.2.0 e1d6a67b021e 4193d5d45070 2024-02-10T06:41:00.855 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (13m) 19s ago 14m 57.6M 4096M 17.2.0 e1d6a67b021e 4816cdb9a60b 2024-02-10T06:41:00.855 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (13m) 19s ago 13m 61.1M 4096M 17.2.0 e1d6a67b021e e892e8cc28fc 2024-02-10T06:41:00.855 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (3m) 19s ago 12m 61.9M - 2.33.4 514e6a882f6e 64427f696443 2024-02-10T06:41:00.855 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (10m) 0s ago 10m 88.5M - 17.2.0 e1d6a67b021e 62f56b90529d 2024-02-10T06:41:00.855 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (10m) 19s ago 10m 88.1M - 17.2.0 e1d6a67b021e f9a8c396df52 2024-02-10T06:41:00.856 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (9m) 0s ago 9m 87.7M - 17.2.0 e1d6a67b021e 73f34826e936 2024-02-10T06:41:00.856 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (9m) 19s ago 9m 88.1M - 17.2.0 e1d6a67b021e ae69d76dca01 2024-02-10T06:41:00.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cephadm 2024-02-10T06:40:59.605427+0000 mgr.y (mgr.34107) 686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:00.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:59.676882+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:00.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:59.679410+0000 mon.a (mon.0) 2580 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2024-02-10T06:41:00.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:59.680382+0000 osd.2 (osd.2) 17 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:00.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:59.682283+0000 osd.2 (osd.2) 18 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:00.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:59.682637+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:00.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:59.683676+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:00.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:59.684145+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:00.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:59.684237+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:00.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:59.685475+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:00.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:59.686974+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:00.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:59.687084+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:00.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:59.687216+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:00.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:59.689147+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:00.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cluster 2024-02-10T06:40:59.691551+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:00.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:40:59.712676+0000 mon.a (mon.0) 2581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:00.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:40:59.717301+0000 mon.a (mon.0) 2582 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:00.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:40:59.727749+0000 mon.a (mon.0) 2583 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:00.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:40:59.729703+0000 mon.a (mon.0) 2584 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:00.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:40:59.740384+0000 mon.a (mon.0) 2585 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:00.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cephadm 2024-02-10T06:40:59.742696+0000 mgr.y (mgr.34107) 687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:00.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:40:59.824546+0000 mon.a (mon.0) 2586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:00.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:40:59.827718+0000 mon.a (mon.0) 2587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:00.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:40:59.832237+0000 mon.a (mon.0) 2588 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:00.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:40:59.833206+0000 mgr.y (mgr.34107) 688 : audit 0 from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:00.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:40:59.833646+0000 mon.a (mon.0) 2589 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:00.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:40:59.841891+0000 mon.a (mon.0) 2590 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:00.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cephadm 2024-02-10T06:40:59.843624+0000 mgr.y (mgr.34107) 689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:00.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:40:59.930427+0000 mon.a (mon.0) 2591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:00.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:40:59.937707+0000 mon.a (mon.0) 2592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:00.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:40:59.940520+0000 mon.a (mon.0) 2593 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:00.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:40:59.942122+0000 mon.a (mon.0) 2594 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:00.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:40:59.951299+0000 mon.a (mon.0) 2595 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:00.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cephadm 2024-02-10T06:40:59.952244+0000 mgr.y (mgr.34107) 690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:00.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.034199+0000 mon.a (mon.0) 2596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:00.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.037414+0000 mon.a (mon.0) 2597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:00.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.041545+0000 mon.a (mon.0) 2598 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:00.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.042646+0000 mon.a (mon.0) 2599 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:00.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.050425+0000 mon.a (mon.0) 2600 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:00.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cephadm 2024-02-10T06:41:00.051321+0000 mgr.y (mgr.34107) 691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:00.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.128528+0000 mon.a (mon.0) 2601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:00.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.131262+0000 mon.a (mon.0) 2602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:00.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.134709+0000 mon.a (mon.0) 2603 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:00.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.135844+0000 mon.a (mon.0) 2604 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:00.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.143425+0000 mon.a (mon.0) 2605 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:00.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cephadm 2024-02-10T06:41:00.144157+0000 mgr.y (mgr.34107) 692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:00.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.225604+0000 mon.a (mon.0) 2606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:00.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.228474+0000 mon.a (mon.0) 2607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:00.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.231718+0000 mon.a (mon.0) 2608 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:00.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.233374+0000 mon.a (mon.0) 2609 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:00.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.240400+0000 mon.a (mon.0) 2610 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:00.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cephadm 2024-02-10T06:41:00.241106+0000 mgr.y (mgr.34107) 693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:00.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.321341+0000 mon.a (mon.0) 2611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:00.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.323850+0000 mon.a (mon.0) 2612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:00.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.327619+0000 mon.a (mon.0) 2613 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:00.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.329062+0000 mon.a (mon.0) 2614 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:00.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.335372+0000 mon.a (mon.0) 2615 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:00.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cephadm 2024-02-10T06:41:00.336060+0000 mgr.y (mgr.34107) 694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:00.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.367054+0000 mgr.y (mgr.34107) 695 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:00.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.451925+0000 mon.a (mon.0) 2616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:00.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.455031+0000 mon.a (mon.0) 2617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:00.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.458172+0000 mon.a (mon.0) 2618 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:00.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.459234+0000 mon.a (mon.0) 2619 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.468435+0000 mon.a (mon.0) 2620 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cephadm 2024-02-10T06:41:00.469459+0000 mgr.y (mgr.34107) 696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:01.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.513133+0000 mgr.y (mgr.34107) 697 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:41:01.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.548742+0000 mon.a (mon.0) 2621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.550981+0000 mon.a (mon.0) 2622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.555050+0000 mon.a (mon.0) 2623 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:01.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.556165+0000 mon.a (mon.0) 2624 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.563993+0000 mon.a (mon.0) 2625 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: cephadm 2024-02-10T06:41:00.564810+0000 mgr.y (mgr.34107) 698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:01.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.639510+0000 mon.a (mon.0) 2626 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.642578+0000 mon.a (mon.0) 2627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.645305+0000 mon.a (mon.0) 2628 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:01.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.646802+0000 mon.a (mon.0) 2629 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:00 smithi175 bash[56722]: audit 2024-02-10T06:41:00.652855+0000 mon.a (mon.0) 2630 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.089 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[64735]: debug 2024-02-10T06:41:00.868+0000 7fdb0f213700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-02-10T06:41:01.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cephadm 2024-02-10T06:40:59.605427+0000 mgr.y (mgr.34107) 686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:01.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:59.676882+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:59.679410+0000 mon.a (mon.0) 2580 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2024-02-10T06:41:01.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:59.680382+0000 osd.2 (osd.2) 17 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:59.682283+0000 osd.2 (osd.2) 18 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:59.682637+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:59.683676+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:59.684145+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:59.684237+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:59.685475+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:59.686974+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:59.687084+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:59.687216+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:59.689147+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cluster 2024-02-10T06:40:59.691551+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:40:59.712676+0000 mon.a (mon.0) 2581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:40:59.717301+0000 mon.a (mon.0) 2582 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:40:59.727749+0000 mon.a (mon.0) 2583 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:01.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:40:59.729703+0000 mon.a (mon.0) 2584 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:40:59.740384+0000 mon.a (mon.0) 2585 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.092 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cephadm 2024-02-10T06:40:59.742696+0000 mgr.y (mgr.34107) 687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:01.092 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:40:59.824546+0000 mon.a (mon.0) 2586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.092 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:40:59.827718+0000 mon.a (mon.0) 2587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cephadm 2024-02-10T06:40:59.605427+0000 mgr.y (mgr.34107) 686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:01.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:59.676882+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:59.679410+0000 mon.a (mon.0) 2580 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2024-02-10T06:41:01.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:59.680382+0000 osd.2 (osd.2) 17 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:59.682283+0000 osd.2 (osd.2) 18 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:59.682637+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:59.683676+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:59.684145+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:59.684237+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:59.685475+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:59.686974+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:59.687084+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:59.687216+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:59.689147+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cluster 2024-02-10T06:40:59.691551+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T06:41:01.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:40:59.712676+0000 mon.a (mon.0) 2581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:40:59.717301+0000 mon.a (mon.0) 2582 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:40:59.727749+0000 mon.a (mon.0) 2583 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:01.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:40:59.729703+0000 mon.a (mon.0) 2584 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:40:59.740384+0000 mon.a (mon.0) 2585 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cephadm 2024-02-10T06:40:59.742696+0000 mgr.y (mgr.34107) 687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:01.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:40:59.824546+0000 mon.a (mon.0) 2586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:40:59.827718+0000 mon.a (mon.0) 2587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:40:59.832237+0000 mon.a (mon.0) 2588 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:01.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:40:59.833206+0000 mgr.y (mgr.34107) 688 : audit 0 from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:01.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:40:59.833646+0000 mon.a (mon.0) 2589 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:40:59.841891+0000 mon.a (mon.0) 2590 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cephadm 2024-02-10T06:40:59.843624+0000 mgr.y (mgr.34107) 689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:01.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:40:59.930427+0000 mon.a (mon.0) 2591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:40:59.937707+0000 mon.a (mon.0) 2592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:40:59.940520+0000 mon.a (mon.0) 2593 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:01.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:40:59.942122+0000 mon.a (mon.0) 2594 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:40:59.951299+0000 mon.a (mon.0) 2595 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.095 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cephadm 2024-02-10T06:40:59.952244+0000 mgr.y (mgr.34107) 690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:01.095 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.034199+0000 mon.a (mon.0) 2596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.095 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.037414+0000 mon.a (mon.0) 2597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.095 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.041545+0000 mon.a (mon.0) 2598 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:01.095 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.042646+0000 mon.a (mon.0) 2599 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.095 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.050425+0000 mon.a (mon.0) 2600 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.095 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cephadm 2024-02-10T06:41:00.051321+0000 mgr.y (mgr.34107) 691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:01.095 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.128528+0000 mon.a (mon.0) 2601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.095 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.131262+0000 mon.a (mon.0) 2602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.095 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.134709+0000 mon.a (mon.0) 2603 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:01.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:40:59.832237+0000 mon.a (mon.0) 2588 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:01.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:40:59.833206+0000 mgr.y (mgr.34107) 688 : audit 0 from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:01.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:40:59.833646+0000 mon.a (mon.0) 2589 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:40:59.841891+0000 mon.a (mon.0) 2590 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cephadm 2024-02-10T06:40:59.843624+0000 mgr.y (mgr.34107) 689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:01.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:40:59.930427+0000 mon.a (mon.0) 2591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:40:59.937707+0000 mon.a (mon.0) 2592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:40:59.940520+0000 mon.a (mon.0) 2593 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:01.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:40:59.942122+0000 mon.a (mon.0) 2594 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:40:59.951299+0000 mon.a (mon.0) 2595 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cephadm 2024-02-10T06:40:59.952244+0000 mgr.y (mgr.34107) 690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:01.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.034199+0000 mon.a (mon.0) 2596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.037414+0000 mon.a (mon.0) 2597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.041545+0000 mon.a (mon.0) 2598 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:01.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.042646+0000 mon.a (mon.0) 2599 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.050425+0000 mon.a (mon.0) 2600 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cephadm 2024-02-10T06:41:00.051321+0000 mgr.y (mgr.34107) 691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:01.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.128528+0000 mon.a (mon.0) 2601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.131262+0000 mon.a (mon.0) 2602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.134709+0000 mon.a (mon.0) 2603 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:01.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.135844+0000 mon.a (mon.0) 2604 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.143425+0000 mon.a (mon.0) 2605 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cephadm 2024-02-10T06:41:00.144157+0000 mgr.y (mgr.34107) 692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:01.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.225604+0000 mon.a (mon.0) 2606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.228474+0000 mon.a (mon.0) 2607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.231718+0000 mon.a (mon.0) 2608 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:01.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.233374+0000 mon.a (mon.0) 2609 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.240400+0000 mon.a (mon.0) 2610 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cephadm 2024-02-10T06:41:00.241106+0000 mgr.y (mgr.34107) 693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:01.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.321341+0000 mon.a (mon.0) 2611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.323850+0000 mon.a (mon.0) 2612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.327619+0000 mon.a (mon.0) 2613 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:01.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.329062+0000 mon.a (mon.0) 2614 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.335372+0000 mon.a (mon.0) 2615 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cephadm 2024-02-10T06:41:00.336060+0000 mgr.y (mgr.34107) 694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:01.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.367054+0000 mgr.y (mgr.34107) 695 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:01.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.451925+0000 mon.a (mon.0) 2616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.455031+0000 mon.a (mon.0) 2617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.458172+0000 mon.a (mon.0) 2618 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:01.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.459234+0000 mon.a (mon.0) 2619 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.135844+0000 mon.a (mon.0) 2604 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.143425+0000 mon.a (mon.0) 2605 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cephadm 2024-02-10T06:41:00.144157+0000 mgr.y (mgr.34107) 692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:01.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.225604+0000 mon.a (mon.0) 2606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.228474+0000 mon.a (mon.0) 2607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.231718+0000 mon.a (mon.0) 2608 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:01.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.233374+0000 mon.a (mon.0) 2609 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.240400+0000 mon.a (mon.0) 2610 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cephadm 2024-02-10T06:41:00.241106+0000 mgr.y (mgr.34107) 693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:01.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.321341+0000 mon.a (mon.0) 2611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.323850+0000 mon.a (mon.0) 2612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.327619+0000 mon.a (mon.0) 2613 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:01.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.329062+0000 mon.a (mon.0) 2614 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.335372+0000 mon.a (mon.0) 2615 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.100 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cephadm 2024-02-10T06:41:00.336060+0000 mgr.y (mgr.34107) 694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:01.100 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.367054+0000 mgr.y (mgr.34107) 695 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:01.100 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.451925+0000 mon.a (mon.0) 2616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.100 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.455031+0000 mon.a (mon.0) 2617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.100 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.458172+0000 mon.a (mon.0) 2618 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:01.100 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.459234+0000 mon.a (mon.0) 2619 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.468435+0000 mon.a (mon.0) 2620 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cephadm 2024-02-10T06:41:00.469459+0000 mgr.y (mgr.34107) 696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:01.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.513133+0000 mgr.y (mgr.34107) 697 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:41:01.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.548742+0000 mon.a (mon.0) 2621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.550981+0000 mon.a (mon.0) 2622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.555050+0000 mon.a (mon.0) 2623 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:01.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.556165+0000 mon.a (mon.0) 2624 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.563993+0000 mon.a (mon.0) 2625 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: cephadm 2024-02-10T06:41:00.564810+0000 mgr.y (mgr.34107) 698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:01.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.639510+0000 mon.a (mon.0) 2626 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.642578+0000 mon.a (mon.0) 2627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.645305+0000 mon.a (mon.0) 2628 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:01.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.646802+0000 mon.a (mon.0) 2629 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[68510]: audit 2024-02-10T06:41:00.652855+0000 mon.a (mon.0) 2630 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.101 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.468435+0000 mon.a (mon.0) 2620 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.101 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cephadm 2024-02-10T06:41:00.469459+0000 mgr.y (mgr.34107) 696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:01.101 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.513133+0000 mgr.y (mgr.34107) 697 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:41:01.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.548742+0000 mon.a (mon.0) 2621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.550981+0000 mon.a (mon.0) 2622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.555050+0000 mon.a (mon.0) 2623 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:01.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.556165+0000 mon.a (mon.0) 2624 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.563993+0000 mon.a (mon.0) 2625 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: cephadm 2024-02-10T06:41:00.564810+0000 mgr.y (mgr.34107) 698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:01.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.639510+0000 mon.a (mon.0) 2626 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.642578+0000 mon.a (mon.0) 2627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.645305+0000 mon.a (mon.0) 2628 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:01.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.646802+0000 mon.a (mon.0) 2629 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:00 smithi046 bash[71198]: audit 2024-02-10T06:41:00.652855+0000 mon.a (mon.0) 2630 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.343 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:41:01.343 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:41:01.343 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:41:01.343 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:41:01.343 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:41:01.343 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:41:01.343 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:41:01.343 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:41:01.343 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-02-10T06:41:01.343 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:41:01.343 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:41:01.343 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:41:01.343 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T06:41:01.343 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:41:01.344 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:41:01.344 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-02-10T06:41:01.344 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 7 2024-02-10T06:41:01.344 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:41:01.344 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:41:01.378 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:41:01] "GET /metrics HTTP/1.1" 200 38430 "" "Prometheus/2.33.4" 2024-02-10T06:41:01.773 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:41:01.773 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:41:01.773 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:41:01.773 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:41:01.773 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [ 2024-02-10T06:41:01.773 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr", 2024-02-10T06:41:01.773 INFO:teuthology.orchestra.run.smithi046.stdout: "mon" 2024-02-10T06:41:01.773 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:41:01.773 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "7/23 daemons upgraded", 2024-02-10T06:41:01.773 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T06:41:01.773 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:41:01.773 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:41:01.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:01 smithi175 bash[56722]: cluster 2024-02-10T06:41:00.645560+0000 mgr.y (mgr.34107) 699 : cluster 0 pgmap v110: 161 pgs: 6 peering, 7 active+undersized+degraded, 13 active+undersized, 135 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 89 op/s; 31/630 objects degraded (4.921%); 0 B/s, 0 objects/s recovering 2024-02-10T06:41:01.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:01 smithi175 bash[56722]: cephadm 2024-02-10T06:41:00.653558+0000 mgr.y (mgr.34107) 700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:01.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:01 smithi175 bash[56722]: audit 2024-02-10T06:41:00.725821+0000 mon.a (mon.0) 2631 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:01 smithi175 bash[56722]: audit 2024-02-10T06:41:00.726330+0000 mon.a (mon.0) 2632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:01 smithi175 bash[56722]: audit 2024-02-10T06:41:00.729332+0000 mon.a (mon.0) 2633 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:01 smithi175 bash[56722]: audit 2024-02-10T06:41:00.733496+0000 mon.a (mon.0) 2634 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:01 smithi175 bash[56722]: audit 2024-02-10T06:41:00.734294+0000 mon.a (mon.0) 2635 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:01 smithi175 bash[56722]: audit 2024-02-10T06:41:00.737145+0000 mon.a (mon.0) 2636 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:01 smithi175 bash[56722]: audit 2024-02-10T06:41:00.740367+0000 mon.a (mon.0) 2637 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:01 smithi175 bash[56722]: audit 2024-02-10T06:41:00.745041+0000 mon.a (mon.0) 2638 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:01 smithi175 bash[56722]: audit 2024-02-10T06:41:00.819651+0000 mgr.y (mgr.34107) 701 : audit 0 from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:01 smithi175 bash[56722]: audit 2024-02-10T06:41:00.864311+0000 mon.a (mon.0) 2639 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:01 smithi175 bash[56722]: audit 2024-02-10T06:41:00.867664+0000 mon.a (mon.0) 2640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:01 smithi175 bash[56722]: audit 2024-02-10T06:41:00.870677+0000 mon.a (mon.0) 2641 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:01 smithi175 bash[56722]: audit 2024-02-10T06:41:00.872404+0000 mon.a (mon.0) 2642 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:01 smithi175 bash[56722]: audit 2024-02-10T06:41:00.874740+0000 mon.a (mon.0) 2643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T06:41:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:01 smithi175 bash[56722]: audit 2024-02-10T06:41:00.874970+0000 mgr.y (mgr.34107) 702 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T06:41:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:01 smithi175 bash[56722]: cephadm 2024-02-10T06:41:00.875982+0000 mgr.y (mgr.34107) 703 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-02-10T06:41:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:01 smithi175 bash[56722]: audit 2024-02-10T06:41:01.335982+0000 mon.c (mon.1) 8 : audit 0 from='client.? 172.21.15.46:0/4236863863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:01 smithi175 bash[56722]: cluster 2024-02-10T06:41:01.560920+0000 mon.a (mon.0) 2644 : cluster 3 Health check update: Degraded data redundancy: 31/630 objects degraded (4.921%), 7 pgs degraded (PG_DEGRADED) 2024-02-10T06:41:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[68510]: cluster 2024-02-10T06:41:00.645560+0000 mgr.y (mgr.34107) 699 : cluster 0 pgmap v110: 161 pgs: 6 peering, 7 active+undersized+degraded, 13 active+undersized, 135 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 89 op/s; 31/630 objects degraded (4.921%); 0 B/s, 0 objects/s recovering 2024-02-10T06:41:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[68510]: cephadm 2024-02-10T06:41:00.653558+0000 mgr.y (mgr.34107) 700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[68510]: audit 2024-02-10T06:41:00.725821+0000 mon.a (mon.0) 2631 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[68510]: audit 2024-02-10T06:41:00.726330+0000 mon.a (mon.0) 2632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[68510]: audit 2024-02-10T06:41:00.729332+0000 mon.a (mon.0) 2633 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[68510]: audit 2024-02-10T06:41:00.733496+0000 mon.a (mon.0) 2634 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[68510]: audit 2024-02-10T06:41:00.734294+0000 mon.a (mon.0) 2635 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[68510]: audit 2024-02-10T06:41:00.737145+0000 mon.a (mon.0) 2636 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[68510]: audit 2024-02-10T06:41:00.740367+0000 mon.a (mon.0) 2637 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[68510]: audit 2024-02-10T06:41:00.745041+0000 mon.a (mon.0) 2638 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[68510]: audit 2024-02-10T06:41:00.819651+0000 mgr.y (mgr.34107) 701 : audit 0 from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[68510]: audit 2024-02-10T06:41:00.864311+0000 mon.a (mon.0) 2639 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[68510]: audit 2024-02-10T06:41:00.867664+0000 mon.a (mon.0) 2640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[68510]: audit 2024-02-10T06:41:00.870677+0000 mon.a (mon.0) 2641 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[68510]: audit 2024-02-10T06:41:00.872404+0000 mon.a (mon.0) 2642 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:02.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[68510]: audit 2024-02-10T06:41:00.874740+0000 mon.a (mon.0) 2643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T06:41:02.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[68510]: audit 2024-02-10T06:41:00.874970+0000 mgr.y (mgr.34107) 702 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T06:41:02.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[68510]: cephadm 2024-02-10T06:41:00.875982+0000 mgr.y (mgr.34107) 703 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-02-10T06:41:02.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[68510]: audit 2024-02-10T06:41:01.335982+0000 mon.c (mon.1) 8 : audit 0 from='client.? 172.21.15.46:0/4236863863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:02.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[68510]: cluster 2024-02-10T06:41:01.560920+0000 mon.a (mon.0) 2644 : cluster 3 Health check update: Degraded data redundancy: 31/630 objects degraded (4.921%), 7 pgs degraded (PG_DEGRADED) 2024-02-10T06:41:02.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[71198]: cluster 2024-02-10T06:41:00.645560+0000 mgr.y (mgr.34107) 699 : cluster 0 pgmap v110: 161 pgs: 6 peering, 7 active+undersized+degraded, 13 active+undersized, 135 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 89 op/s; 31/630 objects degraded (4.921%); 0 B/s, 0 objects/s recovering 2024-02-10T06:41:02.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[71198]: cephadm 2024-02-10T06:41:00.653558+0000 mgr.y (mgr.34107) 700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:02.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[71198]: audit 2024-02-10T06:41:00.725821+0000 mon.a (mon.0) 2631 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:02.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[71198]: audit 2024-02-10T06:41:00.726330+0000 mon.a (mon.0) 2632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:02.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[71198]: audit 2024-02-10T06:41:00.729332+0000 mon.a (mon.0) 2633 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:02.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[71198]: audit 2024-02-10T06:41:00.733496+0000 mon.a (mon.0) 2634 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:02.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[71198]: audit 2024-02-10T06:41:00.734294+0000 mon.a (mon.0) 2635 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:02.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[71198]: audit 2024-02-10T06:41:00.737145+0000 mon.a (mon.0) 2636 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:02.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[71198]: audit 2024-02-10T06:41:00.740367+0000 mon.a (mon.0) 2637 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:02.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[71198]: audit 2024-02-10T06:41:00.745041+0000 mon.a (mon.0) 2638 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:02.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[71198]: audit 2024-02-10T06:41:00.819651+0000 mgr.y (mgr.34107) 701 : audit 0 from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:02.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[71198]: audit 2024-02-10T06:41:00.864311+0000 mon.a (mon.0) 2639 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:02.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[71198]: audit 2024-02-10T06:41:00.867664+0000 mon.a (mon.0) 2640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:02.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[71198]: audit 2024-02-10T06:41:00.870677+0000 mon.a (mon.0) 2641 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:02.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[71198]: audit 2024-02-10T06:41:00.872404+0000 mon.a (mon.0) 2642 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:02.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[71198]: audit 2024-02-10T06:41:00.874740+0000 mon.a (mon.0) 2643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T06:41:02.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[71198]: audit 2024-02-10T06:41:00.874970+0000 mgr.y (mgr.34107) 702 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T06:41:02.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[71198]: cephadm 2024-02-10T06:41:00.875982+0000 mgr.y (mgr.34107) 703 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-02-10T06:41:02.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[71198]: audit 2024-02-10T06:41:01.335982+0000 mon.c (mon.1) 8 : audit 0 from='client.? 172.21.15.46:0/4236863863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:02.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:01 smithi046 bash[71198]: cluster 2024-02-10T06:41:01.560920+0000 mon.a (mon.0) 2644 : cluster 3 Health check update: Degraded data redundancy: 31/630 objects degraded (4.921%), 7 pgs degraded (PG_DEGRADED) 2024-02-10T06:41:02.267 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_WARN Degraded data redundancy: 31/630 objects degraded (4.921%), 7 pgs degraded 2024-02-10T06:41:02.268 INFO:teuthology.orchestra.run.smithi046.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 31/630 objects degraded (4.921%), 7 pgs degraded 2024-02-10T06:41:02.268 INFO:teuthology.orchestra.run.smithi046.stdout: pg 2.6 is active+undersized+degraded, acting [6,4] 2024-02-10T06:41:02.268 INFO:teuthology.orchestra.run.smithi046.stdout: pg 2.9 is active+undersized+degraded, acting [7,3] 2024-02-10T06:41:02.268 INFO:teuthology.orchestra.run.smithi046.stdout: pg 2.a is active+undersized+degraded, acting [3,7] 2024-02-10T06:41:02.268 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.0 is active+undersized+degraded, acting [2,6] 2024-02-10T06:41:02.268 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.4 is active+undersized+degraded, acting [2,5] 2024-02-10T06:41:02.268 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.19 is active+undersized+degraded, acting [3,4] 2024-02-10T06:41:02.268 INFO:teuthology.orchestra.run.smithi046.stdout: pg 5.1d is active+undersized+degraded, acting [4,0] 2024-02-10T06:41:03.291 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:03 smithi046 bash[71198]: audit 2024-02-10T06:41:01.765451+0000 mgr.y (mgr.34107) 704 : audit 0 from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:03.292 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:03 smithi046 bash[71198]: audit 2024-02-10T06:41:02.019416+0000 mon.a (mon.0) 2645 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:03.292 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:03 smithi046 bash[71198]: audit 2024-02-10T06:41:02.027290+0000 mon.a (mon.0) 2646 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:03.292 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:03 smithi046 bash[71198]: audit 2024-02-10T06:41:02.034991+0000 mon.a (mon.0) 2647 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:03.292 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:03 smithi046 bash[71198]: audit 2024-02-10T06:41:02.261247+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.46:0/3226204290' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:41:03.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:03 smithi046 bash[68510]: audit 2024-02-10T06:41:01.765451+0000 mgr.y (mgr.34107) 704 : audit 0 from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:03.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:03 smithi046 bash[68510]: audit 2024-02-10T06:41:02.019416+0000 mon.a (mon.0) 2645 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:03.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:03 smithi046 bash[68510]: audit 2024-02-10T06:41:02.027290+0000 mon.a (mon.0) 2646 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:03.292 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:03 smithi046 bash[68510]: audit 2024-02-10T06:41:02.034991+0000 mon.a (mon.0) 2647 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:03.293 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:03 smithi046 bash[68510]: audit 2024-02-10T06:41:02.261247+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.46:0/3226204290' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:41:03.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:03 smithi175 bash[56722]: audit 2024-02-10T06:41:01.765451+0000 mgr.y (mgr.34107) 704 : audit 0 from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:03.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:03 smithi175 bash[56722]: audit 2024-02-10T06:41:02.019416+0000 mon.a (mon.0) 2645 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:03.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:03 smithi175 bash[56722]: audit 2024-02-10T06:41:02.027290+0000 mon.a (mon.0) 2646 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:03.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:03 smithi175 bash[56722]: audit 2024-02-10T06:41:02.034991+0000 mon.a (mon.0) 2647 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:03.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:03 smithi175 bash[56722]: audit 2024-02-10T06:41:02.261247+0000 mon.c (mon.1) 9 : audit 0 from='client.? 172.21.15.46:0/3226204290' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:41:04.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:04 smithi046 bash[68510]: cluster 2024-02-10T06:41:02.646308+0000 mgr.y (mgr.34107) 705 : cluster 0 pgmap v111: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:41:04.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:04 smithi046 bash[68510]: cluster 2024-02-10T06:41:03.032107+0000 mon.a (mon.0) 2648 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 7 pgs degraded) 2024-02-10T06:41:04.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:04 smithi046 bash[68510]: cluster 2024-02-10T06:41:03.032176+0000 mon.a (mon.0) 2649 : cluster 1 Cluster is now healthy 2024-02-10T06:41:04.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:04 smithi046 bash[71198]: cluster 2024-02-10T06:41:02.646308+0000 mgr.y (mgr.34107) 705 : cluster 0 pgmap v111: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:41:04.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:04 smithi046 bash[71198]: cluster 2024-02-10T06:41:03.032107+0000 mon.a (mon.0) 2648 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 7 pgs degraded) 2024-02-10T06:41:04.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:04 smithi046 bash[71198]: cluster 2024-02-10T06:41:03.032176+0000 mon.a (mon.0) 2649 : cluster 1 Cluster is now healthy 2024-02-10T06:41:04.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:04 smithi175 bash[56722]: cluster 2024-02-10T06:41:02.646308+0000 mgr.y (mgr.34107) 705 : cluster 0 pgmap v111: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:41:04.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:04 smithi175 bash[56722]: cluster 2024-02-10T06:41:03.032107+0000 mon.a (mon.0) 2648 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 7 pgs degraded) 2024-02-10T06:41:04.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:04 smithi175 bash[56722]: cluster 2024-02-10T06:41:03.032176+0000 mon.a (mon.0) 2649 : cluster 1 Cluster is now healthy 2024-02-10T06:41:05.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:05 smithi175 bash[56722]: audit 2024-02-10T06:41:04.184678+0000 mon.a (mon.0) 2650 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:05.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:05 smithi175 bash[56722]: audit 2024-02-10T06:41:04.193842+0000 mon.a (mon.0) 2651 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:05.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:05 smithi175 bash[56722]: audit 2024-02-10T06:41:04.201601+0000 mon.a (mon.0) 2652 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:05.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:05 smithi046 bash[71198]: audit 2024-02-10T06:41:04.184678+0000 mon.a (mon.0) 2650 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:05.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:05 smithi046 bash[71198]: audit 2024-02-10T06:41:04.193842+0000 mon.a (mon.0) 2651 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:05.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:05 smithi046 bash[71198]: audit 2024-02-10T06:41:04.201601+0000 mon.a (mon.0) 2652 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:05.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:05 smithi046 bash[68510]: audit 2024-02-10T06:41:04.184678+0000 mon.a (mon.0) 2650 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:05.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:05 smithi046 bash[68510]: audit 2024-02-10T06:41:04.193842+0000 mon.a (mon.0) 2651 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:05.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:05 smithi046 bash[68510]: audit 2024-02-10T06:41:04.201601+0000 mon.a (mon.0) 2652 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:06.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:06 smithi175 bash[56722]: cluster 2024-02-10T06:41:04.647253+0000 mgr.y (mgr.34107) 706 : cluster 0 pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 131 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:41:06.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:06 smithi046 bash[68510]: cluster 2024-02-10T06:41:04.647253+0000 mgr.y (mgr.34107) 706 : cluster 0 pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 131 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:41:06.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:06 smithi046 bash[71198]: cluster 2024-02-10T06:41:04.647253+0000 mgr.y (mgr.34107) 706 : cluster 0 pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 131 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:41:08.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:08 smithi175 bash[56722]: cluster 2024-02-10T06:41:06.648874+0000 mgr.y (mgr.34107) 707 : cluster 0 pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:41:08.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:08 smithi046 bash[68510]: cluster 2024-02-10T06:41:06.648874+0000 mgr.y (mgr.34107) 707 : cluster 0 pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:41:08.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:08 smithi046 bash[71198]: cluster 2024-02-10T06:41:06.648874+0000 mgr.y (mgr.34107) 707 : cluster 0 pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:41:10.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:10 smithi175 bash[56722]: cluster 2024-02-10T06:41:08.649762+0000 mgr.y (mgr.34107) 708 : cluster 0 pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 144 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:41:10.528 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:10 smithi046 bash[68510]: cluster 2024-02-10T06:41:08.649762+0000 mgr.y (mgr.34107) 708 : cluster 0 pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 144 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:41:10.528 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:10 smithi046 bash[71198]: cluster 2024-02-10T06:41:08.649762+0000 mgr.y (mgr.34107) 708 : cluster 0 pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 144 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:41:11.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:11 smithi046 bash[71198]: audit 2024-02-10T06:41:10.521369+0000 mgr.y (mgr.34107) 709 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:41:11.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:11 smithi046 bash[68510]: audit 2024-02-10T06:41:10.521369+0000 mgr.y (mgr.34107) 709 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:41:11.381 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:41:11 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:41:11] "GET /metrics HTTP/1.1" 200 38430 "" "Prometheus/2.33.4" 2024-02-10T06:41:11.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:11 smithi175 bash[56722]: audit 2024-02-10T06:41:10.521369+0000 mgr.y (mgr.34107) 709 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:41:12.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:12 smithi175 bash[56722]: cluster 2024-02-10T06:41:10.651441+0000 mgr.y (mgr.34107) 710 : cluster 0 pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:41:12.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:12 smithi046 bash[68510]: cluster 2024-02-10T06:41:10.651441+0000 mgr.y (mgr.34107) 710 : cluster 0 pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:41:12.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:12 smithi046 bash[71198]: cluster 2024-02-10T06:41:10.651441+0000 mgr.y (mgr.34107) 710 : cluster 0 pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:41:14.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:14 smithi175 bash[56722]: cluster 2024-02-10T06:41:12.652409+0000 mgr.y (mgr.34107) 711 : cluster 0 pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 0 B/s wr, 76 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:41:14.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:14 smithi046 bash[68510]: cluster 2024-02-10T06:41:12.652409+0000 mgr.y (mgr.34107) 711 : cluster 0 pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 0 B/s wr, 76 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:41:14.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:14 smithi046 bash[71198]: cluster 2024-02-10T06:41:12.652409+0000 mgr.y (mgr.34107) 711 : cluster 0 pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 0 B/s wr, 76 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:41:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:15 smithi046 bash[68510]: audit 2024-02-10T06:41:14.495411+0000 mon.a (mon.0) 2653 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:15 smithi046 bash[68510]: audit 2024-02-10T06:41:14.497849+0000 mon.a (mon.0) 2654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:41:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:15 smithi046 bash[68510]: audit 2024-02-10T06:41:14.645501+0000 mon.a (mon.0) 2655 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:15.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:15 smithi046 bash[71198]: audit 2024-02-10T06:41:14.495411+0000 mon.a (mon.0) 2653 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:15.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:15 smithi046 bash[71198]: audit 2024-02-10T06:41:14.497849+0000 mon.a (mon.0) 2654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:41:15.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:15 smithi046 bash[71198]: audit 2024-02-10T06:41:14.645501+0000 mon.a (mon.0) 2655 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:15.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:15 smithi175 bash[56722]: audit 2024-02-10T06:41:14.495411+0000 mon.a (mon.0) 2653 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:15.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:15 smithi175 bash[56722]: audit 2024-02-10T06:41:14.497849+0000 mon.a (mon.0) 2654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:41:15.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:15 smithi175 bash[56722]: audit 2024-02-10T06:41:14.645501+0000 mon.a (mon.0) 2655 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:16.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:16 smithi046 bash[68510]: cluster 2024-02-10T06:41:14.653345+0000 mgr.y (mgr.34107) 712 : cluster 0 pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 61 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:41:16.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:16 smithi046 bash[68510]: audit 2024-02-10T06:41:15.889602+0000 mon.a (mon.0) 2656 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T06:41:16.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:16 smithi046 bash[71198]: cluster 2024-02-10T06:41:14.653345+0000 mgr.y (mgr.34107) 712 : cluster 0 pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 61 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:41:16.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:16 smithi046 bash[71198]: audit 2024-02-10T06:41:15.889602+0000 mon.a (mon.0) 2656 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T06:41:16.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:16 smithi175 bash[56722]: cluster 2024-02-10T06:41:14.653345+0000 mgr.y (mgr.34107) 712 : cluster 0 pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 61 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:41:16.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:16 smithi175 bash[56722]: audit 2024-02-10T06:41:15.889602+0000 mon.a (mon.0) 2656 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T06:41:17.722 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:17 smithi046 bash[71198]: audit 2024-02-10T06:41:15.890096+0000 mgr.y (mgr.34107) 713 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T06:41:17.722 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:17 smithi046 bash[71198]: cephadm 2024-02-10T06:41:15.892970+0000 mgr.y (mgr.34107) 714 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-02-10T06:41:17.723 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:17 smithi046 bash[68510]: audit 2024-02-10T06:41:15.890096+0000 mgr.y (mgr.34107) 713 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T06:41:17.723 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:17 smithi046 bash[68510]: cephadm 2024-02-10T06:41:15.892970+0000 mgr.y (mgr.34107) 714 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-02-10T06:41:17.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:17 smithi175 bash[56722]: audit 2024-02-10T06:41:15.890096+0000 mgr.y (mgr.34107) 713 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T06:41:17.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:17 smithi175 bash[56722]: cephadm 2024-02-10T06:41:15.892970+0000 mgr.y (mgr.34107) 714 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-02-10T06:41:18.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:18 smithi046 bash[68510]: cluster 2024-02-10T06:41:16.654880+0000 mgr.y (mgr.34107) 715 : cluster 0 pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 43 op/s 2024-02-10T06:41:18.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:18 smithi046 bash[71198]: cluster 2024-02-10T06:41:16.654880+0000 mgr.y (mgr.34107) 715 : cluster 0 pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 43 op/s 2024-02-10T06:41:18.896 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:18 smithi175 bash[56722]: cluster 2024-02-10T06:41:16.654880+0000 mgr.y (mgr.34107) 715 : cluster 0 pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 43 op/s 2024-02-10T06:41:19.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:19 smithi175 bash[56722]: cephadm 2024-02-10T06:41:18.564057+0000 mgr.y (mgr.34107) 716 : cephadm 1 Upgrade: Updating osd.2 2024-02-10T06:41:19.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:19 smithi175 bash[56722]: audit 2024-02-10T06:41:18.570961+0000 mon.a (mon.0) 2657 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:19.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:19 smithi175 bash[56722]: audit 2024-02-10T06:41:18.575319+0000 mon.a (mon.0) 2658 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T06:41:19.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:19 smithi175 bash[56722]: audit 2024-02-10T06:41:18.576550+0000 mon.a (mon.0) 2659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:19.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:19 smithi175 bash[56722]: cephadm 2024-02-10T06:41:18.581445+0000 mgr.y (mgr.34107) 717 : cephadm 1 Deploying daemon osd.2 on smithi046 2024-02-10T06:41:19.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:19 smithi046 bash[68510]: cephadm 2024-02-10T06:41:18.564057+0000 mgr.y (mgr.34107) 716 : cephadm 1 Upgrade: Updating osd.2 2024-02-10T06:41:19.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:19 smithi046 bash[68510]: audit 2024-02-10T06:41:18.570961+0000 mon.a (mon.0) 2657 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:19.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:19 smithi046 bash[68510]: audit 2024-02-10T06:41:18.575319+0000 mon.a (mon.0) 2658 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T06:41:19.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:19 smithi046 bash[68510]: audit 2024-02-10T06:41:18.576550+0000 mon.a (mon.0) 2659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:19.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:19 smithi046 bash[68510]: cephadm 2024-02-10T06:41:18.581445+0000 mgr.y (mgr.34107) 717 : cephadm 1 Deploying daemon osd.2 on smithi046 2024-02-10T06:41:19.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:19 smithi046 bash[71198]: cephadm 2024-02-10T06:41:18.564057+0000 mgr.y (mgr.34107) 716 : cephadm 1 Upgrade: Updating osd.2 2024-02-10T06:41:19.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:19 smithi046 bash[71198]: audit 2024-02-10T06:41:18.570961+0000 mon.a (mon.0) 2657 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:19.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:19 smithi046 bash[71198]: audit 2024-02-10T06:41:18.575319+0000 mon.a (mon.0) 2658 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T06:41:19.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:19 smithi046 bash[71198]: audit 2024-02-10T06:41:18.576550+0000 mon.a (mon.0) 2659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:19.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:19 smithi046 bash[71198]: cephadm 2024-02-10T06:41:18.581445+0000 mgr.y (mgr.34107) 717 : cephadm 1 Deploying daemon osd.2 on smithi046 2024-02-10T06:41:20.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:20 smithi046 bash[68510]: cluster 2024-02-10T06:41:18.655758+0000 mgr.y (mgr.34107) 718 : cluster 0 pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 5.3 KiB/s rd, 0 B/s wr, 8 op/s 2024-02-10T06:41:20.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:20 smithi046 bash[71198]: cluster 2024-02-10T06:41:18.655758+0000 mgr.y (mgr.34107) 718 : cluster 0 pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 5.3 KiB/s rd, 0 B/s wr, 8 op/s 2024-02-10T06:41:20.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:20 smithi175 bash[56722]: cluster 2024-02-10T06:41:18.655758+0000 mgr.y (mgr.34107) 718 : cluster 0 pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 5.3 KiB/s rd, 0 B/s wr, 8 op/s 2024-02-10T06:41:21.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:41:21 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:41:21] "GET /metrics HTTP/1.1" 200 38421 "" "Prometheus/2.33.4" 2024-02-10T06:41:21.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:21 smithi046 bash[68510]: audit 2024-02-10T06:41:20.532574+0000 mgr.y (mgr.34107) 719 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:41:21.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:21 smithi046 bash[71198]: audit 2024-02-10T06:41:20.532574+0000 mgr.y (mgr.34107) 719 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:41:21.916 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:21 smithi175 bash[56722]: audit 2024-02-10T06:41:20.532574+0000 mgr.y (mgr.34107) 719 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:41:22.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:22 smithi046 bash[68510]: cluster 2024-02-10T06:41:20.657500+0000 mgr.y (mgr.34107) 720 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 104 op/s 2024-02-10T06:41:22.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:22 smithi046 bash[68510]: audit 2024-02-10T06:41:22.207420+0000 mon.a (mon.0) 2660 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:22.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:22 smithi046 bash[68510]: audit 2024-02-10T06:41:22.215590+0000 mon.a (mon.0) 2661 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:22.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:22 smithi046 bash[68510]: audit 2024-02-10T06:41:22.224138+0000 mon.a (mon.0) 2662 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:22.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:22 smithi046 bash[71198]: cluster 2024-02-10T06:41:20.657500+0000 mgr.y (mgr.34107) 720 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 104 op/s 2024-02-10T06:41:22.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:22 smithi046 bash[71198]: audit 2024-02-10T06:41:22.207420+0000 mon.a (mon.0) 2660 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:22.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:22 smithi046 bash[71198]: audit 2024-02-10T06:41:22.215590+0000 mon.a (mon.0) 2661 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:22.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:22 smithi046 bash[71198]: audit 2024-02-10T06:41:22.224138+0000 mon.a (mon.0) 2662 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:22.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:22 smithi175 bash[56722]: cluster 2024-02-10T06:41:20.657500+0000 mgr.y (mgr.34107) 720 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 104 op/s 2024-02-10T06:41:22.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:22 smithi175 bash[56722]: audit 2024-02-10T06:41:22.207420+0000 mon.a (mon.0) 2660 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:22.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:22 smithi175 bash[56722]: audit 2024-02-10T06:41:22.215590+0000 mon.a (mon.0) 2661 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:22.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:22 smithi175 bash[56722]: audit 2024-02-10T06:41:22.224138+0000 mon.a (mon.0) 2662 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:23.838 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:41:23 smithi046 systemd[1]: Stopping Ceph osd.2 for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:41:24.091 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:41:24 smithi046 bash[30302]: debug 2024-02-10T06:41:24.036+0000 7fb967eb7700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-10T06:41:24.091 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:41:24 smithi046 bash[30302]: debug 2024-02-10T06:41:24.036+0000 7fb967eb7700 -1 osd.2 123 *** Got signal Terminated *** 2024-02-10T06:41:24.092 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:41:24 smithi046 bash[30302]: debug 2024-02-10T06:41:24.036+0000 7fb967eb7700 -1 osd.2 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:41:24.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:24 smithi046 bash[68510]: cluster 2024-02-10T06:41:22.658418+0000 mgr.y (mgr.34107) 721 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 112 op/s 2024-02-10T06:41:24.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:24 smithi046 bash[68510]: cluster 2024-02-10T06:41:24.038314+0000 mon.a (mon.0) 2663 : cluster 1 osd.2 marked itself down and dead 2024-02-10T06:41:24.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:24 smithi046 bash[68510]: audit 2024-02-10T06:41:24.152485+0000 mon.a (mon.0) 2664 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:24.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:24 smithi046 bash[68510]: audit 2024-02-10T06:41:24.162365+0000 mon.a (mon.0) 2665 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:24.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:24 smithi046 bash[68510]: audit 2024-02-10T06:41:24.172464+0000 mon.a (mon.0) 2666 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:24.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:24 smithi046 bash[71198]: cluster 2024-02-10T06:41:22.658418+0000 mgr.y (mgr.34107) 721 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 112 op/s 2024-02-10T06:41:24.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:24 smithi046 bash[71198]: cluster 2024-02-10T06:41:24.038314+0000 mon.a (mon.0) 2663 : cluster 1 osd.2 marked itself down and dead 2024-02-10T06:41:24.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:24 smithi046 bash[71198]: audit 2024-02-10T06:41:24.152485+0000 mon.a (mon.0) 2664 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:24.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:24 smithi046 bash[71198]: audit 2024-02-10T06:41:24.162365+0000 mon.a (mon.0) 2665 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:24.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:24 smithi046 bash[71198]: audit 2024-02-10T06:41:24.172464+0000 mon.a (mon.0) 2666 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:24.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:24 smithi175 bash[56722]: cluster 2024-02-10T06:41:22.658418+0000 mgr.y (mgr.34107) 721 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 112 op/s 2024-02-10T06:41:24.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:24 smithi175 bash[56722]: cluster 2024-02-10T06:41:24.038314+0000 mon.a (mon.0) 2663 : cluster 1 osd.2 marked itself down and dead 2024-02-10T06:41:24.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:24 smithi175 bash[56722]: audit 2024-02-10T06:41:24.152485+0000 mon.a (mon.0) 2664 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:24.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:24 smithi175 bash[56722]: audit 2024-02-10T06:41:24.162365+0000 mon.a (mon.0) 2665 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:24.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:24 smithi175 bash[56722]: audit 2024-02-10T06:41:24.172464+0000 mon.a (mon.0) 2666 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:25.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:25 smithi046 bash[71198]: cluster 2024-02-10T06:41:24.164514+0000 mgr.y (mgr.34107) 722 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 125 op/s 2024-02-10T06:41:25.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:25 smithi046 bash[71198]: cluster 2024-02-10T06:41:24.593455+0000 mon.a (mon.0) 2667 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:41:25.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:25 smithi046 bash[71198]: cluster 2024-02-10T06:41:24.606997+0000 mon.a (mon.0) 2668 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-02-10T06:41:25.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:25 smithi046 bash[71198]: cluster 2024-02-10T06:41:24.608439+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T06:41:25.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:25 smithi046 bash[71198]: cluster 2024-02-10T06:41:24.612749+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T06:41:25.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:25 smithi046 bash[71198]: cluster 2024-02-10T06:41:24.614398+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T06:41:25.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:25 smithi046 bash[71198]: cluster 2024-02-10T06:41:24.617391+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T06:41:25.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:25 smithi046 bash[71198]: cluster 2024-02-10T06:41:24.617462+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T06:41:25.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:25 smithi046 bash[71198]: cluster 2024-02-10T06:41:24.618045+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T06:41:25.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:25 smithi046 bash[71198]: cluster 2024-02-10T06:41:25.158422+0000 mon.a (mon.0) 2669 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:41:25.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:25 smithi046 bash[68510]: cluster 2024-02-10T06:41:24.164514+0000 mgr.y (mgr.34107) 722 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 125 op/s 2024-02-10T06:41:25.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:25 smithi046 bash[68510]: cluster 2024-02-10T06:41:24.593455+0000 mon.a (mon.0) 2667 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:41:25.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:25 smithi046 bash[68510]: cluster 2024-02-10T06:41:24.606997+0000 mon.a (mon.0) 2668 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-02-10T06:41:25.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:25 smithi046 bash[68510]: cluster 2024-02-10T06:41:24.608439+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T06:41:25.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:25 smithi046 bash[68510]: cluster 2024-02-10T06:41:24.612749+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T06:41:25.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:25 smithi046 bash[68510]: cluster 2024-02-10T06:41:24.614398+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T06:41:25.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:25 smithi046 bash[68510]: cluster 2024-02-10T06:41:24.617391+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T06:41:25.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:25 smithi046 bash[68510]: cluster 2024-02-10T06:41:24.617462+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T06:41:25.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:25 smithi046 bash[68510]: cluster 2024-02-10T06:41:24.618045+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T06:41:25.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:25 smithi046 bash[68510]: cluster 2024-02-10T06:41:25.158422+0000 mon.a (mon.0) 2669 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:41:25.865 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:41:25 smithi046 bash[84398]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-2 2024-02-10T06:41:25.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:25 smithi175 bash[56722]: cluster 2024-02-10T06:41:24.164514+0000 mgr.y (mgr.34107) 722 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 125 op/s 2024-02-10T06:41:25.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:25 smithi175 bash[56722]: cluster 2024-02-10T06:41:24.593455+0000 mon.a (mon.0) 2667 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:41:25.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:25 smithi175 bash[56722]: cluster 2024-02-10T06:41:24.606997+0000 mon.a (mon.0) 2668 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-02-10T06:41:25.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:25 smithi175 bash[56722]: cluster 2024-02-10T06:41:24.608439+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T06:41:25.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:25 smithi175 bash[56722]: cluster 2024-02-10T06:41:24.612749+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T06:41:25.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:25 smithi175 bash[56722]: cluster 2024-02-10T06:41:24.614398+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T06:41:25.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:25 smithi175 bash[56722]: cluster 2024-02-10T06:41:24.617391+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T06:41:25.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:25 smithi175 bash[56722]: cluster 2024-02-10T06:41:24.617462+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T06:41:25.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:25 smithi175 bash[56722]: cluster 2024-02-10T06:41:24.618045+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T06:41:25.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:25 smithi175 bash[56722]: cluster 2024-02-10T06:41:25.158422+0000 mon.a (mon.0) 2669 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:41:26.128 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:41:25 smithi046 bash[84569]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-2 2024-02-10T06:41:26.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:26 smithi046 bash[68510]: cluster 2024-02-10T06:41:25.611756+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T06:41:26.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:26 smithi046 bash[68510]: cluster 2024-02-10T06:41:25.611825+0000 mon.a (mon.0) 2670 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-02-10T06:41:26.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:26 smithi046 bash[68510]: cluster 2024-02-10T06:41:25.612593+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T06:41:26.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:26 smithi046 bash[68510]: cluster 2024-02-10T06:41:25.615775+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T06:41:26.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:26 smithi046 bash[68510]: cluster 2024-02-10T06:41:25.616579+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T06:41:26.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:26 smithi046 bash[68510]: cluster 2024-02-10T06:41:25.623593+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T06:41:26.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:26 smithi046 bash[71198]: cluster 2024-02-10T06:41:25.611756+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T06:41:26.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:26 smithi046 bash[71198]: cluster 2024-02-10T06:41:25.611825+0000 mon.a (mon.0) 2670 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-02-10T06:41:26.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:26 smithi046 bash[71198]: cluster 2024-02-10T06:41:25.612593+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T06:41:26.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:26 smithi046 bash[71198]: cluster 2024-02-10T06:41:25.615775+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T06:41:26.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:26 smithi046 bash[71198]: cluster 2024-02-10T06:41:25.616579+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T06:41:26.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:26 smithi046 bash[71198]: cluster 2024-02-10T06:41:25.623593+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T06:41:26.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:26 smithi175 bash[56722]: cluster 2024-02-10T06:41:25.611756+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T06:41:26.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:26 smithi175 bash[56722]: cluster 2024-02-10T06:41:25.611825+0000 mon.a (mon.0) 2670 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-02-10T06:41:26.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:26 smithi175 bash[56722]: cluster 2024-02-10T06:41:25.612593+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T06:41:26.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:26 smithi175 bash[56722]: cluster 2024-02-10T06:41:25.615775+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T06:41:26.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:26 smithi175 bash[56722]: cluster 2024-02-10T06:41:25.616579+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T06:41:26.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:26 smithi175 bash[56722]: cluster 2024-02-10T06:41:25.623593+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T06:41:27.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:27 smithi046 bash[68510]: cluster 2024-02-10T06:41:26.165475+0000 mgr.y (mgr.34107) 723 : cluster 0 pgmap v125: 161 pgs: 34 peering, 4 stale+active+clean, 123 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 177 op/s 2024-02-10T06:41:27.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:27 smithi046 bash[68510]: cluster 2024-02-10T06:41:26.607333+0000 mon.a (mon.0) 2671 : cluster 3 Health check failed: Reduced data availability: 8 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-02-10T06:41:27.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:27 smithi046 bash[71198]: cluster 2024-02-10T06:41:26.165475+0000 mgr.y (mgr.34107) 723 : cluster 0 pgmap v125: 161 pgs: 34 peering, 4 stale+active+clean, 123 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 177 op/s 2024-02-10T06:41:27.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:27 smithi046 bash[71198]: cluster 2024-02-10T06:41:26.607333+0000 mon.a (mon.0) 2671 : cluster 3 Health check failed: Reduced data availability: 8 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-02-10T06:41:27.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:27 smithi175 bash[56722]: cluster 2024-02-10T06:41:26.165475+0000 mgr.y (mgr.34107) 723 : cluster 0 pgmap v125: 161 pgs: 34 peering, 4 stale+active+clean, 123 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 177 op/s 2024-02-10T06:41:27.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:27 smithi175 bash[56722]: cluster 2024-02-10T06:41:26.607333+0000 mon.a (mon.0) 2671 : cluster 3 Health check failed: Reduced data availability: 8 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-02-10T06:41:28.185 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:41:27 smithi046 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.2.service: Succeeded. 2024-02-10T06:41:28.185 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:41:27 smithi046 systemd[1]: Stopped Ceph osd.2 for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:41:28.185 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:41:28 smithi046 systemd[1]: Started Ceph osd.2 for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:41:29.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: cluster 2024-02-10T06:41:28.167170+0000 mgr.y (mgr.34107) 724 : cluster 0 pgmap v126: 161 pgs: 2 active+undersized+degraded, 34 peering, 2 stale+active+clean, 5 active+undersized, 118 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 23 op/s; 19/630 objects degraded (3.016%) 2024-02-10T06:41:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:28.226318+0000 mon.a (mon.0) 2672 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:28.233662+0000 mon.a (mon.0) 2673 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: cluster 2024-02-10T06:41:28.619253+0000 mon.a (mon.0) 2674 : cluster 3 Health check failed: Degraded data redundancy: 19/630 objects degraded (3.016%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T06:41:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:28.791793+0000 mon.a (mon.0) 2675 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:28.805329+0000 mon.a (mon.0) 2676 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:28.808355+0000 mon.a (mon.0) 2677 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:28.809806+0000 mon.a (mon.0) 2678 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:28.819597+0000 mon.a (mon.0) 2679 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:28.901773+0000 mon.a (mon.0) 2680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:28.905348+0000 mon.a (mon.0) 2681 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:28.910661+0000 mon.a (mon.0) 2682 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:28.912875+0000 mon.a (mon.0) 2683 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:28.922291+0000 mon.a (mon.0) 2684 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:29.001551+0000 mon.a (mon.0) 2685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:29.004399+0000 mon.a (mon.0) 2686 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:29.007584+0000 mon.a (mon.0) 2687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:29.008677+0000 mon.a (mon.0) 2688 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:29.015244+0000 mon.a (mon.0) 2689 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:29.098185+0000 mon.a (mon.0) 2690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:29.102081+0000 mon.a (mon.0) 2691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:29.106057+0000 mon.a (mon.0) 2692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:29.107337+0000 mon.a (mon.0) 2693 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:29.117575+0000 mon.a (mon.0) 2694 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:29.200808+0000 mon.a (mon.0) 2695 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:29.203425+0000 mon.a (mon.0) 2696 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:29.206698+0000 mon.a (mon.0) 2697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:29.207770+0000 mon.a (mon.0) 2698 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:29 smithi175 bash[56722]: audit 2024-02-10T06:41:29.215906+0000 mon.a (mon.0) 2699 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.533 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: cluster 2024-02-10T06:41:28.167170+0000 mgr.y (mgr.34107) 724 : cluster 0 pgmap v126: 161 pgs: 2 active+undersized+degraded, 34 peering, 2 stale+active+clean, 5 active+undersized, 118 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 23 op/s; 19/630 objects degraded (3.016%) 2024-02-10T06:41:29.533 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:28.226318+0000 mon.a (mon.0) 2672 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.533 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:28.233662+0000 mon.a (mon.0) 2673 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.533 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: cluster 2024-02-10T06:41:28.619253+0000 mon.a (mon.0) 2674 : cluster 3 Health check failed: Degraded data redundancy: 19/630 objects degraded (3.016%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T06:41:29.533 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:28.791793+0000 mon.a (mon.0) 2675 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.533 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:28.805329+0000 mon.a (mon.0) 2676 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.533 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:28.808355+0000 mon.a (mon.0) 2677 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:29.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:28.809806+0000 mon.a (mon.0) 2678 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:29.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:28.819597+0000 mon.a (mon.0) 2679 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:28.901773+0000 mon.a (mon.0) 2680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:29.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:28.905348+0000 mon.a (mon.0) 2681 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:29.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:28.910661+0000 mon.a (mon.0) 2682 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:29.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:28.912875+0000 mon.a (mon.0) 2683 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:29.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:28.922291+0000 mon.a (mon.0) 2684 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:29.001551+0000 mon.a (mon.0) 2685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:29.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:29.004399+0000 mon.a (mon.0) 2686 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:29.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:29.007584+0000 mon.a (mon.0) 2687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:29.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:29.008677+0000 mon.a (mon.0) 2688 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:29.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:29.015244+0000 mon.a (mon.0) 2689 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.534 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: cluster 2024-02-10T06:41:28.167170+0000 mgr.y (mgr.34107) 724 : cluster 0 pgmap v126: 161 pgs: 2 active+undersized+degraded, 34 peering, 2 stale+active+clean, 5 active+undersized, 118 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 23 op/s; 19/630 objects degraded (3.016%) 2024-02-10T06:41:29.535 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:28.226318+0000 mon.a (mon.0) 2672 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.535 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:28.233662+0000 mon.a (mon.0) 2673 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.535 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: cluster 2024-02-10T06:41:28.619253+0000 mon.a (mon.0) 2674 : cluster 3 Health check failed: Degraded data redundancy: 19/630 objects degraded (3.016%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T06:41:29.535 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:28.791793+0000 mon.a (mon.0) 2675 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.535 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:28.805329+0000 mon.a (mon.0) 2676 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.535 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:28.808355+0000 mon.a (mon.0) 2677 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:29.535 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:28.809806+0000 mon.a (mon.0) 2678 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:29.535 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:28.819597+0000 mon.a (mon.0) 2679 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.535 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:28.901773+0000 mon.a (mon.0) 2680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:29.535 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:28.905348+0000 mon.a (mon.0) 2681 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:29.535 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:28.910661+0000 mon.a (mon.0) 2682 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:29.535 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:28.912875+0000 mon.a (mon.0) 2683 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:29.535 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:28.922291+0000 mon.a (mon.0) 2684 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.535 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:29.001551+0000 mon.a (mon.0) 2685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:29.535 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:29.004399+0000 mon.a (mon.0) 2686 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:29.535 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:29.007584+0000 mon.a (mon.0) 2687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:29.536 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:29.008677+0000 mon.a (mon.0) 2688 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:29.536 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:29.015244+0000 mon.a (mon.0) 2689 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.536 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:29.098185+0000 mon.a (mon.0) 2690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:29.536 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:29.102081+0000 mon.a (mon.0) 2691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:29.536 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:29.106057+0000 mon.a (mon.0) 2692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:29.536 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:29.107337+0000 mon.a (mon.0) 2693 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:29.536 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:29.117575+0000 mon.a (mon.0) 2694 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.536 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:29.200808+0000 mon.a (mon.0) 2695 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:29.536 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:29.203425+0000 mon.a (mon.0) 2696 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:29.536 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:29.206698+0000 mon.a (mon.0) 2697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:29.536 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:29.207770+0000 mon.a (mon.0) 2698 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:29.537 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[71198]: audit 2024-02-10T06:41:29.215906+0000 mon.a (mon.0) 2699 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.537 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:29.098185+0000 mon.a (mon.0) 2690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:29.537 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:29.102081+0000 mon.a (mon.0) 2691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:29.537 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:29.106057+0000 mon.a (mon.0) 2692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:29.537 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:29.107337+0000 mon.a (mon.0) 2693 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:29.537 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:29.117575+0000 mon.a (mon.0) 2694 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:29.537 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:29.200808+0000 mon.a (mon.0) 2695 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:29.537 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:29.203425+0000 mon.a (mon.0) 2696 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:29.537 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:29.206698+0000 mon.a (mon.0) 2697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:29.537 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:29.207770+0000 mon.a (mon.0) 2698 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:29.537 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:29 smithi046 bash[68510]: audit 2024-02-10T06:41:29.215906+0000 mon.a (mon.0) 2699 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: cluster 2024-02-10T06:41:28.813029+0000 mgr.y (mgr.34107) 725 : cluster 0 pgmap v127: 161 pgs: 2 active+undersized+degraded, 34 peering, 2 stale+active+clean, 5 active+undersized, 118 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 7.6 KiB/s rd, 0 B/s wr, 13 op/s; 19/630 objects degraded (3.016%) 2024-02-10T06:41:30.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: cephadm 2024-02-10T06:41:28.820432+0000 mgr.y (mgr.34107) 726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: cephadm 2024-02-10T06:41:28.922968+0000 mgr.y (mgr.34107) 727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: cephadm 2024-02-10T06:41:29.015841+0000 mgr.y (mgr.34107) 728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: cephadm 2024-02-10T06:41:29.118182+0000 mgr.y (mgr.34107) 729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: cephadm 2024-02-10T06:41:29.216534+0000 mgr.y (mgr.34107) 730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.295584+0000 mon.a (mon.0) 2700 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.299864+0000 mon.a (mon.0) 2701 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.303843+0000 mon.a (mon.0) 2702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.305186+0000 mon.a (mon.0) 2703 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.314525+0000 mon.a (mon.0) 2704 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: cephadm 2024-02-10T06:41:29.315231+0000 mgr.y (mgr.34107) 731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.393298+0000 mon.a (mon.0) 2705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.396483+0000 mon.a (mon.0) 2706 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.400505+0000 mon.a (mon.0) 2707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.401900+0000 mon.a (mon.0) 2708 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.409740+0000 mon.a (mon.0) 2709 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: cephadm 2024-02-10T06:41:29.410672+0000 mgr.y (mgr.34107) 732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.489424+0000 mon.a (mon.0) 2710 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.494502+0000 mon.a (mon.0) 2711 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.494828+0000 mon.a (mon.0) 2712 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.496335+0000 mon.a (mon.0) 2713 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:41:30.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.502211+0000 mon.a (mon.0) 2714 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.505959+0000 mon.a (mon.0) 2715 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.520606+0000 mon.a (mon.0) 2716 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: cephadm 2024-02-10T06:41:29.533241+0000 mgr.y (mgr.34107) 733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.619080+0000 mon.a (mon.0) 2717 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.622596+0000 mon.a (mon.0) 2718 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.625972+0000 mon.a (mon.0) 2719 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.627122+0000 mon.a (mon.0) 2720 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.634212+0000 mon.a (mon.0) 2721 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.718248+0000 mon.a (mon.0) 2722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.721377+0000 mon.a (mon.0) 2723 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.724814+0000 mon.a (mon.0) 2724 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.726092+0000 mon.a (mon.0) 2725 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.734338+0000 mon.a (mon.0) 2726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: cluster 2024-02-10T06:41:29.800604+0000 mon.a (mon.0) 2727 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:41:30.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.813985+0000 mon.a (mon.0) 2728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.817211+0000 mon.a (mon.0) 2729 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.820261+0000 mon.a (mon.0) 2730 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.821577+0000 mon.a (mon.0) 2731 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.829065+0000 mon.a (mon.0) 2732 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.911073+0000 mon.a (mon.0) 2733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.914314+0000 mon.a (mon.0) 2734 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.916874+0000 mon.a (mon.0) 2735 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.917926+0000 mon.a (mon.0) 2736 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:29.924226+0000 mon.a (mon.0) 2737 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:30.003345+0000 mon.a (mon.0) 2738 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:30.006011+0000 mon.a (mon.0) 2739 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:30.008176+0000 mon.a (mon.0) 2740 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:30.009003+0000 mon.a (mon.0) 2741 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:30.015068+0000 mon.a (mon.0) 2742 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:30.097691+0000 mon.a (mon.0) 2743 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:30.099795+0000 mon.a (mon.0) 2744 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:30.102107+0000 mon.a (mon.0) 2745 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:30.102935+0000 mon.a (mon.0) 2746 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:30.109699+0000 mon.a (mon.0) 2747 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:30.189792+0000 mon.a (mon.0) 2748 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:30.192231+0000 mon.a (mon.0) 2749 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:30.195714+0000 mon.a (mon.0) 2750 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:30.196634+0000 mon.a (mon.0) 2751 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:30 smithi175 bash[56722]: audit 2024-02-10T06:41:30.203050+0000 mon.a (mon.0) 2752 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.548 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: cluster 2024-02-10T06:41:28.813029+0000 mgr.y (mgr.34107) 725 : cluster 0 pgmap v127: 161 pgs: 2 active+undersized+degraded, 34 peering, 2 stale+active+clean, 5 active+undersized, 118 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 7.6 KiB/s rd, 0 B/s wr, 13 op/s; 19/630 objects degraded (3.016%) 2024-02-10T06:41:30.548 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: cephadm 2024-02-10T06:41:28.820432+0000 mgr.y (mgr.34107) 726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.548 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: cephadm 2024-02-10T06:41:28.922968+0000 mgr.y (mgr.34107) 727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.548 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: cephadm 2024-02-10T06:41:29.015841+0000 mgr.y (mgr.34107) 728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.549 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: cephadm 2024-02-10T06:41:29.118182+0000 mgr.y (mgr.34107) 729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.549 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: cephadm 2024-02-10T06:41:29.216534+0000 mgr.y (mgr.34107) 730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.549 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.295584+0000 mon.a (mon.0) 2700 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.549 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.299864+0000 mon.a (mon.0) 2701 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.549 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.303843+0000 mon.a (mon.0) 2702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.549 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.305186+0000 mon.a (mon.0) 2703 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.549 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.314525+0000 mon.a (mon.0) 2704 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.549 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: cephadm 2024-02-10T06:41:29.315231+0000 mgr.y (mgr.34107) 731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.549 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.393298+0000 mon.a (mon.0) 2705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.549 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.396483+0000 mon.a (mon.0) 2706 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.549 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.400505+0000 mon.a (mon.0) 2707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.549 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.401900+0000 mon.a (mon.0) 2708 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.549 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.409740+0000 mon.a (mon.0) 2709 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.549 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: cephadm 2024-02-10T06:41:29.410672+0000 mgr.y (mgr.34107) 732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.549 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.489424+0000 mon.a (mon.0) 2710 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.550 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.494502+0000 mon.a (mon.0) 2711 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.550 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: cluster 2024-02-10T06:41:28.813029+0000 mgr.y (mgr.34107) 725 : cluster 0 pgmap v127: 161 pgs: 2 active+undersized+degraded, 34 peering, 2 stale+active+clean, 5 active+undersized, 118 active+clean; 585 KiB data, 143 MiB used, 715 GiB / 715 GiB avail; 7.6 KiB/s rd, 0 B/s wr, 13 op/s; 19/630 objects degraded (3.016%) 2024-02-10T06:41:30.550 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: cephadm 2024-02-10T06:41:28.820432+0000 mgr.y (mgr.34107) 726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.550 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: cephadm 2024-02-10T06:41:28.922968+0000 mgr.y (mgr.34107) 727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.551 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: cephadm 2024-02-10T06:41:29.015841+0000 mgr.y (mgr.34107) 728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.551 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: cephadm 2024-02-10T06:41:29.118182+0000 mgr.y (mgr.34107) 729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.551 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: cephadm 2024-02-10T06:41:29.216534+0000 mgr.y (mgr.34107) 730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.551 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.295584+0000 mon.a (mon.0) 2700 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.551 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.299864+0000 mon.a (mon.0) 2701 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.551 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.303843+0000 mon.a (mon.0) 2702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.551 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.305186+0000 mon.a (mon.0) 2703 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.551 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.314525+0000 mon.a (mon.0) 2704 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.551 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: cephadm 2024-02-10T06:41:29.315231+0000 mgr.y (mgr.34107) 731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.551 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.393298+0000 mon.a (mon.0) 2705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.551 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.396483+0000 mon.a (mon.0) 2706 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.551 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.400505+0000 mon.a (mon.0) 2707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.551 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.401900+0000 mon.a (mon.0) 2708 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.551 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.409740+0000 mon.a (mon.0) 2709 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.551 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: cephadm 2024-02-10T06:41:29.410672+0000 mgr.y (mgr.34107) 732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.551 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.489424+0000 mon.a (mon.0) 2710 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.551 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.494502+0000 mon.a (mon.0) 2711 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.494828+0000 mon.a (mon.0) 2712 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.496335+0000 mon.a (mon.0) 2713 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:41:30.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.502211+0000 mon.a (mon.0) 2714 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.505959+0000 mon.a (mon.0) 2715 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.520606+0000 mon.a (mon.0) 2716 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: cephadm 2024-02-10T06:41:29.533241+0000 mgr.y (mgr.34107) 733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.619080+0000 mon.a (mon.0) 2717 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.622596+0000 mon.a (mon.0) 2718 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.625972+0000 mon.a (mon.0) 2719 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.627122+0000 mon.a (mon.0) 2720 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.634212+0000 mon.a (mon.0) 2721 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.553 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.718248+0000 mon.a (mon.0) 2722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.553 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.721377+0000 mon.a (mon.0) 2723 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.553 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.724814+0000 mon.a (mon.0) 2724 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.553 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.726092+0000 mon.a (mon.0) 2725 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.553 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.734338+0000 mon.a (mon.0) 2726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.553 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: cluster 2024-02-10T06:41:29.800604+0000 mon.a (mon.0) 2727 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:41:30.553 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.813985+0000 mon.a (mon.0) 2728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.553 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.817211+0000 mon.a (mon.0) 2729 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.553 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[84743]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-10T06:41:30.553 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[84743]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-02-10T06:41:30.553 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[84743]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-02-10T06:41:30.554 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[84743]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-10T06:41:30.554 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[84743]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-02-10T06:41:30.554 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[84743]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-10T06:41:30.554 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[84743]: --> ceph-volume raw activate successful for osd ID: 2 2024-02-10T06:41:30.554 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.820261+0000 mon.a (mon.0) 2730 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.554 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.821577+0000 mon.a (mon.0) 2731 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.829065+0000 mon.a (mon.0) 2732 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.911073+0000 mon.a (mon.0) 2733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.914314+0000 mon.a (mon.0) 2734 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.916874+0000 mon.a (mon.0) 2735 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.917926+0000 mon.a (mon.0) 2736 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:29.924226+0000 mon.a (mon.0) 2737 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:30.003345+0000 mon.a (mon.0) 2738 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:30.006011+0000 mon.a (mon.0) 2739 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:30.008176+0000 mon.a (mon.0) 2740 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:30.009003+0000 mon.a (mon.0) 2741 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:30.015068+0000 mon.a (mon.0) 2742 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:30.097691+0000 mon.a (mon.0) 2743 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:30.099795+0000 mon.a (mon.0) 2744 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:30.102107+0000 mon.a (mon.0) 2745 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:30.102935+0000 mon.a (mon.0) 2746 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:30.109699+0000 mon.a (mon.0) 2747 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.556 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:30.189792+0000 mon.a (mon.0) 2748 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.556 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:30.192231+0000 mon.a (mon.0) 2749 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.556 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:30.195714+0000 mon.a (mon.0) 2750 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.556 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:30.196634+0000 mon.a (mon.0) 2751 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.556 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[71198]: audit 2024-02-10T06:41:30.203050+0000 mon.a (mon.0) 2752 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.556 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.494828+0000 mon.a (mon.0) 2712 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.556 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.496335+0000 mon.a (mon.0) 2713 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:41:30.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.502211+0000 mon.a (mon.0) 2714 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.505959+0000 mon.a (mon.0) 2715 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.520606+0000 mon.a (mon.0) 2716 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: cephadm 2024-02-10T06:41:29.533241+0000 mgr.y (mgr.34107) 733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:30.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.619080+0000 mon.a (mon.0) 2717 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.622596+0000 mon.a (mon.0) 2718 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.625972+0000 mon.a (mon.0) 2719 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.627122+0000 mon.a (mon.0) 2720 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.634212+0000 mon.a (mon.0) 2721 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.718248+0000 mon.a (mon.0) 2722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.721377+0000 mon.a (mon.0) 2723 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.724814+0000 mon.a (mon.0) 2724 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.726092+0000 mon.a (mon.0) 2725 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.734338+0000 mon.a (mon.0) 2726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: cluster 2024-02-10T06:41:29.800604+0000 mon.a (mon.0) 2727 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:41:30.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.813985+0000 mon.a (mon.0) 2728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.817211+0000 mon.a (mon.0) 2729 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.820261+0000 mon.a (mon.0) 2730 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.821577+0000 mon.a (mon.0) 2731 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.829065+0000 mon.a (mon.0) 2732 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.911073+0000 mon.a (mon.0) 2733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.914314+0000 mon.a (mon.0) 2734 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.916874+0000 mon.a (mon.0) 2735 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.917926+0000 mon.a (mon.0) 2736 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:29.924226+0000 mon.a (mon.0) 2737 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:30.003345+0000 mon.a (mon.0) 2738 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:30.006011+0000 mon.a (mon.0) 2739 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:30.008176+0000 mon.a (mon.0) 2740 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:30.009003+0000 mon.a (mon.0) 2741 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:30.015068+0000 mon.a (mon.0) 2742 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:30.097691+0000 mon.a (mon.0) 2743 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:30.099795+0000 mon.a (mon.0) 2744 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:30.102107+0000 mon.a (mon.0) 2745 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:30.102935+0000 mon.a (mon.0) 2746 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:30.109699+0000 mon.a (mon.0) 2747 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:30.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:30.189792+0000 mon.a (mon.0) 2748 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:30.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:30.192231+0000 mon.a (mon.0) 2749 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:30.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:30.195714+0000 mon.a (mon.0) 2750 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:30.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:30.196634+0000 mon.a (mon.0) 2751 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:30.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:30 smithi046 bash[68510]: audit 2024-02-10T06:41:30.203050+0000 mon.a (mon.0) 2752 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.378 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:41:31] "GET /metrics HTTP/1.1" 200 38572 "" "Prometheus/2.33.4" 2024-02-10T06:41:31.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: cephadm 2024-02-10T06:41:29.634870+0000 mgr.y (mgr.34107) 734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: cephadm 2024-02-10T06:41:29.735451+0000 mgr.y (mgr.34107) 735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: cephadm 2024-02-10T06:41:29.829937+0000 mgr.y (mgr.34107) 736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: cephadm 2024-02-10T06:41:29.924839+0000 mgr.y (mgr.34107) 737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: cephadm 2024-02-10T06:41:30.015804+0000 mgr.y (mgr.34107) 738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: cephadm 2024-02-10T06:41:30.110401+0000 mgr.y (mgr.34107) 739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: cephadm 2024-02-10T06:41:30.203817+0000 mgr.y (mgr.34107) 740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.284121+0000 mon.a (mon.0) 2753 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.286832+0000 mon.a (mon.0) 2754 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.290163+0000 mon.a (mon.0) 2755 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.291419+0000 mon.a (mon.0) 2756 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.298978+0000 mon.a (mon.0) 2757 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: cephadm 2024-02-10T06:41:30.299871+0000 mgr.y (mgr.34107) 741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.378100+0000 mon.a (mon.0) 2758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.381666+0000 mon.a (mon.0) 2759 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.385140+0000 mon.a (mon.0) 2760 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.386231+0000 mon.a (mon.0) 2761 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.392887+0000 mon.a (mon.0) 2762 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: cephadm 2024-02-10T06:41:30.393596+0000 mgr.y (mgr.34107) 742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.457014+0000 mon.a (mon.0) 2763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: cephadm 2024-02-10T06:41:29.634870+0000 mgr.y (mgr.34107) 734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: cephadm 2024-02-10T06:41:29.735451+0000 mgr.y (mgr.34107) 735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: cephadm 2024-02-10T06:41:29.829937+0000 mgr.y (mgr.34107) 736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: cephadm 2024-02-10T06:41:29.924839+0000 mgr.y (mgr.34107) 737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: cephadm 2024-02-10T06:41:30.015804+0000 mgr.y (mgr.34107) 738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: cephadm 2024-02-10T06:41:30.110401+0000 mgr.y (mgr.34107) 739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: cephadm 2024-02-10T06:41:30.203817+0000 mgr.y (mgr.34107) 740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.284121+0000 mon.a (mon.0) 2753 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.286832+0000 mon.a (mon.0) 2754 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.290163+0000 mon.a (mon.0) 2755 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.291419+0000 mon.a (mon.0) 2756 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.298978+0000 mon.a (mon.0) 2757 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: cephadm 2024-02-10T06:41:30.299871+0000 mgr.y (mgr.34107) 741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.378100+0000 mon.a (mon.0) 2758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.381666+0000 mon.a (mon.0) 2759 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.385140+0000 mon.a (mon.0) 2760 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.386231+0000 mon.a (mon.0) 2761 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.392887+0000 mon.a (mon.0) 2762 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: cephadm 2024-02-10T06:41:30.393596+0000 mgr.y (mgr.34107) 742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.457014+0000 mon.a (mon.0) 2763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.459683+0000 mon.a (mon.0) 2764 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.462707+0000 mon.a (mon.0) 2765 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.463960+0000 mon.a (mon.0) 2766 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.471220+0000 mon.a (mon.0) 2767 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: cephadm 2024-02-10T06:41:30.472048+0000 mgr.y (mgr.34107) 743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.541207+0000 mgr.y (mgr.34107) 744 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:41:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.552264+0000 mon.a (mon.0) 2768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.554625+0000 mon.a (mon.0) 2769 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.557158+0000 mon.a (mon.0) 2770 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.557902+0000 mon.a (mon.0) 2771 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.564732+0000 mon.a (mon.0) 2772 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: cephadm 2024-02-10T06:41:30.565668+0000 mgr.y (mgr.34107) 745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.645897+0000 mon.a (mon.0) 2773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.649823+0000 mon.a (mon.0) 2774 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.653324+0000 mon.a (mon.0) 2775 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.654613+0000 mon.a (mon.0) 2776 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.661523+0000 mon.a (mon.0) 2777 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.723885+0000 mon.a (mon.0) 2778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.727734+0000 mon.a (mon.0) 2779 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.731604+0000 mon.a (mon.0) 2780 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.459683+0000 mon.a (mon.0) 2764 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.462707+0000 mon.a (mon.0) 2765 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.463960+0000 mon.a (mon.0) 2766 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.471220+0000 mon.a (mon.0) 2767 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: cephadm 2024-02-10T06:41:30.472048+0000 mgr.y (mgr.34107) 743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.541207+0000 mgr.y (mgr.34107) 744 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:41:31.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.552264+0000 mon.a (mon.0) 2768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.554625+0000 mon.a (mon.0) 2769 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.557158+0000 mon.a (mon.0) 2770 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.557902+0000 mon.a (mon.0) 2771 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.564732+0000 mon.a (mon.0) 2772 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: cephadm 2024-02-10T06:41:30.565668+0000 mgr.y (mgr.34107) 745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.645897+0000 mon.a (mon.0) 2773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.649823+0000 mon.a (mon.0) 2774 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.653324+0000 mon.a (mon.0) 2775 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.654613+0000 mon.a (mon.0) 2776 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.661523+0000 mon.a (mon.0) 2777 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.723885+0000 mon.a (mon.0) 2778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.727734+0000 mon.a (mon.0) 2779 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.731604+0000 mon.a (mon.0) 2780 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.732625+0000 mon.a (mon.0) 2781 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.739325+0000 mon.a (mon.0) 2782 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.820955+0000 mon.a (mon.0) 2783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.823130+0000 mon.a (mon.0) 2784 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.825766+0000 mon.a (mon.0) 2785 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.826845+0000 mon.a (mon.0) 2786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.834720+0000 mon.a (mon.0) 2787 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.914969+0000 mon.a (mon.0) 2788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.920078+0000 mon.a (mon.0) 2789 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.923454+0000 mon.a (mon.0) 2790 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.924664+0000 mon.a (mon.0) 2791 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:30.932864+0000 mon.a (mon.0) 2792 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:31.014206+0000 mon.a (mon.0) 2793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:31.018230+0000 mon.a (mon.0) 2794 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:31.022059+0000 mon.a (mon.0) 2795 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:31.023129+0000 mon.a (mon.0) 2796 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:31.030956+0000 mon.a (mon.0) 2797 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:31.106675+0000 mon.a (mon.0) 2798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:31.109212+0000 mon.a (mon.0) 2799 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:31.112062+0000 mon.a (mon.0) 2800 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.732625+0000 mon.a (mon.0) 2781 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.739325+0000 mon.a (mon.0) 2782 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.820955+0000 mon.a (mon.0) 2783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.823130+0000 mon.a (mon.0) 2784 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.825766+0000 mon.a (mon.0) 2785 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.826845+0000 mon.a (mon.0) 2786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.834720+0000 mon.a (mon.0) 2787 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.914969+0000 mon.a (mon.0) 2788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.920078+0000 mon.a (mon.0) 2789 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.923454+0000 mon.a (mon.0) 2790 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.924664+0000 mon.a (mon.0) 2791 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:30.932864+0000 mon.a (mon.0) 2792 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:31.014206+0000 mon.a (mon.0) 2793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:31.018230+0000 mon.a (mon.0) 2794 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:31.022059+0000 mon.a (mon.0) 2795 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:31.023129+0000 mon.a (mon.0) 2796 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:31.030956+0000 mon.a (mon.0) 2797 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:31.106675+0000 mon.a (mon.0) 2798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:31.109212+0000 mon.a (mon.0) 2799 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:31.112062+0000 mon.a (mon.0) 2800 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:31.113196+0000 mon.a (mon.0) 2801 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:31.121019+0000 mon.a (mon.0) 2802 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:31.202393+0000 mon.a (mon.0) 2803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:31.205019+0000 mon.a (mon.0) 2804 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:31.208532+0000 mon.a (mon.0) 2805 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:31.209767+0000 mon.a (mon.0) 2806 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[71198]: audit 2024-02-10T06:41:31.217282+0000 mon.a (mon.0) 2807 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:31.113196+0000 mon.a (mon.0) 2801 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:31.121019+0000 mon.a (mon.0) 2802 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:31.202393+0000 mon.a (mon.0) 2803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:31.205019+0000 mon.a (mon.0) 2804 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:31.208532+0000 mon.a (mon.0) 2805 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:31.209767+0000 mon.a (mon.0) 2806 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:31 smithi046 bash[68510]: audit 2024-02-10T06:41:31.217282+0000 mon.a (mon.0) 2807 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: cephadm 2024-02-10T06:41:29.634870+0000 mgr.y (mgr.34107) 734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: cephadm 2024-02-10T06:41:29.735451+0000 mgr.y (mgr.34107) 735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: cephadm 2024-02-10T06:41:29.829937+0000 mgr.y (mgr.34107) 736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: cephadm 2024-02-10T06:41:29.924839+0000 mgr.y (mgr.34107) 737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: cephadm 2024-02-10T06:41:30.015804+0000 mgr.y (mgr.34107) 738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: cephadm 2024-02-10T06:41:30.110401+0000 mgr.y (mgr.34107) 739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: cephadm 2024-02-10T06:41:30.203817+0000 mgr.y (mgr.34107) 740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.284121+0000 mon.a (mon.0) 2753 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.286832+0000 mon.a (mon.0) 2754 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.290163+0000 mon.a (mon.0) 2755 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.291419+0000 mon.a (mon.0) 2756 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.298978+0000 mon.a (mon.0) 2757 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: cephadm 2024-02-10T06:41:30.299871+0000 mgr.y (mgr.34107) 741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.378100+0000 mon.a (mon.0) 2758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.381666+0000 mon.a (mon.0) 2759 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.385140+0000 mon.a (mon.0) 2760 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.386231+0000 mon.a (mon.0) 2761 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.392887+0000 mon.a (mon.0) 2762 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: cephadm 2024-02-10T06:41:30.393596+0000 mgr.y (mgr.34107) 742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.457014+0000 mon.a (mon.0) 2763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.459683+0000 mon.a (mon.0) 2764 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.462707+0000 mon.a (mon.0) 2765 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.463960+0000 mon.a (mon.0) 2766 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.471220+0000 mon.a (mon.0) 2767 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: cephadm 2024-02-10T06:41:30.472048+0000 mgr.y (mgr.34107) 743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.541207+0000 mgr.y (mgr.34107) 744 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:41:31.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.552264+0000 mon.a (mon.0) 2768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.554625+0000 mon.a (mon.0) 2769 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.557158+0000 mon.a (mon.0) 2770 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.557902+0000 mon.a (mon.0) 2771 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.564732+0000 mon.a (mon.0) 2772 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: cephadm 2024-02-10T06:41:30.565668+0000 mgr.y (mgr.34107) 745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:31.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.645897+0000 mon.a (mon.0) 2773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.649823+0000 mon.a (mon.0) 2774 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.653324+0000 mon.a (mon.0) 2775 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.654613+0000 mon.a (mon.0) 2776 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.661523+0000 mon.a (mon.0) 2777 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.723885+0000 mon.a (mon.0) 2778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.727734+0000 mon.a (mon.0) 2779 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.731604+0000 mon.a (mon.0) 2780 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.732625+0000 mon.a (mon.0) 2781 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.739325+0000 mon.a (mon.0) 2782 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.820955+0000 mon.a (mon.0) 2783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.823130+0000 mon.a (mon.0) 2784 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.825766+0000 mon.a (mon.0) 2785 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.826845+0000 mon.a (mon.0) 2786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.834720+0000 mon.a (mon.0) 2787 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.914969+0000 mon.a (mon.0) 2788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.920078+0000 mon.a (mon.0) 2789 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.923454+0000 mon.a (mon.0) 2790 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.924664+0000 mon.a (mon.0) 2791 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:30.932864+0000 mon.a (mon.0) 2792 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:31.014206+0000 mon.a (mon.0) 2793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:31.018230+0000 mon.a (mon.0) 2794 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:31.022059+0000 mon.a (mon.0) 2795 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:31.023129+0000 mon.a (mon.0) 2796 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:31.030956+0000 mon.a (mon.0) 2797 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:31.106675+0000 mon.a (mon.0) 2798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:31.109212+0000 mon.a (mon.0) 2799 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:31.112062+0000 mon.a (mon.0) 2800 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:31.113196+0000 mon.a (mon.0) 2801 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:31.121019+0000 mon.a (mon.0) 2802 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:31.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:31.202393+0000 mon.a (mon.0) 2803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:31.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:31.205019+0000 mon.a (mon.0) 2804 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:31.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:31.208532+0000 mon.a (mon.0) 2805 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:31.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:31.209767+0000 mon.a (mon.0) 2806 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:31.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:31 smithi175 bash[56722]: audit 2024-02-10T06:41:31.217282+0000 mon.a (mon.0) 2807 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: cephadm 2024-02-10T06:41:30.662349+0000 mgr.y (mgr.34107) 746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: cephadm 2024-02-10T06:41:30.739981+0000 mgr.y (mgr.34107) 747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: cluster 2024-02-10T06:41:30.814596+0000 mgr.y (mgr.34107) 748 : cluster 0 pgmap v128: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-02-10T06:41:32.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: cephadm 2024-02-10T06:41:30.835314+0000 mgr.y (mgr.34107) 749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: cephadm 2024-02-10T06:41:30.933634+0000 mgr.y (mgr.34107) 750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: cephadm 2024-02-10T06:41:31.031580+0000 mgr.y (mgr.34107) 751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: cephadm 2024-02-10T06:41:31.121787+0000 mgr.y (mgr.34107) 752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: cephadm 2024-02-10T06:41:31.217810+0000 mgr.y (mgr.34107) 753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.299462+0000 mon.a (mon.0) 2808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.303453+0000 mon.a (mon.0) 2809 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.306819+0000 mon.a (mon.0) 2810 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.308003+0000 mon.a (mon.0) 2811 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.316329+0000 mon.a (mon.0) 2812 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: cephadm 2024-02-10T06:41:31.317094+0000 mgr.y (mgr.34107) 754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.397652+0000 mon.a (mon.0) 2813 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.399795+0000 mon.a (mon.0) 2814 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.401927+0000 mon.a (mon.0) 2815 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.402821+0000 mon.a (mon.0) 2816 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.410070+0000 mon.a (mon.0) 2817 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: cephadm 2024-02-10T06:41:31.410645+0000 mgr.y (mgr.34107) 755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.488273+0000 mon.a (mon.0) 2818 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.491515+0000 mon.a (mon.0) 2819 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.495525+0000 mon.a (mon.0) 2820 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.496857+0000 mon.a (mon.0) 2821 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.503713+0000 mon.a (mon.0) 2822 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: cephadm 2024-02-10T06:41:31.504614+0000 mgr.y (mgr.34107) 756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.586368+0000 mon.a (mon.0) 2823 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.590169+0000 mon.a (mon.0) 2824 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.593948+0000 mon.a (mon.0) 2825 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.595219+0000 mon.a (mon.0) 2826 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.602814+0000 mon.a (mon.0) 2827 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: cephadm 2024-02-10T06:41:31.603606+0000 mgr.y (mgr.34107) 757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.685617+0000 mon.a (mon.0) 2828 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.688745+0000 mon.a (mon.0) 2829 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.693629+0000 mon.a (mon.0) 2830 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.694966+0000 mon.a (mon.0) 2831 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.704568+0000 mon.a (mon.0) 2832 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: cluster 2024-02-10T06:41:31.736523+0000 mon.a (mon.0) 2833 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 9 pgs peering) 2024-02-10T06:41:32.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.788143+0000 mon.a (mon.0) 2834 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.790331+0000 mon.a (mon.0) 2835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: cephadm 2024-02-10T06:41:30.662349+0000 mgr.y (mgr.34107) 746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: cephadm 2024-02-10T06:41:30.739981+0000 mgr.y (mgr.34107) 747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: cluster 2024-02-10T06:41:30.814596+0000 mgr.y (mgr.34107) 748 : cluster 0 pgmap v128: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-02-10T06:41:32.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: cephadm 2024-02-10T06:41:30.835314+0000 mgr.y (mgr.34107) 749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: cephadm 2024-02-10T06:41:30.933634+0000 mgr.y (mgr.34107) 750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: cephadm 2024-02-10T06:41:31.031580+0000 mgr.y (mgr.34107) 751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: cephadm 2024-02-10T06:41:31.121787+0000 mgr.y (mgr.34107) 752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: cephadm 2024-02-10T06:41:31.217810+0000 mgr.y (mgr.34107) 753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.299462+0000 mon.a (mon.0) 2808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.303453+0000 mon.a (mon.0) 2809 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.306819+0000 mon.a (mon.0) 2810 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.308003+0000 mon.a (mon.0) 2811 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.316329+0000 mon.a (mon.0) 2812 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: cephadm 2024-02-10T06:41:31.317094+0000 mgr.y (mgr.34107) 754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.397652+0000 mon.a (mon.0) 2813 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.399795+0000 mon.a (mon.0) 2814 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.401927+0000 mon.a (mon.0) 2815 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.402821+0000 mon.a (mon.0) 2816 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.410070+0000 mon.a (mon.0) 2817 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: cephadm 2024-02-10T06:41:31.410645+0000 mgr.y (mgr.34107) 755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.794328+0000 mon.a (mon.0) 2836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.795461+0000 mon.a (mon.0) 2837 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.802924+0000 mon.a (mon.0) 2838 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.888063+0000 mon.a (mon.0) 2839 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.890604+0000 mon.a (mon.0) 2840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.893732+0000 mon.a (mon.0) 2841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.894858+0000 mon.a (mon.0) 2842 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.901429+0000 mon.a (mon.0) 2843 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.981213+0000 mon.a (mon.0) 2844 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.984624+0000 mon.a (mon.0) 2845 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.988015+0000 mon.a (mon.0) 2846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.989202+0000 mon.a (mon.0) 2847 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:31.995237+0000 mon.a (mon.0) 2848 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:32.073677+0000 mon.a (mon.0) 2849 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:32.076146+0000 mon.a (mon.0) 2850 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:32.079290+0000 mon.a (mon.0) 2851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:32.080254+0000 mon.a (mon.0) 2852 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:32.087968+0000 mon.a (mon.0) 2853 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:32.170066+0000 mon.a (mon.0) 2854 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:32.172868+0000 mon.a (mon.0) 2855 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:32.176324+0000 mon.a (mon.0) 2856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:32.177743+0000 mon.a (mon.0) 2857 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[68510]: audit 2024-02-10T06:41:32.185903+0000 mon.a (mon.0) 2858 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.488273+0000 mon.a (mon.0) 2818 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.491515+0000 mon.a (mon.0) 2819 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.495525+0000 mon.a (mon.0) 2820 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.496857+0000 mon.a (mon.0) 2821 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.503713+0000 mon.a (mon.0) 2822 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: cephadm 2024-02-10T06:41:31.504614+0000 mgr.y (mgr.34107) 756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.586368+0000 mon.a (mon.0) 2823 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.590169+0000 mon.a (mon.0) 2824 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.593948+0000 mon.a (mon.0) 2825 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.595219+0000 mon.a (mon.0) 2826 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.602814+0000 mon.a (mon.0) 2827 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: cephadm 2024-02-10T06:41:31.603606+0000 mgr.y (mgr.34107) 757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.685617+0000 mon.a (mon.0) 2828 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.688745+0000 mon.a (mon.0) 2829 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.693629+0000 mon.a (mon.0) 2830 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.694966+0000 mon.a (mon.0) 2831 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.704568+0000 mon.a (mon.0) 2832 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: cluster 2024-02-10T06:41:31.736523+0000 mon.a (mon.0) 2833 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 9 pgs peering) 2024-02-10T06:41:32.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.788143+0000 mon.a (mon.0) 2834 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.790331+0000 mon.a (mon.0) 2835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.794328+0000 mon.a (mon.0) 2836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.795461+0000 mon.a (mon.0) 2837 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.802924+0000 mon.a (mon.0) 2838 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.888063+0000 mon.a (mon.0) 2839 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.890604+0000 mon.a (mon.0) 2840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.893732+0000 mon.a (mon.0) 2841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.894858+0000 mon.a (mon.0) 2842 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.901429+0000 mon.a (mon.0) 2843 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.981213+0000 mon.a (mon.0) 2844 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.984624+0000 mon.a (mon.0) 2845 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.988015+0000 mon.a (mon.0) 2846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.989202+0000 mon.a (mon.0) 2847 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:31.995237+0000 mon.a (mon.0) 2848 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:32.073677+0000 mon.a (mon.0) 2849 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:32.076146+0000 mon.a (mon.0) 2850 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:32.079290+0000 mon.a (mon.0) 2851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:32.080254+0000 mon.a (mon.0) 2852 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:32.087968+0000 mon.a (mon.0) 2853 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:32.170066+0000 mon.a (mon.0) 2854 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:32.172868+0000 mon.a (mon.0) 2855 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:32.176324+0000 mon.a (mon.0) 2856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:32.177743+0000 mon.a (mon.0) 2857 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.389 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:32 smithi046 bash[71198]: audit 2024-02-10T06:41:32.185903+0000 mon.a (mon.0) 2858 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: cephadm 2024-02-10T06:41:30.662349+0000 mgr.y (mgr.34107) 746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: cephadm 2024-02-10T06:41:30.739981+0000 mgr.y (mgr.34107) 747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: cluster 2024-02-10T06:41:30.814596+0000 mgr.y (mgr.34107) 748 : cluster 0 pgmap v128: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-02-10T06:41:32.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: cephadm 2024-02-10T06:41:30.835314+0000 mgr.y (mgr.34107) 749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: cephadm 2024-02-10T06:41:30.933634+0000 mgr.y (mgr.34107) 750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: cephadm 2024-02-10T06:41:31.031580+0000 mgr.y (mgr.34107) 751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: cephadm 2024-02-10T06:41:31.121787+0000 mgr.y (mgr.34107) 752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: cephadm 2024-02-10T06:41:31.217810+0000 mgr.y (mgr.34107) 753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.299462+0000 mon.a (mon.0) 2808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.303453+0000 mon.a (mon.0) 2809 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.306819+0000 mon.a (mon.0) 2810 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.308003+0000 mon.a (mon.0) 2811 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.316329+0000 mon.a (mon.0) 2812 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: cephadm 2024-02-10T06:41:31.317094+0000 mgr.y (mgr.34107) 754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.397652+0000 mon.a (mon.0) 2813 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.399795+0000 mon.a (mon.0) 2814 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.401927+0000 mon.a (mon.0) 2815 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.402821+0000 mon.a (mon.0) 2816 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.410070+0000 mon.a (mon.0) 2817 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: cephadm 2024-02-10T06:41:31.410645+0000 mgr.y (mgr.34107) 755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.488273+0000 mon.a (mon.0) 2818 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.491515+0000 mon.a (mon.0) 2819 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.495525+0000 mon.a (mon.0) 2820 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.496857+0000 mon.a (mon.0) 2821 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.503713+0000 mon.a (mon.0) 2822 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: cephadm 2024-02-10T06:41:31.504614+0000 mgr.y (mgr.34107) 756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.586368+0000 mon.a (mon.0) 2823 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.590169+0000 mon.a (mon.0) 2824 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.593948+0000 mon.a (mon.0) 2825 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.595219+0000 mon.a (mon.0) 2826 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.602814+0000 mon.a (mon.0) 2827 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: cephadm 2024-02-10T06:41:31.603606+0000 mgr.y (mgr.34107) 757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.685617+0000 mon.a (mon.0) 2828 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.688745+0000 mon.a (mon.0) 2829 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.693629+0000 mon.a (mon.0) 2830 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.694966+0000 mon.a (mon.0) 2831 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.704568+0000 mon.a (mon.0) 2832 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: cluster 2024-02-10T06:41:31.736523+0000 mon.a (mon.0) 2833 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 9 pgs peering) 2024-02-10T06:41:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.788143+0000 mon.a (mon.0) 2834 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.790331+0000 mon.a (mon.0) 2835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.794328+0000 mon.a (mon.0) 2836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.795461+0000 mon.a (mon.0) 2837 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.802924+0000 mon.a (mon.0) 2838 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.888063+0000 mon.a (mon.0) 2839 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.890604+0000 mon.a (mon.0) 2840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.893732+0000 mon.a (mon.0) 2841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.894858+0000 mon.a (mon.0) 2842 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.901429+0000 mon.a (mon.0) 2843 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.981213+0000 mon.a (mon.0) 2844 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.984624+0000 mon.a (mon.0) 2845 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.988015+0000 mon.a (mon.0) 2846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.989202+0000 mon.a (mon.0) 2847 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:31.995237+0000 mon.a (mon.0) 2848 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:32.073677+0000 mon.a (mon.0) 2849 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:32.076146+0000 mon.a (mon.0) 2850 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:32.079290+0000 mon.a (mon.0) 2851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:32.080254+0000 mon.a (mon.0) 2852 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:32.087968+0000 mon.a (mon.0) 2853 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:32.170066+0000 mon.a (mon.0) 2854 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:32.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:32.172868+0000 mon.a (mon.0) 2855 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:32.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:32.176324+0000 mon.a (mon.0) 2856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:32.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:32.177743+0000 mon.a (mon.0) 2857 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:32.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:32 smithi175 bash[56722]: audit 2024-02-10T06:41:32.185903+0000 mon.a (mon.0) 2858 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:32.675 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:41:33.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: cephadm 2024-02-10T06:41:31.705263+0000 mgr.y (mgr.34107) 758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: cephadm 2024-02-10T06:41:31.803825+0000 mgr.y (mgr.34107) 759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: cephadm 2024-02-10T06:41:31.901965+0000 mgr.y (mgr.34107) 760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: cephadm 2024-02-10T06:41:31.995820+0000 mgr.y (mgr.34107) 761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: cephadm 2024-02-10T06:41:32.088867+0000 mgr.y (mgr.34107) 762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: cephadm 2024-02-10T06:41:32.186536+0000 mgr.y (mgr.34107) 763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.261895+0000 mon.a (mon.0) 2859 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.264054+0000 mon.a (mon.0) 2860 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.266340+0000 mon.a (mon.0) 2861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.267138+0000 mon.a (mon.0) 2862 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.272242+0000 mon.a (mon.0) 2863 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: cephadm 2024-02-10T06:41:32.272954+0000 mgr.y (mgr.34107) 764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.351783+0000 mon.a (mon.0) 2864 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.354616+0000 mon.a (mon.0) 2865 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.357811+0000 mon.a (mon.0) 2866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.359032+0000 mon.a (mon.0) 2867 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.366224+0000 mon.a (mon.0) 2868 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: cephadm 2024-02-10T06:41:32.366756+0000 mgr.y (mgr.34107) 765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.444093+0000 mon.a (mon.0) 2869 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.447040+0000 mon.a (mon.0) 2870 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.450495+0000 mon.a (mon.0) 2871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.451844+0000 mon.a (mon.0) 2872 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.459934+0000 mon.a (mon.0) 2873 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: cephadm 2024-02-10T06:41:32.460799+0000 mgr.y (mgr.34107) 766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.538920+0000 mon.a (mon.0) 2874 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.541682+0000 mon.a (mon.0) 2875 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.544793+0000 mon.a (mon.0) 2876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.545862+0000 mon.a (mon.0) 2877 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.554020+0000 mon.a (mon.0) 2878 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: cephadm 2024-02-10T06:41:32.555005+0000 mgr.y (mgr.34107) 767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.616904+0000 mon.a (mon.0) 2879 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.619584+0000 mon.a (mon.0) 2880 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.623428+0000 mon.a (mon.0) 2881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.624796+0000 mon.a (mon.0) 2882 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.632415+0000 mon.a (mon.0) 2883 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.710246+0000 mon.a (mon.0) 2884 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.712546+0000 mon.a (mon.0) 2885 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.714992+0000 mon.a (mon.0) 2886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.715854+0000 mon.a (mon.0) 2887 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.723085+0000 mon.a (mon.0) 2888 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.803225+0000 mon.a (mon.0) 2889 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.805227+0000 mon.a (mon.0) 2890 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.808021+0000 mon.a (mon.0) 2891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.808764+0000 mon.a (mon.0) 2892 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.817627+0000 mon.a (mon.0) 2893 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.895545+0000 mon.a (mon.0) 2894 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.898778+0000 mon.a (mon.0) 2895 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.902255+0000 mon.a (mon.0) 2896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.903493+0000 mon.a (mon.0) 2897 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.910968+0000 mon.a (mon.0) 2898 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.991911+0000 mon.a (mon.0) 2899 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.994829+0000 mon.a (mon.0) 2900 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.998378+0000 mon.a (mon.0) 2901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:32.999463+0000 mon.a (mon.0) 2902 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:33.005334+0000 mon.a (mon.0) 2903 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:33.085396+0000 mon.a (mon.0) 2904 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:33.087695+0000 mon.a (mon.0) 2905 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:33.090120+0000 mon.a (mon.0) 2906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:33.091119+0000 mon.a (mon.0) 2907 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:33.097653+0000 mon.a (mon.0) 2908 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:33.179399+0000 mon.a (mon.0) 2909 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:33.182252+0000 mon.a (mon.0) 2910 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:33.185174+0000 mon.a (mon.0) 2911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:33.186429+0000 mon.a (mon.0) 2912 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:33 smithi175 bash[56722]: audit 2024-02-10T06:41:33.191633+0000 mon.a (mon.0) 2913 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.513 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: cephadm 2024-02-10T06:41:31.705263+0000 mgr.y (mgr.34107) 758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.513 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: cephadm 2024-02-10T06:41:31.803825+0000 mgr.y (mgr.34107) 759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.513 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: cephadm 2024-02-10T06:41:31.901965+0000 mgr.y (mgr.34107) 760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.513 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: cephadm 2024-02-10T06:41:31.995820+0000 mgr.y (mgr.34107) 761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.513 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: cephadm 2024-02-10T06:41:32.088867+0000 mgr.y (mgr.34107) 762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.513 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: cephadm 2024-02-10T06:41:32.186536+0000 mgr.y (mgr.34107) 763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.514 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.261895+0000 mon.a (mon.0) 2859 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.514 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.264054+0000 mon.a (mon.0) 2860 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.514 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.266340+0000 mon.a (mon.0) 2861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.514 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.267138+0000 mon.a (mon.0) 2862 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.514 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.272242+0000 mon.a (mon.0) 2863 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.514 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: cephadm 2024-02-10T06:41:32.272954+0000 mgr.y (mgr.34107) 764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.514 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.351783+0000 mon.a (mon.0) 2864 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.514 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.354616+0000 mon.a (mon.0) 2865 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.514 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.357811+0000 mon.a (mon.0) 2866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.514 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.359032+0000 mon.a (mon.0) 2867 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.514 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.366224+0000 mon.a (mon.0) 2868 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.514 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: cephadm 2024-02-10T06:41:32.366756+0000 mgr.y (mgr.34107) 765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.514 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.444093+0000 mon.a (mon.0) 2869 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.514 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.447040+0000 mon.a (mon.0) 2870 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.515 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.450495+0000 mon.a (mon.0) 2871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.515 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.451844+0000 mon.a (mon.0) 2872 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.515 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.459934+0000 mon.a (mon.0) 2873 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.515 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: cephadm 2024-02-10T06:41:32.460799+0000 mgr.y (mgr.34107) 766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.515 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.538920+0000 mon.a (mon.0) 2874 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.515 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.541682+0000 mon.a (mon.0) 2875 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.515 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.544793+0000 mon.a (mon.0) 2876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.515 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.545862+0000 mon.a (mon.0) 2877 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.515 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.554020+0000 mon.a (mon.0) 2878 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.515 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: cephadm 2024-02-10T06:41:32.555005+0000 mgr.y (mgr.34107) 767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.515 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.616904+0000 mon.a (mon.0) 2879 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.515 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.619584+0000 mon.a (mon.0) 2880 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.515 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.623428+0000 mon.a (mon.0) 2881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.515 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.624796+0000 mon.a (mon.0) 2882 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.515 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.632415+0000 mon.a (mon.0) 2883 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.710246+0000 mon.a (mon.0) 2884 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.712546+0000 mon.a (mon.0) 2885 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.714992+0000 mon.a (mon.0) 2886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.715854+0000 mon.a (mon.0) 2887 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.723085+0000 mon.a (mon.0) 2888 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.803225+0000 mon.a (mon.0) 2889 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.805227+0000 mon.a (mon.0) 2890 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.808021+0000 mon.a (mon.0) 2891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.808764+0000 mon.a (mon.0) 2892 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.817627+0000 mon.a (mon.0) 2893 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.895545+0000 mon.a (mon.0) 2894 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.898778+0000 mon.a (mon.0) 2895 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.902255+0000 mon.a (mon.0) 2896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.517 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.903493+0000 mon.a (mon.0) 2897 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.517 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.910968+0000 mon.a (mon.0) 2898 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.517 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.991911+0000 mon.a (mon.0) 2899 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.517 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.994829+0000 mon.a (mon.0) 2900 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.517 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.998378+0000 mon.a (mon.0) 2901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.517 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:32.999463+0000 mon.a (mon.0) 2902 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.517 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:33.005334+0000 mon.a (mon.0) 2903 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.517 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:33.085396+0000 mon.a (mon.0) 2904 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.517 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:33.087695+0000 mon.a (mon.0) 2905 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.517 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:33.090120+0000 mon.a (mon.0) 2906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.517 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:33.091119+0000 mon.a (mon.0) 2907 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.517 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:33.097653+0000 mon.a (mon.0) 2908 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.517 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:33.179399+0000 mon.a (mon.0) 2909 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.517 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:33.182252+0000 mon.a (mon.0) 2910 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.517 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:33.185174+0000 mon.a (mon.0) 2911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.517 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:33.186429+0000 mon.a (mon.0) 2912 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.518 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[68510]: audit 2024-02-10T06:41:33.191633+0000 mon.a (mon.0) 2913 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.518 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: cephadm 2024-02-10T06:41:31.705263+0000 mgr.y (mgr.34107) 758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.518 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: cephadm 2024-02-10T06:41:31.803825+0000 mgr.y (mgr.34107) 759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.518 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: cephadm 2024-02-10T06:41:31.901965+0000 mgr.y (mgr.34107) 760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.519 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: cephadm 2024-02-10T06:41:31.995820+0000 mgr.y (mgr.34107) 761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.519 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: cephadm 2024-02-10T06:41:32.088867+0000 mgr.y (mgr.34107) 762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.519 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: cephadm 2024-02-10T06:41:32.186536+0000 mgr.y (mgr.34107) 763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.519 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.261895+0000 mon.a (mon.0) 2859 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.519 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.264054+0000 mon.a (mon.0) 2860 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.519 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.266340+0000 mon.a (mon.0) 2861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.519 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.267138+0000 mon.a (mon.0) 2862 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.519 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.272242+0000 mon.a (mon.0) 2863 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.519 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: cephadm 2024-02-10T06:41:32.272954+0000 mgr.y (mgr.34107) 764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.519 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.351783+0000 mon.a (mon.0) 2864 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.519 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.354616+0000 mon.a (mon.0) 2865 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.519 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.357811+0000 mon.a (mon.0) 2866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.519 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.359032+0000 mon.a (mon.0) 2867 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.519 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.366224+0000 mon.a (mon.0) 2868 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.519 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: cephadm 2024-02-10T06:41:32.366756+0000 mgr.y (mgr.34107) 765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.520 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.444093+0000 mon.a (mon.0) 2869 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.520 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.447040+0000 mon.a (mon.0) 2870 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.520 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.450495+0000 mon.a (mon.0) 2871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.520 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.451844+0000 mon.a (mon.0) 2872 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.520 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.459934+0000 mon.a (mon.0) 2873 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.520 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: cephadm 2024-02-10T06:41:32.460799+0000 mgr.y (mgr.34107) 766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.520 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.538920+0000 mon.a (mon.0) 2874 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.520 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.541682+0000 mon.a (mon.0) 2875 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.520 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.544793+0000 mon.a (mon.0) 2876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.520 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.545862+0000 mon.a (mon.0) 2877 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.520 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.554020+0000 mon.a (mon.0) 2878 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.520 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: cephadm 2024-02-10T06:41:32.555005+0000 mgr.y (mgr.34107) 767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:33.520 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.616904+0000 mon.a (mon.0) 2879 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.520 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.619584+0000 mon.a (mon.0) 2880 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.521 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.623428+0000 mon.a (mon.0) 2881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.521 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.624796+0000 mon.a (mon.0) 2882 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.521 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.632415+0000 mon.a (mon.0) 2883 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.521 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.710246+0000 mon.a (mon.0) 2884 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.521 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.712546+0000 mon.a (mon.0) 2885 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.521 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.714992+0000 mon.a (mon.0) 2886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.521 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.715854+0000 mon.a (mon.0) 2887 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.521 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.723085+0000 mon.a (mon.0) 2888 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.521 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.803225+0000 mon.a (mon.0) 2889 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.521 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.805227+0000 mon.a (mon.0) 2890 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.521 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.808021+0000 mon.a (mon.0) 2891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.521 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.808764+0000 mon.a (mon.0) 2892 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.521 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.817627+0000 mon.a (mon.0) 2893 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.521 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.895545+0000 mon.a (mon.0) 2894 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.521 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.898778+0000 mon.a (mon.0) 2895 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.522 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.902255+0000 mon.a (mon.0) 2896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.522 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.903493+0000 mon.a (mon.0) 2897 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.522 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.910968+0000 mon.a (mon.0) 2898 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.522 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.991911+0000 mon.a (mon.0) 2899 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.522 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.994829+0000 mon.a (mon.0) 2900 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.522 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.998378+0000 mon.a (mon.0) 2901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.522 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:32.999463+0000 mon.a (mon.0) 2902 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.522 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:33.005334+0000 mon.a (mon.0) 2903 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.522 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:33.085396+0000 mon.a (mon.0) 2904 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.522 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:33.087695+0000 mon.a (mon.0) 2905 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.522 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:33.090120+0000 mon.a (mon.0) 2906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.522 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:33.091119+0000 mon.a (mon.0) 2907 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.522 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:33.097653+0000 mon.a (mon.0) 2908 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.522 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:33.179399+0000 mon.a (mon.0) 2909 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:33.522 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:33.182252+0000 mon.a (mon.0) 2910 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:33.523 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:33.185174+0000 mon.a (mon.0) 2911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:33.523 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:33.186429+0000 mon.a (mon.0) 2912 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:33.523 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[71198]: audit 2024-02-10T06:41:33.191633+0000 mon.a (mon.0) 2913 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:33.523 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[85219]: debug 2024-02-10T06:41:33.412+0000 7feb7c511700 1 -- 172.21.15.46:0/1694283119 <== mon.1 v2:172.21.15.46:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ad183891e0 con 0x55ad1840e800 2024-02-10T06:41:33.567 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:41:33.567 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 9s ago 19m - - 2024-02-10T06:41:33.567 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 11s ago 19m - - 2024-02-10T06:41:33.567 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (5m) 9s ago 12m 16.2M - 0.23.0 ba2b418f427c a2b5f5f678df 2024-02-10T06:41:33.567 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (5m) 11s ago 12m 43.2M - 8.3.5 dad864ee21e9 1fff02f358ea 2024-02-10T06:41:33.567 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (4m) 9s ago 10m 47.7M - 3.5 e1d6a67b021e afbdab419484 2024-02-10T06:41:33.567 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (4m) 11s ago 18m 443M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:41:33.567 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (4m) 9s ago 20m 514M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:41:33.567 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (3m) 9s ago 20m 62.4M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 242e20c0094d 2024-02-10T06:41:33.567 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (2m) 11s ago 19m 45.0M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 4e4f0fba5e46 2024-02-10T06:41:33.567 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (3m) 9s ago 19m 48.6M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 3930fa96e7b9 2024-02-10T06:41:33.567 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (6m) 9s ago 12m 12.0M - 1.3.1 1dbe0e931976 0d647fc89f51 2024-02-10T06:41:33.567 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (5m) 11s ago 12m 12.0M - 1.3.1 1dbe0e931976 3687708c33a1 2024-02-10T06:41:33.567 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (80s) 9s ago 18m 51.5M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 806b111b1a5a 2024-02-10T06:41:33.568 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (42s) 9s ago 17m 51.6M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 5946eaa9560f 2024-02-10T06:41:33.568 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 starting - - - 4096M 2024-02-10T06:41:33.568 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (16m) 9s ago 16m 64.9M 4096M 17.2.0 e1d6a67b021e c13af4060cb8 2024-02-10T06:41:33.568 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (15m) 11s ago 15m 68.3M 4096M 17.2.0 e1d6a67b021e b7955dc2a521 2024-02-10T06:41:33.568 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (15m) 11s ago 15m 62.0M 4096M 17.2.0 e1d6a67b021e 4193d5d45070 2024-02-10T06:41:33.568 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (14m) 11s ago 14m 60.5M 4096M 17.2.0 e1d6a67b021e 4816cdb9a60b 2024-02-10T06:41:33.568 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (13m) 11s ago 13m 63.3M 4096M 17.2.0 e1d6a67b021e e892e8cc28fc 2024-02-10T06:41:33.568 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (4m) 11s ago 13m 62.2M - 2.33.4 514e6a882f6e 64427f696443 2024-02-10T06:41:33.568 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (10m) 9s ago 10m 88.8M - 17.2.0 e1d6a67b021e 62f56b90529d 2024-02-10T06:41:33.568 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (10m) 11s ago 10m 88.5M - 17.2.0 e1d6a67b021e f9a8c396df52 2024-02-10T06:41:33.568 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (10m) 9s ago 10m 87.9M - 17.2.0 e1d6a67b021e 73f34826e936 2024-02-10T06:41:33.568 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (10m) 11s ago 10m 88.2M - 17.2.0 e1d6a67b021e ae69d76dca01 2024-02-10T06:41:34.071 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:41:34.071 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:41:34.071 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:41:34.071 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:41:34.071 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:41:34.071 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:41:34.071 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:41:34.071 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:41:34.072 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-02-10T06:41:34.072 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:41:34.072 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:41:34.072 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:41:34.072 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T06:41:34.072 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:41:34.072 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:41:34.072 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-02-10T06:41:34.072 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 7 2024-02-10T06:41:34.072 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:41:34.072 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:41:34.251 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:41:33 smithi046 bash[85219]: debug 2024-02-10T06:41:33.964+0000 7feb856a97c0 -1 Falling back to public interface 2024-02-10T06:41:34.251 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: cephadm 2024-02-10T06:41:32.632939+0000 mgr.y (mgr.34107) 768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.251 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:32.655142+0000 mgr.y (mgr.34107) 769 : audit 0 from='client.44293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:34.251 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: cephadm 2024-02-10T06:41:32.723792+0000 mgr.y (mgr.34107) 770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.251 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: cluster 2024-02-10T06:41:32.815701+0000 mgr.y (mgr.34107) 771 : cluster 0 pgmap v129: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-02-10T06:41:34.252 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: cephadm 2024-02-10T06:41:32.818195+0000 mgr.y (mgr.34107) 772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.252 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: cephadm 2024-02-10T06:41:32.911666+0000 mgr.y (mgr.34107) 773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.252 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: cephadm 2024-02-10T06:41:33.005775+0000 mgr.y (mgr.34107) 774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.252 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: cephadm 2024-02-10T06:41:33.098257+0000 mgr.y (mgr.34107) 775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.252 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.100717+0000 mgr.y (mgr.34107) 776 : audit 0 from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:34.252 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: cephadm 2024-02-10T06:41:33.192221+0000 mgr.y (mgr.34107) 777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.252 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.272478+0000 mon.a (mon.0) 2914 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.252 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.275322+0000 mon.a (mon.0) 2915 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.252 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.278460+0000 mon.a (mon.0) 2916 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.252 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.279472+0000 mon.a (mon.0) 2917 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.252 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.288630+0000 mon.a (mon.0) 2918 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.252 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: cephadm 2024-02-10T06:41:33.289412+0000 mgr.y (mgr.34107) 778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.252 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.373426+0000 mon.a (mon.0) 2919 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.252 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.376086+0000 mon.a (mon.0) 2920 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.252 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.378566+0000 mon.a (mon.0) 2921 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.253 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.379510+0000 mon.a (mon.0) 2922 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.253 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.385705+0000 mon.a (mon.0) 2923 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.253 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: cephadm 2024-02-10T06:41:33.386451+0000 mgr.y (mgr.34107) 779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.253 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.465374+0000 mon.a (mon.0) 2924 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.253 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.468159+0000 mon.a (mon.0) 2925 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.253 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: cephadm 2024-02-10T06:41:32.632939+0000 mgr.y (mgr.34107) 768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.468 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:41:34.468 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:41:34.468 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:41:34.468 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:41:34.468 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [ 2024-02-10T06:41:34.468 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr", 2024-02-10T06:41:34.468 INFO:teuthology.orchestra.run.smithi046.stdout: "mon" 2024-02-10T06:41:34.468 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:41:34.468 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "7/23 daemons upgraded", 2024-02-10T06:41:34.468 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T06:41:34.468 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:41:34.469 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:41:34.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.471205+0000 mon.a (mon.0) 2926 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.472361+0000 mon.a (mon.0) 2927 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.481849+0000 mon.a (mon.0) 2928 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: cephadm 2024-02-10T06:41:33.482627+0000 mgr.y (mgr.34107) 780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.534314+0000 mgr.y (mgr.34107) 781 : audit 0 from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:34.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.570010+0000 mon.a (mon.0) 2929 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.572611+0000 mon.a (mon.0) 2930 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.575610+0000 mon.a (mon.0) 2931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.576604+0000 mon.a (mon.0) 2932 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.584135+0000 mon.a (mon.0) 2933 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: cephadm 2024-02-10T06:41:33.584814+0000 mgr.y (mgr.34107) 782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.664273+0000 mon.a (mon.0) 2934 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.666476+0000 mon.a (mon.0) 2935 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.668882+0000 mon.a (mon.0) 2936 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.669712+0000 mon.a (mon.0) 2937 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.676498+0000 mon.a (mon.0) 2938 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.756664+0000 mon.a (mon.0) 2939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.760059+0000 mon.a (mon.0) 2940 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.763137+0000 mon.a (mon.0) 2941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:32.655142+0000 mgr.y (mgr.34107) 769 : audit 0 from='client.44293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:34.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: cephadm 2024-02-10T06:41:32.723792+0000 mgr.y (mgr.34107) 770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: cluster 2024-02-10T06:41:32.815701+0000 mgr.y (mgr.34107) 771 : cluster 0 pgmap v129: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-02-10T06:41:34.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: cephadm 2024-02-10T06:41:32.818195+0000 mgr.y (mgr.34107) 772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: cephadm 2024-02-10T06:41:32.911666+0000 mgr.y (mgr.34107) 773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: cephadm 2024-02-10T06:41:33.005775+0000 mgr.y (mgr.34107) 774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: cephadm 2024-02-10T06:41:33.098257+0000 mgr.y (mgr.34107) 775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.100717+0000 mgr.y (mgr.34107) 776 : audit 0 from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:34.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: cephadm 2024-02-10T06:41:33.192221+0000 mgr.y (mgr.34107) 777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.272478+0000 mon.a (mon.0) 2914 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.275322+0000 mon.a (mon.0) 2915 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.278460+0000 mon.a (mon.0) 2916 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.279472+0000 mon.a (mon.0) 2917 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.288630+0000 mon.a (mon.0) 2918 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: cephadm 2024-02-10T06:41:33.289412+0000 mgr.y (mgr.34107) 778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.373426+0000 mon.a (mon.0) 2919 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.376086+0000 mon.a (mon.0) 2920 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.378566+0000 mon.a (mon.0) 2921 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.379510+0000 mon.a (mon.0) 2922 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.385705+0000 mon.a (mon.0) 2923 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.764381+0000 mon.a (mon.0) 2942 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.772112+0000 mon.a (mon.0) 2943 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.853382+0000 mon.a (mon.0) 2944 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.856567+0000 mon.a (mon.0) 2945 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.859007+0000 mon.a (mon.0) 2946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.859848+0000 mon.a (mon.0) 2947 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.866548+0000 mon.a (mon.0) 2948 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.944616+0000 mon.a (mon.0) 2949 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.947317+0000 mon.a (mon.0) 2950 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.950660+0000 mon.a (mon.0) 2951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.951784+0000 mon.a (mon.0) 2952 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:33.959894+0000 mon.a (mon.0) 2953 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:34.038871+0000 mon.a (mon.0) 2954 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:34.043472+0000 mon.a (mon.0) 2955 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:34.047196+0000 mon.a (mon.0) 2956 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:34.049151+0000 mon.a (mon.0) 2957 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:34.055765+0000 mon.a (mon.0) 2958 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:34.064642+0000 mon.a (mon.0) 2959 : audit 0 from='client.? 172.21.15.46:0/4098789420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: cluster 2024-02-10T06:41:34.108861+0000 mon.a (mon.0) 2960 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 13 pgs degraded (PG_DEGRADED) 2024-02-10T06:41:34.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:34.138523+0000 mon.a (mon.0) 2961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: cephadm 2024-02-10T06:41:33.386451+0000 mgr.y (mgr.34107) 779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.465374+0000 mon.a (mon.0) 2924 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.468159+0000 mon.a (mon.0) 2925 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.471205+0000 mon.a (mon.0) 2926 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.472361+0000 mon.a (mon.0) 2927 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.481849+0000 mon.a (mon.0) 2928 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: cephadm 2024-02-10T06:41:33.482627+0000 mgr.y (mgr.34107) 780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.534314+0000 mgr.y (mgr.34107) 781 : audit 0 from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:34.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.570010+0000 mon.a (mon.0) 2929 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.572611+0000 mon.a (mon.0) 2930 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.575610+0000 mon.a (mon.0) 2931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.576604+0000 mon.a (mon.0) 2932 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.584135+0000 mon.a (mon.0) 2933 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: cephadm 2024-02-10T06:41:33.584814+0000 mgr.y (mgr.34107) 782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.664273+0000 mon.a (mon.0) 2934 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.666476+0000 mon.a (mon.0) 2935 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.668882+0000 mon.a (mon.0) 2936 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.669712+0000 mon.a (mon.0) 2937 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.676498+0000 mon.a (mon.0) 2938 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.756664+0000 mon.a (mon.0) 2939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:34.141634+0000 mon.a (mon.0) 2962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:34.144850+0000 mon.a (mon.0) 2963 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:34.145991+0000 mon.a (mon.0) 2964 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:34.153705+0000 mon.a (mon.0) 2965 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:34.219511+0000 mon.a (mon.0) 2966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:34.223210+0000 mon.a (mon.0) 2967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:34.226591+0000 mon.a (mon.0) 2968 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[71198]: audit 2024-02-10T06:41:34.227972+0000 mon.a (mon.0) 2969 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.641 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.760059+0000 mon.a (mon.0) 2940 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.641 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.763137+0000 mon.a (mon.0) 2941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.641 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.764381+0000 mon.a (mon.0) 2942 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.641 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.772112+0000 mon.a (mon.0) 2943 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.641 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.853382+0000 mon.a (mon.0) 2944 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.641 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.856567+0000 mon.a (mon.0) 2945 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.641 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.859007+0000 mon.a (mon.0) 2946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.641 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.859848+0000 mon.a (mon.0) 2947 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.641 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.866548+0000 mon.a (mon.0) 2948 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.642 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.944616+0000 mon.a (mon.0) 2949 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.642 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.947317+0000 mon.a (mon.0) 2950 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.642 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.950660+0000 mon.a (mon.0) 2951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.642 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.951784+0000 mon.a (mon.0) 2952 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.642 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:33.959894+0000 mon.a (mon.0) 2953 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.642 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:34.038871+0000 mon.a (mon.0) 2954 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.642 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:34.043472+0000 mon.a (mon.0) 2955 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.642 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:34.047196+0000 mon.a (mon.0) 2956 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.642 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:34.049151+0000 mon.a (mon.0) 2957 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.642 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:34.055765+0000 mon.a (mon.0) 2958 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.643 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:34.064642+0000 mon.a (mon.0) 2959 : audit 0 from='client.? 172.21.15.46:0/4098789420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.643 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: cluster 2024-02-10T06:41:34.108861+0000 mon.a (mon.0) 2960 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 13 pgs degraded (PG_DEGRADED) 2024-02-10T06:41:34.643 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:34.138523+0000 mon.a (mon.0) 2961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.643 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:34.141634+0000 mon.a (mon.0) 2962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.643 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:34.144850+0000 mon.a (mon.0) 2963 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.643 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:34.145991+0000 mon.a (mon.0) 2964 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.643 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:34.153705+0000 mon.a (mon.0) 2965 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.643 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:34.219511+0000 mon.a (mon.0) 2966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.643 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:34.223210+0000 mon.a (mon.0) 2967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.643 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:34.226591+0000 mon.a (mon.0) 2968 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.643 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:34 smithi046 bash[68510]: audit 2024-02-10T06:41:34.227972+0000 mon.a (mon.0) 2969 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: cephadm 2024-02-10T06:41:32.632939+0000 mgr.y (mgr.34107) 768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:32.655142+0000 mgr.y (mgr.34107) 769 : audit 0 from='client.44293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:34.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: cephadm 2024-02-10T06:41:32.723792+0000 mgr.y (mgr.34107) 770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: cluster 2024-02-10T06:41:32.815701+0000 mgr.y (mgr.34107) 771 : cluster 0 pgmap v129: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 56/630 objects degraded (8.889%) 2024-02-10T06:41:34.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: cephadm 2024-02-10T06:41:32.818195+0000 mgr.y (mgr.34107) 772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: cephadm 2024-02-10T06:41:32.911666+0000 mgr.y (mgr.34107) 773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: cephadm 2024-02-10T06:41:33.005775+0000 mgr.y (mgr.34107) 774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: cephadm 2024-02-10T06:41:33.098257+0000 mgr.y (mgr.34107) 775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.100717+0000 mgr.y (mgr.34107) 776 : audit 0 from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:34.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: cephadm 2024-02-10T06:41:33.192221+0000 mgr.y (mgr.34107) 777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.272478+0000 mon.a (mon.0) 2914 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.275322+0000 mon.a (mon.0) 2915 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.278460+0000 mon.a (mon.0) 2916 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.279472+0000 mon.a (mon.0) 2917 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.288630+0000 mon.a (mon.0) 2918 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: cephadm 2024-02-10T06:41:33.289412+0000 mgr.y (mgr.34107) 778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.373426+0000 mon.a (mon.0) 2919 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.376086+0000 mon.a (mon.0) 2920 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.378566+0000 mon.a (mon.0) 2921 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.379510+0000 mon.a (mon.0) 2922 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.385705+0000 mon.a (mon.0) 2923 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: cephadm 2024-02-10T06:41:33.386451+0000 mgr.y (mgr.34107) 779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.465374+0000 mon.a (mon.0) 2924 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.468159+0000 mon.a (mon.0) 2925 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.471205+0000 mon.a (mon.0) 2926 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.472361+0000 mon.a (mon.0) 2927 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.481849+0000 mon.a (mon.0) 2928 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: cephadm 2024-02-10T06:41:33.482627+0000 mgr.y (mgr.34107) 780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.534314+0000 mgr.y (mgr.34107) 781 : audit 0 from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:34.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.570010+0000 mon.a (mon.0) 2929 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.572611+0000 mon.a (mon.0) 2930 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.575610+0000 mon.a (mon.0) 2931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.576604+0000 mon.a (mon.0) 2932 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.584135+0000 mon.a (mon.0) 2933 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: cephadm 2024-02-10T06:41:33.584814+0000 mgr.y (mgr.34107) 782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:34.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.664273+0000 mon.a (mon.0) 2934 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.666476+0000 mon.a (mon.0) 2935 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.668882+0000 mon.a (mon.0) 2936 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.669712+0000 mon.a (mon.0) 2937 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.676498+0000 mon.a (mon.0) 2938 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.756664+0000 mon.a (mon.0) 2939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.760059+0000 mon.a (mon.0) 2940 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.763137+0000 mon.a (mon.0) 2941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.764381+0000 mon.a (mon.0) 2942 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.772112+0000 mon.a (mon.0) 2943 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.853382+0000 mon.a (mon.0) 2944 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.856567+0000 mon.a (mon.0) 2945 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.859007+0000 mon.a (mon.0) 2946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.859848+0000 mon.a (mon.0) 2947 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.866548+0000 mon.a (mon.0) 2948 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.944616+0000 mon.a (mon.0) 2949 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.947317+0000 mon.a (mon.0) 2950 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.950660+0000 mon.a (mon.0) 2951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.951784+0000 mon.a (mon.0) 2952 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:33.959894+0000 mon.a (mon.0) 2953 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:34.038871+0000 mon.a (mon.0) 2954 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:34.043472+0000 mon.a (mon.0) 2955 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:34.047196+0000 mon.a (mon.0) 2956 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:34.049151+0000 mon.a (mon.0) 2957 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:34.055765+0000 mon.a (mon.0) 2958 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:34.064642+0000 mon.a (mon.0) 2959 : audit 0 from='client.? 172.21.15.46:0/4098789420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: cluster 2024-02-10T06:41:34.108861+0000 mon.a (mon.0) 2960 : cluster 3 Health check update: Degraded data redundancy: 56/630 objects degraded (8.889%), 13 pgs degraded (PG_DEGRADED) 2024-02-10T06:41:34.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:34.138523+0000 mon.a (mon.0) 2961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:34.141634+0000 mon.a (mon.0) 2962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:34.144850+0000 mon.a (mon.0) 2963 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:34.145991+0000 mon.a (mon.0) 2964 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:34.153705+0000 mon.a (mon.0) 2965 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:34.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:34.219511+0000 mon.a (mon.0) 2966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:34.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:34.223210+0000 mon.a (mon.0) 2967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:34.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:34.226591+0000 mon.a (mon.0) 2968 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:34.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:34 smithi175 bash[56722]: audit 2024-02-10T06:41:34.227972+0000 mon.a (mon.0) 2969 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:34.952 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 56/630 objects degraded (8.889%), 13 pgs degraded 2024-02-10T06:41:34.952 INFO:teuthology.orchestra.run.smithi046.stdout:[WRN] OSD_DOWN: 1 osds down 2024-02-10T06:41:34.952 INFO:teuthology.orchestra.run.smithi046.stdout: osd.2 (root=default,host=smithi046) is down 2024-02-10T06:41:34.952 INFO:teuthology.orchestra.run.smithi046.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 56/630 objects degraded (8.889%), 13 pgs degraded 2024-02-10T06:41:34.952 INFO:teuthology.orchestra.run.smithi046.stdout: pg 2.e is active+undersized+degraded, acting [3,7] 2024-02-10T06:41:34.952 INFO:teuthology.orchestra.run.smithi046.stdout: pg 2.17 is active+undersized+degraded, acting [6,5] 2024-02-10T06:41:34.952 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.0 is active+undersized+degraded, acting [1,6] 2024-02-10T06:41:34.952 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.4 is active+undersized+degraded, acting [1,5] 2024-02-10T06:41:34.952 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.5 is active+undersized+degraded, acting [5,3] 2024-02-10T06:41:34.952 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.9 is active+undersized+degraded, acting [4,7] 2024-02-10T06:41:34.952 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.13 is active+undersized+degraded, acting [7,4] 2024-02-10T06:41:34.952 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.1a is active+undersized+degraded, acting [4,1] 2024-02-10T06:41:34.952 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.1e is active+undersized+degraded, acting [3,6] 2024-02-10T06:41:34.952 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.1f is active+undersized+degraded, acting [0,5] 2024-02-10T06:41:34.953 INFO:teuthology.orchestra.run.smithi046.stdout: pg 4.9 is active+undersized+degraded, acting [4,3] 2024-02-10T06:41:34.953 INFO:teuthology.orchestra.run.smithi046.stdout: pg 4.d is active+undersized+degraded, acting [4,1] 2024-02-10T06:41:34.953 INFO:teuthology.orchestra.run.smithi046.stdout: pg 5.1c is active+undersized+degraded, acting [4,3] 2024-02-10T06:41:35.536 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: cephadm 2024-02-10T06:41:33.677695+0000 mgr.y (mgr.34107) 783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.536 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: cephadm 2024-02-10T06:41:33.772923+0000 mgr.y (mgr.34107) 784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.536 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: cephadm 2024-02-10T06:41:33.867312+0000 mgr.y (mgr.34107) 785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.536 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: cephadm 2024-02-10T06:41:33.960523+0000 mgr.y (mgr.34107) 786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.536 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: cephadm 2024-02-10T06:41:34.056392+0000 mgr.y (mgr.34107) 787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.536 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: cephadm 2024-02-10T06:41:34.154539+0000 mgr.y (mgr.34107) 788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.536 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.236841+0000 mon.a (mon.0) 2970 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.537 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: cephadm 2024-02-10T06:41:34.237784+0000 mgr.y (mgr.34107) 789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.537 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.306765+0000 mon.a (mon.0) 2971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.537 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.308815+0000 mon.a (mon.0) 2972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.537 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.311747+0000 mon.a (mon.0) 2973 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.537 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.312850+0000 mon.a (mon.0) 2974 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.537 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.320607+0000 mon.a (mon.0) 2975 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.537 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: cephadm 2024-02-10T06:41:34.321290+0000 mgr.y (mgr.34107) 790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.537 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.399818+0000 mon.a (mon.0) 2976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.537 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.402786+0000 mon.a (mon.0) 2977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.537 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.405801+0000 mon.a (mon.0) 2978 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.537 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.406857+0000 mon.a (mon.0) 2979 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.537 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.414223+0000 mon.a (mon.0) 2980 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.537 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: cephadm 2024-02-10T06:41:34.414956+0000 mgr.y (mgr.34107) 791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.537 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.461206+0000 mgr.y (mgr.34107) 792 : audit 0 from='client.44320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:35.538 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: cephadm 2024-02-10T06:41:33.677695+0000 mgr.y (mgr.34107) 783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.538 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: cephadm 2024-02-10T06:41:33.772923+0000 mgr.y (mgr.34107) 784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.538 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: cephadm 2024-02-10T06:41:33.867312+0000 mgr.y (mgr.34107) 785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.538 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: cephadm 2024-02-10T06:41:33.960523+0000 mgr.y (mgr.34107) 786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.538 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: cephadm 2024-02-10T06:41:34.056392+0000 mgr.y (mgr.34107) 787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.538 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: cephadm 2024-02-10T06:41:34.154539+0000 mgr.y (mgr.34107) 788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.538 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.236841+0000 mon.a (mon.0) 2970 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.538 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: cephadm 2024-02-10T06:41:34.237784+0000 mgr.y (mgr.34107) 789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.538 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.306765+0000 mon.a (mon.0) 2971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.538 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.308815+0000 mon.a (mon.0) 2972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.538 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.311747+0000 mon.a (mon.0) 2973 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.538 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.312850+0000 mon.a (mon.0) 2974 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.538 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.320607+0000 mon.a (mon.0) 2975 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.539 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: cephadm 2024-02-10T06:41:34.321290+0000 mgr.y (mgr.34107) 790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.539 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.399818+0000 mon.a (mon.0) 2976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.539 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.402786+0000 mon.a (mon.0) 2977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.539 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.405801+0000 mon.a (mon.0) 2978 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.539 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.406857+0000 mon.a (mon.0) 2979 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.539 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.414223+0000 mon.a (mon.0) 2980 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.539 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: cephadm 2024-02-10T06:41:34.414956+0000 mgr.y (mgr.34107) 791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.539 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.461206+0000 mgr.y (mgr.34107) 792 : audit 0 from='client.44320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:35.539 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.474867+0000 mon.a (mon.0) 2981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.539 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.477651+0000 mon.a (mon.0) 2982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.540 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.479925+0000 mon.a (mon.0) 2983 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.540 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.480683+0000 mon.a (mon.0) 2984 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.540 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.487244+0000 mon.a (mon.0) 2985 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.540 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: cephadm 2024-02-10T06:41:34.488004+0000 mgr.y (mgr.34107) 793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.540 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.567579+0000 mon.a (mon.0) 2986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.540 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.571536+0000 mon.a (mon.0) 2987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.540 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.574840+0000 mon.a (mon.0) 2988 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.540 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.575834+0000 mon.a (mon.0) 2989 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.540 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.582773+0000 mon.a (mon.0) 2990 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.540 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: cephadm 2024-02-10T06:41:34.583453+0000 mgr.y (mgr.34107) 794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.540 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.663208+0000 mon.a (mon.0) 2991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.540 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.665995+0000 mon.a (mon.0) 2992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.540 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.669619+0000 mon.a (mon.0) 2993 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.540 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.670695+0000 mon.a (mon.0) 2994 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.540 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.678164+0000 mon.a (mon.0) 2995 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.541 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.760095+0000 mon.a (mon.0) 2996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.541 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.762462+0000 mon.a (mon.0) 2997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.541 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.765887+0000 mon.a (mon.0) 2998 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.541 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.767163+0000 mon.a (mon.0) 2999 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.541 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.775206+0000 mon.a (mon.0) 3000 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.541 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.856701+0000 mon.a (mon.0) 3001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.541 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.861256+0000 mon.a (mon.0) 3002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.541 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.865548+0000 mon.a (mon.0) 3003 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.541 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.867128+0000 mon.a (mon.0) 3004 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.541 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.875463+0000 mon.a (mon.0) 3005 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.541 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.945490+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.46:0/3224878498' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:41:35.541 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.953878+0000 mon.a (mon.0) 3006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.541 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.957169+0000 mon.a (mon.0) 3007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.541 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.961058+0000 mon.a (mon.0) 3008 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.541 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.962112+0000 mon.a (mon.0) 3009 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.542 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:34.968681+0000 mon.a (mon.0) 3010 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.542 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:35.033436+0000 mon.a (mon.0) 3011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.542 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:35.035756+0000 mon.a (mon.0) 3012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.542 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:35.037988+0000 mon.a (mon.0) 3013 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.542 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:35.038909+0000 mon.a (mon.0) 3014 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.542 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:35.046674+0000 mon.a (mon.0) 3015 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.542 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:35.126982+0000 mon.a (mon.0) 3016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.542 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.474867+0000 mon.a (mon.0) 2981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.542 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.477651+0000 mon.a (mon.0) 2982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.542 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.479925+0000 mon.a (mon.0) 2983 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.542 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.480683+0000 mon.a (mon.0) 2984 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.542 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.487244+0000 mon.a (mon.0) 2985 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: cephadm 2024-02-10T06:41:34.488004+0000 mgr.y (mgr.34107) 793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.567579+0000 mon.a (mon.0) 2986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.571536+0000 mon.a (mon.0) 2987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.574840+0000 mon.a (mon.0) 2988 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.575834+0000 mon.a (mon.0) 2989 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.582773+0000 mon.a (mon.0) 2990 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: cephadm 2024-02-10T06:41:34.583453+0000 mgr.y (mgr.34107) 794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.663208+0000 mon.a (mon.0) 2991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.665995+0000 mon.a (mon.0) 2992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.669619+0000 mon.a (mon.0) 2993 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.670695+0000 mon.a (mon.0) 2994 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.678164+0000 mon.a (mon.0) 2995 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.760095+0000 mon.a (mon.0) 2996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.762462+0000 mon.a (mon.0) 2997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.544 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:35.130216+0000 mon.a (mon.0) 3017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.544 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:35.134192+0000 mon.a (mon.0) 3018 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.544 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:35.135466+0000 mon.a (mon.0) 3019 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.544 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:35.145094+0000 mon.a (mon.0) 3020 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.544 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:35.226631+0000 mon.a (mon.0) 3021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.544 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:35.228497+0000 mon.a (mon.0) 3022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.544 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:35.230601+0000 mon.a (mon.0) 3023 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.544 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:35.231256+0000 mon.a (mon.0) 3024 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.544 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[71198]: audit 2024-02-10T06:41:35.237763+0000 mon.a (mon.0) 3025 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.765887+0000 mon.a (mon.0) 2998 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.767163+0000 mon.a (mon.0) 2999 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.775206+0000 mon.a (mon.0) 3000 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.856701+0000 mon.a (mon.0) 3001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.861256+0000 mon.a (mon.0) 3002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.865548+0000 mon.a (mon.0) 3003 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.867128+0000 mon.a (mon.0) 3004 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.875463+0000 mon.a (mon.0) 3005 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.945490+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.46:0/3224878498' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:41:35.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.953878+0000 mon.a (mon.0) 3006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.957169+0000 mon.a (mon.0) 3007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.961058+0000 mon.a (mon.0) 3008 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.962112+0000 mon.a (mon.0) 3009 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:34.968681+0000 mon.a (mon.0) 3010 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:35.033436+0000 mon.a (mon.0) 3011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.546 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:35.035756+0000 mon.a (mon.0) 3012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.546 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:35.037988+0000 mon.a (mon.0) 3013 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.546 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:35.038909+0000 mon.a (mon.0) 3014 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.546 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:35.046674+0000 mon.a (mon.0) 3015 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.546 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:35.126982+0000 mon.a (mon.0) 3016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.546 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:35.130216+0000 mon.a (mon.0) 3017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.546 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:35.134192+0000 mon.a (mon.0) 3018 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.546 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:35.135466+0000 mon.a (mon.0) 3019 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.546 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:35.145094+0000 mon.a (mon.0) 3020 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.546 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:35.226631+0000 mon.a (mon.0) 3021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.546 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:35.228497+0000 mon.a (mon.0) 3022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.546 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:35.230601+0000 mon.a (mon.0) 3023 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.546 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:35.231256+0000 mon.a (mon.0) 3024 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.546 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:35 smithi046 bash[68510]: audit 2024-02-10T06:41:35.237763+0000 mon.a (mon.0) 3025 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: cephadm 2024-02-10T06:41:33.677695+0000 mgr.y (mgr.34107) 783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: cephadm 2024-02-10T06:41:33.772923+0000 mgr.y (mgr.34107) 784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: cephadm 2024-02-10T06:41:33.867312+0000 mgr.y (mgr.34107) 785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: cephadm 2024-02-10T06:41:33.960523+0000 mgr.y (mgr.34107) 786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: cephadm 2024-02-10T06:41:34.056392+0000 mgr.y (mgr.34107) 787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: cephadm 2024-02-10T06:41:34.154539+0000 mgr.y (mgr.34107) 788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.236841+0000 mon.a (mon.0) 2970 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: cephadm 2024-02-10T06:41:34.237784+0000 mgr.y (mgr.34107) 789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.306765+0000 mon.a (mon.0) 2971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.308815+0000 mon.a (mon.0) 2972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.311747+0000 mon.a (mon.0) 2973 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.312850+0000 mon.a (mon.0) 2974 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.320607+0000 mon.a (mon.0) 2975 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: cephadm 2024-02-10T06:41:34.321290+0000 mgr.y (mgr.34107) 790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.399818+0000 mon.a (mon.0) 2976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.402786+0000 mon.a (mon.0) 2977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.405801+0000 mon.a (mon.0) 2978 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.406857+0000 mon.a (mon.0) 2979 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.414223+0000 mon.a (mon.0) 2980 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: cephadm 2024-02-10T06:41:34.414956+0000 mgr.y (mgr.34107) 791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.461206+0000 mgr.y (mgr.34107) 792 : audit 0 from='client.44320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:41:35.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.474867+0000 mon.a (mon.0) 2981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.477651+0000 mon.a (mon.0) 2982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.479925+0000 mon.a (mon.0) 2983 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.480683+0000 mon.a (mon.0) 2984 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.487244+0000 mon.a (mon.0) 2985 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: cephadm 2024-02-10T06:41:34.488004+0000 mgr.y (mgr.34107) 793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.567579+0000 mon.a (mon.0) 2986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.571536+0000 mon.a (mon.0) 2987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.574840+0000 mon.a (mon.0) 2988 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.575834+0000 mon.a (mon.0) 2989 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.582773+0000 mon.a (mon.0) 2990 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: cephadm 2024-02-10T06:41:34.583453+0000 mgr.y (mgr.34107) 794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:35.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.663208+0000 mon.a (mon.0) 2991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.665995+0000 mon.a (mon.0) 2992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.669619+0000 mon.a (mon.0) 2993 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.670695+0000 mon.a (mon.0) 2994 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.678164+0000 mon.a (mon.0) 2995 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.760095+0000 mon.a (mon.0) 2996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.762462+0000 mon.a (mon.0) 2997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.765887+0000 mon.a (mon.0) 2998 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.767163+0000 mon.a (mon.0) 2999 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.775206+0000 mon.a (mon.0) 3000 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.856701+0000 mon.a (mon.0) 3001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.861256+0000 mon.a (mon.0) 3002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.865548+0000 mon.a (mon.0) 3003 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.867128+0000 mon.a (mon.0) 3004 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.875463+0000 mon.a (mon.0) 3005 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.945490+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.46:0/3224878498' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:41:35.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.953878+0000 mon.a (mon.0) 3006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.957169+0000 mon.a (mon.0) 3007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.961058+0000 mon.a (mon.0) 3008 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.962112+0000 mon.a (mon.0) 3009 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:34.968681+0000 mon.a (mon.0) 3010 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:35.033436+0000 mon.a (mon.0) 3011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:35.035756+0000 mon.a (mon.0) 3012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:35.037988+0000 mon.a (mon.0) 3013 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:35.038909+0000 mon.a (mon.0) 3014 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:35.046674+0000 mon.a (mon.0) 3015 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:35.126982+0000 mon.a (mon.0) 3016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:35.130216+0000 mon.a (mon.0) 3017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:35.134192+0000 mon.a (mon.0) 3018 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:35.135466+0000 mon.a (mon.0) 3019 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:35.145094+0000 mon.a (mon.0) 3020 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:35.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:35.226631+0000 mon.a (mon.0) 3021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:35.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:35.228497+0000 mon.a (mon.0) 3022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:35.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:35.230601+0000 mon.a (mon.0) 3023 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:35.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:35.231256+0000 mon.a (mon.0) 3024 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:35.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:35 smithi175 bash[56722]: audit 2024-02-10T06:41:35.237763+0000 mon.a (mon.0) 3025 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: cephadm 2024-02-10T06:41:34.678973+0000 mgr.y (mgr.34107) 795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: cephadm 2024-02-10T06:41:34.775879+0000 mgr.y (mgr.34107) 796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: cluster 2024-02-10T06:41:34.816849+0000 mgr.y (mgr.34107) 797 : cluster 0 pgmap v130: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 556 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-02-10T06:41:36.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: cephadm 2024-02-10T06:41:34.876341+0000 mgr.y (mgr.34107) 798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: cephadm 2024-02-10T06:41:34.969236+0000 mgr.y (mgr.34107) 799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: cephadm 2024-02-10T06:41:35.047543+0000 mgr.y (mgr.34107) 800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: cephadm 2024-02-10T06:41:35.146021+0000 mgr.y (mgr.34107) 801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: cephadm 2024-02-10T06:41:35.238612+0000 mgr.y (mgr.34107) 802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.310067+0000 mon.a (mon.0) 3026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.312649+0000 mon.a (mon.0) 3027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.316264+0000 mon.a (mon.0) 3028 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.317321+0000 mon.a (mon.0) 3029 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.323150+0000 mon.a (mon.0) 3030 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: cephadm 2024-02-10T06:41:35.323908+0000 mgr.y (mgr.34107) 803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.401947+0000 mon.a (mon.0) 3031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.405081+0000 mon.a (mon.0) 3032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.409425+0000 mon.a (mon.0) 3033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.411099+0000 mon.a (mon.0) 3034 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.418633+0000 mon.a (mon.0) 3035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: cephadm 2024-02-10T06:41:35.419331+0000 mgr.y (mgr.34107) 804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.499950+0000 mon.a (mon.0) 3036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.502694+0000 mon.a (mon.0) 3037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.506498+0000 mon.a (mon.0) 3038 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.507676+0000 mon.a (mon.0) 3039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.518230+0000 mon.a (mon.0) 3040 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: cephadm 2024-02-10T06:41:35.519076+0000 mgr.y (mgr.34107) 805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.602474+0000 mon.a (mon.0) 3041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.604478+0000 mon.a (mon.0) 3042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.606872+0000 mon.a (mon.0) 3043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.607649+0000 mon.a (mon.0) 3044 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.614139+0000 mon.a (mon.0) 3045 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.679634+0000 mon.a (mon.0) 3046 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.682219+0000 mon.a (mon.0) 3047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.684510+0000 mon.a (mon.0) 3048 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.685375+0000 mon.a (mon.0) 3049 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.693028+0000 mon.a (mon.0) 3050 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.772728+0000 mon.a (mon.0) 3051 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.777472+0000 mon.a (mon.0) 3052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.781888+0000 mon.a (mon.0) 3053 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.783281+0000 mon.a (mon.0) 3054 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: cephadm 2024-02-10T06:41:34.678973+0000 mgr.y (mgr.34107) 795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: cephadm 2024-02-10T06:41:34.775879+0000 mgr.y (mgr.34107) 796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: cluster 2024-02-10T06:41:34.816849+0000 mgr.y (mgr.34107) 797 : cluster 0 pgmap v130: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 556 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-02-10T06:41:36.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: cephadm 2024-02-10T06:41:34.876341+0000 mgr.y (mgr.34107) 798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: cephadm 2024-02-10T06:41:34.969236+0000 mgr.y (mgr.34107) 799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: cephadm 2024-02-10T06:41:35.047543+0000 mgr.y (mgr.34107) 800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: cephadm 2024-02-10T06:41:35.146021+0000 mgr.y (mgr.34107) 801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: cephadm 2024-02-10T06:41:35.238612+0000 mgr.y (mgr.34107) 802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.310067+0000 mon.a (mon.0) 3026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.312649+0000 mon.a (mon.0) 3027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.316264+0000 mon.a (mon.0) 3028 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.317321+0000 mon.a (mon.0) 3029 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.323150+0000 mon.a (mon.0) 3030 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: cephadm 2024-02-10T06:41:35.323908+0000 mgr.y (mgr.34107) 803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.401947+0000 mon.a (mon.0) 3031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.405081+0000 mon.a (mon.0) 3032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.409425+0000 mon.a (mon.0) 3033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.411099+0000 mon.a (mon.0) 3034 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.418633+0000 mon.a (mon.0) 3035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: cephadm 2024-02-10T06:41:35.419331+0000 mgr.y (mgr.34107) 804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.789990+0000 mon.a (mon.0) 3055 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.857857+0000 mon.a (mon.0) 3056 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.860361+0000 mon.a (mon.0) 3057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.863372+0000 mon.a (mon.0) 3058 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.864496+0000 mon.a (mon.0) 3059 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.872821+0000 mon.a (mon.0) 3060 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.952694+0000 mon.a (mon.0) 3061 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.955382+0000 mon.a (mon.0) 3062 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.957772+0000 mon.a (mon.0) 3063 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.958565+0000 mon.a (mon.0) 3064 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:35.966171+0000 mon.a (mon.0) 3065 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:36.048625+0000 mon.a (mon.0) 3066 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:36.050704+0000 mon.a (mon.0) 3067 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:36.054282+0000 mon.a (mon.0) 3068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:36.055255+0000 mon.a (mon.0) 3069 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:36.061309+0000 mon.a (mon.0) 3070 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:36.143900+0000 mon.a (mon.0) 3071 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:36.147136+0000 mon.a (mon.0) 3072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:36.150313+0000 mon.a (mon.0) 3073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:36.151591+0000 mon.a (mon.0) 3074 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:36.158832+0000 mon.a (mon.0) 3075 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:36.237614+0000 mon.a (mon.0) 3076 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[68510]: audit 2024-02-10T06:41:36.239773+0000 mon.a (mon.0) 3077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.499950+0000 mon.a (mon.0) 3036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.502694+0000 mon.a (mon.0) 3037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.506498+0000 mon.a (mon.0) 3038 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.507676+0000 mon.a (mon.0) 3039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.518230+0000 mon.a (mon.0) 3040 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: cephadm 2024-02-10T06:41:35.519076+0000 mgr.y (mgr.34107) 805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.602474+0000 mon.a (mon.0) 3041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.604478+0000 mon.a (mon.0) 3042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.606872+0000 mon.a (mon.0) 3043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.607649+0000 mon.a (mon.0) 3044 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.614139+0000 mon.a (mon.0) 3045 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.679634+0000 mon.a (mon.0) 3046 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.682219+0000 mon.a (mon.0) 3047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.684510+0000 mon.a (mon.0) 3048 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.685375+0000 mon.a (mon.0) 3049 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.693028+0000 mon.a (mon.0) 3050 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.772728+0000 mon.a (mon.0) 3051 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.777472+0000 mon.a (mon.0) 3052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.781888+0000 mon.a (mon.0) 3053 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.783281+0000 mon.a (mon.0) 3054 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.789990+0000 mon.a (mon.0) 3055 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.857857+0000 mon.a (mon.0) 3056 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.860361+0000 mon.a (mon.0) 3057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.863372+0000 mon.a (mon.0) 3058 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.864496+0000 mon.a (mon.0) 3059 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.872821+0000 mon.a (mon.0) 3060 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.952694+0000 mon.a (mon.0) 3061 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.955382+0000 mon.a (mon.0) 3062 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.957772+0000 mon.a (mon.0) 3063 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.958565+0000 mon.a (mon.0) 3064 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:35.966171+0000 mon.a (mon.0) 3065 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:36.048625+0000 mon.a (mon.0) 3066 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:36.050704+0000 mon.a (mon.0) 3067 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:36.054282+0000 mon.a (mon.0) 3068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:36.055255+0000 mon.a (mon.0) 3069 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:36.061309+0000 mon.a (mon.0) 3070 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:36.143900+0000 mon.a (mon.0) 3071 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:36.147136+0000 mon.a (mon.0) 3072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:36.150313+0000 mon.a (mon.0) 3073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:36.151591+0000 mon.a (mon.0) 3074 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:36.158832+0000 mon.a (mon.0) 3075 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:36.237614+0000 mon.a (mon.0) 3076 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[71198]: audit 2024-02-10T06:41:36.239773+0000 mon.a (mon.0) 3077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: cephadm 2024-02-10T06:41:34.678973+0000 mgr.y (mgr.34107) 795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: cephadm 2024-02-10T06:41:34.775879+0000 mgr.y (mgr.34107) 796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: cluster 2024-02-10T06:41:34.816849+0000 mgr.y (mgr.34107) 797 : cluster 0 pgmap v130: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 556 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-02-10T06:41:36.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: cephadm 2024-02-10T06:41:34.876341+0000 mgr.y (mgr.34107) 798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: cephadm 2024-02-10T06:41:34.969236+0000 mgr.y (mgr.34107) 799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: cephadm 2024-02-10T06:41:35.047543+0000 mgr.y (mgr.34107) 800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: cephadm 2024-02-10T06:41:35.146021+0000 mgr.y (mgr.34107) 801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: cephadm 2024-02-10T06:41:35.238612+0000 mgr.y (mgr.34107) 802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.310067+0000 mon.a (mon.0) 3026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.312649+0000 mon.a (mon.0) 3027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.316264+0000 mon.a (mon.0) 3028 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.317321+0000 mon.a (mon.0) 3029 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.323150+0000 mon.a (mon.0) 3030 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: cephadm 2024-02-10T06:41:35.323908+0000 mgr.y (mgr.34107) 803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.401947+0000 mon.a (mon.0) 3031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.405081+0000 mon.a (mon.0) 3032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.409425+0000 mon.a (mon.0) 3033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.411099+0000 mon.a (mon.0) 3034 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.418633+0000 mon.a (mon.0) 3035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: cephadm 2024-02-10T06:41:35.419331+0000 mgr.y (mgr.34107) 804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.499950+0000 mon.a (mon.0) 3036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.502694+0000 mon.a (mon.0) 3037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.506498+0000 mon.a (mon.0) 3038 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.507676+0000 mon.a (mon.0) 3039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.518230+0000 mon.a (mon.0) 3040 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: cephadm 2024-02-10T06:41:35.519076+0000 mgr.y (mgr.34107) 805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:36.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.602474+0000 mon.a (mon.0) 3041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.604478+0000 mon.a (mon.0) 3042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.606872+0000 mon.a (mon.0) 3043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.607649+0000 mon.a (mon.0) 3044 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.614139+0000 mon.a (mon.0) 3045 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.679634+0000 mon.a (mon.0) 3046 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.682219+0000 mon.a (mon.0) 3047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.684510+0000 mon.a (mon.0) 3048 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.685375+0000 mon.a (mon.0) 3049 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.693028+0000 mon.a (mon.0) 3050 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.772728+0000 mon.a (mon.0) 3051 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.777472+0000 mon.a (mon.0) 3052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.781888+0000 mon.a (mon.0) 3053 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.783281+0000 mon.a (mon.0) 3054 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.789990+0000 mon.a (mon.0) 3055 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.857857+0000 mon.a (mon.0) 3056 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.860361+0000 mon.a (mon.0) 3057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.863372+0000 mon.a (mon.0) 3058 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.864496+0000 mon.a (mon.0) 3059 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.872821+0000 mon.a (mon.0) 3060 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.952694+0000 mon.a (mon.0) 3061 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.955382+0000 mon.a (mon.0) 3062 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.957772+0000 mon.a (mon.0) 3063 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.958565+0000 mon.a (mon.0) 3064 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:35.966171+0000 mon.a (mon.0) 3065 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:36.048625+0000 mon.a (mon.0) 3066 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:36.050704+0000 mon.a (mon.0) 3067 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:36.054282+0000 mon.a (mon.0) 3068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:36.055255+0000 mon.a (mon.0) 3069 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:36.061309+0000 mon.a (mon.0) 3070 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:36.143900+0000 mon.a (mon.0) 3071 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:36.147136+0000 mon.a (mon.0) 3072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:36.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:36.150313+0000 mon.a (mon.0) 3073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:36.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:36.151591+0000 mon.a (mon.0) 3074 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:36.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:36.158832+0000 mon.a (mon.0) 3075 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:36.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:36.237614+0000 mon.a (mon.0) 3076 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:36.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:36 smithi175 bash[56722]: audit 2024-02-10T06:41:36.239773+0000 mon.a (mon.0) 3077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.128 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:41:36 smithi046 bash[85219]: debug 2024-02-10T06:41:36.992+0000 7feb856a97c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-02-10T06:41:37.129 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[85219]: debug 2024-02-10T06:41:37.028+0000 7feb856a97c0 -1 osd.2 123 log_to_monitors true 2024-02-10T06:41:37.262 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: cephadm 2024-02-10T06:41:35.614790+0000 mgr.y (mgr.34107) 806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.263 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: cephadm 2024-02-10T06:41:35.614790+0000 mgr.y (mgr.34107) 806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.263 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: cephadm 2024-02-10T06:41:35.693694+0000 mgr.y (mgr.34107) 807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.263 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: cephadm 2024-02-10T06:41:35.791072+0000 mgr.y (mgr.34107) 808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.263 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: cephadm 2024-02-10T06:41:35.873653+0000 mgr.y (mgr.34107) 809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.263 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: cephadm 2024-02-10T06:41:35.966833+0000 mgr.y (mgr.34107) 810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.263 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: cephadm 2024-02-10T06:41:36.061884+0000 mgr.y (mgr.34107) 811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.263 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: cephadm 2024-02-10T06:41:36.159398+0000 mgr.y (mgr.34107) 812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.263 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.242149+0000 mon.a (mon.0) 3078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.263 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.243000+0000 mon.a (mon.0) 3079 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.263 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.257552+0000 mon.a (mon.0) 3080 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.263 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: cephadm 2024-02-10T06:41:36.258065+0000 mgr.y (mgr.34107) 813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.263 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.319362+0000 mon.a (mon.0) 3081 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.323262+0000 mon.a (mon.0) 3082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.326231+0000 mon.a (mon.0) 3083 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.327558+0000 mon.a (mon.0) 3084 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.334059+0000 mon.a (mon.0) 3085 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: cephadm 2024-02-10T06:41:36.334547+0000 mgr.y (mgr.34107) 814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.412121+0000 mon.a (mon.0) 3086 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.415127+0000 mon.a (mon.0) 3087 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.418159+0000 mon.a (mon.0) 3088 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.419268+0000 mon.a (mon.0) 3089 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.426306+0000 mon.a (mon.0) 3090 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: cephadm 2024-02-10T06:41:36.426867+0000 mgr.y (mgr.34107) 815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.507603+0000 mon.a (mon.0) 3091 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.510081+0000 mon.a (mon.0) 3092 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.264 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.512306+0000 mon.a (mon.0) 3093 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.513197+0000 mon.a (mon.0) 3094 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.520915+0000 mon.a (mon.0) 3095 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: cephadm 2024-02-10T06:41:36.521598+0000 mgr.y (mgr.34107) 816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.586065+0000 mon.a (mon.0) 3096 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.588600+0000 mon.a (mon.0) 3097 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.592492+0000 mon.a (mon.0) 3098 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.594021+0000 mon.a (mon.0) 3099 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.602418+0000 mon.a (mon.0) 3100 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: cephadm 2024-02-10T06:41:36.603129+0000 mgr.y (mgr.34107) 817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.682533+0000 mon.a (mon.0) 3101 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.686239+0000 mon.a (mon.0) 3102 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.688764+0000 mon.a (mon.0) 3103 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.265 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.689753+0000 mon.a (mon.0) 3104 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.266 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.695788+0000 mon.a (mon.0) 3105 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.266 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.776745+0000 mon.a (mon.0) 3106 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.266 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.778724+0000 mon.a (mon.0) 3107 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.266 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.781037+0000 mon.a (mon.0) 3108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.266 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.781716+0000 mon.a (mon.0) 3109 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.266 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.786940+0000 mon.a (mon.0) 3110 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.266 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.872922+0000 mon.a (mon.0) 3111 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.266 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.875964+0000 mon.a (mon.0) 3112 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.880337+0000 mon.a (mon.0) 3113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.881560+0000 mon.a (mon.0) 3114 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.890045+0000 mon.a (mon.0) 3115 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.969051+0000 mon.a (mon.0) 3116 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.973609+0000 mon.a (mon.0) 3117 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.978081+0000 mon.a (mon.0) 3118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.978957+0000 mon.a (mon.0) 3119 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:36.984525+0000 mon.a (mon.0) 3120 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:37.035634+0000 mon.a (mon.0) 3121 : audit 1 from='osd.2 [v2:172.21.15.46:6818/1620888138,v1:172.21.15.46:6819/1620888138]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T06:41:37.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:37.042897+0000 mon.a (mon.0) 3122 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:37.044826+0000 mon.a (mon.0) 3123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:37.047185+0000 mon.a (mon.0) 3124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:37.048089+0000 mon.a (mon.0) 3125 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.267 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:37.053827+0000 mon.a (mon.0) 3126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.268 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:37.135284+0000 mon.a (mon.0) 3127 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.268 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:37.137706+0000 mon.a (mon.0) 3128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.268 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:37.140520+0000 mon.a (mon.0) 3129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.268 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:37.141717+0000 mon.a (mon.0) 3130 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.268 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:37.149134+0000 mon.a (mon.0) 3131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.268 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:37.228990+0000 mon.a (mon.0) 3132 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.268 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:37.232315+0000 mon.a (mon.0) 3133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.268 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:37.235852+0000 mon.a (mon.0) 3134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.268 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[68510]: audit 2024-02-10T06:41:37.237095+0000 mon.a (mon.0) 3135 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: cephadm 2024-02-10T06:41:35.693694+0000 mgr.y (mgr.34107) 807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: cephadm 2024-02-10T06:41:35.791072+0000 mgr.y (mgr.34107) 808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: cephadm 2024-02-10T06:41:35.873653+0000 mgr.y (mgr.34107) 809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: cephadm 2024-02-10T06:41:35.966833+0000 mgr.y (mgr.34107) 810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: cephadm 2024-02-10T06:41:36.061884+0000 mgr.y (mgr.34107) 811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: cephadm 2024-02-10T06:41:36.159398+0000 mgr.y (mgr.34107) 812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.242149+0000 mon.a (mon.0) 3078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.243000+0000 mon.a (mon.0) 3079 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.257552+0000 mon.a (mon.0) 3080 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: cephadm 2024-02-10T06:41:36.258065+0000 mgr.y (mgr.34107) 813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.319362+0000 mon.a (mon.0) 3081 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.323262+0000 mon.a (mon.0) 3082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.326231+0000 mon.a (mon.0) 3083 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.327558+0000 mon.a (mon.0) 3084 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.334059+0000 mon.a (mon.0) 3085 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: cephadm 2024-02-10T06:41:36.334547+0000 mgr.y (mgr.34107) 814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.412121+0000 mon.a (mon.0) 3086 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.415127+0000 mon.a (mon.0) 3087 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.418159+0000 mon.a (mon.0) 3088 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.419268+0000 mon.a (mon.0) 3089 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.426306+0000 mon.a (mon.0) 3090 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: cephadm 2024-02-10T06:41:36.426867+0000 mgr.y (mgr.34107) 815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.507603+0000 mon.a (mon.0) 3091 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.510081+0000 mon.a (mon.0) 3092 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.512306+0000 mon.a (mon.0) 3093 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.513197+0000 mon.a (mon.0) 3094 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.520915+0000 mon.a (mon.0) 3095 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: cephadm 2024-02-10T06:41:36.521598+0000 mgr.y (mgr.34107) 816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.586065+0000 mon.a (mon.0) 3096 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.588600+0000 mon.a (mon.0) 3097 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.592492+0000 mon.a (mon.0) 3098 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.594021+0000 mon.a (mon.0) 3099 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.602418+0000 mon.a (mon.0) 3100 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: cephadm 2024-02-10T06:41:36.603129+0000 mgr.y (mgr.34107) 817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.682533+0000 mon.a (mon.0) 3101 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.686239+0000 mon.a (mon.0) 3102 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.688764+0000 mon.a (mon.0) 3103 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.689753+0000 mon.a (mon.0) 3104 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.695788+0000 mon.a (mon.0) 3105 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.776745+0000 mon.a (mon.0) 3106 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.778724+0000 mon.a (mon.0) 3107 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.781037+0000 mon.a (mon.0) 3108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.781716+0000 mon.a (mon.0) 3109 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.786940+0000 mon.a (mon.0) 3110 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.872922+0000 mon.a (mon.0) 3111 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.875964+0000 mon.a (mon.0) 3112 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.880337+0000 mon.a (mon.0) 3113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.881560+0000 mon.a (mon.0) 3114 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.890045+0000 mon.a (mon.0) 3115 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.969051+0000 mon.a (mon.0) 3116 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.973609+0000 mon.a (mon.0) 3117 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.978081+0000 mon.a (mon.0) 3118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.978957+0000 mon.a (mon.0) 3119 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:36.984525+0000 mon.a (mon.0) 3120 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:37.035634+0000 mon.a (mon.0) 3121 : audit 1 from='osd.2 [v2:172.21.15.46:6818/1620888138,v1:172.21.15.46:6819/1620888138]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T06:41:37.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:37.042897+0000 mon.a (mon.0) 3122 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:37.044826+0000 mon.a (mon.0) 3123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:37.047185+0000 mon.a (mon.0) 3124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:37.048089+0000 mon.a (mon.0) 3125 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:37.053827+0000 mon.a (mon.0) 3126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:37.135284+0000 mon.a (mon.0) 3127 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:37.137706+0000 mon.a (mon.0) 3128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:37.140520+0000 mon.a (mon.0) 3129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:37.141717+0000 mon.a (mon.0) 3130 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:37.149134+0000 mon.a (mon.0) 3131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:37.228990+0000 mon.a (mon.0) 3132 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:37.232315+0000 mon.a (mon.0) 3133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:37.235852+0000 mon.a (mon.0) 3134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:37 smithi046 bash[71198]: audit 2024-02-10T06:41:37.237095+0000 mon.a (mon.0) 3135 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.739 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: cephadm 2024-02-10T06:41:35.614790+0000 mgr.y (mgr.34107) 806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.739 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: cephadm 2024-02-10T06:41:35.693694+0000 mgr.y (mgr.34107) 807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.739 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: cephadm 2024-02-10T06:41:35.791072+0000 mgr.y (mgr.34107) 808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.740 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: cephadm 2024-02-10T06:41:35.873653+0000 mgr.y (mgr.34107) 809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.740 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: cephadm 2024-02-10T06:41:35.966833+0000 mgr.y (mgr.34107) 810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.740 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: cephadm 2024-02-10T06:41:36.061884+0000 mgr.y (mgr.34107) 811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.740 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: cephadm 2024-02-10T06:41:36.159398+0000 mgr.y (mgr.34107) 812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.740 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.242149+0000 mon.a (mon.0) 3078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.740 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.243000+0000 mon.a (mon.0) 3079 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.740 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.257552+0000 mon.a (mon.0) 3080 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.740 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: cephadm 2024-02-10T06:41:36.258065+0000 mgr.y (mgr.34107) 813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.740 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.319362+0000 mon.a (mon.0) 3081 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.740 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.323262+0000 mon.a (mon.0) 3082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.740 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.326231+0000 mon.a (mon.0) 3083 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.740 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.327558+0000 mon.a (mon.0) 3084 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.740 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.334059+0000 mon.a (mon.0) 3085 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.740 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: cephadm 2024-02-10T06:41:36.334547+0000 mgr.y (mgr.34107) 814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.412121+0000 mon.a (mon.0) 3086 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.415127+0000 mon.a (mon.0) 3087 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.418159+0000 mon.a (mon.0) 3088 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.419268+0000 mon.a (mon.0) 3089 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.426306+0000 mon.a (mon.0) 3090 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: cephadm 2024-02-10T06:41:36.426867+0000 mgr.y (mgr.34107) 815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.507603+0000 mon.a (mon.0) 3091 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.510081+0000 mon.a (mon.0) 3092 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.512306+0000 mon.a (mon.0) 3093 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.513197+0000 mon.a (mon.0) 3094 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.520915+0000 mon.a (mon.0) 3095 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: cephadm 2024-02-10T06:41:36.521598+0000 mgr.y (mgr.34107) 816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.586065+0000 mon.a (mon.0) 3096 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.588600+0000 mon.a (mon.0) 3097 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.592492+0000 mon.a (mon.0) 3098 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.741 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.594021+0000 mon.a (mon.0) 3099 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.602418+0000 mon.a (mon.0) 3100 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: cephadm 2024-02-10T06:41:36.603129+0000 mgr.y (mgr.34107) 817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:37.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.682533+0000 mon.a (mon.0) 3101 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.686239+0000 mon.a (mon.0) 3102 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.688764+0000 mon.a (mon.0) 3103 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.689753+0000 mon.a (mon.0) 3104 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.695788+0000 mon.a (mon.0) 3105 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.776745+0000 mon.a (mon.0) 3106 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.778724+0000 mon.a (mon.0) 3107 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.781037+0000 mon.a (mon.0) 3108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.781716+0000 mon.a (mon.0) 3109 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.786940+0000 mon.a (mon.0) 3110 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.872922+0000 mon.a (mon.0) 3111 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.875964+0000 mon.a (mon.0) 3112 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.880337+0000 mon.a (mon.0) 3113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.881560+0000 mon.a (mon.0) 3114 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.890045+0000 mon.a (mon.0) 3115 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.969051+0000 mon.a (mon.0) 3116 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.973609+0000 mon.a (mon.0) 3117 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.978081+0000 mon.a (mon.0) 3118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.978957+0000 mon.a (mon.0) 3119 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:36.984525+0000 mon.a (mon.0) 3120 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:37.035634+0000 mon.a (mon.0) 3121 : audit 1 from='osd.2 [v2:172.21.15.46:6818/1620888138,v1:172.21.15.46:6819/1620888138]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T06:41:37.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:37.042897+0000 mon.a (mon.0) 3122 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:37.044826+0000 mon.a (mon.0) 3123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:37.047185+0000 mon.a (mon.0) 3124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:37.048089+0000 mon.a (mon.0) 3125 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:37.053827+0000 mon.a (mon.0) 3126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:37.135284+0000 mon.a (mon.0) 3127 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:37.137706+0000 mon.a (mon.0) 3128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:37.140520+0000 mon.a (mon.0) 3129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:37.141717+0000 mon.a (mon.0) 3130 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:37.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:37.149134+0000 mon.a (mon.0) 3131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:37.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:37.228990+0000 mon.a (mon.0) 3132 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:37.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:37.232315+0000 mon.a (mon.0) 3133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:37.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:37.235852+0000 mon.a (mon.0) 3134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:37.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:37 smithi175 bash[56722]: audit 2024-02-10T06:41:37.237095+0000 mon.a (mon.0) 3135 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.589 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[85219]: debug 2024-02-10T06:41:38.344+0000 7feb72af9700 -1 osd.2 123 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T06:41:38.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: cephadm 2024-02-10T06:41:36.696390+0000 mgr.y (mgr.34107) 818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.589 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: cephadm 2024-02-10T06:41:36.787574+0000 mgr.y (mgr.34107) 819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: cluster 2024-02-10T06:41:36.817989+0000 mgr.y (mgr.34107) 820 : cluster 0 pgmap v131: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-02-10T06:41:38.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: cephadm 2024-02-10T06:41:36.890710+0000 mgr.y (mgr.34107) 821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: cephadm 2024-02-10T06:41:36.985146+0000 mgr.y (mgr.34107) 822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: cephadm 2024-02-10T06:41:37.054428+0000 mgr.y (mgr.34107) 823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: cephadm 2024-02-10T06:41:37.149792+0000 mgr.y (mgr.34107) 824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.243973+0000 mon.a (mon.0) 3136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: cephadm 2024-02-10T06:41:37.244920+0000 mgr.y (mgr.34107) 825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.324705+0000 mon.a (mon.0) 3137 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.327768+0000 mon.a (mon.0) 3138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.330740+0000 mon.a (mon.0) 3139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.331602+0000 mon.a (mon.0) 3140 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.339729+0000 mon.a (mon.0) 3141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: cephadm 2024-02-10T06:41:37.340427+0000 mgr.y (mgr.34107) 826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.425555+0000 mon.a (mon.0) 3142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.590 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.428029+0000 mon.a (mon.0) 3143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.430309+0000 mon.a (mon.0) 3144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.431249+0000 mon.a (mon.0) 3145 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.437053+0000 mon.a (mon.0) 3146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: cephadm 2024-02-10T06:41:37.437621+0000 mgr.y (mgr.34107) 827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.516443+0000 mon.a (mon.0) 3147 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.519171+0000 mon.a (mon.0) 3148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.522285+0000 mon.a (mon.0) 3149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.523229+0000 mon.a (mon.0) 3150 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.528918+0000 mon.a (mon.0) 3151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: cephadm 2024-02-10T06:41:37.529350+0000 mgr.y (mgr.34107) 828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.606907+0000 mon.a (mon.0) 3152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.610790+0000 mon.a (mon.0) 3153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.615025+0000 mon.a (mon.0) 3154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.616459+0000 mon.a (mon.0) 3155 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.623885+0000 mon.a (mon.0) 3156 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.705156+0000 mon.a (mon.0) 3157 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.591 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.707938+0000 mon.a (mon.0) 3158 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.712287+0000 mon.a (mon.0) 3159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.713827+0000 mon.a (mon.0) 3160 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.725803+0000 mon.a (mon.0) 3161 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.804283+0000 mon.a (mon.0) 3162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.807124+0000 mon.a (mon.0) 3163 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.592 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.810258+0000 mon.a (mon.0) 3164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.592 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: cephadm 2024-02-10T06:41:36.696390+0000 mgr.y (mgr.34107) 818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.592 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: cephadm 2024-02-10T06:41:36.787574+0000 mgr.y (mgr.34107) 819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.592 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: cluster 2024-02-10T06:41:36.817989+0000 mgr.y (mgr.34107) 820 : cluster 0 pgmap v131: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-02-10T06:41:38.593 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: cephadm 2024-02-10T06:41:36.890710+0000 mgr.y (mgr.34107) 821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.593 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: cephadm 2024-02-10T06:41:36.985146+0000 mgr.y (mgr.34107) 822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.593 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: cephadm 2024-02-10T06:41:37.054428+0000 mgr.y (mgr.34107) 823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.593 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: cephadm 2024-02-10T06:41:37.149792+0000 mgr.y (mgr.34107) 824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.593 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.243973+0000 mon.a (mon.0) 3136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.593 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: cephadm 2024-02-10T06:41:37.244920+0000 mgr.y (mgr.34107) 825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.593 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.324705+0000 mon.a (mon.0) 3137 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.593 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.327768+0000 mon.a (mon.0) 3138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.593 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.330740+0000 mon.a (mon.0) 3139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.593 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.331602+0000 mon.a (mon.0) 3140 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.593 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.339729+0000 mon.a (mon.0) 3141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.593 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: cephadm 2024-02-10T06:41:37.340427+0000 mgr.y (mgr.34107) 826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.593 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.425555+0000 mon.a (mon.0) 3142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.593 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.428029+0000 mon.a (mon.0) 3143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.593 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.430309+0000 mon.a (mon.0) 3144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.593 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.431249+0000 mon.a (mon.0) 3145 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.594 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.437053+0000 mon.a (mon.0) 3146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.811506+0000 mon.a (mon.0) 3165 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.819230+0000 mon.a (mon.0) 3166 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.904647+0000 mon.a (mon.0) 3167 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.907407+0000 mon.a (mon.0) 3168 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.910344+0000 mon.a (mon.0) 3169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.911328+0000 mon.a (mon.0) 3170 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.919072+0000 mon.a (mon.0) 3171 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.984233+0000 mon.a (mon.0) 3172 : audit 1 from='osd.2 [v2:172.21.15.46:6818/1620888138,v1:172.21.15.46:6819/1620888138]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-10T06:41:38.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: cluster 2024-02-10T06:41:37.987421+0000 mon.a (mon.0) 3173 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2024-02-10T06:41:38.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:37.988033+0000 mon.a (mon.0) 3174 : audit 1 from='osd.2 [v2:172.21.15.46:6818/1620888138,v1:172.21.15.46:6819/1620888138]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:41:38.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:38.003321+0000 mon.a (mon.0) 3175 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:38.006225+0000 mon.a (mon.0) 3176 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:38.008944+0000 mon.a (mon.0) 3177 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:38.009986+0000 mon.a (mon.0) 3178 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:38.026877+0000 mon.a (mon.0) 3179 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:38.093188+0000 mon.a (mon.0) 3180 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:38.096203+0000 mon.a (mon.0) 3181 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:38.098926+0000 mon.a (mon.0) 3182 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:38.100546+0000 mon.a (mon.0) 3183 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:38.110496+0000 mon.a (mon.0) 3184 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:38.197245+0000 mon.a (mon.0) 3185 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:38.200216+0000 mon.a (mon.0) 3186 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.595 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:38.203717+0000 mon.a (mon.0) 3187 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:38.205090+0000 mon.a (mon.0) 3188 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.596 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[68510]: audit 2024-02-10T06:41:38.210747+0000 mon.a (mon.0) 3189 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.596 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: cephadm 2024-02-10T06:41:37.437621+0000 mgr.y (mgr.34107) 827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.596 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.516443+0000 mon.a (mon.0) 3147 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.596 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.519171+0000 mon.a (mon.0) 3148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.596 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.522285+0000 mon.a (mon.0) 3149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.596 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.523229+0000 mon.a (mon.0) 3150 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.596 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.528918+0000 mon.a (mon.0) 3151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.597 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: cephadm 2024-02-10T06:41:37.529350+0000 mgr.y (mgr.34107) 828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.597 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.606907+0000 mon.a (mon.0) 3152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.597 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.610790+0000 mon.a (mon.0) 3153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.597 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.615025+0000 mon.a (mon.0) 3154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.597 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.616459+0000 mon.a (mon.0) 3155 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.597 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.623885+0000 mon.a (mon.0) 3156 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.597 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.705156+0000 mon.a (mon.0) 3157 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.597 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.707938+0000 mon.a (mon.0) 3158 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.597 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.712287+0000 mon.a (mon.0) 3159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.597 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.713827+0000 mon.a (mon.0) 3160 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.597 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.725803+0000 mon.a (mon.0) 3161 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.597 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.804283+0000 mon.a (mon.0) 3162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.597 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.807124+0000 mon.a (mon.0) 3163 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.597 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.810258+0000 mon.a (mon.0) 3164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.597 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.811506+0000 mon.a (mon.0) 3165 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.597 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.819230+0000 mon.a (mon.0) 3166 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.904647+0000 mon.a (mon.0) 3167 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.907407+0000 mon.a (mon.0) 3168 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.910344+0000 mon.a (mon.0) 3169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.911328+0000 mon.a (mon.0) 3170 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.919072+0000 mon.a (mon.0) 3171 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.984233+0000 mon.a (mon.0) 3172 : audit 1 from='osd.2 [v2:172.21.15.46:6818/1620888138,v1:172.21.15.46:6819/1620888138]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-10T06:41:38.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: cluster 2024-02-10T06:41:37.987421+0000 mon.a (mon.0) 3173 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2024-02-10T06:41:38.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:37.988033+0000 mon.a (mon.0) 3174 : audit 1 from='osd.2 [v2:172.21.15.46:6818/1620888138,v1:172.21.15.46:6819/1620888138]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:41:38.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:38.003321+0000 mon.a (mon.0) 3175 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:38.006225+0000 mon.a (mon.0) 3176 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:38.008944+0000 mon.a (mon.0) 3177 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:38.009986+0000 mon.a (mon.0) 3178 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:38.026877+0000 mon.a (mon.0) 3179 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:38.093188+0000 mon.a (mon.0) 3180 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:38.096203+0000 mon.a (mon.0) 3181 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.599 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:38.098926+0000 mon.a (mon.0) 3182 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.599 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:38.100546+0000 mon.a (mon.0) 3183 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.599 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:38.110496+0000 mon.a (mon.0) 3184 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.599 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:38.197245+0000 mon.a (mon.0) 3185 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.599 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:38.200216+0000 mon.a (mon.0) 3186 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.599 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:38.203717+0000 mon.a (mon.0) 3187 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.599 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:38.205090+0000 mon.a (mon.0) 3188 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.599 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:38 smithi046 bash[71198]: audit 2024-02-10T06:41:38.210747+0000 mon.a (mon.0) 3189 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: cephadm 2024-02-10T06:41:36.696390+0000 mgr.y (mgr.34107) 818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: cephadm 2024-02-10T06:41:36.787574+0000 mgr.y (mgr.34107) 819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: cluster 2024-02-10T06:41:36.817989+0000 mgr.y (mgr.34107) 820 : cluster 0 pgmap v131: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 144 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-02-10T06:41:38.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: cephadm 2024-02-10T06:41:36.890710+0000 mgr.y (mgr.34107) 821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: cephadm 2024-02-10T06:41:36.985146+0000 mgr.y (mgr.34107) 822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: cephadm 2024-02-10T06:41:37.054428+0000 mgr.y (mgr.34107) 823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: cephadm 2024-02-10T06:41:37.149792+0000 mgr.y (mgr.34107) 824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.243973+0000 mon.a (mon.0) 3136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: cephadm 2024-02-10T06:41:37.244920+0000 mgr.y (mgr.34107) 825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.324705+0000 mon.a (mon.0) 3137 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.327768+0000 mon.a (mon.0) 3138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.330740+0000 mon.a (mon.0) 3139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.331602+0000 mon.a (mon.0) 3140 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.339729+0000 mon.a (mon.0) 3141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: cephadm 2024-02-10T06:41:37.340427+0000 mgr.y (mgr.34107) 826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.425555+0000 mon.a (mon.0) 3142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.428029+0000 mon.a (mon.0) 3143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.430309+0000 mon.a (mon.0) 3144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.431249+0000 mon.a (mon.0) 3145 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.437053+0000 mon.a (mon.0) 3146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: cephadm 2024-02-10T06:41:37.437621+0000 mgr.y (mgr.34107) 827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.516443+0000 mon.a (mon.0) 3147 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.519171+0000 mon.a (mon.0) 3148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.522285+0000 mon.a (mon.0) 3149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.523229+0000 mon.a (mon.0) 3150 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.528918+0000 mon.a (mon.0) 3151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: cephadm 2024-02-10T06:41:37.529350+0000 mgr.y (mgr.34107) 828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:38.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.606907+0000 mon.a (mon.0) 3152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.610790+0000 mon.a (mon.0) 3153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.615025+0000 mon.a (mon.0) 3154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.616459+0000 mon.a (mon.0) 3155 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.623885+0000 mon.a (mon.0) 3156 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.705156+0000 mon.a (mon.0) 3157 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.707938+0000 mon.a (mon.0) 3158 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.712287+0000 mon.a (mon.0) 3159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.713827+0000 mon.a (mon.0) 3160 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.725803+0000 mon.a (mon.0) 3161 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.804283+0000 mon.a (mon.0) 3162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.807124+0000 mon.a (mon.0) 3163 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.810258+0000 mon.a (mon.0) 3164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.811506+0000 mon.a (mon.0) 3165 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.819230+0000 mon.a (mon.0) 3166 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.904647+0000 mon.a (mon.0) 3167 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.907407+0000 mon.a (mon.0) 3168 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.910344+0000 mon.a (mon.0) 3169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.911328+0000 mon.a (mon.0) 3170 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.919072+0000 mon.a (mon.0) 3171 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.984233+0000 mon.a (mon.0) 3172 : audit 1 from='osd.2 [v2:172.21.15.46:6818/1620888138,v1:172.21.15.46:6819/1620888138]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-10T06:41:38.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: cluster 2024-02-10T06:41:37.987421+0000 mon.a (mon.0) 3173 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2024-02-10T06:41:38.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:37.988033+0000 mon.a (mon.0) 3174 : audit 1 from='osd.2 [v2:172.21.15.46:6818/1620888138,v1:172.21.15.46:6819/1620888138]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:41:38.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:38.003321+0000 mon.a (mon.0) 3175 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:38.006225+0000 mon.a (mon.0) 3176 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:38.008944+0000 mon.a (mon.0) 3177 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:38.009986+0000 mon.a (mon.0) 3178 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:38.026877+0000 mon.a (mon.0) 3179 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:38.093188+0000 mon.a (mon.0) 3180 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:38.096203+0000 mon.a (mon.0) 3181 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:38.098926+0000 mon.a (mon.0) 3182 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:38.100546+0000 mon.a (mon.0) 3183 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:38.110496+0000 mon.a (mon.0) 3184 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:38.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:38.197245+0000 mon.a (mon.0) 3185 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:38.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:38.200216+0000 mon.a (mon.0) 3186 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:38.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:38.203717+0000 mon.a (mon.0) 3187 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:38.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:38.205090+0000 mon.a (mon.0) 3188 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:38.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:38 smithi175 bash[56722]: audit 2024-02-10T06:41:38.210747+0000 mon.a (mon.0) 3189 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: cephadm 2024-02-10T06:41:37.624620+0000 mgr.y (mgr.34107) 829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: cephadm 2024-02-10T06:41:37.726325+0000 mgr.y (mgr.34107) 830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: cephadm 2024-02-10T06:41:37.820078+0000 mgr.y (mgr.34107) 831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: cephadm 2024-02-10T06:41:37.919774+0000 mgr.y (mgr.34107) 832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: cluster 2024-02-10T06:41:37.985624+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T06:41:39.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: cephadm 2024-02-10T06:41:38.027592+0000 mgr.y (mgr.34107) 833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: cephadm 2024-02-10T06:41:38.111245+0000 mgr.y (mgr.34107) 834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: cluster 2024-02-10T06:41:38.146574+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T06:41:39.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: cephadm 2024-02-10T06:41:38.211448+0000 mgr.y (mgr.34107) 835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.290728+0000 mon.a (mon.0) 3190 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.293772+0000 mon.a (mon.0) 3191 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.296625+0000 mon.a (mon.0) 3192 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.297581+0000 mon.a (mon.0) 3193 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.304380+0000 mon.a (mon.0) 3194 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: cephadm 2024-02-10T06:41:38.305138+0000 mgr.y (mgr.34107) 836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.314192+0000 mon.a (mon.0) 3195 : audit 1 from='osd.2 [v2:172.21.15.46:6818/1620888138,v1:172.21.15.46:6819/1620888138]' entity='osd.2' 2024-02-10T06:41:39.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.372621+0000 mon.a (mon.0) 3196 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.374953+0000 mon.a (mon.0) 3197 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.377267+0000 mon.a (mon.0) 3198 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.378037+0000 mon.a (mon.0) 3199 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.384441+0000 mon.a (mon.0) 3200 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: cephadm 2024-02-10T06:41:37.624620+0000 mgr.y (mgr.34107) 829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: cephadm 2024-02-10T06:41:37.726325+0000 mgr.y (mgr.34107) 830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: cephadm 2024-02-10T06:41:37.820078+0000 mgr.y (mgr.34107) 831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: cephadm 2024-02-10T06:41:37.919774+0000 mgr.y (mgr.34107) 832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: cluster 2024-02-10T06:41:37.985624+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T06:41:39.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: cephadm 2024-02-10T06:41:38.027592+0000 mgr.y (mgr.34107) 833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: cephadm 2024-02-10T06:41:38.111245+0000 mgr.y (mgr.34107) 834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: cluster 2024-02-10T06:41:38.146574+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T06:41:39.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: cephadm 2024-02-10T06:41:38.211448+0000 mgr.y (mgr.34107) 835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.290728+0000 mon.a (mon.0) 3190 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.293772+0000 mon.a (mon.0) 3191 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.296625+0000 mon.a (mon.0) 3192 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.297581+0000 mon.a (mon.0) 3193 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.304380+0000 mon.a (mon.0) 3194 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: cephadm 2024-02-10T06:41:38.305138+0000 mgr.y (mgr.34107) 836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.314192+0000 mon.a (mon.0) 3195 : audit 1 from='osd.2 [v2:172.21.15.46:6818/1620888138,v1:172.21.15.46:6819/1620888138]' entity='osd.2' 2024-02-10T06:41:39.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.372621+0000 mon.a (mon.0) 3196 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.374953+0000 mon.a (mon.0) 3197 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.377267+0000 mon.a (mon.0) 3198 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.378037+0000 mon.a (mon.0) 3199 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.384441+0000 mon.a (mon.0) 3200 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: cephadm 2024-02-10T06:41:38.385169+0000 mgr.y (mgr.34107) 837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: cluster 2024-02-10T06:41:38.429739+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T06:41:39.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: cluster 2024-02-10T06:41:38.429784+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T06:41:39.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.462650+0000 mon.a (mon.0) 3201 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.464844+0000 mon.a (mon.0) 3202 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.467198+0000 mon.a (mon.0) 3203 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.468196+0000 mon.a (mon.0) 3204 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.475613+0000 mon.a (mon.0) 3205 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: cephadm 2024-02-10T06:41:38.476126+0000 mgr.y (mgr.34107) 838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.555664+0000 mon.a (mon.0) 3206 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.559055+0000 mon.a (mon.0) 3207 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.561828+0000 mon.a (mon.0) 3208 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.562884+0000 mon.a (mon.0) 3209 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.569490+0000 mon.a (mon.0) 3210 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: cephadm 2024-02-10T06:41:38.570118+0000 mgr.y (mgr.34107) 839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.647933+0000 mon.a (mon.0) 3211 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.650246+0000 mon.a (mon.0) 3212 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.652529+0000 mon.a (mon.0) 3213 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.653290+0000 mon.a (mon.0) 3214 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.659539+0000 mon.a (mon.0) 3215 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.738475+0000 mon.a (mon.0) 3216 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: cephadm 2024-02-10T06:41:38.385169+0000 mgr.y (mgr.34107) 837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: cluster 2024-02-10T06:41:38.429739+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T06:41:39.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: cluster 2024-02-10T06:41:38.429784+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T06:41:39.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.462650+0000 mon.a (mon.0) 3201 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.464844+0000 mon.a (mon.0) 3202 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.467198+0000 mon.a (mon.0) 3203 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.468196+0000 mon.a (mon.0) 3204 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.475613+0000 mon.a (mon.0) 3205 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: cephadm 2024-02-10T06:41:38.476126+0000 mgr.y (mgr.34107) 838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.555664+0000 mon.a (mon.0) 3206 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.559055+0000 mon.a (mon.0) 3207 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.561828+0000 mon.a (mon.0) 3208 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.562884+0000 mon.a (mon.0) 3209 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.569490+0000 mon.a (mon.0) 3210 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: cephadm 2024-02-10T06:41:38.570118+0000 mgr.y (mgr.34107) 839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.647933+0000 mon.a (mon.0) 3211 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.650246+0000 mon.a (mon.0) 3212 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.652529+0000 mon.a (mon.0) 3213 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.653290+0000 mon.a (mon.0) 3214 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.659539+0000 mon.a (mon.0) 3215 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.738475+0000 mon.a (mon.0) 3216 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.741642+0000 mon.a (mon.0) 3217 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.744376+0000 mon.a (mon.0) 3218 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.745385+0000 mon.a (mon.0) 3219 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.751070+0000 mon.a (mon.0) 3220 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.829492+0000 mon.a (mon.0) 3221 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.833941+0000 mon.a (mon.0) 3222 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.837865+0000 mon.a (mon.0) 3223 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.839336+0000 mon.a (mon.0) 3224 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.849205+0000 mon.a (mon.0) 3225 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.933868+0000 mon.a (mon.0) 3226 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.936618+0000 mon.a (mon.0) 3227 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.939002+0000 mon.a (mon.0) 3228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.939740+0000 mon.a (mon.0) 3229 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:38.945045+0000 mon.a (mon.0) 3230 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:39.021144+0000 mon.a (mon.0) 3231 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:39.023624+0000 mon.a (mon.0) 3232 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:39.026507+0000 mon.a (mon.0) 3233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:39.027515+0000 mon.a (mon.0) 3234 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:39.034319+0000 mon.a (mon.0) 3235 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:39.115774+0000 mon.a (mon.0) 3236 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:39.122189+0000 mon.a (mon.0) 3237 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:39.124621+0000 mon.a (mon.0) 3238 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:39.125473+0000 mon.a (mon.0) 3239 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:39.130868+0000 mon.a (mon.0) 3240 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:39.191475+0000 mon.a (mon.0) 3241 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:39.193702+0000 mon.a (mon.0) 3242 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:39.196369+0000 mon.a (mon.0) 3243 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:39.197521+0000 mon.a (mon.0) 3244 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[68510]: audit 2024-02-10T06:41:39.204288+0000 mon.a (mon.0) 3245 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.741642+0000 mon.a (mon.0) 3217 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.744376+0000 mon.a (mon.0) 3218 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.745385+0000 mon.a (mon.0) 3219 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.751070+0000 mon.a (mon.0) 3220 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.829492+0000 mon.a (mon.0) 3221 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.833941+0000 mon.a (mon.0) 3222 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.837865+0000 mon.a (mon.0) 3223 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.839336+0000 mon.a (mon.0) 3224 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.849205+0000 mon.a (mon.0) 3225 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.933868+0000 mon.a (mon.0) 3226 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.936618+0000 mon.a (mon.0) 3227 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.939002+0000 mon.a (mon.0) 3228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.939740+0000 mon.a (mon.0) 3229 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:38.945045+0000 mon.a (mon.0) 3230 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:39.021144+0000 mon.a (mon.0) 3231 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:39.023624+0000 mon.a (mon.0) 3232 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:39.026507+0000 mon.a (mon.0) 3233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:39.027515+0000 mon.a (mon.0) 3234 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:39.034319+0000 mon.a (mon.0) 3235 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:39.115774+0000 mon.a (mon.0) 3236 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:39.122189+0000 mon.a (mon.0) 3237 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:39.124621+0000 mon.a (mon.0) 3238 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:39.125473+0000 mon.a (mon.0) 3239 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:39.130868+0000 mon.a (mon.0) 3240 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:39.191475+0000 mon.a (mon.0) 3241 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:39.193702+0000 mon.a (mon.0) 3242 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:39.196369+0000 mon.a (mon.0) 3243 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:39.197521+0000 mon.a (mon.0) 3244 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:39 smithi046 bash[71198]: audit 2024-02-10T06:41:39.204288+0000 mon.a (mon.0) 3245 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: cephadm 2024-02-10T06:41:37.624620+0000 mgr.y (mgr.34107) 829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: cephadm 2024-02-10T06:41:37.726325+0000 mgr.y (mgr.34107) 830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: cephadm 2024-02-10T06:41:37.820078+0000 mgr.y (mgr.34107) 831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: cephadm 2024-02-10T06:41:37.919774+0000 mgr.y (mgr.34107) 832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: cluster 2024-02-10T06:41:37.985624+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T06:41:39.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: cephadm 2024-02-10T06:41:38.027592+0000 mgr.y (mgr.34107) 833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: cephadm 2024-02-10T06:41:38.111245+0000 mgr.y (mgr.34107) 834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: cluster 2024-02-10T06:41:38.146574+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T06:41:39.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: cephadm 2024-02-10T06:41:38.211448+0000 mgr.y (mgr.34107) 835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.290728+0000 mon.a (mon.0) 3190 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.293772+0000 mon.a (mon.0) 3191 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.296625+0000 mon.a (mon.0) 3192 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.668 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.297581+0000 mon.a (mon.0) 3193 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.304380+0000 mon.a (mon.0) 3194 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: cephadm 2024-02-10T06:41:38.305138+0000 mgr.y (mgr.34107) 836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.314192+0000 mon.a (mon.0) 3195 : audit 1 from='osd.2 [v2:172.21.15.46:6818/1620888138,v1:172.21.15.46:6819/1620888138]' entity='osd.2' 2024-02-10T06:41:39.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.372621+0000 mon.a (mon.0) 3196 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.374953+0000 mon.a (mon.0) 3197 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.377267+0000 mon.a (mon.0) 3198 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.378037+0000 mon.a (mon.0) 3199 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.669 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.384441+0000 mon.a (mon.0) 3200 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: cephadm 2024-02-10T06:41:38.385169+0000 mgr.y (mgr.34107) 837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: cluster 2024-02-10T06:41:38.429739+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T06:41:39.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: cluster 2024-02-10T06:41:38.429784+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T06:41:39.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.462650+0000 mon.a (mon.0) 3201 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.464844+0000 mon.a (mon.0) 3202 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.467198+0000 mon.a (mon.0) 3203 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.468196+0000 mon.a (mon.0) 3204 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.475613+0000 mon.a (mon.0) 3205 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: cephadm 2024-02-10T06:41:38.476126+0000 mgr.y (mgr.34107) 838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.555664+0000 mon.a (mon.0) 3206 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.559055+0000 mon.a (mon.0) 3207 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.561828+0000 mon.a (mon.0) 3208 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.562884+0000 mon.a (mon.0) 3209 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.569490+0000 mon.a (mon.0) 3210 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: cephadm 2024-02-10T06:41:38.570118+0000 mgr.y (mgr.34107) 839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:39.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.647933+0000 mon.a (mon.0) 3211 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.650246+0000 mon.a (mon.0) 3212 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.652529+0000 mon.a (mon.0) 3213 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.653290+0000 mon.a (mon.0) 3214 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.659539+0000 mon.a (mon.0) 3215 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.738475+0000 mon.a (mon.0) 3216 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.741642+0000 mon.a (mon.0) 3217 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.744376+0000 mon.a (mon.0) 3218 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.745385+0000 mon.a (mon.0) 3219 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.751070+0000 mon.a (mon.0) 3220 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.829492+0000 mon.a (mon.0) 3221 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.833941+0000 mon.a (mon.0) 3222 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.837865+0000 mon.a (mon.0) 3223 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.839336+0000 mon.a (mon.0) 3224 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.849205+0000 mon.a (mon.0) 3225 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.933868+0000 mon.a (mon.0) 3226 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.936618+0000 mon.a (mon.0) 3227 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.939002+0000 mon.a (mon.0) 3228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.939740+0000 mon.a (mon.0) 3229 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:38.945045+0000 mon.a (mon.0) 3230 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:39.021144+0000 mon.a (mon.0) 3231 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:39.023624+0000 mon.a (mon.0) 3232 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:39.026507+0000 mon.a (mon.0) 3233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:39.027515+0000 mon.a (mon.0) 3234 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:39.034319+0000 mon.a (mon.0) 3235 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:39.115774+0000 mon.a (mon.0) 3236 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:39.122189+0000 mon.a (mon.0) 3237 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:39.124621+0000 mon.a (mon.0) 3238 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:39.125473+0000 mon.a (mon.0) 3239 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:39.130868+0000 mon.a (mon.0) 3240 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:39.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:39.191475+0000 mon.a (mon.0) 3241 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:39.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:39.193702+0000 mon.a (mon.0) 3242 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:39.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:39.196369+0000 mon.a (mon.0) 3243 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:39.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:39.197521+0000 mon.a (mon.0) 3244 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:39.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:39 smithi175 bash[56722]: audit 2024-02-10T06:41:39.204288+0000 mon.a (mon.0) 3245 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.484 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[64735]: debug 2024-02-10T06:41:40.232+0000 7fdb0f213700 -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-02-10T06:41:40.485 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: cluster 2024-02-10T06:41:38.641404+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T06:41:40.485 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: cephadm 2024-02-10T06:41:38.660166+0000 mgr.y (mgr.34107) 840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.485 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: cephadm 2024-02-10T06:41:38.751780+0000 mgr.y (mgr.34107) 841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.485 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: cluster 2024-02-10T06:41:38.818781+0000 mgr.y (mgr.34107) 842 : cluster 0 pgmap v133: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-02-10T06:41:40.485 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: cephadm 2024-02-10T06:41:38.849924+0000 mgr.y (mgr.34107) 843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.485 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: cephadm 2024-02-10T06:41:38.945699+0000 mgr.y (mgr.34107) 844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.485 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: cephadm 2024-02-10T06:41:39.035130+0000 mgr.y (mgr.34107) 845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.485 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: cephadm 2024-02-10T06:41:39.131425+0000 mgr.y (mgr.34107) 846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.485 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: cephadm 2024-02-10T06:41:39.204921+0000 mgr.y (mgr.34107) 847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.485 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.266757+0000 mon.a (mon.0) 3246 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.485 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.268814+0000 mon.a (mon.0) 3247 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.486 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.270950+0000 mon.a (mon.0) 3248 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.486 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.271754+0000 mon.a (mon.0) 3249 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.486 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.279826+0000 mon.a (mon.0) 3250 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.486 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: cephadm 2024-02-10T06:41:39.280264+0000 mgr.y (mgr.34107) 848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.486 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: cluster 2024-02-10T06:41:39.312346+0000 mon.a (mon.0) 3251 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:41:40.486 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: cluster 2024-02-10T06:41:39.319105+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T06:41:40.486 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: cluster 2024-02-10T06:41:39.319756+0000 mon.a (mon.0) 3252 : cluster 1 osd.2 [v2:172.21.15.46:6818/1620888138,v1:172.21.15.46:6819/1620888138] boot 2024-02-10T06:41:40.486 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: cluster 2024-02-10T06:41:39.320070+0000 mon.a (mon.0) 3253 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-02-10T06:41:40.486 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.321037+0000 mon.a (mon.0) 3254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:41:40.486 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: cluster 2024-02-10T06:41:39.323193+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T06:41:40.486 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: cluster 2024-02-10T06:41:39.328576+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T06:41:40.486 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: cluster 2024-02-10T06:41:38.641404+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T06:41:40.487 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: cephadm 2024-02-10T06:41:38.660166+0000 mgr.y (mgr.34107) 840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.487 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: cephadm 2024-02-10T06:41:38.751780+0000 mgr.y (mgr.34107) 841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.487 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: cluster 2024-02-10T06:41:38.818781+0000 mgr.y (mgr.34107) 842 : cluster 0 pgmap v133: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-02-10T06:41:40.487 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: cephadm 2024-02-10T06:41:38.849924+0000 mgr.y (mgr.34107) 843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.487 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: cephadm 2024-02-10T06:41:38.945699+0000 mgr.y (mgr.34107) 844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.487 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: cephadm 2024-02-10T06:41:39.035130+0000 mgr.y (mgr.34107) 845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.487 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: cephadm 2024-02-10T06:41:39.131425+0000 mgr.y (mgr.34107) 846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.487 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: cephadm 2024-02-10T06:41:39.204921+0000 mgr.y (mgr.34107) 847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.487 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.266757+0000 mon.a (mon.0) 3246 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.487 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.268814+0000 mon.a (mon.0) 3247 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.487 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.270950+0000 mon.a (mon.0) 3248 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.487 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.271754+0000 mon.a (mon.0) 3249 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.487 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.279826+0000 mon.a (mon.0) 3250 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.488 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: cephadm 2024-02-10T06:41:39.280264+0000 mgr.y (mgr.34107) 848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.488 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: cluster 2024-02-10T06:41:39.312346+0000 mon.a (mon.0) 3251 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:41:40.488 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: cluster 2024-02-10T06:41:39.319105+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T06:41:40.488 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: cluster 2024-02-10T06:41:39.319756+0000 mon.a (mon.0) 3252 : cluster 1 osd.2 [v2:172.21.15.46:6818/1620888138,v1:172.21.15.46:6819/1620888138] boot 2024-02-10T06:41:40.488 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: cluster 2024-02-10T06:41:39.320070+0000 mon.a (mon.0) 3253 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-02-10T06:41:40.488 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.321037+0000 mon.a (mon.0) 3254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:41:40.488 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: cluster 2024-02-10T06:41:39.323193+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T06:41:40.488 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: cluster 2024-02-10T06:41:39.328576+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T06:41:40.489 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.366434+0000 mon.a (mon.0) 3255 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.489 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.368312+0000 mon.a (mon.0) 3256 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.489 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.370158+0000 mon.a (mon.0) 3257 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.489 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.370799+0000 mon.a (mon.0) 3258 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.489 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.376203+0000 mon.a (mon.0) 3259 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.489 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: cephadm 2024-02-10T06:41:39.376722+0000 mgr.y (mgr.34107) 849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.489 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.443766+0000 mon.a (mon.0) 3260 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.489 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.445944+0000 mon.a (mon.0) 3261 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.489 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.448664+0000 mon.a (mon.0) 3262 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.489 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.450194+0000 mon.a (mon.0) 3263 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.489 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.459252+0000 mon.a (mon.0) 3264 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: cephadm 2024-02-10T06:41:39.460027+0000 mgr.y (mgr.34107) 850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.541660+0000 mon.a (mon.0) 3265 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.544363+0000 mon.a (mon.0) 3266 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.548562+0000 mon.a (mon.0) 3267 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.550302+0000 mon.a (mon.0) 3268 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.557519+0000 mon.a (mon.0) 3269 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: cephadm 2024-02-10T06:41:39.558157+0000 mgr.y (mgr.34107) 851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.636224+0000 mon.a (mon.0) 3270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.640809+0000 mon.a (mon.0) 3271 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.644507+0000 mon.a (mon.0) 3272 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.645844+0000 mon.a (mon.0) 3273 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.653310+0000 mon.a (mon.0) 3274 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.666777+0000 mon.a (mon.0) 3275 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.735733+0000 mon.a (mon.0) 3276 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.739011+0000 mon.a (mon.0) 3277 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.490 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.743396+0000 mon.a (mon.0) 3278 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.744618+0000 mon.a (mon.0) 3279 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.751332+0000 mon.a (mon.0) 3280 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.833452+0000 mon.a (mon.0) 3281 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.835862+0000 mon.a (mon.0) 3282 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.838552+0000 mon.a (mon.0) 3283 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.839772+0000 mon.a (mon.0) 3284 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.847514+0000 mon.a (mon.0) 3285 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.927827+0000 mon.a (mon.0) 3286 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.930514+0000 mon.a (mon.0) 3287 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.933202+0000 mon.a (mon.0) 3288 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.934187+0000 mon.a (mon.0) 3289 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.491 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:39.939766+0000 mon.a (mon.0) 3290 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.491 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.366434+0000 mon.a (mon.0) 3255 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.492 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.368312+0000 mon.a (mon.0) 3256 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.492 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.370158+0000 mon.a (mon.0) 3257 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.492 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.370799+0000 mon.a (mon.0) 3258 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.492 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.376203+0000 mon.a (mon.0) 3259 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.492 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: cephadm 2024-02-10T06:41:39.376722+0000 mgr.y (mgr.34107) 849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.492 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.443766+0000 mon.a (mon.0) 3260 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.492 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.445944+0000 mon.a (mon.0) 3261 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.492 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.448664+0000 mon.a (mon.0) 3262 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.492 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.450194+0000 mon.a (mon.0) 3263 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.492 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.459252+0000 mon.a (mon.0) 3264 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.492 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: cephadm 2024-02-10T06:41:39.460027+0000 mgr.y (mgr.34107) 850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.492 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.541660+0000 mon.a (mon.0) 3265 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.492 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.544363+0000 mon.a (mon.0) 3266 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.492 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.548562+0000 mon.a (mon.0) 3267 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.492 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.550302+0000 mon.a (mon.0) 3268 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.492 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.557519+0000 mon.a (mon.0) 3269 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.493 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: cephadm 2024-02-10T06:41:39.558157+0000 mgr.y (mgr.34107) 851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.493 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.636224+0000 mon.a (mon.0) 3270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.493 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.640809+0000 mon.a (mon.0) 3271 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.493 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:40.016615+0000 mon.a (mon.0) 3291 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.493 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:40.019230+0000 mon.a (mon.0) 3292 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.493 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:40.021684+0000 mon.a (mon.0) 3293 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.493 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:40.022554+0000 mon.a (mon.0) 3294 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.493 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:40.029626+0000 mon.a (mon.0) 3295 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.493 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:40.119512+0000 mon.a (mon.0) 3296 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.493 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:40.122602+0000 mon.a (mon.0) 3297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.493 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:40.125274+0000 mon.a (mon.0) 3298 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.494 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:40.128628+0000 mon.a (mon.0) 3299 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.494 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:40.129222+0000 mon.a (mon.0) 3300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.494 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:40.131981+0000 mon.a (mon.0) 3301 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.494 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:40.135214+0000 mon.a (mon.0) 3302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.494 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:40.143364+0000 mon.a (mon.0) 3303 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.494 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:40.226250+0000 mon.a (mon.0) 3304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.494 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:40.230022+0000 mon.a (mon.0) 3305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.494 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:40.232081+0000 mon.a (mon.0) 3306 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.494 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:40.233626+0000 mon.a (mon.0) 3307 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.494 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[68510]: audit 2024-02-10T06:41:40.235468+0000 mon.a (mon.0) 3308 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T06:41:40.494 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.644507+0000 mon.a (mon.0) 3272 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.495 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.645844+0000 mon.a (mon.0) 3273 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.495 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.653310+0000 mon.a (mon.0) 3274 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.495 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.666777+0000 mon.a (mon.0) 3275 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.495 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.735733+0000 mon.a (mon.0) 3276 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.495 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.739011+0000 mon.a (mon.0) 3277 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.495 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.743396+0000 mon.a (mon.0) 3278 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.495 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.744618+0000 mon.a (mon.0) 3279 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.495 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.751332+0000 mon.a (mon.0) 3280 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.495 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.833452+0000 mon.a (mon.0) 3281 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.495 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.835862+0000 mon.a (mon.0) 3282 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.495 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.838552+0000 mon.a (mon.0) 3283 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.495 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.839772+0000 mon.a (mon.0) 3284 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.495 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.847514+0000 mon.a (mon.0) 3285 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.495 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.927827+0000 mon.a (mon.0) 3286 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.496 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.930514+0000 mon.a (mon.0) 3287 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.496 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.933202+0000 mon.a (mon.0) 3288 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.496 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.934187+0000 mon.a (mon.0) 3289 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.496 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:39.939766+0000 mon.a (mon.0) 3290 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.496 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:40.016615+0000 mon.a (mon.0) 3291 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.496 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:40.019230+0000 mon.a (mon.0) 3292 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.496 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:40.021684+0000 mon.a (mon.0) 3293 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.496 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:40.022554+0000 mon.a (mon.0) 3294 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.496 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:40.029626+0000 mon.a (mon.0) 3295 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.496 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:40.119512+0000 mon.a (mon.0) 3296 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.496 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:40.122602+0000 mon.a (mon.0) 3297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.496 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:40.125274+0000 mon.a (mon.0) 3298 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.496 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:40.128628+0000 mon.a (mon.0) 3299 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.496 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:40.129222+0000 mon.a (mon.0) 3300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.497 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:40.131981+0000 mon.a (mon.0) 3301 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.497 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:40.135214+0000 mon.a (mon.0) 3302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.497 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:40.143364+0000 mon.a (mon.0) 3303 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.497 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:40.226250+0000 mon.a (mon.0) 3304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.497 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:40.230022+0000 mon.a (mon.0) 3305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.497 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:40.232081+0000 mon.a (mon.0) 3306 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.497 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:40.233626+0000 mon.a (mon.0) 3307 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.497 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:40 smithi046 bash[71198]: audit 2024-02-10T06:41:40.235468+0000 mon.a (mon.0) 3308 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T06:41:40.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: cluster 2024-02-10T06:41:38.641404+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T06:41:40.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: cephadm 2024-02-10T06:41:38.660166+0000 mgr.y (mgr.34107) 840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: cephadm 2024-02-10T06:41:38.751780+0000 mgr.y (mgr.34107) 841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: cluster 2024-02-10T06:41:38.818781+0000 mgr.y (mgr.34107) 842 : cluster 0 pgmap v133: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 56/630 objects degraded (8.889%) 2024-02-10T06:41:40.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: cephadm 2024-02-10T06:41:38.849924+0000 mgr.y (mgr.34107) 843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: cephadm 2024-02-10T06:41:38.945699+0000 mgr.y (mgr.34107) 844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: cephadm 2024-02-10T06:41:39.035130+0000 mgr.y (mgr.34107) 845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: cephadm 2024-02-10T06:41:39.131425+0000 mgr.y (mgr.34107) 846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: cephadm 2024-02-10T06:41:39.204921+0000 mgr.y (mgr.34107) 847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.266757+0000 mon.a (mon.0) 3246 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.268814+0000 mon.a (mon.0) 3247 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.270950+0000 mon.a (mon.0) 3248 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.271754+0000 mon.a (mon.0) 3249 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.279826+0000 mon.a (mon.0) 3250 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: cephadm 2024-02-10T06:41:39.280264+0000 mgr.y (mgr.34107) 848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: cluster 2024-02-10T06:41:39.312346+0000 mon.a (mon.0) 3251 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:41:40.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: cluster 2024-02-10T06:41:39.319105+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T06:41:40.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: cluster 2024-02-10T06:41:39.319756+0000 mon.a (mon.0) 3252 : cluster 1 osd.2 [v2:172.21.15.46:6818/1620888138,v1:172.21.15.46:6819/1620888138] boot 2024-02-10T06:41:40.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: cluster 2024-02-10T06:41:39.320070+0000 mon.a (mon.0) 3253 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-02-10T06:41:40.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.321037+0000 mon.a (mon.0) 3254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:41:40.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: cluster 2024-02-10T06:41:39.323193+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T06:41:40.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: cluster 2024-02-10T06:41:39.328576+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T06:41:40.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.366434+0000 mon.a (mon.0) 3255 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.368312+0000 mon.a (mon.0) 3256 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.370158+0000 mon.a (mon.0) 3257 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.370799+0000 mon.a (mon.0) 3258 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.376203+0000 mon.a (mon.0) 3259 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: cephadm 2024-02-10T06:41:39.376722+0000 mgr.y (mgr.34107) 849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.443766+0000 mon.a (mon.0) 3260 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.445944+0000 mon.a (mon.0) 3261 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.448664+0000 mon.a (mon.0) 3262 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.450194+0000 mon.a (mon.0) 3263 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.459252+0000 mon.a (mon.0) 3264 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: cephadm 2024-02-10T06:41:39.460027+0000 mgr.y (mgr.34107) 850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.541660+0000 mon.a (mon.0) 3265 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.544363+0000 mon.a (mon.0) 3266 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.548562+0000 mon.a (mon.0) 3267 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.550302+0000 mon.a (mon.0) 3268 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.557519+0000 mon.a (mon.0) 3269 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: cephadm 2024-02-10T06:41:39.558157+0000 mgr.y (mgr.34107) 851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:40.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.636224+0000 mon.a (mon.0) 3270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.640809+0000 mon.a (mon.0) 3271 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.529 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.644507+0000 mon.a (mon.0) 3272 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.529 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.645844+0000 mon.a (mon.0) 3273 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.529 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.653310+0000 mon.a (mon.0) 3274 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.529 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.666777+0000 mon.a (mon.0) 3275 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.529 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.735733+0000 mon.a (mon.0) 3276 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.529 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.739011+0000 mon.a (mon.0) 3277 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.529 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.743396+0000 mon.a (mon.0) 3278 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.529 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.744618+0000 mon.a (mon.0) 3279 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.529 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.751332+0000 mon.a (mon.0) 3280 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.529 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.833452+0000 mon.a (mon.0) 3281 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.530 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.835862+0000 mon.a (mon.0) 3282 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.530 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.838552+0000 mon.a (mon.0) 3283 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.530 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.839772+0000 mon.a (mon.0) 3284 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.530 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.847514+0000 mon.a (mon.0) 3285 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.530 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.927827+0000 mon.a (mon.0) 3286 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.530 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.930514+0000 mon.a (mon.0) 3287 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.530 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.933202+0000 mon.a (mon.0) 3288 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.530 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.934187+0000 mon.a (mon.0) 3289 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.530 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:39.939766+0000 mon.a (mon.0) 3290 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.530 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:40.016615+0000 mon.a (mon.0) 3291 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.530 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:40.019230+0000 mon.a (mon.0) 3292 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.530 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:40.021684+0000 mon.a (mon.0) 3293 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.530 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:40.022554+0000 mon.a (mon.0) 3294 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.530 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:40.029626+0000 mon.a (mon.0) 3295 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.530 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:40.119512+0000 mon.a (mon.0) 3296 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.531 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:40.122602+0000 mon.a (mon.0) 3297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.531 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:40.125274+0000 mon.a (mon.0) 3298 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.531 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:40.128628+0000 mon.a (mon.0) 3299 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.531 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:40.129222+0000 mon.a (mon.0) 3300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:40.531 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:40.131981+0000 mon.a (mon.0) 3301 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:41:40.531 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:40.135214+0000 mon.a (mon.0) 3302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.531 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:40.143364+0000 mon.a (mon.0) 3303 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:40.531 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:40.226250+0000 mon.a (mon.0) 3304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:41:40.531 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:40.230022+0000 mon.a (mon.0) 3305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.531 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:40.232081+0000 mon.a (mon.0) 3306 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.531 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:40.233626+0000 mon.a (mon.0) 3307 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:41:40.531 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:40 smithi175 bash[56722]: audit 2024-02-10T06:41:40.235468+0000 mon.a (mon.0) 3308 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T06:41:41.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:41:41] "GET /metrics HTTP/1.1" 200 38572 "" "Prometheus/2.33.4" 2024-02-10T06:41:41.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[71198]: cephadm 2024-02-10T06:41:39.653930+0000 mgr.y (mgr.34107) 852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:41.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[71198]: cephadm 2024-02-10T06:41:39.751996+0000 mgr.y (mgr.34107) 853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:41.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[71198]: cephadm 2024-02-10T06:41:39.848168+0000 mgr.y (mgr.34107) 854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:41.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[71198]: cephadm 2024-02-10T06:41:39.940429+0000 mgr.y (mgr.34107) 855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:41.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[71198]: cephadm 2024-02-10T06:41:40.030295+0000 mgr.y (mgr.34107) 856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:41.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[71198]: audit 2024-02-10T06:41:40.235743+0000 mgr.y (mgr.34107) 857 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T06:41:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[71198]: cephadm 2024-02-10T06:41:40.236924+0000 mgr.y (mgr.34107) 858 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-10T06:41:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[71198]: cluster 2024-02-10T06:41:40.322120+0000 mon.a (mon.0) 3309 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2024-02-10T06:41:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[71198]: cluster 2024-02-10T06:41:40.323549+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[71198]: cluster 2024-02-10T06:41:40.323887+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[71198]: cluster 2024-02-10T06:41:40.324492+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[71198]: cluster 2024-02-10T06:41:40.326614+0000 osd.3 (osd.3) 28 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[71198]: cluster 2024-02-10T06:41:40.328146+0000 osd.3 (osd.3) 29 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[71198]: cluster 2024-02-10T06:41:40.329862+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[71198]: cluster 2024-02-10T06:41:40.330974+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[71198]: cluster 2024-02-10T06:41:40.333956+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[71198]: cluster 2024-02-10T06:41:40.335413+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[71198]: cluster 2024-02-10T06:41:40.338019+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[71198]: audit 2024-02-10T06:41:40.551280+0000 mgr.y (mgr.34107) 859 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:41:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[68510]: cephadm 2024-02-10T06:41:39.653930+0000 mgr.y (mgr.34107) 852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[68510]: cephadm 2024-02-10T06:41:39.751996+0000 mgr.y (mgr.34107) 853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[68510]: cephadm 2024-02-10T06:41:39.848168+0000 mgr.y (mgr.34107) 854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[68510]: cephadm 2024-02-10T06:41:39.940429+0000 mgr.y (mgr.34107) 855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[68510]: cephadm 2024-02-10T06:41:40.030295+0000 mgr.y (mgr.34107) 856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[68510]: audit 2024-02-10T06:41:40.235743+0000 mgr.y (mgr.34107) 857 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T06:41:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[68510]: cephadm 2024-02-10T06:41:40.236924+0000 mgr.y (mgr.34107) 858 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-10T06:41:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[68510]: cluster 2024-02-10T06:41:40.322120+0000 mon.a (mon.0) 3309 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2024-02-10T06:41:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[68510]: cluster 2024-02-10T06:41:40.323549+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[68510]: cluster 2024-02-10T06:41:40.323887+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[68510]: cluster 2024-02-10T06:41:40.324492+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[68510]: cluster 2024-02-10T06:41:40.326614+0000 osd.3 (osd.3) 28 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[68510]: cluster 2024-02-10T06:41:40.328146+0000 osd.3 (osd.3) 29 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[68510]: cluster 2024-02-10T06:41:40.329862+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[68510]: cluster 2024-02-10T06:41:40.330974+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[68510]: cluster 2024-02-10T06:41:40.333956+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[68510]: cluster 2024-02-10T06:41:40.335413+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[68510]: cluster 2024-02-10T06:41:40.338019+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:41 smithi046 bash[68510]: audit 2024-02-10T06:41:40.551280+0000 mgr.y (mgr.34107) 859 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:41:41.649 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:41 smithi175 bash[56722]: cephadm 2024-02-10T06:41:39.653930+0000 mgr.y (mgr.34107) 852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:41.649 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:41 smithi175 bash[56722]: cephadm 2024-02-10T06:41:39.751996+0000 mgr.y (mgr.34107) 853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:41.649 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:41 smithi175 bash[56722]: cephadm 2024-02-10T06:41:39.848168+0000 mgr.y (mgr.34107) 854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:41.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:41 smithi175 bash[56722]: cephadm 2024-02-10T06:41:39.940429+0000 mgr.y (mgr.34107) 855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:41.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:41 smithi175 bash[56722]: cephadm 2024-02-10T06:41:40.030295+0000 mgr.y (mgr.34107) 856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:41:41.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:41 smithi175 bash[56722]: audit 2024-02-10T06:41:40.235743+0000 mgr.y (mgr.34107) 857 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T06:41:41.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:41 smithi175 bash[56722]: cephadm 2024-02-10T06:41:40.236924+0000 mgr.y (mgr.34107) 858 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-10T06:41:41.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:41 smithi175 bash[56722]: cluster 2024-02-10T06:41:40.322120+0000 mon.a (mon.0) 3309 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2024-02-10T06:41:41.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:41 smithi175 bash[56722]: cluster 2024-02-10T06:41:40.323549+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:41 smithi175 bash[56722]: cluster 2024-02-10T06:41:40.323887+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:41 smithi175 bash[56722]: cluster 2024-02-10T06:41:40.324492+0000 osd.3 (osd.3) 27 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:41 smithi175 bash[56722]: cluster 2024-02-10T06:41:40.326614+0000 osd.3 (osd.3) 28 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:41 smithi175 bash[56722]: cluster 2024-02-10T06:41:40.328146+0000 osd.3 (osd.3) 29 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:41 smithi175 bash[56722]: cluster 2024-02-10T06:41:40.329862+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:41 smithi175 bash[56722]: cluster 2024-02-10T06:41:40.330974+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:41 smithi175 bash[56722]: cluster 2024-02-10T06:41:40.333956+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:41 smithi175 bash[56722]: cluster 2024-02-10T06:41:40.335413+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:41 smithi175 bash[56722]: cluster 2024-02-10T06:41:40.338019+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T06:41:41.651 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:41 smithi175 bash[56722]: audit 2024-02-10T06:41:40.551280+0000 mgr.y (mgr.34107) 859 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:41:42.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:42 smithi046 bash[68510]: cluster 2024-02-10T06:41:40.820247+0000 mgr.y (mgr.34107) 860 : cluster 0 pgmap v136: 161 pgs: 4 active+undersized+degraded, 19 active+undersized, 138 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 25/630 objects degraded (3.968%) 2024-02-10T06:41:42.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:42 smithi046 bash[68510]: cluster 2024-02-10T06:41:41.316409+0000 mon.a (mon.0) 3310 : cluster 3 Health check update: Degraded data redundancy: 25/630 objects degraded (3.968%), 4 pgs degraded (PG_DEGRADED) 2024-02-10T06:41:42.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:42 smithi046 bash[71198]: cluster 2024-02-10T06:41:40.820247+0000 mgr.y (mgr.34107) 860 : cluster 0 pgmap v136: 161 pgs: 4 active+undersized+degraded, 19 active+undersized, 138 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 25/630 objects degraded (3.968%) 2024-02-10T06:41:42.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:42 smithi046 bash[71198]: cluster 2024-02-10T06:41:41.316409+0000 mon.a (mon.0) 3310 : cluster 3 Health check update: Degraded data redundancy: 25/630 objects degraded (3.968%), 4 pgs degraded (PG_DEGRADED) 2024-02-10T06:41:42.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:42 smithi175 bash[56722]: cluster 2024-02-10T06:41:40.820247+0000 mgr.y (mgr.34107) 860 : cluster 0 pgmap v136: 161 pgs: 4 active+undersized+degraded, 19 active+undersized, 138 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 25/630 objects degraded (3.968%) 2024-02-10T06:41:42.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:42 smithi175 bash[56722]: cluster 2024-02-10T06:41:41.316409+0000 mon.a (mon.0) 3310 : cluster 3 Health check update: Degraded data redundancy: 25/630 objects degraded (3.968%), 4 pgs degraded (PG_DEGRADED) 2024-02-10T06:41:43.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:43 smithi046 bash[68510]: audit 2024-02-10T06:41:42.391886+0000 mon.a (mon.0) 3311 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:43.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:43 smithi046 bash[68510]: audit 2024-02-10T06:41:42.403786+0000 mon.a (mon.0) 3312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:43.516 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:43 smithi046 bash[68510]: audit 2024-02-10T06:41:42.414054+0000 mon.a (mon.0) 3313 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:43.516 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:43 smithi046 bash[71198]: audit 2024-02-10T06:41:42.391886+0000 mon.a (mon.0) 3311 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:43.516 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:43 smithi046 bash[71198]: audit 2024-02-10T06:41:42.403786+0000 mon.a (mon.0) 3312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:43.516 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:43 smithi046 bash[71198]: audit 2024-02-10T06:41:42.414054+0000 mon.a (mon.0) 3313 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:43.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:43 smithi175 bash[56722]: audit 2024-02-10T06:41:42.391886+0000 mon.a (mon.0) 3311 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:43.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:43 smithi175 bash[56722]: audit 2024-02-10T06:41:42.403786+0000 mon.a (mon.0) 3312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:43.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:43 smithi175 bash[56722]: audit 2024-02-10T06:41:42.414054+0000 mon.a (mon.0) 3313 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:44.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:44 smithi046 bash[68510]: cluster 2024-02-10T06:41:42.821318+0000 mgr.y (mgr.34107) 861 : cluster 0 pgmap v137: 161 pgs: 2 active+undersized+degraded, 16 active+undersized, 143 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-02-10T06:41:44.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:44 smithi046 bash[68510]: audit 2024-02-10T06:41:43.565153+0000 mon.a (mon.0) 3314 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:44.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:44 smithi046 bash[68510]: audit 2024-02-10T06:41:43.573016+0000 mon.a (mon.0) 3315 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:44.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:44 smithi046 bash[68510]: audit 2024-02-10T06:41:43.580831+0000 mon.a (mon.0) 3316 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:44.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:44 smithi046 bash[68510]: audit 2024-02-10T06:41:44.497459+0000 mon.a (mon.0) 3317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:44.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:44 smithi046 bash[68510]: audit 2024-02-10T06:41:44.499298+0000 mon.a (mon.0) 3318 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:41:44.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:44 smithi046 bash[71198]: cluster 2024-02-10T06:41:42.821318+0000 mgr.y (mgr.34107) 861 : cluster 0 pgmap v137: 161 pgs: 2 active+undersized+degraded, 16 active+undersized, 143 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-02-10T06:41:44.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:44 smithi046 bash[71198]: audit 2024-02-10T06:41:43.565153+0000 mon.a (mon.0) 3314 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:44.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:44 smithi046 bash[71198]: audit 2024-02-10T06:41:43.573016+0000 mon.a (mon.0) 3315 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:44.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:44 smithi046 bash[71198]: audit 2024-02-10T06:41:43.580831+0000 mon.a (mon.0) 3316 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:44.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:44 smithi046 bash[71198]: audit 2024-02-10T06:41:44.497459+0000 mon.a (mon.0) 3317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:44.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:44 smithi046 bash[71198]: audit 2024-02-10T06:41:44.499298+0000 mon.a (mon.0) 3318 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:41:44.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:44 smithi175 bash[56722]: cluster 2024-02-10T06:41:42.821318+0000 mgr.y (mgr.34107) 861 : cluster 0 pgmap v137: 161 pgs: 2 active+undersized+degraded, 16 active+undersized, 143 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-02-10T06:41:44.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:44 smithi175 bash[56722]: audit 2024-02-10T06:41:43.565153+0000 mon.a (mon.0) 3314 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:44.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:44 smithi175 bash[56722]: audit 2024-02-10T06:41:43.573016+0000 mon.a (mon.0) 3315 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:44.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:44 smithi175 bash[56722]: audit 2024-02-10T06:41:43.580831+0000 mon.a (mon.0) 3316 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:44.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:44 smithi175 bash[56722]: audit 2024-02-10T06:41:44.497459+0000 mon.a (mon.0) 3317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:44.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:44 smithi175 bash[56722]: audit 2024-02-10T06:41:44.499298+0000 mon.a (mon.0) 3318 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:41:45.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:45 smithi046 bash[68510]: cluster 2024-02-10T06:41:45.562820+0000 mon.a (mon.0) 3319 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded) 2024-02-10T06:41:45.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:45 smithi046 bash[68510]: cluster 2024-02-10T06:41:45.562912+0000 mon.a (mon.0) 3320 : cluster 1 Cluster is now healthy 2024-02-10T06:41:45.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:45 smithi046 bash[71198]: cluster 2024-02-10T06:41:45.562820+0000 mon.a (mon.0) 3319 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded) 2024-02-10T06:41:45.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:45 smithi046 bash[71198]: cluster 2024-02-10T06:41:45.562912+0000 mon.a (mon.0) 3320 : cluster 1 Cluster is now healthy 2024-02-10T06:41:45.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:45 smithi175 bash[56722]: cluster 2024-02-10T06:41:45.562820+0000 mon.a (mon.0) 3319 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded) 2024-02-10T06:41:45.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:45 smithi175 bash[56722]: cluster 2024-02-10T06:41:45.562912+0000 mon.a (mon.0) 3320 : cluster 1 Cluster is now healthy 2024-02-10T06:41:46.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:46 smithi046 bash[68510]: cluster 2024-02-10T06:41:44.822336+0000 mgr.y (mgr.34107) 862 : cluster 0 pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 748 B/s rd, 0 op/s 2024-02-10T06:41:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:46 smithi046 bash[71198]: cluster 2024-02-10T06:41:44.822336+0000 mgr.y (mgr.34107) 862 : cluster 0 pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 748 B/s rd, 0 op/s 2024-02-10T06:41:46.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:46 smithi175 bash[56722]: cluster 2024-02-10T06:41:44.822336+0000 mgr.y (mgr.34107) 862 : cluster 0 pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 748 B/s rd, 0 op/s 2024-02-10T06:41:47.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:47 smithi175 bash[56722]: cluster 2024-02-10T06:41:46.823812+0000 mgr.y (mgr.34107) 863 : cluster 0 pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:41:48.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:47 smithi046 bash[68510]: cluster 2024-02-10T06:41:46.823812+0000 mgr.y (mgr.34107) 863 : cluster 0 pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:41:48.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:47 smithi046 bash[71198]: cluster 2024-02-10T06:41:46.823812+0000 mgr.y (mgr.34107) 863 : cluster 0 pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:41:50.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:50 smithi175 bash[56722]: cluster 2024-02-10T06:41:48.824853+0000 mgr.y (mgr.34107) 864 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:41:50.564 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:50 smithi046 bash[68510]: cluster 2024-02-10T06:41:48.824853+0000 mgr.y (mgr.34107) 864 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:41:50.564 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:50 smithi046 bash[71198]: cluster 2024-02-10T06:41:48.824853+0000 mgr.y (mgr.34107) 864 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:41:51.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:51 smithi046 bash[68510]: audit 2024-02-10T06:41:50.557377+0000 mgr.y (mgr.34107) 865 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:41:51.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:51 smithi046 bash[71198]: audit 2024-02-10T06:41:50.557377+0000 mgr.y (mgr.34107) 865 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:41:51.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:41:51 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:41:51] "GET /metrics HTTP/1.1" 200 38581 "" "Prometheus/2.33.4" 2024-02-10T06:41:51.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:51 smithi175 bash[56722]: audit 2024-02-10T06:41:50.557377+0000 mgr.y (mgr.34107) 865 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:41:52.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:52 smithi175 bash[56722]: cluster 2024-02-10T06:41:50.826366+0000 mgr.y (mgr.34107) 866 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-10T06:41:52.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:52 smithi046 bash[68510]: cluster 2024-02-10T06:41:50.826366+0000 mgr.y (mgr.34107) 866 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-10T06:41:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:52 smithi046 bash[71198]: cluster 2024-02-10T06:41:50.826366+0000 mgr.y (mgr.34107) 866 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-10T06:41:54.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:54 smithi175 bash[56722]: cluster 2024-02-10T06:41:52.827271+0000 mgr.y (mgr.34107) 867 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:41:54.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:54 smithi046 bash[68510]: cluster 2024-02-10T06:41:52.827271+0000 mgr.y (mgr.34107) 867 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:41:54.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:54 smithi046 bash[71198]: cluster 2024-02-10T06:41:52.827271+0000 mgr.y (mgr.34107) 867 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:41:55.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:55 smithi175 bash[56722]: audit 2024-02-10T06:41:54.689771+0000 mon.a (mon.0) 3321 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:55.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:55 smithi175 bash[56722]: cluster 2024-02-10T06:41:54.828252+0000 mgr.y (mgr.34107) 868 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:41:55.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:55 smithi175 bash[56722]: audit 2024-02-10T06:41:55.253088+0000 mon.a (mon.0) 3322 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T06:41:55.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:55 smithi175 bash[56722]: audit 2024-02-10T06:41:55.253582+0000 mgr.y (mgr.34107) 869 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T06:41:55.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:55 smithi175 bash[56722]: cephadm 2024-02-10T06:41:55.256465+0000 mgr.y (mgr.34107) 870 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-02-10T06:41:56.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:55 smithi046 bash[68510]: audit 2024-02-10T06:41:54.689771+0000 mon.a (mon.0) 3321 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:56.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:55 smithi046 bash[68510]: cluster 2024-02-10T06:41:54.828252+0000 mgr.y (mgr.34107) 868 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:41:56.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:55 smithi046 bash[68510]: audit 2024-02-10T06:41:55.253088+0000 mon.a (mon.0) 3322 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T06:41:56.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:55 smithi046 bash[68510]: audit 2024-02-10T06:41:55.253582+0000 mgr.y (mgr.34107) 869 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T06:41:56.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:55 smithi046 bash[68510]: cephadm 2024-02-10T06:41:55.256465+0000 mgr.y (mgr.34107) 870 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-02-10T06:41:56.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:55 smithi046 bash[71198]: audit 2024-02-10T06:41:54.689771+0000 mon.a (mon.0) 3321 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:56.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:55 smithi046 bash[71198]: cluster 2024-02-10T06:41:54.828252+0000 mgr.y (mgr.34107) 868 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:41:56.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:55 smithi046 bash[71198]: audit 2024-02-10T06:41:55.253088+0000 mon.a (mon.0) 3322 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T06:41:56.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:55 smithi046 bash[71198]: audit 2024-02-10T06:41:55.253582+0000 mgr.y (mgr.34107) 869 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T06:41:56.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:55 smithi046 bash[71198]: cephadm 2024-02-10T06:41:55.256465+0000 mgr.y (mgr.34107) 870 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-02-10T06:41:58.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:57 smithi175 bash[56722]: cluster 2024-02-10T06:41:56.829439+0000 mgr.y (mgr.34107) 871 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:41:58.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:57 smithi175 bash[56722]: audit 2024-02-10T06:41:57.634528+0000 mon.a (mon.0) 3323 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:58.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:57 smithi175 bash[56722]: audit 2024-02-10T06:41:57.637630+0000 mon.a (mon.0) 3324 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T06:41:58.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:57 smithi175 bash[56722]: audit 2024-02-10T06:41:57.639229+0000 mon.a (mon.0) 3325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:58.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:57 smithi046 bash[68510]: cluster 2024-02-10T06:41:56.829439+0000 mgr.y (mgr.34107) 871 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:41:58.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:57 smithi046 bash[68510]: audit 2024-02-10T06:41:57.634528+0000 mon.a (mon.0) 3323 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:58.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:57 smithi046 bash[68510]: audit 2024-02-10T06:41:57.637630+0000 mon.a (mon.0) 3324 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T06:41:58.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:57 smithi046 bash[68510]: audit 2024-02-10T06:41:57.639229+0000 mon.a (mon.0) 3325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:58.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:57 smithi046 bash[71198]: cluster 2024-02-10T06:41:56.829439+0000 mgr.y (mgr.34107) 871 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:41:58.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:57 smithi046 bash[71198]: audit 2024-02-10T06:41:57.634528+0000 mon.a (mon.0) 3323 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:41:58.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:57 smithi046 bash[71198]: audit 2024-02-10T06:41:57.637630+0000 mon.a (mon.0) 3324 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T06:41:58.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:57 smithi046 bash[71198]: audit 2024-02-10T06:41:57.639229+0000 mon.a (mon.0) 3325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:41:58.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:58 smithi175 bash[56722]: cephadm 2024-02-10T06:41:57.628609+0000 mgr.y (mgr.34107) 872 : cephadm 1 Upgrade: Updating osd.3 2024-02-10T06:41:58.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:41:58 smithi175 bash[56722]: cephadm 2024-02-10T06:41:57.642583+0000 mgr.y (mgr.34107) 873 : cephadm 1 Deploying daemon osd.3 on smithi046 2024-02-10T06:41:59.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:58 smithi046 bash[71198]: cephadm 2024-02-10T06:41:57.628609+0000 mgr.y (mgr.34107) 872 : cephadm 1 Upgrade: Updating osd.3 2024-02-10T06:41:59.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:41:58 smithi046 bash[71198]: cephadm 2024-02-10T06:41:57.642583+0000 mgr.y (mgr.34107) 873 : cephadm 1 Deploying daemon osd.3 on smithi046 2024-02-10T06:41:59.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:58 smithi046 bash[68510]: cephadm 2024-02-10T06:41:57.628609+0000 mgr.y (mgr.34107) 872 : cephadm 1 Upgrade: Updating osd.3 2024-02-10T06:41:59.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:41:58 smithi046 bash[68510]: cephadm 2024-02-10T06:41:57.642583+0000 mgr.y (mgr.34107) 873 : cephadm 1 Deploying daemon osd.3 on smithi046 2024-02-10T06:42:00.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:00 smithi175 bash[56722]: cluster 2024-02-10T06:41:58.830501+0000 mgr.y (mgr.34107) 874 : cluster 0 pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:42:00.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:00 smithi175 bash[56722]: audit 2024-02-10T06:41:59.498442+0000 mon.a (mon.0) 3326 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:00.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:00 smithi175 bash[56722]: audit 2024-02-10T06:41:59.500844+0000 mon.a (mon.0) 3327 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:42:00.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:00 smithi046 bash[68510]: cluster 2024-02-10T06:41:58.830501+0000 mgr.y (mgr.34107) 874 : cluster 0 pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:42:00.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:00 smithi046 bash[68510]: audit 2024-02-10T06:41:59.498442+0000 mon.a (mon.0) 3326 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:00.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:00 smithi046 bash[68510]: audit 2024-02-10T06:41:59.500844+0000 mon.a (mon.0) 3327 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:42:00.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:00 smithi046 bash[71198]: cluster 2024-02-10T06:41:58.830501+0000 mgr.y (mgr.34107) 874 : cluster 0 pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:42:00.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:00 smithi046 bash[71198]: audit 2024-02-10T06:41:59.498442+0000 mon.a (mon.0) 3326 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:00.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:00 smithi046 bash[71198]: audit 2024-02-10T06:41:59.500844+0000 mon.a (mon.0) 3327 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:42:01.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:42:01 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:42:01] "GET /metrics HTTP/1.1" 200 38575 "" "Prometheus/2.33.4" 2024-02-10T06:42:01.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:01 smithi046 bash[68510]: audit 2024-02-10T06:42:00.565335+0000 mgr.y (mgr.34107) 875 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:42:01.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:01 smithi046 bash[71198]: audit 2024-02-10T06:42:00.565335+0000 mgr.y (mgr.34107) 875 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:42:01.935 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:01 smithi175 bash[56722]: audit 2024-02-10T06:42:00.565335+0000 mgr.y (mgr.34107) 875 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:42:02.362 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:42:02 smithi046 systemd[1]: Stopping Ceph osd.3 for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:42:02.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:02 smithi046 bash[68510]: cluster 2024-02-10T06:42:00.832009+0000 mgr.y (mgr.34107) 876 : cluster 0 pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:42:02.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:02 smithi046 bash[68510]: cluster 2024-02-10T06:42:02.361618+0000 mon.a (mon.0) 3328 : cluster 1 osd.3 marked itself down and dead 2024-02-10T06:42:02.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:02 smithi046 bash[71198]: cluster 2024-02-10T06:42:00.832009+0000 mgr.y (mgr.34107) 876 : cluster 0 pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:42:02.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:02 smithi046 bash[71198]: cluster 2024-02-10T06:42:02.361618+0000 mon.a (mon.0) 3328 : cluster 1 osd.3 marked itself down and dead 2024-02-10T06:42:02.629 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:42:02 smithi046 bash[33911]: debug 2024-02-10T06:42:02.356+0000 7ff9bb558700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-10T06:42:02.630 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:42:02 smithi046 bash[33911]: debug 2024-02-10T06:42:02.356+0000 7ff9bb558700 -1 osd.3 128 *** Got signal Terminated *** 2024-02-10T06:42:02.630 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:42:02 smithi046 bash[33911]: debug 2024-02-10T06:42:02.356+0000 7ff9bb558700 -1 osd.3 128 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:42:02.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:02 smithi175 bash[56722]: cluster 2024-02-10T06:42:00.832009+0000 mgr.y (mgr.34107) 876 : cluster 0 pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:42:03.028 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:02 smithi175 bash[56722]: cluster 2024-02-10T06:42:02.361618+0000 mon.a (mon.0) 3328 : cluster 1 osd.3 marked itself down and dead 2024-02-10T06:42:03.563 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:03 smithi175 bash[56722]: cluster 2024-02-10T06:42:02.507095+0000 mon.a (mon.0) 3329 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:42:03.563 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:03 smithi175 bash[56722]: cluster 2024-02-10T06:42:02.516991+0000 mon.a (mon.0) 3330 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-02-10T06:42:03.563 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:03 smithi175 bash[56722]: cluster 2024-02-10T06:42:02.521749+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.563 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:03 smithi175 bash[56722]: cluster 2024-02-10T06:42:02.521947+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.563 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:03 smithi175 bash[56722]: cluster 2024-02-10T06:42:02.522253+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.563 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:03 smithi175 bash[56722]: cluster 2024-02-10T06:42:02.522336+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.563 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:03 smithi175 bash[56722]: cluster 2024-02-10T06:42:02.524399+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.563 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:03 smithi175 bash[56722]: cluster 2024-02-10T06:42:02.524673+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.564 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:03 smithi175 bash[56722]: cluster 2024-02-10T06:42:02.526982+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.564 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:03 smithi175 bash[56722]: cluster 2024-02-10T06:42:02.527443+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.564 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:03 smithi175 bash[56722]: cluster 2024-02-10T06:42:02.530032+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.564 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:03 smithi175 bash[56722]: cluster 2024-02-10T06:42:02.532283+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.564 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:03 smithi175 bash[56722]: audit 2024-02-10T06:42:02.579820+0000 mon.a (mon.0) 3331 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:03.564 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:03 smithi175 bash[56722]: audit 2024-02-10T06:42:02.589798+0000 mon.a (mon.0) 3332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:03.564 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:03 smithi175 bash[56722]: audit 2024-02-10T06:42:02.599521+0000 mon.a (mon.0) 3333 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:03.564 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:03 smithi175 bash[56722]: cluster 2024-02-10T06:42:03.519851+0000 mon.a (mon.0) 3334 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-02-10T06:42:03.645 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[68510]: cluster 2024-02-10T06:42:02.507095+0000 mon.a (mon.0) 3329 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:42:03.645 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[68510]: cluster 2024-02-10T06:42:02.516991+0000 mon.a (mon.0) 3330 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-02-10T06:42:03.645 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[68510]: cluster 2024-02-10T06:42:02.521749+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.645 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[68510]: cluster 2024-02-10T06:42:02.521947+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.645 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[68510]: cluster 2024-02-10T06:42:02.522253+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.645 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[68510]: cluster 2024-02-10T06:42:02.522336+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.645 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[68510]: cluster 2024-02-10T06:42:02.524399+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.645 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[68510]: cluster 2024-02-10T06:42:02.524673+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.645 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[68510]: cluster 2024-02-10T06:42:02.526982+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.646 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[68510]: cluster 2024-02-10T06:42:02.527443+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.646 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[68510]: cluster 2024-02-10T06:42:02.530032+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.646 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[68510]: cluster 2024-02-10T06:42:02.532283+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.646 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[68510]: audit 2024-02-10T06:42:02.579820+0000 mon.a (mon.0) 3331 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:03.646 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[68510]: audit 2024-02-10T06:42:02.589798+0000 mon.a (mon.0) 3332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:03.646 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[68510]: audit 2024-02-10T06:42:02.599521+0000 mon.a (mon.0) 3333 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:03.646 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[68510]: cluster 2024-02-10T06:42:03.519851+0000 mon.a (mon.0) 3334 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-02-10T06:42:03.646 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[71198]: cluster 2024-02-10T06:42:02.507095+0000 mon.a (mon.0) 3329 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:42:03.646 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[71198]: cluster 2024-02-10T06:42:02.516991+0000 mon.a (mon.0) 3330 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-02-10T06:42:03.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[71198]: cluster 2024-02-10T06:42:02.521749+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[71198]: cluster 2024-02-10T06:42:02.521947+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[71198]: cluster 2024-02-10T06:42:02.522253+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[71198]: cluster 2024-02-10T06:42:02.522336+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[71198]: cluster 2024-02-10T06:42:02.524399+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[71198]: cluster 2024-02-10T06:42:02.524673+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[71198]: cluster 2024-02-10T06:42:02.526982+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[71198]: cluster 2024-02-10T06:42:02.527443+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[71198]: cluster 2024-02-10T06:42:02.530032+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[71198]: cluster 2024-02-10T06:42:02.532283+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T06:42:03.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[71198]: audit 2024-02-10T06:42:02.579820+0000 mon.a (mon.0) 3331 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:03.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[71198]: audit 2024-02-10T06:42:02.589798+0000 mon.a (mon.0) 3332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:03.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[71198]: audit 2024-02-10T06:42:02.599521+0000 mon.a (mon.0) 3333 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:03.647 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[71198]: cluster 2024-02-10T06:42:03.519851+0000 mon.a (mon.0) 3334 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-02-10T06:42:03.999 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:42:03 smithi046 bash[87665]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-3 2024-02-10T06:42:04.551 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[87848]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-3 2024-02-10T06:42:04.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[68510]: cluster 2024-02-10T06:42:02.833144+0000 mgr.y (mgr.34107) 877 : cluster 0 pgmap v148: 161 pgs: 13 peering, 22 stale+active+clean, 126 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-02-10T06:42:04.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[68510]: cluster 2024-02-10T06:42:03.520880+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[68510]: cluster 2024-02-10T06:42:03.523236+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[68510]: cluster 2024-02-10T06:42:03.523341+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[68510]: cluster 2024-02-10T06:42:03.523892+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[68510]: cluster 2024-02-10T06:42:03.524367+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[68510]: cluster 2024-02-10T06:42:03.525906+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[68510]: cluster 2024-02-10T06:42:03.527156+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[68510]: cluster 2024-02-10T06:42:03.527829+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[68510]: cluster 2024-02-10T06:42:03.528254+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[68510]: cluster 2024-02-10T06:42:03.531016+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[68510]: cluster 2024-02-10T06:42:03.532127+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[68510]: cluster 2024-02-10T06:42:03.596141+0000 mon.a (mon.0) 3335 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-02-10T06:42:04.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[68510]: audit 2024-02-10T06:42:03.707183+0000 mon.a (mon.0) 3336 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:04.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[68510]: audit 2024-02-10T06:42:03.717485+0000 mon.a (mon.0) 3337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:04.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[68510]: audit 2024-02-10T06:42:03.726618+0000 mon.a (mon.0) 3338 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:04.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[71198]: cluster 2024-02-10T06:42:02.833144+0000 mgr.y (mgr.34107) 877 : cluster 0 pgmap v148: 161 pgs: 13 peering, 22 stale+active+clean, 126 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-02-10T06:42:04.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[71198]: cluster 2024-02-10T06:42:03.520880+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[71198]: cluster 2024-02-10T06:42:03.523236+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[71198]: cluster 2024-02-10T06:42:03.523341+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[71198]: cluster 2024-02-10T06:42:03.523892+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[71198]: cluster 2024-02-10T06:42:03.524367+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[71198]: cluster 2024-02-10T06:42:03.525906+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[71198]: cluster 2024-02-10T06:42:03.527156+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[71198]: cluster 2024-02-10T06:42:03.527829+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[71198]: cluster 2024-02-10T06:42:03.528254+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[71198]: cluster 2024-02-10T06:42:03.531016+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[71198]: cluster 2024-02-10T06:42:03.532127+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[71198]: cluster 2024-02-10T06:42:03.596141+0000 mon.a (mon.0) 3335 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-02-10T06:42:04.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[71198]: audit 2024-02-10T06:42:03.707183+0000 mon.a (mon.0) 3336 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:04.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[71198]: audit 2024-02-10T06:42:03.717485+0000 mon.a (mon.0) 3337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:04.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:04 smithi046 bash[71198]: audit 2024-02-10T06:42:03.726618+0000 mon.a (mon.0) 3338 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:04.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:04 smithi175 bash[56722]: cluster 2024-02-10T06:42:02.833144+0000 mgr.y (mgr.34107) 877 : cluster 0 pgmap v148: 161 pgs: 13 peering, 22 stale+active+clean, 126 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-02-10T06:42:04.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:04 smithi175 bash[56722]: cluster 2024-02-10T06:42:03.520880+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:04 smithi175 bash[56722]: cluster 2024-02-10T06:42:03.523236+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:04 smithi175 bash[56722]: cluster 2024-02-10T06:42:03.523341+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:04 smithi175 bash[56722]: cluster 2024-02-10T06:42:03.523892+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:04 smithi175 bash[56722]: cluster 2024-02-10T06:42:03.524367+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:04 smithi175 bash[56722]: cluster 2024-02-10T06:42:03.525906+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:04 smithi175 bash[56722]: cluster 2024-02-10T06:42:03.527156+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:04 smithi175 bash[56722]: cluster 2024-02-10T06:42:03.527829+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:04 smithi175 bash[56722]: cluster 2024-02-10T06:42:03.528254+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:04 smithi175 bash[56722]: cluster 2024-02-10T06:42:03.531016+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:04 smithi175 bash[56722]: cluster 2024-02-10T06:42:03.532127+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T06:42:04.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:04 smithi175 bash[56722]: cluster 2024-02-10T06:42:03.596141+0000 mon.a (mon.0) 3335 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-02-10T06:42:04.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:04 smithi175 bash[56722]: audit 2024-02-10T06:42:03.707183+0000 mon.a (mon.0) 3336 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:04.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:04 smithi175 bash[56722]: audit 2024-02-10T06:42:03.717485+0000 mon.a (mon.0) 3337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:04.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:04 smithi175 bash[56722]: audit 2024-02-10T06:42:03.726618+0000 mon.a (mon.0) 3338 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:05.375 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:42:05.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:05 smithi046 bash[68510]: cluster 2024-02-10T06:42:03.720004+0000 mgr.y (mgr.34107) 878 : cluster 0 pgmap v150: 161 pgs: 20 peering, 20 stale+active+clean, 121 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-02-10T06:42:05.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:05 smithi046 bash[68510]: cluster 2024-02-10T06:42:04.713814+0000 mon.a (mon.0) 3339 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:42:05.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:05 smithi046 bash[71198]: cluster 2024-02-10T06:42:03.720004+0000 mgr.y (mgr.34107) 878 : cluster 0 pgmap v150: 161 pgs: 20 peering, 20 stale+active+clean, 121 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-02-10T06:42:05.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:05 smithi046 bash[71198]: cluster 2024-02-10T06:42:04.713814+0000 mon.a (mon.0) 3339 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:42:05.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:05 smithi175 bash[56722]: cluster 2024-02-10T06:42:03.720004+0000 mgr.y (mgr.34107) 878 : cluster 0 pgmap v150: 161 pgs: 20 peering, 20 stale+active+clean, 121 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-02-10T06:42:05.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:05 smithi175 bash[56722]: cluster 2024-02-10T06:42:04.713814+0000 mon.a (mon.0) 3339 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:42:06.181 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:42:06.181 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 2s ago 20m - - 2024-02-10T06:42:06.181 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 3s ago 19m - - 2024-02-10T06:42:06.181 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (6m) 2s ago 12m 16.5M - 0.23.0 ba2b418f427c a2b5f5f678df 2024-02-10T06:42:06.181 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (5m) 3s ago 12m 43.2M - 8.3.5 dad864ee21e9 1fff02f358ea 2024-02-10T06:42:06.181 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (4m) 2s ago 10m 48.0M - 3.5 e1d6a67b021e afbdab419484 2024-02-10T06:42:06.182 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (4m) 3s ago 19m 443M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:42:06.182 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (5m) 2s ago 21m 520M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:42:06.182 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (4m) 2s ago 21m 64.9M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 242e20c0094d 2024-02-10T06:42:06.182 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (3m) 3s ago 19m 48.3M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 4e4f0fba5e46 2024-02-10T06:42:06.182 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (3m) 2s ago 19m 51.6M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 3930fa96e7b9 2024-02-10T06:42:06.182 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (6m) 2s ago 13m 11.9M - 1.3.1 1dbe0e931976 0d647fc89f51 2024-02-10T06:42:06.182 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (5m) 3s ago 13m 11.8M - 1.3.1 1dbe0e931976 3687708c33a1 2024-02-10T06:42:06.182 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (113s) 2s ago 18m 52.3M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 806b111b1a5a 2024-02-10T06:42:06.182 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (74s) 2s ago 18m 52.3M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 5946eaa9560f 2024-02-10T06:42:06.182 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (34s) 2s ago 17m 51.2M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 b853fd416cd3 2024-02-10T06:42:06.182 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 unknown 2s ago 17m 66.2M 4096M 17.2.0 e1d6a67b021e c13af4060cb8 2024-02-10T06:42:06.182 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (16m) 3s ago 16m 69.5M 4096M 17.2.0 e1d6a67b021e b7955dc2a521 2024-02-10T06:42:06.182 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (15m) 3s ago 15m 63.8M 4096M 17.2.0 e1d6a67b021e 4193d5d45070 2024-02-10T06:42:06.183 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (15m) 3s ago 15m 61.2M 4096M 17.2.0 e1d6a67b021e 4816cdb9a60b 2024-02-10T06:42:06.183 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (14m) 3s ago 14m 65.0M 4096M 17.2.0 e1d6a67b021e e892e8cc28fc 2024-02-10T06:42:06.183 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (4m) 3s ago 13m 62.5M - 2.33.4 514e6a882f6e 64427f696443 2024-02-10T06:42:06.183 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (11m) 2s ago 11m 88.9M - 17.2.0 e1d6a67b021e 62f56b90529d 2024-02-10T06:42:06.183 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (11m) 3s ago 11m 88.6M - 17.2.0 e1d6a67b021e f9a8c396df52 2024-02-10T06:42:06.183 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (10m) 2s ago 10m 88.1M - 17.2.0 e1d6a67b021e 73f34826e936 2024-02-10T06:42:06.183 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (10m) 3s ago 10m 88.5M - 17.2.0 e1d6a67b021e ae69d76dca01 2024-02-10T06:42:06.651 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:42:06.651 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:42:06.651 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:42:06.651 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:42:06.651 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:42:06.651 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:42:06.651 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:42:06.651 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:42:06.651 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-02-10T06:42:06.651 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:42:06.651 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:42:06.651 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:42:06.651 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T06:42:06.652 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:42:06.652 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:42:06.652 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-02-10T06:42:06.652 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T06:42:06.652 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:42:06.652 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:42:06.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:06 smithi046 bash[68510]: audit 2024-02-10T06:42:05.352021+0000 mgr.y (mgr.34107) 879 : audit 0 from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:06 smithi046 bash[71198]: audit 2024-02-10T06:42:05.352021+0000 mgr.y (mgr.34107) 879 : audit 0 from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:06.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:06 smithi175 bash[56722]: audit 2024-02-10T06:42:05.352021+0000 mgr.y (mgr.34107) 879 : audit 0 from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:07.029 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:42:07.029 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:42:07.029 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:42:07.029 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:42:07.029 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [ 2024-02-10T06:42:07.029 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr", 2024-02-10T06:42:07.029 INFO:teuthology.orchestra.run.smithi046.stdout: "mon" 2024-02-10T06:42:07.030 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:42:07.030 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "8/23 daemons upgraded", 2024-02-10T06:42:07.030 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T06:42:07.030 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:42:07.030 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:42:07.418 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:42:07 smithi046 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.3.service: Succeeded. 2024-02-10T06:42:07.418 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:42:07 smithi046 systemd[1]: Stopped Ceph osd.3 for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:42:07.511 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Reduced data availability: 4 pgs inactive, 4 pgs peering; Degraded data redundancy: 62/630 objects degraded (9.841%), 18 pgs degraded 2024-02-10T06:42:07.512 INFO:teuthology.orchestra.run.smithi046.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-02-10T06:42:07.512 INFO:teuthology.orchestra.run.smithi046.stdout: daemon osd.3 on smithi046 is in unknown state 2024-02-10T06:42:07.512 INFO:teuthology.orchestra.run.smithi046.stdout:[WRN] OSD_DOWN: 1 osds down 2024-02-10T06:42:07.512 INFO:teuthology.orchestra.run.smithi046.stdout: osd.3 (root=default,host=smithi046) is down 2024-02-10T06:42:07.512 INFO:teuthology.orchestra.run.smithi046.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 4 pgs inactive, 4 pgs peering 2024-02-10T06:42:07.512 INFO:teuthology.orchestra.run.smithi046.stdout: pg 4.10 is stuck peering for 67s, current state peering, last acting [1,6] 2024-02-10T06:42:07.512 INFO:teuthology.orchestra.run.smithi046.stdout: pg 4.14 is stuck peering for 67s, current state peering, last acting [1,7] 2024-02-10T06:42:07.512 INFO:teuthology.orchestra.run.smithi046.stdout: pg 5.0 is stuck peering for 67s, current state peering, last acting [1,4] 2024-02-10T06:42:07.512 INFO:teuthology.orchestra.run.smithi046.stdout: pg 5.17 is stuck peering for 67s, current state peering, last acting [1,7] 2024-02-10T06:42:07.512 INFO:teuthology.orchestra.run.smithi046.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 62/630 objects degraded (9.841%), 18 pgs degraded 2024-02-10T06:42:07.512 INFO:teuthology.orchestra.run.smithi046.stdout: pg 2.12 is active+undersized+degraded, acting [5,7] 2024-02-10T06:42:07.512 INFO:teuthology.orchestra.run.smithi046.stdout: pg 2.1b is active+undersized+degraded, acting [7,6] 2024-02-10T06:42:07.512 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.1 is active+undersized+degraded, acting [0,4] 2024-02-10T06:42:07.513 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.2 is active+undersized+degraded, acting [5,6] 2024-02-10T06:42:07.513 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.5 is active+undersized+degraded, acting [5,2] 2024-02-10T06:42:07.513 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.7 is active+undersized+degraded, acting [7,0] 2024-02-10T06:42:07.513 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.b is active+undersized+degraded, acting [0,4] 2024-02-10T06:42:07.513 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.c is active+undersized+degraded, acting [5,6] 2024-02-10T06:42:07.513 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.12 is active+undersized+degraded, acting [0,7] 2024-02-10T06:42:07.513 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.15 is active+undersized+degraded, acting [7,4] 2024-02-10T06:42:07.513 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.17 is active+undersized+degraded, acting [0,5] 2024-02-10T06:42:07.513 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.18 is active+undersized+degraded, acting [0,1] 2024-02-10T06:42:07.513 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.1e is active+undersized+degraded, acting [6,2] 2024-02-10T06:42:07.513 INFO:teuthology.orchestra.run.smithi046.stdout: pg 4.0 is active+undersized+degraded, acting [7,0] 2024-02-10T06:42:07.513 INFO:teuthology.orchestra.run.smithi046.stdout: pg 4.9 is active+undersized+degraded, acting [4,2] 2024-02-10T06:42:07.513 INFO:teuthology.orchestra.run.smithi046.stdout: pg 4.15 is active+undersized+degraded, acting [5,7] 2024-02-10T06:42:07.513 INFO:teuthology.orchestra.run.smithi046.stdout: pg 5.1c is active+undersized+degraded, acting [4,2] 2024-02-10T06:42:07.513 INFO:teuthology.orchestra.run.smithi046.stdout: pg 6.c is active+undersized+degraded, acting [6,5] 2024-02-10T06:42:07.879 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:42:07 smithi046 systemd[1]: Started Ceph osd.3 for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:42:07.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:07 smithi046 bash[71198]: cluster 2024-02-10T06:42:05.721822+0000 mgr.y (mgr.34107) 880 : cluster 0 pgmap v151: 161 pgs: 18 active+undersized+degraded, 20 peering, 28 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-02-10T06:42:07.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:07 smithi046 bash[71198]: audit 2024-02-10T06:42:05.748965+0000 mgr.y (mgr.34107) 881 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:07.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:07 smithi046 bash[71198]: audit 2024-02-10T06:42:06.150680+0000 mgr.y (mgr.34107) 882 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:07.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:07 smithi046 bash[71198]: cluster 2024-02-10T06:42:06.545912+0000 mon.a (mon.0) 3340 : cluster 3 Health check failed: Degraded data redundancy: 62/630 objects degraded (9.841%), 18 pgs degraded (PG_DEGRADED) 2024-02-10T06:42:07.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:07 smithi046 bash[71198]: audit 2024-02-10T06:42:06.643853+0000 mon.a (mon.0) 3341 : audit 0 from='client.? 172.21.15.46:0/1143462599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:07.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:07 smithi046 bash[71198]: audit 2024-02-10T06:42:07.459422+0000 mon.a (mon.0) 3342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:07.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:07 smithi046 bash[71198]: audit 2024-02-10T06:42:07.466563+0000 mon.a (mon.0) 3343 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:07.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:07 smithi046 bash[71198]: audit 2024-02-10T06:42:07.488747+0000 mon.a (mon.0) 3344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:07.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:07 smithi046 bash[71198]: audit 2024-02-10T06:42:07.490009+0000 mon.a (mon.0) 3345 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:07.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:07 smithi046 bash[71198]: audit 2024-02-10T06:42:07.498766+0000 mon.a (mon.0) 3346 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:07.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:07 smithi046 bash[71198]: audit 2024-02-10T06:42:07.505272+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.46:0/1418721690' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:42:07.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:07 smithi046 bash[68510]: cluster 2024-02-10T06:42:05.721822+0000 mgr.y (mgr.34107) 880 : cluster 0 pgmap v151: 161 pgs: 18 active+undersized+degraded, 20 peering, 28 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-02-10T06:42:07.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:07 smithi046 bash[68510]: audit 2024-02-10T06:42:05.748965+0000 mgr.y (mgr.34107) 881 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:07.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:07 smithi046 bash[68510]: audit 2024-02-10T06:42:06.150680+0000 mgr.y (mgr.34107) 882 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:07.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:07 smithi046 bash[68510]: cluster 2024-02-10T06:42:06.545912+0000 mon.a (mon.0) 3340 : cluster 3 Health check failed: Degraded data redundancy: 62/630 objects degraded (9.841%), 18 pgs degraded (PG_DEGRADED) 2024-02-10T06:42:07.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:07 smithi046 bash[68510]: audit 2024-02-10T06:42:06.643853+0000 mon.a (mon.0) 3341 : audit 0 from='client.? 172.21.15.46:0/1143462599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:07.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:07 smithi046 bash[68510]: audit 2024-02-10T06:42:07.459422+0000 mon.a (mon.0) 3342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:07.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:07 smithi046 bash[68510]: audit 2024-02-10T06:42:07.466563+0000 mon.a (mon.0) 3343 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:07.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:07 smithi046 bash[68510]: audit 2024-02-10T06:42:07.488747+0000 mon.a (mon.0) 3344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:07.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:07 smithi046 bash[68510]: audit 2024-02-10T06:42:07.490009+0000 mon.a (mon.0) 3345 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:07.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:07 smithi046 bash[68510]: audit 2024-02-10T06:42:07.498766+0000 mon.a (mon.0) 3346 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:07.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:07 smithi046 bash[68510]: audit 2024-02-10T06:42:07.505272+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.46:0/1418721690' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:42:07.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:07 smithi175 bash[56722]: cluster 2024-02-10T06:42:05.721822+0000 mgr.y (mgr.34107) 880 : cluster 0 pgmap v151: 161 pgs: 18 active+undersized+degraded, 20 peering, 28 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-02-10T06:42:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:07 smithi175 bash[56722]: audit 2024-02-10T06:42:05.748965+0000 mgr.y (mgr.34107) 881 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:07 smithi175 bash[56722]: audit 2024-02-10T06:42:06.150680+0000 mgr.y (mgr.34107) 882 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:07 smithi175 bash[56722]: cluster 2024-02-10T06:42:06.545912+0000 mon.a (mon.0) 3340 : cluster 3 Health check failed: Degraded data redundancy: 62/630 objects degraded (9.841%), 18 pgs degraded (PG_DEGRADED) 2024-02-10T06:42:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:07 smithi175 bash[56722]: audit 2024-02-10T06:42:06.643853+0000 mon.a (mon.0) 3341 : audit 0 from='client.? 172.21.15.46:0/1143462599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:07 smithi175 bash[56722]: audit 2024-02-10T06:42:07.459422+0000 mon.a (mon.0) 3342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:07 smithi175 bash[56722]: audit 2024-02-10T06:42:07.466563+0000 mon.a (mon.0) 3343 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:07 smithi175 bash[56722]: audit 2024-02-10T06:42:07.488747+0000 mon.a (mon.0) 3344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:07 smithi175 bash[56722]: audit 2024-02-10T06:42:07.490009+0000 mon.a (mon.0) 3345 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:07 smithi175 bash[56722]: audit 2024-02-10T06:42:07.498766+0000 mon.a (mon.0) 3346 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:07 smithi175 bash[56722]: audit 2024-02-10T06:42:07.505272+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.46:0/1418721690' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:42:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.022155+0000 mgr.y (mgr.34107) 883 : audit 0 from='client.44359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: cluster 2024-02-10T06:42:07.492413+0000 mgr.y (mgr.34107) 884 : cluster 0 pgmap v152: 161 pgs: 18 active+undersized+degraded, 20 peering, 28 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-02-10T06:42:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: cephadm 2024-02-10T06:42:07.499529+0000 mgr.y (mgr.34107) 885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.564508+0000 mon.a (mon.0) 3347 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.566808+0000 mon.a (mon.0) 3348 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.569894+0000 mon.a (mon.0) 3349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.570948+0000 mon.a (mon.0) 3350 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.578254+0000 mon.a (mon.0) 3351 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: cephadm 2024-02-10T06:42:07.579081+0000 mgr.y (mgr.34107) 886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.657747+0000 mon.a (mon.0) 3352 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.660866+0000 mon.a (mon.0) 3353 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.664010+0000 mon.a (mon.0) 3354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.665013+0000 mon.a (mon.0) 3355 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.672740+0000 mon.a (mon.0) 3356 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.755167+0000 mon.a (mon.0) 3357 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.757635+0000 mon.a (mon.0) 3358 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.761401+0000 mon.a (mon.0) 3359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.762219+0000 mon.a (mon.0) 3360 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.768171+0000 mon.a (mon.0) 3361 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.022155+0000 mgr.y (mgr.34107) 883 : audit 0 from='client.44359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:08.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: cluster 2024-02-10T06:42:07.492413+0000 mgr.y (mgr.34107) 884 : cluster 0 pgmap v152: 161 pgs: 18 active+undersized+degraded, 20 peering, 28 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-02-10T06:42:08.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: cephadm 2024-02-10T06:42:07.499529+0000 mgr.y (mgr.34107) 885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:08.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.564508+0000 mon.a (mon.0) 3347 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.566808+0000 mon.a (mon.0) 3348 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.569894+0000 mon.a (mon.0) 3349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.570948+0000 mon.a (mon.0) 3350 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.578254+0000 mon.a (mon.0) 3351 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: cephadm 2024-02-10T06:42:07.579081+0000 mgr.y (mgr.34107) 886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.657747+0000 mon.a (mon.0) 3352 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.660866+0000 mon.a (mon.0) 3353 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.664010+0000 mon.a (mon.0) 3354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.665013+0000 mon.a (mon.0) 3355 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.672740+0000 mon.a (mon.0) 3356 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.755167+0000 mon.a (mon.0) 3357 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.757635+0000 mon.a (mon.0) 3358 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.761401+0000 mon.a (mon.0) 3359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.762219+0000 mon.a (mon.0) 3360 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.768171+0000 mon.a (mon.0) 3361 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.849061+0000 mon.a (mon.0) 3362 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.851635+0000 mon.a (mon.0) 3363 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.854867+0000 mon.a (mon.0) 3364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.856037+0000 mon.a (mon.0) 3365 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.862945+0000 mon.a (mon.0) 3366 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.941756+0000 mon.a (mon.0) 3367 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.944886+0000 mon.a (mon.0) 3368 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.947541+0000 mon.a (mon.0) 3369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.948538+0000 mon.a (mon.0) 3370 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:07.954473+0000 mon.a (mon.0) 3371 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.037472+0000 mon.a (mon.0) 3372 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.041653+0000 mon.a (mon.0) 3373 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.045583+0000 mon.a (mon.0) 3374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.046942+0000 mon.a (mon.0) 3375 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.054294+0000 mon.a (mon.0) 3376 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.135034+0000 mon.a (mon.0) 3377 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.138216+0000 mon.a (mon.0) 3378 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.141094+0000 mon.a (mon.0) 3379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.142218+0000 mon.a (mon.0) 3380 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.149916+0000 mon.a (mon.0) 3381 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.849061+0000 mon.a (mon.0) 3362 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.851635+0000 mon.a (mon.0) 3363 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.854867+0000 mon.a (mon.0) 3364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.856037+0000 mon.a (mon.0) 3365 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.862945+0000 mon.a (mon.0) 3366 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.941756+0000 mon.a (mon.0) 3367 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.944886+0000 mon.a (mon.0) 3368 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.947541+0000 mon.a (mon.0) 3369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.948538+0000 mon.a (mon.0) 3370 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:07.954473+0000 mon.a (mon.0) 3371 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.037472+0000 mon.a (mon.0) 3372 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.041653+0000 mon.a (mon.0) 3373 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.045583+0000 mon.a (mon.0) 3374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.046942+0000 mon.a (mon.0) 3375 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.054294+0000 mon.a (mon.0) 3376 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.135034+0000 mon.a (mon.0) 3377 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.138216+0000 mon.a (mon.0) 3378 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.141094+0000 mon.a (mon.0) 3379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.142218+0000 mon.a (mon.0) 3380 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.149916+0000 mon.a (mon.0) 3381 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.231293+0000 mon.a (mon.0) 3382 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.233992+0000 mon.a (mon.0) 3383 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.238060+0000 mon.a (mon.0) 3384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.239215+0000 mon.a (mon.0) 3385 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.247297+0000 mon.a (mon.0) 3386 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.328437+0000 mon.a (mon.0) 3387 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.331292+0000 mon.a (mon.0) 3388 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.333988+0000 mon.a (mon.0) 3389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.335035+0000 mon.a (mon.0) 3390 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.342780+0000 mon.a (mon.0) 3391 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.422861+0000 mon.a (mon.0) 3392 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.425661+0000 mon.a (mon.0) 3393 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.428640+0000 mon.a (mon.0) 3394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.430105+0000 mon.a (mon.0) 3395 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.438544+0000 mon.a (mon.0) 3396 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: cluster 2024-02-10T06:42:08.463868+0000 mon.a (mon.0) 3397 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:42:08.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.521876+0000 mon.a (mon.0) 3398 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.523843+0000 mon.a (mon.0) 3399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.525969+0000 mon.a (mon.0) 3400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.526711+0000 mon.a (mon.0) 3401 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[71198]: audit 2024-02-10T06:42:08.532971+0000 mon.a (mon.0) 3402 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.231293+0000 mon.a (mon.0) 3382 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.233992+0000 mon.a (mon.0) 3383 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.238060+0000 mon.a (mon.0) 3384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.239215+0000 mon.a (mon.0) 3385 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.247297+0000 mon.a (mon.0) 3386 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.328437+0000 mon.a (mon.0) 3387 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.331292+0000 mon.a (mon.0) 3388 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.333988+0000 mon.a (mon.0) 3389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.335035+0000 mon.a (mon.0) 3390 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.342780+0000 mon.a (mon.0) 3391 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.422861+0000 mon.a (mon.0) 3392 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.425661+0000 mon.a (mon.0) 3393 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.428640+0000 mon.a (mon.0) 3394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.430105+0000 mon.a (mon.0) 3395 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.438544+0000 mon.a (mon.0) 3396 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: cluster 2024-02-10T06:42:08.463868+0000 mon.a (mon.0) 3397 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:42:08.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.521876+0000 mon.a (mon.0) 3398 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.523843+0000 mon.a (mon.0) 3399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.525969+0000 mon.a (mon.0) 3400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.526711+0000 mon.a (mon.0) 3401 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:08 smithi046 bash[68510]: audit 2024-02-10T06:42:08.532971+0000 mon.a (mon.0) 3402 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.022155+0000 mgr.y (mgr.34107) 883 : audit 0 from='client.44359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:08.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: cluster 2024-02-10T06:42:07.492413+0000 mgr.y (mgr.34107) 884 : cluster 0 pgmap v152: 161 pgs: 18 active+undersized+degraded, 20 peering, 28 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-02-10T06:42:08.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: cephadm 2024-02-10T06:42:07.499529+0000 mgr.y (mgr.34107) 885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:08.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.564508+0000 mon.a (mon.0) 3347 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.566808+0000 mon.a (mon.0) 3348 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.569894+0000 mon.a (mon.0) 3349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.570948+0000 mon.a (mon.0) 3350 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.578254+0000 mon.a (mon.0) 3351 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: cephadm 2024-02-10T06:42:07.579081+0000 mgr.y (mgr.34107) 886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:08.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.657747+0000 mon.a (mon.0) 3352 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.660866+0000 mon.a (mon.0) 3353 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.664010+0000 mon.a (mon.0) 3354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.665013+0000 mon.a (mon.0) 3355 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.672740+0000 mon.a (mon.0) 3356 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.755167+0000 mon.a (mon.0) 3357 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.757635+0000 mon.a (mon.0) 3358 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.761401+0000 mon.a (mon.0) 3359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.762219+0000 mon.a (mon.0) 3360 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.768171+0000 mon.a (mon.0) 3361 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.849061+0000 mon.a (mon.0) 3362 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.851635+0000 mon.a (mon.0) 3363 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.854867+0000 mon.a (mon.0) 3364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.856037+0000 mon.a (mon.0) 3365 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.862945+0000 mon.a (mon.0) 3366 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.941756+0000 mon.a (mon.0) 3367 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.944886+0000 mon.a (mon.0) 3368 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.947541+0000 mon.a (mon.0) 3369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.948538+0000 mon.a (mon.0) 3370 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:07.954473+0000 mon.a (mon.0) 3371 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.037472+0000 mon.a (mon.0) 3372 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.041653+0000 mon.a (mon.0) 3373 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.045583+0000 mon.a (mon.0) 3374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.046942+0000 mon.a (mon.0) 3375 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.054294+0000 mon.a (mon.0) 3376 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.135034+0000 mon.a (mon.0) 3377 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.138216+0000 mon.a (mon.0) 3378 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.141094+0000 mon.a (mon.0) 3379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.142218+0000 mon.a (mon.0) 3380 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.149916+0000 mon.a (mon.0) 3381 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.231293+0000 mon.a (mon.0) 3382 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.233992+0000 mon.a (mon.0) 3383 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.238060+0000 mon.a (mon.0) 3384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.239215+0000 mon.a (mon.0) 3385 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.247297+0000 mon.a (mon.0) 3386 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.328437+0000 mon.a (mon.0) 3387 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.331292+0000 mon.a (mon.0) 3388 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.333988+0000 mon.a (mon.0) 3389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.335035+0000 mon.a (mon.0) 3390 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.342780+0000 mon.a (mon.0) 3391 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.422861+0000 mon.a (mon.0) 3392 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.425661+0000 mon.a (mon.0) 3393 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.428640+0000 mon.a (mon.0) 3394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.430105+0000 mon.a (mon.0) 3395 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.438544+0000 mon.a (mon.0) 3396 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:08.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: cluster 2024-02-10T06:42:08.463868+0000 mon.a (mon.0) 3397 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:42:08.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.521876+0000 mon.a (mon.0) 3398 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:08.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.523843+0000 mon.a (mon.0) 3399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:08.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.525969+0000 mon.a (mon.0) 3400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:08.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.526711+0000 mon.a (mon.0) 3401 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:08.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:08 smithi175 bash[56722]: audit 2024-02-10T06:42:08.532971+0000 mon.a (mon.0) 3402 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.572 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: cephadm 2024-02-10T06:42:07.673501+0000 mgr.y (mgr.34107) 887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.572 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: cephadm 2024-02-10T06:42:07.768987+0000 mgr.y (mgr.34107) 888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.572 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: cephadm 2024-02-10T06:42:07.863566+0000 mgr.y (mgr.34107) 889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.573 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: cephadm 2024-02-10T06:42:07.955417+0000 mgr.y (mgr.34107) 890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.573 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: cephadm 2024-02-10T06:42:08.054975+0000 mgr.y (mgr.34107) 891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.573 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: cephadm 2024-02-10T06:42:08.150909+0000 mgr.y (mgr.34107) 892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.573 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: cephadm 2024-02-10T06:42:08.247901+0000 mgr.y (mgr.34107) 893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.573 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: cephadm 2024-02-10T06:42:08.343521+0000 mgr.y (mgr.34107) 894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.574 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: cephadm 2024-02-10T06:42:08.439185+0000 mgr.y (mgr.34107) 895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.574 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: cephadm 2024-02-10T06:42:08.533504+0000 mgr.y (mgr.34107) 896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.574 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:08.616411+0000 mon.a (mon.0) 3403 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.574 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:08.620598+0000 mon.a (mon.0) 3404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.574 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:08.624440+0000 mon.a (mon.0) 3405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.574 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:08.625747+0000 mon.a (mon.0) 3406 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.574 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:08.633993+0000 mon.a (mon.0) 3407 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.574 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:08.711684+0000 mon.a (mon.0) 3408 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.574 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:08.714956+0000 mon.a (mon.0) 3409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.574 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:08.718473+0000 mon.a (mon.0) 3410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.574 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:08.719945+0000 mon.a (mon.0) 3411 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.574 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:08.729348+0000 mon.a (mon.0) 3412 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.575 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:08.808727+0000 mon.a (mon.0) 3413 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.575 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:08.812449+0000 mon.a (mon.0) 3414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.575 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:08.816711+0000 mon.a (mon.0) 3415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.575 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:08.817903+0000 mon.a (mon.0) 3416 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.575 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:08.825353+0000 mon.a (mon.0) 3417 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.575 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:08.908424+0000 mon.a (mon.0) 3418 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.575 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:08.911127+0000 mon.a (mon.0) 3419 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.575 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:08.914210+0000 mon.a (mon.0) 3420 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.575 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:08.915060+0000 mon.a (mon.0) 3421 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.575 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:08.922330+0000 mon.a (mon.0) 3422 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.575 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.002601+0000 mon.a (mon.0) 3423 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.575 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.005546+0000 mon.a (mon.0) 3424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.575 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.009377+0000 mon.a (mon.0) 3425 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.575 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.010738+0000 mon.a (mon.0) 3426 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.576 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.017908+0000 mon.a (mon.0) 3427 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.576 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.096817+0000 mon.a (mon.0) 3428 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.576 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.099747+0000 mon.a (mon.0) 3429 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.576 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.103524+0000 mon.a (mon.0) 3430 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.576 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.104895+0000 mon.a (mon.0) 3431 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.576 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.115123+0000 mon.a (mon.0) 3432 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.576 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.196295+0000 mon.a (mon.0) 3433 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.576 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.202324+0000 mon.a (mon.0) 3434 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.576 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.207765+0000 mon.a (mon.0) 3435 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.576 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.208691+0000 mon.a (mon.0) 3436 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.576 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.215725+0000 mon.a (mon.0) 3437 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.576 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.296812+0000 mon.a (mon.0) 3438 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.576 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.299155+0000 mon.a (mon.0) 3439 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.576 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.301785+0000 mon.a (mon.0) 3440 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.577 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.302699+0000 mon.a (mon.0) 3441 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.577 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.309755+0000 mon.a (mon.0) 3442 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.577 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.390606+0000 mon.a (mon.0) 3443 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.577 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.394514+0000 mon.a (mon.0) 3444 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.577 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.397868+0000 mon.a (mon.0) 3445 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.577 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.399005+0000 mon.a (mon.0) 3446 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.577 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.407917+0000 mon.a (mon.0) 3447 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.577 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.487450+0000 mon.a (mon.0) 3448 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.577 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.490078+0000 mon.a (mon.0) 3449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.577 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.492803+0000 mon.a (mon.0) 3450 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.577 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.494479+0000 mon.a (mon.0) 3451 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.577 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[71198]: audit 2024-02-10T06:42:09.500425+0000 mon.a (mon.0) 3452 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.837 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: cephadm 2024-02-10T06:42:07.673501+0000 mgr.y (mgr.34107) 887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.837 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: cephadm 2024-02-10T06:42:07.768987+0000 mgr.y (mgr.34107) 888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.837 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: cephadm 2024-02-10T06:42:07.863566+0000 mgr.y (mgr.34107) 889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.837 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: cephadm 2024-02-10T06:42:07.955417+0000 mgr.y (mgr.34107) 890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.837 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: cephadm 2024-02-10T06:42:08.054975+0000 mgr.y (mgr.34107) 891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.837 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: cephadm 2024-02-10T06:42:08.150909+0000 mgr.y (mgr.34107) 892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.837 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: cephadm 2024-02-10T06:42:08.247901+0000 mgr.y (mgr.34107) 893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.837 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: cephadm 2024-02-10T06:42:08.343521+0000 mgr.y (mgr.34107) 894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.837 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: cephadm 2024-02-10T06:42:08.439185+0000 mgr.y (mgr.34107) 895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.838 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: cephadm 2024-02-10T06:42:08.533504+0000 mgr.y (mgr.34107) 896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.838 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:08.616411+0000 mon.a (mon.0) 3403 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.838 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:08.620598+0000 mon.a (mon.0) 3404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.838 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:08.624440+0000 mon.a (mon.0) 3405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.838 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:08.625747+0000 mon.a (mon.0) 3406 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.838 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:08.633993+0000 mon.a (mon.0) 3407 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.838 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:08.711684+0000 mon.a (mon.0) 3408 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.838 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:08.714956+0000 mon.a (mon.0) 3409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.838 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:08.718473+0000 mon.a (mon.0) 3410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.838 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:08.719945+0000 mon.a (mon.0) 3411 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.838 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:08.729348+0000 mon.a (mon.0) 3412 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:08.808727+0000 mon.a (mon.0) 3413 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:08.812449+0000 mon.a (mon.0) 3414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:08.816711+0000 mon.a (mon.0) 3415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:08.817903+0000 mon.a (mon.0) 3416 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:08.825353+0000 mon.a (mon.0) 3417 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:08.908424+0000 mon.a (mon.0) 3418 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:08.911127+0000 mon.a (mon.0) 3419 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:08.914210+0000 mon.a (mon.0) 3420 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:08.915060+0000 mon.a (mon.0) 3421 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:08.922330+0000 mon.a (mon.0) 3422 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.002601+0000 mon.a (mon.0) 3423 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.005546+0000 mon.a (mon.0) 3424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.009377+0000 mon.a (mon.0) 3425 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.840 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.010738+0000 mon.a (mon.0) 3426 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.840 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.017908+0000 mon.a (mon.0) 3427 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.840 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.096817+0000 mon.a (mon.0) 3428 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.840 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.099747+0000 mon.a (mon.0) 3429 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.840 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.103524+0000 mon.a (mon.0) 3430 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.840 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.104895+0000 mon.a (mon.0) 3431 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.840 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.115123+0000 mon.a (mon.0) 3432 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.840 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.196295+0000 mon.a (mon.0) 3433 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.840 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.202324+0000 mon.a (mon.0) 3434 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.840 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.207765+0000 mon.a (mon.0) 3435 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.841 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.208691+0000 mon.a (mon.0) 3436 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.841 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.215725+0000 mon.a (mon.0) 3437 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.841 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.296812+0000 mon.a (mon.0) 3438 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.841 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.299155+0000 mon.a (mon.0) 3439 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.841 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.301785+0000 mon.a (mon.0) 3440 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.841 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.302699+0000 mon.a (mon.0) 3441 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.841 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.309755+0000 mon.a (mon.0) 3442 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.841 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.390606+0000 mon.a (mon.0) 3443 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.841 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.394514+0000 mon.a (mon.0) 3444 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.841 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.397868+0000 mon.a (mon.0) 3445 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.841 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.399005+0000 mon.a (mon.0) 3446 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.841 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.407917+0000 mon.a (mon.0) 3447 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.841 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.487450+0000 mon.a (mon.0) 3448 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.841 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.490078+0000 mon.a (mon.0) 3449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.841 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.492803+0000 mon.a (mon.0) 3450 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.842 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.494479+0000 mon.a (mon.0) 3451 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.842 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[68510]: audit 2024-02-10T06:42:09.500425+0000 mon.a (mon.0) 3452 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: cephadm 2024-02-10T06:42:07.673501+0000 mgr.y (mgr.34107) 887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: cephadm 2024-02-10T06:42:07.768987+0000 mgr.y (mgr.34107) 888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: cephadm 2024-02-10T06:42:07.863566+0000 mgr.y (mgr.34107) 889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: cephadm 2024-02-10T06:42:07.955417+0000 mgr.y (mgr.34107) 890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: cephadm 2024-02-10T06:42:08.054975+0000 mgr.y (mgr.34107) 891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: cephadm 2024-02-10T06:42:08.150909+0000 mgr.y (mgr.34107) 892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: cephadm 2024-02-10T06:42:08.247901+0000 mgr.y (mgr.34107) 893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: cephadm 2024-02-10T06:42:08.343521+0000 mgr.y (mgr.34107) 894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: cephadm 2024-02-10T06:42:08.439185+0000 mgr.y (mgr.34107) 895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: cephadm 2024-02-10T06:42:08.533504+0000 mgr.y (mgr.34107) 896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:09.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:08.616411+0000 mon.a (mon.0) 3403 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:08.620598+0000 mon.a (mon.0) 3404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:08.624440+0000 mon.a (mon.0) 3405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:08.625747+0000 mon.a (mon.0) 3406 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:08.633993+0000 mon.a (mon.0) 3407 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:08.711684+0000 mon.a (mon.0) 3408 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:08.714956+0000 mon.a (mon.0) 3409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:08.718473+0000 mon.a (mon.0) 3410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:08.719945+0000 mon.a (mon.0) 3411 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:08.729348+0000 mon.a (mon.0) 3412 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:08.808727+0000 mon.a (mon.0) 3413 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:08.812449+0000 mon.a (mon.0) 3414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:08.816711+0000 mon.a (mon.0) 3415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:08.817903+0000 mon.a (mon.0) 3416 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:08.825353+0000 mon.a (mon.0) 3417 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:08.908424+0000 mon.a (mon.0) 3418 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:08.911127+0000 mon.a (mon.0) 3419 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:08.914210+0000 mon.a (mon.0) 3420 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:08.915060+0000 mon.a (mon.0) 3421 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:08.922330+0000 mon.a (mon.0) 3422 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.002601+0000 mon.a (mon.0) 3423 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.005546+0000 mon.a (mon.0) 3424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.009377+0000 mon.a (mon.0) 3425 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.010738+0000 mon.a (mon.0) 3426 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.017908+0000 mon.a (mon.0) 3427 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.096817+0000 mon.a (mon.0) 3428 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.099747+0000 mon.a (mon.0) 3429 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.103524+0000 mon.a (mon.0) 3430 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.104895+0000 mon.a (mon.0) 3431 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.115123+0000 mon.a (mon.0) 3432 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.196295+0000 mon.a (mon.0) 3433 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.202324+0000 mon.a (mon.0) 3434 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.207765+0000 mon.a (mon.0) 3435 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.208691+0000 mon.a (mon.0) 3436 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.215725+0000 mon.a (mon.0) 3437 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.296812+0000 mon.a (mon.0) 3438 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.299155+0000 mon.a (mon.0) 3439 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.301785+0000 mon.a (mon.0) 3440 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.302699+0000 mon.a (mon.0) 3441 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.309755+0000 mon.a (mon.0) 3442 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.390606+0000 mon.a (mon.0) 3443 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.394514+0000 mon.a (mon.0) 3444 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.397868+0000 mon.a (mon.0) 3445 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.399005+0000 mon.a (mon.0) 3446 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.407917+0000 mon.a (mon.0) 3447 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:09.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.487450+0000 mon.a (mon.0) 3448 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:09.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.490078+0000 mon.a (mon.0) 3449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:09.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.492803+0000 mon.a (mon.0) 3450 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:09.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.494479+0000 mon.a (mon.0) 3451 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:09.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:09 smithi175 bash[56722]: audit 2024-02-10T06:42:09.500425+0000 mon.a (mon.0) 3452 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.129 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[88191]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-10T06:42:10.129 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[88191]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-02-10T06:42:10.129 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[88191]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-02-10T06:42:10.129 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[88191]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-10T06:42:10.129 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[88191]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-02-10T06:42:10.129 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[88191]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-10T06:42:10.129 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:42:09 smithi046 bash[88191]: --> ceph-volume raw activate successful for osd ID: 3 2024-02-10T06:42:10.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: cephadm 2024-02-10T06:42:08.634550+0000 mgr.y (mgr.34107) 897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: cephadm 2024-02-10T06:42:08.730088+0000 mgr.y (mgr.34107) 898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: cephadm 2024-02-10T06:42:08.826135+0000 mgr.y (mgr.34107) 899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: cephadm 2024-02-10T06:42:08.922994+0000 mgr.y (mgr.34107) 900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: cephadm 2024-02-10T06:42:09.018504+0000 mgr.y (mgr.34107) 901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: cephadm 2024-02-10T06:42:09.116140+0000 mgr.y (mgr.34107) 902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: cephadm 2024-02-10T06:42:09.216869+0000 mgr.y (mgr.34107) 903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: cephadm 2024-02-10T06:42:09.310559+0000 mgr.y (mgr.34107) 904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: cephadm 2024-02-10T06:42:09.408716+0000 mgr.y (mgr.34107) 905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: cluster 2024-02-10T06:42:09.493238+0000 mgr.y (mgr.34107) 906 : cluster 0 pgmap v153: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T06:42:10.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: cephadm 2024-02-10T06:42:09.501111+0000 mgr.y (mgr.34107) 907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.586222+0000 mon.a (mon.0) 3453 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.589136+0000 mon.a (mon.0) 3454 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.591872+0000 mon.a (mon.0) 3455 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.592765+0000 mon.a (mon.0) 3456 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.599379+0000 mon.a (mon.0) 3457 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: cephadm 2024-02-10T06:42:09.600051+0000 mgr.y (mgr.34107) 908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.678278+0000 mon.a (mon.0) 3458 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.681706+0000 mon.a (mon.0) 3459 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.685222+0000 mon.a (mon.0) 3460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: cephadm 2024-02-10T06:42:08.634550+0000 mgr.y (mgr.34107) 897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: cephadm 2024-02-10T06:42:08.730088+0000 mgr.y (mgr.34107) 898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: cephadm 2024-02-10T06:42:08.826135+0000 mgr.y (mgr.34107) 899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: cephadm 2024-02-10T06:42:08.922994+0000 mgr.y (mgr.34107) 900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: cephadm 2024-02-10T06:42:09.018504+0000 mgr.y (mgr.34107) 901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: cephadm 2024-02-10T06:42:09.116140+0000 mgr.y (mgr.34107) 902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: cephadm 2024-02-10T06:42:09.216869+0000 mgr.y (mgr.34107) 903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: cephadm 2024-02-10T06:42:09.310559+0000 mgr.y (mgr.34107) 904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: cephadm 2024-02-10T06:42:09.408716+0000 mgr.y (mgr.34107) 905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: cluster 2024-02-10T06:42:09.493238+0000 mgr.y (mgr.34107) 906 : cluster 0 pgmap v153: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T06:42:10.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: cephadm 2024-02-10T06:42:09.501111+0000 mgr.y (mgr.34107) 907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.586222+0000 mon.a (mon.0) 3453 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.589136+0000 mon.a (mon.0) 3454 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.591872+0000 mon.a (mon.0) 3455 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.592765+0000 mon.a (mon.0) 3456 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.599379+0000 mon.a (mon.0) 3457 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: cephadm 2024-02-10T06:42:09.600051+0000 mgr.y (mgr.34107) 908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.678278+0000 mon.a (mon.0) 3458 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.681706+0000 mon.a (mon.0) 3459 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.685222+0000 mon.a (mon.0) 3460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.686922+0000 mon.a (mon.0) 3461 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.696250+0000 mon.a (mon.0) 3462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.779861+0000 mon.a (mon.0) 3463 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.782420+0000 mon.a (mon.0) 3464 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.785572+0000 mon.a (mon.0) 3465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.786649+0000 mon.a (mon.0) 3466 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.793418+0000 mon.a (mon.0) 3467 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.870922+0000 mon.a (mon.0) 3468 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.874232+0000 mon.a (mon.0) 3469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.877967+0000 mon.a (mon.0) 3470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.879242+0000 mon.a (mon.0) 3471 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.886570+0000 mon.a (mon.0) 3472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.969407+0000 mon.a (mon.0) 3473 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.972874+0000 mon.a (mon.0) 3474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.975842+0000 mon.a (mon.0) 3475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.977359+0000 mon.a (mon.0) 3476 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:09.987242+0000 mon.a (mon.0) 3477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.068313+0000 mon.a (mon.0) 3478 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.071189+0000 mon.a (mon.0) 3479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.074419+0000 mon.a (mon.0) 3480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.686922+0000 mon.a (mon.0) 3461 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.696250+0000 mon.a (mon.0) 3462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.779861+0000 mon.a (mon.0) 3463 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.782420+0000 mon.a (mon.0) 3464 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.785572+0000 mon.a (mon.0) 3465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.786649+0000 mon.a (mon.0) 3466 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.793418+0000 mon.a (mon.0) 3467 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.870922+0000 mon.a (mon.0) 3468 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.874232+0000 mon.a (mon.0) 3469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.877967+0000 mon.a (mon.0) 3470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.879242+0000 mon.a (mon.0) 3471 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.886570+0000 mon.a (mon.0) 3472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.969407+0000 mon.a (mon.0) 3473 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.972874+0000 mon.a (mon.0) 3474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.975842+0000 mon.a (mon.0) 3475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.977359+0000 mon.a (mon.0) 3476 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:09.987242+0000 mon.a (mon.0) 3477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.068313+0000 mon.a (mon.0) 3478 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.071189+0000 mon.a (mon.0) 3479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.074419+0000 mon.a (mon.0) 3480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.075527+0000 mon.a (mon.0) 3481 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.084198+0000 mon.a (mon.0) 3482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.163863+0000 mon.a (mon.0) 3483 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.167818+0000 mon.a (mon.0) 3484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.172060+0000 mon.a (mon.0) 3485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.173372+0000 mon.a (mon.0) 3486 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.180683+0000 mon.a (mon.0) 3487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.259508+0000 mon.a (mon.0) 3488 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.262205+0000 mon.a (mon.0) 3489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.265146+0000 mon.a (mon.0) 3490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.266199+0000 mon.a (mon.0) 3491 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.273588+0000 mon.a (mon.0) 3492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.355209+0000 mon.a (mon.0) 3493 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.357356+0000 mon.a (mon.0) 3494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.359522+0000 mon.a (mon.0) 3495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.360377+0000 mon.a (mon.0) 3496 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.366423+0000 mon.a (mon.0) 3497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: cluster 2024-02-10T06:42:10.404084+0000 mon.a (mon.0) 3498 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-02-10T06:42:10.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.446160+0000 mon.a (mon.0) 3499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.449191+0000 mon.a (mon.0) 3500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.452441+0000 mon.a (mon.0) 3501 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.453436+0000 mon.a (mon.0) 3502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.459054+0000 mon.a (mon.0) 3503 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.536541+0000 mon.a (mon.0) 3504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.539197+0000 mon.a (mon.0) 3505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.542517+0000 mon.a (mon.0) 3506 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.543448+0000 mon.a (mon.0) 3507 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[68510]: audit 2024-02-10T06:42:10.550822+0000 mon.a (mon.0) 3508 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.075527+0000 mon.a (mon.0) 3481 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.084198+0000 mon.a (mon.0) 3482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.163863+0000 mon.a (mon.0) 3483 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.167818+0000 mon.a (mon.0) 3484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.172060+0000 mon.a (mon.0) 3485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.173372+0000 mon.a (mon.0) 3486 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.180683+0000 mon.a (mon.0) 3487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.259508+0000 mon.a (mon.0) 3488 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.262205+0000 mon.a (mon.0) 3489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.265146+0000 mon.a (mon.0) 3490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.266199+0000 mon.a (mon.0) 3491 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.273588+0000 mon.a (mon.0) 3492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.355209+0000 mon.a (mon.0) 3493 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.357356+0000 mon.a (mon.0) 3494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.359522+0000 mon.a (mon.0) 3495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.360377+0000 mon.a (mon.0) 3496 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.366423+0000 mon.a (mon.0) 3497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: cluster 2024-02-10T06:42:10.404084+0000 mon.a (mon.0) 3498 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-02-10T06:42:10.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.446160+0000 mon.a (mon.0) 3499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.449191+0000 mon.a (mon.0) 3500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.452441+0000 mon.a (mon.0) 3501 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.453436+0000 mon.a (mon.0) 3502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.459054+0000 mon.a (mon.0) 3503 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.536541+0000 mon.a (mon.0) 3504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.539197+0000 mon.a (mon.0) 3505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.542517+0000 mon.a (mon.0) 3506 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.543448+0000 mon.a (mon.0) 3507 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:10 smithi046 bash[71198]: audit 2024-02-10T06:42:10.550822+0000 mon.a (mon.0) 3508 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: cephadm 2024-02-10T06:42:08.634550+0000 mgr.y (mgr.34107) 897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: cephadm 2024-02-10T06:42:08.730088+0000 mgr.y (mgr.34107) 898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: cephadm 2024-02-10T06:42:08.826135+0000 mgr.y (mgr.34107) 899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: cephadm 2024-02-10T06:42:08.922994+0000 mgr.y (mgr.34107) 900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: cephadm 2024-02-10T06:42:09.018504+0000 mgr.y (mgr.34107) 901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: cephadm 2024-02-10T06:42:09.116140+0000 mgr.y (mgr.34107) 902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: cephadm 2024-02-10T06:42:09.216869+0000 mgr.y (mgr.34107) 903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: cephadm 2024-02-10T06:42:09.310559+0000 mgr.y (mgr.34107) 904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: cephadm 2024-02-10T06:42:09.408716+0000 mgr.y (mgr.34107) 905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: cluster 2024-02-10T06:42:09.493238+0000 mgr.y (mgr.34107) 906 : cluster 0 pgmap v153: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T06:42:10.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: cephadm 2024-02-10T06:42:09.501111+0000 mgr.y (mgr.34107) 907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.586222+0000 mon.a (mon.0) 3453 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.589136+0000 mon.a (mon.0) 3454 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.591872+0000 mon.a (mon.0) 3455 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.592765+0000 mon.a (mon.0) 3456 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.599379+0000 mon.a (mon.0) 3457 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: cephadm 2024-02-10T06:42:09.600051+0000 mgr.y (mgr.34107) 908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:10.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.678278+0000 mon.a (mon.0) 3458 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.681706+0000 mon.a (mon.0) 3459 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.685222+0000 mon.a (mon.0) 3460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.686922+0000 mon.a (mon.0) 3461 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.696250+0000 mon.a (mon.0) 3462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.779861+0000 mon.a (mon.0) 3463 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.782420+0000 mon.a (mon.0) 3464 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.785572+0000 mon.a (mon.0) 3465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.786649+0000 mon.a (mon.0) 3466 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.793418+0000 mon.a (mon.0) 3467 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.870922+0000 mon.a (mon.0) 3468 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.874232+0000 mon.a (mon.0) 3469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.877967+0000 mon.a (mon.0) 3470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.879242+0000 mon.a (mon.0) 3471 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.886570+0000 mon.a (mon.0) 3472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.969407+0000 mon.a (mon.0) 3473 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.972874+0000 mon.a (mon.0) 3474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.975842+0000 mon.a (mon.0) 3475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.977359+0000 mon.a (mon.0) 3476 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:09.987242+0000 mon.a (mon.0) 3477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.068313+0000 mon.a (mon.0) 3478 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.071189+0000 mon.a (mon.0) 3479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.074419+0000 mon.a (mon.0) 3480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.075527+0000 mon.a (mon.0) 3481 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.084198+0000 mon.a (mon.0) 3482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.163863+0000 mon.a (mon.0) 3483 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.167818+0000 mon.a (mon.0) 3484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.172060+0000 mon.a (mon.0) 3485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.173372+0000 mon.a (mon.0) 3486 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.180683+0000 mon.a (mon.0) 3487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.259508+0000 mon.a (mon.0) 3488 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.262205+0000 mon.a (mon.0) 3489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.265146+0000 mon.a (mon.0) 3490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.266199+0000 mon.a (mon.0) 3491 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.273588+0000 mon.a (mon.0) 3492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.355209+0000 mon.a (mon.0) 3493 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.357356+0000 mon.a (mon.0) 3494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.359522+0000 mon.a (mon.0) 3495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.360377+0000 mon.a (mon.0) 3496 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.366423+0000 mon.a (mon.0) 3497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: cluster 2024-02-10T06:42:10.404084+0000 mon.a (mon.0) 3498 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-02-10T06:42:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.446160+0000 mon.a (mon.0) 3499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:10.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.449191+0000 mon.a (mon.0) 3500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.452441+0000 mon.a (mon.0) 3501 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.453436+0000 mon.a (mon.0) 3502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.459054+0000 mon.a (mon.0) 3503 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.536541+0000 mon.a (mon.0) 3504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.539197+0000 mon.a (mon.0) 3505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.542517+0000 mon.a (mon.0) 3506 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.543448+0000 mon.a (mon.0) 3507 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:10 smithi175 bash[56722]: audit 2024-02-10T06:42:10.550822+0000 mon.a (mon.0) 3508 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:42:11] "GET /metrics HTTP/1.1" 200 38575 "" "Prometheus/2.33.4" 2024-02-10T06:42:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: cephadm 2024-02-10T06:42:09.697459+0000 mgr.y (mgr.34107) 909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: cephadm 2024-02-10T06:42:09.795634+0000 mgr.y (mgr.34107) 910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: cephadm 2024-02-10T06:42:09.887289+0000 mgr.y (mgr.34107) 911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: cephadm 2024-02-10T06:42:09.988064+0000 mgr.y (mgr.34107) 912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: cephadm 2024-02-10T06:42:10.085070+0000 mgr.y (mgr.34107) 913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: cephadm 2024-02-10T06:42:10.181546+0000 mgr.y (mgr.34107) 914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: cephadm 2024-02-10T06:42:10.274139+0000 mgr.y (mgr.34107) 915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: cephadm 2024-02-10T06:42:10.366878+0000 mgr.y (mgr.34107) 916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: cephadm 2024-02-10T06:42:10.459537+0000 mgr.y (mgr.34107) 917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: cephadm 2024-02-10T06:42:10.551629+0000 mgr.y (mgr.34107) 918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:10.573159+0000 mgr.y (mgr.34107) 919 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:42:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:10.632866+0000 mon.a (mon.0) 3509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:10.635131+0000 mon.a (mon.0) 3510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:10.638072+0000 mon.a (mon.0) 3511 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:10.639338+0000 mon.a (mon.0) 3512 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:10.647629+0000 mon.a (mon.0) 3513 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:10.727317+0000 mon.a (mon.0) 3514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:10.729671+0000 mon.a (mon.0) 3515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:10.733056+0000 mon.a (mon.0) 3516 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:10.734092+0000 mon.a (mon.0) 3517 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:10.740621+0000 mon.a (mon.0) 3518 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: cephadm 2024-02-10T06:42:09.697459+0000 mgr.y (mgr.34107) 909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: cephadm 2024-02-10T06:42:09.795634+0000 mgr.y (mgr.34107) 910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: cephadm 2024-02-10T06:42:09.887289+0000 mgr.y (mgr.34107) 911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: cephadm 2024-02-10T06:42:09.988064+0000 mgr.y (mgr.34107) 912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: cephadm 2024-02-10T06:42:10.085070+0000 mgr.y (mgr.34107) 913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: cephadm 2024-02-10T06:42:10.181546+0000 mgr.y (mgr.34107) 914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: cephadm 2024-02-10T06:42:10.274139+0000 mgr.y (mgr.34107) 915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: cephadm 2024-02-10T06:42:10.366878+0000 mgr.y (mgr.34107) 916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: cephadm 2024-02-10T06:42:10.459537+0000 mgr.y (mgr.34107) 917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: cephadm 2024-02-10T06:42:10.551629+0000 mgr.y (mgr.34107) 918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:10.573159+0000 mgr.y (mgr.34107) 919 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:42:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:10.632866+0000 mon.a (mon.0) 3509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:10.635131+0000 mon.a (mon.0) 3510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:10.638072+0000 mon.a (mon.0) 3511 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:10.639338+0000 mon.a (mon.0) 3512 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:10.647629+0000 mon.a (mon.0) 3513 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:10.727317+0000 mon.a (mon.0) 3514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:10.729671+0000 mon.a (mon.0) 3515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:10.733056+0000 mon.a (mon.0) 3516 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:10.734092+0000 mon.a (mon.0) 3517 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:10.740621+0000 mon.a (mon.0) 3518 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:10.819122+0000 mon.a (mon.0) 3519 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:10.823564+0000 mon.a (mon.0) 3520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:10.827564+0000 mon.a (mon.0) 3521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:10.828788+0000 mon.a (mon.0) 3522 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:10.836765+0000 mon.a (mon.0) 3523 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:10.914869+0000 mon.a (mon.0) 3524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:10.917574+0000 mon.a (mon.0) 3525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:10.920583+0000 mon.a (mon.0) 3526 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:10.921602+0000 mon.a (mon.0) 3527 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:10.927205+0000 mon.a (mon.0) 3528 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.009394+0000 mon.a (mon.0) 3529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.011599+0000 mon.a (mon.0) 3530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.014202+0000 mon.a (mon.0) 3531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.014997+0000 mon.a (mon.0) 3532 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.022029+0000 mon.a (mon.0) 3533 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.101540+0000 mon.a (mon.0) 3534 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.103540+0000 mon.a (mon.0) 3535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.106778+0000 mon.a (mon.0) 3536 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.107716+0000 mon.a (mon.0) 3537 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:10.819122+0000 mon.a (mon.0) 3519 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:10.823564+0000 mon.a (mon.0) 3520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:10.827564+0000 mon.a (mon.0) 3521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:10.828788+0000 mon.a (mon.0) 3522 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:10.836765+0000 mon.a (mon.0) 3523 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:10.914869+0000 mon.a (mon.0) 3524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:10.917574+0000 mon.a (mon.0) 3525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:10.920583+0000 mon.a (mon.0) 3526 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:10.921602+0000 mon.a (mon.0) 3527 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:10.927205+0000 mon.a (mon.0) 3528 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.009394+0000 mon.a (mon.0) 3529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.011599+0000 mon.a (mon.0) 3530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.014202+0000 mon.a (mon.0) 3531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.014997+0000 mon.a (mon.0) 3532 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.022029+0000 mon.a (mon.0) 3533 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.101540+0000 mon.a (mon.0) 3534 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.103540+0000 mon.a (mon.0) 3535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.106778+0000 mon.a (mon.0) 3536 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.107716+0000 mon.a (mon.0) 3537 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.114183+0000 mon.a (mon.0) 3538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.196241+0000 mon.a (mon.0) 3539 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.202252+0000 mon.a (mon.0) 3540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.205483+0000 mon.a (mon.0) 3541 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.206760+0000 mon.a (mon.0) 3542 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.213067+0000 mon.a (mon.0) 3543 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.291088+0000 mon.a (mon.0) 3544 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.293939+0000 mon.a (mon.0) 3545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.297554+0000 mon.a (mon.0) 3546 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.298768+0000 mon.a (mon.0) 3547 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.307468+0000 mon.a (mon.0) 3548 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.385086+0000 mon.a (mon.0) 3549 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.388066+0000 mon.a (mon.0) 3550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.391600+0000 mon.a (mon.0) 3551 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.392936+0000 mon.a (mon.0) 3552 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.401072+0000 mon.a (mon.0) 3553 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.481920+0000 mon.a (mon.0) 3554 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.485910+0000 mon.a (mon.0) 3555 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.489121+0000 mon.a (mon.0) 3556 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.490033+0000 mon.a (mon.0) 3557 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[68510]: audit 2024-02-10T06:42:11.497263+0000 mon.a (mon.0) 3558 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.114183+0000 mon.a (mon.0) 3538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.196241+0000 mon.a (mon.0) 3539 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.202252+0000 mon.a (mon.0) 3540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.205483+0000 mon.a (mon.0) 3541 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.206760+0000 mon.a (mon.0) 3542 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.213067+0000 mon.a (mon.0) 3543 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.291088+0000 mon.a (mon.0) 3544 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.293939+0000 mon.a (mon.0) 3545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.297554+0000 mon.a (mon.0) 3546 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.298768+0000 mon.a (mon.0) 3547 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.307468+0000 mon.a (mon.0) 3548 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.385086+0000 mon.a (mon.0) 3549 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.388066+0000 mon.a (mon.0) 3550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.391600+0000 mon.a (mon.0) 3551 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.392936+0000 mon.a (mon.0) 3552 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.401072+0000 mon.a (mon.0) 3553 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.481920+0000 mon.a (mon.0) 3554 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.485910+0000 mon.a (mon.0) 3555 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.489121+0000 mon.a (mon.0) 3556 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.490033+0000 mon.a (mon.0) 3557 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:11 smithi046 bash[71198]: audit 2024-02-10T06:42:11.497263+0000 mon.a (mon.0) 3558 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: cephadm 2024-02-10T06:42:09.697459+0000 mgr.y (mgr.34107) 909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: cephadm 2024-02-10T06:42:09.795634+0000 mgr.y (mgr.34107) 910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: cephadm 2024-02-10T06:42:09.887289+0000 mgr.y (mgr.34107) 911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: cephadm 2024-02-10T06:42:09.988064+0000 mgr.y (mgr.34107) 912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: cephadm 2024-02-10T06:42:10.085070+0000 mgr.y (mgr.34107) 913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: cephadm 2024-02-10T06:42:10.181546+0000 mgr.y (mgr.34107) 914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: cephadm 2024-02-10T06:42:10.274139+0000 mgr.y (mgr.34107) 915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: cephadm 2024-02-10T06:42:10.366878+0000 mgr.y (mgr.34107) 916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: cephadm 2024-02-10T06:42:10.459537+0000 mgr.y (mgr.34107) 917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: cephadm 2024-02-10T06:42:10.551629+0000 mgr.y (mgr.34107) 918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:10.573159+0000 mgr.y (mgr.34107) 919 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:42:11.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:10.632866+0000 mon.a (mon.0) 3509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:10.635131+0000 mon.a (mon.0) 3510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:10.638072+0000 mon.a (mon.0) 3511 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:10.639338+0000 mon.a (mon.0) 3512 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:10.647629+0000 mon.a (mon.0) 3513 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:10.727317+0000 mon.a (mon.0) 3514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:10.729671+0000 mon.a (mon.0) 3515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:10.733056+0000 mon.a (mon.0) 3516 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:10.734092+0000 mon.a (mon.0) 3517 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:10.740621+0000 mon.a (mon.0) 3518 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:10.819122+0000 mon.a (mon.0) 3519 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:10.823564+0000 mon.a (mon.0) 3520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:10.827564+0000 mon.a (mon.0) 3521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:10.828788+0000 mon.a (mon.0) 3522 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:10.836765+0000 mon.a (mon.0) 3523 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:10.914869+0000 mon.a (mon.0) 3524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:10.917574+0000 mon.a (mon.0) 3525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:10.920583+0000 mon.a (mon.0) 3526 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:10.921602+0000 mon.a (mon.0) 3527 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:10.927205+0000 mon.a (mon.0) 3528 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.009394+0000 mon.a (mon.0) 3529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.011599+0000 mon.a (mon.0) 3530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.014202+0000 mon.a (mon.0) 3531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.014997+0000 mon.a (mon.0) 3532 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.022029+0000 mon.a (mon.0) 3533 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.101540+0000 mon.a (mon.0) 3534 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.103540+0000 mon.a (mon.0) 3535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.106778+0000 mon.a (mon.0) 3536 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.107716+0000 mon.a (mon.0) 3537 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.114183+0000 mon.a (mon.0) 3538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.196241+0000 mon.a (mon.0) 3539 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.202252+0000 mon.a (mon.0) 3540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.205483+0000 mon.a (mon.0) 3541 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.206760+0000 mon.a (mon.0) 3542 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.213067+0000 mon.a (mon.0) 3543 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.291088+0000 mon.a (mon.0) 3544 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.293939+0000 mon.a (mon.0) 3545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.297554+0000 mon.a (mon.0) 3546 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.298768+0000 mon.a (mon.0) 3547 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.307468+0000 mon.a (mon.0) 3548 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.385086+0000 mon.a (mon.0) 3549 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.388066+0000 mon.a (mon.0) 3550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.391600+0000 mon.a (mon.0) 3551 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.392936+0000 mon.a (mon.0) 3552 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.401072+0000 mon.a (mon.0) 3553 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:11.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.481920+0000 mon.a (mon.0) 3554 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:11.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.485910+0000 mon.a (mon.0) 3555 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:11.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.489121+0000 mon.a (mon.0) 3556 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:11.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.490033+0000 mon.a (mon.0) 3557 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:11.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:11 smithi175 bash[56722]: audit 2024-02-10T06:42:11.497263+0000 mon.a (mon.0) 3558 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: cephadm 2024-02-10T06:42:10.648198+0000 mgr.y (mgr.34107) 920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: cephadm 2024-02-10T06:42:10.741402+0000 mgr.y (mgr.34107) 921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: cephadm 2024-02-10T06:42:10.837965+0000 mgr.y (mgr.34107) 922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: cephadm 2024-02-10T06:42:10.927775+0000 mgr.y (mgr.34107) 923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: cephadm 2024-02-10T06:42:11.022704+0000 mgr.y (mgr.34107) 924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: cephadm 2024-02-10T06:42:11.114805+0000 mgr.y (mgr.34107) 925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: cephadm 2024-02-10T06:42:11.213663+0000 mgr.y (mgr.34107) 926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: cephadm 2024-02-10T06:42:11.308055+0000 mgr.y (mgr.34107) 927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: cephadm 2024-02-10T06:42:11.401839+0000 mgr.y (mgr.34107) 928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: cluster 2024-02-10T06:42:11.494747+0000 mgr.y (mgr.34107) 929 : cluster 0 pgmap v154: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T06:42:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: cephadm 2024-02-10T06:42:11.497915+0000 mgr.y (mgr.34107) 930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.583953+0000 mon.a (mon.0) 3559 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.586245+0000 mon.a (mon.0) 3560 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.588830+0000 mon.a (mon.0) 3561 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.589898+0000 mon.a (mon.0) 3562 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.595953+0000 mon.a (mon.0) 3563 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: cephadm 2024-02-10T06:42:11.596456+0000 mgr.y (mgr.34107) 931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.674545+0000 mon.a (mon.0) 3564 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.677327+0000 mon.a (mon.0) 3565 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.679469+0000 mon.a (mon.0) 3566 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: cephadm 2024-02-10T06:42:10.648198+0000 mgr.y (mgr.34107) 920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: cephadm 2024-02-10T06:42:10.741402+0000 mgr.y (mgr.34107) 921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: cephadm 2024-02-10T06:42:10.837965+0000 mgr.y (mgr.34107) 922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: cephadm 2024-02-10T06:42:10.927775+0000 mgr.y (mgr.34107) 923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: cephadm 2024-02-10T06:42:11.022704+0000 mgr.y (mgr.34107) 924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: cephadm 2024-02-10T06:42:11.114805+0000 mgr.y (mgr.34107) 925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: cephadm 2024-02-10T06:42:11.213663+0000 mgr.y (mgr.34107) 926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: cephadm 2024-02-10T06:42:11.308055+0000 mgr.y (mgr.34107) 927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: cephadm 2024-02-10T06:42:11.401839+0000 mgr.y (mgr.34107) 928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: cluster 2024-02-10T06:42:11.494747+0000 mgr.y (mgr.34107) 929 : cluster 0 pgmap v154: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T06:42:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: cephadm 2024-02-10T06:42:11.497915+0000 mgr.y (mgr.34107) 930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.583953+0000 mon.a (mon.0) 3559 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.586245+0000 mon.a (mon.0) 3560 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.588830+0000 mon.a (mon.0) 3561 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.589898+0000 mon.a (mon.0) 3562 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.595953+0000 mon.a (mon.0) 3563 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: cephadm 2024-02-10T06:42:11.596456+0000 mgr.y (mgr.34107) 931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.674545+0000 mon.a (mon.0) 3564 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.677327+0000 mon.a (mon.0) 3565 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.679469+0000 mon.a (mon.0) 3566 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.680306+0000 mon.a (mon.0) 3567 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.686274+0000 mon.a (mon.0) 3568 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.770602+0000 mon.a (mon.0) 3569 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.773422+0000 mon.a (mon.0) 3570 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.776480+0000 mon.a (mon.0) 3571 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.777748+0000 mon.a (mon.0) 3572 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.784963+0000 mon.a (mon.0) 3573 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.866805+0000 mon.a (mon.0) 3574 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.870213+0000 mon.a (mon.0) 3575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.874327+0000 mon.a (mon.0) 3576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.875518+0000 mon.a (mon.0) 3577 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.882371+0000 mon.a (mon.0) 3578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.960692+0000 mon.a (mon.0) 3579 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.964075+0000 mon.a (mon.0) 3580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.968376+0000 mon.a (mon.0) 3581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.970249+0000 mon.a (mon.0) 3582 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:11.980716+0000 mon.a (mon.0) 3583 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.065106+0000 mon.a (mon.0) 3584 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.068398+0000 mon.a (mon.0) 3585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.071053+0000 mon.a (mon.0) 3586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.680306+0000 mon.a (mon.0) 3567 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.686274+0000 mon.a (mon.0) 3568 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.770602+0000 mon.a (mon.0) 3569 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.773422+0000 mon.a (mon.0) 3570 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.776480+0000 mon.a (mon.0) 3571 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.777748+0000 mon.a (mon.0) 3572 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.784963+0000 mon.a (mon.0) 3573 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.866805+0000 mon.a (mon.0) 3574 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.870213+0000 mon.a (mon.0) 3575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.874327+0000 mon.a (mon.0) 3576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.875518+0000 mon.a (mon.0) 3577 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.882371+0000 mon.a (mon.0) 3578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.960692+0000 mon.a (mon.0) 3579 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.964075+0000 mon.a (mon.0) 3580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.968376+0000 mon.a (mon.0) 3581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.970249+0000 mon.a (mon.0) 3582 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:11.980716+0000 mon.a (mon.0) 3583 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.065106+0000 mon.a (mon.0) 3584 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.068398+0000 mon.a (mon.0) 3585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.071053+0000 mon.a (mon.0) 3586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.072494+0000 mon.a (mon.0) 3587 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.080714+0000 mon.a (mon.0) 3588 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.160274+0000 mon.a (mon.0) 3589 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.162734+0000 mon.a (mon.0) 3590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.166263+0000 mon.a (mon.0) 3591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.167152+0000 mon.a (mon.0) 3592 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.174723+0000 mon.a (mon.0) 3593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.253924+0000 mon.a (mon.0) 3594 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.256718+0000 mon.a (mon.0) 3595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.260583+0000 mon.a (mon.0) 3596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.261832+0000 mon.a (mon.0) 3597 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.272797+0000 mon.a (mon.0) 3598 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.359947+0000 mon.a (mon.0) 3599 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.362283+0000 mon.a (mon.0) 3600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.364662+0000 mon.a (mon.0) 3601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.365556+0000 mon.a (mon.0) 3602 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.371815+0000 mon.a (mon.0) 3603 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.455986+0000 mon.a (mon.0) 3604 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.458782+0000 mon.a (mon.0) 3605 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.461900+0000 mon.a (mon.0) 3606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.072494+0000 mon.a (mon.0) 3587 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.080714+0000 mon.a (mon.0) 3588 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.160274+0000 mon.a (mon.0) 3589 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.162734+0000 mon.a (mon.0) 3590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.166263+0000 mon.a (mon.0) 3591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.167152+0000 mon.a (mon.0) 3592 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.174723+0000 mon.a (mon.0) 3593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.253924+0000 mon.a (mon.0) 3594 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.256718+0000 mon.a (mon.0) 3595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.260583+0000 mon.a (mon.0) 3596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.261832+0000 mon.a (mon.0) 3597 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.272797+0000 mon.a (mon.0) 3598 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.359947+0000 mon.a (mon.0) 3599 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.362283+0000 mon.a (mon.0) 3600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.364662+0000 mon.a (mon.0) 3601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.365556+0000 mon.a (mon.0) 3602 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.371815+0000 mon.a (mon.0) 3603 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.455986+0000 mon.a (mon.0) 3604 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.458782+0000 mon.a (mon.0) 3605 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.461900+0000 mon.a (mon.0) 3606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.463121+0000 mon.a (mon.0) 3607 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.470752+0000 mon.a (mon.0) 3608 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.554884+0000 mon.a (mon.0) 3609 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.557186+0000 mon.a (mon.0) 3610 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.560410+0000 mon.a (mon.0) 3611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[71198]: audit 2024-02-10T06:42:12.561504+0000 mon.a (mon.0) 3612 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.463121+0000 mon.a (mon.0) 3607 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.470752+0000 mon.a (mon.0) 3608 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.554884+0000 mon.a (mon.0) 3609 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.557186+0000 mon.a (mon.0) 3610 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.560410+0000 mon.a (mon.0) 3611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:12 smithi046 bash[68510]: audit 2024-02-10T06:42:12.561504+0000 mon.a (mon.0) 3612 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: cephadm 2024-02-10T06:42:10.648198+0000 mgr.y (mgr.34107) 920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: cephadm 2024-02-10T06:42:10.741402+0000 mgr.y (mgr.34107) 921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: cephadm 2024-02-10T06:42:10.837965+0000 mgr.y (mgr.34107) 922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: cephadm 2024-02-10T06:42:10.927775+0000 mgr.y (mgr.34107) 923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: cephadm 2024-02-10T06:42:11.022704+0000 mgr.y (mgr.34107) 924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: cephadm 2024-02-10T06:42:11.114805+0000 mgr.y (mgr.34107) 925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: cephadm 2024-02-10T06:42:11.213663+0000 mgr.y (mgr.34107) 926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: cephadm 2024-02-10T06:42:11.308055+0000 mgr.y (mgr.34107) 927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: cephadm 2024-02-10T06:42:11.401839+0000 mgr.y (mgr.34107) 928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: cluster 2024-02-10T06:42:11.494747+0000 mgr.y (mgr.34107) 929 : cluster 0 pgmap v154: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T06:42:12.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: cephadm 2024-02-10T06:42:11.497915+0000 mgr.y (mgr.34107) 930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.583953+0000 mon.a (mon.0) 3559 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.586245+0000 mon.a (mon.0) 3560 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.588830+0000 mon.a (mon.0) 3561 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.589898+0000 mon.a (mon.0) 3562 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.595953+0000 mon.a (mon.0) 3563 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: cephadm 2024-02-10T06:42:11.596456+0000 mgr.y (mgr.34107) 931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:12.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.674545+0000 mon.a (mon.0) 3564 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.677327+0000 mon.a (mon.0) 3565 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.679469+0000 mon.a (mon.0) 3566 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.680306+0000 mon.a (mon.0) 3567 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.686274+0000 mon.a (mon.0) 3568 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.770602+0000 mon.a (mon.0) 3569 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.773422+0000 mon.a (mon.0) 3570 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.776480+0000 mon.a (mon.0) 3571 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.777748+0000 mon.a (mon.0) 3572 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.784963+0000 mon.a (mon.0) 3573 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.866805+0000 mon.a (mon.0) 3574 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.870213+0000 mon.a (mon.0) 3575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.874327+0000 mon.a (mon.0) 3576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.875518+0000 mon.a (mon.0) 3577 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.882371+0000 mon.a (mon.0) 3578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.960692+0000 mon.a (mon.0) 3579 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.964075+0000 mon.a (mon.0) 3580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.968376+0000 mon.a (mon.0) 3581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.970249+0000 mon.a (mon.0) 3582 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:11.980716+0000 mon.a (mon.0) 3583 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.065106+0000 mon.a (mon.0) 3584 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.068398+0000 mon.a (mon.0) 3585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.071053+0000 mon.a (mon.0) 3586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.072494+0000 mon.a (mon.0) 3587 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.080714+0000 mon.a (mon.0) 3588 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.160274+0000 mon.a (mon.0) 3589 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.162734+0000 mon.a (mon.0) 3590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.166263+0000 mon.a (mon.0) 3591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.167152+0000 mon.a (mon.0) 3592 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.174723+0000 mon.a (mon.0) 3593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.253924+0000 mon.a (mon.0) 3594 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.256718+0000 mon.a (mon.0) 3595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.260583+0000 mon.a (mon.0) 3596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.261832+0000 mon.a (mon.0) 3597 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.272797+0000 mon.a (mon.0) 3598 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.359947+0000 mon.a (mon.0) 3599 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.362283+0000 mon.a (mon.0) 3600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.364662+0000 mon.a (mon.0) 3601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.365556+0000 mon.a (mon.0) 3602 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.371815+0000 mon.a (mon.0) 3603 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.455986+0000 mon.a (mon.0) 3604 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.458782+0000 mon.a (mon.0) 3605 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.461900+0000 mon.a (mon.0) 3606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.463121+0000 mon.a (mon.0) 3607 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:12.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.470752+0000 mon.a (mon.0) 3608 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:12.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.554884+0000 mon.a (mon.0) 3609 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:12.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.557186+0000 mon.a (mon.0) 3610 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:12.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.560410+0000 mon.a (mon.0) 3611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:12.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:12 smithi175 bash[56722]: audit 2024-02-10T06:42:12.561504+0000 mon.a (mon.0) 3612 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.540 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[88685]: debug 2024-02-10T06:42:13.287+0000 7fd6380f3700 1 -- 172.21.15.46:0/3983269483 <== mon.0 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55637006d1e0 con 0x5563700f2800 2024-02-10T06:42:13.844 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: cephadm 2024-02-10T06:42:11.687085+0000 mgr.y (mgr.34107) 932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: cephadm 2024-02-10T06:42:11.785571+0000 mgr.y (mgr.34107) 933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: cephadm 2024-02-10T06:42:11.882957+0000 mgr.y (mgr.34107) 934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: cephadm 2024-02-10T06:42:11.981554+0000 mgr.y (mgr.34107) 935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: cephadm 2024-02-10T06:42:12.081722+0000 mgr.y (mgr.34107) 936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: cephadm 2024-02-10T06:42:12.175481+0000 mgr.y (mgr.34107) 937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: cephadm 2024-02-10T06:42:12.273714+0000 mgr.y (mgr.34107) 938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: cephadm 2024-02-10T06:42:12.372280+0000 mgr.y (mgr.34107) 939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: cephadm 2024-02-10T06:42:12.471338+0000 mgr.y (mgr.34107) 940 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:12.569336+0000 mon.a (mon.0) 3613 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: cephadm 2024-02-10T06:42:12.570313+0000 mgr.y (mgr.34107) 941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:12.651534+0000 mon.a (mon.0) 3614 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:12.655544+0000 mon.a (mon.0) 3615 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:12.659260+0000 mon.a (mon.0) 3616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:12.660267+0000 mon.a (mon.0) 3617 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.846 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:12.668202+0000 mon.a (mon.0) 3618 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.846 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:12.748788+0000 mon.a (mon.0) 3619 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.846 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:12.751307+0000 mon.a (mon.0) 3620 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.846 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:12.754491+0000 mon.a (mon.0) 3621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.846 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:12.755558+0000 mon.a (mon.0) 3622 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.846 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:12.761731+0000 mon.a (mon.0) 3623 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.846 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[88685]: debug 2024-02-10T06:42:13.835+0000 7fd64128b7c0 -1 Falling back to public interface 2024-02-10T06:42:13.846 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: cephadm 2024-02-10T06:42:11.687085+0000 mgr.y (mgr.34107) 932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: cephadm 2024-02-10T06:42:11.785571+0000 mgr.y (mgr.34107) 933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: cephadm 2024-02-10T06:42:11.882957+0000 mgr.y (mgr.34107) 934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: cephadm 2024-02-10T06:42:11.981554+0000 mgr.y (mgr.34107) 935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: cephadm 2024-02-10T06:42:12.081722+0000 mgr.y (mgr.34107) 936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: cephadm 2024-02-10T06:42:12.175481+0000 mgr.y (mgr.34107) 937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: cephadm 2024-02-10T06:42:12.273714+0000 mgr.y (mgr.34107) 938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: cephadm 2024-02-10T06:42:12.372280+0000 mgr.y (mgr.34107) 939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: cephadm 2024-02-10T06:42:12.471338+0000 mgr.y (mgr.34107) 940 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:12.569336+0000 mon.a (mon.0) 3613 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: cephadm 2024-02-10T06:42:12.570313+0000 mgr.y (mgr.34107) 941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:12.651534+0000 mon.a (mon.0) 3614 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:12.655544+0000 mon.a (mon.0) 3615 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:12.659260+0000 mon.a (mon.0) 3616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:12.660267+0000 mon.a (mon.0) 3617 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.848 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:12.668202+0000 mon.a (mon.0) 3618 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.848 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:12.748788+0000 mon.a (mon.0) 3619 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.848 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:12.751307+0000 mon.a (mon.0) 3620 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.848 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:12.754491+0000 mon.a (mon.0) 3621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.848 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:12.755558+0000 mon.a (mon.0) 3622 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.848 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:12.761731+0000 mon.a (mon.0) 3623 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.848 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:12.844691+0000 mon.a (mon.0) 3624 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.849 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:12.848785+0000 mon.a (mon.0) 3625 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.849 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:12.851851+0000 mon.a (mon.0) 3626 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.849 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:12.853004+0000 mon.a (mon.0) 3627 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.849 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:12.861136+0000 mon.a (mon.0) 3628 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.849 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:12.942175+0000 mon.a (mon.0) 3629 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.849 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:12.944573+0000 mon.a (mon.0) 3630 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.849 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:12.947489+0000 mon.a (mon.0) 3631 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.849 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:12.948544+0000 mon.a (mon.0) 3632 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.849 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:12.954404+0000 mon.a (mon.0) 3633 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.849 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.033875+0000 mon.a (mon.0) 3634 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.849 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.036606+0000 mon.a (mon.0) 3635 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.849 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.039484+0000 mon.a (mon.0) 3636 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.849 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.040673+0000 mon.a (mon.0) 3637 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.849 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.048371+0000 mon.a (mon.0) 3638 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.849 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.129553+0000 mon.a (mon.0) 3639 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.850 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.132687+0000 mon.a (mon.0) 3640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.850 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.135462+0000 mon.a (mon.0) 3641 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.850 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.136383+0000 mon.a (mon.0) 3642 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.850 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.141962+0000 mon.a (mon.0) 3643 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.850 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.224464+0000 mon.a (mon.0) 3644 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.850 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.226610+0000 mon.a (mon.0) 3645 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.850 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.228833+0000 mon.a (mon.0) 3646 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.850 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.229738+0000 mon.a (mon.0) 3647 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.850 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.237412+0000 mon.a (mon.0) 3648 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.850 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.319347+0000 mon.a (mon.0) 3649 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.850 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.321415+0000 mon.a (mon.0) 3650 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.850 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.325016+0000 mon.a (mon.0) 3651 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.850 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.325849+0000 mon.a (mon.0) 3652 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.850 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.332869+0000 mon.a (mon.0) 3653 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.850 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.416406+0000 mon.a (mon.0) 3654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.850 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.418906+0000 mon.a (mon.0) 3655 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.851 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.421827+0000 mon.a (mon.0) 3656 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.851 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.423184+0000 mon.a (mon.0) 3657 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.851 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.430437+0000 mon.a (mon.0) 3658 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.851 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.513885+0000 mon.a (mon.0) 3659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.851 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.516156+0000 mon.a (mon.0) 3660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.851 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.518992+0000 mon.a (mon.0) 3661 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.851 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.520069+0000 mon.a (mon.0) 3662 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.851 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[68510]: audit 2024-02-10T06:42:13.527671+0000 mon.a (mon.0) 3663 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.851 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:12.844691+0000 mon.a (mon.0) 3624 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.851 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:12.848785+0000 mon.a (mon.0) 3625 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.852 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:12.851851+0000 mon.a (mon.0) 3626 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.852 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:12.853004+0000 mon.a (mon.0) 3627 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.852 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:12.861136+0000 mon.a (mon.0) 3628 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.852 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:12.942175+0000 mon.a (mon.0) 3629 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.852 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:12.944573+0000 mon.a (mon.0) 3630 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.852 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:12.947489+0000 mon.a (mon.0) 3631 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.852 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:12.948544+0000 mon.a (mon.0) 3632 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.852 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:12.954404+0000 mon.a (mon.0) 3633 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.852 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.033875+0000 mon.a (mon.0) 3634 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.852 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.036606+0000 mon.a (mon.0) 3635 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.852 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.039484+0000 mon.a (mon.0) 3636 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.852 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.040673+0000 mon.a (mon.0) 3637 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.852 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.048371+0000 mon.a (mon.0) 3638 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.852 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.129553+0000 mon.a (mon.0) 3639 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.853 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.132687+0000 mon.a (mon.0) 3640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.853 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.135462+0000 mon.a (mon.0) 3641 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.853 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.136383+0000 mon.a (mon.0) 3642 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.853 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.141962+0000 mon.a (mon.0) 3643 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.853 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.224464+0000 mon.a (mon.0) 3644 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.853 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.226610+0000 mon.a (mon.0) 3645 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.853 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.228833+0000 mon.a (mon.0) 3646 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.853 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.229738+0000 mon.a (mon.0) 3647 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.853 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.237412+0000 mon.a (mon.0) 3648 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.853 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.319347+0000 mon.a (mon.0) 3649 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.853 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.321415+0000 mon.a (mon.0) 3650 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.853 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.325016+0000 mon.a (mon.0) 3651 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.853 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.325849+0000 mon.a (mon.0) 3652 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.853 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.332869+0000 mon.a (mon.0) 3653 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.853 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.416406+0000 mon.a (mon.0) 3654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.853 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.418906+0000 mon.a (mon.0) 3655 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.854 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.421827+0000 mon.a (mon.0) 3656 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.854 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.423184+0000 mon.a (mon.0) 3657 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.854 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.430437+0000 mon.a (mon.0) 3658 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.854 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.513885+0000 mon.a (mon.0) 3659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.854 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.516156+0000 mon.a (mon.0) 3660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.854 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.518992+0000 mon.a (mon.0) 3661 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.854 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.520069+0000 mon.a (mon.0) 3662 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.854 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:13 smithi046 bash[71198]: audit 2024-02-10T06:42:13.527671+0000 mon.a (mon.0) 3663 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: cephadm 2024-02-10T06:42:11.687085+0000 mgr.y (mgr.34107) 932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: cephadm 2024-02-10T06:42:11.785571+0000 mgr.y (mgr.34107) 933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: cephadm 2024-02-10T06:42:11.882957+0000 mgr.y (mgr.34107) 934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: cephadm 2024-02-10T06:42:11.981554+0000 mgr.y (mgr.34107) 935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: cephadm 2024-02-10T06:42:12.081722+0000 mgr.y (mgr.34107) 936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: cephadm 2024-02-10T06:42:12.175481+0000 mgr.y (mgr.34107) 937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: cephadm 2024-02-10T06:42:12.273714+0000 mgr.y (mgr.34107) 938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: cephadm 2024-02-10T06:42:12.372280+0000 mgr.y (mgr.34107) 939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: cephadm 2024-02-10T06:42:12.471338+0000 mgr.y (mgr.34107) 940 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:12.569336+0000 mon.a (mon.0) 3613 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: cephadm 2024-02-10T06:42:12.570313+0000 mgr.y (mgr.34107) 941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:13.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:12.651534+0000 mon.a (mon.0) 3614 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:12.655544+0000 mon.a (mon.0) 3615 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:12.659260+0000 mon.a (mon.0) 3616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:12.660267+0000 mon.a (mon.0) 3617 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:12.668202+0000 mon.a (mon.0) 3618 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:12.748788+0000 mon.a (mon.0) 3619 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:12.751307+0000 mon.a (mon.0) 3620 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:12.754491+0000 mon.a (mon.0) 3621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:12.755558+0000 mon.a (mon.0) 3622 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:12.761731+0000 mon.a (mon.0) 3623 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:12.844691+0000 mon.a (mon.0) 3624 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:12.848785+0000 mon.a (mon.0) 3625 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:12.851851+0000 mon.a (mon.0) 3626 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:12.853004+0000 mon.a (mon.0) 3627 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:12.861136+0000 mon.a (mon.0) 3628 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:12.942175+0000 mon.a (mon.0) 3629 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:12.944573+0000 mon.a (mon.0) 3630 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:12.947489+0000 mon.a (mon.0) 3631 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:12.948544+0000 mon.a (mon.0) 3632 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:12.954404+0000 mon.a (mon.0) 3633 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.033875+0000 mon.a (mon.0) 3634 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.036606+0000 mon.a (mon.0) 3635 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.039484+0000 mon.a (mon.0) 3636 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.040673+0000 mon.a (mon.0) 3637 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.048371+0000 mon.a (mon.0) 3638 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.129553+0000 mon.a (mon.0) 3639 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.132687+0000 mon.a (mon.0) 3640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.135462+0000 mon.a (mon.0) 3641 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.136383+0000 mon.a (mon.0) 3642 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.141962+0000 mon.a (mon.0) 3643 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.224464+0000 mon.a (mon.0) 3644 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.226610+0000 mon.a (mon.0) 3645 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.228833+0000 mon.a (mon.0) 3646 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.229738+0000 mon.a (mon.0) 3647 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.237412+0000 mon.a (mon.0) 3648 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.319347+0000 mon.a (mon.0) 3649 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.321415+0000 mon.a (mon.0) 3650 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.325016+0000 mon.a (mon.0) 3651 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.325849+0000 mon.a (mon.0) 3652 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.332869+0000 mon.a (mon.0) 3653 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.416406+0000 mon.a (mon.0) 3654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.418906+0000 mon.a (mon.0) 3655 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.421827+0000 mon.a (mon.0) 3656 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.423184+0000 mon.a (mon.0) 3657 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.430437+0000 mon.a (mon.0) 3658 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:13.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.513885+0000 mon.a (mon.0) 3659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:13.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.516156+0000 mon.a (mon.0) 3660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:13.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.518992+0000 mon.a (mon.0) 3661 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:13.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.520069+0000 mon.a (mon.0) 3662 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:13.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:13 smithi175 bash[56722]: audit 2024-02-10T06:42:13.527671+0000 mon.a (mon.0) 3663 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: cephadm 2024-02-10T06:42:12.669157+0000 mgr.y (mgr.34107) 942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: cephadm 2024-02-10T06:42:12.762395+0000 mgr.y (mgr.34107) 943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: cephadm 2024-02-10T06:42:12.861777+0000 mgr.y (mgr.34107) 944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: cephadm 2024-02-10T06:42:12.955042+0000 mgr.y (mgr.34107) 945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: cephadm 2024-02-10T06:42:13.049312+0000 mgr.y (mgr.34107) 946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: cephadm 2024-02-10T06:42:13.142414+0000 mgr.y (mgr.34107) 947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: cephadm 2024-02-10T06:42:13.238683+0000 mgr.y (mgr.34107) 948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: cephadm 2024-02-10T06:42:13.333467+0000 mgr.y (mgr.34107) 949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: cephadm 2024-02-10T06:42:13.431097+0000 mgr.y (mgr.34107) 950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: cluster 2024-02-10T06:42:13.496015+0000 mgr.y (mgr.34107) 951 : cluster 0 pgmap v155: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T06:42:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: cephadm 2024-02-10T06:42:13.528523+0000 mgr.y (mgr.34107) 952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.601802+0000 mon.a (mon.0) 3664 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.603986+0000 mon.a (mon.0) 3665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.606278+0000 mon.a (mon.0) 3666 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.607227+0000 mon.a (mon.0) 3667 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.613202+0000 mon.a (mon.0) 3668 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: cephadm 2024-02-10T06:42:13.613751+0000 mgr.y (mgr.34107) 953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.678315+0000 mon.a (mon.0) 3669 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.681316+0000 mon.a (mon.0) 3670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.684972+0000 mon.a (mon.0) 3671 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: cephadm 2024-02-10T06:42:12.669157+0000 mgr.y (mgr.34107) 942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: cephadm 2024-02-10T06:42:12.762395+0000 mgr.y (mgr.34107) 943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: cephadm 2024-02-10T06:42:12.861777+0000 mgr.y (mgr.34107) 944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: cephadm 2024-02-10T06:42:12.955042+0000 mgr.y (mgr.34107) 945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: cephadm 2024-02-10T06:42:13.049312+0000 mgr.y (mgr.34107) 946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: cephadm 2024-02-10T06:42:13.142414+0000 mgr.y (mgr.34107) 947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: cephadm 2024-02-10T06:42:13.238683+0000 mgr.y (mgr.34107) 948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: cephadm 2024-02-10T06:42:13.333467+0000 mgr.y (mgr.34107) 949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: cephadm 2024-02-10T06:42:13.431097+0000 mgr.y (mgr.34107) 950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: cluster 2024-02-10T06:42:13.496015+0000 mgr.y (mgr.34107) 951 : cluster 0 pgmap v155: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T06:42:14.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: cephadm 2024-02-10T06:42:13.528523+0000 mgr.y (mgr.34107) 952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.601802+0000 mon.a (mon.0) 3664 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.603986+0000 mon.a (mon.0) 3665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.606278+0000 mon.a (mon.0) 3666 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.607227+0000 mon.a (mon.0) 3667 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.613202+0000 mon.a (mon.0) 3668 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: cephadm 2024-02-10T06:42:13.613751+0000 mgr.y (mgr.34107) 953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.678315+0000 mon.a (mon.0) 3669 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.681316+0000 mon.a (mon.0) 3670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.684972+0000 mon.a (mon.0) 3671 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.686008+0000 mon.a (mon.0) 3672 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.694342+0000 mon.a (mon.0) 3673 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.774140+0000 mon.a (mon.0) 3674 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.776469+0000 mon.a (mon.0) 3675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.779023+0000 mon.a (mon.0) 3676 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.779928+0000 mon.a (mon.0) 3677 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.788165+0000 mon.a (mon.0) 3678 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.865989+0000 mon.a (mon.0) 3679 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.869571+0000 mon.a (mon.0) 3680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.872895+0000 mon.a (mon.0) 3681 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.874027+0000 mon.a (mon.0) 3682 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.881910+0000 mon.a (mon.0) 3683 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.959561+0000 mon.a (mon.0) 3684 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.962652+0000 mon.a (mon.0) 3685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.965746+0000 mon.a (mon.0) 3686 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.966621+0000 mon.a (mon.0) 3687 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:13.973304+0000 mon.a (mon.0) 3688 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.054056+0000 mon.a (mon.0) 3689 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.056208+0000 mon.a (mon.0) 3690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.059253+0000 mon.a (mon.0) 3691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.686008+0000 mon.a (mon.0) 3672 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.694342+0000 mon.a (mon.0) 3673 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.774140+0000 mon.a (mon.0) 3674 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.776469+0000 mon.a (mon.0) 3675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.779023+0000 mon.a (mon.0) 3676 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.779928+0000 mon.a (mon.0) 3677 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.788165+0000 mon.a (mon.0) 3678 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.865989+0000 mon.a (mon.0) 3679 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.869571+0000 mon.a (mon.0) 3680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.872895+0000 mon.a (mon.0) 3681 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.874027+0000 mon.a (mon.0) 3682 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.881910+0000 mon.a (mon.0) 3683 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.959561+0000 mon.a (mon.0) 3684 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.962652+0000 mon.a (mon.0) 3685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.965746+0000 mon.a (mon.0) 3686 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.966621+0000 mon.a (mon.0) 3687 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:13.973304+0000 mon.a (mon.0) 3688 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.054056+0000 mon.a (mon.0) 3689 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.056208+0000 mon.a (mon.0) 3690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.059253+0000 mon.a (mon.0) 3691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.060181+0000 mon.a (mon.0) 3692 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.067415+0000 mon.a (mon.0) 3693 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: cluster 2024-02-10T06:42:14.126798+0000 mon.a (mon.0) 3694 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2024-02-10T06:42:14.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.147897+0000 mon.a (mon.0) 3695 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.151180+0000 mon.a (mon.0) 3696 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.155566+0000 mon.a (mon.0) 3697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.157090+0000 mon.a (mon.0) 3698 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.167082+0000 mon.a (mon.0) 3699 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.246191+0000 mon.a (mon.0) 3700 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.251056+0000 mon.a (mon.0) 3701 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.254810+0000 mon.a (mon.0) 3702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.255793+0000 mon.a (mon.0) 3703 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.262444+0000 mon.a (mon.0) 3704 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.349448+0000 mon.a (mon.0) 3705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.351659+0000 mon.a (mon.0) 3706 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.355061+0000 mon.a (mon.0) 3707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.356341+0000 mon.a (mon.0) 3708 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.363002+0000 mon.a (mon.0) 3709 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.449855+0000 mon.a (mon.0) 3710 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.452626+0000 mon.a (mon.0) 3711 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.060181+0000 mon.a (mon.0) 3692 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.067415+0000 mon.a (mon.0) 3693 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: cluster 2024-02-10T06:42:14.126798+0000 mon.a (mon.0) 3694 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2024-02-10T06:42:14.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.147897+0000 mon.a (mon.0) 3695 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.151180+0000 mon.a (mon.0) 3696 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.155566+0000 mon.a (mon.0) 3697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.157090+0000 mon.a (mon.0) 3698 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.167082+0000 mon.a (mon.0) 3699 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.246191+0000 mon.a (mon.0) 3700 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.251056+0000 mon.a (mon.0) 3701 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.254810+0000 mon.a (mon.0) 3702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.255793+0000 mon.a (mon.0) 3703 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.262444+0000 mon.a (mon.0) 3704 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.349448+0000 mon.a (mon.0) 3705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.351659+0000 mon.a (mon.0) 3706 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.355061+0000 mon.a (mon.0) 3707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.356341+0000 mon.a (mon.0) 3708 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.363002+0000 mon.a (mon.0) 3709 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.449855+0000 mon.a (mon.0) 3710 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.452626+0000 mon.a (mon.0) 3711 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.456018+0000 mon.a (mon.0) 3712 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.457098+0000 mon.a (mon.0) 3713 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.463936+0000 mon.a (mon.0) 3714 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.495229+0000 mon.a (mon.0) 3715 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[68510]: audit 2024-02-10T06:42:14.496422+0000 mon.a (mon.0) 3716 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:42:14.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.456018+0000 mon.a (mon.0) 3712 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.457098+0000 mon.a (mon.0) 3713 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.463936+0000 mon.a (mon.0) 3714 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.495229+0000 mon.a (mon.0) 3715 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:14 smithi046 bash[71198]: audit 2024-02-10T06:42:14.496422+0000 mon.a (mon.0) 3716 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:42:14.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: cephadm 2024-02-10T06:42:12.669157+0000 mgr.y (mgr.34107) 942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: cephadm 2024-02-10T06:42:12.762395+0000 mgr.y (mgr.34107) 943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: cephadm 2024-02-10T06:42:12.861777+0000 mgr.y (mgr.34107) 944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: cephadm 2024-02-10T06:42:12.955042+0000 mgr.y (mgr.34107) 945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: cephadm 2024-02-10T06:42:13.049312+0000 mgr.y (mgr.34107) 946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: cephadm 2024-02-10T06:42:13.142414+0000 mgr.y (mgr.34107) 947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: cephadm 2024-02-10T06:42:13.238683+0000 mgr.y (mgr.34107) 948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: cephadm 2024-02-10T06:42:13.333467+0000 mgr.y (mgr.34107) 949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: cephadm 2024-02-10T06:42:13.431097+0000 mgr.y (mgr.34107) 950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: cluster 2024-02-10T06:42:13.496015+0000 mgr.y (mgr.34107) 951 : cluster 0 pgmap v155: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T06:42:14.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: cephadm 2024-02-10T06:42:13.528523+0000 mgr.y (mgr.34107) 952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.601802+0000 mon.a (mon.0) 3664 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.603986+0000 mon.a (mon.0) 3665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.606278+0000 mon.a (mon.0) 3666 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.607227+0000 mon.a (mon.0) 3667 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.613202+0000 mon.a (mon.0) 3668 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: cephadm 2024-02-10T06:42:13.613751+0000 mgr.y (mgr.34107) 953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:14.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.678315+0000 mon.a (mon.0) 3669 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.681316+0000 mon.a (mon.0) 3670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.684972+0000 mon.a (mon.0) 3671 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.686008+0000 mon.a (mon.0) 3672 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.694342+0000 mon.a (mon.0) 3673 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.774140+0000 mon.a (mon.0) 3674 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.776469+0000 mon.a (mon.0) 3675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.779023+0000 mon.a (mon.0) 3676 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.779928+0000 mon.a (mon.0) 3677 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.788165+0000 mon.a (mon.0) 3678 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.865989+0000 mon.a (mon.0) 3679 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.869571+0000 mon.a (mon.0) 3680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.872895+0000 mon.a (mon.0) 3681 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.874027+0000 mon.a (mon.0) 3682 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.881910+0000 mon.a (mon.0) 3683 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.959561+0000 mon.a (mon.0) 3684 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.962652+0000 mon.a (mon.0) 3685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.965746+0000 mon.a (mon.0) 3686 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.966621+0000 mon.a (mon.0) 3687 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:13.973304+0000 mon.a (mon.0) 3688 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.054056+0000 mon.a (mon.0) 3689 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.056208+0000 mon.a (mon.0) 3690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.059253+0000 mon.a (mon.0) 3691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.060181+0000 mon.a (mon.0) 3692 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.067415+0000 mon.a (mon.0) 3693 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: cluster 2024-02-10T06:42:14.126798+0000 mon.a (mon.0) 3694 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 24 pgs degraded (PG_DEGRADED) 2024-02-10T06:42:14.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.147897+0000 mon.a (mon.0) 3695 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.151180+0000 mon.a (mon.0) 3696 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.155566+0000 mon.a (mon.0) 3697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.157090+0000 mon.a (mon.0) 3698 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.167082+0000 mon.a (mon.0) 3699 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.246191+0000 mon.a (mon.0) 3700 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.251056+0000 mon.a (mon.0) 3701 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.254810+0000 mon.a (mon.0) 3702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.255793+0000 mon.a (mon.0) 3703 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.262444+0000 mon.a (mon.0) 3704 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.349448+0000 mon.a (mon.0) 3705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.351659+0000 mon.a (mon.0) 3706 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.355061+0000 mon.a (mon.0) 3707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.356341+0000 mon.a (mon.0) 3708 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.363002+0000 mon.a (mon.0) 3709 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.449855+0000 mon.a (mon.0) 3710 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:14.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.452626+0000 mon.a (mon.0) 3711 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:14.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.456018+0000 mon.a (mon.0) 3712 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:14.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.457098+0000 mon.a (mon.0) 3713 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:14.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.463936+0000 mon.a (mon.0) 3714 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.495229+0000 mon.a (mon.0) 3715 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:14.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:14 smithi175 bash[56722]: audit 2024-02-10T06:42:14.496422+0000 mon.a (mon.0) 3716 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:42:15.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: cephadm 2024-02-10T06:42:13.695026+0000 mgr.y (mgr.34107) 954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: cephadm 2024-02-10T06:42:13.788791+0000 mgr.y (mgr.34107) 955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: cephadm 2024-02-10T06:42:13.882644+0000 mgr.y (mgr.34107) 956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: cephadm 2024-02-10T06:42:13.973870+0000 mgr.y (mgr.34107) 957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: cephadm 2024-02-10T06:42:14.068009+0000 mgr.y (mgr.34107) 958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: cephadm 2024-02-10T06:42:14.167805+0000 mgr.y (mgr.34107) 959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: cephadm 2024-02-10T06:42:14.264285+0000 mgr.y (mgr.34107) 960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: cephadm 2024-02-10T06:42:14.363582+0000 mgr.y (mgr.34107) 961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: cephadm 2024-02-10T06:42:14.464511+0000 mgr.y (mgr.34107) 962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.589589+0000 mon.a (mon.0) 3717 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.591834+0000 mon.a (mon.0) 3718 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.594843+0000 mon.a (mon.0) 3719 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.595645+0000 mon.a (mon.0) 3720 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.601005+0000 mon.a (mon.0) 3721 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: cephadm 2024-02-10T06:42:14.601483+0000 mgr.y (mgr.34107) 963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.678811+0000 mon.a (mon.0) 3722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.680801+0000 mon.a (mon.0) 3723 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.683012+0000 mon.a (mon.0) 3724 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.683850+0000 mon.a (mon.0) 3725 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.692102+0000 mon.a (mon.0) 3726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.775560+0000 mon.a (mon.0) 3727 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: cephadm 2024-02-10T06:42:13.695026+0000 mgr.y (mgr.34107) 954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: cephadm 2024-02-10T06:42:13.788791+0000 mgr.y (mgr.34107) 955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: cephadm 2024-02-10T06:42:13.882644+0000 mgr.y (mgr.34107) 956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: cephadm 2024-02-10T06:42:13.973870+0000 mgr.y (mgr.34107) 957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: cephadm 2024-02-10T06:42:14.068009+0000 mgr.y (mgr.34107) 958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: cephadm 2024-02-10T06:42:14.167805+0000 mgr.y (mgr.34107) 959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: cephadm 2024-02-10T06:42:14.264285+0000 mgr.y (mgr.34107) 960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: cephadm 2024-02-10T06:42:14.363582+0000 mgr.y (mgr.34107) 961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: cephadm 2024-02-10T06:42:14.464511+0000 mgr.y (mgr.34107) 962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.589589+0000 mon.a (mon.0) 3717 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.591834+0000 mon.a (mon.0) 3718 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.594843+0000 mon.a (mon.0) 3719 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.595645+0000 mon.a (mon.0) 3720 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.601005+0000 mon.a (mon.0) 3721 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: cephadm 2024-02-10T06:42:14.601483+0000 mgr.y (mgr.34107) 963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.678811+0000 mon.a (mon.0) 3722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.680801+0000 mon.a (mon.0) 3723 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.683012+0000 mon.a (mon.0) 3724 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.683850+0000 mon.a (mon.0) 3725 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.692102+0000 mon.a (mon.0) 3726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.775560+0000 mon.a (mon.0) 3727 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.778636+0000 mon.a (mon.0) 3728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.781036+0000 mon.a (mon.0) 3729 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.781864+0000 mon.a (mon.0) 3730 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.788940+0000 mon.a (mon.0) 3731 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.870171+0000 mon.a (mon.0) 3732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.872596+0000 mon.a (mon.0) 3733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.876031+0000 mon.a (mon.0) 3734 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.877030+0000 mon.a (mon.0) 3735 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.884120+0000 mon.a (mon.0) 3736 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.967665+0000 mon.a (mon.0) 3737 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.970148+0000 mon.a (mon.0) 3738 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.972961+0000 mon.a (mon.0) 3739 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.973826+0000 mon.a (mon.0) 3740 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:14.981401+0000 mon.a (mon.0) 3741 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.064806+0000 mon.a (mon.0) 3742 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.067376+0000 mon.a (mon.0) 3743 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.071075+0000 mon.a (mon.0) 3744 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.072324+0000 mon.a (mon.0) 3745 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.078780+0000 mon.a (mon.0) 3746 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.158140+0000 mon.a (mon.0) 3747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.160572+0000 mon.a (mon.0) 3748 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.163609+0000 mon.a (mon.0) 3749 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.164849+0000 mon.a (mon.0) 3750 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.172340+0000 mon.a (mon.0) 3751 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.250100+0000 mon.a (mon.0) 3752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.254003+0000 mon.a (mon.0) 3753 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.256878+0000 mon.a (mon.0) 3754 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.257944+0000 mon.a (mon.0) 3755 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.264679+0000 mon.a (mon.0) 3756 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.346486+0000 mon.a (mon.0) 3757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.349292+0000 mon.a (mon.0) 3758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.352570+0000 mon.a (mon.0) 3759 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.353408+0000 mon.a (mon.0) 3760 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.360990+0000 mon.a (mon.0) 3761 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.438992+0000 mon.a (mon.0) 3762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.442010+0000 mon.a (mon.0) 3763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.446816+0000 mon.a (mon.0) 3764 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.448352+0000 mon.a (mon.0) 3765 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.456393+0000 mon.a (mon.0) 3766 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.538661+0000 mon.a (mon.0) 3767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.543576+0000 mon.a (mon.0) 3768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.547794+0000 mon.a (mon.0) 3769 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.548807+0000 mon.a (mon.0) 3770 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[71198]: audit 2024-02-10T06:42:15.557071+0000 mon.a (mon.0) 3771 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.778636+0000 mon.a (mon.0) 3728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.781036+0000 mon.a (mon.0) 3729 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.781864+0000 mon.a (mon.0) 3730 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.788940+0000 mon.a (mon.0) 3731 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.870171+0000 mon.a (mon.0) 3732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.872596+0000 mon.a (mon.0) 3733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.876031+0000 mon.a (mon.0) 3734 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.877030+0000 mon.a (mon.0) 3735 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.884120+0000 mon.a (mon.0) 3736 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.967665+0000 mon.a (mon.0) 3737 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.970148+0000 mon.a (mon.0) 3738 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.972961+0000 mon.a (mon.0) 3739 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.973826+0000 mon.a (mon.0) 3740 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:14.981401+0000 mon.a (mon.0) 3741 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.064806+0000 mon.a (mon.0) 3742 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.067376+0000 mon.a (mon.0) 3743 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.071075+0000 mon.a (mon.0) 3744 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.072324+0000 mon.a (mon.0) 3745 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.078780+0000 mon.a (mon.0) 3746 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.158140+0000 mon.a (mon.0) 3747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.160572+0000 mon.a (mon.0) 3748 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.163609+0000 mon.a (mon.0) 3749 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.164849+0000 mon.a (mon.0) 3750 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.172340+0000 mon.a (mon.0) 3751 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.250100+0000 mon.a (mon.0) 3752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.254003+0000 mon.a (mon.0) 3753 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.256878+0000 mon.a (mon.0) 3754 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.257944+0000 mon.a (mon.0) 3755 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.264679+0000 mon.a (mon.0) 3756 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.346486+0000 mon.a (mon.0) 3757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.349292+0000 mon.a (mon.0) 3758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.352570+0000 mon.a (mon.0) 3759 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.353408+0000 mon.a (mon.0) 3760 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.360990+0000 mon.a (mon.0) 3761 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.438992+0000 mon.a (mon.0) 3762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.442010+0000 mon.a (mon.0) 3763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.446816+0000 mon.a (mon.0) 3764 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.448352+0000 mon.a (mon.0) 3765 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.456393+0000 mon.a (mon.0) 3766 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.538661+0000 mon.a (mon.0) 3767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.543576+0000 mon.a (mon.0) 3768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.547794+0000 mon.a (mon.0) 3769 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.548807+0000 mon.a (mon.0) 3770 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:15 smithi046 bash[68510]: audit 2024-02-10T06:42:15.557071+0000 mon.a (mon.0) 3771 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: cephadm 2024-02-10T06:42:13.695026+0000 mgr.y (mgr.34107) 954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: cephadm 2024-02-10T06:42:13.788791+0000 mgr.y (mgr.34107) 955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: cephadm 2024-02-10T06:42:13.882644+0000 mgr.y (mgr.34107) 956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: cephadm 2024-02-10T06:42:13.973870+0000 mgr.y (mgr.34107) 957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: cephadm 2024-02-10T06:42:14.068009+0000 mgr.y (mgr.34107) 958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: cephadm 2024-02-10T06:42:14.167805+0000 mgr.y (mgr.34107) 959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: cephadm 2024-02-10T06:42:14.264285+0000 mgr.y (mgr.34107) 960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: cephadm 2024-02-10T06:42:14.363582+0000 mgr.y (mgr.34107) 961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: cephadm 2024-02-10T06:42:14.464511+0000 mgr.y (mgr.34107) 962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.589589+0000 mon.a (mon.0) 3717 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.591834+0000 mon.a (mon.0) 3718 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.594843+0000 mon.a (mon.0) 3719 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.595645+0000 mon.a (mon.0) 3720 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.601005+0000 mon.a (mon.0) 3721 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: cephadm 2024-02-10T06:42:14.601483+0000 mgr.y (mgr.34107) 963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:15.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.678811+0000 mon.a (mon.0) 3722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.680801+0000 mon.a (mon.0) 3723 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.683012+0000 mon.a (mon.0) 3724 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.683850+0000 mon.a (mon.0) 3725 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.692102+0000 mon.a (mon.0) 3726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.775560+0000 mon.a (mon.0) 3727 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.778636+0000 mon.a (mon.0) 3728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.781036+0000 mon.a (mon.0) 3729 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.781864+0000 mon.a (mon.0) 3730 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.788940+0000 mon.a (mon.0) 3731 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.870171+0000 mon.a (mon.0) 3732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.872596+0000 mon.a (mon.0) 3733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.876031+0000 mon.a (mon.0) 3734 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.877030+0000 mon.a (mon.0) 3735 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.884120+0000 mon.a (mon.0) 3736 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.967665+0000 mon.a (mon.0) 3737 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.970148+0000 mon.a (mon.0) 3738 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.972961+0000 mon.a (mon.0) 3739 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.973826+0000 mon.a (mon.0) 3740 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:14.981401+0000 mon.a (mon.0) 3741 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.064806+0000 mon.a (mon.0) 3742 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.067376+0000 mon.a (mon.0) 3743 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.071075+0000 mon.a (mon.0) 3744 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.072324+0000 mon.a (mon.0) 3745 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.078780+0000 mon.a (mon.0) 3746 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.158140+0000 mon.a (mon.0) 3747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.160572+0000 mon.a (mon.0) 3748 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.163609+0000 mon.a (mon.0) 3749 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.164849+0000 mon.a (mon.0) 3750 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.172340+0000 mon.a (mon.0) 3751 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.250100+0000 mon.a (mon.0) 3752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.254003+0000 mon.a (mon.0) 3753 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.256878+0000 mon.a (mon.0) 3754 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.257944+0000 mon.a (mon.0) 3755 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.264679+0000 mon.a (mon.0) 3756 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.346486+0000 mon.a (mon.0) 3757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.349292+0000 mon.a (mon.0) 3758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.352570+0000 mon.a (mon.0) 3759 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.353408+0000 mon.a (mon.0) 3760 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.360990+0000 mon.a (mon.0) 3761 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.438992+0000 mon.a (mon.0) 3762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.442010+0000 mon.a (mon.0) 3763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.446816+0000 mon.a (mon.0) 3764 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.448352+0000 mon.a (mon.0) 3765 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.456393+0000 mon.a (mon.0) 3766 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:15.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.538661+0000 mon.a (mon.0) 3767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:15.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.543576+0000 mon.a (mon.0) 3768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:15.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.547794+0000 mon.a (mon.0) 3769 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:15.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.548807+0000 mon.a (mon.0) 3770 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:15.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:15 smithi175 bash[56722]: audit 2024-02-10T06:42:15.557071+0000 mon.a (mon.0) 3771 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: cephadm 2024-02-10T06:42:14.692843+0000 mgr.y (mgr.34107) 964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.599 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: cephadm 2024-02-10T06:42:14.789878+0000 mgr.y (mgr.34107) 965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: cephadm 2024-02-10T06:42:14.884751+0000 mgr.y (mgr.34107) 966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: cephadm 2024-02-10T06:42:14.982092+0000 mgr.y (mgr.34107) 967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: cephadm 2024-02-10T06:42:15.079396+0000 mgr.y (mgr.34107) 968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: cephadm 2024-02-10T06:42:15.172950+0000 mgr.y (mgr.34107) 969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: cephadm 2024-02-10T06:42:15.265380+0000 mgr.y (mgr.34107) 970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: cephadm 2024-02-10T06:42:15.361656+0000 mgr.y (mgr.34107) 971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: cephadm 2024-02-10T06:42:15.457050+0000 mgr.y (mgr.34107) 972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: cluster 2024-02-10T06:42:15.496892+0000 mgr.y (mgr.34107) 973 : cluster 0 pgmap v156: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T06:42:16.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: cephadm 2024-02-10T06:42:15.557780+0000 mgr.y (mgr.34107) 974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:15.637651+0000 mon.a (mon.0) 3772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:15.640798+0000 mon.a (mon.0) 3773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:15.643687+0000 mon.a (mon.0) 3774 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.601 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:15.644699+0000 mon.a (mon.0) 3775 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.601 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:15.651443+0000 mon.a (mon.0) 3776 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.601 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:15.734151+0000 mon.a (mon.0) 3777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.601 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:15.736781+0000 mon.a (mon.0) 3778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.601 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:15.738825+0000 mon.a (mon.0) 3779 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.601 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:15.739579+0000 mon.a (mon.0) 3780 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.601 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:15.745495+0000 mon.a (mon.0) 3781 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.601 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:15.825747+0000 mon.a (mon.0) 3782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.601 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:15.828580+0000 mon.a (mon.0) 3783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.601 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:15.830732+0000 mon.a (mon.0) 3784 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.601 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: cephadm 2024-02-10T06:42:14.692843+0000 mgr.y (mgr.34107) 964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.601 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: cephadm 2024-02-10T06:42:14.789878+0000 mgr.y (mgr.34107) 965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: cephadm 2024-02-10T06:42:14.884751+0000 mgr.y (mgr.34107) 966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: cephadm 2024-02-10T06:42:14.982092+0000 mgr.y (mgr.34107) 967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: cephadm 2024-02-10T06:42:15.079396+0000 mgr.y (mgr.34107) 968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: cephadm 2024-02-10T06:42:15.172950+0000 mgr.y (mgr.34107) 969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: cephadm 2024-02-10T06:42:15.265380+0000 mgr.y (mgr.34107) 970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: cephadm 2024-02-10T06:42:15.361656+0000 mgr.y (mgr.34107) 971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: cephadm 2024-02-10T06:42:15.457050+0000 mgr.y (mgr.34107) 972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: cluster 2024-02-10T06:42:15.496892+0000 mgr.y (mgr.34107) 973 : cluster 0 pgmap v156: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T06:42:16.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: cephadm 2024-02-10T06:42:15.557780+0000 mgr.y (mgr.34107) 974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:15.637651+0000 mon.a (mon.0) 3772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:15.640798+0000 mon.a (mon.0) 3773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:15.643687+0000 mon.a (mon.0) 3774 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:15.644699+0000 mon.a (mon.0) 3775 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:15.651443+0000 mon.a (mon.0) 3776 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:15.734151+0000 mon.a (mon.0) 3777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:15.736781+0000 mon.a (mon.0) 3778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.603 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:15.738825+0000 mon.a (mon.0) 3779 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.603 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:15.739579+0000 mon.a (mon.0) 3780 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.603 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[88685]: debug 2024-02-10T06:42:16.339+0000 7fd64128b7c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-02-10T06:42:16.603 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[88685]: debug 2024-02-10T06:42:16.383+0000 7fd64128b7c0 -1 osd.3 128 log_to_monitors true 2024-02-10T06:42:16.603 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:15.745495+0000 mon.a (mon.0) 3781 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.603 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:15.825747+0000 mon.a (mon.0) 3782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.603 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:15.828580+0000 mon.a (mon.0) 3783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.604 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:15.830732+0000 mon.a (mon.0) 3784 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.604 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:15.831488+0000 mon.a (mon.0) 3785 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.604 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:15.836728+0000 mon.a (mon.0) 3786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.604 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:15.918422+0000 mon.a (mon.0) 3787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.604 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:15.920878+0000 mon.a (mon.0) 3788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.604 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:15.924843+0000 mon.a (mon.0) 3789 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.604 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:15.926143+0000 mon.a (mon.0) 3790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.604 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:15.935119+0000 mon.a (mon.0) 3791 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.604 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.021639+0000 mon.a (mon.0) 3792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.604 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.025674+0000 mon.a (mon.0) 3793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.604 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.028393+0000 mon.a (mon.0) 3794 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.604 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.029356+0000 mon.a (mon.0) 3795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.604 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.035267+0000 mon.a (mon.0) 3796 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.099149+0000 mon.a (mon.0) 3797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.101432+0000 mon.a (mon.0) 3798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.104388+0000 mon.a (mon.0) 3799 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.105239+0000 mon.a (mon.0) 3800 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.112648+0000 mon.a (mon.0) 3801 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.192318+0000 mon.a (mon.0) 3802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.196906+0000 mon.a (mon.0) 3803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.200339+0000 mon.a (mon.0) 3804 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.201743+0000 mon.a (mon.0) 3805 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.209452+0000 mon.a (mon.0) 3806 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.292624+0000 mon.a (mon.0) 3807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.295370+0000 mon.a (mon.0) 3808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:15.831488+0000 mon.a (mon.0) 3785 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:15.836728+0000 mon.a (mon.0) 3786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:15.918422+0000 mon.a (mon.0) 3787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:15.920878+0000 mon.a (mon.0) 3788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:15.924843+0000 mon.a (mon.0) 3789 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:15.926143+0000 mon.a (mon.0) 3790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:15.935119+0000 mon.a (mon.0) 3791 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.021639+0000 mon.a (mon.0) 3792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.025674+0000 mon.a (mon.0) 3793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.028393+0000 mon.a (mon.0) 3794 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.029356+0000 mon.a (mon.0) 3795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.035267+0000 mon.a (mon.0) 3796 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.099149+0000 mon.a (mon.0) 3797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.101432+0000 mon.a (mon.0) 3798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.104388+0000 mon.a (mon.0) 3799 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.105239+0000 mon.a (mon.0) 3800 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.112648+0000 mon.a (mon.0) 3801 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.192318+0000 mon.a (mon.0) 3802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.196906+0000 mon.a (mon.0) 3803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.298162+0000 mon.a (mon.0) 3809 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.299017+0000 mon.a (mon.0) 3810 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.305159+0000 mon.a (mon.0) 3811 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.384717+0000 mon.a (mon.0) 3812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.387672+0000 mon.a (mon.0) 3813 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.390743+0000 mon.a (mon.0) 3814 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.391650+0000 mon.a (mon.0) 3815 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.392306+0000 mon.c (mon.1) 12 : audit 1 from='osd.3 [v2:172.21.15.46:6826/3822950154,v1:172.21.15.46:6827/3822950154]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T06:42:16.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.392681+0000 mon.a (mon.0) 3816 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T06:42:16.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.397387+0000 mon.a (mon.0) 3817 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.468697+0000 mon.a (mon.0) 3818 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.471066+0000 mon.a (mon.0) 3819 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.473314+0000 mon.a (mon.0) 3820 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.474304+0000 mon.a (mon.0) 3821 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.481150+0000 mon.a (mon.0) 3822 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.545695+0000 mon.a (mon.0) 3823 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.548109+0000 mon.a (mon.0) 3824 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.551705+0000 mon.a (mon.0) 3825 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.552825+0000 mon.a (mon.0) 3826 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[71198]: audit 2024-02-10T06:42:16.558622+0000 mon.a (mon.0) 3827 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.200339+0000 mon.a (mon.0) 3804 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.201743+0000 mon.a (mon.0) 3805 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.209452+0000 mon.a (mon.0) 3806 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.292624+0000 mon.a (mon.0) 3807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.295370+0000 mon.a (mon.0) 3808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.298162+0000 mon.a (mon.0) 3809 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.299017+0000 mon.a (mon.0) 3810 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.305159+0000 mon.a (mon.0) 3811 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.384717+0000 mon.a (mon.0) 3812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.387672+0000 mon.a (mon.0) 3813 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.390743+0000 mon.a (mon.0) 3814 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.391650+0000 mon.a (mon.0) 3815 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.392306+0000 mon.c (mon.1) 12 : audit 1 from='osd.3 [v2:172.21.15.46:6826/3822950154,v1:172.21.15.46:6827/3822950154]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T06:42:16.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.392681+0000 mon.a (mon.0) 3816 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T06:42:16.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.397387+0000 mon.a (mon.0) 3817 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.468697+0000 mon.a (mon.0) 3818 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.471066+0000 mon.a (mon.0) 3819 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.473314+0000 mon.a (mon.0) 3820 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.474304+0000 mon.a (mon.0) 3821 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.481150+0000 mon.a (mon.0) 3822 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.545695+0000 mon.a (mon.0) 3823 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.548109+0000 mon.a (mon.0) 3824 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.551705+0000 mon.a (mon.0) 3825 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.552825+0000 mon.a (mon.0) 3826 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:16 smithi046 bash[68510]: audit 2024-02-10T06:42:16.558622+0000 mon.a (mon.0) 3827 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: cephadm 2024-02-10T06:42:14.692843+0000 mgr.y (mgr.34107) 964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: cephadm 2024-02-10T06:42:14.789878+0000 mgr.y (mgr.34107) 965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: cephadm 2024-02-10T06:42:14.884751+0000 mgr.y (mgr.34107) 966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: cephadm 2024-02-10T06:42:14.982092+0000 mgr.y (mgr.34107) 967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: cephadm 2024-02-10T06:42:15.079396+0000 mgr.y (mgr.34107) 968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: cephadm 2024-02-10T06:42:15.172950+0000 mgr.y (mgr.34107) 969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: cephadm 2024-02-10T06:42:15.265380+0000 mgr.y (mgr.34107) 970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: cephadm 2024-02-10T06:42:15.361656+0000 mgr.y (mgr.34107) 971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: cephadm 2024-02-10T06:42:15.457050+0000 mgr.y (mgr.34107) 972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: cluster 2024-02-10T06:42:15.496892+0000 mgr.y (mgr.34107) 973 : cluster 0 pgmap v156: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T06:42:16.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: cephadm 2024-02-10T06:42:15.557780+0000 mgr.y (mgr.34107) 974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:16.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:15.637651+0000 mon.a (mon.0) 3772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:15.640798+0000 mon.a (mon.0) 3773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:15.643687+0000 mon.a (mon.0) 3774 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:15.644699+0000 mon.a (mon.0) 3775 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:15.651443+0000 mon.a (mon.0) 3776 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:15.734151+0000 mon.a (mon.0) 3777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:15.736781+0000 mon.a (mon.0) 3778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:15.738825+0000 mon.a (mon.0) 3779 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:15.739579+0000 mon.a (mon.0) 3780 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:15.745495+0000 mon.a (mon.0) 3781 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:15.825747+0000 mon.a (mon.0) 3782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:15.828580+0000 mon.a (mon.0) 3783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:15.830732+0000 mon.a (mon.0) 3784 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:15.831488+0000 mon.a (mon.0) 3785 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:15.836728+0000 mon.a (mon.0) 3786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:15.918422+0000 mon.a (mon.0) 3787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:15.920878+0000 mon.a (mon.0) 3788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:15.924843+0000 mon.a (mon.0) 3789 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:15.926143+0000 mon.a (mon.0) 3790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:15.935119+0000 mon.a (mon.0) 3791 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.021639+0000 mon.a (mon.0) 3792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.025674+0000 mon.a (mon.0) 3793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.028393+0000 mon.a (mon.0) 3794 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.029356+0000 mon.a (mon.0) 3795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.035267+0000 mon.a (mon.0) 3796 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.099149+0000 mon.a (mon.0) 3797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.101432+0000 mon.a (mon.0) 3798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.104388+0000 mon.a (mon.0) 3799 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.105239+0000 mon.a (mon.0) 3800 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.112648+0000 mon.a (mon.0) 3801 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.192318+0000 mon.a (mon.0) 3802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.196906+0000 mon.a (mon.0) 3803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.200339+0000 mon.a (mon.0) 3804 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.201743+0000 mon.a (mon.0) 3805 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.209452+0000 mon.a (mon.0) 3806 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.292624+0000 mon.a (mon.0) 3807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.295370+0000 mon.a (mon.0) 3808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.298162+0000 mon.a (mon.0) 3809 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.299017+0000 mon.a (mon.0) 3810 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.305159+0000 mon.a (mon.0) 3811 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.384717+0000 mon.a (mon.0) 3812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.387672+0000 mon.a (mon.0) 3813 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.390743+0000 mon.a (mon.0) 3814 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.391650+0000 mon.a (mon.0) 3815 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.392306+0000 mon.c (mon.1) 12 : audit 1 from='osd.3 [v2:172.21.15.46:6826/3822950154,v1:172.21.15.46:6827/3822950154]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T06:42:16.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.392681+0000 mon.a (mon.0) 3816 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T06:42:16.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.397387+0000 mon.a (mon.0) 3817 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.468697+0000 mon.a (mon.0) 3818 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.471066+0000 mon.a (mon.0) 3819 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.473314+0000 mon.a (mon.0) 3820 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.474304+0000 mon.a (mon.0) 3821 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.481150+0000 mon.a (mon.0) 3822 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:16.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.545695+0000 mon.a (mon.0) 3823 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:16.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.548109+0000 mon.a (mon.0) 3824 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:16.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.551705+0000 mon.a (mon.0) 3825 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:16.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.552825+0000 mon.a (mon.0) 3826 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:16.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:16 smithi175 bash[56722]: audit 2024-02-10T06:42:16.558622+0000 mon.a (mon.0) 3827 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.879 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[88685]: debug 2024-02-10T06:42:17.647+0000 7fd62e6db700 -1 osd.3 128 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T06:42:17.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: cephadm 2024-02-10T06:42:15.652169+0000 mgr.y (mgr.34107) 975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: cephadm 2024-02-10T06:42:15.746141+0000 mgr.y (mgr.34107) 976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: cephadm 2024-02-10T06:42:15.837224+0000 mgr.y (mgr.34107) 977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: cephadm 2024-02-10T06:42:15.935947+0000 mgr.y (mgr.34107) 978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: cephadm 2024-02-10T06:42:16.036060+0000 mgr.y (mgr.34107) 979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: cephadm 2024-02-10T06:42:16.113294+0000 mgr.y (mgr.34107) 980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: cephadm 2024-02-10T06:42:16.210109+0000 mgr.y (mgr.34107) 981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: cephadm 2024-02-10T06:42:16.305610+0000 mgr.y (mgr.34107) 982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: cephadm 2024-02-10T06:42:16.398028+0000 mgr.y (mgr.34107) 983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: cephadm 2024-02-10T06:42:16.481697+0000 mgr.y (mgr.34107) 984 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: cephadm 2024-02-10T06:42:16.559137+0000 mgr.y (mgr.34107) 985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:16.639520+0000 mon.a (mon.0) 3828 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:16.641885+0000 mon.a (mon.0) 3829 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:16.645318+0000 mon.a (mon.0) 3830 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:16.646342+0000 mon.a (mon.0) 3831 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:16.651844+0000 mon.a (mon.0) 3832 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:16.714554+0000 mon.a (mon.0) 3833 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:16.717121+0000 mon.a (mon.0) 3834 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:16.719583+0000 mon.a (mon.0) 3835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:16.720416+0000 mon.a (mon.0) 3836 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:16.728222+0000 mon.a (mon.0) 3837 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: cephadm 2024-02-10T06:42:15.652169+0000 mgr.y (mgr.34107) 975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: cephadm 2024-02-10T06:42:15.746141+0000 mgr.y (mgr.34107) 976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: cephadm 2024-02-10T06:42:15.837224+0000 mgr.y (mgr.34107) 977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: cephadm 2024-02-10T06:42:15.935947+0000 mgr.y (mgr.34107) 978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: cephadm 2024-02-10T06:42:16.036060+0000 mgr.y (mgr.34107) 979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: cephadm 2024-02-10T06:42:16.113294+0000 mgr.y (mgr.34107) 980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: cephadm 2024-02-10T06:42:16.210109+0000 mgr.y (mgr.34107) 981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: cephadm 2024-02-10T06:42:16.305610+0000 mgr.y (mgr.34107) 982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: cephadm 2024-02-10T06:42:16.398028+0000 mgr.y (mgr.34107) 983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: cephadm 2024-02-10T06:42:16.481697+0000 mgr.y (mgr.34107) 984 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: cephadm 2024-02-10T06:42:16.559137+0000 mgr.y (mgr.34107) 985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:16.639520+0000 mon.a (mon.0) 3828 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:16.641885+0000 mon.a (mon.0) 3829 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:16.645318+0000 mon.a (mon.0) 3830 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:16.646342+0000 mon.a (mon.0) 3831 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:16.651844+0000 mon.a (mon.0) 3832 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:16.714554+0000 mon.a (mon.0) 3833 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:16.717121+0000 mon.a (mon.0) 3834 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:16.719583+0000 mon.a (mon.0) 3835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:16.720416+0000 mon.a (mon.0) 3836 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:16.728222+0000 mon.a (mon.0) 3837 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:16.812649+0000 mon.a (mon.0) 3838 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:16.815014+0000 mon.a (mon.0) 3839 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:16.818182+0000 mon.a (mon.0) 3840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:16.821599+0000 mon.a (mon.0) 3841 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:16.828886+0000 mon.a (mon.0) 3842 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:16.910081+0000 mon.a (mon.0) 3843 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:16.912219+0000 mon.a (mon.0) 3844 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:16.914778+0000 mon.a (mon.0) 3845 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:16.915523+0000 mon.a (mon.0) 3846 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:16.922551+0000 mon.a (mon.0) 3847 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.002581+0000 mon.a (mon.0) 3848 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.005274+0000 mon.a (mon.0) 3849 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.008468+0000 mon.a (mon.0) 3850 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.009664+0000 mon.a (mon.0) 3851 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.017920+0000 mon.a (mon.0) 3852 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.098096+0000 mon.a (mon.0) 3853 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.102770+0000 mon.a (mon.0) 3854 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.106747+0000 mon.a (mon.0) 3855 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.107946+0000 mon.a (mon.0) 3856 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:16.812649+0000 mon.a (mon.0) 3838 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:16.815014+0000 mon.a (mon.0) 3839 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:16.818182+0000 mon.a (mon.0) 3840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:16.821599+0000 mon.a (mon.0) 3841 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:16.828886+0000 mon.a (mon.0) 3842 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:16.910081+0000 mon.a (mon.0) 3843 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:16.912219+0000 mon.a (mon.0) 3844 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:16.914778+0000 mon.a (mon.0) 3845 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:16.915523+0000 mon.a (mon.0) 3846 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:16.922551+0000 mon.a (mon.0) 3847 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.002581+0000 mon.a (mon.0) 3848 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.005274+0000 mon.a (mon.0) 3849 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.008468+0000 mon.a (mon.0) 3850 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.009664+0000 mon.a (mon.0) 3851 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.017920+0000 mon.a (mon.0) 3852 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.098096+0000 mon.a (mon.0) 3853 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.102770+0000 mon.a (mon.0) 3854 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.106747+0000 mon.a (mon.0) 3855 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.107946+0000 mon.a (mon.0) 3856 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.118341+0000 mon.a (mon.0) 3857 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.200660+0000 mon.a (mon.0) 3858 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.203348+0000 mon.a (mon.0) 3859 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.206477+0000 mon.a (mon.0) 3860 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.207667+0000 mon.a (mon.0) 3861 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.217547+0000 mon.a (mon.0) 3862 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.297360+0000 mon.a (mon.0) 3863 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.304391+0000 mon.a (mon.0) 3864 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.306461+0000 mon.a (mon.0) 3865 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T06:42:17.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: cluster 2024-02-10T06:42:17.310906+0000 mon.a (mon.0) 3866 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2024-02-10T06:42:17.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.311104+0000 mon.c (mon.1) 13 : audit 1 from='osd.3 [v2:172.21.15.46:6826/3822950154,v1:172.21.15.46:6827/3822950154]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:42:17.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: cluster 2024-02-10T06:42:17.311744+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e131 with expected crc 2024-02-10T06:42:17.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.312183+0000 mon.a (mon.0) 3867 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:42:17.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.312628+0000 mon.a (mon.0) 3868 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.313825+0000 mon.a (mon.0) 3869 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.322193+0000 mon.a (mon.0) 3870 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.386712+0000 mon.a (mon.0) 3871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.389765+0000 mon.a (mon.0) 3872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.392260+0000 mon.a (mon.0) 3873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.393214+0000 mon.a (mon.0) 3874 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.408059+0000 mon.a (mon.0) 3875 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.486430+0000 mon.a (mon.0) 3876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.488723+0000 mon.a (mon.0) 3877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.491069+0000 mon.a (mon.0) 3878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.491991+0000 mon.a (mon.0) 3879 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[71198]: audit 2024-02-10T06:42:17.507423+0000 mon.a (mon.0) 3880 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.118341+0000 mon.a (mon.0) 3857 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.200660+0000 mon.a (mon.0) 3858 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.203348+0000 mon.a (mon.0) 3859 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.206477+0000 mon.a (mon.0) 3860 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.207667+0000 mon.a (mon.0) 3861 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.217547+0000 mon.a (mon.0) 3862 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.297360+0000 mon.a (mon.0) 3863 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.304391+0000 mon.a (mon.0) 3864 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.306461+0000 mon.a (mon.0) 3865 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T06:42:17.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: cluster 2024-02-10T06:42:17.310906+0000 mon.a (mon.0) 3866 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2024-02-10T06:42:17.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.311104+0000 mon.c (mon.1) 13 : audit 1 from='osd.3 [v2:172.21.15.46:6826/3822950154,v1:172.21.15.46:6827/3822950154]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:42:17.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: cluster 2024-02-10T06:42:17.311744+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e131 with expected crc 2024-02-10T06:42:17.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.312183+0000 mon.a (mon.0) 3867 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:42:17.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.312628+0000 mon.a (mon.0) 3868 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.313825+0000 mon.a (mon.0) 3869 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.322193+0000 mon.a (mon.0) 3870 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.386712+0000 mon.a (mon.0) 3871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.389765+0000 mon.a (mon.0) 3872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.392260+0000 mon.a (mon.0) 3873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.393214+0000 mon.a (mon.0) 3874 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.408059+0000 mon.a (mon.0) 3875 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.486430+0000 mon.a (mon.0) 3876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.488723+0000 mon.a (mon.0) 3877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.491069+0000 mon.a (mon.0) 3878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.491991+0000 mon.a (mon.0) 3879 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:17 smithi046 bash[68510]: audit 2024-02-10T06:42:17.507423+0000 mon.a (mon.0) 3880 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: cephadm 2024-02-10T06:42:15.652169+0000 mgr.y (mgr.34107) 975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: cephadm 2024-02-10T06:42:15.746141+0000 mgr.y (mgr.34107) 976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: cephadm 2024-02-10T06:42:15.837224+0000 mgr.y (mgr.34107) 977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: cephadm 2024-02-10T06:42:15.935947+0000 mgr.y (mgr.34107) 978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: cephadm 2024-02-10T06:42:16.036060+0000 mgr.y (mgr.34107) 979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: cephadm 2024-02-10T06:42:16.113294+0000 mgr.y (mgr.34107) 980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: cephadm 2024-02-10T06:42:16.210109+0000 mgr.y (mgr.34107) 981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: cephadm 2024-02-10T06:42:16.305610+0000 mgr.y (mgr.34107) 982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: cephadm 2024-02-10T06:42:16.398028+0000 mgr.y (mgr.34107) 983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: cephadm 2024-02-10T06:42:16.481697+0000 mgr.y (mgr.34107) 984 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: cephadm 2024-02-10T06:42:16.559137+0000 mgr.y (mgr.34107) 985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:17.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:16.639520+0000 mon.a (mon.0) 3828 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:16.641885+0000 mon.a (mon.0) 3829 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:16.645318+0000 mon.a (mon.0) 3830 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:16.646342+0000 mon.a (mon.0) 3831 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:16.651844+0000 mon.a (mon.0) 3832 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:16.714554+0000 mon.a (mon.0) 3833 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:16.717121+0000 mon.a (mon.0) 3834 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:16.719583+0000 mon.a (mon.0) 3835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:16.720416+0000 mon.a (mon.0) 3836 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:16.728222+0000 mon.a (mon.0) 3837 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:16.812649+0000 mon.a (mon.0) 3838 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:16.815014+0000 mon.a (mon.0) 3839 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:16.818182+0000 mon.a (mon.0) 3840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:16.821599+0000 mon.a (mon.0) 3841 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:16.828886+0000 mon.a (mon.0) 3842 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:16.910081+0000 mon.a (mon.0) 3843 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:16.912219+0000 mon.a (mon.0) 3844 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:16.914778+0000 mon.a (mon.0) 3845 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:16.915523+0000 mon.a (mon.0) 3846 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:16.922551+0000 mon.a (mon.0) 3847 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.002581+0000 mon.a (mon.0) 3848 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.005274+0000 mon.a (mon.0) 3849 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.008468+0000 mon.a (mon.0) 3850 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.009664+0000 mon.a (mon.0) 3851 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.017920+0000 mon.a (mon.0) 3852 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.098096+0000 mon.a (mon.0) 3853 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.102770+0000 mon.a (mon.0) 3854 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.106747+0000 mon.a (mon.0) 3855 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.107946+0000 mon.a (mon.0) 3856 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.118341+0000 mon.a (mon.0) 3857 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.200660+0000 mon.a (mon.0) 3858 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.203348+0000 mon.a (mon.0) 3859 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.206477+0000 mon.a (mon.0) 3860 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.207667+0000 mon.a (mon.0) 3861 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.217547+0000 mon.a (mon.0) 3862 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.297360+0000 mon.a (mon.0) 3863 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.304391+0000 mon.a (mon.0) 3864 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.306461+0000 mon.a (mon.0) 3865 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T06:42:17.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: cluster 2024-02-10T06:42:17.310906+0000 mon.a (mon.0) 3866 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2024-02-10T06:42:17.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.311104+0000 mon.c (mon.1) 13 : audit 1 from='osd.3 [v2:172.21.15.46:6826/3822950154,v1:172.21.15.46:6827/3822950154]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:42:17.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: cluster 2024-02-10T06:42:17.311744+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e131 with expected crc 2024-02-10T06:42:17.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.312183+0000 mon.a (mon.0) 3867 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi046", "root=default"]}]: dispatch 2024-02-10T06:42:17.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.312628+0000 mon.a (mon.0) 3868 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.313825+0000 mon.a (mon.0) 3869 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.322193+0000 mon.a (mon.0) 3870 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.386712+0000 mon.a (mon.0) 3871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:17.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.389765+0000 mon.a (mon.0) 3872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:17.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.392260+0000 mon.a (mon.0) 3873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:17.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.393214+0000 mon.a (mon.0) 3874 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:17.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.408059+0000 mon.a (mon.0) 3875 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:17.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.486430+0000 mon.a (mon.0) 3876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.488723+0000 mon.a (mon.0) 3877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.491069+0000 mon.a (mon.0) 3878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.491991+0000 mon.a (mon.0) 3879 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:17 smithi175 bash[56722]: audit 2024-02-10T06:42:17.507423+0000 mon.a (mon.0) 3880 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.858 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: cephadm 2024-02-10T06:42:16.652489+0000 mgr.y (mgr.34107) 986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.859 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: cephadm 2024-02-10T06:42:16.728967+0000 mgr.y (mgr.34107) 987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.859 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: cephadm 2024-02-10T06:42:16.829720+0000 mgr.y (mgr.34107) 988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.859 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: cephadm 2024-02-10T06:42:16.923337+0000 mgr.y (mgr.34107) 989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.859 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: cephadm 2024-02-10T06:42:17.018508+0000 mgr.y (mgr.34107) 990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.859 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: cephadm 2024-02-10T06:42:17.118983+0000 mgr.y (mgr.34107) 991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.859 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: cephadm 2024-02-10T06:42:17.218147+0000 mgr.y (mgr.34107) 992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.859 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: cephadm 2024-02-10T06:42:17.322763+0000 mgr.y (mgr.34107) 993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.859 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: cluster 2024-02-10T06:42:17.404853+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e131 with expected crc 2024-02-10T06:42:18.859 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: cephadm 2024-02-10T06:42:17.408768+0000 mgr.y (mgr.34107) 994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.859 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: cluster 2024-02-10T06:42:17.497466+0000 mgr.y (mgr.34107) 995 : cluster 0 pgmap v158: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-02-10T06:42:18.859 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: cephadm 2024-02-10T06:42:17.508193+0000 mgr.y (mgr.34107) 996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.859 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.585738+0000 mon.a (mon.0) 3881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.860 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.595530+0000 mon.a (mon.0) 3882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.860 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.598093+0000 mon.a (mon.0) 3883 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.860 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.599065+0000 mon.a (mon.0) 3884 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.860 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.604801+0000 mon.a (mon.0) 3885 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.860 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: cephadm 2024-02-10T06:42:17.605425+0000 mgr.y (mgr.34107) 997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.860 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.629318+0000 mon.a (mon.0) 3886 : audit 1 from='osd.3 ' entity='osd.3' 2024-02-10T06:42:18.860 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.669257+0000 mon.a (mon.0) 3887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.860 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.671107+0000 mon.a (mon.0) 3888 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.860 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: cephadm 2024-02-10T06:42:16.652489+0000 mgr.y (mgr.34107) 986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.861 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: cephadm 2024-02-10T06:42:16.728967+0000 mgr.y (mgr.34107) 987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.861 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: cephadm 2024-02-10T06:42:16.829720+0000 mgr.y (mgr.34107) 988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.861 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: cephadm 2024-02-10T06:42:16.923337+0000 mgr.y (mgr.34107) 989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.861 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: cephadm 2024-02-10T06:42:17.018508+0000 mgr.y (mgr.34107) 990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.861 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: cephadm 2024-02-10T06:42:17.118983+0000 mgr.y (mgr.34107) 991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.861 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: cephadm 2024-02-10T06:42:17.218147+0000 mgr.y (mgr.34107) 992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.861 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: cephadm 2024-02-10T06:42:17.322763+0000 mgr.y (mgr.34107) 993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.861 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: cluster 2024-02-10T06:42:17.404853+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e131 with expected crc 2024-02-10T06:42:18.861 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: cephadm 2024-02-10T06:42:17.408768+0000 mgr.y (mgr.34107) 994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.861 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: cluster 2024-02-10T06:42:17.497466+0000 mgr.y (mgr.34107) 995 : cluster 0 pgmap v158: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-02-10T06:42:18.861 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: cephadm 2024-02-10T06:42:17.508193+0000 mgr.y (mgr.34107) 996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.861 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.585738+0000 mon.a (mon.0) 3881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.861 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.595530+0000 mon.a (mon.0) 3882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.861 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.598093+0000 mon.a (mon.0) 3883 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.862 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.599065+0000 mon.a (mon.0) 3884 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.862 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.604801+0000 mon.a (mon.0) 3885 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.862 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: cephadm 2024-02-10T06:42:17.605425+0000 mgr.y (mgr.34107) 997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.862 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.629318+0000 mon.a (mon.0) 3886 : audit 1 from='osd.3 ' entity='osd.3' 2024-02-10T06:42:18.862 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.669257+0000 mon.a (mon.0) 3887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.862 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.671107+0000 mon.a (mon.0) 3888 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.862 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.673030+0000 mon.a (mon.0) 3889 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.863 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.673651+0000 mon.a (mon.0) 3890 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.863 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.678930+0000 mon.a (mon.0) 3891 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.863 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.756320+0000 mon.a (mon.0) 3892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.863 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.759524+0000 mon.a (mon.0) 3893 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.863 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.762276+0000 mon.a (mon.0) 3894 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.863 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.763334+0000 mon.a (mon.0) 3895 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.863 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.771746+0000 mon.a (mon.0) 3896 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.863 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.849343+0000 mon.a (mon.0) 3897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.863 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.852383+0000 mon.a (mon.0) 3898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.863 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.855411+0000 mon.a (mon.0) 3899 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.863 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.856179+0000 mon.a (mon.0) 3900 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.863 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.861406+0000 mon.a (mon.0) 3901 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.863 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.940942+0000 mon.a (mon.0) 3902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.863 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.943385+0000 mon.a (mon.0) 3903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.863 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.946404+0000 mon.a (mon.0) 3904 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.947593+0000 mon.a (mon.0) 3905 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:17.955147+0000 mon.a (mon.0) 3906 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.031918+0000 mon.a (mon.0) 3907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.034699+0000 mon.a (mon.0) 3908 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.038086+0000 mon.a (mon.0) 3909 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.039316+0000 mon.a (mon.0) 3910 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.046563+0000 mon.a (mon.0) 3911 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.105151+0000 mon.a (mon.0) 3912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.109739+0000 mon.a (mon.0) 3913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.118106+0000 mon.a (mon.0) 3914 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.119250+0000 mon.a (mon.0) 3915 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.127885+0000 mon.a (mon.0) 3916 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.865 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.205703+0000 mon.a (mon.0) 3917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.865 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.208295+0000 mon.a (mon.0) 3918 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.865 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.211545+0000 mon.a (mon.0) 3919 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.865 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.212519+0000 mon.a (mon.0) 3920 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.865 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.219604+0000 mon.a (mon.0) 3921 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.865 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.301104+0000 mon.a (mon.0) 3922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.865 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.303507+0000 mon.a (mon.0) 3923 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.865 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.306831+0000 mon.a (mon.0) 3924 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.865 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.308230+0000 mon.a (mon.0) 3925 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.865 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.314968+0000 mon.a (mon.0) 3926 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.865 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.376696+0000 mon.a (mon.0) 3927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.865 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.379319+0000 mon.a (mon.0) 3928 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.865 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.383002+0000 mon.a (mon.0) 3929 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.865 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.384078+0000 mon.a (mon.0) 3930 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.866 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.392252+0000 mon.a (mon.0) 3931 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.866 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.471140+0000 mon.a (mon.0) 3932 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.866 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.473356+0000 mon.a (mon.0) 3933 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.866 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.476589+0000 mon.a (mon.0) 3934 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.866 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.477578+0000 mon.a (mon.0) 3935 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.866 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.484016+0000 mon.a (mon.0) 3936 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.866 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.565822+0000 mon.a (mon.0) 3937 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.866 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.568655+0000 mon.a (mon.0) 3938 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.866 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.571583+0000 mon.a (mon.0) 3939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.866 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.572561+0000 mon.a (mon.0) 3940 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.866 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[71198]: audit 2024-02-10T06:42:18.580137+0000 mon.a (mon.0) 3941 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.867 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.673030+0000 mon.a (mon.0) 3889 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.867 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.673651+0000 mon.a (mon.0) 3890 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.867 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.678930+0000 mon.a (mon.0) 3891 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.867 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.756320+0000 mon.a (mon.0) 3892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.867 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.759524+0000 mon.a (mon.0) 3893 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.867 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.762276+0000 mon.a (mon.0) 3894 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.867 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.763334+0000 mon.a (mon.0) 3895 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.867 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.771746+0000 mon.a (mon.0) 3896 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.868 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.849343+0000 mon.a (mon.0) 3897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.868 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.852383+0000 mon.a (mon.0) 3898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.868 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.855411+0000 mon.a (mon.0) 3899 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.868 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.856179+0000 mon.a (mon.0) 3900 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.868 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.861406+0000 mon.a (mon.0) 3901 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.868 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.940942+0000 mon.a (mon.0) 3902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.868 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.943385+0000 mon.a (mon.0) 3903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.868 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.946404+0000 mon.a (mon.0) 3904 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.868 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.947593+0000 mon.a (mon.0) 3905 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.868 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:17.955147+0000 mon.a (mon.0) 3906 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.868 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.031918+0000 mon.a (mon.0) 3907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.868 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.034699+0000 mon.a (mon.0) 3908 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.868 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.038086+0000 mon.a (mon.0) 3909 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.868 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.039316+0000 mon.a (mon.0) 3910 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.869 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.046563+0000 mon.a (mon.0) 3911 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.869 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.105151+0000 mon.a (mon.0) 3912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.869 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.109739+0000 mon.a (mon.0) 3913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.869 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.118106+0000 mon.a (mon.0) 3914 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.869 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.119250+0000 mon.a (mon.0) 3915 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.869 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.127885+0000 mon.a (mon.0) 3916 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.869 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.205703+0000 mon.a (mon.0) 3917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.869 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.208295+0000 mon.a (mon.0) 3918 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.869 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.211545+0000 mon.a (mon.0) 3919 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.869 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.212519+0000 mon.a (mon.0) 3920 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.869 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.219604+0000 mon.a (mon.0) 3921 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.869 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.301104+0000 mon.a (mon.0) 3922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.869 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.303507+0000 mon.a (mon.0) 3923 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.869 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.306831+0000 mon.a (mon.0) 3924 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.308230+0000 mon.a (mon.0) 3925 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.314968+0000 mon.a (mon.0) 3926 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.376696+0000 mon.a (mon.0) 3927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.379319+0000 mon.a (mon.0) 3928 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.383002+0000 mon.a (mon.0) 3929 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.384078+0000 mon.a (mon.0) 3930 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.392252+0000 mon.a (mon.0) 3931 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.471140+0000 mon.a (mon.0) 3932 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.473356+0000 mon.a (mon.0) 3933 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.476589+0000 mon.a (mon.0) 3934 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.477578+0000 mon.a (mon.0) 3935 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.484016+0000 mon.a (mon.0) 3936 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.565822+0000 mon.a (mon.0) 3937 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.568655+0000 mon.a (mon.0) 3938 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.571583+0000 mon.a (mon.0) 3939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.871 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.572561+0000 mon.a (mon.0) 3940 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.871 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:18 smithi046 bash[68510]: audit 2024-02-10T06:42:18.580137+0000 mon.a (mon.0) 3941 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: cephadm 2024-02-10T06:42:16.652489+0000 mgr.y (mgr.34107) 986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: cephadm 2024-02-10T06:42:16.728967+0000 mgr.y (mgr.34107) 987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: cephadm 2024-02-10T06:42:16.829720+0000 mgr.y (mgr.34107) 988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: cephadm 2024-02-10T06:42:16.923337+0000 mgr.y (mgr.34107) 989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: cephadm 2024-02-10T06:42:17.018508+0000 mgr.y (mgr.34107) 990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: cephadm 2024-02-10T06:42:17.118983+0000 mgr.y (mgr.34107) 991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: cephadm 2024-02-10T06:42:17.218147+0000 mgr.y (mgr.34107) 992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: cephadm 2024-02-10T06:42:17.322763+0000 mgr.y (mgr.34107) 993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: cluster 2024-02-10T06:42:17.404853+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e131 with expected crc 2024-02-10T06:42:18.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: cephadm 2024-02-10T06:42:17.408768+0000 mgr.y (mgr.34107) 994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: cluster 2024-02-10T06:42:17.497466+0000 mgr.y (mgr.34107) 995 : cluster 0 pgmap v158: 161 pgs: 24 active+undersized+degraded, 42 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-02-10T06:42:18.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: cephadm 2024-02-10T06:42:17.508193+0000 mgr.y (mgr.34107) 996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.585738+0000 mon.a (mon.0) 3881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.595530+0000 mon.a (mon.0) 3882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.598093+0000 mon.a (mon.0) 3883 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.599065+0000 mon.a (mon.0) 3884 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.604801+0000 mon.a (mon.0) 3885 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: cephadm 2024-02-10T06:42:17.605425+0000 mgr.y (mgr.34107) 997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:18.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.629318+0000 mon.a (mon.0) 3886 : audit 1 from='osd.3 ' entity='osd.3' 2024-02-10T06:42:18.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.669257+0000 mon.a (mon.0) 3887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.671107+0000 mon.a (mon.0) 3888 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.673030+0000 mon.a (mon.0) 3889 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.673651+0000 mon.a (mon.0) 3890 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.678930+0000 mon.a (mon.0) 3891 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.756320+0000 mon.a (mon.0) 3892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.759524+0000 mon.a (mon.0) 3893 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.762276+0000 mon.a (mon.0) 3894 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.763334+0000 mon.a (mon.0) 3895 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.771746+0000 mon.a (mon.0) 3896 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.849343+0000 mon.a (mon.0) 3897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.852383+0000 mon.a (mon.0) 3898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.855411+0000 mon.a (mon.0) 3899 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.856179+0000 mon.a (mon.0) 3900 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.861406+0000 mon.a (mon.0) 3901 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.940942+0000 mon.a (mon.0) 3902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.943385+0000 mon.a (mon.0) 3903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.946404+0000 mon.a (mon.0) 3904 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.947593+0000 mon.a (mon.0) 3905 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:17.955147+0000 mon.a (mon.0) 3906 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.031918+0000 mon.a (mon.0) 3907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.034699+0000 mon.a (mon.0) 3908 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.038086+0000 mon.a (mon.0) 3909 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.039316+0000 mon.a (mon.0) 3910 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.046563+0000 mon.a (mon.0) 3911 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.105151+0000 mon.a (mon.0) 3912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.109739+0000 mon.a (mon.0) 3913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.118106+0000 mon.a (mon.0) 3914 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.119250+0000 mon.a (mon.0) 3915 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.127885+0000 mon.a (mon.0) 3916 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.205703+0000 mon.a (mon.0) 3917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.208295+0000 mon.a (mon.0) 3918 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.211545+0000 mon.a (mon.0) 3919 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.212519+0000 mon.a (mon.0) 3920 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.219604+0000 mon.a (mon.0) 3921 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.301104+0000 mon.a (mon.0) 3922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.303507+0000 mon.a (mon.0) 3923 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.306831+0000 mon.a (mon.0) 3924 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.308230+0000 mon.a (mon.0) 3925 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.314968+0000 mon.a (mon.0) 3926 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:18.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.376696+0000 mon.a (mon.0) 3927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:18.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.379319+0000 mon.a (mon.0) 3928 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:18.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.383002+0000 mon.a (mon.0) 3929 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:18.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.384078+0000 mon.a (mon.0) 3930 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:18.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.392252+0000 mon.a (mon.0) 3931 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.471140+0000 mon.a (mon.0) 3932 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.473356+0000 mon.a (mon.0) 3933 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.476589+0000 mon.a (mon.0) 3934 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.477578+0000 mon.a (mon.0) 3935 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.484016+0000 mon.a (mon.0) 3936 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.565822+0000 mon.a (mon.0) 3937 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.568655+0000 mon.a (mon.0) 3938 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.571583+0000 mon.a (mon.0) 3939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.572561+0000 mon.a (mon.0) 3940 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:18 smithi175 bash[56722]: audit 2024-02-10T06:42:18.580137+0000 mon.a (mon.0) 3941 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: cephadm 2024-02-10T06:42:17.679404+0000 mgr.y (mgr.34107) 998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: cephadm 2024-02-10T06:42:17.772335+0000 mgr.y (mgr.34107) 999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: cephadm 2024-02-10T06:42:17.862025+0000 mgr.y (mgr.34107) 1000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: cephadm 2024-02-10T06:42:17.955932+0000 mgr.y (mgr.34107) 1001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: cephadm 2024-02-10T06:42:18.047267+0000 mgr.y (mgr.34107) 1002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: cephadm 2024-02-10T06:42:18.128453+0000 mgr.y (mgr.34107) 1003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: cephadm 2024-02-10T06:42:18.220344+0000 mgr.y (mgr.34107) 1004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: cephadm 2024-02-10T06:42:18.315465+0000 mgr.y (mgr.34107) 1005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: cephadm 2024-02-10T06:42:18.393256+0000 mgr.y (mgr.34107) 1006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: cephadm 2024-02-10T06:42:18.484713+0000 mgr.y (mgr.34107) 1007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: cephadm 2024-02-10T06:42:18.580804+0000 mgr.y (mgr.34107) 1008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: cluster 2024-02-10T06:42:18.627438+0000 mon.a (mon.0) 3942 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:42:19.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: cluster 2024-02-10T06:42:18.633842+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T06:42:19.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: cluster 2024-02-10T06:42:18.636110+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T06:42:19.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: cluster 2024-02-10T06:42:18.636266+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T06:42:19.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: cluster 2024-02-10T06:42:18.638100+0000 mon.a (mon.0) 3943 : cluster 1 osd.3 [v2:172.21.15.46:6826/3822950154,v1:172.21.15.46:6827/3822950154] boot 2024-02-10T06:42:19.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: cluster 2024-02-10T06:42:18.638152+0000 mon.a (mon.0) 3944 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-02-10T06:42:19.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: cluster 2024-02-10T06:42:18.640384+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T06:42:19.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: cluster 2024-02-10T06:42:18.641474+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T06:42:19.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: cluster 2024-02-10T06:42:18.642926+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T06:42:19.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: cluster 2024-02-10T06:42:18.645109+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T06:42:19.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:18.656540+0000 mon.a (mon.0) 3945 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:42:19.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:18.668895+0000 mon.a (mon.0) 3946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.610 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: cephadm 2024-02-10T06:42:17.679404+0000 mgr.y (mgr.34107) 998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.610 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: cephadm 2024-02-10T06:42:17.772335+0000 mgr.y (mgr.34107) 999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.610 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: cephadm 2024-02-10T06:42:17.862025+0000 mgr.y (mgr.34107) 1000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.610 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: cephadm 2024-02-10T06:42:17.955932+0000 mgr.y (mgr.34107) 1001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.610 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: cephadm 2024-02-10T06:42:18.047267+0000 mgr.y (mgr.34107) 1002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.610 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: cephadm 2024-02-10T06:42:18.128453+0000 mgr.y (mgr.34107) 1003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.610 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: cephadm 2024-02-10T06:42:18.220344+0000 mgr.y (mgr.34107) 1004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.610 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: cephadm 2024-02-10T06:42:18.315465+0000 mgr.y (mgr.34107) 1005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.610 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: cephadm 2024-02-10T06:42:18.393256+0000 mgr.y (mgr.34107) 1006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.610 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: cephadm 2024-02-10T06:42:18.484713+0000 mgr.y (mgr.34107) 1007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.610 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: cephadm 2024-02-10T06:42:18.580804+0000 mgr.y (mgr.34107) 1008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.610 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: cluster 2024-02-10T06:42:18.627438+0000 mon.a (mon.0) 3942 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:42:19.611 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: cluster 2024-02-10T06:42:18.633842+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T06:42:19.611 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: cluster 2024-02-10T06:42:18.636110+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T06:42:19.611 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: cluster 2024-02-10T06:42:18.636266+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T06:42:19.611 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: cluster 2024-02-10T06:42:18.638100+0000 mon.a (mon.0) 3943 : cluster 1 osd.3 [v2:172.21.15.46:6826/3822950154,v1:172.21.15.46:6827/3822950154] boot 2024-02-10T06:42:19.611 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: cluster 2024-02-10T06:42:18.638152+0000 mon.a (mon.0) 3944 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-02-10T06:42:19.611 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: cluster 2024-02-10T06:42:18.640384+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T06:42:19.611 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: cluster 2024-02-10T06:42:18.641474+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T06:42:19.611 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: cluster 2024-02-10T06:42:18.642926+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T06:42:19.611 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: cluster 2024-02-10T06:42:18.645109+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T06:42:19.611 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:18.656540+0000 mon.a (mon.0) 3945 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:42:19.611 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:18.668895+0000 mon.a (mon.0) 3946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.611 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:18.672258+0000 mon.a (mon.0) 3947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.611 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:18.675397+0000 mon.a (mon.0) 3948 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.612 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:18.677241+0000 mon.a (mon.0) 3949 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.612 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:18.686524+0000 mon.a (mon.0) 3950 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.612 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:18.794437+0000 mon.a (mon.0) 3951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.612 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:18.797109+0000 mon.a (mon.0) 3952 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.612 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:18.800276+0000 mon.a (mon.0) 3953 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.612 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:18.801614+0000 mon.a (mon.0) 3954 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.612 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:18.810095+0000 mon.a (mon.0) 3955 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.612 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:18.892891+0000 mon.a (mon.0) 3956 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.612 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:18.895082+0000 mon.a (mon.0) 3957 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.612 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:18.898348+0000 mon.a (mon.0) 3958 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.612 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:18.899600+0000 mon.a (mon.0) 3959 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.612 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:18.906461+0000 mon.a (mon.0) 3960 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.612 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:18.989297+0000 mon.a (mon.0) 3961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.613 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:18.992316+0000 mon.a (mon.0) 3962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.613 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:18.996069+0000 mon.a (mon.0) 3963 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.613 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:18.997231+0000 mon.a (mon.0) 3964 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.613 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.004479+0000 mon.a (mon.0) 3965 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.613 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.085959+0000 mon.a (mon.0) 3966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.613 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:18.672258+0000 mon.a (mon.0) 3947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.613 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:18.675397+0000 mon.a (mon.0) 3948 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.613 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:18.677241+0000 mon.a (mon.0) 3949 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.613 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:18.686524+0000 mon.a (mon.0) 3950 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.613 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:18.794437+0000 mon.a (mon.0) 3951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.613 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:18.797109+0000 mon.a (mon.0) 3952 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.614 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:18.800276+0000 mon.a (mon.0) 3953 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.614 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:18.801614+0000 mon.a (mon.0) 3954 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.614 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:18.810095+0000 mon.a (mon.0) 3955 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.614 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:18.892891+0000 mon.a (mon.0) 3956 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.614 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:18.895082+0000 mon.a (mon.0) 3957 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.614 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:18.898348+0000 mon.a (mon.0) 3958 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.614 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:18.899600+0000 mon.a (mon.0) 3959 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.614 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:18.906461+0000 mon.a (mon.0) 3960 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.614 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:18.989297+0000 mon.a (mon.0) 3961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.614 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:18.992316+0000 mon.a (mon.0) 3962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.614 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:18.996069+0000 mon.a (mon.0) 3963 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.614 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:18.997231+0000 mon.a (mon.0) 3964 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.614 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.004479+0000 mon.a (mon.0) 3965 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.614 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.085959+0000 mon.a (mon.0) 3966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.614 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.089454+0000 mon.a (mon.0) 3967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.615 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.089454+0000 mon.a (mon.0) 3967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.615 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.093099+0000 mon.a (mon.0) 3968 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.615 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.094258+0000 mon.a (mon.0) 3969 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.615 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.101043+0000 mon.a (mon.0) 3970 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.615 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.184409+0000 mon.a (mon.0) 3971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.615 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.186972+0000 mon.a (mon.0) 3972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.615 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.190719+0000 mon.a (mon.0) 3973 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.615 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.191936+0000 mon.a (mon.0) 3974 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.615 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.198241+0000 mon.a (mon.0) 3975 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.278136+0000 mon.a (mon.0) 3976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.280290+0000 mon.a (mon.0) 3977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.282822+0000 mon.a (mon.0) 3978 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.283561+0000 mon.a (mon.0) 3979 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.289130+0000 mon.a (mon.0) 3980 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.365434+0000 mon.a (mon.0) 3981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.367959+0000 mon.a (mon.0) 3982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.370994+0000 mon.a (mon.0) 3983 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.372164+0000 mon.a (mon.0) 3984 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.381330+0000 mon.a (mon.0) 3985 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.461225+0000 mon.a (mon.0) 3986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.464326+0000 mon.a (mon.0) 3987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.467972+0000 mon.a (mon.0) 3988 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.617 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.469380+0000 mon.a (mon.0) 3989 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.617 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.478725+0000 mon.a (mon.0) 3990 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.617 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.559434+0000 mon.a (mon.0) 3991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.617 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.562434+0000 mon.a (mon.0) 3992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.617 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.565720+0000 mon.a (mon.0) 3993 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.617 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.566891+0000 mon.a (mon.0) 3994 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.617 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[68510]: audit 2024-02-10T06:42:19.574609+0000 mon.a (mon.0) 3995 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.617 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.093099+0000 mon.a (mon.0) 3968 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.617 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.094258+0000 mon.a (mon.0) 3969 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.617 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.101043+0000 mon.a (mon.0) 3970 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.617 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.184409+0000 mon.a (mon.0) 3971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.618 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.186972+0000 mon.a (mon.0) 3972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.618 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.190719+0000 mon.a (mon.0) 3973 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.618 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.191936+0000 mon.a (mon.0) 3974 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.618 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.198241+0000 mon.a (mon.0) 3975 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.618 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.278136+0000 mon.a (mon.0) 3976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.618 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.280290+0000 mon.a (mon.0) 3977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.618 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.282822+0000 mon.a (mon.0) 3978 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.283561+0000 mon.a (mon.0) 3979 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.289130+0000 mon.a (mon.0) 3980 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.365434+0000 mon.a (mon.0) 3981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.367959+0000 mon.a (mon.0) 3982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.370994+0000 mon.a (mon.0) 3983 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.372164+0000 mon.a (mon.0) 3984 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.381330+0000 mon.a (mon.0) 3985 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.461225+0000 mon.a (mon.0) 3986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.464326+0000 mon.a (mon.0) 3987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.467972+0000 mon.a (mon.0) 3988 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.469380+0000 mon.a (mon.0) 3989 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.478725+0000 mon.a (mon.0) 3990 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.559434+0000 mon.a (mon.0) 3991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.562434+0000 mon.a (mon.0) 3992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.565720+0000 mon.a (mon.0) 3993 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.566891+0000 mon.a (mon.0) 3994 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:19 smithi046 bash[71198]: audit 2024-02-10T06:42:19.574609+0000 mon.a (mon.0) 3995 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: cephadm 2024-02-10T06:42:17.679404+0000 mgr.y (mgr.34107) 998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: cephadm 2024-02-10T06:42:17.772335+0000 mgr.y (mgr.34107) 999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: cephadm 2024-02-10T06:42:17.862025+0000 mgr.y (mgr.34107) 1000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: cephadm 2024-02-10T06:42:17.955932+0000 mgr.y (mgr.34107) 1001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: cephadm 2024-02-10T06:42:18.047267+0000 mgr.y (mgr.34107) 1002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: cephadm 2024-02-10T06:42:18.128453+0000 mgr.y (mgr.34107) 1003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: cephadm 2024-02-10T06:42:18.220344+0000 mgr.y (mgr.34107) 1004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: cephadm 2024-02-10T06:42:18.315465+0000 mgr.y (mgr.34107) 1005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: cephadm 2024-02-10T06:42:18.393256+0000 mgr.y (mgr.34107) 1006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: cephadm 2024-02-10T06:42:18.484713+0000 mgr.y (mgr.34107) 1007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: cephadm 2024-02-10T06:42:18.580804+0000 mgr.y (mgr.34107) 1008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:19.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: cluster 2024-02-10T06:42:18.627438+0000 mon.a (mon.0) 3942 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:42:19.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: cluster 2024-02-10T06:42:18.633842+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T06:42:19.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: cluster 2024-02-10T06:42:18.636110+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T06:42:19.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: cluster 2024-02-10T06:42:18.636266+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T06:42:19.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: cluster 2024-02-10T06:42:18.638100+0000 mon.a (mon.0) 3943 : cluster 1 osd.3 [v2:172.21.15.46:6826/3822950154,v1:172.21.15.46:6827/3822950154] boot 2024-02-10T06:42:19.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: cluster 2024-02-10T06:42:18.638152+0000 mon.a (mon.0) 3944 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-02-10T06:42:19.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: cluster 2024-02-10T06:42:18.640384+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T06:42:19.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: cluster 2024-02-10T06:42:18.641474+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T06:42:19.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: cluster 2024-02-10T06:42:18.642926+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T06:42:19.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: cluster 2024-02-10T06:42:18.645109+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T06:42:19.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:18.656540+0000 mon.a (mon.0) 3945 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:42:19.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:18.668895+0000 mon.a (mon.0) 3946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:18.672258+0000 mon.a (mon.0) 3947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:18.675397+0000 mon.a (mon.0) 3948 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:18.677241+0000 mon.a (mon.0) 3949 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:18.686524+0000 mon.a (mon.0) 3950 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:18.794437+0000 mon.a (mon.0) 3951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:18.797109+0000 mon.a (mon.0) 3952 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:18.800276+0000 mon.a (mon.0) 3953 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:18.801614+0000 mon.a (mon.0) 3954 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:18.810095+0000 mon.a (mon.0) 3955 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:18.892891+0000 mon.a (mon.0) 3956 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:18.895082+0000 mon.a (mon.0) 3957 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:18.898348+0000 mon.a (mon.0) 3958 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:18.899600+0000 mon.a (mon.0) 3959 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:18.906461+0000 mon.a (mon.0) 3960 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:18.989297+0000 mon.a (mon.0) 3961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:18.992316+0000 mon.a (mon.0) 3962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:18.996069+0000 mon.a (mon.0) 3963 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:18.997231+0000 mon.a (mon.0) 3964 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.004479+0000 mon.a (mon.0) 3965 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.085959+0000 mon.a (mon.0) 3966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.089454+0000 mon.a (mon.0) 3967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.093099+0000 mon.a (mon.0) 3968 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.094258+0000 mon.a (mon.0) 3969 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.101043+0000 mon.a (mon.0) 3970 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.184409+0000 mon.a (mon.0) 3971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.186972+0000 mon.a (mon.0) 3972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.190719+0000 mon.a (mon.0) 3973 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.191936+0000 mon.a (mon.0) 3974 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.198241+0000 mon.a (mon.0) 3975 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.278136+0000 mon.a (mon.0) 3976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.280290+0000 mon.a (mon.0) 3977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.282822+0000 mon.a (mon.0) 3978 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.283561+0000 mon.a (mon.0) 3979 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.289130+0000 mon.a (mon.0) 3980 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.365434+0000 mon.a (mon.0) 3981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.367959+0000 mon.a (mon.0) 3982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.370994+0000 mon.a (mon.0) 3983 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.372164+0000 mon.a (mon.0) 3984 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.381330+0000 mon.a (mon.0) 3985 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.461225+0000 mon.a (mon.0) 3986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.464326+0000 mon.a (mon.0) 3987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.467972+0000 mon.a (mon.0) 3988 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.469380+0000 mon.a (mon.0) 3989 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.478725+0000 mon.a (mon.0) 3990 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:19.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.559434+0000 mon.a (mon.0) 3991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:19.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.562434+0000 mon.a (mon.0) 3992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:19.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.565720+0000 mon.a (mon.0) 3993 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:19.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.566891+0000 mon.a (mon.0) 3994 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:19.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:19 smithi175 bash[56722]: audit 2024-02-10T06:42:19.574609+0000 mon.a (mon.0) 3995 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.777 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[64735]: debug 2024-02-10T06:42:20.459+0000 7fdb0f213700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-02-10T06:42:20.778 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: cephadm 2024-02-10T06:42:18.687177+0000 mgr.y (mgr.34107) 1009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.778 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: cephadm 2024-02-10T06:42:18.810711+0000 mgr.y (mgr.34107) 1010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.778 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: cephadm 2024-02-10T06:42:18.909094+0000 mgr.y (mgr.34107) 1011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.778 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: cephadm 2024-02-10T06:42:19.005065+0000 mgr.y (mgr.34107) 1012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.778 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: cephadm 2024-02-10T06:42:19.101732+0000 mgr.y (mgr.34107) 1013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.778 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: cephadm 2024-02-10T06:42:19.198748+0000 mgr.y (mgr.34107) 1014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.778 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: cephadm 2024-02-10T06:42:19.289608+0000 mgr.y (mgr.34107) 1015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.778 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: cephadm 2024-02-10T06:42:19.381894+0000 mgr.y (mgr.34107) 1016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.778 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: cephadm 2024-02-10T06:42:19.479510+0000 mgr.y (mgr.34107) 1017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.778 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: cluster 2024-02-10T06:42:19.498329+0000 mgr.y (mgr.34107) 1018 : cluster 0 pgmap v160: 161 pgs: 8 peering, 21 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:42:20.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: cephadm 2024-02-10T06:42:19.575359+0000 mgr.y (mgr.34107) 1019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: cluster 2024-02-10T06:42:19.639201+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: cluster 2024-02-10T06:42:19.639955+0000 mon.a (mon.0) 3996 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2024-02-10T06:42:20.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: cluster 2024-02-10T06:42:19.640870+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: cluster 2024-02-10T06:42:19.641184+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: cluster 2024-02-10T06:42:19.641871+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: cluster 2024-02-10T06:42:19.644714+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: cluster 2024-02-10T06:42:19.645048+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: cluster 2024-02-10T06:42:19.645341+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: cluster 2024-02-10T06:42:19.649136+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:19.669724+0000 mon.a (mon.0) 3997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.779 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:19.673597+0000 mon.a (mon.0) 3998 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: cephadm 2024-02-10T06:42:18.687177+0000 mgr.y (mgr.34107) 1009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: cephadm 2024-02-10T06:42:18.810711+0000 mgr.y (mgr.34107) 1010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: cephadm 2024-02-10T06:42:18.909094+0000 mgr.y (mgr.34107) 1011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: cephadm 2024-02-10T06:42:19.005065+0000 mgr.y (mgr.34107) 1012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: cephadm 2024-02-10T06:42:19.101732+0000 mgr.y (mgr.34107) 1013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: cephadm 2024-02-10T06:42:19.198748+0000 mgr.y (mgr.34107) 1014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: cephadm 2024-02-10T06:42:19.289608+0000 mgr.y (mgr.34107) 1015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: cephadm 2024-02-10T06:42:19.381894+0000 mgr.y (mgr.34107) 1016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: cephadm 2024-02-10T06:42:19.479510+0000 mgr.y (mgr.34107) 1017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.780 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: cluster 2024-02-10T06:42:19.498329+0000 mgr.y (mgr.34107) 1018 : cluster 0 pgmap v160: 161 pgs: 8 peering, 21 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:42:20.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: cephadm 2024-02-10T06:42:19.575359+0000 mgr.y (mgr.34107) 1019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: cluster 2024-02-10T06:42:19.639201+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: cluster 2024-02-10T06:42:19.639955+0000 mon.a (mon.0) 3996 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2024-02-10T06:42:20.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: cluster 2024-02-10T06:42:19.640870+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: cluster 2024-02-10T06:42:19.641184+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: cluster 2024-02-10T06:42:19.641871+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: cluster 2024-02-10T06:42:19.644714+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: cluster 2024-02-10T06:42:19.645048+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: cluster 2024-02-10T06:42:19.645341+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: cluster 2024-02-10T06:42:19.649136+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:19.669724+0000 mon.a (mon.0) 3997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:19.673597+0000 mon.a (mon.0) 3998 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:19.678050+0000 mon.a (mon.0) 3999 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:19.679036+0000 mon.a (mon.0) 4000 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.781 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:19.685997+0000 mon.a (mon.0) 4001 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.782 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:19.749987+0000 mon.a (mon.0) 4002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.782 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:19.752545+0000 mon.a (mon.0) 4003 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.782 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:19.755875+0000 mon.a (mon.0) 4004 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.782 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:19.756864+0000 mon.a (mon.0) 4005 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.782 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:19.764171+0000 mon.a (mon.0) 4006 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.782 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:19.842413+0000 mon.a (mon.0) 4007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.782 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:19.845647+0000 mon.a (mon.0) 4008 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.782 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:19.849538+0000 mon.a (mon.0) 4009 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.782 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:19.850892+0000 mon.a (mon.0) 4010 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.782 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:19.858989+0000 mon.a (mon.0) 4011 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.782 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:19.938158+0000 mon.a (mon.0) 4012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.782 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:19.941459+0000 mon.a (mon.0) 4013 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.782 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:19.945290+0000 mon.a (mon.0) 4014 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.782 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:19.946293+0000 mon.a (mon.0) 4015 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.782 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:19.954770+0000 mon.a (mon.0) 4016 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.782 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.034825+0000 mon.a (mon.0) 4017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.783 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.037922+0000 mon.a (mon.0) 4018 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.783 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:19.678050+0000 mon.a (mon.0) 3999 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.783 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:19.679036+0000 mon.a (mon.0) 4000 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.783 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:19.685997+0000 mon.a (mon.0) 4001 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.783 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:19.749987+0000 mon.a (mon.0) 4002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.783 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:19.752545+0000 mon.a (mon.0) 4003 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.783 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:19.755875+0000 mon.a (mon.0) 4004 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.783 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:19.756864+0000 mon.a (mon.0) 4005 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.783 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:19.764171+0000 mon.a (mon.0) 4006 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.783 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:19.842413+0000 mon.a (mon.0) 4007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.783 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:19.845647+0000 mon.a (mon.0) 4008 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.784 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:19.849538+0000 mon.a (mon.0) 4009 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.784 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:19.850892+0000 mon.a (mon.0) 4010 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.784 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:19.858989+0000 mon.a (mon.0) 4011 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.784 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:19.938158+0000 mon.a (mon.0) 4012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.784 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:19.941459+0000 mon.a (mon.0) 4013 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.784 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:19.945290+0000 mon.a (mon.0) 4014 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.784 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:19.946293+0000 mon.a (mon.0) 4015 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.784 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:19.954770+0000 mon.a (mon.0) 4016 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.784 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.034825+0000 mon.a (mon.0) 4017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.784 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.037922+0000 mon.a (mon.0) 4018 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.785 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.041285+0000 mon.a (mon.0) 4019 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.785 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.042445+0000 mon.a (mon.0) 4020 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.785 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.049655+0000 mon.a (mon.0) 4021 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.785 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.165019+0000 mon.a (mon.0) 4022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.785 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.167452+0000 mon.a (mon.0) 4023 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.785 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.170079+0000 mon.a (mon.0) 4024 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.785 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.171141+0000 mon.a (mon.0) 4025 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.785 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.177623+0000 mon.a (mon.0) 4026 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.785 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.256892+0000 mon.a (mon.0) 4027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.785 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.259523+0000 mon.a (mon.0) 4028 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.785 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.262759+0000 mon.a (mon.0) 4029 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.785 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.263795+0000 mon.a (mon.0) 4030 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.785 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.269811+0000 mon.a (mon.0) 4031 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.785 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.351967+0000 mon.a (mon.0) 4032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.786 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.354179+0000 mon.a (mon.0) 4033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.786 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.356521+0000 mon.a (mon.0) 4034 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.786 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.357627+0000 mon.a (mon.0) 4035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.786 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.362802+0000 mon.a (mon.0) 4036 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.786 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.436118+0000 mon.a (mon.0) 4037 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.786 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.443479+0000 mon.a (mon.0) 4038 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.786 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.451562+0000 mon.a (mon.0) 4039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.786 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.452162+0000 mon.a (mon.0) 4040 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.786 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.455438+0000 mon.a (mon.0) 4041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.786 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.457568+0000 mon.a (mon.0) 4042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.786 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.459019+0000 mon.a (mon.0) 4043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.786 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: audit 2024-02-10T06:42:20.461045+0000 mon.a (mon.0) 4044 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T06:42:20.786 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[71198]: cluster 2024-02-10T06:42:20.474427+0000 mon.a (mon.0) 4045 : cluster 3 Health check update: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded (PG_DEGRADED) 2024-02-10T06:42:20.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.041285+0000 mon.a (mon.0) 4019 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.042445+0000 mon.a (mon.0) 4020 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.049655+0000 mon.a (mon.0) 4021 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.165019+0000 mon.a (mon.0) 4022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.167452+0000 mon.a (mon.0) 4023 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.170079+0000 mon.a (mon.0) 4024 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.171141+0000 mon.a (mon.0) 4025 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.177623+0000 mon.a (mon.0) 4026 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.256892+0000 mon.a (mon.0) 4027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.259523+0000 mon.a (mon.0) 4028 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.262759+0000 mon.a (mon.0) 4029 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.263795+0000 mon.a (mon.0) 4030 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.788 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.269811+0000 mon.a (mon.0) 4031 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.788 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.351967+0000 mon.a (mon.0) 4032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.788 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.354179+0000 mon.a (mon.0) 4033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.788 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.356521+0000 mon.a (mon.0) 4034 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.788 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.357627+0000 mon.a (mon.0) 4035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.788 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.362802+0000 mon.a (mon.0) 4036 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.788 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.436118+0000 mon.a (mon.0) 4037 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.788 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.443479+0000 mon.a (mon.0) 4038 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.788 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.451562+0000 mon.a (mon.0) 4039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.788 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.452162+0000 mon.a (mon.0) 4040 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.788 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.455438+0000 mon.a (mon.0) 4041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.788 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.457568+0000 mon.a (mon.0) 4042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.788 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.459019+0000 mon.a (mon.0) 4043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.788 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: audit 2024-02-10T06:42:20.461045+0000 mon.a (mon.0) 4044 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T06:42:20.789 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:20 smithi046 bash[68510]: cluster 2024-02-10T06:42:20.474427+0000 mon.a (mon.0) 4045 : cluster 3 Health check update: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded (PG_DEGRADED) 2024-02-10T06:42:20.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: cephadm 2024-02-10T06:42:18.687177+0000 mgr.y (mgr.34107) 1009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: cephadm 2024-02-10T06:42:18.810711+0000 mgr.y (mgr.34107) 1010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: cephadm 2024-02-10T06:42:18.909094+0000 mgr.y (mgr.34107) 1011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: cephadm 2024-02-10T06:42:19.005065+0000 mgr.y (mgr.34107) 1012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: cephadm 2024-02-10T06:42:19.101732+0000 mgr.y (mgr.34107) 1013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: cephadm 2024-02-10T06:42:19.198748+0000 mgr.y (mgr.34107) 1014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: cephadm 2024-02-10T06:42:19.289608+0000 mgr.y (mgr.34107) 1015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: cephadm 2024-02-10T06:42:19.381894+0000 mgr.y (mgr.34107) 1016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: cephadm 2024-02-10T06:42:19.479510+0000 mgr.y (mgr.34107) 1017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: cluster 2024-02-10T06:42:19.498329+0000 mgr.y (mgr.34107) 1018 : cluster 0 pgmap v160: 161 pgs: 8 peering, 21 active+undersized+degraded, 37 active+undersized, 95 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:42:20.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: cephadm 2024-02-10T06:42:19.575359+0000 mgr.y (mgr.34107) 1019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:20.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: cluster 2024-02-10T06:42:19.639201+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: cluster 2024-02-10T06:42:19.639955+0000 mon.a (mon.0) 3996 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2024-02-10T06:42:20.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: cluster 2024-02-10T06:42:19.640870+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: cluster 2024-02-10T06:42:19.641184+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: cluster 2024-02-10T06:42:19.641871+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: cluster 2024-02-10T06:42:19.644714+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: cluster 2024-02-10T06:42:19.645048+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: cluster 2024-02-10T06:42:19.645341+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: cluster 2024-02-10T06:42:19.649136+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T06:42:20.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:19.669724+0000 mon.a (mon.0) 3997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:19.673597+0000 mon.a (mon.0) 3998 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:19.678050+0000 mon.a (mon.0) 3999 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:19.679036+0000 mon.a (mon.0) 4000 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:19.685997+0000 mon.a (mon.0) 4001 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:19.749987+0000 mon.a (mon.0) 4002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:19.752545+0000 mon.a (mon.0) 4003 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:19.755875+0000 mon.a (mon.0) 4004 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:19.756864+0000 mon.a (mon.0) 4005 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:19.764171+0000 mon.a (mon.0) 4006 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:19.842413+0000 mon.a (mon.0) 4007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:19.845647+0000 mon.a (mon.0) 4008 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:19.849538+0000 mon.a (mon.0) 4009 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:19.850892+0000 mon.a (mon.0) 4010 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:19.858989+0000 mon.a (mon.0) 4011 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:19.938158+0000 mon.a (mon.0) 4012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:19.941459+0000 mon.a (mon.0) 4013 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:19.945290+0000 mon.a (mon.0) 4014 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:19.946293+0000 mon.a (mon.0) 4015 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:19.954770+0000 mon.a (mon.0) 4016 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.034825+0000 mon.a (mon.0) 4017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.037922+0000 mon.a (mon.0) 4018 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.041285+0000 mon.a (mon.0) 4019 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.042445+0000 mon.a (mon.0) 4020 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.049655+0000 mon.a (mon.0) 4021 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.165019+0000 mon.a (mon.0) 4022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.167452+0000 mon.a (mon.0) 4023 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.170079+0000 mon.a (mon.0) 4024 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.171141+0000 mon.a (mon.0) 4025 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.177623+0000 mon.a (mon.0) 4026 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.256892+0000 mon.a (mon.0) 4027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.259523+0000 mon.a (mon.0) 4028 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.262759+0000 mon.a (mon.0) 4029 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.263795+0000 mon.a (mon.0) 4030 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.269811+0000 mon.a (mon.0) 4031 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.351967+0000 mon.a (mon.0) 4032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.354179+0000 mon.a (mon.0) 4033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.356521+0000 mon.a (mon.0) 4034 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:20.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.357627+0000 mon.a (mon.0) 4035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:20.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.362802+0000 mon.a (mon.0) 4036 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.436118+0000 mon.a (mon.0) 4037 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.443479+0000 mon.a (mon.0) 4038 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.451562+0000 mon.a (mon.0) 4039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:20.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.452162+0000 mon.a (mon.0) 4040 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:20.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.455438+0000 mon.a (mon.0) 4041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.457568+0000 mon.a (mon.0) 4042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.459019+0000 mon.a (mon.0) 4043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:20.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: audit 2024-02-10T06:42:20.461045+0000 mon.a (mon.0) 4044 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T06:42:20.904 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:20 smithi175 bash[56722]: cluster 2024-02-10T06:42:20.474427+0000 mon.a (mon.0) 4045 : cluster 3 Health check update: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded (PG_DEGRADED) 2024-02-10T06:42:21.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:42:21 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:42:21] "GET /metrics HTTP/1.1" 200 38581 "" "Prometheus/2.33.4" 2024-02-10T06:42:21.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:21 smithi046 bash[71198]: cephadm 2024-02-10T06:42:19.686685+0000 mgr.y (mgr.34107) 1020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:21 smithi046 bash[71198]: cephadm 2024-02-10T06:42:19.764806+0000 mgr.y (mgr.34107) 1021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:21 smithi046 bash[71198]: cephadm 2024-02-10T06:42:19.859670+0000 mgr.y (mgr.34107) 1022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:21 smithi046 bash[71198]: cephadm 2024-02-10T06:42:19.955619+0000 mgr.y (mgr.34107) 1023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:21 smithi046 bash[71198]: cephadm 2024-02-10T06:42:20.050259+0000 mgr.y (mgr.34107) 1024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:21 smithi046 bash[71198]: cephadm 2024-02-10T06:42:20.178252+0000 mgr.y (mgr.34107) 1025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:21 smithi046 bash[71198]: cephadm 2024-02-10T06:42:20.270464+0000 mgr.y (mgr.34107) 1026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:21 smithi046 bash[71198]: cephadm 2024-02-10T06:42:20.363373+0000 mgr.y (mgr.34107) 1027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:21 smithi046 bash[71198]: audit 2024-02-10T06:42:20.461242+0000 mgr.y (mgr.34107) 1028 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T06:42:21.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:21 smithi046 bash[71198]: cephadm 2024-02-10T06:42:20.462282+0000 mgr.y (mgr.34107) 1029 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-02-10T06:42:21.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:21 smithi046 bash[71198]: audit 2024-02-10T06:42:20.583497+0000 mgr.y (mgr.34107) 1030 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:42:21.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:21 smithi046 bash[68510]: cephadm 2024-02-10T06:42:19.686685+0000 mgr.y (mgr.34107) 1020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:21 smithi046 bash[68510]: cephadm 2024-02-10T06:42:19.764806+0000 mgr.y (mgr.34107) 1021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:21 smithi046 bash[68510]: cephadm 2024-02-10T06:42:19.859670+0000 mgr.y (mgr.34107) 1022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:21 smithi046 bash[68510]: cephadm 2024-02-10T06:42:19.955619+0000 mgr.y (mgr.34107) 1023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:21 smithi046 bash[68510]: cephadm 2024-02-10T06:42:20.050259+0000 mgr.y (mgr.34107) 1024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:21 smithi046 bash[68510]: cephadm 2024-02-10T06:42:20.178252+0000 mgr.y (mgr.34107) 1025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:21 smithi046 bash[68510]: cephadm 2024-02-10T06:42:20.270464+0000 mgr.y (mgr.34107) 1026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:21 smithi046 bash[68510]: cephadm 2024-02-10T06:42:20.363373+0000 mgr.y (mgr.34107) 1027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:21 smithi046 bash[68510]: audit 2024-02-10T06:42:20.461242+0000 mgr.y (mgr.34107) 1028 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T06:42:21.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:21 smithi046 bash[68510]: cephadm 2024-02-10T06:42:20.462282+0000 mgr.y (mgr.34107) 1029 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-02-10T06:42:21.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:21 smithi046 bash[68510]: audit 2024-02-10T06:42:20.583497+0000 mgr.y (mgr.34107) 1030 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:42:21.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:21 smithi175 bash[56722]: cephadm 2024-02-10T06:42:19.686685+0000 mgr.y (mgr.34107) 1020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:21 smithi175 bash[56722]: cephadm 2024-02-10T06:42:19.764806+0000 mgr.y (mgr.34107) 1021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:21 smithi175 bash[56722]: cephadm 2024-02-10T06:42:19.859670+0000 mgr.y (mgr.34107) 1022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:21 smithi175 bash[56722]: cephadm 2024-02-10T06:42:19.955619+0000 mgr.y (mgr.34107) 1023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:21 smithi175 bash[56722]: cephadm 2024-02-10T06:42:20.050259+0000 mgr.y (mgr.34107) 1024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:21 smithi175 bash[56722]: cephadm 2024-02-10T06:42:20.178252+0000 mgr.y (mgr.34107) 1025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:21 smithi175 bash[56722]: cephadm 2024-02-10T06:42:20.270464+0000 mgr.y (mgr.34107) 1026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:21 smithi175 bash[56722]: cephadm 2024-02-10T06:42:20.363373+0000 mgr.y (mgr.34107) 1027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:21.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:21 smithi175 bash[56722]: audit 2024-02-10T06:42:20.461242+0000 mgr.y (mgr.34107) 1028 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T06:42:21.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:21 smithi175 bash[56722]: cephadm 2024-02-10T06:42:20.462282+0000 mgr.y (mgr.34107) 1029 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-02-10T06:42:21.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:21 smithi175 bash[56722]: audit 2024-02-10T06:42:20.583497+0000 mgr.y (mgr.34107) 1030 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:42:22.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:22 smithi046 bash[68510]: cluster 2024-02-10T06:42:21.499448+0000 mgr.y (mgr.34107) 1031 : cluster 0 pgmap v162: 161 pgs: 8 peering, 14 active+undersized+degraded, 26 active+undersized, 113 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 45/630 objects degraded (7.143%) 2024-02-10T06:42:22.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:22 smithi046 bash[71198]: cluster 2024-02-10T06:42:21.499448+0000 mgr.y (mgr.34107) 1031 : cluster 0 pgmap v162: 161 pgs: 8 peering, 14 active+undersized+degraded, 26 active+undersized, 113 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 45/630 objects degraded (7.143%) 2024-02-10T06:42:22.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:22 smithi175 bash[56722]: cluster 2024-02-10T06:42:21.499448+0000 mgr.y (mgr.34107) 1031 : cluster 0 pgmap v162: 161 pgs: 8 peering, 14 active+undersized+degraded, 26 active+undersized, 113 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 45/630 objects degraded (7.143%) 2024-02-10T06:42:23.762 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:23 smithi046 bash[71198]: audit 2024-02-10T06:42:22.756009+0000 mon.a (mon.0) 4046 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:23.762 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:23 smithi046 bash[71198]: audit 2024-02-10T06:42:22.766301+0000 mon.a (mon.0) 4047 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:23.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:23 smithi046 bash[68510]: audit 2024-02-10T06:42:22.756009+0000 mon.a (mon.0) 4046 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:23.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:23 smithi046 bash[68510]: audit 2024-02-10T06:42:22.766301+0000 mon.a (mon.0) 4047 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:23.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:23 smithi046 bash[68510]: audit 2024-02-10T06:42:22.774819+0000 mon.a (mon.0) 4048 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:23.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:23 smithi046 bash[68510]: cluster 2024-02-10T06:42:23.500324+0000 mgr.y (mgr.34107) 1032 : cluster 0 pgmap v163: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:42:24.036 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:23 smithi175 bash[56722]: audit 2024-02-10T06:42:22.756009+0000 mon.a (mon.0) 4046 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:24.036 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:23 smithi175 bash[56722]: audit 2024-02-10T06:42:22.766301+0000 mon.a (mon.0) 4047 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:24.036 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:23 smithi175 bash[56722]: audit 2024-02-10T06:42:22.774819+0000 mon.a (mon.0) 4048 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:24.036 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:23 smithi175 bash[56722]: cluster 2024-02-10T06:42:23.500324+0000 mgr.y (mgr.34107) 1032 : cluster 0 pgmap v163: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:42:24.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:23 smithi046 bash[71198]: audit 2024-02-10T06:42:22.774819+0000 mon.a (mon.0) 4048 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:24.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:23 smithi046 bash[71198]: cluster 2024-02-10T06:42:23.500324+0000 mgr.y (mgr.34107) 1032 : cluster 0 pgmap v163: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:42:25.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:24 smithi046 bash[68510]: cluster 2024-02-10T06:42:23.771902+0000 mon.a (mon.0) 4049 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/630 objects degraded (7.143%), 14 pgs degraded) 2024-02-10T06:42:25.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:24 smithi046 bash[68510]: cluster 2024-02-10T06:42:23.771953+0000 mon.a (mon.0) 4050 : cluster 1 Cluster is now healthy 2024-02-10T06:42:25.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:24 smithi046 bash[68510]: audit 2024-02-10T06:42:23.879951+0000 mon.a (mon.0) 4051 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:25.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:24 smithi046 bash[68510]: audit 2024-02-10T06:42:23.887315+0000 mon.a (mon.0) 4052 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:25.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:24 smithi046 bash[68510]: audit 2024-02-10T06:42:23.894610+0000 mon.a (mon.0) 4053 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:25.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:24 smithi046 bash[71198]: cluster 2024-02-10T06:42:23.771902+0000 mon.a (mon.0) 4049 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/630 objects degraded (7.143%), 14 pgs degraded) 2024-02-10T06:42:25.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:24 smithi046 bash[71198]: cluster 2024-02-10T06:42:23.771953+0000 mon.a (mon.0) 4050 : cluster 1 Cluster is now healthy 2024-02-10T06:42:25.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:24 smithi046 bash[71198]: audit 2024-02-10T06:42:23.879951+0000 mon.a (mon.0) 4051 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:25.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:24 smithi046 bash[71198]: audit 2024-02-10T06:42:23.887315+0000 mon.a (mon.0) 4052 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:25.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:24 smithi046 bash[71198]: audit 2024-02-10T06:42:23.894610+0000 mon.a (mon.0) 4053 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:25.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:24 smithi175 bash[56722]: cluster 2024-02-10T06:42:23.771902+0000 mon.a (mon.0) 4049 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 45/630 objects degraded (7.143%), 14 pgs degraded) 2024-02-10T06:42:25.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:24 smithi175 bash[56722]: cluster 2024-02-10T06:42:23.771953+0000 mon.a (mon.0) 4050 : cluster 1 Cluster is now healthy 2024-02-10T06:42:25.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:24 smithi175 bash[56722]: audit 2024-02-10T06:42:23.879951+0000 mon.a (mon.0) 4051 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:25.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:24 smithi175 bash[56722]: audit 2024-02-10T06:42:23.887315+0000 mon.a (mon.0) 4052 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:25.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:24 smithi175 bash[56722]: audit 2024-02-10T06:42:23.894610+0000 mon.a (mon.0) 4053 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:25.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:25 smithi046 bash[68510]: cluster 2024-02-10T06:42:25.502400+0000 mgr.y (mgr.34107) 1033 : cluster 0 pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:42:25.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:25 smithi046 bash[71198]: cluster 2024-02-10T06:42:25.502400+0000 mgr.y (mgr.34107) 1033 : cluster 0 pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:42:26.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:25 smithi175 bash[56722]: cluster 2024-02-10T06:42:25.502400+0000 mgr.y (mgr.34107) 1033 : cluster 0 pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:42:28.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:28 smithi046 bash[68510]: cluster 2024-02-10T06:42:27.503438+0000 mgr.y (mgr.34107) 1034 : cluster 0 pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:42:28.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:28 smithi046 bash[71198]: cluster 2024-02-10T06:42:27.503438+0000 mgr.y (mgr.34107) 1034 : cluster 0 pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:42:28.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:28 smithi175 bash[56722]: cluster 2024-02-10T06:42:27.503438+0000 mgr.y (mgr.34107) 1034 : cluster 0 pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:42:30.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:30 smithi046 bash[68510]: audit 2024-02-10T06:42:29.499148+0000 mon.a (mon.0) 4054 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:30.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:30 smithi046 bash[68510]: audit 2024-02-10T06:42:29.501648+0000 mon.a (mon.0) 4055 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:42:30.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:30 smithi046 bash[68510]: cluster 2024-02-10T06:42:29.504551+0000 mgr.y (mgr.34107) 1035 : cluster 0 pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:42:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:30 smithi046 bash[71198]: audit 2024-02-10T06:42:29.499148+0000 mon.a (mon.0) 4054 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:30.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:30 smithi046 bash[71198]: audit 2024-02-10T06:42:29.501648+0000 mon.a (mon.0) 4055 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:42:30.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:30 smithi046 bash[71198]: cluster 2024-02-10T06:42:29.504551+0000 mgr.y (mgr.34107) 1035 : cluster 0 pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:42:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:30 smithi175 bash[56722]: audit 2024-02-10T06:42:29.499148+0000 mon.a (mon.0) 4054 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:30 smithi175 bash[56722]: audit 2024-02-10T06:42:29.501648+0000 mon.a (mon.0) 4055 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:42:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:30 smithi175 bash[56722]: cluster 2024-02-10T06:42:29.504551+0000 mgr.y (mgr.34107) 1035 : cluster 0 pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:42:31.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:42:31 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:42:31] "GET /metrics HTTP/1.1" 200 38586 "" "Prometheus/2.33.4" 2024-02-10T06:42:31.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:31 smithi046 bash[68510]: audit 2024-02-10T06:42:30.594719+0000 mgr.y (mgr.34107) 1036 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:42:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:31 smithi046 bash[71198]: audit 2024-02-10T06:42:30.594719+0000 mgr.y (mgr.34107) 1036 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:42:31.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:31 smithi175 bash[56722]: audit 2024-02-10T06:42:30.594719+0000 mgr.y (mgr.34107) 1036 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:42:32.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:32 smithi046 bash[71198]: cluster 2024-02-10T06:42:31.506055+0000 mgr.y (mgr.34107) 1037 : cluster 0 pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:42:32.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:32 smithi046 bash[68510]: cluster 2024-02-10T06:42:31.506055+0000 mgr.y (mgr.34107) 1037 : cluster 0 pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:42:32.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:32 smithi175 bash[56722]: cluster 2024-02-10T06:42:31.506055+0000 mgr.y (mgr.34107) 1037 : cluster 0 pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:42:34.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:34 smithi046 bash[68510]: cluster 2024-02-10T06:42:33.507262+0000 mgr.y (mgr.34107) 1038 : cluster 0 pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-10T06:42:34.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:34 smithi046 bash[71198]: cluster 2024-02-10T06:42:33.507262+0000 mgr.y (mgr.34107) 1038 : cluster 0 pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-10T06:42:34.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:34 smithi175 bash[56722]: cluster 2024-02-10T06:42:33.507262+0000 mgr.y (mgr.34107) 1038 : cluster 0 pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-10T06:42:36.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:35 smithi046 bash[68510]: audit 2024-02-10T06:42:34.734394+0000 mon.a (mon.0) 4056 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:36.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:35 smithi046 bash[68510]: audit 2024-02-10T06:42:35.477699+0000 mon.a (mon.0) 4057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T06:42:36.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:35 smithi046 bash[68510]: audit 2024-02-10T06:42:35.478112+0000 mgr.y (mgr.34107) 1039 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T06:42:36.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:35 smithi046 bash[68510]: cephadm 2024-02-10T06:42:35.481015+0000 mgr.y (mgr.34107) 1040 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-02-10T06:42:36.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:35 smithi046 bash[68510]: cluster 2024-02-10T06:42:35.508764+0000 mgr.y (mgr.34107) 1041 : cluster 0 pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:42:36.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:35 smithi046 bash[71198]: audit 2024-02-10T06:42:34.734394+0000 mon.a (mon.0) 4056 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:36.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:35 smithi046 bash[71198]: audit 2024-02-10T06:42:35.477699+0000 mon.a (mon.0) 4057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T06:42:36.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:35 smithi046 bash[71198]: audit 2024-02-10T06:42:35.478112+0000 mgr.y (mgr.34107) 1039 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T06:42:36.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:35 smithi046 bash[71198]: cephadm 2024-02-10T06:42:35.481015+0000 mgr.y (mgr.34107) 1040 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-02-10T06:42:36.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:35 smithi046 bash[71198]: cluster 2024-02-10T06:42:35.508764+0000 mgr.y (mgr.34107) 1041 : cluster 0 pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:42:36.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:35 smithi175 bash[56722]: audit 2024-02-10T06:42:34.734394+0000 mon.a (mon.0) 4056 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:36.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:35 smithi175 bash[56722]: audit 2024-02-10T06:42:35.477699+0000 mon.a (mon.0) 4057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T06:42:36.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:35 smithi175 bash[56722]: audit 2024-02-10T06:42:35.478112+0000 mgr.y (mgr.34107) 1039 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T06:42:36.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:35 smithi175 bash[56722]: cephadm 2024-02-10T06:42:35.481015+0000 mgr.y (mgr.34107) 1040 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-02-10T06:42:36.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:35 smithi175 bash[56722]: cluster 2024-02-10T06:42:35.508764+0000 mgr.y (mgr.34107) 1041 : cluster 0 pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:42:37.941 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:42:38.725 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:42:38.725 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 14s ago 20m - - 2024-02-10T06:42:38.726 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 15s ago 20m - - 2024-02-10T06:42:38.726 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (6m) 14s ago 13m 16.6M - 0.23.0 ba2b418f427c a2b5f5f678df 2024-02-10T06:42:38.726 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (6m) 15s ago 13m 43.1M - 8.3.5 dad864ee21e9 1fff02f358ea 2024-02-10T06:42:38.726 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (5m) 14s ago 11m 48.2M - 3.5 e1d6a67b021e afbdab419484 2024-02-10T06:42:38.726 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (5m) 15s ago 19m 444M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:42:38.726 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (5m) 14s ago 21m 520M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:42:38.726 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (4m) 14s ago 22m 67.7M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 242e20c0094d 2024-02-10T06:42:38.726 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (3m) 15s ago 20m 51.9M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 4e4f0fba5e46 2024-02-10T06:42:38.726 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (4m) 14s ago 20m 52.5M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 3930fa96e7b9 2024-02-10T06:42:38.726 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (7m) 14s ago 14m 15.6M - 1.3.1 1dbe0e931976 0d647fc89f51 2024-02-10T06:42:38.726 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (6m) 15s ago 14m 14.7M - 1.3.1 1dbe0e931976 3687708c33a1 2024-02-10T06:42:38.726 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (2m) 14s ago 19m 53.8M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 806b111b1a5a 2024-02-10T06:42:38.726 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (107s) 14s ago 18m 53.9M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 5946eaa9560f 2024-02-10T06:42:38.726 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (67s) 14s ago 18m 52.4M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 b853fd416cd3 2024-02-10T06:42:38.726 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (27s) 14s ago 17m 54.0M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 d8f4ad66b155 2024-02-10T06:42:38.726 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (16m) 15s ago 16m 70.8M 4096M 17.2.0 e1d6a67b021e b7955dc2a521 2024-02-10T06:42:38.726 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (16m) 15s ago 16m 65.6M 4096M 17.2.0 e1d6a67b021e 4193d5d45070 2024-02-10T06:42:38.727 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (15m) 15s ago 15m 61.6M 4096M 17.2.0 e1d6a67b021e 4816cdb9a60b 2024-02-10T06:42:38.727 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (14m) 15s ago 15m 66.9M 4096M 17.2.0 e1d6a67b021e e892e8cc28fc 2024-02-10T06:42:38.727 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (5m) 15s ago 14m 62.6M - 2.33.4 514e6a882f6e 64427f696443 2024-02-10T06:42:38.727 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (11m) 14s ago 11m 89.7M - 17.2.0 e1d6a67b021e 62f56b90529d 2024-02-10T06:42:38.727 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (11m) 15s ago 11m 88.7M - 17.2.0 e1d6a67b021e f9a8c396df52 2024-02-10T06:42:38.727 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (11m) 14s ago 11m 88.4M - 17.2.0 e1d6a67b021e 73f34826e936 2024-02-10T06:42:38.727 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (11m) 15s ago 11m 88.6M - 17.2.0 e1d6a67b021e ae69d76dca01 2024-02-10T06:42:38.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:38 smithi175 bash[56722]: cluster 2024-02-10T06:42:37.509761+0000 mgr.y (mgr.34107) 1042 : cluster 0 pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:42:38.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:38 smithi175 bash[56722]: audit 2024-02-10T06:42:37.958379+0000 mon.a (mon.0) 4058 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:38.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:38 smithi175 bash[56722]: audit 2024-02-10T06:42:37.962451+0000 mon.a (mon.0) 4059 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T06:42:38.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:38 smithi175 bash[56722]: audit 2024-02-10T06:42:37.963685+0000 mon.a (mon.0) 4060 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:38.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:38 smithi046 bash[68510]: cluster 2024-02-10T06:42:37.509761+0000 mgr.y (mgr.34107) 1042 : cluster 0 pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:42:38.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:38 smithi046 bash[68510]: audit 2024-02-10T06:42:37.958379+0000 mon.a (mon.0) 4058 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:38.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:38 smithi046 bash[68510]: audit 2024-02-10T06:42:37.962451+0000 mon.a (mon.0) 4059 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T06:42:38.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:38 smithi046 bash[68510]: audit 2024-02-10T06:42:37.963685+0000 mon.a (mon.0) 4060 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:38.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:38 smithi046 bash[71198]: cluster 2024-02-10T06:42:37.509761+0000 mgr.y (mgr.34107) 1042 : cluster 0 pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:42:38.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:38 smithi046 bash[71198]: audit 2024-02-10T06:42:37.958379+0000 mon.a (mon.0) 4058 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:38.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:38 smithi046 bash[71198]: audit 2024-02-10T06:42:37.962451+0000 mon.a (mon.0) 4059 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T06:42:38.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:38 smithi046 bash[71198]: audit 2024-02-10T06:42:37.963685+0000 mon.a (mon.0) 4060 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:39.182 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:42:39.182 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:42:39.182 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:42:39.182 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:42:39.182 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:42:39.183 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:42:39.183 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:42:39.183 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:42:39.183 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-02-10T06:42:39.183 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 4 2024-02-10T06:42:39.183 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:42:39.183 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:42:39.183 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T06:42:39.183 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:42:39.183 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:42:39.183 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-02-10T06:42:39.183 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 9 2024-02-10T06:42:39.183 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:42:39.183 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:42:39.560 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:42:39.560 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:42:39.560 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:42:39.560 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:42:39.561 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [ 2024-02-10T06:42:39.561 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr", 2024-02-10T06:42:39.561 INFO:teuthology.orchestra.run.smithi046.stdout: "mon" 2024-02-10T06:42:39.561 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:42:39.561 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "9/23 daemons upgraded", 2024-02-10T06:42:39.561 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T06:42:39.561 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:42:39.561 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:42:39.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:39 smithi046 bash[68510]: audit 2024-02-10T06:42:37.918071+0000 mgr.y (mgr.34107) 1043 : audit 0 from='client.44377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:39.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:39 smithi046 bash[68510]: cephadm 2024-02-10T06:42:37.951815+0000 mgr.y (mgr.34107) 1044 : cephadm 1 Upgrade: Updating osd.4 2024-02-10T06:42:39.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:39 smithi046 bash[68510]: cephadm 2024-02-10T06:42:37.967801+0000 mgr.y (mgr.34107) 1045 : cephadm 1 Deploying daemon osd.4 on smithi175 2024-02-10T06:42:39.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:39 smithi046 bash[68510]: audit 2024-02-10T06:42:38.311562+0000 mgr.y (mgr.34107) 1046 : audit 0 from='client.44383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:39.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:39 smithi046 bash[68510]: audit 2024-02-10T06:42:39.175917+0000 mon.a (mon.0) 4061 : audit 0 from='client.? 172.21.15.46:0/1737559544' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:39.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:39 smithi046 bash[71198]: audit 2024-02-10T06:42:37.918071+0000 mgr.y (mgr.34107) 1043 : audit 0 from='client.44377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:39.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:39 smithi046 bash[71198]: cephadm 2024-02-10T06:42:37.951815+0000 mgr.y (mgr.34107) 1044 : cephadm 1 Upgrade: Updating osd.4 2024-02-10T06:42:39.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:39 smithi046 bash[71198]: cephadm 2024-02-10T06:42:37.967801+0000 mgr.y (mgr.34107) 1045 : cephadm 1 Deploying daemon osd.4 on smithi175 2024-02-10T06:42:39.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:39 smithi046 bash[71198]: audit 2024-02-10T06:42:38.311562+0000 mgr.y (mgr.34107) 1046 : audit 0 from='client.44383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:39.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:39 smithi046 bash[71198]: audit 2024-02-10T06:42:39.175917+0000 mon.a (mon.0) 4061 : audit 0 from='client.? 172.21.15.46:0/1737559544' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:39.892 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:39 smithi175 bash[56722]: audit 2024-02-10T06:42:37.918071+0000 mgr.y (mgr.34107) 1043 : audit 0 from='client.44377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:39.892 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:39 smithi175 bash[56722]: cephadm 2024-02-10T06:42:37.951815+0000 mgr.y (mgr.34107) 1044 : cephadm 1 Upgrade: Updating osd.4 2024-02-10T06:42:39.892 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:39 smithi175 bash[56722]: cephadm 2024-02-10T06:42:37.967801+0000 mgr.y (mgr.34107) 1045 : cephadm 1 Deploying daemon osd.4 on smithi175 2024-02-10T06:42:39.892 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:39 smithi175 bash[56722]: audit 2024-02-10T06:42:38.311562+0000 mgr.y (mgr.34107) 1046 : audit 0 from='client.44383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:39.893 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:39 smithi175 bash[56722]: audit 2024-02-10T06:42:39.175917+0000 mon.a (mon.0) 4061 : audit 0 from='client.? 172.21.15.46:0/1737559544' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:40.001 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_OK 2024-02-10T06:42:40.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:40 smithi175 bash[56722]: audit 2024-02-10T06:42:38.700921+0000 mgr.y (mgr.34107) 1047 : audit 0 from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:40.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:40 smithi175 bash[56722]: cluster 2024-02-10T06:42:39.510847+0000 mgr.y (mgr.34107) 1048 : cluster 0 pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:42:40.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:40 smithi175 bash[56722]: audit 2024-02-10T06:42:39.552978+0000 mgr.y (mgr.34107) 1049 : audit 0 from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:40.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:40 smithi175 bash[56722]: audit 2024-02-10T06:42:39.994373+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.46:0/3864406166' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:42:40.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:40 smithi046 bash[68510]: audit 2024-02-10T06:42:38.700921+0000 mgr.y (mgr.34107) 1047 : audit 0 from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:40.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:40 smithi046 bash[68510]: cluster 2024-02-10T06:42:39.510847+0000 mgr.y (mgr.34107) 1048 : cluster 0 pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:42:40.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:40 smithi046 bash[68510]: audit 2024-02-10T06:42:39.552978+0000 mgr.y (mgr.34107) 1049 : audit 0 from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:40.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:40 smithi046 bash[68510]: audit 2024-02-10T06:42:39.994373+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.46:0/3864406166' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:42:40.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:40 smithi046 bash[71198]: audit 2024-02-10T06:42:38.700921+0000 mgr.y (mgr.34107) 1047 : audit 0 from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:40.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:40 smithi046 bash[71198]: cluster 2024-02-10T06:42:39.510847+0000 mgr.y (mgr.34107) 1048 : cluster 0 pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:42:40.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:40 smithi046 bash[71198]: audit 2024-02-10T06:42:39.552978+0000 mgr.y (mgr.34107) 1049 : audit 0 from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:42:40.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:40 smithi046 bash[71198]: audit 2024-02-10T06:42:39.994373+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.46:0/3864406166' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:42:41.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:42:41 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:42:41] "GET /metrics HTTP/1.1" 200 38586 "" "Prometheus/2.33.4" 2024-02-10T06:42:41.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:41 smithi046 bash[68510]: audit 2024-02-10T06:42:40.605425+0000 mgr.y (mgr.34107) 1050 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:42:41.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:41 smithi046 bash[71198]: audit 2024-02-10T06:42:40.605425+0000 mgr.y (mgr.34107) 1050 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:42:41.956 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:41 smithi175 bash[56722]: audit 2024-02-10T06:42:40.605425+0000 mgr.y (mgr.34107) 1050 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:42:42.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:42 smithi046 bash[68510]: cluster 2024-02-10T06:42:41.512211+0000 mgr.y (mgr.34107) 1051 : cluster 0 pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:42:42.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:42 smithi046 bash[71198]: cluster 2024-02-10T06:42:41.512211+0000 mgr.y (mgr.34107) 1051 : cluster 0 pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:42:42.958 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:42 smithi175 bash[56722]: cluster 2024-02-10T06:42:41.512211+0000 mgr.y (mgr.34107) 1051 : cluster 0 pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:42:44.055 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:43 smithi046 bash[68510]: audit 2024-02-10T06:42:42.931369+0000 mon.a (mon.0) 4062 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:44.055 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:43 smithi046 bash[68510]: audit 2024-02-10T06:42:42.941543+0000 mon.a (mon.0) 4063 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:44.055 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:43 smithi046 bash[68510]: audit 2024-02-10T06:42:42.949887+0000 mon.a (mon.0) 4064 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:44.055 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:43 smithi046 bash[68510]: cluster 2024-02-10T06:42:43.513384+0000 mgr.y (mgr.34107) 1052 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:42:44.055 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:43 smithi046 bash[71198]: audit 2024-02-10T06:42:42.931369+0000 mon.a (mon.0) 4062 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:44.055 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:43 smithi046 bash[71198]: audit 2024-02-10T06:42:42.941543+0000 mon.a (mon.0) 4063 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:44.055 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:43 smithi046 bash[71198]: audit 2024-02-10T06:42:42.949887+0000 mon.a (mon.0) 4064 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:44.055 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:43 smithi046 bash[71198]: cluster 2024-02-10T06:42:43.513384+0000 mgr.y (mgr.34107) 1052 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:42:44.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:43 smithi175 bash[56722]: audit 2024-02-10T06:42:42.931369+0000 mon.a (mon.0) 4062 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:44.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:43 smithi175 bash[56722]: audit 2024-02-10T06:42:42.941543+0000 mon.a (mon.0) 4063 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:44.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:43 smithi175 bash[56722]: audit 2024-02-10T06:42:42.949887+0000 mon.a (mon.0) 4064 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:44.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:43 smithi175 bash[56722]: cluster 2024-02-10T06:42:43.513384+0000 mgr.y (mgr.34107) 1052 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:42:44.739 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:42:44 smithi175 systemd[1]: Stopping Ceph osd.4 for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:42:44.994 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:42:44 smithi175 bash[20209]: debug 2024-02-10T06:42:44.734+0000 7f14c3613700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-10T06:42:44.994 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:42:44 smithi175 bash[20209]: debug 2024-02-10T06:42:44.734+0000 7f14c3613700 -1 osd.4 133 *** Got signal Terminated *** 2024-02-10T06:42:44.994 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:42:44 smithi175 bash[20209]: debug 2024-02-10T06:42:44.734+0000 7f14c3613700 -1 osd.4 133 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:42:45.074 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:45 smithi046 bash[68510]: audit 2024-02-10T06:42:44.063654+0000 mon.a (mon.0) 4065 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:45.074 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:45 smithi046 bash[68510]: audit 2024-02-10T06:42:44.073284+0000 mon.a (mon.0) 4066 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:45.074 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:45 smithi046 bash[68510]: audit 2024-02-10T06:42:44.081966+0000 mon.a (mon.0) 4067 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:45.074 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:45 smithi046 bash[68510]: audit 2024-02-10T06:42:44.493127+0000 mon.a (mon.0) 4068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:42:45.074 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:45 smithi046 bash[68510]: cluster 2024-02-10T06:42:44.733762+0000 mon.a (mon.0) 4069 : cluster 1 osd.4 marked itself down and dead 2024-02-10T06:42:45.074 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:45 smithi046 bash[71198]: audit 2024-02-10T06:42:44.063654+0000 mon.a (mon.0) 4065 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:45.074 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:45 smithi046 bash[71198]: audit 2024-02-10T06:42:44.073284+0000 mon.a (mon.0) 4066 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:45.074 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:45 smithi046 bash[71198]: audit 2024-02-10T06:42:44.081966+0000 mon.a (mon.0) 4067 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:45.074 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:45 smithi046 bash[71198]: audit 2024-02-10T06:42:44.493127+0000 mon.a (mon.0) 4068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:42:45.075 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:45 smithi046 bash[71198]: cluster 2024-02-10T06:42:44.733762+0000 mon.a (mon.0) 4069 : cluster 1 osd.4 marked itself down and dead 2024-02-10T06:42:45.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:45 smithi175 bash[56722]: audit 2024-02-10T06:42:44.063654+0000 mon.a (mon.0) 4065 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:45.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:45 smithi175 bash[56722]: audit 2024-02-10T06:42:44.073284+0000 mon.a (mon.0) 4066 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:45.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:45 smithi175 bash[56722]: audit 2024-02-10T06:42:44.081966+0000 mon.a (mon.0) 4067 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:45.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:45 smithi175 bash[56722]: audit 2024-02-10T06:42:44.493127+0000 mon.a (mon.0) 4068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:42:45.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:45 smithi175 bash[56722]: cluster 2024-02-10T06:42:44.733762+0000 mon.a (mon.0) 4069 : cluster 1 osd.4 marked itself down and dead 2024-02-10T06:42:46.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:46 smithi046 bash[68510]: cluster 2024-02-10T06:42:45.141729+0000 mon.a (mon.0) 4070 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:42:46.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:46 smithi046 bash[68510]: cluster 2024-02-10T06:42:45.151497+0000 mon.a (mon.0) 4071 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-02-10T06:42:46.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:46 smithi046 bash[68510]: cluster 2024-02-10T06:42:45.152314+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T06:42:46.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:46 smithi046 bash[68510]: cluster 2024-02-10T06:42:45.155447+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T06:42:46.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:46 smithi046 bash[68510]: cluster 2024-02-10T06:42:45.156415+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T06:42:46.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:46 smithi046 bash[68510]: cluster 2024-02-10T06:42:45.157362+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T06:42:46.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:46 smithi046 bash[68510]: cluster 2024-02-10T06:42:45.161035+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T06:42:46.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:46 smithi046 bash[68510]: cluster 2024-02-10T06:42:45.161392+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T06:42:46.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:46 smithi046 bash[68510]: cluster 2024-02-10T06:42:45.515292+0000 mgr.y (mgr.34107) 1053 : cluster 0 pgmap v175: 161 pgs: 32 peering, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-02-10T06:42:46.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:46 smithi046 bash[71198]: cluster 2024-02-10T06:42:45.141729+0000 mon.a (mon.0) 4070 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:42:46.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:46 smithi046 bash[71198]: cluster 2024-02-10T06:42:45.151497+0000 mon.a (mon.0) 4071 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-02-10T06:42:46.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:46 smithi046 bash[71198]: cluster 2024-02-10T06:42:45.152314+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T06:42:46.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:46 smithi046 bash[71198]: cluster 2024-02-10T06:42:45.155447+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T06:42:46.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:46 smithi046 bash[71198]: cluster 2024-02-10T06:42:45.156415+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T06:42:46.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:46 smithi046 bash[71198]: cluster 2024-02-10T06:42:45.157362+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T06:42:46.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:46 smithi046 bash[71198]: cluster 2024-02-10T06:42:45.161035+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T06:42:46.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:46 smithi046 bash[71198]: cluster 2024-02-10T06:42:45.161392+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T06:42:46.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:46 smithi046 bash[71198]: cluster 2024-02-10T06:42:45.515292+0000 mgr.y (mgr.34107) 1053 : cluster 0 pgmap v175: 161 pgs: 32 peering, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-02-10T06:42:46.398 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:42:46 smithi175 bash[62863]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-4 2024-02-10T06:42:46.399 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:46 smithi175 bash[56722]: cluster 2024-02-10T06:42:45.141729+0000 mon.a (mon.0) 4070 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:42:46.399 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:46 smithi175 bash[56722]: cluster 2024-02-10T06:42:45.151497+0000 mon.a (mon.0) 4071 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-02-10T06:42:46.399 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:46 smithi175 bash[56722]: cluster 2024-02-10T06:42:45.152314+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T06:42:46.399 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:46 smithi175 bash[56722]: cluster 2024-02-10T06:42:45.155447+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T06:42:46.399 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:46 smithi175 bash[56722]: cluster 2024-02-10T06:42:45.156415+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T06:42:46.399 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:46 smithi175 bash[56722]: cluster 2024-02-10T06:42:45.157362+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T06:42:46.399 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:46 smithi175 bash[56722]: cluster 2024-02-10T06:42:45.161035+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T06:42:46.399 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:46 smithi175 bash[56722]: cluster 2024-02-10T06:42:45.161392+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T06:42:46.399 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:46 smithi175 bash[56722]: cluster 2024-02-10T06:42:45.515292+0000 mgr.y (mgr.34107) 1053 : cluster 0 pgmap v175: 161 pgs: 32 peering, 129 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-02-10T06:42:46.744 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:42:46 smithi175 bash[62935]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-4 2024-02-10T06:42:47.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:47 smithi046 bash[68510]: cluster 2024-02-10T06:42:46.144337+0000 mon.a (mon.0) 4072 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-02-10T06:42:47.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:47 smithi046 bash[68510]: cluster 2024-02-10T06:42:46.159124+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T06:42:47.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:47 smithi046 bash[68510]: cluster 2024-02-10T06:42:46.160977+0000 mon.a (mon.0) 4073 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-02-10T06:42:47.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:47 smithi046 bash[68510]: cluster 2024-02-10T06:42:46.162286+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T06:42:47.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:47 smithi046 bash[68510]: cluster 2024-02-10T06:42:46.163637+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T06:42:47.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:47 smithi046 bash[68510]: cluster 2024-02-10T06:42:46.164988+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T06:42:47.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:47 smithi046 bash[68510]: cluster 2024-02-10T06:42:46.165328+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T06:42:47.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:47 smithi046 bash[68510]: cluster 2024-02-10T06:42:46.166823+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T06:42:47.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:47 smithi046 bash[71198]: cluster 2024-02-10T06:42:46.144337+0000 mon.a (mon.0) 4072 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-02-10T06:42:47.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:47 smithi046 bash[71198]: cluster 2024-02-10T06:42:46.159124+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T06:42:47.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:47 smithi046 bash[71198]: cluster 2024-02-10T06:42:46.160977+0000 mon.a (mon.0) 4073 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-02-10T06:42:47.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:47 smithi046 bash[71198]: cluster 2024-02-10T06:42:46.162286+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T06:42:47.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:47 smithi046 bash[71198]: cluster 2024-02-10T06:42:46.163637+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T06:42:47.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:47 smithi046 bash[71198]: cluster 2024-02-10T06:42:46.164988+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T06:42:47.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:47 smithi046 bash[71198]: cluster 2024-02-10T06:42:46.165328+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T06:42:47.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:47 smithi046 bash[71198]: cluster 2024-02-10T06:42:46.166823+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T06:42:47.486 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:47 smithi175 bash[56722]: cluster 2024-02-10T06:42:46.144337+0000 mon.a (mon.0) 4072 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-02-10T06:42:47.486 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:47 smithi175 bash[56722]: cluster 2024-02-10T06:42:46.159124+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T06:42:47.486 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:47 smithi175 bash[56722]: cluster 2024-02-10T06:42:46.160977+0000 mon.a (mon.0) 4073 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-02-10T06:42:47.486 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:47 smithi175 bash[56722]: cluster 2024-02-10T06:42:46.162286+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T06:42:47.486 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:47 smithi175 bash[56722]: cluster 2024-02-10T06:42:46.163637+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T06:42:47.486 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:47 smithi175 bash[56722]: cluster 2024-02-10T06:42:46.164988+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T06:42:47.486 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:47 smithi175 bash[56722]: cluster 2024-02-10T06:42:46.165328+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T06:42:47.486 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:47 smithi175 bash[56722]: cluster 2024-02-10T06:42:46.166823+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T06:42:48.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:48 smithi175 bash[56722]: cluster 2024-02-10T06:42:47.516683+0000 mgr.y (mgr.34107) 1054 : cluster 0 pgmap v177: 161 pgs: 8 stale+active+clean, 2 active+undersized+degraded, 32 peering, 8 active+undersized, 111 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 5/630 objects degraded (0.794%) 2024-02-10T06:42:48.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:48 smithi046 bash[68510]: cluster 2024-02-10T06:42:47.516683+0000 mgr.y (mgr.34107) 1054 : cluster 0 pgmap v177: 161 pgs: 8 stale+active+clean, 2 active+undersized+degraded, 32 peering, 8 active+undersized, 111 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 5/630 objects degraded (0.794%) 2024-02-10T06:42:48.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:48 smithi046 bash[71198]: cluster 2024-02-10T06:42:47.516683+0000 mgr.y (mgr.34107) 1054 : cluster 0 pgmap v177: 161 pgs: 8 stale+active+clean, 2 active+undersized+degraded, 32 peering, 8 active+undersized, 111 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 5/630 objects degraded (0.794%) 2024-02-10T06:42:48.994 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:42:48 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.4.service: Succeeded. 2024-02-10T06:42:48.994 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:42:48 smithi175 systemd[1]: Stopped Ceph osd.4 for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:42:48.994 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:42:48 smithi175 systemd[1]: Started Ceph osd.4 for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:42:49.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:49 smithi046 bash[68510]: cluster 2024-02-10T06:42:48.067825+0000 mon.a (mon.0) 4074 : cluster 3 Health check failed: Degraded data redundancy: 5/630 objects degraded (0.794%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T06:42:49.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:49 smithi046 bash[68510]: audit 2024-02-10T06:42:49.010017+0000 mon.a (mon.0) 4075 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:49.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:49 smithi046 bash[68510]: audit 2024-02-10T06:42:49.021830+0000 mon.a (mon.0) 4076 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:49.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:49 smithi046 bash[71198]: cluster 2024-02-10T06:42:48.067825+0000 mon.a (mon.0) 4074 : cluster 3 Health check failed: Degraded data redundancy: 5/630 objects degraded (0.794%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T06:42:49.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:49 smithi046 bash[71198]: audit 2024-02-10T06:42:49.010017+0000 mon.a (mon.0) 4075 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:49.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:49 smithi046 bash[71198]: audit 2024-02-10T06:42:49.021830+0000 mon.a (mon.0) 4076 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:49.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:49 smithi175 bash[56722]: cluster 2024-02-10T06:42:48.067825+0000 mon.a (mon.0) 4074 : cluster 3 Health check failed: Degraded data redundancy: 5/630 objects degraded (0.794%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T06:42:49.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:49 smithi175 bash[56722]: audit 2024-02-10T06:42:49.010017+0000 mon.a (mon.0) 4075 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:49.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:49 smithi175 bash[56722]: audit 2024-02-10T06:42:49.021830+0000 mon.a (mon.0) 4076 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: cluster 2024-02-10T06:42:49.518310+0000 mgr.y (mgr.34107) 1055 : cluster 0 pgmap v178: 161 pgs: 15 active+undersized+degraded, 32 peering, 21 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 50/630 objects degraded (7.937%) 2024-02-10T06:42:50.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:49.589933+0000 mon.a (mon.0) 4077 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:49.601505+0000 mon.a (mon.0) 4078 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:49.604231+0000 mon.a (mon.0) 4079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:49.606059+0000 mon.a (mon.0) 4080 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:49.616466+0000 mon.a (mon.0) 4081 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: cephadm 2024-02-10T06:42:49.617238+0000 mgr.y (mgr.34107) 1056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:50.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:49.699399+0000 mon.a (mon.0) 4082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:49.702777+0000 mon.a (mon.0) 4083 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:49.707959+0000 mon.a (mon.0) 4084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:49.709182+0000 mon.a (mon.0) 4085 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:49.718378+0000 mon.a (mon.0) 4086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:49.797769+0000 mon.a (mon.0) 4087 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:49.800889+0000 mon.a (mon.0) 4088 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:49.804644+0000 mon.a (mon.0) 4089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:49.806109+0000 mon.a (mon.0) 4090 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:49.816892+0000 mon.a (mon.0) 4091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:49.892339+0000 mon.a (mon.0) 4092 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:49.896974+0000 mon.a (mon.0) 4093 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: cluster 2024-02-10T06:42:49.518310+0000 mgr.y (mgr.34107) 1055 : cluster 0 pgmap v178: 161 pgs: 15 active+undersized+degraded, 32 peering, 21 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 50/630 objects degraded (7.937%) 2024-02-10T06:42:50.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:49.589933+0000 mon.a (mon.0) 4077 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:49.601505+0000 mon.a (mon.0) 4078 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:49.604231+0000 mon.a (mon.0) 4079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:49.606059+0000 mon.a (mon.0) 4080 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:49.616466+0000 mon.a (mon.0) 4081 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: cephadm 2024-02-10T06:42:49.617238+0000 mgr.y (mgr.34107) 1056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:50.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:49.699399+0000 mon.a (mon.0) 4082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:49.702777+0000 mon.a (mon.0) 4083 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:49.707959+0000 mon.a (mon.0) 4084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:49.709182+0000 mon.a (mon.0) 4085 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:49.718378+0000 mon.a (mon.0) 4086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:49.797769+0000 mon.a (mon.0) 4087 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:49.800889+0000 mon.a (mon.0) 4088 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:49.804644+0000 mon.a (mon.0) 4089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:49.806109+0000 mon.a (mon.0) 4090 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:49.816892+0000 mon.a (mon.0) 4091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:49.892339+0000 mon.a (mon.0) 4092 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:49.896974+0000 mon.a (mon.0) 4093 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:49.900883+0000 mon.a (mon.0) 4094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:49.902157+0000 mon.a (mon.0) 4095 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:49.909814+0000 mon.a (mon.0) 4096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:49.993549+0000 mon.a (mon.0) 4097 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:49.996119+0000 mon.a (mon.0) 4098 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.000935+0000 mon.a (mon.0) 4099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.002715+0000 mon.a (mon.0) 4100 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.013015+0000 mon.a (mon.0) 4101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.094433+0000 mon.a (mon.0) 4102 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.097561+0000 mon.a (mon.0) 4103 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.100839+0000 mon.a (mon.0) 4104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.102161+0000 mon.a (mon.0) 4105 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.108622+0000 mon.a (mon.0) 4106 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.188683+0000 mon.a (mon.0) 4107 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.191819+0000 mon.a (mon.0) 4108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.194689+0000 mon.a (mon.0) 4109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.195828+0000 mon.a (mon.0) 4110 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.203303+0000 mon.a (mon.0) 4111 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.285353+0000 mon.a (mon.0) 4112 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.288551+0000 mon.a (mon.0) 4113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:49.900883+0000 mon.a (mon.0) 4094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:49.902157+0000 mon.a (mon.0) 4095 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:49.909814+0000 mon.a (mon.0) 4096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:49.993549+0000 mon.a (mon.0) 4097 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:49.996119+0000 mon.a (mon.0) 4098 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.000935+0000 mon.a (mon.0) 4099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.002715+0000 mon.a (mon.0) 4100 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.013015+0000 mon.a (mon.0) 4101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.094433+0000 mon.a (mon.0) 4102 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.097561+0000 mon.a (mon.0) 4103 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.100839+0000 mon.a (mon.0) 4104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.102161+0000 mon.a (mon.0) 4105 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.108622+0000 mon.a (mon.0) 4106 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.188683+0000 mon.a (mon.0) 4107 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.191819+0000 mon.a (mon.0) 4108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.194689+0000 mon.a (mon.0) 4109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.195828+0000 mon.a (mon.0) 4110 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.203303+0000 mon.a (mon.0) 4111 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.285353+0000 mon.a (mon.0) 4112 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.288551+0000 mon.a (mon.0) 4113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.292105+0000 mon.a (mon.0) 4114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.293200+0000 mon.a (mon.0) 4115 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.299952+0000 mon.a (mon.0) 4116 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.383469+0000 mon.a (mon.0) 4117 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.385467+0000 mon.a (mon.0) 4118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.387890+0000 mon.a (mon.0) 4119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.388828+0000 mon.a (mon.0) 4120 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.397904+0000 mon.a (mon.0) 4121 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.482326+0000 mon.a (mon.0) 4122 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.484790+0000 mon.a (mon.0) 4123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.489241+0000 mon.a (mon.0) 4124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.490638+0000 mon.a (mon.0) 4125 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.499738+0000 mon.a (mon.0) 4126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[71198]: audit 2024-02-10T06:42:50.582143+0000 mon.a (mon.0) 4127 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.292105+0000 mon.a (mon.0) 4114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.293200+0000 mon.a (mon.0) 4115 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.299952+0000 mon.a (mon.0) 4116 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.383469+0000 mon.a (mon.0) 4117 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.385467+0000 mon.a (mon.0) 4118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.387890+0000 mon.a (mon.0) 4119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.388828+0000 mon.a (mon.0) 4120 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.397904+0000 mon.a (mon.0) 4121 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.482326+0000 mon.a (mon.0) 4122 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.484790+0000 mon.a (mon.0) 4123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.489241+0000 mon.a (mon.0) 4124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.490638+0000 mon.a (mon.0) 4125 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.499738+0000 mon.a (mon.0) 4126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:50 smithi046 bash[68510]: audit 2024-02-10T06:42:50.582143+0000 mon.a (mon.0) 4127 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: cluster 2024-02-10T06:42:49.518310+0000 mgr.y (mgr.34107) 1055 : cluster 0 pgmap v178: 161 pgs: 15 active+undersized+degraded, 32 peering, 21 active+undersized, 93 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 50/630 objects degraded (7.937%) 2024-02-10T06:42:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:49.589933+0000 mon.a (mon.0) 4077 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:49.601505+0000 mon.a (mon.0) 4078 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:49.604231+0000 mon.a (mon.0) 4079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:49.606059+0000 mon.a (mon.0) 4080 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:49.616466+0000 mon.a (mon.0) 4081 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: cephadm 2024-02-10T06:42:49.617238+0000 mgr.y (mgr.34107) 1056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:49.699399+0000 mon.a (mon.0) 4082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:49.702777+0000 mon.a (mon.0) 4083 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:49.707959+0000 mon.a (mon.0) 4084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:49.709182+0000 mon.a (mon.0) 4085 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:49.718378+0000 mon.a (mon.0) 4086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:49.797769+0000 mon.a (mon.0) 4087 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:49.800889+0000 mon.a (mon.0) 4088 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:49.804644+0000 mon.a (mon.0) 4089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:49.806109+0000 mon.a (mon.0) 4090 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:49.816892+0000 mon.a (mon.0) 4091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:49.892339+0000 mon.a (mon.0) 4092 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:49.896974+0000 mon.a (mon.0) 4093 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:49.900883+0000 mon.a (mon.0) 4094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:49.902157+0000 mon.a (mon.0) 4095 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:49.909814+0000 mon.a (mon.0) 4096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:49.993549+0000 mon.a (mon.0) 4097 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:49.996119+0000 mon.a (mon.0) 4098 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.000935+0000 mon.a (mon.0) 4099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.002715+0000 mon.a (mon.0) 4100 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.013015+0000 mon.a (mon.0) 4101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.094433+0000 mon.a (mon.0) 4102 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.097561+0000 mon.a (mon.0) 4103 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.100839+0000 mon.a (mon.0) 4104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.102161+0000 mon.a (mon.0) 4105 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.108622+0000 mon.a (mon.0) 4106 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.188683+0000 mon.a (mon.0) 4107 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.191819+0000 mon.a (mon.0) 4108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.194689+0000 mon.a (mon.0) 4109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.195828+0000 mon.a (mon.0) 4110 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.203303+0000 mon.a (mon.0) 4111 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.285353+0000 mon.a (mon.0) 4112 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.288551+0000 mon.a (mon.0) 4113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.292105+0000 mon.a (mon.0) 4114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.293200+0000 mon.a (mon.0) 4115 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.299952+0000 mon.a (mon.0) 4116 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.383469+0000 mon.a (mon.0) 4117 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.385467+0000 mon.a (mon.0) 4118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.387890+0000 mon.a (mon.0) 4119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.388828+0000 mon.a (mon.0) 4120 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.397904+0000 mon.a (mon.0) 4121 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.482326+0000 mon.a (mon.0) 4122 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.484790+0000 mon.a (mon.0) 4123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.489241+0000 mon.a (mon.0) 4124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.490638+0000 mon.a (mon.0) 4125 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.499738+0000 mon.a (mon.0) 4126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:50 smithi175 bash[56722]: audit 2024-02-10T06:42:50.582143+0000 mon.a (mon.0) 4127 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.381 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:42:51] "GET /metrics HTTP/1.1" 200 38586 "" "Prometheus/2.33.4" 2024-02-10T06:42:51.600 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[63114]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-10T06:42:51.600 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[63114]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-02-10T06:42:51.600 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[63114]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-02-10T06:42:51.600 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[63114]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-10T06:42:51.600 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[63114]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-02-10T06:42:51.600 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[63114]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-10T06:42:51.600 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[63114]: --> ceph-volume raw activate successful for osd ID: 4 2024-02-10T06:42:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: cephadm 2024-02-10T06:42:49.719196+0000 mgr.y (mgr.34107) 1057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: cephadm 2024-02-10T06:42:49.817609+0000 mgr.y (mgr.34107) 1058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: cephadm 2024-02-10T06:42:49.910704+0000 mgr.y (mgr.34107) 1059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: cephadm 2024-02-10T06:42:50.013807+0000 mgr.y (mgr.34107) 1060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: cephadm 2024-02-10T06:42:50.109183+0000 mgr.y (mgr.34107) 1061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: cephadm 2024-02-10T06:42:50.203875+0000 mgr.y (mgr.34107) 1062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: cephadm 2024-02-10T06:42:50.300692+0000 mgr.y (mgr.34107) 1063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: cephadm 2024-02-10T06:42:50.398731+0000 mgr.y (mgr.34107) 1064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: cephadm 2024-02-10T06:42:50.500619+0000 mgr.y (mgr.34107) 1065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.585054+0000 mon.a (mon.0) 4128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.598341+0000 mon.a (mon.0) 4129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.599271+0000 mon.a (mon.0) 4130 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.604205+0000 mon.a (mon.0) 4131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: cephadm 2024-02-10T06:42:50.604654+0000 mgr.y (mgr.34107) 1066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.613212+0000 mgr.y (mgr.34107) 1067 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:42:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.685285+0000 mon.a (mon.0) 4132 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.688019+0000 mon.a (mon.0) 4133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.691288+0000 mon.a (mon.0) 4134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.692905+0000 mon.a (mon.0) 4135 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.701994+0000 mon.a (mon.0) 4136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.781100+0000 mon.a (mon.0) 4137 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: cephadm 2024-02-10T06:42:49.719196+0000 mgr.y (mgr.34107) 1057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: cephadm 2024-02-10T06:42:49.817609+0000 mgr.y (mgr.34107) 1058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: cephadm 2024-02-10T06:42:49.910704+0000 mgr.y (mgr.34107) 1059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: cephadm 2024-02-10T06:42:50.013807+0000 mgr.y (mgr.34107) 1060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: cephadm 2024-02-10T06:42:50.109183+0000 mgr.y (mgr.34107) 1061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: cephadm 2024-02-10T06:42:50.203875+0000 mgr.y (mgr.34107) 1062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: cephadm 2024-02-10T06:42:50.300692+0000 mgr.y (mgr.34107) 1063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: cephadm 2024-02-10T06:42:50.398731+0000 mgr.y (mgr.34107) 1064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: cephadm 2024-02-10T06:42:50.500619+0000 mgr.y (mgr.34107) 1065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.585054+0000 mon.a (mon.0) 4128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.598341+0000 mon.a (mon.0) 4129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.599271+0000 mon.a (mon.0) 4130 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.604205+0000 mon.a (mon.0) 4131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: cephadm 2024-02-10T06:42:50.604654+0000 mgr.y (mgr.34107) 1066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.613212+0000 mgr.y (mgr.34107) 1067 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:42:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.685285+0000 mon.a (mon.0) 4132 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.688019+0000 mon.a (mon.0) 4133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.691288+0000 mon.a (mon.0) 4134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.692905+0000 mon.a (mon.0) 4135 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.701994+0000 mon.a (mon.0) 4136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.781100+0000 mon.a (mon.0) 4137 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.783704+0000 mon.a (mon.0) 4138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.788068+0000 mon.a (mon.0) 4139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.788945+0000 mon.a (mon.0) 4140 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.795106+0000 mon.a (mon.0) 4141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.877247+0000 mon.a (mon.0) 4142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.879799+0000 mon.a (mon.0) 4143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.882998+0000 mon.a (mon.0) 4144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.883954+0000 mon.a (mon.0) 4145 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.890761+0000 mon.a (mon.0) 4146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.970812+0000 mon.a (mon.0) 4147 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.973234+0000 mon.a (mon.0) 4148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.976495+0000 mon.a (mon.0) 4149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.977500+0000 mon.a (mon.0) 4150 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:50.983147+0000 mon.a (mon.0) 4151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.068475+0000 mon.a (mon.0) 4152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.072880+0000 mon.a (mon.0) 4153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.076835+0000 mon.a (mon.0) 4154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.078193+0000 mon.a (mon.0) 4155 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.086869+0000 mon.a (mon.0) 4156 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.783704+0000 mon.a (mon.0) 4138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.788068+0000 mon.a (mon.0) 4139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.788945+0000 mon.a (mon.0) 4140 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.795106+0000 mon.a (mon.0) 4141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.877247+0000 mon.a (mon.0) 4142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.879799+0000 mon.a (mon.0) 4143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.882998+0000 mon.a (mon.0) 4144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.883954+0000 mon.a (mon.0) 4145 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.890761+0000 mon.a (mon.0) 4146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.970812+0000 mon.a (mon.0) 4147 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.973234+0000 mon.a (mon.0) 4148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.976495+0000 mon.a (mon.0) 4149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.977500+0000 mon.a (mon.0) 4150 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:50.983147+0000 mon.a (mon.0) 4151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.068475+0000 mon.a (mon.0) 4152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.072880+0000 mon.a (mon.0) 4153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.076835+0000 mon.a (mon.0) 4154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.078193+0000 mon.a (mon.0) 4155 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.086869+0000 mon.a (mon.0) 4156 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.171594+0000 mon.a (mon.0) 4157 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.174605+0000 mon.a (mon.0) 4158 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.178953+0000 mon.a (mon.0) 4159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.180457+0000 mon.a (mon.0) 4160 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.188977+0000 mon.a (mon.0) 4161 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.268638+0000 mon.a (mon.0) 4162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.272062+0000 mon.a (mon.0) 4163 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.276493+0000 mon.a (mon.0) 4164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.278047+0000 mon.a (mon.0) 4165 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.286270+0000 mon.a (mon.0) 4166 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.364738+0000 mon.a (mon.0) 4167 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.368112+0000 mon.a (mon.0) 4168 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.371433+0000 mon.a (mon.0) 4169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.372990+0000 mon.a (mon.0) 4170 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.381301+0000 mon.a (mon.0) 4171 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.463788+0000 mon.a (mon.0) 4172 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.466301+0000 mon.a (mon.0) 4173 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.469438+0000 mon.a (mon.0) 4174 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.470655+0000 mon.a (mon.0) 4175 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.477009+0000 mon.a (mon.0) 4176 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.560984+0000 mon.a (mon.0) 4177 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.563218+0000 mon.a (mon.0) 4178 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.566097+0000 mon.a (mon.0) 4179 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.567060+0000 mon.a (mon.0) 4180 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[68510]: audit 2024-02-10T06:42:51.573228+0000 mon.a (mon.0) 4181 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.171594+0000 mon.a (mon.0) 4157 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.174605+0000 mon.a (mon.0) 4158 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.178953+0000 mon.a (mon.0) 4159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.180457+0000 mon.a (mon.0) 4160 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.188977+0000 mon.a (mon.0) 4161 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.268638+0000 mon.a (mon.0) 4162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.272062+0000 mon.a (mon.0) 4163 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.276493+0000 mon.a (mon.0) 4164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.278047+0000 mon.a (mon.0) 4165 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.286270+0000 mon.a (mon.0) 4166 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.364738+0000 mon.a (mon.0) 4167 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.368112+0000 mon.a (mon.0) 4168 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.371433+0000 mon.a (mon.0) 4169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.372990+0000 mon.a (mon.0) 4170 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.381301+0000 mon.a (mon.0) 4171 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.463788+0000 mon.a (mon.0) 4172 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.466301+0000 mon.a (mon.0) 4173 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.469438+0000 mon.a (mon.0) 4174 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.470655+0000 mon.a (mon.0) 4175 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.477009+0000 mon.a (mon.0) 4176 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.560984+0000 mon.a (mon.0) 4177 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.563218+0000 mon.a (mon.0) 4178 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.566097+0000 mon.a (mon.0) 4179 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.567060+0000 mon.a (mon.0) 4180 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:51 smithi046 bash[71198]: audit 2024-02-10T06:42:51.573228+0000 mon.a (mon.0) 4181 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: cephadm 2024-02-10T06:42:49.719196+0000 mgr.y (mgr.34107) 1057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: cephadm 2024-02-10T06:42:49.817609+0000 mgr.y (mgr.34107) 1058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: cephadm 2024-02-10T06:42:49.910704+0000 mgr.y (mgr.34107) 1059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: cephadm 2024-02-10T06:42:50.013807+0000 mgr.y (mgr.34107) 1060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: cephadm 2024-02-10T06:42:50.109183+0000 mgr.y (mgr.34107) 1061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: cephadm 2024-02-10T06:42:50.203875+0000 mgr.y (mgr.34107) 1062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: cephadm 2024-02-10T06:42:50.300692+0000 mgr.y (mgr.34107) 1063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: cephadm 2024-02-10T06:42:50.398731+0000 mgr.y (mgr.34107) 1064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: cephadm 2024-02-10T06:42:50.500619+0000 mgr.y (mgr.34107) 1065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.585054+0000 mon.a (mon.0) 4128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.598341+0000 mon.a (mon.0) 4129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.599271+0000 mon.a (mon.0) 4130 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.604205+0000 mon.a (mon.0) 4131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: cephadm 2024-02-10T06:42:50.604654+0000 mgr.y (mgr.34107) 1066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.613212+0000 mgr.y (mgr.34107) 1067 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:42:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.685285+0000 mon.a (mon.0) 4132 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.688019+0000 mon.a (mon.0) 4133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.691288+0000 mon.a (mon.0) 4134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.692905+0000 mon.a (mon.0) 4135 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.701994+0000 mon.a (mon.0) 4136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.781100+0000 mon.a (mon.0) 4137 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.783704+0000 mon.a (mon.0) 4138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.788068+0000 mon.a (mon.0) 4139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.788945+0000 mon.a (mon.0) 4140 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.795106+0000 mon.a (mon.0) 4141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.877247+0000 mon.a (mon.0) 4142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.879799+0000 mon.a (mon.0) 4143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.882998+0000 mon.a (mon.0) 4144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.883954+0000 mon.a (mon.0) 4145 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.890761+0000 mon.a (mon.0) 4146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.970812+0000 mon.a (mon.0) 4147 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.973234+0000 mon.a (mon.0) 4148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.976495+0000 mon.a (mon.0) 4149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.977500+0000 mon.a (mon.0) 4150 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:50.983147+0000 mon.a (mon.0) 4151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.068475+0000 mon.a (mon.0) 4152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.072880+0000 mon.a (mon.0) 4153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.076835+0000 mon.a (mon.0) 4154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.078193+0000 mon.a (mon.0) 4155 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.086869+0000 mon.a (mon.0) 4156 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.171594+0000 mon.a (mon.0) 4157 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.174605+0000 mon.a (mon.0) 4158 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.178953+0000 mon.a (mon.0) 4159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.180457+0000 mon.a (mon.0) 4160 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.188977+0000 mon.a (mon.0) 4161 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.268638+0000 mon.a (mon.0) 4162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.272062+0000 mon.a (mon.0) 4163 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.276493+0000 mon.a (mon.0) 4164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.278047+0000 mon.a (mon.0) 4165 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.286270+0000 mon.a (mon.0) 4166 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.364738+0000 mon.a (mon.0) 4167 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.368112+0000 mon.a (mon.0) 4168 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.371433+0000 mon.a (mon.0) 4169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.372990+0000 mon.a (mon.0) 4170 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.381301+0000 mon.a (mon.0) 4171 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.463788+0000 mon.a (mon.0) 4172 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.466301+0000 mon.a (mon.0) 4173 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.469438+0000 mon.a (mon.0) 4174 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.470655+0000 mon.a (mon.0) 4175 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.477009+0000 mon.a (mon.0) 4176 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.560984+0000 mon.a (mon.0) 4177 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.563218+0000 mon.a (mon.0) 4178 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.566097+0000 mon.a (mon.0) 4179 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.567060+0000 mon.a (mon.0) 4180 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:51 smithi175 bash[56722]: audit 2024-02-10T06:42:51.573228+0000 mon.a (mon.0) 4181 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: cephadm 2024-02-10T06:42:50.702614+0000 mgr.y (mgr.34107) 1068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: cephadm 2024-02-10T06:42:50.795638+0000 mgr.y (mgr.34107) 1069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: cephadm 2024-02-10T06:42:50.891311+0000 mgr.y (mgr.34107) 1070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: cephadm 2024-02-10T06:42:50.984179+0000 mgr.y (mgr.34107) 1071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: cephadm 2024-02-10T06:42:51.087525+0000 mgr.y (mgr.34107) 1072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: cephadm 2024-02-10T06:42:51.189784+0000 mgr.y (mgr.34107) 1073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: cephadm 2024-02-10T06:42:51.287006+0000 mgr.y (mgr.34107) 1074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: cephadm 2024-02-10T06:42:51.382070+0000 mgr.y (mgr.34107) 1075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: cephadm 2024-02-10T06:42:51.477877+0000 mgr.y (mgr.34107) 1076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: cluster 2024-02-10T06:42:51.519767+0000 mgr.y (mgr.34107) 1077 : cluster 0 pgmap v179: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-02-10T06:42:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: cephadm 2024-02-10T06:42:51.573826+0000 mgr.y (mgr.34107) 1078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:51.653074+0000 mon.a (mon.0) 4182 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:51.657898+0000 mon.a (mon.0) 4183 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:51.661543+0000 mon.a (mon.0) 4184 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:51.662901+0000 mon.a (mon.0) 4185 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:51.669526+0000 mon.a (mon.0) 4186 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:51.753394+0000 mon.a (mon.0) 4187 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:51.755393+0000 mon.a (mon.0) 4188 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:51.757433+0000 mon.a (mon.0) 4189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:51.758438+0000 mon.a (mon.0) 4190 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:51.766483+0000 mon.a (mon.0) 4191 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:51.847230+0000 mon.a (mon.0) 4192 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:51.851826+0000 mon.a (mon.0) 4193 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:51.855607+0000 mon.a (mon.0) 4194 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:51.856665+0000 mon.a (mon.0) 4195 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:51.863513+0000 mon.a (mon.0) 4196 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:51.941697+0000 mon.a (mon.0) 4197 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:51.944635+0000 mon.a (mon.0) 4198 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:51.947678+0000 mon.a (mon.0) 4199 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:51.948863+0000 mon.a (mon.0) 4200 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:51.957181+0000 mon.a (mon.0) 4201 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.034873+0000 mon.a (mon.0) 4202 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.037926+0000 mon.a (mon.0) 4203 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.041193+0000 mon.a (mon.0) 4204 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.042488+0000 mon.a (mon.0) 4205 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.051508+0000 mon.a (mon.0) 4206 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.130495+0000 mon.a (mon.0) 4207 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.133241+0000 mon.a (mon.0) 4208 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.136631+0000 mon.a (mon.0) 4209 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.138051+0000 mon.a (mon.0) 4210 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.144728+0000 mon.a (mon.0) 4211 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.222510+0000 mon.a (mon.0) 4212 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.225660+0000 mon.a (mon.0) 4213 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.229233+0000 mon.a (mon.0) 4214 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.230491+0000 mon.a (mon.0) 4215 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.238598+0000 mon.a (mon.0) 4216 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.320057+0000 mon.a (mon.0) 4217 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.322566+0000 mon.a (mon.0) 4218 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.325905+0000 mon.a (mon.0) 4219 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.327230+0000 mon.a (mon.0) 4220 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.334590+0000 mon.a (mon.0) 4221 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.417215+0000 mon.a (mon.0) 4222 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.420268+0000 mon.a (mon.0) 4223 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.424210+0000 mon.a (mon.0) 4224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.425522+0000 mon.a (mon.0) 4225 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.434979+0000 mon.a (mon.0) 4226 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: cluster 2024-02-10T06:42:52.474787+0000 mon.a (mon.0) 4227 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2024-02-10T06:42:52.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.514005+0000 mon.a (mon.0) 4228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.516618+0000 mon.a (mon.0) 4229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.519619+0000 mon.a (mon.0) 4230 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.520785+0000 mon.a (mon.0) 4231 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:52 smithi175 bash[56722]: audit 2024-02-10T06:42:52.526633+0000 mon.a (mon.0) 4232 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: cephadm 2024-02-10T06:42:50.702614+0000 mgr.y (mgr.34107) 1068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: cephadm 2024-02-10T06:42:50.795638+0000 mgr.y (mgr.34107) 1069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: cephadm 2024-02-10T06:42:50.891311+0000 mgr.y (mgr.34107) 1070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: cephadm 2024-02-10T06:42:50.984179+0000 mgr.y (mgr.34107) 1071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: cephadm 2024-02-10T06:42:51.087525+0000 mgr.y (mgr.34107) 1072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: cephadm 2024-02-10T06:42:51.189784+0000 mgr.y (mgr.34107) 1073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: cephadm 2024-02-10T06:42:51.287006+0000 mgr.y (mgr.34107) 1074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: cephadm 2024-02-10T06:42:51.382070+0000 mgr.y (mgr.34107) 1075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: cephadm 2024-02-10T06:42:51.477877+0000 mgr.y (mgr.34107) 1076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: cluster 2024-02-10T06:42:51.519767+0000 mgr.y (mgr.34107) 1077 : cluster 0 pgmap v179: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-02-10T06:42:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: cephadm 2024-02-10T06:42:51.573826+0000 mgr.y (mgr.34107) 1078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:51.653074+0000 mon.a (mon.0) 4182 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:51.657898+0000 mon.a (mon.0) 4183 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:51.661543+0000 mon.a (mon.0) 4184 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:51.662901+0000 mon.a (mon.0) 4185 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:51.669526+0000 mon.a (mon.0) 4186 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:51.753394+0000 mon.a (mon.0) 4187 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:51.755393+0000 mon.a (mon.0) 4188 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:51.757433+0000 mon.a (mon.0) 4189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:51.758438+0000 mon.a (mon.0) 4190 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: cephadm 2024-02-10T06:42:50.702614+0000 mgr.y (mgr.34107) 1068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: cephadm 2024-02-10T06:42:50.795638+0000 mgr.y (mgr.34107) 1069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: cephadm 2024-02-10T06:42:50.891311+0000 mgr.y (mgr.34107) 1070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: cephadm 2024-02-10T06:42:50.984179+0000 mgr.y (mgr.34107) 1071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: cephadm 2024-02-10T06:42:51.087525+0000 mgr.y (mgr.34107) 1072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: cephadm 2024-02-10T06:42:51.189784+0000 mgr.y (mgr.34107) 1073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: cephadm 2024-02-10T06:42:51.287006+0000 mgr.y (mgr.34107) 1074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: cephadm 2024-02-10T06:42:51.382070+0000 mgr.y (mgr.34107) 1075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: cephadm 2024-02-10T06:42:51.477877+0000 mgr.y (mgr.34107) 1076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: cluster 2024-02-10T06:42:51.519767+0000 mgr.y (mgr.34107) 1077 : cluster 0 pgmap v179: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-02-10T06:42:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: cephadm 2024-02-10T06:42:51.573826+0000 mgr.y (mgr.34107) 1078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:51.653074+0000 mon.a (mon.0) 4182 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:51.657898+0000 mon.a (mon.0) 4183 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:51.661543+0000 mon.a (mon.0) 4184 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:51.662901+0000 mon.a (mon.0) 4185 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:51.669526+0000 mon.a (mon.0) 4186 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:51.753394+0000 mon.a (mon.0) 4187 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:51.755393+0000 mon.a (mon.0) 4188 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:51.757433+0000 mon.a (mon.0) 4189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:51.758438+0000 mon.a (mon.0) 4190 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:51.766483+0000 mon.a (mon.0) 4191 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:51.847230+0000 mon.a (mon.0) 4192 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:51.851826+0000 mon.a (mon.0) 4193 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:51.855607+0000 mon.a (mon.0) 4194 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:51.856665+0000 mon.a (mon.0) 4195 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:51.863513+0000 mon.a (mon.0) 4196 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:51.941697+0000 mon.a (mon.0) 4197 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:51.944635+0000 mon.a (mon.0) 4198 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:51.947678+0000 mon.a (mon.0) 4199 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:51.948863+0000 mon.a (mon.0) 4200 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:51.957181+0000 mon.a (mon.0) 4201 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.034873+0000 mon.a (mon.0) 4202 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.037926+0000 mon.a (mon.0) 4203 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.041193+0000 mon.a (mon.0) 4204 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.042488+0000 mon.a (mon.0) 4205 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.051508+0000 mon.a (mon.0) 4206 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.130495+0000 mon.a (mon.0) 4207 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.133241+0000 mon.a (mon.0) 4208 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.136631+0000 mon.a (mon.0) 4209 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.138051+0000 mon.a (mon.0) 4210 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:51.766483+0000 mon.a (mon.0) 4191 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:51.847230+0000 mon.a (mon.0) 4192 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:51.851826+0000 mon.a (mon.0) 4193 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:51.855607+0000 mon.a (mon.0) 4194 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:51.856665+0000 mon.a (mon.0) 4195 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:51.863513+0000 mon.a (mon.0) 4196 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:51.941697+0000 mon.a (mon.0) 4197 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:51.944635+0000 mon.a (mon.0) 4198 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:51.947678+0000 mon.a (mon.0) 4199 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:51.948863+0000 mon.a (mon.0) 4200 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:51.957181+0000 mon.a (mon.0) 4201 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.034873+0000 mon.a (mon.0) 4202 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.037926+0000 mon.a (mon.0) 4203 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.041193+0000 mon.a (mon.0) 4204 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.042488+0000 mon.a (mon.0) 4205 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.051508+0000 mon.a (mon.0) 4206 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.130495+0000 mon.a (mon.0) 4207 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.133241+0000 mon.a (mon.0) 4208 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.136631+0000 mon.a (mon.0) 4209 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.138051+0000 mon.a (mon.0) 4210 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.144728+0000 mon.a (mon.0) 4211 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.222510+0000 mon.a (mon.0) 4212 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.225660+0000 mon.a (mon.0) 4213 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.229233+0000 mon.a (mon.0) 4214 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.230491+0000 mon.a (mon.0) 4215 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.238598+0000 mon.a (mon.0) 4216 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.320057+0000 mon.a (mon.0) 4217 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.322566+0000 mon.a (mon.0) 4218 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.325905+0000 mon.a (mon.0) 4219 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.327230+0000 mon.a (mon.0) 4220 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.334590+0000 mon.a (mon.0) 4221 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.417215+0000 mon.a (mon.0) 4222 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.420268+0000 mon.a (mon.0) 4223 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.424210+0000 mon.a (mon.0) 4224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.425522+0000 mon.a (mon.0) 4225 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.434979+0000 mon.a (mon.0) 4226 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: cluster 2024-02-10T06:42:52.474787+0000 mon.a (mon.0) 4227 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2024-02-10T06:42:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.514005+0000 mon.a (mon.0) 4228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.516618+0000 mon.a (mon.0) 4229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.519619+0000 mon.a (mon.0) 4230 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.520785+0000 mon.a (mon.0) 4231 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[68510]: audit 2024-02-10T06:42:52.526633+0000 mon.a (mon.0) 4232 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.144728+0000 mon.a (mon.0) 4211 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.222510+0000 mon.a (mon.0) 4212 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.225660+0000 mon.a (mon.0) 4213 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.229233+0000 mon.a (mon.0) 4214 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.230491+0000 mon.a (mon.0) 4215 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.238598+0000 mon.a (mon.0) 4216 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.320057+0000 mon.a (mon.0) 4217 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.322566+0000 mon.a (mon.0) 4218 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.325905+0000 mon.a (mon.0) 4219 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.327230+0000 mon.a (mon.0) 4220 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.334590+0000 mon.a (mon.0) 4221 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.417215+0000 mon.a (mon.0) 4222 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.420268+0000 mon.a (mon.0) 4223 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.424210+0000 mon.a (mon.0) 4224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.425522+0000 mon.a (mon.0) 4225 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.434979+0000 mon.a (mon.0) 4226 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:52.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: cluster 2024-02-10T06:42:52.474787+0000 mon.a (mon.0) 4227 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 9 pgs peering) 2024-02-10T06:42:52.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.514005+0000 mon.a (mon.0) 4228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:52.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.516618+0000 mon.a (mon.0) 4229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:52.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.519619+0000 mon.a (mon.0) 4230 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:52.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.520785+0000 mon.a (mon.0) 4231 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:52.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:52 smithi046 bash[71198]: audit 2024-02-10T06:42:52.526633+0000 mon.a (mon.0) 4232 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: cephadm 2024-02-10T06:42:51.670971+0000 mgr.y (mgr.34107) 1079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: cephadm 2024-02-10T06:42:51.767358+0000 mgr.y (mgr.34107) 1080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: cephadm 2024-02-10T06:42:51.864069+0000 mgr.y (mgr.34107) 1081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: cephadm 2024-02-10T06:42:51.957831+0000 mgr.y (mgr.34107) 1082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: cephadm 2024-02-10T06:42:52.052384+0000 mgr.y (mgr.34107) 1083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: cephadm 2024-02-10T06:42:52.145398+0000 mgr.y (mgr.34107) 1084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: cephadm 2024-02-10T06:42:52.239398+0000 mgr.y (mgr.34107) 1085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: cephadm 2024-02-10T06:42:52.335140+0000 mgr.y (mgr.34107) 1086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: cephadm 2024-02-10T06:42:52.435651+0000 mgr.y (mgr.34107) 1087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: cephadm 2024-02-10T06:42:52.527163+0000 mgr.y (mgr.34107) 1088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.608907+0000 mon.a (mon.0) 4233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.611192+0000 mon.a (mon.0) 4234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.613306+0000 mon.a (mon.0) 4235 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.614050+0000 mon.a (mon.0) 4236 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.619145+0000 mon.a (mon.0) 4237 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: cephadm 2024-02-10T06:42:52.619634+0000 mgr.y (mgr.34107) 1089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.702431+0000 mon.a (mon.0) 4238 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.704691+0000 mon.a (mon.0) 4239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.707813+0000 mon.a (mon.0) 4240 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.709127+0000 mon.a (mon.0) 4241 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.717594+0000 mon.a (mon.0) 4242 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.796047+0000 mon.a (mon.0) 4243 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.798883+0000 mon.a (mon.0) 4244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.801743+0000 mon.a (mon.0) 4245 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.802975+0000 mon.a (mon.0) 4246 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.809399+0000 mon.a (mon.0) 4247 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.887536+0000 mon.a (mon.0) 4248 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.890372+0000 mon.a (mon.0) 4249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.893721+0000 mon.a (mon.0) 4250 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.894768+0000 mon.a (mon.0) 4251 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.902530+0000 mon.a (mon.0) 4252 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.987803+0000 mon.a (mon.0) 4253 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.992193+0000 mon.a (mon.0) 4254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.995689+0000 mon.a (mon.0) 4255 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:52.997060+0000 mon.a (mon.0) 4256 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.004016+0000 mon.a (mon.0) 4257 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.067080+0000 mon.a (mon.0) 4258 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.069431+0000 mon.a (mon.0) 4259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.071734+0000 mon.a (mon.0) 4260 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.072518+0000 mon.a (mon.0) 4261 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: cephadm 2024-02-10T06:42:51.670971+0000 mgr.y (mgr.34107) 1079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: cephadm 2024-02-10T06:42:51.767358+0000 mgr.y (mgr.34107) 1080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: cephadm 2024-02-10T06:42:51.864069+0000 mgr.y (mgr.34107) 1081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: cephadm 2024-02-10T06:42:51.957831+0000 mgr.y (mgr.34107) 1082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: cephadm 2024-02-10T06:42:52.052384+0000 mgr.y (mgr.34107) 1083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: cephadm 2024-02-10T06:42:52.145398+0000 mgr.y (mgr.34107) 1084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: cephadm 2024-02-10T06:42:52.239398+0000 mgr.y (mgr.34107) 1085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: cephadm 2024-02-10T06:42:52.335140+0000 mgr.y (mgr.34107) 1086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: cephadm 2024-02-10T06:42:52.435651+0000 mgr.y (mgr.34107) 1087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: cephadm 2024-02-10T06:42:52.527163+0000 mgr.y (mgr.34107) 1088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.608907+0000 mon.a (mon.0) 4233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.611192+0000 mon.a (mon.0) 4234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.613306+0000 mon.a (mon.0) 4235 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.614050+0000 mon.a (mon.0) 4236 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.619145+0000 mon.a (mon.0) 4237 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: cephadm 2024-02-10T06:42:52.619634+0000 mgr.y (mgr.34107) 1089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.702431+0000 mon.a (mon.0) 4238 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.704691+0000 mon.a (mon.0) 4239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.707813+0000 mon.a (mon.0) 4240 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.709127+0000 mon.a (mon.0) 4241 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.717594+0000 mon.a (mon.0) 4242 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.077939+0000 mon.a (mon.0) 4262 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.157811+0000 mon.a (mon.0) 4263 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.160478+0000 mon.a (mon.0) 4264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.163847+0000 mon.a (mon.0) 4265 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.165428+0000 mon.a (mon.0) 4266 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.173412+0000 mon.a (mon.0) 4267 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.254790+0000 mon.a (mon.0) 4268 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.257702+0000 mon.a (mon.0) 4269 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.260407+0000 mon.a (mon.0) 4270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.261703+0000 mon.a (mon.0) 4271 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.268813+0000 mon.a (mon.0) 4272 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.349609+0000 mon.a (mon.0) 4273 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.352434+0000 mon.a (mon.0) 4274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.355878+0000 mon.a (mon.0) 4275 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.357438+0000 mon.a (mon.0) 4276 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.364959+0000 mon.a (mon.0) 4277 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.445885+0000 mon.a (mon.0) 4278 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.448313+0000 mon.a (mon.0) 4279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.451817+0000 mon.a (mon.0) 4280 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.453262+0000 mon.a (mon.0) 4281 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.460847+0000 mon.a (mon.0) 4282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.538422+0000 mon.a (mon.0) 4283 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.541424+0000 mon.a (mon.0) 4284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.545360+0000 mon.a (mon.0) 4285 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.546740+0000 mon.a (mon.0) 4286 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[71198]: audit 2024-02-10T06:42:53.554921+0000 mon.a (mon.0) 4287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.796047+0000 mon.a (mon.0) 4243 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.798883+0000 mon.a (mon.0) 4244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.801743+0000 mon.a (mon.0) 4245 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.802975+0000 mon.a (mon.0) 4246 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.809399+0000 mon.a (mon.0) 4247 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.887536+0000 mon.a (mon.0) 4248 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.890372+0000 mon.a (mon.0) 4249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.893721+0000 mon.a (mon.0) 4250 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.894768+0000 mon.a (mon.0) 4251 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.902530+0000 mon.a (mon.0) 4252 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.987803+0000 mon.a (mon.0) 4253 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.992193+0000 mon.a (mon.0) 4254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.995689+0000 mon.a (mon.0) 4255 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:52.997060+0000 mon.a (mon.0) 4256 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.004016+0000 mon.a (mon.0) 4257 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.067080+0000 mon.a (mon.0) 4258 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.069431+0000 mon.a (mon.0) 4259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.071734+0000 mon.a (mon.0) 4260 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.072518+0000 mon.a (mon.0) 4261 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.077939+0000 mon.a (mon.0) 4262 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.157811+0000 mon.a (mon.0) 4263 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.160478+0000 mon.a (mon.0) 4264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.163847+0000 mon.a (mon.0) 4265 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.165428+0000 mon.a (mon.0) 4266 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.173412+0000 mon.a (mon.0) 4267 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.254790+0000 mon.a (mon.0) 4268 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.257702+0000 mon.a (mon.0) 4269 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.260407+0000 mon.a (mon.0) 4270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.261703+0000 mon.a (mon.0) 4271 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.268813+0000 mon.a (mon.0) 4272 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.349609+0000 mon.a (mon.0) 4273 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.352434+0000 mon.a (mon.0) 4274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.355878+0000 mon.a (mon.0) 4275 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.357438+0000 mon.a (mon.0) 4276 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.364959+0000 mon.a (mon.0) 4277 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.445885+0000 mon.a (mon.0) 4278 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.448313+0000 mon.a (mon.0) 4279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.451817+0000 mon.a (mon.0) 4280 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.453262+0000 mon.a (mon.0) 4281 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.460847+0000 mon.a (mon.0) 4282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.538422+0000 mon.a (mon.0) 4283 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.541424+0000 mon.a (mon.0) 4284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.545360+0000 mon.a (mon.0) 4285 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.546740+0000 mon.a (mon.0) 4286 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:53 smithi046 bash[68510]: audit 2024-02-10T06:42:53.554921+0000 mon.a (mon.0) 4287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: cephadm 2024-02-10T06:42:51.670971+0000 mgr.y (mgr.34107) 1079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: cephadm 2024-02-10T06:42:51.767358+0000 mgr.y (mgr.34107) 1080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: cephadm 2024-02-10T06:42:51.864069+0000 mgr.y (mgr.34107) 1081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: cephadm 2024-02-10T06:42:51.957831+0000 mgr.y (mgr.34107) 1082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: cephadm 2024-02-10T06:42:52.052384+0000 mgr.y (mgr.34107) 1083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: cephadm 2024-02-10T06:42:52.145398+0000 mgr.y (mgr.34107) 1084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: cephadm 2024-02-10T06:42:52.239398+0000 mgr.y (mgr.34107) 1085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: cephadm 2024-02-10T06:42:52.335140+0000 mgr.y (mgr.34107) 1086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: cephadm 2024-02-10T06:42:52.435651+0000 mgr.y (mgr.34107) 1087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: cephadm 2024-02-10T06:42:52.527163+0000 mgr.y (mgr.34107) 1088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.608907+0000 mon.a (mon.0) 4233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.611192+0000 mon.a (mon.0) 4234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.613306+0000 mon.a (mon.0) 4235 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.614050+0000 mon.a (mon.0) 4236 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.619145+0000 mon.a (mon.0) 4237 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: cephadm 2024-02-10T06:42:52.619634+0000 mgr.y (mgr.34107) 1089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.702431+0000 mon.a (mon.0) 4238 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.704691+0000 mon.a (mon.0) 4239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.707813+0000 mon.a (mon.0) 4240 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.709127+0000 mon.a (mon.0) 4241 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.717594+0000 mon.a (mon.0) 4242 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.796047+0000 mon.a (mon.0) 4243 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:53.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.798883+0000 mon.a (mon.0) 4244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:53.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.801743+0000 mon.a (mon.0) 4245 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:53.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.802975+0000 mon.a (mon.0) 4246 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:53.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.809399+0000 mon.a (mon.0) 4247 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:53.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.887536+0000 mon.a (mon.0) 4248 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.890372+0000 mon.a (mon.0) 4249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.893721+0000 mon.a (mon.0) 4250 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.894768+0000 mon.a (mon.0) 4251 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.902530+0000 mon.a (mon.0) 4252 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.987803+0000 mon.a (mon.0) 4253 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.992193+0000 mon.a (mon.0) 4254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.995689+0000 mon.a (mon.0) 4255 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:52.997060+0000 mon.a (mon.0) 4256 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.004016+0000 mon.a (mon.0) 4257 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.067080+0000 mon.a (mon.0) 4258 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.069431+0000 mon.a (mon.0) 4259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.071734+0000 mon.a (mon.0) 4260 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.072518+0000 mon.a (mon.0) 4261 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.077939+0000 mon.a (mon.0) 4262 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.157811+0000 mon.a (mon.0) 4263 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.160478+0000 mon.a (mon.0) 4264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.163847+0000 mon.a (mon.0) 4265 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.165428+0000 mon.a (mon.0) 4266 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.173412+0000 mon.a (mon.0) 4267 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.254790+0000 mon.a (mon.0) 4268 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.257702+0000 mon.a (mon.0) 4269 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.260407+0000 mon.a (mon.0) 4270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.261703+0000 mon.a (mon.0) 4271 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.268813+0000 mon.a (mon.0) 4272 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.349609+0000 mon.a (mon.0) 4273 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.003 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.352434+0000 mon.a (mon.0) 4274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.355878+0000 mon.a (mon.0) 4275 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.357438+0000 mon.a (mon.0) 4276 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.364959+0000 mon.a (mon.0) 4277 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.445885+0000 mon.a (mon.0) 4278 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.448313+0000 mon.a (mon.0) 4279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.004 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.451817+0000 mon.a (mon.0) 4280 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.453262+0000 mon.a (mon.0) 4281 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.460847+0000 mon.a (mon.0) 4282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.538422+0000 mon.a (mon.0) 4283 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.541424+0000 mon.a (mon.0) 4284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.545360+0000 mon.a (mon.0) 4285 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.546740+0000 mon.a (mon.0) 4286 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.005 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:53 smithi175 bash[56722]: audit 2024-02-10T06:42:53.554921+0000 mon.a (mon.0) 4287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: cephadm 2024-02-10T06:42:52.718303+0000 mgr.y (mgr.34107) 1090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: cephadm 2024-02-10T06:42:52.809892+0000 mgr.y (mgr.34107) 1091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: cephadm 2024-02-10T06:42:52.903376+0000 mgr.y (mgr.34107) 1092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: cephadm 2024-02-10T06:42:53.004480+0000 mgr.y (mgr.34107) 1093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: cephadm 2024-02-10T06:42:53.078476+0000 mgr.y (mgr.34107) 1094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: cephadm 2024-02-10T06:42:53.174014+0000 mgr.y (mgr.34107) 1095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: cephadm 2024-02-10T06:42:53.269644+0000 mgr.y (mgr.34107) 1096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: cephadm 2024-02-10T06:42:53.365588+0000 mgr.y (mgr.34107) 1097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: cephadm 2024-02-10T06:42:53.461385+0000 mgr.y (mgr.34107) 1098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: cluster 2024-02-10T06:42:53.521284+0000 mgr.y (mgr.34107) 1099 : cluster 0 pgmap v180: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-02-10T06:42:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: cephadm 2024-02-10T06:42:53.555602+0000 mgr.y (mgr.34107) 1100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:53.632380+0000 mon.a (mon.0) 4288 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:53.634414+0000 mon.a (mon.0) 4289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:53.636611+0000 mon.a (mon.0) 4290 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:53.637308+0000 mon.a (mon.0) 4291 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:53.644309+0000 mon.a (mon.0) 4292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:53.725569+0000 mon.a (mon.0) 4293 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:53.727492+0000 mon.a (mon.0) 4294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:53.730651+0000 mon.a (mon.0) 4295 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:53.731596+0000 mon.a (mon.0) 4296 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:53.739305+0000 mon.a (mon.0) 4297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:53.821508+0000 mon.a (mon.0) 4298 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:53.823707+0000 mon.a (mon.0) 4299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:53.826538+0000 mon.a (mon.0) 4300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:53.827510+0000 mon.a (mon.0) 4301 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:53.834210+0000 mon.a (mon.0) 4302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:53.913744+0000 mon.a (mon.0) 4303 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:53.915837+0000 mon.a (mon.0) 4304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:53.919184+0000 mon.a (mon.0) 4305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:53.920383+0000 mon.a (mon.0) 4306 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:53.929081+0000 mon.a (mon.0) 4307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.006421+0000 mon.a (mon.0) 4308 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.009596+0000 mon.a (mon.0) 4309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.013101+0000 mon.a (mon.0) 4310 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.014334+0000 mon.a (mon.0) 4311 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.022935+0000 mon.a (mon.0) 4312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.100397+0000 mon.a (mon.0) 4313 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.103588+0000 mon.a (mon.0) 4314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.107882+0000 mon.a (mon.0) 4315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.109458+0000 mon.a (mon.0) 4316 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: cephadm 2024-02-10T06:42:52.718303+0000 mgr.y (mgr.34107) 1090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: cephadm 2024-02-10T06:42:52.809892+0000 mgr.y (mgr.34107) 1091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: cephadm 2024-02-10T06:42:52.903376+0000 mgr.y (mgr.34107) 1092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: cephadm 2024-02-10T06:42:53.004480+0000 mgr.y (mgr.34107) 1093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: cephadm 2024-02-10T06:42:53.078476+0000 mgr.y (mgr.34107) 1094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: cephadm 2024-02-10T06:42:53.174014+0000 mgr.y (mgr.34107) 1095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: cephadm 2024-02-10T06:42:53.269644+0000 mgr.y (mgr.34107) 1096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: cephadm 2024-02-10T06:42:53.365588+0000 mgr.y (mgr.34107) 1097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: cephadm 2024-02-10T06:42:53.461385+0000 mgr.y (mgr.34107) 1098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: cluster 2024-02-10T06:42:53.521284+0000 mgr.y (mgr.34107) 1099 : cluster 0 pgmap v180: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-02-10T06:42:54.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: cephadm 2024-02-10T06:42:53.555602+0000 mgr.y (mgr.34107) 1100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:53.632380+0000 mon.a (mon.0) 4288 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:53.634414+0000 mon.a (mon.0) 4289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:53.636611+0000 mon.a (mon.0) 4290 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:53.637308+0000 mon.a (mon.0) 4291 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:53.644309+0000 mon.a (mon.0) 4292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:53.725569+0000 mon.a (mon.0) 4293 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:53.727492+0000 mon.a (mon.0) 4294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:53.730651+0000 mon.a (mon.0) 4295 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:53.731596+0000 mon.a (mon.0) 4296 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.119054+0000 mon.a (mon.0) 4317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: cluster 2024-02-10T06:42:54.140831+0000 mon.a (mon.0) 4318 : cluster 3 Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 27 pgs degraded (PG_DEGRADED) 2024-02-10T06:42:54.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.196482+0000 mon.a (mon.0) 4319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.198419+0000 mon.a (mon.0) 4320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.200654+0000 mon.a (mon.0) 4321 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.201555+0000 mon.a (mon.0) 4322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.208150+0000 mon.a (mon.0) 4323 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.289170+0000 mon.a (mon.0) 4324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.291502+0000 mon.a (mon.0) 4325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.294927+0000 mon.a (mon.0) 4326 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.295880+0000 mon.a (mon.0) 4327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.303462+0000 mon.a (mon.0) 4328 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.383834+0000 mon.a (mon.0) 4329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.386816+0000 mon.a (mon.0) 4330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.390946+0000 mon.a (mon.0) 4331 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.392152+0000 mon.a (mon.0) 4332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.401266+0000 mon.a (mon.0) 4333 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.480746+0000 mon.a (mon.0) 4334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.483689+0000 mon.a (mon.0) 4335 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.487186+0000 mon.a (mon.0) 4336 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.488473+0000 mon.a (mon.0) 4337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.496677+0000 mon.a (mon.0) 4338 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.576138+0000 mon.a (mon.0) 4339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.578869+0000 mon.a (mon.0) 4340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.581924+0000 mon.a (mon.0) 4341 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.582991+0000 mon.a (mon.0) 4342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[68510]: audit 2024-02-10T06:42:54.589948+0000 mon.a (mon.0) 4343 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:53.739305+0000 mon.a (mon.0) 4297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:53.821508+0000 mon.a (mon.0) 4298 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:53.823707+0000 mon.a (mon.0) 4299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:53.826538+0000 mon.a (mon.0) 4300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:53.827510+0000 mon.a (mon.0) 4301 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:53.834210+0000 mon.a (mon.0) 4302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:53.913744+0000 mon.a (mon.0) 4303 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:53.915837+0000 mon.a (mon.0) 4304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:53.919184+0000 mon.a (mon.0) 4305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:53.920383+0000 mon.a (mon.0) 4306 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:53.929081+0000 mon.a (mon.0) 4307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.006421+0000 mon.a (mon.0) 4308 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.009596+0000 mon.a (mon.0) 4309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.013101+0000 mon.a (mon.0) 4310 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.014334+0000 mon.a (mon.0) 4311 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.022935+0000 mon.a (mon.0) 4312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.100397+0000 mon.a (mon.0) 4313 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.103588+0000 mon.a (mon.0) 4314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.107882+0000 mon.a (mon.0) 4315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.109458+0000 mon.a (mon.0) 4316 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.119054+0000 mon.a (mon.0) 4317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: cluster 2024-02-10T06:42:54.140831+0000 mon.a (mon.0) 4318 : cluster 3 Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 27 pgs degraded (PG_DEGRADED) 2024-02-10T06:42:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.196482+0000 mon.a (mon.0) 4319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.198419+0000 mon.a (mon.0) 4320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.200654+0000 mon.a (mon.0) 4321 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.201555+0000 mon.a (mon.0) 4322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.208150+0000 mon.a (mon.0) 4323 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.289170+0000 mon.a (mon.0) 4324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.291502+0000 mon.a (mon.0) 4325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.294927+0000 mon.a (mon.0) 4326 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.295880+0000 mon.a (mon.0) 4327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.303462+0000 mon.a (mon.0) 4328 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.383834+0000 mon.a (mon.0) 4329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.386816+0000 mon.a (mon.0) 4330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.390946+0000 mon.a (mon.0) 4331 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.392152+0000 mon.a (mon.0) 4332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.401266+0000 mon.a (mon.0) 4333 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.480746+0000 mon.a (mon.0) 4334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.483689+0000 mon.a (mon.0) 4335 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.487186+0000 mon.a (mon.0) 4336 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.488473+0000 mon.a (mon.0) 4337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.496677+0000 mon.a (mon.0) 4338 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.576138+0000 mon.a (mon.0) 4339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.578869+0000 mon.a (mon.0) 4340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.581924+0000 mon.a (mon.0) 4341 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.582991+0000 mon.a (mon.0) 4342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:54 smithi046 bash[71198]: audit 2024-02-10T06:42:54.589948+0000 mon.a (mon.0) 4343 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: cephadm 2024-02-10T06:42:52.718303+0000 mgr.y (mgr.34107) 1090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: cephadm 2024-02-10T06:42:52.809892+0000 mgr.y (mgr.34107) 1091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: cephadm 2024-02-10T06:42:52.903376+0000 mgr.y (mgr.34107) 1092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: cephadm 2024-02-10T06:42:53.004480+0000 mgr.y (mgr.34107) 1093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: cephadm 2024-02-10T06:42:53.078476+0000 mgr.y (mgr.34107) 1094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: cephadm 2024-02-10T06:42:53.174014+0000 mgr.y (mgr.34107) 1095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: cephadm 2024-02-10T06:42:53.269644+0000 mgr.y (mgr.34107) 1096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: cephadm 2024-02-10T06:42:53.365588+0000 mgr.y (mgr.34107) 1097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: cephadm 2024-02-10T06:42:53.461385+0000 mgr.y (mgr.34107) 1098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: cluster 2024-02-10T06:42:53.521284+0000 mgr.y (mgr.34107) 1099 : cluster 0 pgmap v180: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-02-10T06:42:54.919 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: cephadm 2024-02-10T06:42:53.555602+0000 mgr.y (mgr.34107) 1100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:54.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:53.632380+0000 mon.a (mon.0) 4288 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:53.634414+0000 mon.a (mon.0) 4289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:53.636611+0000 mon.a (mon.0) 4290 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:53.637308+0000 mon.a (mon.0) 4291 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:53.644309+0000 mon.a (mon.0) 4292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:53.725569+0000 mon.a (mon.0) 4293 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:53.727492+0000 mon.a (mon.0) 4294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:53.730651+0000 mon.a (mon.0) 4295 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.920 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:53.731596+0000 mon.a (mon.0) 4296 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:53.739305+0000 mon.a (mon.0) 4297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:53.821508+0000 mon.a (mon.0) 4298 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:53.823707+0000 mon.a (mon.0) 4299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:53.826538+0000 mon.a (mon.0) 4300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:53.827510+0000 mon.a (mon.0) 4301 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:53.834210+0000 mon.a (mon.0) 4302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:53.913744+0000 mon.a (mon.0) 4303 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:53.915837+0000 mon.a (mon.0) 4304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:53.919184+0000 mon.a (mon.0) 4305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:53.920383+0000 mon.a (mon.0) 4306 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:53.929081+0000 mon.a (mon.0) 4307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.006421+0000 mon.a (mon.0) 4308 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.921 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.009596+0000 mon.a (mon.0) 4309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.922 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.013101+0000 mon.a (mon.0) 4310 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.922 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.014334+0000 mon.a (mon.0) 4311 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.922 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.022935+0000 mon.a (mon.0) 4312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.922 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.100397+0000 mon.a (mon.0) 4313 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.922 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.103588+0000 mon.a (mon.0) 4314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.922 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.107882+0000 mon.a (mon.0) 4315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.922 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.109458+0000 mon.a (mon.0) 4316 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.922 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.119054+0000 mon.a (mon.0) 4317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.922 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: cluster 2024-02-10T06:42:54.140831+0000 mon.a (mon.0) 4318 : cluster 3 Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 27 pgs degraded (PG_DEGRADED) 2024-02-10T06:42:54.922 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.196482+0000 mon.a (mon.0) 4319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.922 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.198419+0000 mon.a (mon.0) 4320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.922 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.200654+0000 mon.a (mon.0) 4321 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.922 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.201555+0000 mon.a (mon.0) 4322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.922 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.208150+0000 mon.a (mon.0) 4323 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.922 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.289170+0000 mon.a (mon.0) 4324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.922 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.291502+0000 mon.a (mon.0) 4325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.922 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.294927+0000 mon.a (mon.0) 4326 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.923 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.295880+0000 mon.a (mon.0) 4327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.923 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.303462+0000 mon.a (mon.0) 4328 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.923 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.383834+0000 mon.a (mon.0) 4329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.923 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.386816+0000 mon.a (mon.0) 4330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.923 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.390946+0000 mon.a (mon.0) 4331 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.923 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.392152+0000 mon.a (mon.0) 4332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.923 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.401266+0000 mon.a (mon.0) 4333 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.923 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.480746+0000 mon.a (mon.0) 4334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.923 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.483689+0000 mon.a (mon.0) 4335 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.923 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.487186+0000 mon.a (mon.0) 4336 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.923 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.488473+0000 mon.a (mon.0) 4337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.923 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.496677+0000 mon.a (mon.0) 4338 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:54.923 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.576138+0000 mon.a (mon.0) 4339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:54.923 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.578869+0000 mon.a (mon.0) 4340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:54.923 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.581924+0000 mon.a (mon.0) 4341 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:54.923 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.582991+0000 mon.a (mon.0) 4342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:54.924 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:54 smithi175 bash[56722]: audit 2024-02-10T06:42:54.589948+0000 mon.a (mon.0) 4343 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.244 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[63601]: debug 2024-02-10T06:42:55.017+0000 7fbe9f406700 1 -- 172.21.15.175:0/304723121 <== mon.0 v2:172.21.15.46:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55de796a31e0 con 0x55de79728800 2024-02-10T06:42:55.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: cephadm 2024-02-10T06:42:53.644948+0000 mgr.y (mgr.34107) 1101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: cephadm 2024-02-10T06:42:53.739982+0000 mgr.y (mgr.34107) 1102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: cephadm 2024-02-10T06:42:53.834975+0000 mgr.y (mgr.34107) 1103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: cephadm 2024-02-10T06:42:53.929689+0000 mgr.y (mgr.34107) 1104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: cephadm 2024-02-10T06:42:54.023537+0000 mgr.y (mgr.34107) 1105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: cephadm 2024-02-10T06:42:54.120025+0000 mgr.y (mgr.34107) 1106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: cephadm 2024-02-10T06:42:54.208691+0000 mgr.y (mgr.34107) 1107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: cephadm 2024-02-10T06:42:54.304056+0000 mgr.y (mgr.34107) 1108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: cephadm 2024-02-10T06:42:54.402173+0000 mgr.y (mgr.34107) 1109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: cephadm 2024-02-10T06:42:54.497227+0000 mgr.y (mgr.34107) 1110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: cephadm 2024-02-10T06:42:54.590765+0000 mgr.y (mgr.34107) 1111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:54.674130+0000 mon.a (mon.0) 4344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:54.677611+0000 mon.a (mon.0) 4345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:54.681166+0000 mon.a (mon.0) 4346 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:54.682228+0000 mon.a (mon.0) 4347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:54.691284+0000 mon.a (mon.0) 4348 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:54.773186+0000 mon.a (mon.0) 4349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:54.775169+0000 mon.a (mon.0) 4350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:54.778339+0000 mon.a (mon.0) 4351 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:54.779430+0000 mon.a (mon.0) 4352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:54.789433+0000 mon.a (mon.0) 4353 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: cephadm 2024-02-10T06:42:53.644948+0000 mgr.y (mgr.34107) 1101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: cephadm 2024-02-10T06:42:53.739982+0000 mgr.y (mgr.34107) 1102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: cephadm 2024-02-10T06:42:53.834975+0000 mgr.y (mgr.34107) 1103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: cephadm 2024-02-10T06:42:53.929689+0000 mgr.y (mgr.34107) 1104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: cephadm 2024-02-10T06:42:54.023537+0000 mgr.y (mgr.34107) 1105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: cephadm 2024-02-10T06:42:54.120025+0000 mgr.y (mgr.34107) 1106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: cephadm 2024-02-10T06:42:54.208691+0000 mgr.y (mgr.34107) 1107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: cephadm 2024-02-10T06:42:54.304056+0000 mgr.y (mgr.34107) 1108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: cephadm 2024-02-10T06:42:54.402173+0000 mgr.y (mgr.34107) 1109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: cephadm 2024-02-10T06:42:54.497227+0000 mgr.y (mgr.34107) 1110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: cephadm 2024-02-10T06:42:54.590765+0000 mgr.y (mgr.34107) 1111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:54.674130+0000 mon.a (mon.0) 4344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:54.677611+0000 mon.a (mon.0) 4345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:54.681166+0000 mon.a (mon.0) 4346 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:54.682228+0000 mon.a (mon.0) 4347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:54.691284+0000 mon.a (mon.0) 4348 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:54.773186+0000 mon.a (mon.0) 4349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:54.775169+0000 mon.a (mon.0) 4350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:54.778339+0000 mon.a (mon.0) 4351 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:54.779430+0000 mon.a (mon.0) 4352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:54.789433+0000 mon.a (mon.0) 4353 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:54.870610+0000 mon.a (mon.0) 4354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:54.873127+0000 mon.a (mon.0) 4355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:54.877388+0000 mon.a (mon.0) 4356 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:54.878422+0000 mon.a (mon.0) 4357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:54.885148+0000 mon.a (mon.0) 4358 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:54.964118+0000 mon.a (mon.0) 4359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:54.966782+0000 mon.a (mon.0) 4360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:54.970884+0000 mon.a (mon.0) 4361 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:54.972426+0000 mon.a (mon.0) 4362 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:54.979634+0000 mon.a (mon.0) 4363 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.061640+0000 mon.a (mon.0) 4364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.063914+0000 mon.a (mon.0) 4365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.067003+0000 mon.a (mon.0) 4366 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.067932+0000 mon.a (mon.0) 4367 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.075892+0000 mon.a (mon.0) 4368 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.155387+0000 mon.a (mon.0) 4369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.159770+0000 mon.a (mon.0) 4370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.162825+0000 mon.a (mon.0) 4371 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.164088+0000 mon.a (mon.0) 4372 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:54.870610+0000 mon.a (mon.0) 4354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:54.873127+0000 mon.a (mon.0) 4355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:54.877388+0000 mon.a (mon.0) 4356 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:54.878422+0000 mon.a (mon.0) 4357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:54.885148+0000 mon.a (mon.0) 4358 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:54.964118+0000 mon.a (mon.0) 4359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:54.966782+0000 mon.a (mon.0) 4360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:54.970884+0000 mon.a (mon.0) 4361 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:54.972426+0000 mon.a (mon.0) 4362 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:54.979634+0000 mon.a (mon.0) 4363 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.061640+0000 mon.a (mon.0) 4364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.063914+0000 mon.a (mon.0) 4365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.067003+0000 mon.a (mon.0) 4366 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.067932+0000 mon.a (mon.0) 4367 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.075892+0000 mon.a (mon.0) 4368 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.155387+0000 mon.a (mon.0) 4369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.159770+0000 mon.a (mon.0) 4370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.162825+0000 mon.a (mon.0) 4371 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.164088+0000 mon.a (mon.0) 4372 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.171275+0000 mon.a (mon.0) 4373 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.250183+0000 mon.a (mon.0) 4374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.253458+0000 mon.a (mon.0) 4375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.257618+0000 mon.a (mon.0) 4376 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.258979+0000 mon.a (mon.0) 4377 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.267556+0000 mon.a (mon.0) 4378 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.348730+0000 mon.a (mon.0) 4379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.350721+0000 mon.a (mon.0) 4380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.352694+0000 mon.a (mon.0) 4381 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.353423+0000 mon.a (mon.0) 4382 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.361424+0000 mon.a (mon.0) 4383 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.440807+0000 mon.a (mon.0) 4384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.443047+0000 mon.a (mon.0) 4385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.445927+0000 mon.a (mon.0) 4386 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.446750+0000 mon.a (mon.0) 4387 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.453890+0000 mon.a (mon.0) 4388 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.532333+0000 mon.a (mon.0) 4389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.536539+0000 mon.a (mon.0) 4390 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.540531+0000 mon.a (mon.0) 4391 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.541862+0000 mon.a (mon.0) 4392 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[71198]: audit 2024-02-10T06:42:55.549180+0000 mon.a (mon.0) 4393 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.171275+0000 mon.a (mon.0) 4373 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.250183+0000 mon.a (mon.0) 4374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.253458+0000 mon.a (mon.0) 4375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.257618+0000 mon.a (mon.0) 4376 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.258979+0000 mon.a (mon.0) 4377 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.267556+0000 mon.a (mon.0) 4378 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.348730+0000 mon.a (mon.0) 4379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.350721+0000 mon.a (mon.0) 4380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.352694+0000 mon.a (mon.0) 4381 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.353423+0000 mon.a (mon.0) 4382 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.361424+0000 mon.a (mon.0) 4383 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.440807+0000 mon.a (mon.0) 4384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.443047+0000 mon.a (mon.0) 4385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.445927+0000 mon.a (mon.0) 4386 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.446750+0000 mon.a (mon.0) 4387 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.453890+0000 mon.a (mon.0) 4388 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.532333+0000 mon.a (mon.0) 4389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.536539+0000 mon.a (mon.0) 4390 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.540531+0000 mon.a (mon.0) 4391 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.541862+0000 mon.a (mon.0) 4392 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:55 smithi046 bash[68510]: audit 2024-02-10T06:42:55.549180+0000 mon.a (mon.0) 4393 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.994 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[63601]: debug 2024-02-10T06:42:55.577+0000 7fbea859e7c0 -1 Falling back to public interface 2024-02-10T06:42:55.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: cephadm 2024-02-10T06:42:53.644948+0000 mgr.y (mgr.34107) 1101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: cephadm 2024-02-10T06:42:53.739982+0000 mgr.y (mgr.34107) 1102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: cephadm 2024-02-10T06:42:53.834975+0000 mgr.y (mgr.34107) 1103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: cephadm 2024-02-10T06:42:53.929689+0000 mgr.y (mgr.34107) 1104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: cephadm 2024-02-10T06:42:54.023537+0000 mgr.y (mgr.34107) 1105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: cephadm 2024-02-10T06:42:54.120025+0000 mgr.y (mgr.34107) 1106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: cephadm 2024-02-10T06:42:54.208691+0000 mgr.y (mgr.34107) 1107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: cephadm 2024-02-10T06:42:54.304056+0000 mgr.y (mgr.34107) 1108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: cephadm 2024-02-10T06:42:54.402173+0000 mgr.y (mgr.34107) 1109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: cephadm 2024-02-10T06:42:54.497227+0000 mgr.y (mgr.34107) 1110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: cephadm 2024-02-10T06:42:54.590765+0000 mgr.y (mgr.34107) 1111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:54.674130+0000 mon.a (mon.0) 4344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:54.677611+0000 mon.a (mon.0) 4345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:54.681166+0000 mon.a (mon.0) 4346 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:54.682228+0000 mon.a (mon.0) 4347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:54.691284+0000 mon.a (mon.0) 4348 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:54.773186+0000 mon.a (mon.0) 4349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:54.775169+0000 mon.a (mon.0) 4350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:54.778339+0000 mon.a (mon.0) 4351 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:54.779430+0000 mon.a (mon.0) 4352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:54.789433+0000 mon.a (mon.0) 4353 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:54.870610+0000 mon.a (mon.0) 4354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:54.873127+0000 mon.a (mon.0) 4355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:54.877388+0000 mon.a (mon.0) 4356 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:54.878422+0000 mon.a (mon.0) 4357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:54.885148+0000 mon.a (mon.0) 4358 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:54.964118+0000 mon.a (mon.0) 4359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:54.966782+0000 mon.a (mon.0) 4360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:54.970884+0000 mon.a (mon.0) 4361 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:54.972426+0000 mon.a (mon.0) 4362 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:54.979634+0000 mon.a (mon.0) 4363 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.061640+0000 mon.a (mon.0) 4364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.063914+0000 mon.a (mon.0) 4365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.067003+0000 mon.a (mon.0) 4366 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.067932+0000 mon.a (mon.0) 4367 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.075892+0000 mon.a (mon.0) 4368 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.155387+0000 mon.a (mon.0) 4369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.159770+0000 mon.a (mon.0) 4370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.162825+0000 mon.a (mon.0) 4371 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.164088+0000 mon.a (mon.0) 4372 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.171275+0000 mon.a (mon.0) 4373 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.250183+0000 mon.a (mon.0) 4374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.253458+0000 mon.a (mon.0) 4375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.257618+0000 mon.a (mon.0) 4376 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.258979+0000 mon.a (mon.0) 4377 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.267556+0000 mon.a (mon.0) 4378 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.348730+0000 mon.a (mon.0) 4379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.350721+0000 mon.a (mon.0) 4380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.352694+0000 mon.a (mon.0) 4381 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.353423+0000 mon.a (mon.0) 4382 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.361424+0000 mon.a (mon.0) 4383 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.440807+0000 mon.a (mon.0) 4384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.443047+0000 mon.a (mon.0) 4385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:55.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.445927+0000 mon.a (mon.0) 4386 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.446750+0000 mon.a (mon.0) 4387 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.453890+0000 mon.a (mon.0) 4388 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.532333+0000 mon.a (mon.0) 4389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.536539+0000 mon.a (mon.0) 4390 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.540531+0000 mon.a (mon.0) 4391 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.541862+0000 mon.a (mon.0) 4392 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:55 smithi175 bash[56722]: audit 2024-02-10T06:42:55.549180+0000 mon.a (mon.0) 4393 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: cephadm 2024-02-10T06:42:54.691995+0000 mgr.y (mgr.34107) 1112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: cephadm 2024-02-10T06:42:54.790051+0000 mgr.y (mgr.34107) 1113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: cephadm 2024-02-10T06:42:54.885888+0000 mgr.y (mgr.34107) 1114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: cephadm 2024-02-10T06:42:54.980453+0000 mgr.y (mgr.34107) 1115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: cephadm 2024-02-10T06:42:55.076507+0000 mgr.y (mgr.34107) 1116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: cephadm 2024-02-10T06:42:55.172045+0000 mgr.y (mgr.34107) 1117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: cephadm 2024-02-10T06:42:55.268178+0000 mgr.y (mgr.34107) 1118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: cephadm 2024-02-10T06:42:55.361944+0000 mgr.y (mgr.34107) 1119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: cephadm 2024-02-10T06:42:55.454518+0000 mgr.y (mgr.34107) 1120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: cluster 2024-02-10T06:42:55.522842+0000 mgr.y (mgr.34107) 1121 : cluster 0 pgmap v181: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-02-10T06:42:56.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: cephadm 2024-02-10T06:42:55.549694+0000 mgr.y (mgr.34107) 1122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:55.626351+0000 mon.a (mon.0) 4394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:55.628350+0000 mon.a (mon.0) 4395 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:55.630560+0000 mon.a (mon.0) 4396 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:55.631375+0000 mon.a (mon.0) 4397 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:55.637864+0000 mon.a (mon.0) 4398 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:55.721417+0000 mon.a (mon.0) 4399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:55.724473+0000 mon.a (mon.0) 4400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:55.727573+0000 mon.a (mon.0) 4401 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:55.728422+0000 mon.a (mon.0) 4402 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: cephadm 2024-02-10T06:42:54.691995+0000 mgr.y (mgr.34107) 1112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: cephadm 2024-02-10T06:42:54.790051+0000 mgr.y (mgr.34107) 1113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: cephadm 2024-02-10T06:42:54.885888+0000 mgr.y (mgr.34107) 1114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: cephadm 2024-02-10T06:42:54.980453+0000 mgr.y (mgr.34107) 1115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: cephadm 2024-02-10T06:42:55.076507+0000 mgr.y (mgr.34107) 1116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: cephadm 2024-02-10T06:42:55.172045+0000 mgr.y (mgr.34107) 1117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: cephadm 2024-02-10T06:42:55.268178+0000 mgr.y (mgr.34107) 1118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: cephadm 2024-02-10T06:42:55.361944+0000 mgr.y (mgr.34107) 1119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: cephadm 2024-02-10T06:42:55.454518+0000 mgr.y (mgr.34107) 1120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: cluster 2024-02-10T06:42:55.522842+0000 mgr.y (mgr.34107) 1121 : cluster 0 pgmap v181: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-02-10T06:42:56.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: cephadm 2024-02-10T06:42:55.549694+0000 mgr.y (mgr.34107) 1122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:55.626351+0000 mon.a (mon.0) 4394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:55.628350+0000 mon.a (mon.0) 4395 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:55.630560+0000 mon.a (mon.0) 4396 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:55.631375+0000 mon.a (mon.0) 4397 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:55.637864+0000 mon.a (mon.0) 4398 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:55.721417+0000 mon.a (mon.0) 4399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:55.724473+0000 mon.a (mon.0) 4400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:55.727573+0000 mon.a (mon.0) 4401 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:55.728422+0000 mon.a (mon.0) 4402 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:55.734237+0000 mon.a (mon.0) 4403 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:55.814952+0000 mon.a (mon.0) 4404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:55.817901+0000 mon.a (mon.0) 4405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:55.820571+0000 mon.a (mon.0) 4406 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:55.821524+0000 mon.a (mon.0) 4407 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:55.829357+0000 mon.a (mon.0) 4408 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:55.907134+0000 mon.a (mon.0) 4409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:55.910488+0000 mon.a (mon.0) 4410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:55.914063+0000 mon.a (mon.0) 4411 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:55.915466+0000 mon.a (mon.0) 4412 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:55.923768+0000 mon.a (mon.0) 4413 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.005815+0000 mon.a (mon.0) 4414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.008833+0000 mon.a (mon.0) 4415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.011826+0000 mon.a (mon.0) 4416 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.012927+0000 mon.a (mon.0) 4417 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.019057+0000 mon.a (mon.0) 4418 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.104107+0000 mon.a (mon.0) 4419 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.106474+0000 mon.a (mon.0) 4420 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.110026+0000 mon.a (mon.0) 4421 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.111322+0000 mon.a (mon.0) 4422 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:55.734237+0000 mon.a (mon.0) 4403 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:55.814952+0000 mon.a (mon.0) 4404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:55.817901+0000 mon.a (mon.0) 4405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:55.820571+0000 mon.a (mon.0) 4406 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:55.821524+0000 mon.a (mon.0) 4407 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:55.829357+0000 mon.a (mon.0) 4408 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:55.907134+0000 mon.a (mon.0) 4409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:55.910488+0000 mon.a (mon.0) 4410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:55.914063+0000 mon.a (mon.0) 4411 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:55.915466+0000 mon.a (mon.0) 4412 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:55.923768+0000 mon.a (mon.0) 4413 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.005815+0000 mon.a (mon.0) 4414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.008833+0000 mon.a (mon.0) 4415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.011826+0000 mon.a (mon.0) 4416 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.012927+0000 mon.a (mon.0) 4417 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.019057+0000 mon.a (mon.0) 4418 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.104107+0000 mon.a (mon.0) 4419 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.106474+0000 mon.a (mon.0) 4420 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.110026+0000 mon.a (mon.0) 4421 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.111322+0000 mon.a (mon.0) 4422 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.119867+0000 mon.a (mon.0) 4423 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.197381+0000 mon.a (mon.0) 4424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.201965+0000 mon.a (mon.0) 4425 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.206333+0000 mon.a (mon.0) 4426 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.207711+0000 mon.a (mon.0) 4427 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.215484+0000 mon.a (mon.0) 4428 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.297466+0000 mon.a (mon.0) 4429 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.300068+0000 mon.a (mon.0) 4430 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.303040+0000 mon.a (mon.0) 4431 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.304023+0000 mon.a (mon.0) 4432 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.311224+0000 mon.a (mon.0) 4433 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.390303+0000 mon.a (mon.0) 4434 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.392695+0000 mon.a (mon.0) 4435 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.395807+0000 mon.a (mon.0) 4436 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.396606+0000 mon.a (mon.0) 4437 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.402580+0000 mon.a (mon.0) 4438 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.466086+0000 mon.a (mon.0) 4439 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.468345+0000 mon.a (mon.0) 4440 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.470723+0000 mon.a (mon.0) 4441 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.119867+0000 mon.a (mon.0) 4423 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.197381+0000 mon.a (mon.0) 4424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.201965+0000 mon.a (mon.0) 4425 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.206333+0000 mon.a (mon.0) 4426 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.207711+0000 mon.a (mon.0) 4427 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.215484+0000 mon.a (mon.0) 4428 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.297466+0000 mon.a (mon.0) 4429 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.300068+0000 mon.a (mon.0) 4430 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.303040+0000 mon.a (mon.0) 4431 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.304023+0000 mon.a (mon.0) 4432 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.311224+0000 mon.a (mon.0) 4433 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.390303+0000 mon.a (mon.0) 4434 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.392695+0000 mon.a (mon.0) 4435 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.395807+0000 mon.a (mon.0) 4436 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.396606+0000 mon.a (mon.0) 4437 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.402580+0000 mon.a (mon.0) 4438 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.466086+0000 mon.a (mon.0) 4439 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.468345+0000 mon.a (mon.0) 4440 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.470723+0000 mon.a (mon.0) 4441 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.471581+0000 mon.a (mon.0) 4442 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.477951+0000 mon.a (mon.0) 4443 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.557243+0000 mon.a (mon.0) 4444 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.561007+0000 mon.a (mon.0) 4445 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.565262+0000 mon.a (mon.0) 4446 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.566788+0000 mon.a (mon.0) 4447 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[71198]: audit 2024-02-10T06:42:56.575654+0000 mon.a (mon.0) 4448 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.471581+0000 mon.a (mon.0) 4442 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.477951+0000 mon.a (mon.0) 4443 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.557243+0000 mon.a (mon.0) 4444 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.561007+0000 mon.a (mon.0) 4445 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.565262+0000 mon.a (mon.0) 4446 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.566788+0000 mon.a (mon.0) 4447 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:56 smithi046 bash[68510]: audit 2024-02-10T06:42:56.575654+0000 mon.a (mon.0) 4448 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.963 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: cephadm 2024-02-10T06:42:54.691995+0000 mgr.y (mgr.34107) 1112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: cephadm 2024-02-10T06:42:54.790051+0000 mgr.y (mgr.34107) 1113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: cephadm 2024-02-10T06:42:54.885888+0000 mgr.y (mgr.34107) 1114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: cephadm 2024-02-10T06:42:54.980453+0000 mgr.y (mgr.34107) 1115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: cephadm 2024-02-10T06:42:55.076507+0000 mgr.y (mgr.34107) 1116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: cephadm 2024-02-10T06:42:55.172045+0000 mgr.y (mgr.34107) 1117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: cephadm 2024-02-10T06:42:55.268178+0000 mgr.y (mgr.34107) 1118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: cephadm 2024-02-10T06:42:55.361944+0000 mgr.y (mgr.34107) 1119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: cephadm 2024-02-10T06:42:55.454518+0000 mgr.y (mgr.34107) 1120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: cluster 2024-02-10T06:42:55.522842+0000 mgr.y (mgr.34107) 1121 : cluster 0 pgmap v181: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-02-10T06:42:56.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: cephadm 2024-02-10T06:42:55.549694+0000 mgr.y (mgr.34107) 1122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:56.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:55.626351+0000 mon.a (mon.0) 4394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.964 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:55.628350+0000 mon.a (mon.0) 4395 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.965 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:55.630560+0000 mon.a (mon.0) 4396 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.965 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:55.631375+0000 mon.a (mon.0) 4397 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.965 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:55.637864+0000 mon.a (mon.0) 4398 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.965 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:55.721417+0000 mon.a (mon.0) 4399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.965 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:55.724473+0000 mon.a (mon.0) 4400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.965 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:55.727573+0000 mon.a (mon.0) 4401 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.965 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:55.728422+0000 mon.a (mon.0) 4402 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.965 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:55.734237+0000 mon.a (mon.0) 4403 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.965 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:55.814952+0000 mon.a (mon.0) 4404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.965 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:55.817901+0000 mon.a (mon.0) 4405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.965 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:55.820571+0000 mon.a (mon.0) 4406 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.965 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:55.821524+0000 mon.a (mon.0) 4407 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.965 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:55.829357+0000 mon.a (mon.0) 4408 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.965 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:55.907134+0000 mon.a (mon.0) 4409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.965 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:55.910488+0000 mon.a (mon.0) 4410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.965 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:55.914063+0000 mon.a (mon.0) 4411 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.966 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:55.915466+0000 mon.a (mon.0) 4412 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.966 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:55.923768+0000 mon.a (mon.0) 4413 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.966 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.005815+0000 mon.a (mon.0) 4414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.966 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.008833+0000 mon.a (mon.0) 4415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.966 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.011826+0000 mon.a (mon.0) 4416 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.966 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.012927+0000 mon.a (mon.0) 4417 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.966 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.019057+0000 mon.a (mon.0) 4418 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.966 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.104107+0000 mon.a (mon.0) 4419 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.966 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.106474+0000 mon.a (mon.0) 4420 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.966 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.110026+0000 mon.a (mon.0) 4421 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.966 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.111322+0000 mon.a (mon.0) 4422 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.966 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.119867+0000 mon.a (mon.0) 4423 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.966 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.197381+0000 mon.a (mon.0) 4424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.966 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.201965+0000 mon.a (mon.0) 4425 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.966 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.206333+0000 mon.a (mon.0) 4426 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.967 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.207711+0000 mon.a (mon.0) 4427 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.967 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.215484+0000 mon.a (mon.0) 4428 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.967 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.297466+0000 mon.a (mon.0) 4429 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.967 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.300068+0000 mon.a (mon.0) 4430 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.967 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.303040+0000 mon.a (mon.0) 4431 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.967 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.304023+0000 mon.a (mon.0) 4432 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.967 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.311224+0000 mon.a (mon.0) 4433 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.967 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.390303+0000 mon.a (mon.0) 4434 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.967 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.392695+0000 mon.a (mon.0) 4435 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.967 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.395807+0000 mon.a (mon.0) 4436 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.967 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.396606+0000 mon.a (mon.0) 4437 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.967 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.402580+0000 mon.a (mon.0) 4438 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.967 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.466086+0000 mon.a (mon.0) 4439 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.967 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.468345+0000 mon.a (mon.0) 4440 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.967 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.470723+0000 mon.a (mon.0) 4441 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.968 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.471581+0000 mon.a (mon.0) 4442 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.968 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.477951+0000 mon.a (mon.0) 4443 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:56.968 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.557243+0000 mon.a (mon.0) 4444 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:56.968 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.561007+0000 mon.a (mon.0) 4445 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:56.968 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.565262+0000 mon.a (mon.0) 4446 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:56.968 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.566788+0000 mon.a (mon.0) 4447 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:56.968 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:56 smithi175 bash[56722]: audit 2024-02-10T06:42:56.575654+0000 mon.a (mon.0) 4448 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: cephadm 2024-02-10T06:42:55.638534+0000 mgr.y (mgr.34107) 1123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: cephadm 2024-02-10T06:42:55.734717+0000 mgr.y (mgr.34107) 1124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: cephadm 2024-02-10T06:42:55.830010+0000 mgr.y (mgr.34107) 1125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: cephadm 2024-02-10T06:42:55.924656+0000 mgr.y (mgr.34107) 1126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: cephadm 2024-02-10T06:42:56.019853+0000 mgr.y (mgr.34107) 1127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: cephadm 2024-02-10T06:42:56.120607+0000 mgr.y (mgr.34107) 1128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: cephadm 2024-02-10T06:42:56.216105+0000 mgr.y (mgr.34107) 1129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: cephadm 2024-02-10T06:42:56.311766+0000 mgr.y (mgr.34107) 1130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: cephadm 2024-02-10T06:42:56.403176+0000 mgr.y (mgr.34107) 1131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: cephadm 2024-02-10T06:42:56.478600+0000 mgr.y (mgr.34107) 1132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: cephadm 2024-02-10T06:42:56.576413+0000 mgr.y (mgr.34107) 1133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:56.659820+0000 mon.a (mon.0) 4449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:56.662329+0000 mon.a (mon.0) 4450 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:56.665203+0000 mon.a (mon.0) 4451 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:56.666262+0000 mon.a (mon.0) 4452 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:56.675230+0000 mon.a (mon.0) 4453 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:56.756997+0000 mon.a (mon.0) 4454 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:56.759712+0000 mon.a (mon.0) 4455 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:56.763010+0000 mon.a (mon.0) 4456 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:56.764230+0000 mon.a (mon.0) 4457 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:56.772122+0000 mon.a (mon.0) 4458 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: cephadm 2024-02-10T06:42:55.638534+0000 mgr.y (mgr.34107) 1123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: cephadm 2024-02-10T06:42:55.734717+0000 mgr.y (mgr.34107) 1124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: cephadm 2024-02-10T06:42:55.830010+0000 mgr.y (mgr.34107) 1125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: cephadm 2024-02-10T06:42:55.924656+0000 mgr.y (mgr.34107) 1126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: cephadm 2024-02-10T06:42:56.019853+0000 mgr.y (mgr.34107) 1127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: cephadm 2024-02-10T06:42:56.120607+0000 mgr.y (mgr.34107) 1128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: cephadm 2024-02-10T06:42:56.216105+0000 mgr.y (mgr.34107) 1129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: cephadm 2024-02-10T06:42:56.311766+0000 mgr.y (mgr.34107) 1130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: cephadm 2024-02-10T06:42:56.403176+0000 mgr.y (mgr.34107) 1131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: cephadm 2024-02-10T06:42:56.478600+0000 mgr.y (mgr.34107) 1132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: cephadm 2024-02-10T06:42:56.576413+0000 mgr.y (mgr.34107) 1133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:56.659820+0000 mon.a (mon.0) 4449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:56.662329+0000 mon.a (mon.0) 4450 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:56.665203+0000 mon.a (mon.0) 4451 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:56.666262+0000 mon.a (mon.0) 4452 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:56.675230+0000 mon.a (mon.0) 4453 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:56.756997+0000 mon.a (mon.0) 4454 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:56.759712+0000 mon.a (mon.0) 4455 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:56.763010+0000 mon.a (mon.0) 4456 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:56.764230+0000 mon.a (mon.0) 4457 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:56.772122+0000 mon.a (mon.0) 4458 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:56.853544+0000 mon.a (mon.0) 4459 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:56.857310+0000 mon.a (mon.0) 4460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:56.860028+0000 mon.a (mon.0) 4461 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:56.860809+0000 mon.a (mon.0) 4462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:56.868206+0000 mon.a (mon.0) 4463 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:56.946657+0000 mon.a (mon.0) 4464 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:56.949581+0000 mon.a (mon.0) 4465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:56.952426+0000 mon.a (mon.0) 4466 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:56.953483+0000 mon.a (mon.0) 4467 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:56.961166+0000 mon.a (mon.0) 4468 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.042911+0000 mon.a (mon.0) 4469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.046075+0000 mon.a (mon.0) 4470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.049222+0000 mon.a (mon.0) 4471 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.050533+0000 mon.a (mon.0) 4472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.057992+0000 mon.a (mon.0) 4473 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.138787+0000 mon.a (mon.0) 4474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.141685+0000 mon.a (mon.0) 4475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.144599+0000 mon.a (mon.0) 4476 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.145787+0000 mon.a (mon.0) 4477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:56.853544+0000 mon.a (mon.0) 4459 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:56.857310+0000 mon.a (mon.0) 4460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:56.860028+0000 mon.a (mon.0) 4461 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:56.860809+0000 mon.a (mon.0) 4462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:56.868206+0000 mon.a (mon.0) 4463 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:56.946657+0000 mon.a (mon.0) 4464 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:56.949581+0000 mon.a (mon.0) 4465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:56.952426+0000 mon.a (mon.0) 4466 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.892 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:56.953483+0000 mon.a (mon.0) 4467 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.892 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:56.961166+0000 mon.a (mon.0) 4468 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.892 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.042911+0000 mon.a (mon.0) 4469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.892 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.046075+0000 mon.a (mon.0) 4470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.892 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.049222+0000 mon.a (mon.0) 4471 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.892 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.050533+0000 mon.a (mon.0) 4472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.893 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.057992+0000 mon.a (mon.0) 4473 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.893 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.138787+0000 mon.a (mon.0) 4474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.893 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.141685+0000 mon.a (mon.0) 4475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.893 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.144599+0000 mon.a (mon.0) 4476 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.893 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.145787+0000 mon.a (mon.0) 4477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.894 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.153796+0000 mon.a (mon.0) 4478 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.894 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.239654+0000 mon.a (mon.0) 4479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.894 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.243837+0000 mon.a (mon.0) 4480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.894 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.247276+0000 mon.a (mon.0) 4481 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.894 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.248610+0000 mon.a (mon.0) 4482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.895 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.256105+0000 mon.a (mon.0) 4483 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.895 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.340234+0000 mon.a (mon.0) 4484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.895 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.343528+0000 mon.a (mon.0) 4485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.895 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.346543+0000 mon.a (mon.0) 4486 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.895 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.347712+0000 mon.a (mon.0) 4487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.895 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.356581+0000 mon.a (mon.0) 4488 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.895 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.437831+0000 mon.a (mon.0) 4489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.896 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.440267+0000 mon.a (mon.0) 4490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.896 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.443715+0000 mon.a (mon.0) 4491 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.896 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.444718+0000 mon.a (mon.0) 4492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.896 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.450591+0000 mon.a (mon.0) 4493 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.896 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.533604+0000 mon.a (mon.0) 4494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.896 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.536068+0000 mon.a (mon.0) 4495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.897 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.538877+0000 mon.a (mon.0) 4496 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.897 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.539935+0000 mon.a (mon.0) 4497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.897 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[71198]: audit 2024-02-10T06:42:57.547128+0000 mon.a (mon.0) 4498 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.897 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.153796+0000 mon.a (mon.0) 4478 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.239654+0000 mon.a (mon.0) 4479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.243837+0000 mon.a (mon.0) 4480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.247276+0000 mon.a (mon.0) 4481 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.248610+0000 mon.a (mon.0) 4482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.256105+0000 mon.a (mon.0) 4483 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.340234+0000 mon.a (mon.0) 4484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.899 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.343528+0000 mon.a (mon.0) 4485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.899 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.346543+0000 mon.a (mon.0) 4486 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.899 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.347712+0000 mon.a (mon.0) 4487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.899 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.356581+0000 mon.a (mon.0) 4488 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.899 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.437831+0000 mon.a (mon.0) 4489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.899 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.440267+0000 mon.a (mon.0) 4490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.900 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.443715+0000 mon.a (mon.0) 4491 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.900 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.444718+0000 mon.a (mon.0) 4492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.900 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.450591+0000 mon.a (mon.0) 4493 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.900 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.533604+0000 mon.a (mon.0) 4494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.900 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.536068+0000 mon.a (mon.0) 4495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.900 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.538877+0000 mon.a (mon.0) 4496 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.901 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.539935+0000 mon.a (mon.0) 4497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.901 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:57 smithi046 bash[68510]: audit 2024-02-10T06:42:57.547128+0000 mon.a (mon.0) 4498 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: cephadm 2024-02-10T06:42:55.638534+0000 mgr.y (mgr.34107) 1123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: cephadm 2024-02-10T06:42:55.734717+0000 mgr.y (mgr.34107) 1124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: cephadm 2024-02-10T06:42:55.830010+0000 mgr.y (mgr.34107) 1125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: cephadm 2024-02-10T06:42:55.924656+0000 mgr.y (mgr.34107) 1126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: cephadm 2024-02-10T06:42:56.019853+0000 mgr.y (mgr.34107) 1127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: cephadm 2024-02-10T06:42:56.120607+0000 mgr.y (mgr.34107) 1128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: cephadm 2024-02-10T06:42:56.216105+0000 mgr.y (mgr.34107) 1129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: cephadm 2024-02-10T06:42:56.311766+0000 mgr.y (mgr.34107) 1130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: cephadm 2024-02-10T06:42:56.403176+0000 mgr.y (mgr.34107) 1131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: cephadm 2024-02-10T06:42:56.478600+0000 mgr.y (mgr.34107) 1132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: cephadm 2024-02-10T06:42:56.576413+0000 mgr.y (mgr.34107) 1133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:57.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:56.659820+0000 mon.a (mon.0) 4449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:56.662329+0000 mon.a (mon.0) 4450 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:56.665203+0000 mon.a (mon.0) 4451 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:56.666262+0000 mon.a (mon.0) 4452 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:56.675230+0000 mon.a (mon.0) 4453 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:56.756997+0000 mon.a (mon.0) 4454 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:56.759712+0000 mon.a (mon.0) 4455 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:56.763010+0000 mon.a (mon.0) 4456 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:56.764230+0000 mon.a (mon.0) 4457 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:56.772122+0000 mon.a (mon.0) 4458 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:56.853544+0000 mon.a (mon.0) 4459 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:56.857310+0000 mon.a (mon.0) 4460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:56.860028+0000 mon.a (mon.0) 4461 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:56.860809+0000 mon.a (mon.0) 4462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:56.868206+0000 mon.a (mon.0) 4463 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:56.946657+0000 mon.a (mon.0) 4464 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:56.949581+0000 mon.a (mon.0) 4465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:56.952426+0000 mon.a (mon.0) 4466 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:56.953483+0000 mon.a (mon.0) 4467 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:56.961166+0000 mon.a (mon.0) 4468 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.042911+0000 mon.a (mon.0) 4469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.046075+0000 mon.a (mon.0) 4470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.049222+0000 mon.a (mon.0) 4471 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.050533+0000 mon.a (mon.0) 4472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.057992+0000 mon.a (mon.0) 4473 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.138787+0000 mon.a (mon.0) 4474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.141685+0000 mon.a (mon.0) 4475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.144599+0000 mon.a (mon.0) 4476 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.145787+0000 mon.a (mon.0) 4477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.153796+0000 mon.a (mon.0) 4478 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.239654+0000 mon.a (mon.0) 4479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.243837+0000 mon.a (mon.0) 4480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.247276+0000 mon.a (mon.0) 4481 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.248610+0000 mon.a (mon.0) 4482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.256105+0000 mon.a (mon.0) 4483 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.340234+0000 mon.a (mon.0) 4484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.343528+0000 mon.a (mon.0) 4485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.346543+0000 mon.a (mon.0) 4486 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.347712+0000 mon.a (mon.0) 4487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.356581+0000 mon.a (mon.0) 4488 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.437831+0000 mon.a (mon.0) 4489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.440267+0000 mon.a (mon.0) 4490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.443715+0000 mon.a (mon.0) 4491 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.444718+0000 mon.a (mon.0) 4492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.450591+0000 mon.a (mon.0) 4493 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:57.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.533604+0000 mon.a (mon.0) 4494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:57.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.536068+0000 mon.a (mon.0) 4495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:57.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.538877+0000 mon.a (mon.0) 4496 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:57.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.539935+0000 mon.a (mon.0) 4497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:57.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:57 smithi175 bash[56722]: audit 2024-02-10T06:42:57.547128+0000 mon.a (mon.0) 4498 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.775 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[63601]: debug 2024-02-10T06:42:58.693+0000 7fbea859e7c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-02-10T06:42:58.776 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: cephadm 2024-02-10T06:42:56.676121+0000 mgr.y (mgr.34107) 1134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.776 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: cephadm 2024-02-10T06:42:56.772829+0000 mgr.y (mgr.34107) 1135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.776 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: cephadm 2024-02-10T06:42:56.868850+0000 mgr.y (mgr.34107) 1136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.776 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: cephadm 2024-02-10T06:42:56.962206+0000 mgr.y (mgr.34107) 1137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.776 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: cephadm 2024-02-10T06:42:57.058652+0000 mgr.y (mgr.34107) 1138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.776 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: cephadm 2024-02-10T06:42:57.154437+0000 mgr.y (mgr.34107) 1139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: cephadm 2024-02-10T06:42:57.256954+0000 mgr.y (mgr.34107) 1140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: cephadm 2024-02-10T06:42:57.357381+0000 mgr.y (mgr.34107) 1141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: cephadm 2024-02-10T06:42:57.451338+0000 mgr.y (mgr.34107) 1142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: cluster 2024-02-10T06:42:57.524275+0000 mgr.y (mgr.34107) 1143 : cluster 0 pgmap v182: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-02-10T06:42:58.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: cephadm 2024-02-10T06:42:57.547743+0000 mgr.y (mgr.34107) 1144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:57.624756+0000 mon.a (mon.0) 4499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:57.626671+0000 mon.a (mon.0) 4500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:57.628448+0000 mon.a (mon.0) 4501 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:57.629104+0000 mon.a (mon.0) 4502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:57.634529+0000 mon.a (mon.0) 4503 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:57.716566+0000 mon.a (mon.0) 4504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:57.718640+0000 mon.a (mon.0) 4505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:57.720759+0000 mon.a (mon.0) 4506 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:57.721558+0000 mon.a (mon.0) 4507 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:57.727934+0000 mon.a (mon.0) 4508 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.777 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:57.840437+0000 mon.a (mon.0) 4509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:57.842706+0000 mon.a (mon.0) 4510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:57.846118+0000 mon.a (mon.0) 4511 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:57.847186+0000 mon.a (mon.0) 4512 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:57.854469+0000 mon.a (mon.0) 4513 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:57.937648+0000 mon.a (mon.0) 4514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:57.940543+0000 mon.a (mon.0) 4515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:57.944707+0000 mon.a (mon.0) 4516 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:57.946100+0000 mon.a (mon.0) 4517 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:57.956264+0000 mon.a (mon.0) 4518 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.038367+0000 mon.a (mon.0) 4519 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.041109+0000 mon.a (mon.0) 4520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.044000+0000 mon.a (mon.0) 4521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.045190+0000 mon.a (mon.0) 4522 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.051178+0000 mon.a (mon.0) 4523 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.133013+0000 mon.a (mon.0) 4524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.778 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.135947+0000 mon.a (mon.0) 4525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.779 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.138692+0000 mon.a (mon.0) 4526 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.779 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.139755+0000 mon.a (mon.0) 4527 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.779 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.148313+0000 mon.a (mon.0) 4528 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.779 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.228521+0000 mon.a (mon.0) 4529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.779 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.231069+0000 mon.a (mon.0) 4530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.779 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.233709+0000 mon.a (mon.0) 4531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.779 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.234428+0000 mon.a (mon.0) 4532 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.779 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.241222+0000 mon.a (mon.0) 4533 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.779 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.322994+0000 mon.a (mon.0) 4534 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.779 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.325545+0000 mon.a (mon.0) 4535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.779 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.328268+0000 mon.a (mon.0) 4536 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.779 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.329097+0000 mon.a (mon.0) 4537 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.779 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.334597+0000 mon.a (mon.0) 4538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.780 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.415293+0000 mon.a (mon.0) 4539 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.780 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.417745+0000 mon.a (mon.0) 4540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.780 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.420294+0000 mon.a (mon.0) 4541 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.780 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.421256+0000 mon.a (mon.0) 4542 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.780 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.428930+0000 mon.a (mon.0) 4543 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.780 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.466660+0000 mon.a (mon.0) 4544 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.780 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.475077+0000 mon.a (mon.0) 4545 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.780 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.481588+0000 mon.a (mon.0) 4546 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.780 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.509450+0000 mon.a (mon.0) 4547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.780 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.511683+0000 mon.a (mon.0) 4548 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.780 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.513464+0000 mon.a (mon.0) 4549 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.780 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.514825+0000 mon.a (mon.0) 4550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.780 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[56722]: audit 2024-02-10T06:42:58.516468+0000 mon.a (mon.0) 4551 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T06:42:58.878 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[64735]: debug 2024-02-10T06:42:58.511+0000 7fdb0f213700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-02-10T06:42:58.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: cephadm 2024-02-10T06:42:56.676121+0000 mgr.y (mgr.34107) 1134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: cephadm 2024-02-10T06:42:56.772829+0000 mgr.y (mgr.34107) 1135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: cephadm 2024-02-10T06:42:56.868850+0000 mgr.y (mgr.34107) 1136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: cephadm 2024-02-10T06:42:56.962206+0000 mgr.y (mgr.34107) 1137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: cephadm 2024-02-10T06:42:57.058652+0000 mgr.y (mgr.34107) 1138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: cephadm 2024-02-10T06:42:57.154437+0000 mgr.y (mgr.34107) 1139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: cephadm 2024-02-10T06:42:57.256954+0000 mgr.y (mgr.34107) 1140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: cephadm 2024-02-10T06:42:57.357381+0000 mgr.y (mgr.34107) 1141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: cephadm 2024-02-10T06:42:57.451338+0000 mgr.y (mgr.34107) 1142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: cluster 2024-02-10T06:42:57.524275+0000 mgr.y (mgr.34107) 1143 : cluster 0 pgmap v182: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-02-10T06:42:58.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: cephadm 2024-02-10T06:42:57.547743+0000 mgr.y (mgr.34107) 1144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:57.624756+0000 mon.a (mon.0) 4499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:57.626671+0000 mon.a (mon.0) 4500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:57.628448+0000 mon.a (mon.0) 4501 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:57.629104+0000 mon.a (mon.0) 4502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:57.634529+0000 mon.a (mon.0) 4503 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:57.716566+0000 mon.a (mon.0) 4504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:57.718640+0000 mon.a (mon.0) 4505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:57.720759+0000 mon.a (mon.0) 4506 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:57.721558+0000 mon.a (mon.0) 4507 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: cephadm 2024-02-10T06:42:56.676121+0000 mgr.y (mgr.34107) 1134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: cephadm 2024-02-10T06:42:56.772829+0000 mgr.y (mgr.34107) 1135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: cephadm 2024-02-10T06:42:56.868850+0000 mgr.y (mgr.34107) 1136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: cephadm 2024-02-10T06:42:56.962206+0000 mgr.y (mgr.34107) 1137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: cephadm 2024-02-10T06:42:57.058652+0000 mgr.y (mgr.34107) 1138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: cephadm 2024-02-10T06:42:57.154437+0000 mgr.y (mgr.34107) 1139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: cephadm 2024-02-10T06:42:57.256954+0000 mgr.y (mgr.34107) 1140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: cephadm 2024-02-10T06:42:57.357381+0000 mgr.y (mgr.34107) 1141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: cephadm 2024-02-10T06:42:57.451338+0000 mgr.y (mgr.34107) 1142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: cluster 2024-02-10T06:42:57.524275+0000 mgr.y (mgr.34107) 1143 : cluster 0 pgmap v182: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-02-10T06:42:58.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: cephadm 2024-02-10T06:42:57.547743+0000 mgr.y (mgr.34107) 1144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:58.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:57.624756+0000 mon.a (mon.0) 4499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:57.626671+0000 mon.a (mon.0) 4500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:57.628448+0000 mon.a (mon.0) 4501 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:57.629104+0000 mon.a (mon.0) 4502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:57.634529+0000 mon.a (mon.0) 4503 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:57.716566+0000 mon.a (mon.0) 4504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:57.718640+0000 mon.a (mon.0) 4505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:57.720759+0000 mon.a (mon.0) 4506 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:57.721558+0000 mon.a (mon.0) 4507 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:57.727934+0000 mon.a (mon.0) 4508 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:57.840437+0000 mon.a (mon.0) 4509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:57.842706+0000 mon.a (mon.0) 4510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:57.846118+0000 mon.a (mon.0) 4511 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:57.847186+0000 mon.a (mon.0) 4512 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:57.854469+0000 mon.a (mon.0) 4513 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:57.937648+0000 mon.a (mon.0) 4514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:57.940543+0000 mon.a (mon.0) 4515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:57.944707+0000 mon.a (mon.0) 4516 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:57.946100+0000 mon.a (mon.0) 4517 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:57.956264+0000 mon.a (mon.0) 4518 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.038367+0000 mon.a (mon.0) 4519 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.041109+0000 mon.a (mon.0) 4520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.044000+0000 mon.a (mon.0) 4521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.045190+0000 mon.a (mon.0) 4522 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.051178+0000 mon.a (mon.0) 4523 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.133013+0000 mon.a (mon.0) 4524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.135947+0000 mon.a (mon.0) 4525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.138692+0000 mon.a (mon.0) 4526 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.139755+0000 mon.a (mon.0) 4527 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.148313+0000 mon.a (mon.0) 4528 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.228521+0000 mon.a (mon.0) 4529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.231069+0000 mon.a (mon.0) 4530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.233709+0000 mon.a (mon.0) 4531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.234428+0000 mon.a (mon.0) 4532 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.241222+0000 mon.a (mon.0) 4533 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.322994+0000 mon.a (mon.0) 4534 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.325545+0000 mon.a (mon.0) 4535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.328268+0000 mon.a (mon.0) 4536 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.329097+0000 mon.a (mon.0) 4537 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.334597+0000 mon.a (mon.0) 4538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.415293+0000 mon.a (mon.0) 4539 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.417745+0000 mon.a (mon.0) 4540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.420294+0000 mon.a (mon.0) 4541 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.421256+0000 mon.a (mon.0) 4542 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.428930+0000 mon.a (mon.0) 4543 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.466660+0000 mon.a (mon.0) 4544 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.475077+0000 mon.a (mon.0) 4545 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.481588+0000 mon.a (mon.0) 4546 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.509450+0000 mon.a (mon.0) 4547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.511683+0000 mon.a (mon.0) 4548 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.513464+0000 mon.a (mon.0) 4549 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.514825+0000 mon.a (mon.0) 4550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[71198]: audit 2024-02-10T06:42:58.516468+0000 mon.a (mon.0) 4551 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T06:42:58.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:57.727934+0000 mon.a (mon.0) 4508 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:57.840437+0000 mon.a (mon.0) 4509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:57.842706+0000 mon.a (mon.0) 4510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:57.846118+0000 mon.a (mon.0) 4511 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:57.847186+0000 mon.a (mon.0) 4512 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:57.854469+0000 mon.a (mon.0) 4513 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:57.937648+0000 mon.a (mon.0) 4514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:57.940543+0000 mon.a (mon.0) 4515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:57.944707+0000 mon.a (mon.0) 4516 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:57.946100+0000 mon.a (mon.0) 4517 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:57.956264+0000 mon.a (mon.0) 4518 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.038367+0000 mon.a (mon.0) 4519 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.041109+0000 mon.a (mon.0) 4520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.044000+0000 mon.a (mon.0) 4521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.045190+0000 mon.a (mon.0) 4522 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.051178+0000 mon.a (mon.0) 4523 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.133013+0000 mon.a (mon.0) 4524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.135947+0000 mon.a (mon.0) 4525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.138692+0000 mon.a (mon.0) 4526 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.139755+0000 mon.a (mon.0) 4527 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.148313+0000 mon.a (mon.0) 4528 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.228521+0000 mon.a (mon.0) 4529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.231069+0000 mon.a (mon.0) 4530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.233709+0000 mon.a (mon.0) 4531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.234428+0000 mon.a (mon.0) 4532 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.241222+0000 mon.a (mon.0) 4533 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.322994+0000 mon.a (mon.0) 4534 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.325545+0000 mon.a (mon.0) 4535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.328268+0000 mon.a (mon.0) 4536 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.329097+0000 mon.a (mon.0) 4537 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.334597+0000 mon.a (mon.0) 4538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.415293+0000 mon.a (mon.0) 4539 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.417745+0000 mon.a (mon.0) 4540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.420294+0000 mon.a (mon.0) 4541 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:42:58.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.421256+0000 mon.a (mon.0) 4542 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:42:58.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.428930+0000 mon.a (mon.0) 4543 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.466660+0000 mon.a (mon.0) 4544 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.475077+0000 mon.a (mon.0) 4545 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.481588+0000 mon.a (mon.0) 4546 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:58.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.509450+0000 mon.a (mon.0) 4547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:42:58.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.511683+0000 mon.a (mon.0) 4548 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.513464+0000 mon.a (mon.0) 4549 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.514825+0000 mon.a (mon.0) 4550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:42:58.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:58 smithi046 bash[68510]: audit 2024-02-10T06:42:58.516468+0000 mon.a (mon.0) 4551 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T06:42:58.994 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:42:58 smithi175 bash[63601]: debug 2024-02-10T06:42:58.769+0000 7fbea859e7c0 -1 osd.4 133 log_to_monitors true 2024-02-10T06:42:59.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:59 smithi175 bash[56722]: cephadm 2024-02-10T06:42:57.635069+0000 mgr.y (mgr.34107) 1145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:59 smithi175 bash[56722]: cephadm 2024-02-10T06:42:57.728588+0000 mgr.y (mgr.34107) 1146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:59 smithi175 bash[56722]: cephadm 2024-02-10T06:42:57.855091+0000 mgr.y (mgr.34107) 1147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:59 smithi175 bash[56722]: cephadm 2024-02-10T06:42:57.957368+0000 mgr.y (mgr.34107) 1148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:59 smithi175 bash[56722]: cephadm 2024-02-10T06:42:58.051687+0000 mgr.y (mgr.34107) 1149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:59 smithi175 bash[56722]: cephadm 2024-02-10T06:42:58.149161+0000 mgr.y (mgr.34107) 1150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:59 smithi175 bash[56722]: cephadm 2024-02-10T06:42:58.241814+0000 mgr.y (mgr.34107) 1151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:59 smithi175 bash[56722]: cephadm 2024-02-10T06:42:58.335201+0000 mgr.y (mgr.34107) 1152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:59 smithi175 bash[56722]: cephadm 2024-02-10T06:42:58.429541+0000 mgr.y (mgr.34107) 1153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:59 smithi175 bash[56722]: audit 2024-02-10T06:42:58.516628+0000 mgr.y (mgr.34107) 1154 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T06:42:59.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:59 smithi175 bash[56722]: cephadm 2024-02-10T06:42:58.517626+0000 mgr.y (mgr.34107) 1155 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-02-10T06:42:59.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:59 smithi175 bash[56722]: audit 2024-02-10T06:42:58.774989+0000 mon.a (mon.0) 4552 : audit 1 from='osd.4 [v2:172.21.15.175:6800/1003793729,v1:172.21.15.175:6801/1003793729]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T06:42:59.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:59 smithi175 bash[56722]: audit 2024-02-10T06:42:59.496543+0000 mon.a (mon.0) 4553 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:59.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:42:59 smithi175 bash[56722]: audit 2024-02-10T06:42:59.497820+0000 mon.a (mon.0) 4554 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:42:59.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[71198]: cephadm 2024-02-10T06:42:57.635069+0000 mgr.y (mgr.34107) 1145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[71198]: cephadm 2024-02-10T06:42:57.728588+0000 mgr.y (mgr.34107) 1146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[71198]: cephadm 2024-02-10T06:42:57.855091+0000 mgr.y (mgr.34107) 1147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[71198]: cephadm 2024-02-10T06:42:57.957368+0000 mgr.y (mgr.34107) 1148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[71198]: cephadm 2024-02-10T06:42:58.051687+0000 mgr.y (mgr.34107) 1149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[71198]: cephadm 2024-02-10T06:42:58.149161+0000 mgr.y (mgr.34107) 1150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[71198]: cephadm 2024-02-10T06:42:58.241814+0000 mgr.y (mgr.34107) 1151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[71198]: cephadm 2024-02-10T06:42:58.335201+0000 mgr.y (mgr.34107) 1152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[71198]: cephadm 2024-02-10T06:42:58.429541+0000 mgr.y (mgr.34107) 1153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[71198]: audit 2024-02-10T06:42:58.516628+0000 mgr.y (mgr.34107) 1154 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T06:42:59.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[71198]: cephadm 2024-02-10T06:42:58.517626+0000 mgr.y (mgr.34107) 1155 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-02-10T06:42:59.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[71198]: audit 2024-02-10T06:42:58.774989+0000 mon.a (mon.0) 4552 : audit 1 from='osd.4 [v2:172.21.15.175:6800/1003793729,v1:172.21.15.175:6801/1003793729]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T06:42:59.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[71198]: audit 2024-02-10T06:42:59.496543+0000 mon.a (mon.0) 4553 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:59.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[71198]: audit 2024-02-10T06:42:59.497820+0000 mon.a (mon.0) 4554 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:42:59.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[68510]: cephadm 2024-02-10T06:42:57.635069+0000 mgr.y (mgr.34107) 1145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[68510]: cephadm 2024-02-10T06:42:57.728588+0000 mgr.y (mgr.34107) 1146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[68510]: cephadm 2024-02-10T06:42:57.855091+0000 mgr.y (mgr.34107) 1147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[68510]: cephadm 2024-02-10T06:42:57.957368+0000 mgr.y (mgr.34107) 1148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[68510]: cephadm 2024-02-10T06:42:58.051687+0000 mgr.y (mgr.34107) 1149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[68510]: cephadm 2024-02-10T06:42:58.149161+0000 mgr.y (mgr.34107) 1150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[68510]: cephadm 2024-02-10T06:42:58.241814+0000 mgr.y (mgr.34107) 1151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[68510]: cephadm 2024-02-10T06:42:58.335201+0000 mgr.y (mgr.34107) 1152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[68510]: cephadm 2024-02-10T06:42:58.429541+0000 mgr.y (mgr.34107) 1153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:42:59.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[68510]: audit 2024-02-10T06:42:58.516628+0000 mgr.y (mgr.34107) 1154 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T06:42:59.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[68510]: cephadm 2024-02-10T06:42:58.517626+0000 mgr.y (mgr.34107) 1155 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-02-10T06:42:59.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[68510]: audit 2024-02-10T06:42:58.774989+0000 mon.a (mon.0) 4552 : audit 1 from='osd.4 [v2:172.21.15.175:6800/1003793729,v1:172.21.15.175:6801/1003793729]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T06:42:59.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[68510]: audit 2024-02-10T06:42:59.496543+0000 mon.a (mon.0) 4553 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:42:59.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:42:59 smithi046 bash[68510]: audit 2024-02-10T06:42:59.497820+0000 mon.a (mon.0) 4554 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:43:00.448 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:43:00 smithi175 bash[63601]: debug 2024-02-10T06:43:00.153+0000 7fbe959ee700 -1 osd.4 133 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T06:43:00.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:00 smithi175 bash[56722]: cluster 2024-02-10T06:42:59.525169+0000 mgr.y (mgr.34107) 1156 : cluster 0 pgmap v183: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-02-10T06:43:00.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:00 smithi175 bash[56722]: audit 2024-02-10T06:42:59.619700+0000 mon.a (mon.0) 4555 : audit 1 from='osd.4 [v2:172.21.15.175:6800/1003793729,v1:172.21.15.175:6801/1003793729]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-10T06:43:00.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:00 smithi175 bash[56722]: cluster 2024-02-10T06:42:59.625501+0000 mon.a (mon.0) 4556 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2024-02-10T06:43:00.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:00 smithi175 bash[56722]: audit 2024-02-10T06:42:59.626325+0000 mon.a (mon.0) 4557 : audit 1 from='osd.4 [v2:172.21.15.175:6800/1003793729,v1:172.21.15.175:6801/1003793729]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:43:00.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:00 smithi175 bash[56722]: cluster 2024-02-10T06:42:59.970545+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e136 with expected crc 2024-02-10T06:43:00.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:00 smithi175 bash[56722]: cluster 2024-02-10T06:42:59.973215+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e136 with expected crc 2024-02-10T06:43:00.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:00 smithi175 bash[56722]: audit 2024-02-10T06:43:00.126037+0000 mon.a (mon.0) 4558 : audit 1 from='osd.4 [v2:172.21.15.175:6800/1003793729,v1:172.21.15.175:6801/1003793729]' entity='osd.4' 2024-02-10T06:43:00.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:00 smithi175 bash[56722]: cluster 2024-02-10T06:43:00.202939+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e136 with expected crc 2024-02-10T06:43:00.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:00 smithi175 bash[56722]: cluster 2024-02-10T06:43:00.202985+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e136 with expected crc 2024-02-10T06:43:00.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:00 smithi046 bash[68510]: cluster 2024-02-10T06:42:59.525169+0000 mgr.y (mgr.34107) 1156 : cluster 0 pgmap v183: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-02-10T06:43:00.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:00 smithi046 bash[68510]: audit 2024-02-10T06:42:59.619700+0000 mon.a (mon.0) 4555 : audit 1 from='osd.4 [v2:172.21.15.175:6800/1003793729,v1:172.21.15.175:6801/1003793729]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-10T06:43:00.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:00 smithi046 bash[68510]: cluster 2024-02-10T06:42:59.625501+0000 mon.a (mon.0) 4556 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2024-02-10T06:43:00.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:00 smithi046 bash[68510]: audit 2024-02-10T06:42:59.626325+0000 mon.a (mon.0) 4557 : audit 1 from='osd.4 [v2:172.21.15.175:6800/1003793729,v1:172.21.15.175:6801/1003793729]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:43:00.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:00 smithi046 bash[68510]: cluster 2024-02-10T06:42:59.970545+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e136 with expected crc 2024-02-10T06:43:00.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:00 smithi046 bash[68510]: cluster 2024-02-10T06:42:59.973215+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e136 with expected crc 2024-02-10T06:43:00.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:00 smithi046 bash[68510]: audit 2024-02-10T06:43:00.126037+0000 mon.a (mon.0) 4558 : audit 1 from='osd.4 [v2:172.21.15.175:6800/1003793729,v1:172.21.15.175:6801/1003793729]' entity='osd.4' 2024-02-10T06:43:00.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:00 smithi046 bash[68510]: cluster 2024-02-10T06:43:00.202939+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e136 with expected crc 2024-02-10T06:43:00.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:00 smithi046 bash[68510]: cluster 2024-02-10T06:43:00.202985+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e136 with expected crc 2024-02-10T06:43:00.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:00 smithi046 bash[71198]: cluster 2024-02-10T06:42:59.525169+0000 mgr.y (mgr.34107) 1156 : cluster 0 pgmap v183: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-02-10T06:43:00.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:00 smithi046 bash[71198]: audit 2024-02-10T06:42:59.619700+0000 mon.a (mon.0) 4555 : audit 1 from='osd.4 [v2:172.21.15.175:6800/1003793729,v1:172.21.15.175:6801/1003793729]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-10T06:43:00.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:00 smithi046 bash[71198]: cluster 2024-02-10T06:42:59.625501+0000 mon.a (mon.0) 4556 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2024-02-10T06:43:00.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:00 smithi046 bash[71198]: audit 2024-02-10T06:42:59.626325+0000 mon.a (mon.0) 4557 : audit 1 from='osd.4 [v2:172.21.15.175:6800/1003793729,v1:172.21.15.175:6801/1003793729]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:43:00.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:00 smithi046 bash[71198]: cluster 2024-02-10T06:42:59.970545+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e136 with expected crc 2024-02-10T06:43:00.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:00 smithi046 bash[71198]: cluster 2024-02-10T06:42:59.973215+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e136 with expected crc 2024-02-10T06:43:00.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:00 smithi046 bash[71198]: audit 2024-02-10T06:43:00.126037+0000 mon.a (mon.0) 4558 : audit 1 from='osd.4 [v2:172.21.15.175:6800/1003793729,v1:172.21.15.175:6801/1003793729]' entity='osd.4' 2024-02-10T06:43:00.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:00 smithi046 bash[71198]: cluster 2024-02-10T06:43:00.202939+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e136 with expected crc 2024-02-10T06:43:00.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:00 smithi046 bash[71198]: cluster 2024-02-10T06:43:00.202985+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e136 with expected crc 2024-02-10T06:43:01.378 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:43:01] "GET /metrics HTTP/1.1" 200 38579 "" "Prometheus/2.33.4" 2024-02-10T06:43:01.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:01 smithi175 bash[56722]: cluster 2024-02-10T06:42:59.975825+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e136 with expected crc 2024-02-10T06:43:01.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:01 smithi175 bash[56722]: audit 2024-02-10T06:43:00.621146+0000 mgr.y (mgr.34107) 1157 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:43:01.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:01 smithi175 bash[56722]: cluster 2024-02-10T06:43:01.122884+0000 mon.a (mon.0) 4559 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:43:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:01 smithi175 bash[56722]: cluster 2024-02-10T06:43:01.131664+0000 mon.a (mon.0) 4560 : cluster 1 osd.4 [v2:172.21.15.175:6800/1003793729,v1:172.21.15.175:6801/1003793729] boot 2024-02-10T06:43:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:01 smithi175 bash[56722]: cluster 2024-02-10T06:43:01.131856+0000 mon.a (mon.0) 4561 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-02-10T06:43:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:01 smithi175 bash[56722]: audit 2024-02-10T06:43:01.132276+0000 mon.a (mon.0) 4562 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:43:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:01 smithi175 bash[56722]: cluster 2024-02-10T06:43:01.136635+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T06:43:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:01 smithi175 bash[56722]: cluster 2024-02-10T06:43:01.139507+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T06:43:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:01 smithi175 bash[56722]: cluster 2024-02-10T06:43:01.147931+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T06:43:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:01 smithi175 bash[56722]: audit 2024-02-10T06:43:01.281722+0000 mon.a (mon.0) 4563 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:01 smithi175 bash[56722]: audit 2024-02-10T06:43:01.290753+0000 mon.a (mon.0) 4564 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:01.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:01 smithi175 bash[56722]: audit 2024-02-10T06:43:01.297756+0000 mon.a (mon.0) 4565 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[68510]: cluster 2024-02-10T06:42:59.975825+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e136 with expected crc 2024-02-10T06:43:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[68510]: audit 2024-02-10T06:43:00.621146+0000 mgr.y (mgr.34107) 1157 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:43:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[68510]: cluster 2024-02-10T06:43:01.122884+0000 mon.a (mon.0) 4559 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:43:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[68510]: cluster 2024-02-10T06:43:01.131664+0000 mon.a (mon.0) 4560 : cluster 1 osd.4 [v2:172.21.15.175:6800/1003793729,v1:172.21.15.175:6801/1003793729] boot 2024-02-10T06:43:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[68510]: cluster 2024-02-10T06:43:01.131856+0000 mon.a (mon.0) 4561 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-02-10T06:43:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[68510]: audit 2024-02-10T06:43:01.132276+0000 mon.a (mon.0) 4562 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:43:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[68510]: cluster 2024-02-10T06:43:01.136635+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T06:43:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[68510]: cluster 2024-02-10T06:43:01.139507+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T06:43:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[68510]: cluster 2024-02-10T06:43:01.147931+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T06:43:02.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[68510]: audit 2024-02-10T06:43:01.281722+0000 mon.a (mon.0) 4563 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:02.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[68510]: audit 2024-02-10T06:43:01.290753+0000 mon.a (mon.0) 4564 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:02.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[68510]: audit 2024-02-10T06:43:01.297756+0000 mon.a (mon.0) 4565 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:02.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[71198]: cluster 2024-02-10T06:42:59.975825+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e136 with expected crc 2024-02-10T06:43:02.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[71198]: audit 2024-02-10T06:43:00.621146+0000 mgr.y (mgr.34107) 1157 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:43:02.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[71198]: cluster 2024-02-10T06:43:01.122884+0000 mon.a (mon.0) 4559 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:43:02.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[71198]: cluster 2024-02-10T06:43:01.131664+0000 mon.a (mon.0) 4560 : cluster 1 osd.4 [v2:172.21.15.175:6800/1003793729,v1:172.21.15.175:6801/1003793729] boot 2024-02-10T06:43:02.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[71198]: cluster 2024-02-10T06:43:01.131856+0000 mon.a (mon.0) 4561 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-02-10T06:43:02.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[71198]: audit 2024-02-10T06:43:01.132276+0000 mon.a (mon.0) 4562 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:43:02.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[71198]: cluster 2024-02-10T06:43:01.136635+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T06:43:02.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[71198]: cluster 2024-02-10T06:43:01.139507+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T06:43:02.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[71198]: cluster 2024-02-10T06:43:01.147931+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T06:43:02.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[71198]: audit 2024-02-10T06:43:01.281722+0000 mon.a (mon.0) 4563 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:02.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[71198]: audit 2024-02-10T06:43:01.290753+0000 mon.a (mon.0) 4564 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:02.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:01 smithi046 bash[71198]: audit 2024-02-10T06:43:01.297756+0000 mon.a (mon.0) 4565 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:02.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:02 smithi175 bash[56722]: cluster 2024-02-10T06:43:01.135897+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T06:43:02.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:02 smithi175 bash[56722]: cluster 2024-02-10T06:43:01.526229+0000 mgr.y (mgr.34107) 1158 : cluster 0 pgmap v186: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2024-02-10T06:43:02.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:02 smithi175 bash[56722]: cluster 2024-02-10T06:43:02.132248+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:02.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:02 smithi175 bash[56722]: cluster 2024-02-10T06:43:02.132987+0000 mon.a (mon.0) 4566 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2024-02-10T06:43:02.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:02 smithi175 bash[56722]: cluster 2024-02-10T06:43:02.138089+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:02.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:02 smithi175 bash[56722]: cluster 2024-02-10T06:43:02.139986+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:02.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:02 smithi175 bash[56722]: cluster 2024-02-10T06:43:02.140580+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:02.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:02 smithi175 bash[56722]: cluster 2024-02-10T06:43:02.142893+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:02.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:02 smithi175 bash[56722]: cluster 2024-02-10T06:43:02.145838+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:03.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:02 smithi046 bash[68510]: cluster 2024-02-10T06:43:01.135897+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T06:43:03.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:02 smithi046 bash[68510]: cluster 2024-02-10T06:43:01.526229+0000 mgr.y (mgr.34107) 1158 : cluster 0 pgmap v186: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2024-02-10T06:43:03.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:02 smithi046 bash[68510]: cluster 2024-02-10T06:43:02.132248+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:03.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:02 smithi046 bash[68510]: cluster 2024-02-10T06:43:02.132987+0000 mon.a (mon.0) 4566 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2024-02-10T06:43:03.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:02 smithi046 bash[68510]: cluster 2024-02-10T06:43:02.138089+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:03.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:02 smithi046 bash[68510]: cluster 2024-02-10T06:43:02.139986+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:03.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:02 smithi046 bash[68510]: cluster 2024-02-10T06:43:02.140580+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:03.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:02 smithi046 bash[68510]: cluster 2024-02-10T06:43:02.142893+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:03.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:02 smithi046 bash[68510]: cluster 2024-02-10T06:43:02.145838+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:03.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:02 smithi046 bash[71198]: cluster 2024-02-10T06:43:01.135897+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T06:43:03.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:02 smithi046 bash[71198]: cluster 2024-02-10T06:43:01.526229+0000 mgr.y (mgr.34107) 1158 : cluster 0 pgmap v186: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2024-02-10T06:43:03.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:02 smithi046 bash[71198]: cluster 2024-02-10T06:43:02.132248+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:03.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:02 smithi046 bash[71198]: cluster 2024-02-10T06:43:02.132987+0000 mon.a (mon.0) 4566 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2024-02-10T06:43:03.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:02 smithi046 bash[71198]: cluster 2024-02-10T06:43:02.138089+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:03.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:02 smithi046 bash[71198]: cluster 2024-02-10T06:43:02.139986+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:03.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:02 smithi046 bash[71198]: cluster 2024-02-10T06:43:02.140580+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:03.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:02 smithi046 bash[71198]: cluster 2024-02-10T06:43:02.142893+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:03.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:02 smithi046 bash[71198]: cluster 2024-02-10T06:43:02.145838+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:03.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:03 smithi175 bash[56722]: cluster 2024-02-10T06:43:02.137712+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:03.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:03 smithi175 bash[56722]: cluster 2024-02-10T06:43:02.140296+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:04.023 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:03 smithi046 bash[71198]: cluster 2024-02-10T06:43:02.137712+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:04.023 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:03 smithi046 bash[71198]: cluster 2024-02-10T06:43:02.140296+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:04.024 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:03 smithi046 bash[68510]: cluster 2024-02-10T06:43:02.137712+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:04.024 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:03 smithi046 bash[68510]: cluster 2024-02-10T06:43:02.140296+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T06:43:04.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:04 smithi175 bash[56722]: cluster 2024-02-10T06:43:03.527716+0000 mgr.y (mgr.34107) 1159 : cluster 0 pgmap v188: 161 pgs: 23 active+undersized+degraded, 30 active+undersized, 108 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 93/630 objects degraded (14.762%) 2024-02-10T06:43:04.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:04 smithi175 bash[56722]: cluster 2024-02-10T06:43:03.626031+0000 mon.a (mon.0) 4567 : cluster 3 Health check update: Degraded data redundancy: 93/630 objects degraded (14.762%), 23 pgs degraded (PG_DEGRADED) 2024-02-10T06:43:04.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:04 smithi175 bash[56722]: audit 2024-02-10T06:43:04.239139+0000 mon.a (mon.0) 4568 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:04.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:04 smithi175 bash[56722]: audit 2024-02-10T06:43:04.248102+0000 mon.a (mon.0) 4569 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:04.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:04 smithi175 bash[56722]: audit 2024-02-10T06:43:04.257200+0000 mon.a (mon.0) 4570 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:05.021 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:04 smithi046 bash[71198]: cluster 2024-02-10T06:43:03.527716+0000 mgr.y (mgr.34107) 1159 : cluster 0 pgmap v188: 161 pgs: 23 active+undersized+degraded, 30 active+undersized, 108 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 93/630 objects degraded (14.762%) 2024-02-10T06:43:05.021 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:04 smithi046 bash[71198]: cluster 2024-02-10T06:43:03.626031+0000 mon.a (mon.0) 4567 : cluster 3 Health check update: Degraded data redundancy: 93/630 objects degraded (14.762%), 23 pgs degraded (PG_DEGRADED) 2024-02-10T06:43:05.021 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:04 smithi046 bash[71198]: audit 2024-02-10T06:43:04.239139+0000 mon.a (mon.0) 4568 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:05.021 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:04 smithi046 bash[71198]: audit 2024-02-10T06:43:04.248102+0000 mon.a (mon.0) 4569 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:05.021 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:04 smithi046 bash[71198]: audit 2024-02-10T06:43:04.257200+0000 mon.a (mon.0) 4570 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:05.021 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:04 smithi046 bash[68510]: cluster 2024-02-10T06:43:03.527716+0000 mgr.y (mgr.34107) 1159 : cluster 0 pgmap v188: 161 pgs: 23 active+undersized+degraded, 30 active+undersized, 108 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 93/630 objects degraded (14.762%) 2024-02-10T06:43:05.021 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:04 smithi046 bash[68510]: cluster 2024-02-10T06:43:03.626031+0000 mon.a (mon.0) 4567 : cluster 3 Health check update: Degraded data redundancy: 93/630 objects degraded (14.762%), 23 pgs degraded (PG_DEGRADED) 2024-02-10T06:43:05.022 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:04 smithi046 bash[68510]: audit 2024-02-10T06:43:04.239139+0000 mon.a (mon.0) 4568 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:05.022 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:04 smithi046 bash[68510]: audit 2024-02-10T06:43:04.248102+0000 mon.a (mon.0) 4569 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:05.022 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:04 smithi046 bash[68510]: audit 2024-02-10T06:43:04.257200+0000 mon.a (mon.0) 4570 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:05.907 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:05 smithi175 bash[56722]: cluster 2024-02-10T06:43:05.529118+0000 mgr.y (mgr.34107) 1160 : cluster 0 pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:43:05.915 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:05 smithi046 bash[68510]: cluster 2024-02-10T06:43:05.529118+0000 mgr.y (mgr.34107) 1160 : cluster 0 pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:43:05.916 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:05 smithi046 bash[71198]: cluster 2024-02-10T06:43:05.529118+0000 mgr.y (mgr.34107) 1160 : cluster 0 pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:43:06.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:06 smithi175 bash[56722]: cluster 2024-02-10T06:43:05.638541+0000 mon.a (mon.0) 4571 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 93/630 objects degraded (14.762%), 23 pgs degraded) 2024-02-10T06:43:06.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:06 smithi175 bash[56722]: cluster 2024-02-10T06:43:05.638582+0000 mon.a (mon.0) 4572 : cluster 1 Cluster is now healthy 2024-02-10T06:43:07.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:06 smithi046 bash[68510]: cluster 2024-02-10T06:43:05.638541+0000 mon.a (mon.0) 4571 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 93/630 objects degraded (14.762%), 23 pgs degraded) 2024-02-10T06:43:07.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:06 smithi046 bash[68510]: cluster 2024-02-10T06:43:05.638582+0000 mon.a (mon.0) 4572 : cluster 1 Cluster is now healthy 2024-02-10T06:43:07.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:06 smithi046 bash[71198]: cluster 2024-02-10T06:43:05.638541+0000 mon.a (mon.0) 4571 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 93/630 objects degraded (14.762%), 23 pgs degraded) 2024-02-10T06:43:07.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:06 smithi046 bash[71198]: cluster 2024-02-10T06:43:05.638582+0000 mon.a (mon.0) 4572 : cluster 1 Cluster is now healthy 2024-02-10T06:43:07.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:07 smithi175 bash[56722]: cluster 2024-02-10T06:43:07.530096+0000 mgr.y (mgr.34107) 1161 : cluster 0 pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-10T06:43:08.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:07 smithi046 bash[68510]: cluster 2024-02-10T06:43:07.530096+0000 mgr.y (mgr.34107) 1161 : cluster 0 pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-10T06:43:08.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:07 smithi046 bash[71198]: cluster 2024-02-10T06:43:07.530096+0000 mgr.y (mgr.34107) 1161 : cluster 0 pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-10T06:43:10.423 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:43:10.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:10 smithi175 bash[56722]: cluster 2024-02-10T06:43:09.531281+0000 mgr.y (mgr.34107) 1162 : cluster 0 pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:43:10.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:10 smithi046 bash[71198]: cluster 2024-02-10T06:43:09.531281+0000 mgr.y (mgr.34107) 1162 : cluster 0 pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:43:10.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:10 smithi046 bash[68510]: cluster 2024-02-10T06:43:09.531281+0000 mgr.y (mgr.34107) 1162 : cluster 0 pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:43:11.185 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:43:11.186 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 6s ago 21m - - 2024-02-10T06:43:11.186 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 9s ago 21m - - 2024-02-10T06:43:11.186 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (7m) 6s ago 14m 16.6M - 0.23.0 ba2b418f427c a2b5f5f678df 2024-02-10T06:43:11.186 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (6m) 9s ago 13m 44.0M - 8.3.5 dad864ee21e9 1fff02f358ea 2024-02-10T06:43:11.186 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (5m) 6s ago 11m 48.3M - 3.5 e1d6a67b021e afbdab419484 2024-02-10T06:43:11.186 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (5m) 9s ago 20m 444M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:43:11.186 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (6m) 6s ago 22m 521M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:43:11.186 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (5m) 6s ago 22m 68.0M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 242e20c0094d 2024-02-10T06:43:11.186 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (4m) 9s ago 20m 48.5M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 4e4f0fba5e46 2024-02-10T06:43:11.186 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (4m) 6s ago 20m 53.0M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 3930fa96e7b9 2024-02-10T06:43:11.186 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (7m) 6s ago 14m 11.9M - 1.3.1 1dbe0e931976 0d647fc89f51 2024-02-10T06:43:11.186 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (7m) 9s ago 14m 11.3M - 1.3.1 1dbe0e931976 3687708c33a1 2024-02-10T06:43:11.186 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (2m) 6s ago 20m 54.0M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 806b111b1a5a 2024-02-10T06:43:11.187 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (2m) 6s ago 19m 54.0M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 5946eaa9560f 2024-02-10T06:43:11.187 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (100s) 6s ago 18m 52.6M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 b853fd416cd3 2024-02-10T06:43:11.187 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (60s) 6s ago 18m 54.2M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 d8f4ad66b155 2024-02-10T06:43:11.187 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (18s) 9s ago 17m 53.4M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 7ad0f7fc5824 2024-02-10T06:43:11.187 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (16m) 9s ago 16m 65.9M 4096M 17.2.0 e1d6a67b021e 4193d5d45070 2024-02-10T06:43:11.187 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (16m) 9s ago 16m 63.3M 4096M 17.2.0 e1d6a67b021e 4816cdb9a60b 2024-02-10T06:43:11.187 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (15m) 9s ago 15m 67.2M 4096M 17.2.0 e1d6a67b021e e892e8cc28fc 2024-02-10T06:43:11.187 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (5m) 9s ago 14m 62.9M - 2.33.4 514e6a882f6e 64427f696443 2024-02-10T06:43:11.187 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (12m) 6s ago 12m 89.8M - 17.2.0 e1d6a67b021e 62f56b90529d 2024-02-10T06:43:11.187 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (12m) 9s ago 12m 89.0M - 17.2.0 e1d6a67b021e f9a8c396df52 2024-02-10T06:43:11.187 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (11m) 6s ago 11m 88.3M - 17.2.0 e1d6a67b021e 73f34826e936 2024-02-10T06:43:11.187 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (11m) 9s ago 11m 88.8M - 17.2.0 e1d6a67b021e ae69d76dca01 2024-02-10T06:43:11.379 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:43:11 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:43:11] "GET /metrics HTTP/1.1" 200 38579 "" "Prometheus/2.33.4" 2024-02-10T06:43:11.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:11 smithi046 bash[71198]: audit 2024-02-10T06:43:10.402169+0000 mgr.y (mgr.34107) 1163 : audit 0 from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:11.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:11 smithi046 bash[71198]: audit 2024-02-10T06:43:10.629279+0000 mgr.y (mgr.34107) 1164 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:43:11.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:11 smithi046 bash[68510]: audit 2024-02-10T06:43:10.402169+0000 mgr.y (mgr.34107) 1163 : audit 0 from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:11.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:11 smithi046 bash[68510]: audit 2024-02-10T06:43:10.629279+0000 mgr.y (mgr.34107) 1164 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:43:11.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:11 smithi175 bash[56722]: audit 2024-02-10T06:43:10.402169+0000 mgr.y (mgr.34107) 1163 : audit 0 from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:11.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:11 smithi175 bash[56722]: audit 2024-02-10T06:43:10.629279+0000 mgr.y (mgr.34107) 1164 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:43:11.644 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:43:11.644 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:43:11.644 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:43:11.644 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:43:11.644 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:43:11.644 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:43:11.644 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:43:11.645 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:43:11.645 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-02-10T06:43:11.645 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 5 2024-02-10T06:43:11.645 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:43:11.645 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:43:11.645 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T06:43:11.645 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:43:11.645 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:43:11.645 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-02-10T06:43:11.645 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 10 2024-02-10T06:43:11.645 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:43:11.645 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:43:12.035 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:43:12.035 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:43:12.035 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:43:12.035 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:43:12.035 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [ 2024-02-10T06:43:12.035 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr", 2024-02-10T06:43:12.035 INFO:teuthology.orchestra.run.smithi046.stdout: "mon" 2024-02-10T06:43:12.035 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:43:12.035 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "10/23 daemons upgraded", 2024-02-10T06:43:12.035 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T06:43:12.036 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:43:12.036 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:43:12.487 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_OK 2024-02-10T06:43:12.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:12 smithi175 bash[56722]: audit 2024-02-10T06:43:10.776199+0000 mgr.y (mgr.34107) 1165 : audit 0 from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:12.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:12 smithi175 bash[56722]: audit 2024-02-10T06:43:11.161117+0000 mgr.y (mgr.34107) 1166 : audit 0 from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:12.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:12 smithi175 bash[56722]: cluster 2024-02-10T06:43:11.532544+0000 mgr.y (mgr.34107) 1167 : cluster 0 pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T06:43:12.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:12 smithi175 bash[56722]: audit 2024-02-10T06:43:11.637920+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.46:0/2282101755' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:12.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:12 smithi046 bash[68510]: audit 2024-02-10T06:43:10.776199+0000 mgr.y (mgr.34107) 1165 : audit 0 from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:12.585 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:12 smithi046 bash[68510]: audit 2024-02-10T06:43:11.161117+0000 mgr.y (mgr.34107) 1166 : audit 0 from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:12.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:12 smithi046 bash[68510]: cluster 2024-02-10T06:43:11.532544+0000 mgr.y (mgr.34107) 1167 : cluster 0 pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T06:43:12.586 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:12 smithi046 bash[68510]: audit 2024-02-10T06:43:11.637920+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.46:0/2282101755' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:12.586 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:12 smithi046 bash[71198]: audit 2024-02-10T06:43:10.776199+0000 mgr.y (mgr.34107) 1165 : audit 0 from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:12.586 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:12 smithi046 bash[71198]: audit 2024-02-10T06:43:11.161117+0000 mgr.y (mgr.34107) 1166 : audit 0 from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:12.586 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:12 smithi046 bash[71198]: cluster 2024-02-10T06:43:11.532544+0000 mgr.y (mgr.34107) 1167 : cluster 0 pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T06:43:12.586 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:12 smithi046 bash[71198]: audit 2024-02-10T06:43:11.637920+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.46:0/2282101755' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:13.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:13 smithi175 bash[56722]: audit 2024-02-10T06:43:12.028128+0000 mgr.y (mgr.34107) 1168 : audit 0 from='client.44443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:13.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:13 smithi175 bash[56722]: audit 2024-02-10T06:43:12.481348+0000 mon.a (mon.0) 4573 : audit 0 from='client.? 172.21.15.46:0/1704701695' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:43:13.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:13 smithi046 bash[71198]: audit 2024-02-10T06:43:12.028128+0000 mgr.y (mgr.34107) 1168 : audit 0 from='client.44443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:13.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:13 smithi046 bash[71198]: audit 2024-02-10T06:43:12.481348+0000 mon.a (mon.0) 4573 : audit 0 from='client.? 172.21.15.46:0/1704701695' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:43:13.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:13 smithi046 bash[68510]: audit 2024-02-10T06:43:12.028128+0000 mgr.y (mgr.34107) 1168 : audit 0 from='client.44443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:13.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:13 smithi046 bash[68510]: audit 2024-02-10T06:43:12.481348+0000 mon.a (mon.0) 4573 : audit 0 from='client.? 172.21.15.46:0/1704701695' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:43:14.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:14 smithi175 bash[56722]: audit 2024-02-10T06:43:13.531262+0000 mon.a (mon.0) 4574 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T06:43:14.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:14 smithi175 bash[56722]: audit 2024-02-10T06:43:13.531693+0000 mgr.y (mgr.34107) 1169 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T06:43:14.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:14 smithi175 bash[56722]: cluster 2024-02-10T06:43:13.533861+0000 mgr.y (mgr.34107) 1170 : cluster 0 pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-10T06:43:14.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:14 smithi175 bash[56722]: cephadm 2024-02-10T06:43:13.534890+0000 mgr.y (mgr.34107) 1171 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-02-10T06:43:14.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:14 smithi046 bash[68510]: audit 2024-02-10T06:43:13.531262+0000 mon.a (mon.0) 4574 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T06:43:14.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:14 smithi046 bash[68510]: audit 2024-02-10T06:43:13.531693+0000 mgr.y (mgr.34107) 1169 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T06:43:14.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:14 smithi046 bash[68510]: cluster 2024-02-10T06:43:13.533861+0000 mgr.y (mgr.34107) 1170 : cluster 0 pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-10T06:43:14.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:14 smithi046 bash[68510]: cephadm 2024-02-10T06:43:13.534890+0000 mgr.y (mgr.34107) 1171 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-02-10T06:43:14.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:14 smithi046 bash[71198]: audit 2024-02-10T06:43:13.531262+0000 mon.a (mon.0) 4574 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T06:43:14.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:14 smithi046 bash[71198]: audit 2024-02-10T06:43:13.531693+0000 mgr.y (mgr.34107) 1169 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T06:43:14.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:14 smithi046 bash[71198]: cluster 2024-02-10T06:43:13.533861+0000 mgr.y (mgr.34107) 1170 : cluster 0 pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-10T06:43:14.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:14 smithi046 bash[71198]: cephadm 2024-02-10T06:43:13.534890+0000 mgr.y (mgr.34107) 1171 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-02-10T06:43:15.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:15 smithi175 bash[56722]: audit 2024-02-10T06:43:14.500161+0000 mon.a (mon.0) 4575 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:15.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:15 smithi175 bash[56722]: audit 2024-02-10T06:43:14.502558+0000 mon.a (mon.0) 4576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:43:15.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:15 smithi175 bash[56722]: audit 2024-02-10T06:43:14.765015+0000 mon.a (mon.0) 4577 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:15 smithi046 bash[68510]: audit 2024-02-10T06:43:14.500161+0000 mon.a (mon.0) 4575 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:15 smithi046 bash[68510]: audit 2024-02-10T06:43:14.502558+0000 mon.a (mon.0) 4576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:43:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:15 smithi046 bash[68510]: audit 2024-02-10T06:43:14.765015+0000 mon.a (mon.0) 4577 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:15.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:15 smithi046 bash[71198]: audit 2024-02-10T06:43:14.500161+0000 mon.a (mon.0) 4575 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:15.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:15 smithi046 bash[71198]: audit 2024-02-10T06:43:14.502558+0000 mon.a (mon.0) 4576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:43:15.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:15 smithi046 bash[71198]: audit 2024-02-10T06:43:14.765015+0000 mon.a (mon.0) 4577 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:16.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:16 smithi175 bash[56722]: cluster 2024-02-10T06:43:15.535293+0000 mgr.y (mgr.34107) 1172 : cluster 0 pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:43:16.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:16 smithi175 bash[56722]: audit 2024-02-10T06:43:16.014465+0000 mon.a (mon.0) 4578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:16.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:16 smithi175 bash[56722]: audit 2024-02-10T06:43:16.018592+0000 mon.a (mon.0) 4579 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T06:43:16.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:16 smithi175 bash[56722]: audit 2024-02-10T06:43:16.020322+0000 mon.a (mon.0) 4580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:16.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:16 smithi046 bash[68510]: cluster 2024-02-10T06:43:15.535293+0000 mgr.y (mgr.34107) 1172 : cluster 0 pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:43:16.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:16 smithi046 bash[68510]: audit 2024-02-10T06:43:16.014465+0000 mon.a (mon.0) 4578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:16.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:16 smithi046 bash[68510]: audit 2024-02-10T06:43:16.018592+0000 mon.a (mon.0) 4579 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T06:43:16.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:16 smithi046 bash[68510]: audit 2024-02-10T06:43:16.020322+0000 mon.a (mon.0) 4580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:16.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:16 smithi046 bash[71198]: cluster 2024-02-10T06:43:15.535293+0000 mgr.y (mgr.34107) 1172 : cluster 0 pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:43:16.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:16 smithi046 bash[71198]: audit 2024-02-10T06:43:16.014465+0000 mon.a (mon.0) 4578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:16.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:16 smithi046 bash[71198]: audit 2024-02-10T06:43:16.018592+0000 mon.a (mon.0) 4579 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T06:43:16.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:16 smithi046 bash[71198]: audit 2024-02-10T06:43:16.020322+0000 mon.a (mon.0) 4580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:17.832 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:17 smithi175 bash[56722]: cephadm 2024-02-10T06:43:16.006267+0000 mgr.y (mgr.34107) 1173 : cephadm 1 Upgrade: Updating osd.5 2024-02-10T06:43:17.832 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:17 smithi175 bash[56722]: cephadm 2024-02-10T06:43:16.023924+0000 mgr.y (mgr.34107) 1174 : cephadm 1 Deploying daemon osd.5 on smithi175 2024-02-10T06:43:17.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:17 smithi046 bash[68510]: cephadm 2024-02-10T06:43:16.006267+0000 mgr.y (mgr.34107) 1173 : cephadm 1 Upgrade: Updating osd.5 2024-02-10T06:43:17.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:17 smithi046 bash[68510]: cephadm 2024-02-10T06:43:16.023924+0000 mgr.y (mgr.34107) 1174 : cephadm 1 Deploying daemon osd.5 on smithi175 2024-02-10T06:43:17.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:17 smithi046 bash[71198]: cephadm 2024-02-10T06:43:16.006267+0000 mgr.y (mgr.34107) 1173 : cephadm 1 Upgrade: Updating osd.5 2024-02-10T06:43:17.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:17 smithi046 bash[71198]: cephadm 2024-02-10T06:43:16.023924+0000 mgr.y (mgr.34107) 1174 : cephadm 1 Deploying daemon osd.5 on smithi175 2024-02-10T06:43:18.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:18 smithi046 bash[68510]: cluster 2024-02-10T06:43:17.536309+0000 mgr.y (mgr.34107) 1175 : cluster 0 pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:43:18.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:18 smithi046 bash[71198]: cluster 2024-02-10T06:43:17.536309+0000 mgr.y (mgr.34107) 1175 : cluster 0 pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:43:18.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:18 smithi175 bash[56722]: cluster 2024-02-10T06:43:17.536309+0000 mgr.y (mgr.34107) 1175 : cluster 0 pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:43:20.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:20 smithi175 bash[56722]: cluster 2024-02-10T06:43:19.537580+0000 mgr.y (mgr.34107) 1176 : cluster 0 pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:43:20.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:20 smithi046 bash[68510]: cluster 2024-02-10T06:43:19.537580+0000 mgr.y (mgr.34107) 1176 : cluster 0 pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:43:20.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:20 smithi046 bash[71198]: cluster 2024-02-10T06:43:19.537580+0000 mgr.y (mgr.34107) 1176 : cluster 0 pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:43:20.982 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:43:20 smithi175 systemd[1]: Stopping Ceph osd.5 for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:43:21.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:21 smithi175 bash[56722]: cluster 2024-02-10T06:43:20.977973+0000 mon.a (mon.0) 4581 : cluster 1 osd.5 marked itself down and dead 2024-02-10T06:43:21.244 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:43:20 smithi175 bash[23639]: debug 2024-02-10T06:43:20.977+0000 7fe258e76700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-10T06:43:21.244 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:43:20 smithi175 bash[23639]: debug 2024-02-10T06:43:20.977+0000 7fe258e76700 -1 osd.5 138 *** Got signal Terminated *** 2024-02-10T06:43:21.244 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:43:20 smithi175 bash[23639]: debug 2024-02-10T06:43:20.977+0000 7fe258e76700 -1 osd.5 138 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:43:21.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:21 smithi046 bash[68510]: cluster 2024-02-10T06:43:20.977973+0000 mon.a (mon.0) 4581 : cluster 1 osd.5 marked itself down and dead 2024-02-10T06:43:21.378 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:43:21 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:43:21] "GET /metrics HTTP/1.1" 200 38588 "" "Prometheus/2.33.4" 2024-02-10T06:43:21.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:21 smithi046 bash[71198]: cluster 2024-02-10T06:43:20.977973+0000 mon.a (mon.0) 4581 : cluster 1 osd.5 marked itself down and dead 2024-02-10T06:43:22.446 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:43:22 smithi175 bash[65849]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-5 2024-02-10T06:43:22.446 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:22 smithi175 bash[56722]: audit 2024-02-10T06:43:20.637333+0000 mgr.y (mgr.34107) 1177 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:43:22.446 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:22 smithi175 bash[56722]: cluster 2024-02-10T06:43:21.164243+0000 mon.a (mon.0) 4582 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:43:22.446 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:22 smithi175 bash[56722]: cluster 2024-02-10T06:43:21.182440+0000 mon.a (mon.0) 4583 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-02-10T06:43:22.446 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:22 smithi175 bash[56722]: cluster 2024-02-10T06:43:21.186471+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T06:43:22.446 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:22 smithi175 bash[56722]: cluster 2024-02-10T06:43:21.186539+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T06:43:22.446 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:22 smithi175 bash[56722]: cluster 2024-02-10T06:43:21.191115+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T06:43:22.446 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:22 smithi175 bash[56722]: cluster 2024-02-10T06:43:21.191353+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T06:43:22.447 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:22 smithi175 bash[56722]: cluster 2024-02-10T06:43:21.193238+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T06:43:22.447 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:22 smithi175 bash[56722]: cluster 2024-02-10T06:43:21.195834+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T06:43:22.447 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:22 smithi175 bash[56722]: audit 2024-02-10T06:43:21.458704+0000 mon.a (mon.0) 4584 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:22.447 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:22 smithi175 bash[56722]: audit 2024-02-10T06:43:21.470906+0000 mon.a (mon.0) 4585 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:22.447 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:22 smithi175 bash[56722]: audit 2024-02-10T06:43:21.481649+0000 mon.a (mon.0) 4586 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:22.447 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:22 smithi175 bash[56722]: cluster 2024-02-10T06:43:21.538356+0000 mgr.y (mgr.34107) 1178 : cluster 0 pgmap v198: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T06:43:22.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[68510]: audit 2024-02-10T06:43:20.637333+0000 mgr.y (mgr.34107) 1177 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:43:22.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[68510]: cluster 2024-02-10T06:43:21.164243+0000 mon.a (mon.0) 4582 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:43:22.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[68510]: cluster 2024-02-10T06:43:21.182440+0000 mon.a (mon.0) 4583 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-02-10T06:43:22.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[68510]: cluster 2024-02-10T06:43:21.186471+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T06:43:22.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[68510]: cluster 2024-02-10T06:43:21.186539+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T06:43:22.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[68510]: cluster 2024-02-10T06:43:21.191115+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T06:43:22.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[68510]: cluster 2024-02-10T06:43:21.191353+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T06:43:22.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[68510]: cluster 2024-02-10T06:43:21.193238+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T06:43:22.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[68510]: cluster 2024-02-10T06:43:21.195834+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T06:43:22.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[68510]: audit 2024-02-10T06:43:21.458704+0000 mon.a (mon.0) 4584 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:22.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[68510]: audit 2024-02-10T06:43:21.470906+0000 mon.a (mon.0) 4585 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:22.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[68510]: audit 2024-02-10T06:43:21.481649+0000 mon.a (mon.0) 4586 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:22.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[68510]: cluster 2024-02-10T06:43:21.538356+0000 mgr.y (mgr.34107) 1178 : cluster 0 pgmap v198: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T06:43:22.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[71198]: audit 2024-02-10T06:43:20.637333+0000 mgr.y (mgr.34107) 1177 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:43:22.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[71198]: cluster 2024-02-10T06:43:21.164243+0000 mon.a (mon.0) 4582 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:43:22.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[71198]: cluster 2024-02-10T06:43:21.182440+0000 mon.a (mon.0) 4583 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-02-10T06:43:22.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[71198]: cluster 2024-02-10T06:43:21.186471+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T06:43:22.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[71198]: cluster 2024-02-10T06:43:21.186539+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T06:43:22.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[71198]: cluster 2024-02-10T06:43:21.191115+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T06:43:22.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[71198]: cluster 2024-02-10T06:43:21.191353+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T06:43:22.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[71198]: cluster 2024-02-10T06:43:21.193238+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T06:43:22.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[71198]: cluster 2024-02-10T06:43:21.195834+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T06:43:22.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[71198]: audit 2024-02-10T06:43:21.458704+0000 mon.a (mon.0) 4584 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:22.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[71198]: audit 2024-02-10T06:43:21.470906+0000 mon.a (mon.0) 4585 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:22.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[71198]: audit 2024-02-10T06:43:21.481649+0000 mon.a (mon.0) 4586 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:22.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:22 smithi046 bash[71198]: cluster 2024-02-10T06:43:21.538356+0000 mgr.y (mgr.34107) 1178 : cluster 0 pgmap v198: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T06:43:22.744 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:43:22 smithi175 bash[65951]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-5 2024-02-10T06:43:23.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:23 smithi046 bash[68510]: cluster 2024-02-10T06:43:22.182558+0000 mon.a (mon.0) 4587 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-02-10T06:43:23.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:23 smithi046 bash[68510]: cluster 2024-02-10T06:43:22.187137+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T06:43:23.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:23 smithi046 bash[68510]: cluster 2024-02-10T06:43:22.187448+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T06:43:23.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:23 smithi046 bash[68510]: cluster 2024-02-10T06:43:22.191957+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T06:43:23.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:23 smithi046 bash[68510]: cluster 2024-02-10T06:43:22.192215+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T06:43:23.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:23 smithi046 bash[71198]: cluster 2024-02-10T06:43:22.182558+0000 mon.a (mon.0) 4587 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-02-10T06:43:23.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:23 smithi046 bash[71198]: cluster 2024-02-10T06:43:22.187137+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T06:43:23.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:23 smithi046 bash[71198]: cluster 2024-02-10T06:43:22.187448+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T06:43:23.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:23 smithi046 bash[71198]: cluster 2024-02-10T06:43:22.191957+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T06:43:23.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:23 smithi046 bash[71198]: cluster 2024-02-10T06:43:22.192215+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T06:43:23.453 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:23 smithi175 bash[56722]: cluster 2024-02-10T06:43:22.182558+0000 mon.a (mon.0) 4587 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-02-10T06:43:23.454 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:23 smithi175 bash[56722]: cluster 2024-02-10T06:43:22.187137+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T06:43:23.454 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:23 smithi175 bash[56722]: cluster 2024-02-10T06:43:22.187448+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T06:43:23.454 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:23 smithi175 bash[56722]: cluster 2024-02-10T06:43:22.191957+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T06:43:23.454 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:23 smithi175 bash[56722]: cluster 2024-02-10T06:43:22.192215+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T06:43:24.467 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:24 smithi046 bash[68510]: cluster 2024-02-10T06:43:23.539732+0000 mgr.y (mgr.34107) 1179 : cluster 0 pgmap v200: 161 pgs: 7 active+undersized+degraded, 10 stale+active+clean, 21 active+undersized, 123 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-02-10T06:43:24.467 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:24 smithi046 bash[71198]: cluster 2024-02-10T06:43:23.539732+0000 mgr.y (mgr.34107) 1179 : cluster 0 pgmap v200: 161 pgs: 7 active+undersized+degraded, 10 stale+active+clean, 21 active+undersized, 123 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-02-10T06:43:24.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:24 smithi175 bash[56722]: cluster 2024-02-10T06:43:23.539732+0000 mgr.y (mgr.34107) 1179 : cluster 0 pgmap v200: 161 pgs: 7 active+undersized+degraded, 10 stale+active+clean, 21 active+undersized, 123 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 32/630 objects degraded (5.079%) 2024-02-10T06:43:24.875 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:43:24 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.5.service: Succeeded. 2024-02-10T06:43:24.875 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:43:24 smithi175 systemd[1]: Stopped Ceph osd.5 for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:43:24.994 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:43:24 smithi175 systemd[1]: Started Ceph osd.5 for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:43:25.320 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[68510]: cluster 2024-02-10T06:43:24.179974+0000 mon.a (mon.0) 4588 : cluster 3 Health check failed: Degraded data redundancy: 32/630 objects degraded (5.079%), 7 pgs degraded (PG_DEGRADED) 2024-02-10T06:43:25.320 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[68510]: audit 2024-02-10T06:43:24.444156+0000 mon.a (mon.0) 4589 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:25.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[68510]: audit 2024-02-10T06:43:24.452761+0000 mon.a (mon.0) 4590 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:25.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[68510]: audit 2024-02-10T06:43:24.459978+0000 mon.a (mon.0) 4591 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:25.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[68510]: audit 2024-02-10T06:43:24.922477+0000 mon.a (mon.0) 4592 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:25.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[68510]: audit 2024-02-10T06:43:24.938312+0000 mon.a (mon.0) 4593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:25.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[68510]: audit 2024-02-10T06:43:24.962805+0000 mon.a (mon.0) 4594 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:25.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[68510]: audit 2024-02-10T06:43:24.964361+0000 mon.a (mon.0) 4595 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:25.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[68510]: audit 2024-02-10T06:43:24.974037+0000 mon.a (mon.0) 4596 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:25.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[68510]: audit 2024-02-10T06:43:25.056198+0000 mon.a (mon.0) 4597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:25.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[68510]: audit 2024-02-10T06:43:25.060155+0000 mon.a (mon.0) 4598 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:25.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[68510]: audit 2024-02-10T06:43:25.064903+0000 mon.a (mon.0) 4599 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:25.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[68510]: audit 2024-02-10T06:43:25.066408+0000 mon.a (mon.0) 4600 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:25.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[68510]: audit 2024-02-10T06:43:25.074322+0000 mon.a (mon.0) 4601 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:25.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[68510]: audit 2024-02-10T06:43:25.159470+0000 mon.a (mon.0) 4602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:25.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[68510]: audit 2024-02-10T06:43:25.162632+0000 mon.a (mon.0) 4603 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:25.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[68510]: audit 2024-02-10T06:43:25.165859+0000 mon.a (mon.0) 4604 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:25.321 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[68510]: audit 2024-02-10T06:43:25.167168+0000 mon.a (mon.0) 4605 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:25.322 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[68510]: audit 2024-02-10T06:43:25.174486+0000 mon.a (mon.0) 4606 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:25.322 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[71198]: cluster 2024-02-10T06:43:24.179974+0000 mon.a (mon.0) 4588 : cluster 3 Health check failed: Degraded data redundancy: 32/630 objects degraded (5.079%), 7 pgs degraded (PG_DEGRADED) 2024-02-10T06:43:25.322 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[71198]: audit 2024-02-10T06:43:24.444156+0000 mon.a (mon.0) 4589 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:25.322 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[71198]: audit 2024-02-10T06:43:24.452761+0000 mon.a (mon.0) 4590 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:25.322 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[71198]: audit 2024-02-10T06:43:24.459978+0000 mon.a (mon.0) 4591 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:25.322 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[71198]: audit 2024-02-10T06:43:24.922477+0000 mon.a (mon.0) 4592 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:25.322 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[71198]: audit 2024-02-10T06:43:24.938312+0000 mon.a (mon.0) 4593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:25.322 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[71198]: audit 2024-02-10T06:43:24.962805+0000 mon.a (mon.0) 4594 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:25.322 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[71198]: audit 2024-02-10T06:43:24.964361+0000 mon.a (mon.0) 4595 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:25.322 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[71198]: audit 2024-02-10T06:43:24.974037+0000 mon.a (mon.0) 4596 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:25.322 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[71198]: audit 2024-02-10T06:43:25.056198+0000 mon.a (mon.0) 4597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:25.322 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[71198]: audit 2024-02-10T06:43:25.060155+0000 mon.a (mon.0) 4598 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:25.322 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[71198]: audit 2024-02-10T06:43:25.064903+0000 mon.a (mon.0) 4599 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:25.322 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[71198]: audit 2024-02-10T06:43:25.066408+0000 mon.a (mon.0) 4600 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:25.323 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[71198]: audit 2024-02-10T06:43:25.074322+0000 mon.a (mon.0) 4601 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:25.323 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[71198]: audit 2024-02-10T06:43:25.159470+0000 mon.a (mon.0) 4602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:25.323 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[71198]: audit 2024-02-10T06:43:25.162632+0000 mon.a (mon.0) 4603 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:25.323 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[71198]: audit 2024-02-10T06:43:25.165859+0000 mon.a (mon.0) 4604 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:25.323 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[71198]: audit 2024-02-10T06:43:25.167168+0000 mon.a (mon.0) 4605 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:25.323 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:25 smithi046 bash[71198]: audit 2024-02-10T06:43:25.174486+0000 mon.a (mon.0) 4606 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:25.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:25 smithi175 bash[56722]: cluster 2024-02-10T06:43:24.179974+0000 mon.a (mon.0) 4588 : cluster 3 Health check failed: Degraded data redundancy: 32/630 objects degraded (5.079%), 7 pgs degraded (PG_DEGRADED) 2024-02-10T06:43:25.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:25 smithi175 bash[56722]: audit 2024-02-10T06:43:24.444156+0000 mon.a (mon.0) 4589 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:25.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:25 smithi175 bash[56722]: audit 2024-02-10T06:43:24.452761+0000 mon.a (mon.0) 4590 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:25.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:25 smithi175 bash[56722]: audit 2024-02-10T06:43:24.459978+0000 mon.a (mon.0) 4591 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:25.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:25 smithi175 bash[56722]: audit 2024-02-10T06:43:24.922477+0000 mon.a (mon.0) 4592 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:25.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:25 smithi175 bash[56722]: audit 2024-02-10T06:43:24.938312+0000 mon.a (mon.0) 4593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:25.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:25 smithi175 bash[56722]: audit 2024-02-10T06:43:24.962805+0000 mon.a (mon.0) 4594 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:25.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:25 smithi175 bash[56722]: audit 2024-02-10T06:43:24.964361+0000 mon.a (mon.0) 4595 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:25.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:25 smithi175 bash[56722]: audit 2024-02-10T06:43:24.974037+0000 mon.a (mon.0) 4596 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:25.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:25 smithi175 bash[56722]: audit 2024-02-10T06:43:25.056198+0000 mon.a (mon.0) 4597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:25.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:25 smithi175 bash[56722]: audit 2024-02-10T06:43:25.060155+0000 mon.a (mon.0) 4598 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:25.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:25 smithi175 bash[56722]: audit 2024-02-10T06:43:25.064903+0000 mon.a (mon.0) 4599 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:25.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:25 smithi175 bash[56722]: audit 2024-02-10T06:43:25.066408+0000 mon.a (mon.0) 4600 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:25.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:25 smithi175 bash[56722]: audit 2024-02-10T06:43:25.074322+0000 mon.a (mon.0) 4601 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:25.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:25 smithi175 bash[56722]: audit 2024-02-10T06:43:25.159470+0000 mon.a (mon.0) 4602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:25.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:25 smithi175 bash[56722]: audit 2024-02-10T06:43:25.162632+0000 mon.a (mon.0) 4603 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:25.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:25 smithi175 bash[56722]: audit 2024-02-10T06:43:25.165859+0000 mon.a (mon.0) 4604 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:25.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:25 smithi175 bash[56722]: audit 2024-02-10T06:43:25.167168+0000 mon.a (mon.0) 4605 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:25.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:25 smithi175 bash[56722]: audit 2024-02-10T06:43:25.174486+0000 mon.a (mon.0) 4606 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: cephadm 2024-02-10T06:43:24.974962+0000 mgr.y (mgr.34107) 1180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:26.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: cephadm 2024-02-10T06:43:25.075239+0000 mgr.y (mgr.34107) 1181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:26.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: cephadm 2024-02-10T06:43:25.175187+0000 mgr.y (mgr.34107) 1182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:26.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.253819+0000 mon.a (mon.0) 4607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.257625+0000 mon.a (mon.0) 4608 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.260756+0000 mon.a (mon.0) 4609 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.261899+0000 mon.a (mon.0) 4610 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.268763+0000 mon.a (mon.0) 4611 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: cephadm 2024-02-10T06:43:25.269408+0000 mgr.y (mgr.34107) 1183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:26.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.348404+0000 mon.a (mon.0) 4612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.350835+0000 mon.a (mon.0) 4613 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.353535+0000 mon.a (mon.0) 4614 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.354429+0000 mon.a (mon.0) 4615 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.363382+0000 mon.a (mon.0) 4616 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: cephadm 2024-02-10T06:43:25.364022+0000 mgr.y (mgr.34107) 1184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:26.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.443382+0000 mon.a (mon.0) 4617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.446317+0000 mon.a (mon.0) 4618 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.449713+0000 mon.a (mon.0) 4619 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.450969+0000 mon.a (mon.0) 4620 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.457663+0000 mon.a (mon.0) 4621 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: cephadm 2024-02-10T06:43:25.458255+0000 mgr.y (mgr.34107) 1185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:26.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.538648+0000 mon.a (mon.0) 4622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.541049+0000 mon.a (mon.0) 4623 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: cluster 2024-02-10T06:43:25.541557+0000 mgr.y (mgr.34107) 1186 : cluster 0 pgmap v201: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T06:43:26.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.543989+0000 mon.a (mon.0) 4624 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.545111+0000 mon.a (mon.0) 4625 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.552439+0000 mon.a (mon.0) 4626 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: cephadm 2024-02-10T06:43:25.553038+0000 mgr.y (mgr.34107) 1187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:26.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.633603+0000 mon.a (mon.0) 4627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.636947+0000 mon.a (mon.0) 4628 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.640796+0000 mon.a (mon.0) 4629 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.642080+0000 mon.a (mon.0) 4630 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.648609+0000 mon.a (mon.0) 4631 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.732141+0000 mon.a (mon.0) 4632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.734683+0000 mon.a (mon.0) 4633 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.738730+0000 mon.a (mon.0) 4634 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.739882+0000 mon.a (mon.0) 4635 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.749094+0000 mon.a (mon.0) 4636 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.832605+0000 mon.a (mon.0) 4637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.835187+0000 mon.a (mon.0) 4638 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.838136+0000 mon.a (mon.0) 4639 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.839019+0000 mon.a (mon.0) 4640 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.845286+0000 mon.a (mon.0) 4641 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.925771+0000 mon.a (mon.0) 4642 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.928742+0000 mon.a (mon.0) 4643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.932661+0000 mon.a (mon.0) 4644 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.933817+0000 mon.a (mon.0) 4645 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:25.940949+0000 mon.a (mon.0) 4646 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:26.024168+0000 mon.a (mon.0) 4647 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:26.026591+0000 mon.a (mon.0) 4648 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:26.029421+0000 mon.a (mon.0) 4649 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:26.030400+0000 mon.a (mon.0) 4650 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:26.036287+0000 mon.a (mon.0) 4651 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:26.117229+0000 mon.a (mon.0) 4652 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:26.119516+0000 mon.a (mon.0) 4653 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:26.122793+0000 mon.a (mon.0) 4654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:26.123959+0000 mon.a (mon.0) 4655 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:26 smithi175 bash[56722]: audit 2024-02-10T06:43:26.132016+0000 mon.a (mon.0) 4656 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: cephadm 2024-02-10T06:43:24.974962+0000 mgr.y (mgr.34107) 1180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:26.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: cephadm 2024-02-10T06:43:25.075239+0000 mgr.y (mgr.34107) 1181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:26.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: cephadm 2024-02-10T06:43:25.175187+0000 mgr.y (mgr.34107) 1182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:26.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.253819+0000 mon.a (mon.0) 4607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.257625+0000 mon.a (mon.0) 4608 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.260756+0000 mon.a (mon.0) 4609 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.261899+0000 mon.a (mon.0) 4610 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.268763+0000 mon.a (mon.0) 4611 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: cephadm 2024-02-10T06:43:25.269408+0000 mgr.y (mgr.34107) 1183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:26.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.348404+0000 mon.a (mon.0) 4612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.350835+0000 mon.a (mon.0) 4613 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.353535+0000 mon.a (mon.0) 4614 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.354429+0000 mon.a (mon.0) 4615 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.363382+0000 mon.a (mon.0) 4616 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: cephadm 2024-02-10T06:43:25.364022+0000 mgr.y (mgr.34107) 1184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:26.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.443382+0000 mon.a (mon.0) 4617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.446317+0000 mon.a (mon.0) 4618 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.449713+0000 mon.a (mon.0) 4619 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.450969+0000 mon.a (mon.0) 4620 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.457663+0000 mon.a (mon.0) 4621 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: cephadm 2024-02-10T06:43:24.974962+0000 mgr.y (mgr.34107) 1180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:26.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: cephadm 2024-02-10T06:43:25.075239+0000 mgr.y (mgr.34107) 1181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:26.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: cephadm 2024-02-10T06:43:25.175187+0000 mgr.y (mgr.34107) 1182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:26.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.253819+0000 mon.a (mon.0) 4607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.257625+0000 mon.a (mon.0) 4608 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.260756+0000 mon.a (mon.0) 4609 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.261899+0000 mon.a (mon.0) 4610 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.268763+0000 mon.a (mon.0) 4611 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: cephadm 2024-02-10T06:43:25.269408+0000 mgr.y (mgr.34107) 1183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:26.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.348404+0000 mon.a (mon.0) 4612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.350835+0000 mon.a (mon.0) 4613 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.353535+0000 mon.a (mon.0) 4614 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.354429+0000 mon.a (mon.0) 4615 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.363382+0000 mon.a (mon.0) 4616 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: cephadm 2024-02-10T06:43:25.364022+0000 mgr.y (mgr.34107) 1184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:26.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.443382+0000 mon.a (mon.0) 4617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.446317+0000 mon.a (mon.0) 4618 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.449713+0000 mon.a (mon.0) 4619 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.450969+0000 mon.a (mon.0) 4620 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.457663+0000 mon.a (mon.0) 4621 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: cephadm 2024-02-10T06:43:25.458255+0000 mgr.y (mgr.34107) 1185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:26.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.538648+0000 mon.a (mon.0) 4622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.541049+0000 mon.a (mon.0) 4623 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: cluster 2024-02-10T06:43:25.541557+0000 mgr.y (mgr.34107) 1186 : cluster 0 pgmap v201: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T06:43:26.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.543989+0000 mon.a (mon.0) 4624 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.545111+0000 mon.a (mon.0) 4625 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.552439+0000 mon.a (mon.0) 4626 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: cephadm 2024-02-10T06:43:25.553038+0000 mgr.y (mgr.34107) 1187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:26.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.633603+0000 mon.a (mon.0) 4627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.636947+0000 mon.a (mon.0) 4628 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.640796+0000 mon.a (mon.0) 4629 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.642080+0000 mon.a (mon.0) 4630 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.648609+0000 mon.a (mon.0) 4631 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.732141+0000 mon.a (mon.0) 4632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.734683+0000 mon.a (mon.0) 4633 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.738730+0000 mon.a (mon.0) 4634 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.739882+0000 mon.a (mon.0) 4635 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.749094+0000 mon.a (mon.0) 4636 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.832605+0000 mon.a (mon.0) 4637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: cephadm 2024-02-10T06:43:25.458255+0000 mgr.y (mgr.34107) 1185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:26.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.538648+0000 mon.a (mon.0) 4622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.541049+0000 mon.a (mon.0) 4623 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: cluster 2024-02-10T06:43:25.541557+0000 mgr.y (mgr.34107) 1186 : cluster 0 pgmap v201: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T06:43:26.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.543989+0000 mon.a (mon.0) 4624 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.545111+0000 mon.a (mon.0) 4625 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.552439+0000 mon.a (mon.0) 4626 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: cephadm 2024-02-10T06:43:25.553038+0000 mgr.y (mgr.34107) 1187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:26.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.633603+0000 mon.a (mon.0) 4627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.636947+0000 mon.a (mon.0) 4628 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.640796+0000 mon.a (mon.0) 4629 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.642080+0000 mon.a (mon.0) 4630 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.648609+0000 mon.a (mon.0) 4631 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.732141+0000 mon.a (mon.0) 4632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.734683+0000 mon.a (mon.0) 4633 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.738730+0000 mon.a (mon.0) 4634 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.739882+0000 mon.a (mon.0) 4635 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.749094+0000 mon.a (mon.0) 4636 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.832605+0000 mon.a (mon.0) 4637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.835187+0000 mon.a (mon.0) 4638 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.838136+0000 mon.a (mon.0) 4639 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.839019+0000 mon.a (mon.0) 4640 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.845286+0000 mon.a (mon.0) 4641 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.925771+0000 mon.a (mon.0) 4642 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.928742+0000 mon.a (mon.0) 4643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.932661+0000 mon.a (mon.0) 4644 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.933817+0000 mon.a (mon.0) 4645 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:25.940949+0000 mon.a (mon.0) 4646 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:26.024168+0000 mon.a (mon.0) 4647 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:26.026591+0000 mon.a (mon.0) 4648 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:26.029421+0000 mon.a (mon.0) 4649 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:26.030400+0000 mon.a (mon.0) 4650 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:26.036287+0000 mon.a (mon.0) 4651 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:26.117229+0000 mon.a (mon.0) 4652 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:26.119516+0000 mon.a (mon.0) 4653 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:26.122793+0000 mon.a (mon.0) 4654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:26.123959+0000 mon.a (mon.0) 4655 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[68510]: audit 2024-02-10T06:43:26.132016+0000 mon.a (mon.0) 4656 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.835187+0000 mon.a (mon.0) 4638 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.838136+0000 mon.a (mon.0) 4639 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.839019+0000 mon.a (mon.0) 4640 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.845286+0000 mon.a (mon.0) 4641 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.925771+0000 mon.a (mon.0) 4642 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.928742+0000 mon.a (mon.0) 4643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.932661+0000 mon.a (mon.0) 4644 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.933817+0000 mon.a (mon.0) 4645 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:25.940949+0000 mon.a (mon.0) 4646 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:26.024168+0000 mon.a (mon.0) 4647 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:26.026591+0000 mon.a (mon.0) 4648 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:26.029421+0000 mon.a (mon.0) 4649 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:26.030400+0000 mon.a (mon.0) 4650 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:26.036287+0000 mon.a (mon.0) 4651 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:26.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:26.117229+0000 mon.a (mon.0) 4652 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:26.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:26.119516+0000 mon.a (mon.0) 4653 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:26.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:26.122793+0000 mon.a (mon.0) 4654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:26.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:26.123959+0000 mon.a (mon.0) 4655 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:26.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:26 smithi046 bash[71198]: audit 2024-02-10T06:43:26.132016+0000 mon.a (mon.0) 4656 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: cephadm 2024-02-10T06:43:25.649308+0000 mgr.y (mgr.34107) 1188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: cephadm 2024-02-10T06:43:25.749715+0000 mgr.y (mgr.34107) 1189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: cephadm 2024-02-10T06:43:25.845881+0000 mgr.y (mgr.34107) 1190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: cephadm 2024-02-10T06:43:25.941507+0000 mgr.y (mgr.34107) 1191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: cephadm 2024-02-10T06:43:26.037080+0000 mgr.y (mgr.34107) 1192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: cephadm 2024-02-10T06:43:26.132557+0000 mgr.y (mgr.34107) 1193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.214400+0000 mon.a (mon.0) 4657 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.206 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.216632+0000 mon.a (mon.0) 4658 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.218983+0000 mon.a (mon.0) 4659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.219945+0000 mon.a (mon.0) 4660 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.227658+0000 mon.a (mon.0) 4661 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: cephadm 2024-02-10T06:43:26.229194+0000 mgr.y (mgr.34107) 1194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.309344+0000 mon.a (mon.0) 4662 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.312390+0000 mon.a (mon.0) 4663 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.316078+0000 mon.a (mon.0) 4664 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.317216+0000 mon.a (mon.0) 4665 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.323914+0000 mon.a (mon.0) 4666 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: cephadm 2024-02-10T06:43:26.324679+0000 mgr.y (mgr.34107) 1195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.403954+0000 mon.a (mon.0) 4667 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.207 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.407900+0000 mon.a (mon.0) 4668 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.410531+0000 mon.a (mon.0) 4669 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.411538+0000 mon.a (mon.0) 4670 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.417678+0000 mon.a (mon.0) 4671 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: cephadm 2024-02-10T06:43:26.418511+0000 mgr.y (mgr.34107) 1196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.500927+0000 mon.a (mon.0) 4672 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.504547+0000 mon.a (mon.0) 4673 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.507512+0000 mon.a (mon.0) 4674 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.208 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.508498+0000 mon.a (mon.0) 4675 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.516061+0000 mon.a (mon.0) 4676 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: cephadm 2024-02-10T06:43:26.516789+0000 mgr.y (mgr.34107) 1197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.593113+0000 mon.a (mon.0) 4677 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.595877+0000 mon.a (mon.0) 4678 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.598611+0000 mon.a (mon.0) 4679 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.599568+0000 mon.a (mon.0) 4680 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.608310+0000 mon.a (mon.0) 4681 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: cephadm 2024-02-10T06:43:26.609092+0000 mgr.y (mgr.34107) 1198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.687290+0000 mon.a (mon.0) 4682 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.690681+0000 mon.a (mon.0) 4683 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.693790+0000 mon.a (mon.0) 4684 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.694822+0000 mon.a (mon.0) 4685 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.702075+0000 mon.a (mon.0) 4686 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.780031+0000 mon.a (mon.0) 4687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.784382+0000 mon.a (mon.0) 4688 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.209 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.787727+0000 mon.a (mon.0) 4689 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.788861+0000 mon.a (mon.0) 4690 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.795980+0000 mon.a (mon.0) 4691 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.876904+0000 mon.a (mon.0) 4692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.879637+0000 mon.a (mon.0) 4693 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.883141+0000 mon.a (mon.0) 4694 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.884036+0000 mon.a (mon.0) 4695 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.890902+0000 mon.a (mon.0) 4696 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.975496+0000 mon.a (mon.0) 4697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.978834+0000 mon.a (mon.0) 4698 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.983462+0000 mon.a (mon.0) 4699 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.985133+0000 mon.a (mon.0) 4700 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:26.992351+0000 mon.a (mon.0) 4701 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:27.073727+0000 mon.a (mon.0) 4702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:27.076736+0000 mon.a (mon.0) 4703 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:27.078936+0000 mon.a (mon.0) 4704 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:27.079691+0000 mon.a (mon.0) 4705 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.210 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:27.085189+0000 mon.a (mon.0) 4706 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:27.163119+0000 mon.a (mon.0) 4707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:27.166300+0000 mon.a (mon.0) 4708 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:27.169070+0000 mon.a (mon.0) 4709 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:27.170155+0000 mon.a (mon.0) 4710 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.211 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[56722]: audit 2024-02-10T06:43:27.177149+0000 mon.a (mon.0) 4711 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: cephadm 2024-02-10T06:43:25.649308+0000 mgr.y (mgr.34107) 1188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: cephadm 2024-02-10T06:43:25.749715+0000 mgr.y (mgr.34107) 1189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: cephadm 2024-02-10T06:43:25.845881+0000 mgr.y (mgr.34107) 1190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.453 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: cephadm 2024-02-10T06:43:25.941507+0000 mgr.y (mgr.34107) 1191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.453 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: cephadm 2024-02-10T06:43:26.037080+0000 mgr.y (mgr.34107) 1192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.453 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: cephadm 2024-02-10T06:43:26.132557+0000 mgr.y (mgr.34107) 1193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.453 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.214400+0000 mon.a (mon.0) 4657 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.453 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.216632+0000 mon.a (mon.0) 4658 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.453 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.218983+0000 mon.a (mon.0) 4659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.453 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.219945+0000 mon.a (mon.0) 4660 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.453 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.227658+0000 mon.a (mon.0) 4661 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.453 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: cephadm 2024-02-10T06:43:26.229194+0000 mgr.y (mgr.34107) 1194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.453 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.309344+0000 mon.a (mon.0) 4662 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.453 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.312390+0000 mon.a (mon.0) 4663 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.453 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.316078+0000 mon.a (mon.0) 4664 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.453 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.317216+0000 mon.a (mon.0) 4665 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.453 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.323914+0000 mon.a (mon.0) 4666 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.453 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: cephadm 2024-02-10T06:43:26.324679+0000 mgr.y (mgr.34107) 1195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.454 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.403954+0000 mon.a (mon.0) 4667 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.454 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.407900+0000 mon.a (mon.0) 4668 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.454 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: cephadm 2024-02-10T06:43:25.649308+0000 mgr.y (mgr.34107) 1188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.454 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: cephadm 2024-02-10T06:43:25.749715+0000 mgr.y (mgr.34107) 1189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.454 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: cephadm 2024-02-10T06:43:25.845881+0000 mgr.y (mgr.34107) 1190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.454 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: cephadm 2024-02-10T06:43:25.941507+0000 mgr.y (mgr.34107) 1191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.454 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: cephadm 2024-02-10T06:43:26.037080+0000 mgr.y (mgr.34107) 1192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.455 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: cephadm 2024-02-10T06:43:26.132557+0000 mgr.y (mgr.34107) 1193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.455 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.214400+0000 mon.a (mon.0) 4657 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.455 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.216632+0000 mon.a (mon.0) 4658 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.455 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.218983+0000 mon.a (mon.0) 4659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.455 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.219945+0000 mon.a (mon.0) 4660 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.455 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.227658+0000 mon.a (mon.0) 4661 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.455 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: cephadm 2024-02-10T06:43:26.229194+0000 mgr.y (mgr.34107) 1194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.455 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.309344+0000 mon.a (mon.0) 4662 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.455 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.312390+0000 mon.a (mon.0) 4663 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.455 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.316078+0000 mon.a (mon.0) 4664 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.455 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.317216+0000 mon.a (mon.0) 4665 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.455 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.323914+0000 mon.a (mon.0) 4666 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.455 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: cephadm 2024-02-10T06:43:26.324679+0000 mgr.y (mgr.34107) 1195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.456 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.403954+0000 mon.a (mon.0) 4667 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.456 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.407900+0000 mon.a (mon.0) 4668 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.456 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.410531+0000 mon.a (mon.0) 4669 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.456 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.411538+0000 mon.a (mon.0) 4670 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.456 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.417678+0000 mon.a (mon.0) 4671 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.456 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: cephadm 2024-02-10T06:43:26.418511+0000 mgr.y (mgr.34107) 1196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.456 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.500927+0000 mon.a (mon.0) 4672 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.456 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.504547+0000 mon.a (mon.0) 4673 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.456 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.507512+0000 mon.a (mon.0) 4674 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.456 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.508498+0000 mon.a (mon.0) 4675 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.456 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.516061+0000 mon.a (mon.0) 4676 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.456 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: cephadm 2024-02-10T06:43:26.516789+0000 mgr.y (mgr.34107) 1197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.456 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.593113+0000 mon.a (mon.0) 4677 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.456 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.595877+0000 mon.a (mon.0) 4678 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.456 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.598611+0000 mon.a (mon.0) 4679 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.457 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.599568+0000 mon.a (mon.0) 4680 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.457 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.608310+0000 mon.a (mon.0) 4681 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.457 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: cephadm 2024-02-10T06:43:26.609092+0000 mgr.y (mgr.34107) 1198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.457 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.687290+0000 mon.a (mon.0) 4682 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.457 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.690681+0000 mon.a (mon.0) 4683 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.457 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.693790+0000 mon.a (mon.0) 4684 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.457 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.694822+0000 mon.a (mon.0) 4685 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.457 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.410531+0000 mon.a (mon.0) 4669 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.457 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.411538+0000 mon.a (mon.0) 4670 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.457 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.417678+0000 mon.a (mon.0) 4671 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.457 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: cephadm 2024-02-10T06:43:26.418511+0000 mgr.y (mgr.34107) 1196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.457 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.500927+0000 mon.a (mon.0) 4672 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.458 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.504547+0000 mon.a (mon.0) 4673 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.458 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.507512+0000 mon.a (mon.0) 4674 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.458 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.508498+0000 mon.a (mon.0) 4675 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.458 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.516061+0000 mon.a (mon.0) 4676 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.458 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: cephadm 2024-02-10T06:43:26.516789+0000 mgr.y (mgr.34107) 1197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.458 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.593113+0000 mon.a (mon.0) 4677 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.458 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.595877+0000 mon.a (mon.0) 4678 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.458 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.598611+0000 mon.a (mon.0) 4679 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.458 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.599568+0000 mon.a (mon.0) 4680 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.458 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.608310+0000 mon.a (mon.0) 4681 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.458 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: cephadm 2024-02-10T06:43:26.609092+0000 mgr.y (mgr.34107) 1198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:27.458 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.687290+0000 mon.a (mon.0) 4682 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.458 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.690681+0000 mon.a (mon.0) 4683 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.458 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.693790+0000 mon.a (mon.0) 4684 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.458 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.694822+0000 mon.a (mon.0) 4685 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.459 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.702075+0000 mon.a (mon.0) 4686 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.459 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.780031+0000 mon.a (mon.0) 4687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.459 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.784382+0000 mon.a (mon.0) 4688 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.459 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.787727+0000 mon.a (mon.0) 4689 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.459 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.788861+0000 mon.a (mon.0) 4690 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.459 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.795980+0000 mon.a (mon.0) 4691 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.459 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.876904+0000 mon.a (mon.0) 4692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.459 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.879637+0000 mon.a (mon.0) 4693 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.459 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.883141+0000 mon.a (mon.0) 4694 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.459 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.884036+0000 mon.a (mon.0) 4695 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.459 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.890902+0000 mon.a (mon.0) 4696 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.460 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.975496+0000 mon.a (mon.0) 4697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.460 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.978834+0000 mon.a (mon.0) 4698 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.460 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.983462+0000 mon.a (mon.0) 4699 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.460 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.985133+0000 mon.a (mon.0) 4700 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.460 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:26.992351+0000 mon.a (mon.0) 4701 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.460 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:27.073727+0000 mon.a (mon.0) 4702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.460 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:27.076736+0000 mon.a (mon.0) 4703 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.460 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:27.078936+0000 mon.a (mon.0) 4704 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.460 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:27.079691+0000 mon.a (mon.0) 4705 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.460 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.702075+0000 mon.a (mon.0) 4686 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.460 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.780031+0000 mon.a (mon.0) 4687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.460 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.784382+0000 mon.a (mon.0) 4688 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.787727+0000 mon.a (mon.0) 4689 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.788861+0000 mon.a (mon.0) 4690 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.795980+0000 mon.a (mon.0) 4691 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.876904+0000 mon.a (mon.0) 4692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.879637+0000 mon.a (mon.0) 4693 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.883141+0000 mon.a (mon.0) 4694 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.884036+0000 mon.a (mon.0) 4695 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.890902+0000 mon.a (mon.0) 4696 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.975496+0000 mon.a (mon.0) 4697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.978834+0000 mon.a (mon.0) 4698 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.983462+0000 mon.a (mon.0) 4699 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.985133+0000 mon.a (mon.0) 4700 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:26.992351+0000 mon.a (mon.0) 4701 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:27.073727+0000 mon.a (mon.0) 4702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.461 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:27.076736+0000 mon.a (mon.0) 4703 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.462 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:27.078936+0000 mon.a (mon.0) 4704 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.462 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:27.079691+0000 mon.a (mon.0) 4705 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.462 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:27.085189+0000 mon.a (mon.0) 4706 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.462 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:27.163119+0000 mon.a (mon.0) 4707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.462 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:27.166300+0000 mon.a (mon.0) 4708 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.462 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:27.169070+0000 mon.a (mon.0) 4709 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.462 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:27.170155+0000 mon.a (mon.0) 4710 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.462 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[71198]: audit 2024-02-10T06:43:27.177149+0000 mon.a (mon.0) 4711 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.462 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:27.085189+0000 mon.a (mon.0) 4706 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.463 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:27.163119+0000 mon.a (mon.0) 4707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:27.463 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:27.166300+0000 mon.a (mon.0) 4708 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:27.463 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:27.169070+0000 mon.a (mon.0) 4709 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:27.463 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:27.170155+0000 mon.a (mon.0) 4710 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:27.463 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:27 smithi046 bash[68510]: audit 2024-02-10T06:43:27.177149+0000 mon.a (mon.0) 4711 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:27.494 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[66212]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-10T06:43:27.494 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[66212]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-02-10T06:43:27.494 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[66212]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-02-10T06:43:27.494 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[66212]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-10T06:43:27.494 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[66212]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-02-10T06:43:27.494 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[66212]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-10T06:43:27.494 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:43:27 smithi175 bash[66212]: --> ceph-volume raw activate successful for osd ID: 5 2024-02-10T06:43:28.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: cephadm 2024-02-10T06:43:26.702602+0000 mgr.y (mgr.34107) 1199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: cephadm 2024-02-10T06:43:26.796522+0000 mgr.y (mgr.34107) 1200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: cephadm 2024-02-10T06:43:26.891667+0000 mgr.y (mgr.34107) 1201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: cephadm 2024-02-10T06:43:26.993083+0000 mgr.y (mgr.34107) 1202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: cephadm 2024-02-10T06:43:27.085690+0000 mgr.y (mgr.34107) 1203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: cephadm 2024-02-10T06:43:27.178148+0000 mgr.y (mgr.34107) 1204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.258110+0000 mon.a (mon.0) 4712 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.261483+0000 mon.a (mon.0) 4713 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.264134+0000 mon.a (mon.0) 4714 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.265083+0000 mon.a (mon.0) 4715 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.272638+0000 mon.a (mon.0) 4716 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: cephadm 2024-02-10T06:43:27.273296+0000 mgr.y (mgr.34107) 1205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.356065+0000 mon.a (mon.0) 4717 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.358763+0000 mon.a (mon.0) 4718 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.362180+0000 mon.a (mon.0) 4719 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.363104+0000 mon.a (mon.0) 4720 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.370075+0000 mon.a (mon.0) 4721 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: cephadm 2024-02-10T06:43:27.370917+0000 mgr.y (mgr.34107) 1206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.453310+0000 mon.a (mon.0) 4722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.455574+0000 mon.a (mon.0) 4723 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.458215+0000 mon.a (mon.0) 4724 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.459236+0000 mon.a (mon.0) 4725 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.467409+0000 mon.a (mon.0) 4726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: cephadm 2024-02-10T06:43:27.468265+0000 mgr.y (mgr.34107) 1207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: cluster 2024-02-10T06:43:27.542638+0000 mgr.y (mgr.34107) 1208 : cluster 0 pgmap v202: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T06:43:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.549796+0000 mon.a (mon.0) 4727 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.552419+0000 mon.a (mon.0) 4728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.556006+0000 mon.a (mon.0) 4729 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.557226+0000 mon.a (mon.0) 4730 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.565762+0000 mon.a (mon.0) 4731 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: cephadm 2024-02-10T06:43:27.566571+0000 mgr.y (mgr.34107) 1209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.646544+0000 mon.a (mon.0) 4732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.649384+0000 mon.a (mon.0) 4733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.652746+0000 mon.a (mon.0) 4734 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.654473+0000 mon.a (mon.0) 4735 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.662948+0000 mon.a (mon.0) 4736 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.745898+0000 mon.a (mon.0) 4737 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.748879+0000 mon.a (mon.0) 4738 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.752707+0000 mon.a (mon.0) 4739 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.753886+0000 mon.a (mon.0) 4740 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.760610+0000 mon.a (mon.0) 4741 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.842514+0000 mon.a (mon.0) 4742 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.847102+0000 mon.a (mon.0) 4743 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.850750+0000 mon.a (mon.0) 4744 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.852058+0000 mon.a (mon.0) 4745 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.859917+0000 mon.a (mon.0) 4746 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.944341+0000 mon.a (mon.0) 4747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.947254+0000 mon.a (mon.0) 4748 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.950502+0000 mon.a (mon.0) 4749 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.951609+0000 mon.a (mon.0) 4750 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:27.960784+0000 mon.a (mon.0) 4751 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:28.044594+0000 mon.a (mon.0) 4752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:28.047128+0000 mon.a (mon.0) 4753 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:28.050258+0000 mon.a (mon.0) 4754 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:28.051269+0000 mon.a (mon.0) 4755 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:28.060381+0000 mon.a (mon.0) 4756 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:28.141652+0000 mon.a (mon.0) 4757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:28.143796+0000 mon.a (mon.0) 4758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:28.146407+0000 mon.a (mon.0) 4759 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:28.147435+0000 mon.a (mon.0) 4760 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:28 smithi175 bash[56722]: audit 2024-02-10T06:43:28.153443+0000 mon.a (mon.0) 4761 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: cephadm 2024-02-10T06:43:26.702602+0000 mgr.y (mgr.34107) 1199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: cephadm 2024-02-10T06:43:26.796522+0000 mgr.y (mgr.34107) 1200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: cephadm 2024-02-10T06:43:26.891667+0000 mgr.y (mgr.34107) 1201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: cephadm 2024-02-10T06:43:26.993083+0000 mgr.y (mgr.34107) 1202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: cephadm 2024-02-10T06:43:27.085690+0000 mgr.y (mgr.34107) 1203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: cephadm 2024-02-10T06:43:27.178148+0000 mgr.y (mgr.34107) 1204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.258110+0000 mon.a (mon.0) 4712 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.261483+0000 mon.a (mon.0) 4713 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.264134+0000 mon.a (mon.0) 4714 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.265083+0000 mon.a (mon.0) 4715 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.272638+0000 mon.a (mon.0) 4716 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: cephadm 2024-02-10T06:43:27.273296+0000 mgr.y (mgr.34107) 1205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.356065+0000 mon.a (mon.0) 4717 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.358763+0000 mon.a (mon.0) 4718 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.362180+0000 mon.a (mon.0) 4719 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.363104+0000 mon.a (mon.0) 4720 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.370075+0000 mon.a (mon.0) 4721 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: cephadm 2024-02-10T06:43:27.370917+0000 mgr.y (mgr.34107) 1206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.453310+0000 mon.a (mon.0) 4722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.455574+0000 mon.a (mon.0) 4723 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: cephadm 2024-02-10T06:43:26.702602+0000 mgr.y (mgr.34107) 1199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: cephadm 2024-02-10T06:43:26.796522+0000 mgr.y (mgr.34107) 1200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: cephadm 2024-02-10T06:43:26.891667+0000 mgr.y (mgr.34107) 1201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: cephadm 2024-02-10T06:43:26.993083+0000 mgr.y (mgr.34107) 1202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: cephadm 2024-02-10T06:43:27.085690+0000 mgr.y (mgr.34107) 1203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: cephadm 2024-02-10T06:43:27.178148+0000 mgr.y (mgr.34107) 1204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.258110+0000 mon.a (mon.0) 4712 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.261483+0000 mon.a (mon.0) 4713 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.264134+0000 mon.a (mon.0) 4714 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.265083+0000 mon.a (mon.0) 4715 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.272638+0000 mon.a (mon.0) 4716 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: cephadm 2024-02-10T06:43:27.273296+0000 mgr.y (mgr.34107) 1205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.356065+0000 mon.a (mon.0) 4717 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.358763+0000 mon.a (mon.0) 4718 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.362180+0000 mon.a (mon.0) 4719 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.363104+0000 mon.a (mon.0) 4720 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.370075+0000 mon.a (mon.0) 4721 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: cephadm 2024-02-10T06:43:27.370917+0000 mgr.y (mgr.34107) 1206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.453310+0000 mon.a (mon.0) 4722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.455574+0000 mon.a (mon.0) 4723 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.458215+0000 mon.a (mon.0) 4724 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.459236+0000 mon.a (mon.0) 4725 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.467409+0000 mon.a (mon.0) 4726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: cephadm 2024-02-10T06:43:27.468265+0000 mgr.y (mgr.34107) 1207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: cluster 2024-02-10T06:43:27.542638+0000 mgr.y (mgr.34107) 1208 : cluster 0 pgmap v202: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T06:43:28.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.549796+0000 mon.a (mon.0) 4727 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.552419+0000 mon.a (mon.0) 4728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.556006+0000 mon.a (mon.0) 4729 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.557226+0000 mon.a (mon.0) 4730 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.565762+0000 mon.a (mon.0) 4731 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: cephadm 2024-02-10T06:43:27.566571+0000 mgr.y (mgr.34107) 1209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.646544+0000 mon.a (mon.0) 4732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.649384+0000 mon.a (mon.0) 4733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.652746+0000 mon.a (mon.0) 4734 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.654473+0000 mon.a (mon.0) 4735 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.662948+0000 mon.a (mon.0) 4736 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.745898+0000 mon.a (mon.0) 4737 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.748879+0000 mon.a (mon.0) 4738 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.752707+0000 mon.a (mon.0) 4739 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.753886+0000 mon.a (mon.0) 4740 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.760610+0000 mon.a (mon.0) 4741 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.842514+0000 mon.a (mon.0) 4742 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.847102+0000 mon.a (mon.0) 4743 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.850750+0000 mon.a (mon.0) 4744 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.852058+0000 mon.a (mon.0) 4745 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.859917+0000 mon.a (mon.0) 4746 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.944341+0000 mon.a (mon.0) 4747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.947254+0000 mon.a (mon.0) 4748 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.950502+0000 mon.a (mon.0) 4749 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.951609+0000 mon.a (mon.0) 4750 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:27.960784+0000 mon.a (mon.0) 4751 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:28.044594+0000 mon.a (mon.0) 4752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:28.047128+0000 mon.a (mon.0) 4753 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:28.050258+0000 mon.a (mon.0) 4754 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:28.051269+0000 mon.a (mon.0) 4755 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:28.060381+0000 mon.a (mon.0) 4756 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:28.141652+0000 mon.a (mon.0) 4757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:28.143796+0000 mon.a (mon.0) 4758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:28.146407+0000 mon.a (mon.0) 4759 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:28.147435+0000 mon.a (mon.0) 4760 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[68510]: audit 2024-02-10T06:43:28.153443+0000 mon.a (mon.0) 4761 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.458215+0000 mon.a (mon.0) 4724 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.459236+0000 mon.a (mon.0) 4725 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.467409+0000 mon.a (mon.0) 4726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: cephadm 2024-02-10T06:43:27.468265+0000 mgr.y (mgr.34107) 1207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: cluster 2024-02-10T06:43:27.542638+0000 mgr.y (mgr.34107) 1208 : cluster 0 pgmap v202: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T06:43:28.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.549796+0000 mon.a (mon.0) 4727 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.552419+0000 mon.a (mon.0) 4728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.556006+0000 mon.a (mon.0) 4729 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.557226+0000 mon.a (mon.0) 4730 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.565762+0000 mon.a (mon.0) 4731 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: cephadm 2024-02-10T06:43:27.566571+0000 mgr.y (mgr.34107) 1209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:28.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.646544+0000 mon.a (mon.0) 4732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.649384+0000 mon.a (mon.0) 4733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.652746+0000 mon.a (mon.0) 4734 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.654473+0000 mon.a (mon.0) 4735 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.662948+0000 mon.a (mon.0) 4736 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.745898+0000 mon.a (mon.0) 4737 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.748879+0000 mon.a (mon.0) 4738 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.752707+0000 mon.a (mon.0) 4739 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.753886+0000 mon.a (mon.0) 4740 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.760610+0000 mon.a (mon.0) 4741 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.842514+0000 mon.a (mon.0) 4742 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.847102+0000 mon.a (mon.0) 4743 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.850750+0000 mon.a (mon.0) 4744 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.852058+0000 mon.a (mon.0) 4745 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.859917+0000 mon.a (mon.0) 4746 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.944341+0000 mon.a (mon.0) 4747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.947254+0000 mon.a (mon.0) 4748 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.950502+0000 mon.a (mon.0) 4749 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.951609+0000 mon.a (mon.0) 4750 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:27.960784+0000 mon.a (mon.0) 4751 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:28.044594+0000 mon.a (mon.0) 4752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:28.047128+0000 mon.a (mon.0) 4753 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:28.050258+0000 mon.a (mon.0) 4754 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:28.051269+0000 mon.a (mon.0) 4755 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:28.060381+0000 mon.a (mon.0) 4756 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:28.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:28.141652+0000 mon.a (mon.0) 4757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:28.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:28.143796+0000 mon.a (mon.0) 4758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:28.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:28.146407+0000 mon.a (mon.0) 4759 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:28.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:28.147435+0000 mon.a (mon.0) 4760 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:28.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:28 smithi046 bash[71198]: audit 2024-02-10T06:43:28.153443+0000 mon.a (mon.0) 4761 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: cephadm 2024-02-10T06:43:27.664061+0000 mgr.y (mgr.34107) 1210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: cephadm 2024-02-10T06:43:27.761333+0000 mgr.y (mgr.34107) 1211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: cephadm 2024-02-10T06:43:27.860702+0000 mgr.y (mgr.34107) 1212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: cephadm 2024-02-10T06:43:27.961454+0000 mgr.y (mgr.34107) 1213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: cephadm 2024-02-10T06:43:28.061203+0000 mgr.y (mgr.34107) 1214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: cephadm 2024-02-10T06:43:28.154013+0000 mgr.y (mgr.34107) 1215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.231143+0000 mon.a (mon.0) 4762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.233872+0000 mon.a (mon.0) 4763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.237302+0000 mon.a (mon.0) 4764 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.238480+0000 mon.a (mon.0) 4765 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.247014+0000 mon.a (mon.0) 4766 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: cephadm 2024-02-10T06:43:28.247864+0000 mgr.y (mgr.34107) 1216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.327607+0000 mon.a (mon.0) 4767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.329884+0000 mon.a (mon.0) 4768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.333341+0000 mon.a (mon.0) 4769 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.334239+0000 mon.a (mon.0) 4770 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.340763+0000 mon.a (mon.0) 4771 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: cephadm 2024-02-10T06:43:28.341650+0000 mgr.y (mgr.34107) 1217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.424752+0000 mon.a (mon.0) 4772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.427742+0000 mon.a (mon.0) 4773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.430933+0000 mon.a (mon.0) 4774 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.432341+0000 mon.a (mon.0) 4775 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.441267+0000 mon.a (mon.0) 4776 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: cephadm 2024-02-10T06:43:28.441870+0000 mgr.y (mgr.34107) 1218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.521865+0000 mon.a (mon.0) 4777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.524087+0000 mon.a (mon.0) 4778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.527118+0000 mon.a (mon.0) 4779 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.528053+0000 mon.a (mon.0) 4780 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.535515+0000 mon.a (mon.0) 4781 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: cephadm 2024-02-10T06:43:28.536098+0000 mgr.y (mgr.34107) 1219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.614573+0000 mon.a (mon.0) 4782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.617808+0000 mon.a (mon.0) 4783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.621546+0000 mon.a (mon.0) 4784 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.623061+0000 mon.a (mon.0) 4785 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.631248+0000 mon.a (mon.0) 4786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: cephadm 2024-02-10T06:43:28.632076+0000 mgr.y (mgr.34107) 1220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.711792+0000 mon.a (mon.0) 4787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.715653+0000 mon.a (mon.0) 4788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.719425+0000 mon.a (mon.0) 4789 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.720807+0000 mon.a (mon.0) 4790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.729707+0000 mon.a (mon.0) 4791 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.812579+0000 mon.a (mon.0) 4792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.815161+0000 mon.a (mon.0) 4793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.818123+0000 mon.a (mon.0) 4794 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.819260+0000 mon.a (mon.0) 4795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.825854+0000 mon.a (mon.0) 4796 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.905762+0000 mon.a (mon.0) 4797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.908192+0000 mon.a (mon.0) 4798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.911292+0000 mon.a (mon.0) 4799 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.912336+0000 mon.a (mon.0) 4800 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.920303+0000 mon.a (mon.0) 4801 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:28.999850+0000 mon.a (mon.0) 4802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:29.002718+0000 mon.a (mon.0) 4803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:29.005937+0000 mon.a (mon.0) 4804 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:29.007086+0000 mon.a (mon.0) 4805 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:29.014468+0000 mon.a (mon.0) 4806 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:29.096661+0000 mon.a (mon.0) 4807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:29.098985+0000 mon.a (mon.0) 4808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:29.102955+0000 mon.a (mon.0) 4809 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:29.104238+0000 mon.a (mon.0) 4810 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:29.112678+0000 mon.a (mon.0) 4811 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:29 smithi175 bash[56722]: audit 2024-02-10T06:43:29.194774+0000 mon.a (mon.0) 4812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: cephadm 2024-02-10T06:43:27.664061+0000 mgr.y (mgr.34107) 1210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: cephadm 2024-02-10T06:43:27.761333+0000 mgr.y (mgr.34107) 1211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: cephadm 2024-02-10T06:43:27.860702+0000 mgr.y (mgr.34107) 1212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: cephadm 2024-02-10T06:43:27.961454+0000 mgr.y (mgr.34107) 1213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: cephadm 2024-02-10T06:43:28.061203+0000 mgr.y (mgr.34107) 1214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: cephadm 2024-02-10T06:43:28.154013+0000 mgr.y (mgr.34107) 1215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.231143+0000 mon.a (mon.0) 4762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.233872+0000 mon.a (mon.0) 4763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.237302+0000 mon.a (mon.0) 4764 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.238480+0000 mon.a (mon.0) 4765 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.247014+0000 mon.a (mon.0) 4766 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: cephadm 2024-02-10T06:43:28.247864+0000 mgr.y (mgr.34107) 1216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.327607+0000 mon.a (mon.0) 4767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.329884+0000 mon.a (mon.0) 4768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.333341+0000 mon.a (mon.0) 4769 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.334239+0000 mon.a (mon.0) 4770 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.340763+0000 mon.a (mon.0) 4771 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: cephadm 2024-02-10T06:43:28.341650+0000 mgr.y (mgr.34107) 1217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.424752+0000 mon.a (mon.0) 4772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.427742+0000 mon.a (mon.0) 4773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: cephadm 2024-02-10T06:43:27.664061+0000 mgr.y (mgr.34107) 1210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: cephadm 2024-02-10T06:43:27.761333+0000 mgr.y (mgr.34107) 1211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: cephadm 2024-02-10T06:43:27.860702+0000 mgr.y (mgr.34107) 1212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: cephadm 2024-02-10T06:43:27.961454+0000 mgr.y (mgr.34107) 1213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: cephadm 2024-02-10T06:43:28.061203+0000 mgr.y (mgr.34107) 1214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: cephadm 2024-02-10T06:43:28.154013+0000 mgr.y (mgr.34107) 1215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.231143+0000 mon.a (mon.0) 4762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.233872+0000 mon.a (mon.0) 4763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.237302+0000 mon.a (mon.0) 4764 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.238480+0000 mon.a (mon.0) 4765 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.247014+0000 mon.a (mon.0) 4766 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: cephadm 2024-02-10T06:43:28.247864+0000 mgr.y (mgr.34107) 1216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.327607+0000 mon.a (mon.0) 4767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.329884+0000 mon.a (mon.0) 4768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.333341+0000 mon.a (mon.0) 4769 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.334239+0000 mon.a (mon.0) 4770 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.340763+0000 mon.a (mon.0) 4771 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: cephadm 2024-02-10T06:43:28.341650+0000 mgr.y (mgr.34107) 1217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.424752+0000 mon.a (mon.0) 4772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.427742+0000 mon.a (mon.0) 4773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.430933+0000 mon.a (mon.0) 4774 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.432341+0000 mon.a (mon.0) 4775 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.441267+0000 mon.a (mon.0) 4776 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: cephadm 2024-02-10T06:43:28.441870+0000 mgr.y (mgr.34107) 1218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.521865+0000 mon.a (mon.0) 4777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.524087+0000 mon.a (mon.0) 4778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.527118+0000 mon.a (mon.0) 4779 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.528053+0000 mon.a (mon.0) 4780 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.535515+0000 mon.a (mon.0) 4781 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: cephadm 2024-02-10T06:43:28.536098+0000 mgr.y (mgr.34107) 1219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.614573+0000 mon.a (mon.0) 4782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.617808+0000 mon.a (mon.0) 4783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.621546+0000 mon.a (mon.0) 4784 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.623061+0000 mon.a (mon.0) 4785 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.631248+0000 mon.a (mon.0) 4786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: cephadm 2024-02-10T06:43:28.632076+0000 mgr.y (mgr.34107) 1220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.711792+0000 mon.a (mon.0) 4787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.715653+0000 mon.a (mon.0) 4788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.719425+0000 mon.a (mon.0) 4789 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.720807+0000 mon.a (mon.0) 4790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.430933+0000 mon.a (mon.0) 4774 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.432341+0000 mon.a (mon.0) 4775 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.441267+0000 mon.a (mon.0) 4776 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: cephadm 2024-02-10T06:43:28.441870+0000 mgr.y (mgr.34107) 1218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.521865+0000 mon.a (mon.0) 4777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.524087+0000 mon.a (mon.0) 4778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.527118+0000 mon.a (mon.0) 4779 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.528053+0000 mon.a (mon.0) 4780 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.535515+0000 mon.a (mon.0) 4781 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: cephadm 2024-02-10T06:43:28.536098+0000 mgr.y (mgr.34107) 1219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.614573+0000 mon.a (mon.0) 4782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.617808+0000 mon.a (mon.0) 4783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.621546+0000 mon.a (mon.0) 4784 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.623061+0000 mon.a (mon.0) 4785 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.631248+0000 mon.a (mon.0) 4786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: cephadm 2024-02-10T06:43:28.632076+0000 mgr.y (mgr.34107) 1220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:29.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.711792+0000 mon.a (mon.0) 4787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.715653+0000 mon.a (mon.0) 4788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.719425+0000 mon.a (mon.0) 4789 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.720807+0000 mon.a (mon.0) 4790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.729707+0000 mon.a (mon.0) 4791 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.812579+0000 mon.a (mon.0) 4792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.815161+0000 mon.a (mon.0) 4793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.818123+0000 mon.a (mon.0) 4794 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.819260+0000 mon.a (mon.0) 4795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.825854+0000 mon.a (mon.0) 4796 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.905762+0000 mon.a (mon.0) 4797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.908192+0000 mon.a (mon.0) 4798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.911292+0000 mon.a (mon.0) 4799 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.912336+0000 mon.a (mon.0) 4800 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.920303+0000 mon.a (mon.0) 4801 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:28.999850+0000 mon.a (mon.0) 4802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:29.002718+0000 mon.a (mon.0) 4803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:29.005937+0000 mon.a (mon.0) 4804 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:29.007086+0000 mon.a (mon.0) 4805 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:29.014468+0000 mon.a (mon.0) 4806 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:29.096661+0000 mon.a (mon.0) 4807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:29.098985+0000 mon.a (mon.0) 4808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:29.102955+0000 mon.a (mon.0) 4809 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:29.104238+0000 mon.a (mon.0) 4810 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:29.112678+0000 mon.a (mon.0) 4811 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[71198]: audit 2024-02-10T06:43:29.194774+0000 mon.a (mon.0) 4812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.729707+0000 mon.a (mon.0) 4791 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.812579+0000 mon.a (mon.0) 4792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.815161+0000 mon.a (mon.0) 4793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.818123+0000 mon.a (mon.0) 4794 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.819260+0000 mon.a (mon.0) 4795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.825854+0000 mon.a (mon.0) 4796 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.905762+0000 mon.a (mon.0) 4797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.908192+0000 mon.a (mon.0) 4798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.911292+0000 mon.a (mon.0) 4799 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.912336+0000 mon.a (mon.0) 4800 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.920303+0000 mon.a (mon.0) 4801 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:28.999850+0000 mon.a (mon.0) 4802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:29.002718+0000 mon.a (mon.0) 4803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:29.005937+0000 mon.a (mon.0) 4804 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:29.007086+0000 mon.a (mon.0) 4805 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:29.014468+0000 mon.a (mon.0) 4806 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:29.096661+0000 mon.a (mon.0) 4807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:29.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:29.098985+0000 mon.a (mon.0) 4808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:29.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:29.102955+0000 mon.a (mon.0) 4809 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:29.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:29.104238+0000 mon.a (mon.0) 4810 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:29.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:29.112678+0000 mon.a (mon.0) 4811 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:29.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:29 smithi046 bash[68510]: audit 2024-02-10T06:43:29.194774+0000 mon.a (mon.0) 4812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.435 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: cephadm 2024-02-10T06:43:28.730310+0000 mgr.y (mgr.34107) 1221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.435 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: cephadm 2024-02-10T06:43:28.826412+0000 mgr.y (mgr.34107) 1222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.435 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: cephadm 2024-02-10T06:43:28.921014+0000 mgr.y (mgr.34107) 1223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.436 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: cephadm 2024-02-10T06:43:29.015083+0000 mgr.y (mgr.34107) 1224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.436 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: cephadm 2024-02-10T06:43:29.113389+0000 mgr.y (mgr.34107) 1225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.436 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.198596+0000 mon.a (mon.0) 4813 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.436 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.212489+0000 mon.a (mon.0) 4814 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.436 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.213383+0000 mon.a (mon.0) 4815 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.436 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.219417+0000 mon.a (mon.0) 4816 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.436 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: cephadm 2024-02-10T06:43:29.219980+0000 mgr.y (mgr.34107) 1226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.436 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.301973+0000 mon.a (mon.0) 4817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.436 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.304276+0000 mon.a (mon.0) 4818 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.436 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.308530+0000 mon.a (mon.0) 4819 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.436 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.310083+0000 mon.a (mon.0) 4820 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.436 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.319501+0000 mon.a (mon.0) 4821 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.436 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: cephadm 2024-02-10T06:43:29.320239+0000 mgr.y (mgr.34107) 1227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.436 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.398079+0000 mon.a (mon.0) 4822 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.437 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.401735+0000 mon.a (mon.0) 4823 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.437 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.405873+0000 mon.a (mon.0) 4824 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.437 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.407378+0000 mon.a (mon.0) 4825 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.437 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.416728+0000 mon.a (mon.0) 4826 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.437 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: cephadm 2024-02-10T06:43:29.417629+0000 mgr.y (mgr.34107) 1228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.437 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.500607+0000 mon.a (mon.0) 4827 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.437 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.501459+0000 mon.a (mon.0) 4828 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.437 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.502891+0000 mon.a (mon.0) 4829 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:43:30.437 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.506541+0000 mon.a (mon.0) 4830 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.437 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.516538+0000 mon.a (mon.0) 4831 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.437 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.523255+0000 mon.a (mon.0) 4832 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.437 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: cluster 2024-02-10T06:43:29.543323+0000 mgr.y (mgr.34107) 1229 : cluster 0 pgmap v203: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T06:43:30.437 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.544733+0000 mon.a (mon.0) 4833 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.437 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: cephadm 2024-02-10T06:43:29.545507+0000 mgr.y (mgr.34107) 1230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.437 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.625963+0000 mon.a (mon.0) 4834 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.437 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.630616+0000 mon.a (mon.0) 4835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.438 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.634814+0000 mon.a (mon.0) 4836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.438 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.636124+0000 mon.a (mon.0) 4837 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.438 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.642714+0000 mon.a (mon.0) 4838 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.438 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.730509+0000 mon.a (mon.0) 4839 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.438 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.733548+0000 mon.a (mon.0) 4840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.438 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.737267+0000 mon.a (mon.0) 4841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.438 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.738427+0000 mon.a (mon.0) 4842 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.438 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.746097+0000 mon.a (mon.0) 4843 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.438 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.831896+0000 mon.a (mon.0) 4844 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.438 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.834900+0000 mon.a (mon.0) 4845 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.438 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.840079+0000 mon.a (mon.0) 4846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.438 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.841549+0000 mon.a (mon.0) 4847 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.438 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.850688+0000 mon.a (mon.0) 4848 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.438 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.936407+0000 mon.a (mon.0) 4849 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.438 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.939352+0000 mon.a (mon.0) 4850 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.439 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.942543+0000 mon.a (mon.0) 4851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.439 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.943843+0000 mon.a (mon.0) 4852 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.439 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:29.952656+0000 mon.a (mon.0) 4853 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.439 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:30.033717+0000 mon.a (mon.0) 4854 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.439 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:30.036354+0000 mon.a (mon.0) 4855 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.439 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:30.038892+0000 mon.a (mon.0) 4856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.439 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:30.039990+0000 mon.a (mon.0) 4857 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.439 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:30.046030+0000 mon.a (mon.0) 4858 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.439 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:30.156875+0000 mon.a (mon.0) 4859 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.439 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:30.159820+0000 mon.a (mon.0) 4860 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.439 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:30.163117+0000 mon.a (mon.0) 4861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.439 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:30.164443+0000 mon.a (mon.0) 4862 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.439 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[56722]: audit 2024-02-10T06:43:30.173031+0000 mon.a (mon.0) 4863 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: cephadm 2024-02-10T06:43:28.730310+0000 mgr.y (mgr.34107) 1221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: cephadm 2024-02-10T06:43:28.826412+0000 mgr.y (mgr.34107) 1222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: cephadm 2024-02-10T06:43:28.921014+0000 mgr.y (mgr.34107) 1223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: cephadm 2024-02-10T06:43:29.015083+0000 mgr.y (mgr.34107) 1224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: cephadm 2024-02-10T06:43:29.113389+0000 mgr.y (mgr.34107) 1225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.198596+0000 mon.a (mon.0) 4813 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.212489+0000 mon.a (mon.0) 4814 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.213383+0000 mon.a (mon.0) 4815 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.219417+0000 mon.a (mon.0) 4816 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: cephadm 2024-02-10T06:43:29.219980+0000 mgr.y (mgr.34107) 1226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.301973+0000 mon.a (mon.0) 4817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.304276+0000 mon.a (mon.0) 4818 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.308530+0000 mon.a (mon.0) 4819 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.310083+0000 mon.a (mon.0) 4820 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.319501+0000 mon.a (mon.0) 4821 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: cephadm 2024-02-10T06:43:29.320239+0000 mgr.y (mgr.34107) 1227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.398079+0000 mon.a (mon.0) 4822 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.401735+0000 mon.a (mon.0) 4823 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.405873+0000 mon.a (mon.0) 4824 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.407378+0000 mon.a (mon.0) 4825 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: cephadm 2024-02-10T06:43:28.730310+0000 mgr.y (mgr.34107) 1221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: cephadm 2024-02-10T06:43:28.826412+0000 mgr.y (mgr.34107) 1222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: cephadm 2024-02-10T06:43:28.921014+0000 mgr.y (mgr.34107) 1223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: cephadm 2024-02-10T06:43:29.015083+0000 mgr.y (mgr.34107) 1224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: cephadm 2024-02-10T06:43:29.113389+0000 mgr.y (mgr.34107) 1225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.198596+0000 mon.a (mon.0) 4813 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.212489+0000 mon.a (mon.0) 4814 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.213383+0000 mon.a (mon.0) 4815 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.219417+0000 mon.a (mon.0) 4816 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: cephadm 2024-02-10T06:43:29.219980+0000 mgr.y (mgr.34107) 1226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.301973+0000 mon.a (mon.0) 4817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.304276+0000 mon.a (mon.0) 4818 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.308530+0000 mon.a (mon.0) 4819 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.310083+0000 mon.a (mon.0) 4820 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.319501+0000 mon.a (mon.0) 4821 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: cephadm 2024-02-10T06:43:29.320239+0000 mgr.y (mgr.34107) 1227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.398079+0000 mon.a (mon.0) 4822 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.401735+0000 mon.a (mon.0) 4823 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.405873+0000 mon.a (mon.0) 4824 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.407378+0000 mon.a (mon.0) 4825 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.416728+0000 mon.a (mon.0) 4826 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: cephadm 2024-02-10T06:43:29.417629+0000 mgr.y (mgr.34107) 1228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.500607+0000 mon.a (mon.0) 4827 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.501459+0000 mon.a (mon.0) 4828 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.502891+0000 mon.a (mon.0) 4829 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:43:30.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.506541+0000 mon.a (mon.0) 4830 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.516538+0000 mon.a (mon.0) 4831 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.523255+0000 mon.a (mon.0) 4832 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: cluster 2024-02-10T06:43:29.543323+0000 mgr.y (mgr.34107) 1229 : cluster 0 pgmap v203: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T06:43:30.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.544733+0000 mon.a (mon.0) 4833 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: cephadm 2024-02-10T06:43:29.545507+0000 mgr.y (mgr.34107) 1230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.625963+0000 mon.a (mon.0) 4834 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.630616+0000 mon.a (mon.0) 4835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.634814+0000 mon.a (mon.0) 4836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.636124+0000 mon.a (mon.0) 4837 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.642714+0000 mon.a (mon.0) 4838 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.730509+0000 mon.a (mon.0) 4839 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.733548+0000 mon.a (mon.0) 4840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.737267+0000 mon.a (mon.0) 4841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.738427+0000 mon.a (mon.0) 4842 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.416728+0000 mon.a (mon.0) 4826 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: cephadm 2024-02-10T06:43:29.417629+0000 mgr.y (mgr.34107) 1228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.500607+0000 mon.a (mon.0) 4827 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.501459+0000 mon.a (mon.0) 4828 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.502891+0000 mon.a (mon.0) 4829 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:43:30.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.506541+0000 mon.a (mon.0) 4830 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.516538+0000 mon.a (mon.0) 4831 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.523255+0000 mon.a (mon.0) 4832 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: cluster 2024-02-10T06:43:29.543323+0000 mgr.y (mgr.34107) 1229 : cluster 0 pgmap v203: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T06:43:30.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.544733+0000 mon.a (mon.0) 4833 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: cephadm 2024-02-10T06:43:29.545507+0000 mgr.y (mgr.34107) 1230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:30.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.625963+0000 mon.a (mon.0) 4834 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.630616+0000 mon.a (mon.0) 4835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.634814+0000 mon.a (mon.0) 4836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.636124+0000 mon.a (mon.0) 4837 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.642714+0000 mon.a (mon.0) 4838 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.730509+0000 mon.a (mon.0) 4839 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.733548+0000 mon.a (mon.0) 4840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.737267+0000 mon.a (mon.0) 4841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.738427+0000 mon.a (mon.0) 4842 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.746097+0000 mon.a (mon.0) 4843 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.831896+0000 mon.a (mon.0) 4844 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.834900+0000 mon.a (mon.0) 4845 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.840079+0000 mon.a (mon.0) 4846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.841549+0000 mon.a (mon.0) 4847 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.850688+0000 mon.a (mon.0) 4848 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.936407+0000 mon.a (mon.0) 4849 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.939352+0000 mon.a (mon.0) 4850 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.942543+0000 mon.a (mon.0) 4851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.943843+0000 mon.a (mon.0) 4852 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:29.952656+0000 mon.a (mon.0) 4853 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:30.033717+0000 mon.a (mon.0) 4854 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:30.036354+0000 mon.a (mon.0) 4855 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:30.038892+0000 mon.a (mon.0) 4856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:30.039990+0000 mon.a (mon.0) 4857 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:30.046030+0000 mon.a (mon.0) 4858 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:30.156875+0000 mon.a (mon.0) 4859 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:30.159820+0000 mon.a (mon.0) 4860 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:30.163117+0000 mon.a (mon.0) 4861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.746097+0000 mon.a (mon.0) 4843 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.831896+0000 mon.a (mon.0) 4844 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.834900+0000 mon.a (mon.0) 4845 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.840079+0000 mon.a (mon.0) 4846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.841549+0000 mon.a (mon.0) 4847 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.850688+0000 mon.a (mon.0) 4848 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.936407+0000 mon.a (mon.0) 4849 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.939352+0000 mon.a (mon.0) 4850 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.942543+0000 mon.a (mon.0) 4851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.943843+0000 mon.a (mon.0) 4852 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:29.952656+0000 mon.a (mon.0) 4853 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:30.033717+0000 mon.a (mon.0) 4854 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:30.036354+0000 mon.a (mon.0) 4855 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:30.038892+0000 mon.a (mon.0) 4856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:30.039990+0000 mon.a (mon.0) 4857 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:30.046030+0000 mon.a (mon.0) 4858 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:30.156875+0000 mon.a (mon.0) 4859 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:30.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:30.159820+0000 mon.a (mon.0) 4860 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:30.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:30.163117+0000 mon.a (mon.0) 4861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:30.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:30.164443+0000 mon.a (mon.0) 4862 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[68510]: audit 2024-02-10T06:43:30.173031+0000 mon.a (mon.0) 4863 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:30.164443+0000 mon.a (mon.0) 4862 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:30.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:30 smithi046 bash[71198]: audit 2024-02-10T06:43:30.173031+0000 mon.a (mon.0) 4863 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:30.744 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:43:30 smithi175 bash[66649]: debug 2024-02-10T06:43:30.469+0000 7fe8b47e9700 1 -- 172.21.15.175:0/2500995873 <== mon.2 v2:172.21.15.175:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56429f1431e0 con 0x56429f1c8800 2024-02-10T06:43:31.091 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:43:31] "GET /metrics HTTP/1.1" 200 38597 "" "Prometheus/2.33.4" 2024-02-10T06:43:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: cephadm 2024-02-10T06:43:29.643513+0000 mgr.y (mgr.34107) 1231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: cephadm 2024-02-10T06:43:29.746579+0000 mgr.y (mgr.34107) 1232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: cephadm 2024-02-10T06:43:29.851413+0000 mgr.y (mgr.34107) 1233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: cephadm 2024-02-10T06:43:29.953336+0000 mgr.y (mgr.34107) 1234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: cephadm 2024-02-10T06:43:30.046666+0000 mgr.y (mgr.34107) 1235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: cephadm 2024-02-10T06:43:30.173727+0000 mgr.y (mgr.34107) 1236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.253019+0000 mon.a (mon.0) 4864 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.255538+0000 mon.a (mon.0) 4865 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.258810+0000 mon.a (mon.0) 4866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.259898+0000 mon.a (mon.0) 4867 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.266565+0000 mon.a (mon.0) 4868 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: cephadm 2024-02-10T06:43:30.267131+0000 mgr.y (mgr.34107) 1237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.349124+0000 mon.a (mon.0) 4869 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.351820+0000 mon.a (mon.0) 4870 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.354895+0000 mon.a (mon.0) 4871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.355990+0000 mon.a (mon.0) 4872 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.362083+0000 mon.a (mon.0) 4873 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: cephadm 2024-02-10T06:43:30.362813+0000 mgr.y (mgr.34107) 1238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.447614+0000 mon.a (mon.0) 4874 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.450518+0000 mon.a (mon.0) 4875 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.454784+0000 mon.a (mon.0) 4876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.456063+0000 mon.a (mon.0) 4877 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.466540+0000 mon.a (mon.0) 4878 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: cephadm 2024-02-10T06:43:30.467244+0000 mgr.y (mgr.34107) 1239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.549074+0000 mon.a (mon.0) 4879 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.551622+0000 mon.a (mon.0) 4880 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.554811+0000 mon.a (mon.0) 4881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.555828+0000 mon.a (mon.0) 4882 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.562426+0000 mon.a (mon.0) 4883 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: cephadm 2024-02-10T06:43:30.563263+0000 mgr.y (mgr.34107) 1240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.643088+0000 mon.a (mon.0) 4884 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.646346+0000 mon.a (mon.0) 4885 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.650097+0000 mon.a (mon.0) 4886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.651433+0000 mon.a (mon.0) 4887 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.658653+0000 mon.a (mon.0) 4888 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.739038+0000 mon.a (mon.0) 4889 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.741565+0000 mon.a (mon.0) 4890 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.744574+0000 mon.a (mon.0) 4891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.745648+0000 mon.a (mon.0) 4892 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.753234+0000 mon.a (mon.0) 4893 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: cephadm 2024-02-10T06:43:29.643513+0000 mgr.y (mgr.34107) 1231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: cephadm 2024-02-10T06:43:29.746579+0000 mgr.y (mgr.34107) 1232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: cephadm 2024-02-10T06:43:29.851413+0000 mgr.y (mgr.34107) 1233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: cephadm 2024-02-10T06:43:29.953336+0000 mgr.y (mgr.34107) 1234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: cephadm 2024-02-10T06:43:30.046666+0000 mgr.y (mgr.34107) 1235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: cephadm 2024-02-10T06:43:30.173727+0000 mgr.y (mgr.34107) 1236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.253019+0000 mon.a (mon.0) 4864 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.255538+0000 mon.a (mon.0) 4865 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.258810+0000 mon.a (mon.0) 4866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.259898+0000 mon.a (mon.0) 4867 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.266565+0000 mon.a (mon.0) 4868 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: cephadm 2024-02-10T06:43:30.267131+0000 mgr.y (mgr.34107) 1237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.349124+0000 mon.a (mon.0) 4869 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.351820+0000 mon.a (mon.0) 4870 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.354895+0000 mon.a (mon.0) 4871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.355990+0000 mon.a (mon.0) 4872 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.362083+0000 mon.a (mon.0) 4873 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: cephadm 2024-02-10T06:43:30.362813+0000 mgr.y (mgr.34107) 1238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.447614+0000 mon.a (mon.0) 4874 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.450518+0000 mon.a (mon.0) 4875 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.454784+0000 mon.a (mon.0) 4876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.456063+0000 mon.a (mon.0) 4877 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.466540+0000 mon.a (mon.0) 4878 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: cephadm 2024-02-10T06:43:30.467244+0000 mgr.y (mgr.34107) 1239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.549074+0000 mon.a (mon.0) 4879 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.551622+0000 mon.a (mon.0) 4880 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.554811+0000 mon.a (mon.0) 4881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.555828+0000 mon.a (mon.0) 4882 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.562426+0000 mon.a (mon.0) 4883 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: cephadm 2024-02-10T06:43:30.563263+0000 mgr.y (mgr.34107) 1240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.643088+0000 mon.a (mon.0) 4884 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.646346+0000 mon.a (mon.0) 4885 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.650097+0000 mon.a (mon.0) 4886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.651433+0000 mon.a (mon.0) 4887 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.658653+0000 mon.a (mon.0) 4888 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.739038+0000 mon.a (mon.0) 4889 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.741565+0000 mon.a (mon.0) 4890 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.744574+0000 mon.a (mon.0) 4891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.745648+0000 mon.a (mon.0) 4892 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.753234+0000 mon.a (mon.0) 4893 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.836330+0000 mon.a (mon.0) 4894 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.839467+0000 mon.a (mon.0) 4895 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.843324+0000 mon.a (mon.0) 4896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.845003+0000 mon.a (mon.0) 4897 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.854582+0000 mon.a (mon.0) 4898 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.937460+0000 mon.a (mon.0) 4899 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.941196+0000 mon.a (mon.0) 4900 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.944371+0000 mon.a (mon.0) 4901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.945682+0000 mon.a (mon.0) 4902 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:30.953327+0000 mon.a (mon.0) 4903 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:31.031935+0000 mon.a (mon.0) 4904 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.387 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:31.036657+0000 mon.a (mon.0) 4905 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:31.040264+0000 mon.a (mon.0) 4906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:31.041531+0000 mon.a (mon.0) 4907 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:31.047709+0000 mon.a (mon.0) 4908 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:31.129553+0000 mon.a (mon.0) 4909 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:31.131838+0000 mon.a (mon.0) 4910 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:31.134495+0000 mon.a (mon.0) 4911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:31.135579+0000 mon.a (mon.0) 4912 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[71198]: audit 2024-02-10T06:43:31.142868+0000 mon.a (mon.0) 4913 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.836330+0000 mon.a (mon.0) 4894 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.839467+0000 mon.a (mon.0) 4895 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.843324+0000 mon.a (mon.0) 4896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.845003+0000 mon.a (mon.0) 4897 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.854582+0000 mon.a (mon.0) 4898 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.388 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.937460+0000 mon.a (mon.0) 4899 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.941196+0000 mon.a (mon.0) 4900 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.944371+0000 mon.a (mon.0) 4901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.945682+0000 mon.a (mon.0) 4902 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:30.953327+0000 mon.a (mon.0) 4903 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:31.031935+0000 mon.a (mon.0) 4904 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:31.036657+0000 mon.a (mon.0) 4905 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:31.040264+0000 mon.a (mon.0) 4906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:31.041531+0000 mon.a (mon.0) 4907 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:31.047709+0000 mon.a (mon.0) 4908 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:31.129553+0000 mon.a (mon.0) 4909 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:31.131838+0000 mon.a (mon.0) 4910 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:31.134495+0000 mon.a (mon.0) 4911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:31.135579+0000 mon.a (mon.0) 4912 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.389 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[68510]: audit 2024-02-10T06:43:31.142868+0000 mon.a (mon.0) 4913 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.455 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[66649]: debug 2024-02-10T06:43:31.021+0000 7fe8bd9817c0 -1 Falling back to public interface 2024-02-10T06:43:31.455 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: cephadm 2024-02-10T06:43:29.643513+0000 mgr.y (mgr.34107) 1231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.455 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: cephadm 2024-02-10T06:43:29.746579+0000 mgr.y (mgr.34107) 1232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.455 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: cephadm 2024-02-10T06:43:29.851413+0000 mgr.y (mgr.34107) 1233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.455 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: cephadm 2024-02-10T06:43:29.953336+0000 mgr.y (mgr.34107) 1234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.455 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: cephadm 2024-02-10T06:43:30.046666+0000 mgr.y (mgr.34107) 1235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.455 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: cephadm 2024-02-10T06:43:30.173727+0000 mgr.y (mgr.34107) 1236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.455 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.253019+0000 mon.a (mon.0) 4864 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.456 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.255538+0000 mon.a (mon.0) 4865 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.456 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.258810+0000 mon.a (mon.0) 4866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.456 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.259898+0000 mon.a (mon.0) 4867 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.456 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.266565+0000 mon.a (mon.0) 4868 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.456 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: cephadm 2024-02-10T06:43:30.267131+0000 mgr.y (mgr.34107) 1237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.456 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.349124+0000 mon.a (mon.0) 4869 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.456 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.351820+0000 mon.a (mon.0) 4870 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.456 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.354895+0000 mon.a (mon.0) 4871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.456 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.355990+0000 mon.a (mon.0) 4872 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.456 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.362083+0000 mon.a (mon.0) 4873 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.456 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: cephadm 2024-02-10T06:43:30.362813+0000 mgr.y (mgr.34107) 1238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.456 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.447614+0000 mon.a (mon.0) 4874 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.456 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.450518+0000 mon.a (mon.0) 4875 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.457 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.454784+0000 mon.a (mon.0) 4876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.457 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.456063+0000 mon.a (mon.0) 4877 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.457 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.466540+0000 mon.a (mon.0) 4878 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.457 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: cephadm 2024-02-10T06:43:30.467244+0000 mgr.y (mgr.34107) 1239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.457 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.549074+0000 mon.a (mon.0) 4879 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.457 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.551622+0000 mon.a (mon.0) 4880 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.457 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.554811+0000 mon.a (mon.0) 4881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.457 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.555828+0000 mon.a (mon.0) 4882 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.458 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.562426+0000 mon.a (mon.0) 4883 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.458 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: cephadm 2024-02-10T06:43:30.563263+0000 mgr.y (mgr.34107) 1240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:31.458 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.643088+0000 mon.a (mon.0) 4884 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.458 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.646346+0000 mon.a (mon.0) 4885 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.458 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.650097+0000 mon.a (mon.0) 4886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.458 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.651433+0000 mon.a (mon.0) 4887 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.458 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.658653+0000 mon.a (mon.0) 4888 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.458 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.739038+0000 mon.a (mon.0) 4889 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.458 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.741565+0000 mon.a (mon.0) 4890 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.458 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.744574+0000 mon.a (mon.0) 4891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.458 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.745648+0000 mon.a (mon.0) 4892 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.458 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.753234+0000 mon.a (mon.0) 4893 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.458 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.836330+0000 mon.a (mon.0) 4894 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.458 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.839467+0000 mon.a (mon.0) 4895 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.459 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.843324+0000 mon.a (mon.0) 4896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.459 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.845003+0000 mon.a (mon.0) 4897 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.459 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.854582+0000 mon.a (mon.0) 4898 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.459 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.937460+0000 mon.a (mon.0) 4899 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.459 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.941196+0000 mon.a (mon.0) 4900 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.459 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.944371+0000 mon.a (mon.0) 4901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.459 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.945682+0000 mon.a (mon.0) 4902 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.459 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:30.953327+0000 mon.a (mon.0) 4903 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.459 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:31.031935+0000 mon.a (mon.0) 4904 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.459 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:31.036657+0000 mon.a (mon.0) 4905 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.459 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:31.040264+0000 mon.a (mon.0) 4906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.459 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:31.041531+0000 mon.a (mon.0) 4907 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.459 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:31.047709+0000 mon.a (mon.0) 4908 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:31.459 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:31.129553+0000 mon.a (mon.0) 4909 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:31.459 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:31.131838+0000 mon.a (mon.0) 4910 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:31.459 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:31.134495+0000 mon.a (mon.0) 4911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:31.459 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:31.135579+0000 mon.a (mon.0) 4912 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:31.460 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:31 smithi175 bash[56722]: audit 2024-02-10T06:43:31.142868+0000 mon.a (mon.0) 4913 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:32.128 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:43:31 smithi046 bash[64735]: debug 2024-02-10T06:43:31.647+0000 7fdb0f213700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-02-10T06:43:32.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:30.645150+0000 mgr.y (mgr.34107) 1241 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:43:32.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: cephadm 2024-02-10T06:43:30.659436+0000 mgr.y (mgr.34107) 1242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: cephadm 2024-02-10T06:43:30.754233+0000 mgr.y (mgr.34107) 1243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: cephadm 2024-02-10T06:43:30.855321+0000 mgr.y (mgr.34107) 1244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: cephadm 2024-02-10T06:43:30.953880+0000 mgr.y (mgr.34107) 1245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: cephadm 2024-02-10T06:43:31.048288+0000 mgr.y (mgr.34107) 1246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: cephadm 2024-02-10T06:43:31.143762+0000 mgr.y (mgr.34107) 1247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.224537+0000 mon.a (mon.0) 4914 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.226486+0000 mon.a (mon.0) 4915 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.228295+0000 mon.a (mon.0) 4916 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.229052+0000 mon.a (mon.0) 4917 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.234305+0000 mon.a (mon.0) 4918 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: cephadm 2024-02-10T06:43:31.234748+0000 mgr.y (mgr.34107) 1248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.349117+0000 mon.a (mon.0) 4919 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.351727+0000 mon.a (mon.0) 4920 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.355144+0000 mon.a (mon.0) 4921 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:32.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.356189+0000 mon.a (mon.0) 4922 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:32.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.364319+0000 mon.a (mon.0) 4923 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:32.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: cephadm 2024-02-10T06:43:31.365071+0000 mgr.y (mgr.34107) 1249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.445658+0000 mon.a (mon.0) 4924 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:32.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.448232+0000 mon.a (mon.0) 4925 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:32.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.451818+0000 mon.a (mon.0) 4926 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:32.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.452813+0000 mon.a (mon.0) 4927 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:32.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.458721+0000 mon.a (mon.0) 4928 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: cephadm 2024-02-10T06:43:31.459286+0000 mgr.y (mgr.34107) 1250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.532969+0000 mon.a (mon.0) 4929 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.536363+0000 mon.a (mon.0) 4930 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.540626+0000 mon.a (mon.0) 4931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.542091+0000 mon.a (mon.0) 4932 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: cluster 2024-02-10T06:43:31.544717+0000 mgr.y (mgr.34107) 1251 : cluster 0 pgmap v204: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T06:43:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.552265+0000 mon.a (mon.0) 4933 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: cephadm 2024-02-10T06:43:31.552884+0000 mgr.y (mgr.34107) 1252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.595237+0000 mon.a (mon.0) 4934 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.604183+0000 mon.a (mon.0) 4935 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.611309+0000 mon.a (mon.0) 4936 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.635933+0000 mon.a (mon.0) 4937 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:32.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.641136+0000 mon.a (mon.0) 4938 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:32.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.644591+0000 mon.a (mon.0) 4939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:32.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.646397+0000 mon.a (mon.0) 4940 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:32.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:32 smithi175 bash[56722]: audit 2024-02-10T06:43:31.648765+0000 mon.a (mon.0) 4941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T06:43:32.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:30.645150+0000 mgr.y (mgr.34107) 1241 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:43:32.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: cephadm 2024-02-10T06:43:30.659436+0000 mgr.y (mgr.34107) 1242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: cephadm 2024-02-10T06:43:30.754233+0000 mgr.y (mgr.34107) 1243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: cephadm 2024-02-10T06:43:30.855321+0000 mgr.y (mgr.34107) 1244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: cephadm 2024-02-10T06:43:30.953880+0000 mgr.y (mgr.34107) 1245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: cephadm 2024-02-10T06:43:31.048288+0000 mgr.y (mgr.34107) 1246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: cephadm 2024-02-10T06:43:31.143762+0000 mgr.y (mgr.34107) 1247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.224537+0000 mon.a (mon.0) 4914 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:32.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.226486+0000 mon.a (mon.0) 4915 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:32.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.228295+0000 mon.a (mon.0) 4916 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:32.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.229052+0000 mon.a (mon.0) 4917 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:32.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.234305+0000 mon.a (mon.0) 4918 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:32.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: cephadm 2024-02-10T06:43:31.234748+0000 mgr.y (mgr.34107) 1248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.349117+0000 mon.a (mon.0) 4919 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:32.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.351727+0000 mon.a (mon.0) 4920 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:32.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.355144+0000 mon.a (mon.0) 4921 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:32.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.356189+0000 mon.a (mon.0) 4922 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:32.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.364319+0000 mon.a (mon.0) 4923 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:32.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: cephadm 2024-02-10T06:43:31.365071+0000 mgr.y (mgr.34107) 1249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.445658+0000 mon.a (mon.0) 4924 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:32.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:30.645150+0000 mgr.y (mgr.34107) 1241 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:43:32.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: cephadm 2024-02-10T06:43:30.659436+0000 mgr.y (mgr.34107) 1242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: cephadm 2024-02-10T06:43:30.754233+0000 mgr.y (mgr.34107) 1243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: cephadm 2024-02-10T06:43:30.855321+0000 mgr.y (mgr.34107) 1244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: cephadm 2024-02-10T06:43:30.953880+0000 mgr.y (mgr.34107) 1245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: cephadm 2024-02-10T06:43:31.048288+0000 mgr.y (mgr.34107) 1246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: cephadm 2024-02-10T06:43:31.143762+0000 mgr.y (mgr.34107) 1247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.224537+0000 mon.a (mon.0) 4914 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:32.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.226486+0000 mon.a (mon.0) 4915 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:32.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.228295+0000 mon.a (mon.0) 4916 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:32.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.229052+0000 mon.a (mon.0) 4917 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:32.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.234305+0000 mon.a (mon.0) 4918 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:32.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: cephadm 2024-02-10T06:43:31.234748+0000 mgr.y (mgr.34107) 1248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.349117+0000 mon.a (mon.0) 4919 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:32.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.351727+0000 mon.a (mon.0) 4920 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:32.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.355144+0000 mon.a (mon.0) 4921 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:32.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.356189+0000 mon.a (mon.0) 4922 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:32.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.364319+0000 mon.a (mon.0) 4923 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:32.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: cephadm 2024-02-10T06:43:31.365071+0000 mgr.y (mgr.34107) 1249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.445658+0000 mon.a (mon.0) 4924 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:32.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.448232+0000 mon.a (mon.0) 4925 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:32.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.451818+0000 mon.a (mon.0) 4926 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:32.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.452813+0000 mon.a (mon.0) 4927 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:32.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.458721+0000 mon.a (mon.0) 4928 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:32.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: cephadm 2024-02-10T06:43:31.459286+0000 mgr.y (mgr.34107) 1250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.532969+0000 mon.a (mon.0) 4929 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:32.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.536363+0000 mon.a (mon.0) 4930 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:32.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.540626+0000 mon.a (mon.0) 4931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:32.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.542091+0000 mon.a (mon.0) 4932 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:32.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: cluster 2024-02-10T06:43:31.544717+0000 mgr.y (mgr.34107) 1251 : cluster 0 pgmap v204: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T06:43:32.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.552265+0000 mon.a (mon.0) 4933 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:32.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: cephadm 2024-02-10T06:43:31.552884+0000 mgr.y (mgr.34107) 1252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.595237+0000 mon.a (mon.0) 4934 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:32.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.604183+0000 mon.a (mon.0) 4935 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:32.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.611309+0000 mon.a (mon.0) 4936 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:32.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.635933+0000 mon.a (mon.0) 4937 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:32.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.641136+0000 mon.a (mon.0) 4938 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:32.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.644591+0000 mon.a (mon.0) 4939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:32.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.646397+0000 mon.a (mon.0) 4940 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:32.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[68510]: audit 2024-02-10T06:43:31.648765+0000 mon.a (mon.0) 4941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T06:43:32.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.448232+0000 mon.a (mon.0) 4925 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:32.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.451818+0000 mon.a (mon.0) 4926 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:32.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.452813+0000 mon.a (mon.0) 4927 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:32.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.458721+0000 mon.a (mon.0) 4928 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:32.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: cephadm 2024-02-10T06:43:31.459286+0000 mgr.y (mgr.34107) 1250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.532969+0000 mon.a (mon.0) 4929 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:32.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.536363+0000 mon.a (mon.0) 4930 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:32.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.540626+0000 mon.a (mon.0) 4931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:32.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.542091+0000 mon.a (mon.0) 4932 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:43:32.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: cluster 2024-02-10T06:43:31.544717+0000 mgr.y (mgr.34107) 1251 : cluster 0 pgmap v204: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T06:43:32.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.552265+0000 mon.a (mon.0) 4933 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:32.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: cephadm 2024-02-10T06:43:31.552884+0000 mgr.y (mgr.34107) 1252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:43:32.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.595237+0000 mon.a (mon.0) 4934 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:32.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.604183+0000 mon.a (mon.0) 4935 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:32.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.611309+0000 mon.a (mon.0) 4936 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:32.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.635933+0000 mon.a (mon.0) 4937 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:43:32.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.641136+0000 mon.a (mon.0) 4938 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:32.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.644591+0000 mon.a (mon.0) 4939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:32.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.646397+0000 mon.a (mon.0) 4940 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:32.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:32 smithi046 bash[71198]: audit 2024-02-10T06:43:31.648765+0000 mon.a (mon.0) 4941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T06:43:33.670 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:33 smithi175 bash[56722]: audit 2024-02-10T06:43:31.649026+0000 mgr.y (mgr.34107) 1253 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T06:43:33.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:33 smithi175 bash[56722]: cephadm 2024-02-10T06:43:31.650487+0000 mgr.y (mgr.34107) 1254 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-02-10T06:43:33.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:33 smithi046 bash[68510]: audit 2024-02-10T06:43:31.649026+0000 mgr.y (mgr.34107) 1253 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T06:43:33.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:33 smithi046 bash[68510]: cephadm 2024-02-10T06:43:31.650487+0000 mgr.y (mgr.34107) 1254 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-02-10T06:43:33.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:33 smithi046 bash[71198]: audit 2024-02-10T06:43:31.649026+0000 mgr.y (mgr.34107) 1253 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T06:43:33.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:33 smithi046 bash[71198]: cephadm 2024-02-10T06:43:31.650487+0000 mgr.y (mgr.34107) 1254 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-02-10T06:43:33.994 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:43:33 smithi175 bash[66649]: debug 2024-02-10T06:43:33.789+0000 7fe8bd9817c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-02-10T06:43:33.995 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:43:33 smithi175 bash[66649]: debug 2024-02-10T06:43:33.833+0000 7fe8bd9817c0 -1 osd.5 138 log_to_monitors true 2024-02-10T06:43:34.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:34 smithi175 bash[56722]: cluster 2024-02-10T06:43:33.546344+0000 mgr.y (mgr.34107) 1255 : cluster 0 pgmap v205: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T06:43:34.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:34 smithi175 bash[56722]: audit 2024-02-10T06:43:33.838329+0000 mon.a (mon.0) 4942 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T06:43:34.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:34 smithi175 bash[56722]: audit 2024-02-10T06:43:33.839763+0000 mon.b (mon.2) 3 : audit 1 from='osd.5 [v2:172.21.15.175:6808/1869513758,v1:172.21.15.175:6809/1869513758]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T06:43:34.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:34 smithi175 bash[56722]: cluster 2024-02-10T06:43:34.155032+0000 mon.a (mon.0) 4943 : cluster 3 Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 19 pgs degraded (PG_DEGRADED) 2024-02-10T06:43:34.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:34 smithi046 bash[68510]: cluster 2024-02-10T06:43:33.546344+0000 mgr.y (mgr.34107) 1255 : cluster 0 pgmap v205: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T06:43:34.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:34 smithi046 bash[68510]: audit 2024-02-10T06:43:33.838329+0000 mon.a (mon.0) 4942 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T06:43:34.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:34 smithi046 bash[68510]: audit 2024-02-10T06:43:33.839763+0000 mon.b (mon.2) 3 : audit 1 from='osd.5 [v2:172.21.15.175:6808/1869513758,v1:172.21.15.175:6809/1869513758]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T06:43:34.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:34 smithi046 bash[68510]: cluster 2024-02-10T06:43:34.155032+0000 mon.a (mon.0) 4943 : cluster 3 Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 19 pgs degraded (PG_DEGRADED) 2024-02-10T06:43:34.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:34 smithi046 bash[71198]: cluster 2024-02-10T06:43:33.546344+0000 mgr.y (mgr.34107) 1255 : cluster 0 pgmap v205: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T06:43:34.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:34 smithi046 bash[71198]: audit 2024-02-10T06:43:33.838329+0000 mon.a (mon.0) 4942 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T06:43:34.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:34 smithi046 bash[71198]: audit 2024-02-10T06:43:33.839763+0000 mon.b (mon.2) 3 : audit 1 from='osd.5 [v2:172.21.15.175:6808/1869513758,v1:172.21.15.175:6809/1869513758]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T06:43:34.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:34 smithi046 bash[71198]: cluster 2024-02-10T06:43:34.155032+0000 mon.a (mon.0) 4943 : cluster 3 Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 19 pgs degraded (PG_DEGRADED) 2024-02-10T06:43:35.155 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:43:35 smithi175 bash[66649]: debug 2024-02-10T06:43:35.029+0000 7fe8aadd1700 -1 osd.5 138 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T06:43:35.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:35 smithi175 bash[56722]: audit 2024-02-10T06:43:34.470867+0000 mon.a (mon.0) 4944 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-10T06:43:35.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:35 smithi175 bash[56722]: cluster 2024-02-10T06:43:34.475256+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e141 with expected crc 2024-02-10T06:43:35.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:35 smithi175 bash[56722]: cluster 2024-02-10T06:43:34.478214+0000 mon.a (mon.0) 4945 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2024-02-10T06:43:35.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:35 smithi175 bash[56722]: audit 2024-02-10T06:43:34.485194+0000 mon.a (mon.0) 4946 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:43:35.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:35 smithi175 bash[56722]: audit 2024-02-10T06:43:34.486360+0000 mon.b (mon.2) 4 : audit 1 from='osd.5 [v2:172.21.15.175:6808/1869513758,v1:172.21.15.175:6809/1869513758]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:43:35.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:35 smithi175 bash[56722]: audit 2024-02-10T06:43:35.012709+0000 mon.a (mon.0) 4947 : audit 1 from='osd.5 ' entity='osd.5' 2024-02-10T06:43:35.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:35 smithi175 bash[56722]: audit 2024-02-10T06:43:35.127721+0000 mon.a (mon.0) 4948 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:35.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:35 smithi175 bash[56722]: audit 2024-02-10T06:43:35.138110+0000 mon.a (mon.0) 4949 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:35.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:35 smithi175 bash[56722]: audit 2024-02-10T06:43:35.147083+0000 mon.a (mon.0) 4950 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:35.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:35 smithi046 bash[68510]: audit 2024-02-10T06:43:34.470867+0000 mon.a (mon.0) 4944 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-10T06:43:35.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:35 smithi046 bash[68510]: cluster 2024-02-10T06:43:34.475256+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e141 with expected crc 2024-02-10T06:43:35.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:35 smithi046 bash[68510]: cluster 2024-02-10T06:43:34.478214+0000 mon.a (mon.0) 4945 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2024-02-10T06:43:35.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:35 smithi046 bash[68510]: audit 2024-02-10T06:43:34.485194+0000 mon.a (mon.0) 4946 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:43:35.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:35 smithi046 bash[68510]: audit 2024-02-10T06:43:34.486360+0000 mon.b (mon.2) 4 : audit 1 from='osd.5 [v2:172.21.15.175:6808/1869513758,v1:172.21.15.175:6809/1869513758]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:43:35.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:35 smithi046 bash[68510]: audit 2024-02-10T06:43:35.012709+0000 mon.a (mon.0) 4947 : audit 1 from='osd.5 ' entity='osd.5' 2024-02-10T06:43:35.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:35 smithi046 bash[68510]: audit 2024-02-10T06:43:35.127721+0000 mon.a (mon.0) 4948 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:35.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:35 smithi046 bash[68510]: audit 2024-02-10T06:43:35.138110+0000 mon.a (mon.0) 4949 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:35.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:35 smithi046 bash[68510]: audit 2024-02-10T06:43:35.147083+0000 mon.a (mon.0) 4950 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:35.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:35 smithi046 bash[71198]: audit 2024-02-10T06:43:34.470867+0000 mon.a (mon.0) 4944 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-10T06:43:35.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:35 smithi046 bash[71198]: cluster 2024-02-10T06:43:34.475256+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e141 with expected crc 2024-02-10T06:43:35.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:35 smithi046 bash[71198]: cluster 2024-02-10T06:43:34.478214+0000 mon.a (mon.0) 4945 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2024-02-10T06:43:35.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:35 smithi046 bash[71198]: audit 2024-02-10T06:43:34.485194+0000 mon.a (mon.0) 4946 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:43:35.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:35 smithi046 bash[71198]: audit 2024-02-10T06:43:34.486360+0000 mon.b (mon.2) 4 : audit 1 from='osd.5 [v2:172.21.15.175:6808/1869513758,v1:172.21.15.175:6809/1869513758]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:43:35.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:35 smithi046 bash[71198]: audit 2024-02-10T06:43:35.012709+0000 mon.a (mon.0) 4947 : audit 1 from='osd.5 ' entity='osd.5' 2024-02-10T06:43:35.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:35 smithi046 bash[71198]: audit 2024-02-10T06:43:35.127721+0000 mon.a (mon.0) 4948 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:35.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:35 smithi046 bash[71198]: audit 2024-02-10T06:43:35.138110+0000 mon.a (mon.0) 4949 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:35.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:35 smithi046 bash[71198]: audit 2024-02-10T06:43:35.147083+0000 mon.a (mon.0) 4950 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:36.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:36 smithi175 bash[56722]: cluster 2024-02-10T06:43:35.547839+0000 mgr.y (mgr.34107) 1256 : cluster 0 pgmap v207: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-02-10T06:43:36.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:36 smithi175 bash[56722]: cluster 2024-02-10T06:43:35.771857+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e141 with expected crc 2024-02-10T06:43:36.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:36 smithi175 bash[56722]: cluster 2024-02-10T06:43:36.009247+0000 mon.a (mon.0) 4951 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:43:36.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:36 smithi175 bash[56722]: cluster 2024-02-10T06:43:36.019001+0000 mon.a (mon.0) 4952 : cluster 1 osd.5 [v2:172.21.15.175:6808/1869513758,v1:172.21.15.175:6809/1869513758] boot 2024-02-10T06:43:36.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:36 smithi175 bash[56722]: cluster 2024-02-10T06:43:36.019119+0000 mon.a (mon.0) 4953 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-02-10T06:43:36.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:36 smithi175 bash[56722]: audit 2024-02-10T06:43:36.019746+0000 mon.a (mon.0) 4954 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:43:36.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:36 smithi175 bash[56722]: cluster 2024-02-10T06:43:36.025910+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e142 with expected crc 2024-02-10T06:43:36.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:36 smithi175 bash[56722]: cluster 2024-02-10T06:43:36.027660+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e142 with expected crc 2024-02-10T06:43:36.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:36 smithi175 bash[56722]: cluster 2024-02-10T06:43:36.027808+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e142 with expected crc 2024-02-10T06:43:36.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:36 smithi046 bash[68510]: cluster 2024-02-10T06:43:35.547839+0000 mgr.y (mgr.34107) 1256 : cluster 0 pgmap v207: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-02-10T06:43:36.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:36 smithi046 bash[68510]: cluster 2024-02-10T06:43:35.771857+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e141 with expected crc 2024-02-10T06:43:36.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:36 smithi046 bash[68510]: cluster 2024-02-10T06:43:36.009247+0000 mon.a (mon.0) 4951 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:43:36.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:36 smithi046 bash[68510]: cluster 2024-02-10T06:43:36.019001+0000 mon.a (mon.0) 4952 : cluster 1 osd.5 [v2:172.21.15.175:6808/1869513758,v1:172.21.15.175:6809/1869513758] boot 2024-02-10T06:43:36.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:36 smithi046 bash[68510]: cluster 2024-02-10T06:43:36.019119+0000 mon.a (mon.0) 4953 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-02-10T06:43:36.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:36 smithi046 bash[68510]: audit 2024-02-10T06:43:36.019746+0000 mon.a (mon.0) 4954 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:43:36.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:36 smithi046 bash[68510]: cluster 2024-02-10T06:43:36.025910+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e142 with expected crc 2024-02-10T06:43:36.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:36 smithi046 bash[68510]: cluster 2024-02-10T06:43:36.027660+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e142 with expected crc 2024-02-10T06:43:36.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:36 smithi046 bash[68510]: cluster 2024-02-10T06:43:36.027808+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e142 with expected crc 2024-02-10T06:43:36.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:36 smithi046 bash[71198]: cluster 2024-02-10T06:43:35.547839+0000 mgr.y (mgr.34107) 1256 : cluster 0 pgmap v207: 161 pgs: 19 active+undersized+degraded, 39 active+undersized, 103 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-02-10T06:43:36.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:36 smithi046 bash[71198]: cluster 2024-02-10T06:43:35.771857+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e141 with expected crc 2024-02-10T06:43:36.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:36 smithi046 bash[71198]: cluster 2024-02-10T06:43:36.009247+0000 mon.a (mon.0) 4951 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:43:36.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:36 smithi046 bash[71198]: cluster 2024-02-10T06:43:36.019001+0000 mon.a (mon.0) 4952 : cluster 1 osd.5 [v2:172.21.15.175:6808/1869513758,v1:172.21.15.175:6809/1869513758] boot 2024-02-10T06:43:36.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:36 smithi046 bash[71198]: cluster 2024-02-10T06:43:36.019119+0000 mon.a (mon.0) 4953 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-02-10T06:43:36.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:36 smithi046 bash[71198]: audit 2024-02-10T06:43:36.019746+0000 mon.a (mon.0) 4954 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:43:36.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:36 smithi046 bash[71198]: cluster 2024-02-10T06:43:36.025910+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e142 with expected crc 2024-02-10T06:43:36.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:36 smithi046 bash[71198]: cluster 2024-02-10T06:43:36.027660+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e142 with expected crc 2024-02-10T06:43:36.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:36 smithi046 bash[71198]: cluster 2024-02-10T06:43:36.027808+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e142 with expected crc 2024-02-10T06:43:38.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:38 smithi046 bash[68510]: cluster 2024-02-10T06:43:37.018525+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T06:43:38.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:38 smithi046 bash[68510]: cluster 2024-02-10T06:43:37.021554+0000 mon.a (mon.0) 4955 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2024-02-10T06:43:38.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:38 smithi046 bash[68510]: cluster 2024-02-10T06:43:37.026426+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T06:43:38.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:38 smithi046 bash[68510]: cluster 2024-02-10T06:43:37.026861+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T06:43:38.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:38 smithi046 bash[68510]: cluster 2024-02-10T06:43:37.028362+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T06:43:38.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:38 smithi046 bash[68510]: cluster 2024-02-10T06:43:37.029380+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T06:43:38.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:38 smithi046 bash[68510]: cluster 2024-02-10T06:43:37.032132+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T06:43:38.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:38 smithi046 bash[68510]: cluster 2024-02-10T06:43:37.035803+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T06:43:38.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:38 smithi046 bash[68510]: cluster 2024-02-10T06:43:37.549069+0000 mgr.y (mgr.34107) 1257 : cluster 0 pgmap v210: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:43:38.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:38 smithi046 bash[71198]: cluster 2024-02-10T06:43:37.018525+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T06:43:38.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:38 smithi046 bash[71198]: cluster 2024-02-10T06:43:37.021554+0000 mon.a (mon.0) 4955 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2024-02-10T06:43:38.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:38 smithi046 bash[71198]: cluster 2024-02-10T06:43:37.026426+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T06:43:38.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:38 smithi046 bash[71198]: cluster 2024-02-10T06:43:37.026861+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T06:43:38.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:38 smithi046 bash[71198]: cluster 2024-02-10T06:43:37.028362+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T06:43:38.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:38 smithi046 bash[71198]: cluster 2024-02-10T06:43:37.029380+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T06:43:38.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:38 smithi046 bash[71198]: cluster 2024-02-10T06:43:37.032132+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T06:43:38.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:38 smithi046 bash[71198]: cluster 2024-02-10T06:43:37.035803+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T06:43:38.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:38 smithi046 bash[71198]: cluster 2024-02-10T06:43:37.549069+0000 mgr.y (mgr.34107) 1257 : cluster 0 pgmap v210: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:43:38.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:38 smithi175 bash[56722]: cluster 2024-02-10T06:43:37.018525+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T06:43:38.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:38 smithi175 bash[56722]: cluster 2024-02-10T06:43:37.021554+0000 mon.a (mon.0) 4955 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2024-02-10T06:43:38.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:38 smithi175 bash[56722]: cluster 2024-02-10T06:43:37.026426+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T06:43:38.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:38 smithi175 bash[56722]: cluster 2024-02-10T06:43:37.026861+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T06:43:38.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:38 smithi175 bash[56722]: cluster 2024-02-10T06:43:37.028362+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T06:43:38.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:38 smithi175 bash[56722]: cluster 2024-02-10T06:43:37.029380+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T06:43:38.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:38 smithi175 bash[56722]: cluster 2024-02-10T06:43:37.032132+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T06:43:38.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:38 smithi175 bash[56722]: cluster 2024-02-10T06:43:37.035803+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T06:43:38.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:38 smithi175 bash[56722]: cluster 2024-02-10T06:43:37.549069+0000 mgr.y (mgr.34107) 1257 : cluster 0 pgmap v210: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:43:39.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:39 smithi175 bash[56722]: cluster 2024-02-10T06:43:39.157175+0000 mon.a (mon.0) 4956 : cluster 3 Health check update: Degraded data redundancy: 67/630 objects degraded (10.635%), 17 pgs degraded (PG_DEGRADED) 2024-02-10T06:43:39.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:39 smithi046 bash[68510]: cluster 2024-02-10T06:43:39.157175+0000 mon.a (mon.0) 4956 : cluster 3 Health check update: Degraded data redundancy: 67/630 objects degraded (10.635%), 17 pgs degraded (PG_DEGRADED) 2024-02-10T06:43:39.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:39 smithi046 bash[71198]: cluster 2024-02-10T06:43:39.157175+0000 mon.a (mon.0) 4956 : cluster 3 Health check update: Degraded data redundancy: 67/630 objects degraded (10.635%), 17 pgs degraded (PG_DEGRADED) 2024-02-10T06:43:40.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:40 smithi175 bash[56722]: cluster 2024-02-10T06:43:39.550377+0000 mgr.y (mgr.34107) 1258 : cluster 0 pgmap v211: 161 pgs: 5 active+undersized+degraded, 10 active+undersized, 146 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 14/630 objects degraded (2.222%) 2024-02-10T06:43:40.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:40 smithi046 bash[68510]: cluster 2024-02-10T06:43:39.550377+0000 mgr.y (mgr.34107) 1258 : cluster 0 pgmap v211: 161 pgs: 5 active+undersized+degraded, 10 active+undersized, 146 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 14/630 objects degraded (2.222%) 2024-02-10T06:43:40.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:40 smithi046 bash[71198]: cluster 2024-02-10T06:43:39.550377+0000 mgr.y (mgr.34107) 1258 : cluster 0 pgmap v211: 161 pgs: 5 active+undersized+degraded, 10 active+undersized, 146 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s; 14/630 objects degraded (2.222%) 2024-02-10T06:43:41.378 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:43:41 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:43:41] "GET /metrics HTTP/1.1" 200 38597 "" "Prometheus/2.33.4" 2024-02-10T06:43:41.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:41 smithi175 bash[56722]: audit 2024-02-10T06:43:40.653405+0000 mgr.y (mgr.34107) 1259 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:43:41.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:41 smithi175 bash[56722]: cluster 2024-02-10T06:43:41.551629+0000 mgr.y (mgr.34107) 1260 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 289 B/s rd, 0 op/s 2024-02-10T06:43:41.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:41 smithi175 bash[56722]: cluster 2024-02-10T06:43:41.603771+0000 mon.a (mon.0) 4957 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/630 objects degraded (2.222%), 5 pgs degraded) 2024-02-10T06:43:41.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:41 smithi175 bash[56722]: cluster 2024-02-10T06:43:41.603880+0000 mon.a (mon.0) 4958 : cluster 1 Cluster is now healthy 2024-02-10T06:43:42.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:41 smithi046 bash[68510]: audit 2024-02-10T06:43:40.653405+0000 mgr.y (mgr.34107) 1259 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:43:42.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:41 smithi046 bash[68510]: cluster 2024-02-10T06:43:41.551629+0000 mgr.y (mgr.34107) 1260 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 289 B/s rd, 0 op/s 2024-02-10T06:43:42.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:41 smithi046 bash[68510]: cluster 2024-02-10T06:43:41.603771+0000 mon.a (mon.0) 4957 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/630 objects degraded (2.222%), 5 pgs degraded) 2024-02-10T06:43:42.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:41 smithi046 bash[68510]: cluster 2024-02-10T06:43:41.603880+0000 mon.a (mon.0) 4958 : cluster 1 Cluster is now healthy 2024-02-10T06:43:42.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:41 smithi046 bash[71198]: audit 2024-02-10T06:43:40.653405+0000 mgr.y (mgr.34107) 1259 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:43:42.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:41 smithi046 bash[71198]: cluster 2024-02-10T06:43:41.551629+0000 mgr.y (mgr.34107) 1260 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 289 B/s rd, 0 op/s 2024-02-10T06:43:42.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:41 smithi046 bash[71198]: cluster 2024-02-10T06:43:41.603771+0000 mon.a (mon.0) 4957 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/630 objects degraded (2.222%), 5 pgs degraded) 2024-02-10T06:43:42.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:41 smithi046 bash[71198]: cluster 2024-02-10T06:43:41.603880+0000 mon.a (mon.0) 4958 : cluster 1 Cluster is now healthy 2024-02-10T06:43:42.904 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:43:43.698 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:43:43.698 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 19s ago 21m - - 2024-02-10T06:43:43.699 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 8s ago 21m - - 2024-02-10T06:43:43.699 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (8m) 19s ago 14m 16.6M - 0.23.0 ba2b418f427c a2b5f5f678df 2024-02-10T06:43:43.699 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (7m) 8s ago 14m 43.6M - 8.3.5 dad864ee21e9 1fff02f358ea 2024-02-10T06:43:43.699 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (6m) 19s ago 12m 48.4M - 3.5 e1d6a67b021e afbdab419484 2024-02-10T06:43:43.699 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (6m) 8s ago 21m 444M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:43:43.699 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (6m) 19s ago 22m 523M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:43:43.699 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (5m) 19s ago 23m 68.6M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 242e20c0094d 2024-02-10T06:43:43.699 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (5m) 8s ago 21m 52.3M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 4e4f0fba5e46 2024-02-10T06:43:43.699 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (5m) 19s ago 21m 53.3M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 3930fa96e7b9 2024-02-10T06:43:43.699 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (8m) 19s ago 15m 11.7M - 1.3.1 1dbe0e931976 0d647fc89f51 2024-02-10T06:43:43.699 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (7m) 8s ago 15m 14.9M - 1.3.1 1dbe0e931976 3687708c33a1 2024-02-10T06:43:43.699 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (3m) 19s ago 20m 54.4M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 806b111b1a5a 2024-02-10T06:43:43.699 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (2m) 19s ago 19m 55.3M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 5946eaa9560f 2024-02-10T06:43:43.699 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (2m) 19s ago 19m 53.1M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 b853fd416cd3 2024-02-10T06:43:43.700 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (92s) 19s ago 18m 54.7M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 d8f4ad66b155 2024-02-10T06:43:43.700 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (51s) 8s ago 18m 56.0M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 7ad0f7fc5824 2024-02-10T06:43:43.700 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (14s) 8s ago 17m 13.3M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 988470b5b6ab 2024-02-10T06:43:43.700 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (16m) 8s ago 16m 65.2M 4096M 17.2.0 e1d6a67b021e 4816cdb9a60b 2024-02-10T06:43:43.700 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (16m) 8s ago 16m 69.3M 4096M 17.2.0 e1d6a67b021e e892e8cc28fc 2024-02-10T06:43:43.700 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (6m) 8s ago 15m 63.5M - 2.33.4 514e6a882f6e 64427f696443 2024-02-10T06:43:43.700 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (12m) 19s ago 12m 90.0M - 17.2.0 e1d6a67b021e 62f56b90529d 2024-02-10T06:43:43.700 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (12m) 8s ago 12m 89.2M - 17.2.0 e1d6a67b021e f9a8c396df52 2024-02-10T06:43:43.700 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (12m) 19s ago 12m 88.4M - 17.2.0 e1d6a67b021e 73f34826e936 2024-02-10T06:43:43.700 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (12m) 8s ago 12m 89.0M - 17.2.0 e1d6a67b021e ae69d76dca01 2024-02-10T06:43:44.172 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:43:44.172 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:43:44.172 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:43:44.172 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:43:44.172 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:43:44.172 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:43:44.173 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:43:44.173 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:43:44.173 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-02-10T06:43:44.173 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 6 2024-02-10T06:43:44.173 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:43:44.173 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:43:44.173 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T06:43:44.173 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:43:44.173 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:43:44.173 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-02-10T06:43:44.173 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 11 2024-02-10T06:43:44.173 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:43:44.173 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:43:44.572 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:43:44.572 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:43:44.572 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:43:44.572 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:43:44.573 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [ 2024-02-10T06:43:44.573 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr", 2024-02-10T06:43:44.573 INFO:teuthology.orchestra.run.smithi046.stdout: "mon" 2024-02-10T06:43:44.573 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:43:44.573 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "11/23 daemons upgraded", 2024-02-10T06:43:44.573 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T06:43:44.573 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:43:44.573 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:43:44.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:44 smithi046 bash[68510]: audit 2024-02-10T06:43:42.883358+0000 mgr.y (mgr.34107) 1261 : audit 0 from='client.44461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:44.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:44 smithi046 bash[68510]: audit 2024-02-10T06:43:43.286949+0000 mgr.y (mgr.34107) 1262 : audit 0 from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:44.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:44 smithi046 bash[68510]: cluster 2024-02-10T06:43:43.552754+0000 mgr.y (mgr.34107) 1263 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-02-10T06:43:44.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:44 smithi046 bash[68510]: audit 2024-02-10T06:43:44.166352+0000 mon.a (mon.0) 4959 : audit 0 from='client.? 172.21.15.46:0/2557458019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:44.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:44 smithi046 bash[68510]: audit 2024-02-10T06:43:44.497590+0000 mon.a (mon.0) 4960 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:44.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:44 smithi046 bash[68510]: audit 2024-02-10T06:43:44.499279+0000 mon.a (mon.0) 4961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:43:44.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:44 smithi046 bash[68510]: audit 2024-02-10T06:43:44.597875+0000 mon.a (mon.0) 4962 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:44.832 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:44 smithi046 bash[68510]: audit 2024-02-10T06:43:44.605518+0000 mon.a (mon.0) 4963 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:44.832 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:44 smithi046 bash[71198]: audit 2024-02-10T06:43:42.883358+0000 mgr.y (mgr.34107) 1261 : audit 0 from='client.44461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:44.832 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:44 smithi046 bash[71198]: audit 2024-02-10T06:43:43.286949+0000 mgr.y (mgr.34107) 1262 : audit 0 from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:44.832 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:44 smithi046 bash[71198]: cluster 2024-02-10T06:43:43.552754+0000 mgr.y (mgr.34107) 1263 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-02-10T06:43:44.832 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:44 smithi046 bash[71198]: audit 2024-02-10T06:43:44.166352+0000 mon.a (mon.0) 4959 : audit 0 from='client.? 172.21.15.46:0/2557458019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:44.832 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:44 smithi046 bash[71198]: audit 2024-02-10T06:43:44.497590+0000 mon.a (mon.0) 4960 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:44.832 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:44 smithi046 bash[71198]: audit 2024-02-10T06:43:44.499279+0000 mon.a (mon.0) 4961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:43:44.832 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:44 smithi046 bash[71198]: audit 2024-02-10T06:43:44.597875+0000 mon.a (mon.0) 4962 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:44.832 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:44 smithi046 bash[71198]: audit 2024-02-10T06:43:44.605518+0000 mon.a (mon.0) 4963 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:44.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:44 smithi175 bash[56722]: audit 2024-02-10T06:43:42.883358+0000 mgr.y (mgr.34107) 1261 : audit 0 from='client.44461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:44.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:44 smithi175 bash[56722]: audit 2024-02-10T06:43:43.286949+0000 mgr.y (mgr.34107) 1262 : audit 0 from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:44.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:44 smithi175 bash[56722]: cluster 2024-02-10T06:43:43.552754+0000 mgr.y (mgr.34107) 1263 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-02-10T06:43:44.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:44 smithi175 bash[56722]: audit 2024-02-10T06:43:44.166352+0000 mon.a (mon.0) 4959 : audit 0 from='client.? 172.21.15.46:0/2557458019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:43:44.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:44 smithi175 bash[56722]: audit 2024-02-10T06:43:44.497590+0000 mon.a (mon.0) 4960 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:44.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:44 smithi175 bash[56722]: audit 2024-02-10T06:43:44.499279+0000 mon.a (mon.0) 4961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:43:44.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:44 smithi175 bash[56722]: audit 2024-02-10T06:43:44.597875+0000 mon.a (mon.0) 4962 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:44.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:44 smithi175 bash[56722]: audit 2024-02-10T06:43:44.605518+0000 mon.a (mon.0) 4963 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:45.044 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_OK 2024-02-10T06:43:45.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:45 smithi046 bash[68510]: audit 2024-02-10T06:43:43.666711+0000 mgr.y (mgr.34107) 1264 : audit 0 from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:45.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:45 smithi046 bash[68510]: audit 2024-02-10T06:43:44.566593+0000 mgr.y (mgr.34107) 1265 : audit 0 from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:45.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:45 smithi046 bash[68510]: audit 2024-02-10T06:43:44.616341+0000 mon.a (mon.0) 4964 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:45.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:45 smithi046 bash[68510]: audit 2024-02-10T06:43:44.797306+0000 mon.a (mon.0) 4965 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:45.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:45 smithi046 bash[68510]: audit 2024-02-10T06:43:45.038002+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.46:0/3885169725' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:43:45.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:45 smithi046 bash[71198]: audit 2024-02-10T06:43:43.666711+0000 mgr.y (mgr.34107) 1264 : audit 0 from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:45.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:45 smithi046 bash[71198]: audit 2024-02-10T06:43:44.566593+0000 mgr.y (mgr.34107) 1265 : audit 0 from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:45.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:45 smithi046 bash[71198]: audit 2024-02-10T06:43:44.616341+0000 mon.a (mon.0) 4964 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:45.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:45 smithi046 bash[71198]: audit 2024-02-10T06:43:44.797306+0000 mon.a (mon.0) 4965 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:45.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:45 smithi046 bash[71198]: audit 2024-02-10T06:43:45.038002+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.46:0/3885169725' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:43:45.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:45 smithi175 bash[56722]: audit 2024-02-10T06:43:43.666711+0000 mgr.y (mgr.34107) 1264 : audit 0 from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:45.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:45 smithi175 bash[56722]: audit 2024-02-10T06:43:44.566593+0000 mgr.y (mgr.34107) 1265 : audit 0 from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:43:45.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:45 smithi175 bash[56722]: audit 2024-02-10T06:43:44.616341+0000 mon.a (mon.0) 4964 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:45.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:45 smithi175 bash[56722]: audit 2024-02-10T06:43:44.797306+0000 mon.a (mon.0) 4965 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:45.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:45 smithi175 bash[56722]: audit 2024-02-10T06:43:45.038002+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.46:0/3885169725' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:43:46.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:46 smithi046 bash[68510]: cluster 2024-02-10T06:43:45.554202+0000 mgr.y (mgr.34107) 1266 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 751 B/s rd, 0 op/s 2024-02-10T06:43:46.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:46 smithi046 bash[71198]: cluster 2024-02-10T06:43:45.554202+0000 mgr.y (mgr.34107) 1266 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 751 B/s rd, 0 op/s 2024-02-10T06:43:46.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:46 smithi175 bash[56722]: cluster 2024-02-10T06:43:45.554202+0000 mgr.y (mgr.34107) 1266 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 751 B/s rd, 0 op/s 2024-02-10T06:43:47.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:47 smithi175 bash[56722]: audit 2024-02-10T06:43:46.654423+0000 mon.a (mon.0) 4966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T06:43:48.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:47 smithi046 bash[68510]: audit 2024-02-10T06:43:46.654423+0000 mon.a (mon.0) 4966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T06:43:48.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:47 smithi046 bash[71198]: audit 2024-02-10T06:43:46.654423+0000 mon.a (mon.0) 4966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T06:43:48.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:48 smithi175 bash[56722]: audit 2024-02-10T06:43:46.654754+0000 mgr.y (mgr.34107) 1267 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T06:43:48.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:48 smithi175 bash[56722]: cephadm 2024-02-10T06:43:46.656730+0000 mgr.y (mgr.34107) 1268 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-02-10T06:43:48.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:48 smithi175 bash[56722]: cluster 2024-02-10T06:43:47.555236+0000 mgr.y (mgr.34107) 1269 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:43:49.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:48 smithi046 bash[68510]: audit 2024-02-10T06:43:46.654754+0000 mgr.y (mgr.34107) 1267 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T06:43:49.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:48 smithi046 bash[68510]: cephadm 2024-02-10T06:43:46.656730+0000 mgr.y (mgr.34107) 1268 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-02-10T06:43:49.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:48 smithi046 bash[68510]: cluster 2024-02-10T06:43:47.555236+0000 mgr.y (mgr.34107) 1269 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:43:49.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:48 smithi046 bash[71198]: audit 2024-02-10T06:43:46.654754+0000 mgr.y (mgr.34107) 1267 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T06:43:49.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:48 smithi046 bash[71198]: cephadm 2024-02-10T06:43:46.656730+0000 mgr.y (mgr.34107) 1268 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-02-10T06:43:49.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:48 smithi046 bash[71198]: cluster 2024-02-10T06:43:47.555236+0000 mgr.y (mgr.34107) 1269 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:43:50.488 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:50 smithi175 bash[56722]: cephadm 2024-02-10T06:43:49.126848+0000 mgr.y (mgr.34107) 1270 : cephadm 1 Upgrade: Updating osd.6 2024-02-10T06:43:50.489 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:50 smithi175 bash[56722]: audit 2024-02-10T06:43:49.134897+0000 mon.a (mon.0) 4967 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:50.489 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:50 smithi175 bash[56722]: audit 2024-02-10T06:43:49.139307+0000 mon.a (mon.0) 4968 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T06:43:50.489 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:50 smithi175 bash[56722]: audit 2024-02-10T06:43:49.140659+0000 mon.a (mon.0) 4969 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:50.489 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:50 smithi175 bash[56722]: cephadm 2024-02-10T06:43:49.145763+0000 mgr.y (mgr.34107) 1271 : cephadm 1 Deploying daemon osd.6 on smithi175 2024-02-10T06:43:50.489 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:50 smithi175 bash[56722]: cluster 2024-02-10T06:43:49.556467+0000 mgr.y (mgr.34107) 1272 : cluster 0 pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T06:43:50.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:50 smithi046 bash[68510]: cephadm 2024-02-10T06:43:49.126848+0000 mgr.y (mgr.34107) 1270 : cephadm 1 Upgrade: Updating osd.6 2024-02-10T06:43:50.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:50 smithi046 bash[68510]: audit 2024-02-10T06:43:49.134897+0000 mon.a (mon.0) 4967 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:50.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:50 smithi046 bash[68510]: audit 2024-02-10T06:43:49.139307+0000 mon.a (mon.0) 4968 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T06:43:50.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:50 smithi046 bash[68510]: audit 2024-02-10T06:43:49.140659+0000 mon.a (mon.0) 4969 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:50.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:50 smithi046 bash[68510]: cephadm 2024-02-10T06:43:49.145763+0000 mgr.y (mgr.34107) 1271 : cephadm 1 Deploying daemon osd.6 on smithi175 2024-02-10T06:43:50.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:50 smithi046 bash[68510]: cluster 2024-02-10T06:43:49.556467+0000 mgr.y (mgr.34107) 1272 : cluster 0 pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T06:43:50.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:50 smithi046 bash[71198]: cephadm 2024-02-10T06:43:49.126848+0000 mgr.y (mgr.34107) 1270 : cephadm 1 Upgrade: Updating osd.6 2024-02-10T06:43:50.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:50 smithi046 bash[71198]: audit 2024-02-10T06:43:49.134897+0000 mon.a (mon.0) 4967 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:50.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:50 smithi046 bash[71198]: audit 2024-02-10T06:43:49.139307+0000 mon.a (mon.0) 4968 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T06:43:50.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:50 smithi046 bash[71198]: audit 2024-02-10T06:43:49.140659+0000 mon.a (mon.0) 4969 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:43:50.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:50 smithi046 bash[71198]: cephadm 2024-02-10T06:43:49.145763+0000 mgr.y (mgr.34107) 1271 : cephadm 1 Deploying daemon osd.6 on smithi175 2024-02-10T06:43:50.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:50 smithi046 bash[71198]: cluster 2024-02-10T06:43:49.556467+0000 mgr.y (mgr.34107) 1272 : cluster 0 pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T06:43:51.378 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:43:51 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:43:51] "GET /metrics HTTP/1.1" 200 38604 "" "Prometheus/2.33.4" 2024-02-10T06:43:52.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:52 smithi175 bash[56722]: audit 2024-02-10T06:43:50.664497+0000 mgr.y (mgr.34107) 1273 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:43:52.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:52 smithi175 bash[56722]: cluster 2024-02-10T06:43:51.557774+0000 mgr.y (mgr.34107) 1274 : cluster 0 pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:43:52.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:52 smithi046 bash[68510]: audit 2024-02-10T06:43:50.664497+0000 mgr.y (mgr.34107) 1273 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:43:52.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:52 smithi046 bash[68510]: cluster 2024-02-10T06:43:51.557774+0000 mgr.y (mgr.34107) 1274 : cluster 0 pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:43:52.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:52 smithi046 bash[71198]: audit 2024-02-10T06:43:50.664497+0000 mgr.y (mgr.34107) 1273 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:43:52.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:52 smithi046 bash[71198]: cluster 2024-02-10T06:43:51.557774+0000 mgr.y (mgr.34107) 1274 : cluster 0 pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:43:54.820 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:54 smithi175 bash[56722]: cluster 2024-02-10T06:43:53.559017+0000 mgr.y (mgr.34107) 1275 : cluster 0 pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:43:54.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:54 smithi046 bash[68510]: cluster 2024-02-10T06:43:53.559017+0000 mgr.y (mgr.34107) 1275 : cluster 0 pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:43:54.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:54 smithi046 bash[71198]: cluster 2024-02-10T06:43:53.559017+0000 mgr.y (mgr.34107) 1275 : cluster 0 pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:43:55.244 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:43:54 smithi175 systemd[1]: Stopping Ceph osd.6 for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:43:55.744 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:43:55 smithi175 bash[27051]: debug 2024-02-10T06:43:55.492+0000 7fd79df83700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-10T06:43:55.744 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:43:55 smithi175 bash[27051]: debug 2024-02-10T06:43:55.492+0000 7fd79df83700 -1 osd.6 143 *** Got signal Terminated *** 2024-02-10T06:43:55.744 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:43:55 smithi175 bash[27051]: debug 2024-02-10T06:43:55.492+0000 7fd79df83700 -1 osd.6 143 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:43:56.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:56 smithi175 bash[56722]: audit 2024-02-10T06:43:55.310475+0000 mon.a (mon.0) 4970 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:56.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:56 smithi175 bash[56722]: audit 2024-02-10T06:43:55.320964+0000 mon.a (mon.0) 4971 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:56.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:56 smithi175 bash[56722]: audit 2024-02-10T06:43:55.330744+0000 mon.a (mon.0) 4972 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:56.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:56 smithi175 bash[56722]: cluster 2024-02-10T06:43:55.496485+0000 mon.a (mon.0) 4973 : cluster 1 osd.6 marked itself down and dead 2024-02-10T06:43:56.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:56 smithi175 bash[56722]: cluster 2024-02-10T06:43:55.560397+0000 mgr.y (mgr.34107) 1276 : cluster 0 pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:43:56.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:56 smithi046 bash[68510]: audit 2024-02-10T06:43:55.310475+0000 mon.a (mon.0) 4970 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:56.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:56 smithi046 bash[68510]: audit 2024-02-10T06:43:55.320964+0000 mon.a (mon.0) 4971 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:56.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:56 smithi046 bash[68510]: audit 2024-02-10T06:43:55.330744+0000 mon.a (mon.0) 4972 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:56.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:56 smithi046 bash[68510]: cluster 2024-02-10T06:43:55.496485+0000 mon.a (mon.0) 4973 : cluster 1 osd.6 marked itself down and dead 2024-02-10T06:43:56.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:56 smithi046 bash[68510]: cluster 2024-02-10T06:43:55.560397+0000 mgr.y (mgr.34107) 1276 : cluster 0 pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:43:56.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:56 smithi046 bash[71198]: audit 2024-02-10T06:43:55.310475+0000 mon.a (mon.0) 4970 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:56.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:56 smithi046 bash[71198]: audit 2024-02-10T06:43:55.320964+0000 mon.a (mon.0) 4971 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:56.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:56 smithi046 bash[71198]: audit 2024-02-10T06:43:55.330744+0000 mon.a (mon.0) 4972 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:56.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:56 smithi046 bash[71198]: cluster 2024-02-10T06:43:55.496485+0000 mon.a (mon.0) 4973 : cluster 1 osd.6 marked itself down and dead 2024-02-10T06:43:56.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:56 smithi046 bash[71198]: cluster 2024-02-10T06:43:55.560397+0000 mgr.y (mgr.34107) 1276 : cluster 0 pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:43:57.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:57 smithi175 bash[56722]: cluster 2024-02-10T06:43:56.328889+0000 mon.a (mon.0) 4974 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:43:57.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:57 smithi175 bash[56722]: cluster 2024-02-10T06:43:56.339655+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e144 with expected crc 2024-02-10T06:43:57.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:57 smithi175 bash[56722]: cluster 2024-02-10T06:43:56.341648+0000 mon.a (mon.0) 4975 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-02-10T06:43:57.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:57 smithi175 bash[56722]: audit 2024-02-10T06:43:56.472520+0000 mon.a (mon.0) 4976 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:57.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:57 smithi175 bash[56722]: audit 2024-02-10T06:43:56.482098+0000 mon.a (mon.0) 4977 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:57.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:57 smithi175 bash[56722]: cluster 2024-02-10T06:43:56.483929+0000 mgr.y (mgr.34107) 1277 : cluster 0 pgmap v221: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 573 B/s rd, 0 op/s 2024-02-10T06:43:57.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:57 smithi175 bash[56722]: audit 2024-02-10T06:43:56.491092+0000 mon.a (mon.0) 4978 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:57.623 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:43:57 smithi175 bash[68526]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-6 2024-02-10T06:43:57.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:57 smithi046 bash[68510]: cluster 2024-02-10T06:43:56.328889+0000 mon.a (mon.0) 4974 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:43:57.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:57 smithi046 bash[68510]: cluster 2024-02-10T06:43:56.339655+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e144 with expected crc 2024-02-10T06:43:57.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:57 smithi046 bash[68510]: cluster 2024-02-10T06:43:56.341648+0000 mon.a (mon.0) 4975 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-02-10T06:43:57.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:57 smithi046 bash[68510]: audit 2024-02-10T06:43:56.472520+0000 mon.a (mon.0) 4976 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:57.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:57 smithi046 bash[68510]: audit 2024-02-10T06:43:56.482098+0000 mon.a (mon.0) 4977 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:57.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:57 smithi046 bash[68510]: cluster 2024-02-10T06:43:56.483929+0000 mgr.y (mgr.34107) 1277 : cluster 0 pgmap v221: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 573 B/s rd, 0 op/s 2024-02-10T06:43:57.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:57 smithi046 bash[68510]: audit 2024-02-10T06:43:56.491092+0000 mon.a (mon.0) 4978 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:57.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:57 smithi046 bash[71198]: cluster 2024-02-10T06:43:56.328889+0000 mon.a (mon.0) 4974 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:43:57.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:57 smithi046 bash[71198]: cluster 2024-02-10T06:43:56.339655+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e144 with expected crc 2024-02-10T06:43:57.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:57 smithi046 bash[71198]: cluster 2024-02-10T06:43:56.341648+0000 mon.a (mon.0) 4975 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-02-10T06:43:57.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:57 smithi046 bash[71198]: audit 2024-02-10T06:43:56.472520+0000 mon.a (mon.0) 4976 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:57.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:57 smithi046 bash[71198]: audit 2024-02-10T06:43:56.482098+0000 mon.a (mon.0) 4977 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:57.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:57 smithi046 bash[71198]: cluster 2024-02-10T06:43:56.483929+0000 mgr.y (mgr.34107) 1277 : cluster 0 pgmap v221: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 573 B/s rd, 0 op/s 2024-02-10T06:43:57.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:57 smithi046 bash[71198]: audit 2024-02-10T06:43:56.491092+0000 mon.a (mon.0) 4978 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:43:57.994 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:43:57 smithi175 bash[68674]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-6 2024-02-10T06:43:58.605 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:58 smithi175 bash[56722]: cluster 2024-02-10T06:43:57.345321+0000 mon.a (mon.0) 4979 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2024-02-10T06:43:58.605 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:58 smithi175 bash[56722]: cluster 2024-02-10T06:43:57.348379+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e145 with expected crc 2024-02-10T06:43:58.605 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:58 smithi175 bash[56722]: cluster 2024-02-10T06:43:57.352249+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e145 with expected crc 2024-02-10T06:43:58.605 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:58 smithi175 bash[56722]: cluster 2024-02-10T06:43:57.355226+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e145 with expected crc 2024-02-10T06:43:58.605 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:58 smithi175 bash[56722]: cluster 2024-02-10T06:43:57.479308+0000 mon.a (mon.0) 4980 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:43:58.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:58 smithi046 bash[68510]: cluster 2024-02-10T06:43:57.345321+0000 mon.a (mon.0) 4979 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2024-02-10T06:43:58.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:58 smithi046 bash[68510]: cluster 2024-02-10T06:43:57.348379+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e145 with expected crc 2024-02-10T06:43:58.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:58 smithi046 bash[68510]: cluster 2024-02-10T06:43:57.352249+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e145 with expected crc 2024-02-10T06:43:58.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:58 smithi046 bash[68510]: cluster 2024-02-10T06:43:57.355226+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e145 with expected crc 2024-02-10T06:43:58.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:58 smithi046 bash[68510]: cluster 2024-02-10T06:43:57.479308+0000 mon.a (mon.0) 4980 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:43:58.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:58 smithi046 bash[71198]: cluster 2024-02-10T06:43:57.345321+0000 mon.a (mon.0) 4979 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2024-02-10T06:43:58.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:58 smithi046 bash[71198]: cluster 2024-02-10T06:43:57.348379+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e145 with expected crc 2024-02-10T06:43:58.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:58 smithi046 bash[71198]: cluster 2024-02-10T06:43:57.352249+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e145 with expected crc 2024-02-10T06:43:58.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:58 smithi046 bash[71198]: cluster 2024-02-10T06:43:57.355226+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e145 with expected crc 2024-02-10T06:43:58.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:58 smithi046 bash[71198]: cluster 2024-02-10T06:43:57.479308+0000 mon.a (mon.0) 4980 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:43:59.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:43:59 smithi046 bash[68510]: cluster 2024-02-10T06:43:58.485330+0000 mgr.y (mgr.34107) 1278 : cluster 0 pgmap v223: 161 pgs: 3 activating+undersized, 8 peering, 2 active+undersized+degraded, 11 stale+active+clean, 3 active+undersized, 134 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 739 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2024-02-10T06:43:59.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:43:59 smithi046 bash[71198]: cluster 2024-02-10T06:43:58.485330+0000 mgr.y (mgr.34107) 1278 : cluster 0 pgmap v223: 161 pgs: 3 activating+undersized, 8 peering, 2 active+undersized+degraded, 11 stale+active+clean, 3 active+undersized, 134 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 739 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2024-02-10T06:43:59.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:43:59 smithi175 bash[56722]: cluster 2024-02-10T06:43:58.485330+0000 mgr.y (mgr.34107) 1278 : cluster 0 pgmap v223: 161 pgs: 3 activating+undersized, 8 peering, 2 active+undersized+degraded, 11 stale+active+clean, 3 active+undersized, 134 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 739 B/s rd, 0 op/s; 15/630 objects degraded (2.381%) 2024-02-10T06:44:00.170 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:43:59 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.6.service: Succeeded. 2024-02-10T06:44:00.171 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:43:59 smithi175 systemd[1]: Stopped Ceph osd.6 for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:44:00.171 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:44:00 smithi175 systemd[1]: Started Ceph osd.6 for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:44:00.546 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:00 smithi175 bash[56722]: cluster 2024-02-10T06:43:59.340109+0000 mon.a (mon.0) 4981 : cluster 3 Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T06:44:00.547 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:00 smithi175 bash[56722]: audit 2024-02-10T06:43:59.504019+0000 mon.a (mon.0) 4982 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:00.547 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:00 smithi175 bash[56722]: audit 2024-02-10T06:43:59.512333+0000 mon.a (mon.0) 4983 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:44:00.547 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:00 smithi175 bash[56722]: audit 2024-02-10T06:44:00.217811+0000 mon.a (mon.0) 4984 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:00.547 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:00 smithi175 bash[56722]: audit 2024-02-10T06:44:00.228559+0000 mon.a (mon.0) 4985 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:00.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:00 smithi046 bash[71198]: cluster 2024-02-10T06:43:59.340109+0000 mon.a (mon.0) 4981 : cluster 3 Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T06:44:00.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:00 smithi046 bash[71198]: audit 2024-02-10T06:43:59.504019+0000 mon.a (mon.0) 4982 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:00.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:00 smithi046 bash[71198]: audit 2024-02-10T06:43:59.512333+0000 mon.a (mon.0) 4983 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:44:00.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:00 smithi046 bash[71198]: audit 2024-02-10T06:44:00.217811+0000 mon.a (mon.0) 4984 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:00.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:00 smithi046 bash[71198]: audit 2024-02-10T06:44:00.228559+0000 mon.a (mon.0) 4985 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:00.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:00 smithi046 bash[71198]: audit 2024-02-10T06:44:00.247115+0000 mon.a (mon.0) 4986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:00.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:00 smithi046 bash[71198]: audit 2024-02-10T06:44:00.248768+0000 mon.a (mon.0) 4987 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:00.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:00 smithi046 bash[71198]: audit 2024-02-10T06:44:00.260455+0000 mon.a (mon.0) 4988 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:00.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:00 smithi046 bash[71198]: audit 2024-02-10T06:44:00.342785+0000 mon.a (mon.0) 4989 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:00.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:00 smithi046 bash[71198]: audit 2024-02-10T06:44:00.346499+0000 mon.a (mon.0) 4990 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:00.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:00 smithi046 bash[68510]: cluster 2024-02-10T06:43:59.340109+0000 mon.a (mon.0) 4981 : cluster 3 Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T06:44:00.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:00 smithi046 bash[68510]: audit 2024-02-10T06:43:59.504019+0000 mon.a (mon.0) 4982 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:00.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:00 smithi046 bash[68510]: audit 2024-02-10T06:43:59.512333+0000 mon.a (mon.0) 4983 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:44:00.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:00 smithi046 bash[68510]: audit 2024-02-10T06:44:00.217811+0000 mon.a (mon.0) 4984 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:00.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:00 smithi046 bash[68510]: audit 2024-02-10T06:44:00.228559+0000 mon.a (mon.0) 4985 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:00.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:00 smithi046 bash[68510]: audit 2024-02-10T06:44:00.247115+0000 mon.a (mon.0) 4986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:00.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:00 smithi046 bash[68510]: audit 2024-02-10T06:44:00.248768+0000 mon.a (mon.0) 4987 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:00.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:00 smithi046 bash[68510]: audit 2024-02-10T06:44:00.260455+0000 mon.a (mon.0) 4988 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:00.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:00 smithi046 bash[68510]: audit 2024-02-10T06:44:00.342785+0000 mon.a (mon.0) 4989 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:00.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:00 smithi046 bash[68510]: audit 2024-02-10T06:44:00.346499+0000 mon.a (mon.0) 4990 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:00.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:00 smithi175 bash[56722]: audit 2024-02-10T06:44:00.247115+0000 mon.a (mon.0) 4986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:00.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:00 smithi175 bash[56722]: audit 2024-02-10T06:44:00.248768+0000 mon.a (mon.0) 4987 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:00.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:00 smithi175 bash[56722]: audit 2024-02-10T06:44:00.260455+0000 mon.a (mon.0) 4988 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:00.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:00 smithi175 bash[56722]: audit 2024-02-10T06:44:00.342785+0000 mon.a (mon.0) 4989 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:00.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:00 smithi175 bash[56722]: audit 2024-02-10T06:44:00.346499+0000 mon.a (mon.0) 4990 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.368 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:44:01] "GET /metrics HTTP/1.1" 200 38603 "" "Prometheus/2.33.4" 2024-02-10T06:44:01.368 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: cluster 2024-02-10T06:44:00.252820+0000 mgr.y (mgr.34107) 1279 : cluster 0 pgmap v224: 161 pgs: 3 activating+undersized, 8 peering, 12 active+undersized+degraded, 1 stale+active+clean, 20 active+undersized, 117 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2024-02-10T06:44:01.368 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: cephadm 2024-02-10T06:44:00.261438+0000 mgr.y (mgr.34107) 1280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:01.368 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.356503+0000 mon.a (mon.0) 4991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.368 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.358189+0000 mon.a (mon.0) 4992 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.369 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.366943+0000 mon.a (mon.0) 4993 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.369 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: cephadm 2024-02-10T06:44:00.367573+0000 mgr.y (mgr.34107) 1281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:01.369 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.449178+0000 mon.a (mon.0) 4994 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.369 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.451614+0000 mon.a (mon.0) 4995 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.369 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.454905+0000 mon.a (mon.0) 4996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.369 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.455831+0000 mon.a (mon.0) 4997 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.369 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.462061+0000 mon.a (mon.0) 4998 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.369 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: cephadm 2024-02-10T06:44:00.462770+0000 mgr.y (mgr.34107) 1282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:01.369 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.545656+0000 mon.a (mon.0) 4999 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.369 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.548018+0000 mon.a (mon.0) 5000 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.369 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.551365+0000 mon.a (mon.0) 5001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.369 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.552538+0000 mon.a (mon.0) 5002 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.369 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.560135+0000 mon.a (mon.0) 5003 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.369 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: cephadm 2024-02-10T06:44:00.560708+0000 mgr.y (mgr.34107) 1283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:01.369 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.638744+0000 mon.a (mon.0) 5004 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.369 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.642247+0000 mon.a (mon.0) 5005 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.370 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.646087+0000 mon.a (mon.0) 5006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.370 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.647423+0000 mon.a (mon.0) 5007 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.370 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.656242+0000 mon.a (mon.0) 5008 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.370 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: cluster 2024-02-10T06:44:00.252820+0000 mgr.y (mgr.34107) 1279 : cluster 0 pgmap v224: 161 pgs: 3 activating+undersized, 8 peering, 12 active+undersized+degraded, 1 stale+active+clean, 20 active+undersized, 117 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2024-02-10T06:44:01.370 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: cephadm 2024-02-10T06:44:00.261438+0000 mgr.y (mgr.34107) 1280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:01.370 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.356503+0000 mon.a (mon.0) 4991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.370 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.358189+0000 mon.a (mon.0) 4992 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.370 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.366943+0000 mon.a (mon.0) 4993 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: cephadm 2024-02-10T06:44:00.367573+0000 mgr.y (mgr.34107) 1281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:01.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.449178+0000 mon.a (mon.0) 4994 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.451614+0000 mon.a (mon.0) 4995 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.454905+0000 mon.a (mon.0) 4996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.455831+0000 mon.a (mon.0) 4997 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.462061+0000 mon.a (mon.0) 4998 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: cephadm 2024-02-10T06:44:00.462770+0000 mgr.y (mgr.34107) 1282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:01.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.545656+0000 mon.a (mon.0) 4999 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.548018+0000 mon.a (mon.0) 5000 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.551365+0000 mon.a (mon.0) 5001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.552538+0000 mon.a (mon.0) 5002 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.560135+0000 mon.a (mon.0) 5003 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: cephadm 2024-02-10T06:44:00.560708+0000 mgr.y (mgr.34107) 1283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:01.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.638744+0000 mon.a (mon.0) 5004 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.371 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.642247+0000 mon.a (mon.0) 5005 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.372 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.646087+0000 mon.a (mon.0) 5006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.372 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.647423+0000 mon.a (mon.0) 5007 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.372 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.656242+0000 mon.a (mon.0) 5008 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.372 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.737701+0000 mon.a (mon.0) 5009 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.372 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.740080+0000 mon.a (mon.0) 5010 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.372 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.743400+0000 mon.a (mon.0) 5011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.372 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.744553+0000 mon.a (mon.0) 5012 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.372 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.752526+0000 mon.a (mon.0) 5013 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.372 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.836086+0000 mon.a (mon.0) 5014 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.372 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.838427+0000 mon.a (mon.0) 5015 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.372 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.841387+0000 mon.a (mon.0) 5016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.372 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.842635+0000 mon.a (mon.0) 5017 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.372 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.850707+0000 mon.a (mon.0) 5018 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.372 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.933092+0000 mon.a (mon.0) 5019 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.372 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.935599+0000 mon.a (mon.0) 5020 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.373 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.938212+0000 mon.a (mon.0) 5021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.737701+0000 mon.a (mon.0) 5009 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.740080+0000 mon.a (mon.0) 5010 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.743400+0000 mon.a (mon.0) 5011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.744553+0000 mon.a (mon.0) 5012 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.752526+0000 mon.a (mon.0) 5013 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.836086+0000 mon.a (mon.0) 5014 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.838427+0000 mon.a (mon.0) 5015 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.841387+0000 mon.a (mon.0) 5016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.842635+0000 mon.a (mon.0) 5017 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.850707+0000 mon.a (mon.0) 5018 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.933092+0000 mon.a (mon.0) 5019 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.935599+0000 mon.a (mon.0) 5020 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.938212+0000 mon.a (mon.0) 5021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.939121+0000 mon.a (mon.0) 5022 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:00.946354+0000 mon.a (mon.0) 5023 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:01.029332+0000 mon.a (mon.0) 5024 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:01.033793+0000 mon.a (mon.0) 5025 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:01.037760+0000 mon.a (mon.0) 5026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:01.038702+0000 mon.a (mon.0) 5027 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:01.047242+0000 mon.a (mon.0) 5028 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:01.129171+0000 mon.a (mon.0) 5029 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:01.131417+0000 mon.a (mon.0) 5030 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:01.134040+0000 mon.a (mon.0) 5031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:01.134966+0000 mon.a (mon.0) 5032 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:01.142644+0000 mon.a (mon.0) 5033 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:01.221857+0000 mon.a (mon.0) 5034 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: cluster 2024-02-10T06:44:01.224258+0000 mon.a (mon.0) 5035 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:44:01.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:01.225037+0000 mon.a (mon.0) 5036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:01.233473+0000 mon.a (mon.0) 5037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:01.234244+0000 mon.a (mon.0) 5038 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:01.239227+0000 mon.a (mon.0) 5039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:01.320833+0000 mon.a (mon.0) 5040 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:01.323295+0000 mon.a (mon.0) 5041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:01.326672+0000 mon.a (mon.0) 5042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:01.327861+0000 mon.a (mon.0) 5043 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[68510]: audit 2024-02-10T06:44:01.335607+0000 mon.a (mon.0) 5044 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.939121+0000 mon.a (mon.0) 5022 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:00.946354+0000 mon.a (mon.0) 5023 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:01.029332+0000 mon.a (mon.0) 5024 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:01.033793+0000 mon.a (mon.0) 5025 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:01.037760+0000 mon.a (mon.0) 5026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:01.038702+0000 mon.a (mon.0) 5027 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:01.047242+0000 mon.a (mon.0) 5028 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:01.129171+0000 mon.a (mon.0) 5029 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:01.131417+0000 mon.a (mon.0) 5030 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:01.134040+0000 mon.a (mon.0) 5031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:01.134966+0000 mon.a (mon.0) 5032 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:01.142644+0000 mon.a (mon.0) 5033 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:01.221857+0000 mon.a (mon.0) 5034 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: cluster 2024-02-10T06:44:01.224258+0000 mon.a (mon.0) 5035 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:44:01.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:01.225037+0000 mon.a (mon.0) 5036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:01.233473+0000 mon.a (mon.0) 5037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:01.234244+0000 mon.a (mon.0) 5038 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:01.239227+0000 mon.a (mon.0) 5039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:01.320833+0000 mon.a (mon.0) 5040 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:01.323295+0000 mon.a (mon.0) 5041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:01.326672+0000 mon.a (mon.0) 5042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:01.327861+0000 mon.a (mon.0) 5043 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:01 smithi046 bash[71198]: audit 2024-02-10T06:44:01.335607+0000 mon.a (mon.0) 5044 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: cluster 2024-02-10T06:44:00.252820+0000 mgr.y (mgr.34107) 1279 : cluster 0 pgmap v224: 161 pgs: 3 activating+undersized, 8 peering, 12 active+undersized+degraded, 1 stale+active+clean, 20 active+undersized, 117 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2024-02-10T06:44:01.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: cephadm 2024-02-10T06:44:00.261438+0000 mgr.y (mgr.34107) 1280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:01.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.356503+0000 mon.a (mon.0) 4991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.358189+0000 mon.a (mon.0) 4992 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.366943+0000 mon.a (mon.0) 4993 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: cephadm 2024-02-10T06:44:00.367573+0000 mgr.y (mgr.34107) 1281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:01.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.449178+0000 mon.a (mon.0) 4994 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.451614+0000 mon.a (mon.0) 4995 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.454905+0000 mon.a (mon.0) 4996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.455831+0000 mon.a (mon.0) 4997 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.462061+0000 mon.a (mon.0) 4998 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: cephadm 2024-02-10T06:44:00.462770+0000 mgr.y (mgr.34107) 1282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:01.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.545656+0000 mon.a (mon.0) 4999 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.548018+0000 mon.a (mon.0) 5000 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.551365+0000 mon.a (mon.0) 5001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.552538+0000 mon.a (mon.0) 5002 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.560135+0000 mon.a (mon.0) 5003 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: cephadm 2024-02-10T06:44:00.560708+0000 mgr.y (mgr.34107) 1283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:01.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.638744+0000 mon.a (mon.0) 5004 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.642247+0000 mon.a (mon.0) 5005 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.646087+0000 mon.a (mon.0) 5006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.647423+0000 mon.a (mon.0) 5007 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.656242+0000 mon.a (mon.0) 5008 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.737701+0000 mon.a (mon.0) 5009 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.740080+0000 mon.a (mon.0) 5010 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.743400+0000 mon.a (mon.0) 5011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.744553+0000 mon.a (mon.0) 5012 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.752526+0000 mon.a (mon.0) 5013 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.836086+0000 mon.a (mon.0) 5014 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.838427+0000 mon.a (mon.0) 5015 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.841387+0000 mon.a (mon.0) 5016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.842635+0000 mon.a (mon.0) 5017 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.850707+0000 mon.a (mon.0) 5018 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.933092+0000 mon.a (mon.0) 5019 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.935599+0000 mon.a (mon.0) 5020 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.938212+0000 mon.a (mon.0) 5021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.939121+0000 mon.a (mon.0) 5022 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:00.946354+0000 mon.a (mon.0) 5023 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:01.029332+0000 mon.a (mon.0) 5024 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:01.033793+0000 mon.a (mon.0) 5025 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:01.037760+0000 mon.a (mon.0) 5026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:01.038702+0000 mon.a (mon.0) 5027 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:01.047242+0000 mon.a (mon.0) 5028 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:01.129171+0000 mon.a (mon.0) 5029 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:01.131417+0000 mon.a (mon.0) 5030 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:01.134040+0000 mon.a (mon.0) 5031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:01.134966+0000 mon.a (mon.0) 5032 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:01.142644+0000 mon.a (mon.0) 5033 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:01.221857+0000 mon.a (mon.0) 5034 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: cluster 2024-02-10T06:44:01.224258+0000 mon.a (mon.0) 5035 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:44:01.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:01.225037+0000 mon.a (mon.0) 5036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:01.233473+0000 mon.a (mon.0) 5037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:01.234244+0000 mon.a (mon.0) 5038 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:01.239227+0000 mon.a (mon.0) 5039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:01.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:01.320833+0000 mon.a (mon.0) 5040 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:01.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:01.323295+0000 mon.a (mon.0) 5041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:01.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:01.326672+0000 mon.a (mon.0) 5042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:01.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:01.327861+0000 mon.a (mon.0) 5043 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:01.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:01 smithi175 bash[56722]: audit 2024-02-10T06:44:01.335607+0000 mon.a (mon.0) 5044 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: cephadm 2024-02-10T06:44:00.657063+0000 mgr.y (mgr.34107) 1284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:00.673101+0000 mgr.y (mgr.34107) 1285 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:44:02.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: cephadm 2024-02-10T06:44:00.753297+0000 mgr.y (mgr.34107) 1286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: cephadm 2024-02-10T06:44:00.851310+0000 mgr.y (mgr.34107) 1287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: cephadm 2024-02-10T06:44:00.946827+0000 mgr.y (mgr.34107) 1288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: cephadm 2024-02-10T06:44:01.047782+0000 mgr.y (mgr.34107) 1289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: cephadm 2024-02-10T06:44:01.143273+0000 mgr.y (mgr.34107) 1290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: cephadm 2024-02-10T06:44:01.239702+0000 mgr.y (mgr.34107) 1291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: cephadm 2024-02-10T06:44:01.336477+0000 mgr.y (mgr.34107) 1292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.416019+0000 mon.a (mon.0) 5045 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.420540+0000 mon.a (mon.0) 5046 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.424412+0000 mon.a (mon.0) 5047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.425669+0000 mon.a (mon.0) 5048 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.433160+0000 mon.a (mon.0) 5049 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: cephadm 2024-02-10T06:44:01.433807+0000 mgr.y (mgr.34107) 1293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.512575+0000 mon.a (mon.0) 5050 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.516880+0000 mon.a (mon.0) 5051 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.520218+0000 mon.a (mon.0) 5052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.521350+0000 mon.a (mon.0) 5053 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.528801+0000 mon.a (mon.0) 5054 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: cephadm 2024-02-10T06:44:01.529702+0000 mgr.y (mgr.34107) 1294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: cephadm 2024-02-10T06:44:00.657063+0000 mgr.y (mgr.34107) 1284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:00.673101+0000 mgr.y (mgr.34107) 1285 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:44:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: cephadm 2024-02-10T06:44:00.753297+0000 mgr.y (mgr.34107) 1286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: cephadm 2024-02-10T06:44:00.851310+0000 mgr.y (mgr.34107) 1287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: cephadm 2024-02-10T06:44:00.946827+0000 mgr.y (mgr.34107) 1288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: cephadm 2024-02-10T06:44:01.047782+0000 mgr.y (mgr.34107) 1289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: cephadm 2024-02-10T06:44:01.143273+0000 mgr.y (mgr.34107) 1290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: cephadm 2024-02-10T06:44:01.239702+0000 mgr.y (mgr.34107) 1291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: cephadm 2024-02-10T06:44:01.336477+0000 mgr.y (mgr.34107) 1292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.416019+0000 mon.a (mon.0) 5045 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.420540+0000 mon.a (mon.0) 5046 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.424412+0000 mon.a (mon.0) 5047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.425669+0000 mon.a (mon.0) 5048 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.433160+0000 mon.a (mon.0) 5049 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: cephadm 2024-02-10T06:44:01.433807+0000 mgr.y (mgr.34107) 1293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.512575+0000 mon.a (mon.0) 5050 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.516880+0000 mon.a (mon.0) 5051 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.520218+0000 mon.a (mon.0) 5052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.521350+0000 mon.a (mon.0) 5053 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.528801+0000 mon.a (mon.0) 5054 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: cephadm 2024-02-10T06:44:01.529702+0000 mgr.y (mgr.34107) 1294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.613144+0000 mon.a (mon.0) 5055 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.616990+0000 mon.a (mon.0) 5056 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.620576+0000 mon.a (mon.0) 5057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.621591+0000 mon.a (mon.0) 5058 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.630240+0000 mon.a (mon.0) 5059 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: cephadm 2024-02-10T06:44:01.630722+0000 mgr.y (mgr.34107) 1295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.707584+0000 mon.a (mon.0) 5060 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.710712+0000 mon.a (mon.0) 5061 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.714659+0000 mon.a (mon.0) 5062 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.715863+0000 mon.a (mon.0) 5063 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.724358+0000 mon.a (mon.0) 5064 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.805780+0000 mon.a (mon.0) 5065 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.808495+0000 mon.a (mon.0) 5066 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.813018+0000 mon.a (mon.0) 5067 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.814405+0000 mon.a (mon.0) 5068 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.821189+0000 mon.a (mon.0) 5069 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.904312+0000 mon.a (mon.0) 5070 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.907149+0000 mon.a (mon.0) 5071 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.910400+0000 mon.a (mon.0) 5072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.613144+0000 mon.a (mon.0) 5055 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.616990+0000 mon.a (mon.0) 5056 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.620576+0000 mon.a (mon.0) 5057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.621591+0000 mon.a (mon.0) 5058 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.630240+0000 mon.a (mon.0) 5059 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: cephadm 2024-02-10T06:44:01.630722+0000 mgr.y (mgr.34107) 1295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.707584+0000 mon.a (mon.0) 5060 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.710712+0000 mon.a (mon.0) 5061 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.714659+0000 mon.a (mon.0) 5062 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.715863+0000 mon.a (mon.0) 5063 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.724358+0000 mon.a (mon.0) 5064 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.805780+0000 mon.a (mon.0) 5065 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.808495+0000 mon.a (mon.0) 5066 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.813018+0000 mon.a (mon.0) 5067 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.814405+0000 mon.a (mon.0) 5068 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.821189+0000 mon.a (mon.0) 5069 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.904312+0000 mon.a (mon.0) 5070 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.907149+0000 mon.a (mon.0) 5071 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.910400+0000 mon.a (mon.0) 5072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.911512+0000 mon.a (mon.0) 5073 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:01.919024+0000 mon.a (mon.0) 5074 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:02.001461+0000 mon.a (mon.0) 5075 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:02.003852+0000 mon.a (mon.0) 5076 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:02.006691+0000 mon.a (mon.0) 5077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:02.007520+0000 mon.a (mon.0) 5078 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:02.013154+0000 mon.a (mon.0) 5079 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:02.093696+0000 mon.a (mon.0) 5080 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:02.096025+0000 mon.a (mon.0) 5081 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:02.098775+0000 mon.a (mon.0) 5082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:02.099741+0000 mon.a (mon.0) 5083 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:02.107017+0000 mon.a (mon.0) 5084 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:02.187809+0000 mon.a (mon.0) 5085 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:02.190272+0000 mon.a (mon.0) 5086 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:02.193172+0000 mon.a (mon.0) 5087 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:02.194163+0000 mon.a (mon.0) 5088 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:02.201887+0000 mon.a (mon.0) 5089 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:02.284973+0000 mon.a (mon.0) 5090 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:02.287510+0000 mon.a (mon.0) 5091 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:02.290463+0000 mon.a (mon.0) 5092 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:02.291390+0000 mon.a (mon.0) 5093 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[68510]: audit 2024-02-10T06:44:02.301248+0000 mon.a (mon.0) 5094 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.911512+0000 mon.a (mon.0) 5073 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:01.919024+0000 mon.a (mon.0) 5074 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:02.001461+0000 mon.a (mon.0) 5075 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:02.003852+0000 mon.a (mon.0) 5076 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:02.006691+0000 mon.a (mon.0) 5077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:02.007520+0000 mon.a (mon.0) 5078 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:02.013154+0000 mon.a (mon.0) 5079 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:02.093696+0000 mon.a (mon.0) 5080 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:02.096025+0000 mon.a (mon.0) 5081 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:02.098775+0000 mon.a (mon.0) 5082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:02.099741+0000 mon.a (mon.0) 5083 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:02.107017+0000 mon.a (mon.0) 5084 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:02.187809+0000 mon.a (mon.0) 5085 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:02.190272+0000 mon.a (mon.0) 5086 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:02.193172+0000 mon.a (mon.0) 5087 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:02.194163+0000 mon.a (mon.0) 5088 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:02.201887+0000 mon.a (mon.0) 5089 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:02.284973+0000 mon.a (mon.0) 5090 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:02.287510+0000 mon.a (mon.0) 5091 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:02.290463+0000 mon.a (mon.0) 5092 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:02.291390+0000 mon.a (mon.0) 5093 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:02 smithi046 bash[71198]: audit 2024-02-10T06:44:02.301248+0000 mon.a (mon.0) 5094 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: cephadm 2024-02-10T06:44:00.657063+0000 mgr.y (mgr.34107) 1284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:00.673101+0000 mgr.y (mgr.34107) 1285 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:44:02.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: cephadm 2024-02-10T06:44:00.753297+0000 mgr.y (mgr.34107) 1286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: cephadm 2024-02-10T06:44:00.851310+0000 mgr.y (mgr.34107) 1287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: cephadm 2024-02-10T06:44:00.946827+0000 mgr.y (mgr.34107) 1288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: cephadm 2024-02-10T06:44:01.047782+0000 mgr.y (mgr.34107) 1289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: cephadm 2024-02-10T06:44:01.143273+0000 mgr.y (mgr.34107) 1290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: cephadm 2024-02-10T06:44:01.239702+0000 mgr.y (mgr.34107) 1291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: cephadm 2024-02-10T06:44:01.336477+0000 mgr.y (mgr.34107) 1292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.416019+0000 mon.a (mon.0) 5045 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.420540+0000 mon.a (mon.0) 5046 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.424412+0000 mon.a (mon.0) 5047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.425669+0000 mon.a (mon.0) 5048 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.433160+0000 mon.a (mon.0) 5049 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: cephadm 2024-02-10T06:44:01.433807+0000 mgr.y (mgr.34107) 1293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.512575+0000 mon.a (mon.0) 5050 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.516880+0000 mon.a (mon.0) 5051 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.520218+0000 mon.a (mon.0) 5052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.521350+0000 mon.a (mon.0) 5053 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.528801+0000 mon.a (mon.0) 5054 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: cephadm 2024-02-10T06:44:01.529702+0000 mgr.y (mgr.34107) 1294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.613144+0000 mon.a (mon.0) 5055 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.616990+0000 mon.a (mon.0) 5056 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.620576+0000 mon.a (mon.0) 5057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.621591+0000 mon.a (mon.0) 5058 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.630240+0000 mon.a (mon.0) 5059 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: cephadm 2024-02-10T06:44:01.630722+0000 mgr.y (mgr.34107) 1295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:02.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.707584+0000 mon.a (mon.0) 5060 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.710712+0000 mon.a (mon.0) 5061 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.714659+0000 mon.a (mon.0) 5062 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.715863+0000 mon.a (mon.0) 5063 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.724358+0000 mon.a (mon.0) 5064 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.805780+0000 mon.a (mon.0) 5065 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.808495+0000 mon.a (mon.0) 5066 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.813018+0000 mon.a (mon.0) 5067 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.814405+0000 mon.a (mon.0) 5068 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.821189+0000 mon.a (mon.0) 5069 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.904312+0000 mon.a (mon.0) 5070 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.907149+0000 mon.a (mon.0) 5071 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.910400+0000 mon.a (mon.0) 5072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.911512+0000 mon.a (mon.0) 5073 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:01.919024+0000 mon.a (mon.0) 5074 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:02.001461+0000 mon.a (mon.0) 5075 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:02.003852+0000 mon.a (mon.0) 5076 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:02.006691+0000 mon.a (mon.0) 5077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:02.007520+0000 mon.a (mon.0) 5078 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:02.013154+0000 mon.a (mon.0) 5079 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:02.093696+0000 mon.a (mon.0) 5080 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:02.096025+0000 mon.a (mon.0) 5081 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:02.098775+0000 mon.a (mon.0) 5082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:02.099741+0000 mon.a (mon.0) 5083 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:02.107017+0000 mon.a (mon.0) 5084 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:02.187809+0000 mon.a (mon.0) 5085 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:02.190272+0000 mon.a (mon.0) 5086 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:02.193172+0000 mon.a (mon.0) 5087 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:02.194163+0000 mon.a (mon.0) 5088 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:02.201887+0000 mon.a (mon.0) 5089 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:02.284973+0000 mon.a (mon.0) 5090 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:02.664 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:02.287510+0000 mon.a (mon.0) 5091 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:02.664 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:02.290463+0000 mon.a (mon.0) 5092 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:02.664 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:02.291390+0000 mon.a (mon.0) 5093 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:02.664 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[56722]: audit 2024-02-10T06:44:02.301248+0000 mon.a (mon.0) 5094 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:02.914 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[68845]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-10T06:44:02.914 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[68845]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-02-10T06:44:02.914 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[68845]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-02-10T06:44:02.914 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[68845]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-10T06:44:02.915 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[68845]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-02-10T06:44:02.915 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[68845]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-10T06:44:02.915 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:44:02 smithi175 bash[68845]: --> ceph-volume raw activate successful for osd ID: 6 2024-02-10T06:44:03.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: cephadm 2024-02-10T06:44:01.725115+0000 mgr.y (mgr.34107) 1296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: cephadm 2024-02-10T06:44:01.821762+0000 mgr.y (mgr.34107) 1297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: cephadm 2024-02-10T06:44:01.919694+0000 mgr.y (mgr.34107) 1298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: cephadm 2024-02-10T06:44:02.013630+0000 mgr.y (mgr.34107) 1299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: cephadm 2024-02-10T06:44:02.107808+0000 mgr.y (mgr.34107) 1300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: cephadm 2024-02-10T06:44:02.202918+0000 mgr.y (mgr.34107) 1301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: cluster 2024-02-10T06:44:02.253730+0000 mgr.y (mgr.34107) 1302 : cluster 0 pgmap v225: 161 pgs: 3 activating+undersized, 8 peering, 16 active+undersized+degraded, 26 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-02-10T06:44:03.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: cephadm 2024-02-10T06:44:02.301773+0000 mgr.y (mgr.34107) 1303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.379332+0000 mon.a (mon.0) 5095 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.382218+0000 mon.a (mon.0) 5096 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.385034+0000 mon.a (mon.0) 5097 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.386215+0000 mon.a (mon.0) 5098 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.393594+0000 mon.a (mon.0) 5099 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: cephadm 2024-02-10T06:44:02.394191+0000 mgr.y (mgr.34107) 1304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.471558+0000 mon.a (mon.0) 5100 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.475248+0000 mon.a (mon.0) 5101 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.479450+0000 mon.a (mon.0) 5102 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.481129+0000 mon.a (mon.0) 5103 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.490273+0000 mon.a (mon.0) 5104 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: cephadm 2024-02-10T06:44:02.491282+0000 mgr.y (mgr.34107) 1305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: cephadm 2024-02-10T06:44:01.725115+0000 mgr.y (mgr.34107) 1296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: cephadm 2024-02-10T06:44:01.821762+0000 mgr.y (mgr.34107) 1297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: cephadm 2024-02-10T06:44:01.919694+0000 mgr.y (mgr.34107) 1298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: cephadm 2024-02-10T06:44:02.013630+0000 mgr.y (mgr.34107) 1299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: cephadm 2024-02-10T06:44:02.107808+0000 mgr.y (mgr.34107) 1300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: cephadm 2024-02-10T06:44:02.202918+0000 mgr.y (mgr.34107) 1301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: cluster 2024-02-10T06:44:02.253730+0000 mgr.y (mgr.34107) 1302 : cluster 0 pgmap v225: 161 pgs: 3 activating+undersized, 8 peering, 16 active+undersized+degraded, 26 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-02-10T06:44:03.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: cephadm 2024-02-10T06:44:02.301773+0000 mgr.y (mgr.34107) 1303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.379332+0000 mon.a (mon.0) 5095 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.382218+0000 mon.a (mon.0) 5096 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.385034+0000 mon.a (mon.0) 5097 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.386215+0000 mon.a (mon.0) 5098 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.393594+0000 mon.a (mon.0) 5099 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: cephadm 2024-02-10T06:44:02.394191+0000 mgr.y (mgr.34107) 1304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.471558+0000 mon.a (mon.0) 5100 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.475248+0000 mon.a (mon.0) 5101 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.479450+0000 mon.a (mon.0) 5102 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.481129+0000 mon.a (mon.0) 5103 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.490273+0000 mon.a (mon.0) 5104 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: cephadm 2024-02-10T06:44:02.491282+0000 mgr.y (mgr.34107) 1305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.568186+0000 mon.a (mon.0) 5105 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.571424+0000 mon.a (mon.0) 5106 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.574856+0000 mon.a (mon.0) 5107 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.576001+0000 mon.a (mon.0) 5108 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.582141+0000 mon.a (mon.0) 5109 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: cephadm 2024-02-10T06:44:02.582700+0000 mgr.y (mgr.34107) 1306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.659709+0000 mon.a (mon.0) 5110 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.662571+0000 mon.a (mon.0) 5111 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.666159+0000 mon.a (mon.0) 5112 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.667232+0000 mon.a (mon.0) 5113 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.675548+0000 mon.a (mon.0) 5114 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.757600+0000 mon.a (mon.0) 5115 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.762284+0000 mon.a (mon.0) 5116 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.767058+0000 mon.a (mon.0) 5117 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.768694+0000 mon.a (mon.0) 5118 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.777134+0000 mon.a (mon.0) 5119 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.858090+0000 mon.a (mon.0) 5120 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.861323+0000 mon.a (mon.0) 5121 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.864301+0000 mon.a (mon.0) 5122 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.568186+0000 mon.a (mon.0) 5105 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.571424+0000 mon.a (mon.0) 5106 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.574856+0000 mon.a (mon.0) 5107 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.576001+0000 mon.a (mon.0) 5108 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.582141+0000 mon.a (mon.0) 5109 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: cephadm 2024-02-10T06:44:02.582700+0000 mgr.y (mgr.34107) 1306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.659709+0000 mon.a (mon.0) 5110 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.662571+0000 mon.a (mon.0) 5111 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.666159+0000 mon.a (mon.0) 5112 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.667232+0000 mon.a (mon.0) 5113 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.675548+0000 mon.a (mon.0) 5114 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.757600+0000 mon.a (mon.0) 5115 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.762284+0000 mon.a (mon.0) 5116 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.767058+0000 mon.a (mon.0) 5117 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.768694+0000 mon.a (mon.0) 5118 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.777134+0000 mon.a (mon.0) 5119 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.858090+0000 mon.a (mon.0) 5120 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.861323+0000 mon.a (mon.0) 5121 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.864301+0000 mon.a (mon.0) 5122 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.865385+0000 mon.a (mon.0) 5123 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.873297+0000 mon.a (mon.0) 5124 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.957918+0000 mon.a (mon.0) 5125 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.960640+0000 mon.a (mon.0) 5126 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.964300+0000 mon.a (mon.0) 5127 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.965698+0000 mon.a (mon.0) 5128 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:02.974131+0000 mon.a (mon.0) 5129 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:03.052106+0000 mon.a (mon.0) 5130 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:03.056398+0000 mon.a (mon.0) 5131 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:03.060487+0000 mon.a (mon.0) 5132 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:03.062003+0000 mon.a (mon.0) 5133 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:03.069159+0000 mon.a (mon.0) 5134 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:03.152841+0000 mon.a (mon.0) 5135 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:03.155755+0000 mon.a (mon.0) 5136 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:03.159374+0000 mon.a (mon.0) 5137 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:03.160632+0000 mon.a (mon.0) 5138 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:03.167885+0000 mon.a (mon.0) 5139 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:03.248490+0000 mon.a (mon.0) 5140 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:03.251534+0000 mon.a (mon.0) 5141 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:03.254796+0000 mon.a (mon.0) 5142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:03.256099+0000 mon.a (mon.0) 5143 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:03.263207+0000 mon.a (mon.0) 5144 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:03.342779+0000 mon.a (mon.0) 5145 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:03.345839+0000 mon.a (mon.0) 5146 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:03.349282+0000 mon.a (mon.0) 5147 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[68510]: audit 2024-02-10T06:44:03.350627+0000 mon.a (mon.0) 5148 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.865385+0000 mon.a (mon.0) 5123 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.873297+0000 mon.a (mon.0) 5124 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.957918+0000 mon.a (mon.0) 5125 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.960640+0000 mon.a (mon.0) 5126 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.964300+0000 mon.a (mon.0) 5127 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.965698+0000 mon.a (mon.0) 5128 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:02.974131+0000 mon.a (mon.0) 5129 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:03.052106+0000 mon.a (mon.0) 5130 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:03.056398+0000 mon.a (mon.0) 5131 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:03.060487+0000 mon.a (mon.0) 5132 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:03.062003+0000 mon.a (mon.0) 5133 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:03.069159+0000 mon.a (mon.0) 5134 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:03.152841+0000 mon.a (mon.0) 5135 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:03.155755+0000 mon.a (mon.0) 5136 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:03.159374+0000 mon.a (mon.0) 5137 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:03.160632+0000 mon.a (mon.0) 5138 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:03.167885+0000 mon.a (mon.0) 5139 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:03.248490+0000 mon.a (mon.0) 5140 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:03.251534+0000 mon.a (mon.0) 5141 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:03.254796+0000 mon.a (mon.0) 5142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:03.256099+0000 mon.a (mon.0) 5143 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:03.263207+0000 mon.a (mon.0) 5144 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:03.342779+0000 mon.a (mon.0) 5145 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:03.345839+0000 mon.a (mon.0) 5146 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:03.349282+0000 mon.a (mon.0) 5147 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:03 smithi046 bash[71198]: audit 2024-02-10T06:44:03.350627+0000 mon.a (mon.0) 5148 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: cephadm 2024-02-10T06:44:01.725115+0000 mgr.y (mgr.34107) 1296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: cephadm 2024-02-10T06:44:01.821762+0000 mgr.y (mgr.34107) 1297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: cephadm 2024-02-10T06:44:01.919694+0000 mgr.y (mgr.34107) 1298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: cephadm 2024-02-10T06:44:02.013630+0000 mgr.y (mgr.34107) 1299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: cephadm 2024-02-10T06:44:02.107808+0000 mgr.y (mgr.34107) 1300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: cephadm 2024-02-10T06:44:02.202918+0000 mgr.y (mgr.34107) 1301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: cluster 2024-02-10T06:44:02.253730+0000 mgr.y (mgr.34107) 1302 : cluster 0 pgmap v225: 161 pgs: 3 activating+undersized, 8 peering, 16 active+undersized+degraded, 26 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-02-10T06:44:03.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: cephadm 2024-02-10T06:44:02.301773+0000 mgr.y (mgr.34107) 1303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.379332+0000 mon.a (mon.0) 5095 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.382218+0000 mon.a (mon.0) 5096 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.385034+0000 mon.a (mon.0) 5097 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.386215+0000 mon.a (mon.0) 5098 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.393594+0000 mon.a (mon.0) 5099 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: cephadm 2024-02-10T06:44:02.394191+0000 mgr.y (mgr.34107) 1304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.471558+0000 mon.a (mon.0) 5100 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.475248+0000 mon.a (mon.0) 5101 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.479450+0000 mon.a (mon.0) 5102 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.481129+0000 mon.a (mon.0) 5103 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.490273+0000 mon.a (mon.0) 5104 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: cephadm 2024-02-10T06:44:02.491282+0000 mgr.y (mgr.34107) 1305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.568186+0000 mon.a (mon.0) 5105 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.571424+0000 mon.a (mon.0) 5106 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.574856+0000 mon.a (mon.0) 5107 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.576001+0000 mon.a (mon.0) 5108 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.582141+0000 mon.a (mon.0) 5109 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: cephadm 2024-02-10T06:44:02.582700+0000 mgr.y (mgr.34107) 1306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:03.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.659709+0000 mon.a (mon.0) 5110 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.662571+0000 mon.a (mon.0) 5111 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.666159+0000 mon.a (mon.0) 5112 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.667232+0000 mon.a (mon.0) 5113 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.675548+0000 mon.a (mon.0) 5114 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.757600+0000 mon.a (mon.0) 5115 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.762284+0000 mon.a (mon.0) 5116 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.767058+0000 mon.a (mon.0) 5117 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.768694+0000 mon.a (mon.0) 5118 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.777134+0000 mon.a (mon.0) 5119 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.858090+0000 mon.a (mon.0) 5120 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.861323+0000 mon.a (mon.0) 5121 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.864301+0000 mon.a (mon.0) 5122 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.865385+0000 mon.a (mon.0) 5123 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.873297+0000 mon.a (mon.0) 5124 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.957918+0000 mon.a (mon.0) 5125 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.960640+0000 mon.a (mon.0) 5126 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.964300+0000 mon.a (mon.0) 5127 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.965698+0000 mon.a (mon.0) 5128 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:02.974131+0000 mon.a (mon.0) 5129 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:03.052106+0000 mon.a (mon.0) 5130 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:03.056398+0000 mon.a (mon.0) 5131 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:03.060487+0000 mon.a (mon.0) 5132 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:03.062003+0000 mon.a (mon.0) 5133 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:03.069159+0000 mon.a (mon.0) 5134 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:03.152841+0000 mon.a (mon.0) 5135 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:03.155755+0000 mon.a (mon.0) 5136 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:03.159374+0000 mon.a (mon.0) 5137 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:03.160632+0000 mon.a (mon.0) 5138 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:03.167885+0000 mon.a (mon.0) 5139 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:03.248490+0000 mon.a (mon.0) 5140 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:03.251534+0000 mon.a (mon.0) 5141 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:03.254796+0000 mon.a (mon.0) 5142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:03.256099+0000 mon.a (mon.0) 5143 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:03.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:03.263207+0000 mon.a (mon.0) 5144 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:03.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:03.342779+0000 mon.a (mon.0) 5145 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:03.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:03.345839+0000 mon.a (mon.0) 5146 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:03.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:03.349282+0000 mon.a (mon.0) 5147 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:03.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:03 smithi175 bash[56722]: audit 2024-02-10T06:44:03.350627+0000 mon.a (mon.0) 5148 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: cephadm 2024-02-10T06:44:02.676132+0000 mgr.y (mgr.34107) 1307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: cephadm 2024-02-10T06:44:02.777858+0000 mgr.y (mgr.34107) 1308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: cephadm 2024-02-10T06:44:02.874221+0000 mgr.y (mgr.34107) 1309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: cephadm 2024-02-10T06:44:02.974831+0000 mgr.y (mgr.34107) 1310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: cephadm 2024-02-10T06:44:03.069935+0000 mgr.y (mgr.34107) 1311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: cephadm 2024-02-10T06:44:03.168429+0000 mgr.y (mgr.34107) 1312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: cephadm 2024-02-10T06:44:03.263927+0000 mgr.y (mgr.34107) 1313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.359050+0000 mon.a (mon.0) 5149 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: cephadm 2024-02-10T06:44:03.359760+0000 mgr.y (mgr.34107) 1314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.442739+0000 mon.a (mon.0) 5150 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.446280+0000 mon.a (mon.0) 5151 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.449121+0000 mon.a (mon.0) 5152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.449983+0000 mon.a (mon.0) 5153 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.456422+0000 mon.a (mon.0) 5154 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: cephadm 2024-02-10T06:44:03.456999+0000 mgr.y (mgr.34107) 1315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.539442+0000 mon.a (mon.0) 5155 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.544509+0000 mon.a (mon.0) 5156 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.550001+0000 mon.a (mon.0) 5157 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.551780+0000 mon.a (mon.0) 5158 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.561648+0000 mon.a (mon.0) 5159 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: cephadm 2024-02-10T06:44:03.562298+0000 mgr.y (mgr.34107) 1316 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: cephadm 2024-02-10T06:44:02.676132+0000 mgr.y (mgr.34107) 1307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: cephadm 2024-02-10T06:44:02.777858+0000 mgr.y (mgr.34107) 1308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: cephadm 2024-02-10T06:44:02.874221+0000 mgr.y (mgr.34107) 1309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: cephadm 2024-02-10T06:44:02.974831+0000 mgr.y (mgr.34107) 1310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: cephadm 2024-02-10T06:44:03.069935+0000 mgr.y (mgr.34107) 1311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: cephadm 2024-02-10T06:44:03.168429+0000 mgr.y (mgr.34107) 1312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: cephadm 2024-02-10T06:44:03.263927+0000 mgr.y (mgr.34107) 1313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.359050+0000 mon.a (mon.0) 5149 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: cephadm 2024-02-10T06:44:03.359760+0000 mgr.y (mgr.34107) 1314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.442739+0000 mon.a (mon.0) 5150 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.446280+0000 mon.a (mon.0) 5151 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.449121+0000 mon.a (mon.0) 5152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.449983+0000 mon.a (mon.0) 5153 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.456422+0000 mon.a (mon.0) 5154 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: cephadm 2024-02-10T06:44:03.456999+0000 mgr.y (mgr.34107) 1315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.539442+0000 mon.a (mon.0) 5155 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.544509+0000 mon.a (mon.0) 5156 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.550001+0000 mon.a (mon.0) 5157 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.551780+0000 mon.a (mon.0) 5158 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.561648+0000 mon.a (mon.0) 5159 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: cephadm 2024-02-10T06:44:03.562298+0000 mgr.y (mgr.34107) 1316 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.639422+0000 mon.a (mon.0) 5160 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.642712+0000 mon.a (mon.0) 5161 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.647040+0000 mon.a (mon.0) 5162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.648469+0000 mon.a (mon.0) 5163 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.656524+0000 mon.a (mon.0) 5164 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.734377+0000 mon.a (mon.0) 5165 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.737426+0000 mon.a (mon.0) 5166 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.741318+0000 mon.a (mon.0) 5167 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.742570+0000 mon.a (mon.0) 5168 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.751974+0000 mon.a (mon.0) 5169 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.819254+0000 mon.a (mon.0) 5170 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.822269+0000 mon.a (mon.0) 5171 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.826016+0000 mon.a (mon.0) 5172 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.827367+0000 mon.a (mon.0) 5173 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.835904+0000 mon.a (mon.0) 5174 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.913620+0000 mon.a (mon.0) 5175 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.916824+0000 mon.a (mon.0) 5176 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.920046+0000 mon.a (mon.0) 5177 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.921383+0000 mon.a (mon.0) 5178 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:03.928854+0000 mon.a (mon.0) 5179 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.639422+0000 mon.a (mon.0) 5160 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.642712+0000 mon.a (mon.0) 5161 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.647040+0000 mon.a (mon.0) 5162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.648469+0000 mon.a (mon.0) 5163 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.656524+0000 mon.a (mon.0) 5164 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.734377+0000 mon.a (mon.0) 5165 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.737426+0000 mon.a (mon.0) 5166 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.741318+0000 mon.a (mon.0) 5167 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.742570+0000 mon.a (mon.0) 5168 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.751974+0000 mon.a (mon.0) 5169 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.819254+0000 mon.a (mon.0) 5170 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.822269+0000 mon.a (mon.0) 5171 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.826016+0000 mon.a (mon.0) 5172 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.827367+0000 mon.a (mon.0) 5173 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.835904+0000 mon.a (mon.0) 5174 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.913620+0000 mon.a (mon.0) 5175 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.916824+0000 mon.a (mon.0) 5176 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.920046+0000 mon.a (mon.0) 5177 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.921383+0000 mon.a (mon.0) 5178 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:03.928854+0000 mon.a (mon.0) 5179 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:04.007145+0000 mon.a (mon.0) 5180 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:04.010713+0000 mon.a (mon.0) 5181 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:04.014907+0000 mon.a (mon.0) 5182 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:04.016347+0000 mon.a (mon.0) 5183 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:04.025540+0000 mon.a (mon.0) 5184 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:04.108668+0000 mon.a (mon.0) 5185 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:04.110801+0000 mon.a (mon.0) 5186 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:04.113552+0000 mon.a (mon.0) 5187 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:04.114440+0000 mon.a (mon.0) 5188 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:04.122320+0000 mon.a (mon.0) 5189 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:04.201875+0000 mon.a (mon.0) 5190 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:04.204891+0000 mon.a (mon.0) 5191 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:04.208328+0000 mon.a (mon.0) 5192 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:04.209583+0000 mon.a (mon.0) 5193 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:04.217420+0000 mon.a (mon.0) 5194 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:04.294832+0000 mon.a (mon.0) 5195 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:04.296882+0000 mon.a (mon.0) 5196 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:04.298847+0000 mon.a (mon.0) 5197 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:04.299738+0000 mon.a (mon.0) 5198 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[68510]: audit 2024-02-10T06:44:04.306591+0000 mon.a (mon.0) 5199 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:04.007145+0000 mon.a (mon.0) 5180 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:04.010713+0000 mon.a (mon.0) 5181 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:04.014907+0000 mon.a (mon.0) 5182 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:04.016347+0000 mon.a (mon.0) 5183 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:04.025540+0000 mon.a (mon.0) 5184 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:04.108668+0000 mon.a (mon.0) 5185 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:04.110801+0000 mon.a (mon.0) 5186 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:04.113552+0000 mon.a (mon.0) 5187 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:04.114440+0000 mon.a (mon.0) 5188 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:04.122320+0000 mon.a (mon.0) 5189 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:04.201875+0000 mon.a (mon.0) 5190 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:04.204891+0000 mon.a (mon.0) 5191 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:04.208328+0000 mon.a (mon.0) 5192 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:04.209583+0000 mon.a (mon.0) 5193 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:04.217420+0000 mon.a (mon.0) 5194 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:04.294832+0000 mon.a (mon.0) 5195 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:04.296882+0000 mon.a (mon.0) 5196 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:04.298847+0000 mon.a (mon.0) 5197 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:04.299738+0000 mon.a (mon.0) 5198 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:04 smithi046 bash[71198]: audit 2024-02-10T06:44:04.306591+0000 mon.a (mon.0) 5199 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: cephadm 2024-02-10T06:44:02.676132+0000 mgr.y (mgr.34107) 1307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: cephadm 2024-02-10T06:44:02.777858+0000 mgr.y (mgr.34107) 1308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: cephadm 2024-02-10T06:44:02.874221+0000 mgr.y (mgr.34107) 1309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: cephadm 2024-02-10T06:44:02.974831+0000 mgr.y (mgr.34107) 1310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: cephadm 2024-02-10T06:44:03.069935+0000 mgr.y (mgr.34107) 1311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: cephadm 2024-02-10T06:44:03.168429+0000 mgr.y (mgr.34107) 1312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: cephadm 2024-02-10T06:44:03.263927+0000 mgr.y (mgr.34107) 1313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.359050+0000 mon.a (mon.0) 5149 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: cephadm 2024-02-10T06:44:03.359760+0000 mgr.y (mgr.34107) 1314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.442739+0000 mon.a (mon.0) 5150 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.446280+0000 mon.a (mon.0) 5151 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.449121+0000 mon.a (mon.0) 5152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.731 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.449983+0000 mon.a (mon.0) 5153 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.731 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.456422+0000 mon.a (mon.0) 5154 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.731 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: cephadm 2024-02-10T06:44:03.456999+0000 mgr.y (mgr.34107) 1315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.731 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.539442+0000 mon.a (mon.0) 5155 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.731 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.544509+0000 mon.a (mon.0) 5156 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.731 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.550001+0000 mon.a (mon.0) 5157 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.731 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.551780+0000 mon.a (mon.0) 5158 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.731 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.561648+0000 mon.a (mon.0) 5159 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.731 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: cephadm 2024-02-10T06:44:03.562298+0000 mgr.y (mgr.34107) 1316 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:04.732 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.639422+0000 mon.a (mon.0) 5160 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.732 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.642712+0000 mon.a (mon.0) 5161 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.732 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.647040+0000 mon.a (mon.0) 5162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.732 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.648469+0000 mon.a (mon.0) 5163 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.732 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.656524+0000 mon.a (mon.0) 5164 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.732 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.734377+0000 mon.a (mon.0) 5165 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.732 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.737426+0000 mon.a (mon.0) 5166 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.732 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.741318+0000 mon.a (mon.0) 5167 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.732 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.742570+0000 mon.a (mon.0) 5168 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.733 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.751974+0000 mon.a (mon.0) 5169 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.733 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.819254+0000 mon.a (mon.0) 5170 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.733 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.822269+0000 mon.a (mon.0) 5171 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.733 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.826016+0000 mon.a (mon.0) 5172 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.733 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.827367+0000 mon.a (mon.0) 5173 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.733 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.835904+0000 mon.a (mon.0) 5174 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.733 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.913620+0000 mon.a (mon.0) 5175 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.733 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.916824+0000 mon.a (mon.0) 5176 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.733 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.920046+0000 mon.a (mon.0) 5177 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.733 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.921383+0000 mon.a (mon.0) 5178 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.733 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:03.928854+0000 mon.a (mon.0) 5179 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.733 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:04.007145+0000 mon.a (mon.0) 5180 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.733 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:04.010713+0000 mon.a (mon.0) 5181 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.733 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:04.014907+0000 mon.a (mon.0) 5182 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.734 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:04.016347+0000 mon.a (mon.0) 5183 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.734 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:04.025540+0000 mon.a (mon.0) 5184 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.734 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:04.108668+0000 mon.a (mon.0) 5185 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.734 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:04.110801+0000 mon.a (mon.0) 5186 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.734 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:04.113552+0000 mon.a (mon.0) 5187 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.734 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:04.114440+0000 mon.a (mon.0) 5188 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.734 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:04.122320+0000 mon.a (mon.0) 5189 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.734 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:04.201875+0000 mon.a (mon.0) 5190 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.734 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:04.204891+0000 mon.a (mon.0) 5191 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.734 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:04.208328+0000 mon.a (mon.0) 5192 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.734 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:04.209583+0000 mon.a (mon.0) 5193 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.734 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:04.217420+0000 mon.a (mon.0) 5194 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:04.734 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:04.294832+0000 mon.a (mon.0) 5195 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:04.734 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:04.296882+0000 mon.a (mon.0) 5196 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:04.735 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:04.298847+0000 mon.a (mon.0) 5197 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:04.735 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:04.299738+0000 mon.a (mon.0) 5198 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:04.735 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:04 smithi175 bash[56722]: audit 2024-02-10T06:44:04.306591+0000 mon.a (mon.0) 5199 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: cephadm 2024-02-10T06:44:03.657205+0000 mgr.y (mgr.34107) 1317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: cephadm 2024-02-10T06:44:03.752972+0000 mgr.y (mgr.34107) 1318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: cephadm 2024-02-10T06:44:03.836458+0000 mgr.y (mgr.34107) 1319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: cephadm 2024-02-10T06:44:03.929497+0000 mgr.y (mgr.34107) 1320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: cephadm 2024-02-10T06:44:04.026273+0000 mgr.y (mgr.34107) 1321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: cephadm 2024-02-10T06:44:04.122878+0000 mgr.y (mgr.34107) 1322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: cephadm 2024-02-10T06:44:04.218060+0000 mgr.y (mgr.34107) 1323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: cluster 2024-02-10T06:44:04.255155+0000 mgr.y (mgr.34107) 1324 : cluster 0 pgmap v226: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-02-10T06:44:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: cephadm 2024-02-10T06:44:04.307500+0000 mgr.y (mgr.34107) 1325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.386022+0000 mon.a (mon.0) 5200 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.388127+0000 mon.a (mon.0) 5201 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.390787+0000 mon.a (mon.0) 5202 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.391607+0000 mon.a (mon.0) 5203 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.398161+0000 mon.a (mon.0) 5204 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: cephadm 2024-02-10T06:44:04.398780+0000 mgr.y (mgr.34107) 1326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.477673+0000 mon.a (mon.0) 5205 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.481443+0000 mon.a (mon.0) 5206 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.485251+0000 mon.a (mon.0) 5207 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.486480+0000 mon.a (mon.0) 5208 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.494877+0000 mon.a (mon.0) 5209 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: cephadm 2024-02-10T06:44:04.495541+0000 mgr.y (mgr.34107) 1327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.578087+0000 mon.a (mon.0) 5210 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.582007+0000 mon.a (mon.0) 5211 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.584938+0000 mon.a (mon.0) 5212 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.585895+0000 mon.a (mon.0) 5213 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.592043+0000 mon.a (mon.0) 5214 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: cephadm 2024-02-10T06:44:04.592543+0000 mgr.y (mgr.34107) 1328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.667969+0000 mon.a (mon.0) 5215 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.670448+0000 mon.a (mon.0) 5216 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.672663+0000 mon.a (mon.0) 5217 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.673517+0000 mon.a (mon.0) 5218 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.678762+0000 mon.a (mon.0) 5219 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.759907+0000 mon.a (mon.0) 5220 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.763690+0000 mon.a (mon.0) 5221 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.771172+0000 mon.a (mon.0) 5222 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.772238+0000 mon.a (mon.0) 5223 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.775986+0000 mon.a (mon.0) 5224 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.784786+0000 mon.a (mon.0) 5225 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.790290+0000 mon.a (mon.0) 5226 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.794348+0000 mon.a (mon.0) 5227 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.856928+0000 mon.a (mon.0) 5228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.859759+0000 mon.a (mon.0) 5229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.862521+0000 mon.a (mon.0) 5230 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.863535+0000 mon.a (mon.0) 5231 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.869543+0000 mon.a (mon.0) 5232 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.944043+0000 mon.a (mon.0) 5233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.946155+0000 mon.a (mon.0) 5234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.948720+0000 mon.a (mon.0) 5235 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.949699+0000 mon.a (mon.0) 5236 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:04.957714+0000 mon.a (mon.0) 5237 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:05.035446+0000 mon.a (mon.0) 5238 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:05.038749+0000 mon.a (mon.0) 5239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:05.042433+0000 mon.a (mon.0) 5240 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:05.043738+0000 mon.a (mon.0) 5241 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:05.051571+0000 mon.a (mon.0) 5242 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:05.131104+0000 mon.a (mon.0) 5243 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:05.134745+0000 mon.a (mon.0) 5244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:05.138913+0000 mon.a (mon.0) 5245 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:05.140287+0000 mon.a (mon.0) 5246 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:05.148761+0000 mon.a (mon.0) 5247 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: cluster 2024-02-10T06:44:05.213485+0000 mon.a (mon.0) 5248 : cluster 3 Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 20 pgs degraded (PG_DEGRADED) 2024-02-10T06:44:05.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:05.231810+0000 mon.a (mon.0) 5249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:05.236294+0000 mon.a (mon.0) 5250 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:05.240242+0000 mon.a (mon.0) 5251 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:05.241527+0000 mon.a (mon.0) 5252 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:05.249613+0000 mon.a (mon.0) 5253 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:05.329220+0000 mon.a (mon.0) 5254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:05.331741+0000 mon.a (mon.0) 5255 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:05.334736+0000 mon.a (mon.0) 5256 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:05.335852+0000 mon.a (mon.0) 5257 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[71198]: audit 2024-02-10T06:44:05.344538+0000 mon.a (mon.0) 5258 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: cephadm 2024-02-10T06:44:03.657205+0000 mgr.y (mgr.34107) 1317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: cephadm 2024-02-10T06:44:03.752972+0000 mgr.y (mgr.34107) 1318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: cephadm 2024-02-10T06:44:03.836458+0000 mgr.y (mgr.34107) 1319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: cephadm 2024-02-10T06:44:03.929497+0000 mgr.y (mgr.34107) 1320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: cephadm 2024-02-10T06:44:04.026273+0000 mgr.y (mgr.34107) 1321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: cephadm 2024-02-10T06:44:04.122878+0000 mgr.y (mgr.34107) 1322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: cephadm 2024-02-10T06:44:04.218060+0000 mgr.y (mgr.34107) 1323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: cluster 2024-02-10T06:44:04.255155+0000 mgr.y (mgr.34107) 1324 : cluster 0 pgmap v226: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-02-10T06:44:05.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: cephadm 2024-02-10T06:44:04.307500+0000 mgr.y (mgr.34107) 1325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.386022+0000 mon.a (mon.0) 5200 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.388127+0000 mon.a (mon.0) 5201 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.390787+0000 mon.a (mon.0) 5202 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.391607+0000 mon.a (mon.0) 5203 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.398161+0000 mon.a (mon.0) 5204 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: cephadm 2024-02-10T06:44:04.398780+0000 mgr.y (mgr.34107) 1326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.477673+0000 mon.a (mon.0) 5205 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.481443+0000 mon.a (mon.0) 5206 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.485251+0000 mon.a (mon.0) 5207 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.486480+0000 mon.a (mon.0) 5208 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.494877+0000 mon.a (mon.0) 5209 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: cephadm 2024-02-10T06:44:04.495541+0000 mgr.y (mgr.34107) 1327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.578087+0000 mon.a (mon.0) 5210 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.582007+0000 mon.a (mon.0) 5211 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.584938+0000 mon.a (mon.0) 5212 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.585895+0000 mon.a (mon.0) 5213 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.592043+0000 mon.a (mon.0) 5214 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: cephadm 2024-02-10T06:44:04.592543+0000 mgr.y (mgr.34107) 1328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.667969+0000 mon.a (mon.0) 5215 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.670448+0000 mon.a (mon.0) 5216 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.672663+0000 mon.a (mon.0) 5217 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.673517+0000 mon.a (mon.0) 5218 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.678762+0000 mon.a (mon.0) 5219 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.759907+0000 mon.a (mon.0) 5220 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.763690+0000 mon.a (mon.0) 5221 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.771172+0000 mon.a (mon.0) 5222 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.772238+0000 mon.a (mon.0) 5223 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.775986+0000 mon.a (mon.0) 5224 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.784786+0000 mon.a (mon.0) 5225 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.790290+0000 mon.a (mon.0) 5226 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.794348+0000 mon.a (mon.0) 5227 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.856928+0000 mon.a (mon.0) 5228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.859759+0000 mon.a (mon.0) 5229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.862521+0000 mon.a (mon.0) 5230 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.863535+0000 mon.a (mon.0) 5231 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.869543+0000 mon.a (mon.0) 5232 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.944043+0000 mon.a (mon.0) 5233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.946155+0000 mon.a (mon.0) 5234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.948720+0000 mon.a (mon.0) 5235 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.949699+0000 mon.a (mon.0) 5236 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:04.957714+0000 mon.a (mon.0) 5237 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:05.035446+0000 mon.a (mon.0) 5238 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:05.038749+0000 mon.a (mon.0) 5239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:05.042433+0000 mon.a (mon.0) 5240 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:05.043738+0000 mon.a (mon.0) 5241 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:05.051571+0000 mon.a (mon.0) 5242 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:05.131104+0000 mon.a (mon.0) 5243 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:05.134745+0000 mon.a (mon.0) 5244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:05.138913+0000 mon.a (mon.0) 5245 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:05.140287+0000 mon.a (mon.0) 5246 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:05.148761+0000 mon.a (mon.0) 5247 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: cluster 2024-02-10T06:44:05.213485+0000 mon.a (mon.0) 5248 : cluster 3 Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 20 pgs degraded (PG_DEGRADED) 2024-02-10T06:44:05.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:05.231810+0000 mon.a (mon.0) 5249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:05.236294+0000 mon.a (mon.0) 5250 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:05.240242+0000 mon.a (mon.0) 5251 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:05.241527+0000 mon.a (mon.0) 5252 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:05.249613+0000 mon.a (mon.0) 5253 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:05.329220+0000 mon.a (mon.0) 5254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:05.331741+0000 mon.a (mon.0) 5255 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:05.334736+0000 mon.a (mon.0) 5256 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:05.335852+0000 mon.a (mon.0) 5257 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:05 smithi046 bash[68510]: audit 2024-02-10T06:44:05.344538+0000 mon.a (mon.0) 5258 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: cephadm 2024-02-10T06:44:03.657205+0000 mgr.y (mgr.34107) 1317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: cephadm 2024-02-10T06:44:03.752972+0000 mgr.y (mgr.34107) 1318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: cephadm 2024-02-10T06:44:03.836458+0000 mgr.y (mgr.34107) 1319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: cephadm 2024-02-10T06:44:03.929497+0000 mgr.y (mgr.34107) 1320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: cephadm 2024-02-10T06:44:04.026273+0000 mgr.y (mgr.34107) 1321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: cephadm 2024-02-10T06:44:04.122878+0000 mgr.y (mgr.34107) 1322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: cephadm 2024-02-10T06:44:04.218060+0000 mgr.y (mgr.34107) 1323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: cluster 2024-02-10T06:44:04.255155+0000 mgr.y (mgr.34107) 1324 : cluster 0 pgmap v226: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-02-10T06:44:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: cephadm 2024-02-10T06:44:04.307500+0000 mgr.y (mgr.34107) 1325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.386022+0000 mon.a (mon.0) 5200 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.388127+0000 mon.a (mon.0) 5201 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.390787+0000 mon.a (mon.0) 5202 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.391607+0000 mon.a (mon.0) 5203 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.398161+0000 mon.a (mon.0) 5204 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: cephadm 2024-02-10T06:44:04.398780+0000 mgr.y (mgr.34107) 1326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.477673+0000 mon.a (mon.0) 5205 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.481443+0000 mon.a (mon.0) 5206 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.485251+0000 mon.a (mon.0) 5207 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.486480+0000 mon.a (mon.0) 5208 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.494877+0000 mon.a (mon.0) 5209 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: cephadm 2024-02-10T06:44:04.495541+0000 mgr.y (mgr.34107) 1327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.578087+0000 mon.a (mon.0) 5210 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.582007+0000 mon.a (mon.0) 5211 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.584938+0000 mon.a (mon.0) 5212 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.585895+0000 mon.a (mon.0) 5213 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.592043+0000 mon.a (mon.0) 5214 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: cephadm 2024-02-10T06:44:04.592543+0000 mgr.y (mgr.34107) 1328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.667969+0000 mon.a (mon.0) 5215 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.670448+0000 mon.a (mon.0) 5216 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.672663+0000 mon.a (mon.0) 5217 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.673517+0000 mon.a (mon.0) 5218 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.678762+0000 mon.a (mon.0) 5219 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.759907+0000 mon.a (mon.0) 5220 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.763690+0000 mon.a (mon.0) 5221 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.771172+0000 mon.a (mon.0) 5222 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.772238+0000 mon.a (mon.0) 5223 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.775986+0000 mon.a (mon.0) 5224 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.784786+0000 mon.a (mon.0) 5225 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.790290+0000 mon.a (mon.0) 5226 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.794348+0000 mon.a (mon.0) 5227 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.856928+0000 mon.a (mon.0) 5228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.859759+0000 mon.a (mon.0) 5229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.862521+0000 mon.a (mon.0) 5230 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.863535+0000 mon.a (mon.0) 5231 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.869543+0000 mon.a (mon.0) 5232 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.944043+0000 mon.a (mon.0) 5233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.946155+0000 mon.a (mon.0) 5234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.948720+0000 mon.a (mon.0) 5235 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.949699+0000 mon.a (mon.0) 5236 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:04.957714+0000 mon.a (mon.0) 5237 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:05.035446+0000 mon.a (mon.0) 5238 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:05.038749+0000 mon.a (mon.0) 5239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:05.042433+0000 mon.a (mon.0) 5240 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:05.043738+0000 mon.a (mon.0) 5241 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:05.051571+0000 mon.a (mon.0) 5242 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:05.131104+0000 mon.a (mon.0) 5243 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:05.134745+0000 mon.a (mon.0) 5244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:05.138913+0000 mon.a (mon.0) 5245 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:05.140287+0000 mon.a (mon.0) 5246 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:05.148761+0000 mon.a (mon.0) 5247 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: cluster 2024-02-10T06:44:05.213485+0000 mon.a (mon.0) 5248 : cluster 3 Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 20 pgs degraded (PG_DEGRADED) 2024-02-10T06:44:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:05.231810+0000 mon.a (mon.0) 5249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:05.236294+0000 mon.a (mon.0) 5250 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:05.240242+0000 mon.a (mon.0) 5251 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:05.241527+0000 mon.a (mon.0) 5252 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:05.249613+0000 mon.a (mon.0) 5253 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:05.329220+0000 mon.a (mon.0) 5254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:05.331741+0000 mon.a (mon.0) 5255 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:05.334736+0000 mon.a (mon.0) 5256 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:05.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:05.335852+0000 mon.a (mon.0) 5257 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:05.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:05 smithi175 bash[56722]: audit 2024-02-10T06:44:05.344538+0000 mon.a (mon.0) 5258 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.376 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[69305]: debug 2024-02-10T06:44:06.208+0000 7f1240fa9700 1 -- 172.21.15.175:0/554527989 <== mon.2 v2:172.21.15.175:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564bcc9db1e0 con 0x564bcca60800 2024-02-10T06:44:06.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: cephadm 2024-02-10T06:44:04.679457+0000 mgr.y (mgr.34107) 1329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: cephadm 2024-02-10T06:44:04.790817+0000 mgr.y (mgr.34107) 1330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: cephadm 2024-02-10T06:44:04.870020+0000 mgr.y (mgr.34107) 1331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: cephadm 2024-02-10T06:44:04.958283+0000 mgr.y (mgr.34107) 1332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: cephadm 2024-02-10T06:44:05.052945+0000 mgr.y (mgr.34107) 1333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: cephadm 2024-02-10T06:44:05.149938+0000 mgr.y (mgr.34107) 1334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: cephadm 2024-02-10T06:44:05.250505+0000 mgr.y (mgr.34107) 1335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: cephadm 2024-02-10T06:44:05.345578+0000 mgr.y (mgr.34107) 1336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.424594+0000 mon.a (mon.0) 5259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.426814+0000 mon.a (mon.0) 5260 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.429571+0000 mon.a (mon.0) 5261 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.430436+0000 mon.a (mon.0) 5262 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.437640+0000 mon.a (mon.0) 5263 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: cephadm 2024-02-10T06:44:05.440164+0000 mgr.y (mgr.34107) 1337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.521892+0000 mon.a (mon.0) 5264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.524501+0000 mon.a (mon.0) 5265 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.527225+0000 mon.a (mon.0) 5266 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.528100+0000 mon.a (mon.0) 5267 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.535075+0000 mon.a (mon.0) 5268 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: cephadm 2024-02-10T06:44:05.535587+0000 mgr.y (mgr.34107) 1338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.616552+0000 mon.a (mon.0) 5269 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.619175+0000 mon.a (mon.0) 5270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.622458+0000 mon.a (mon.0) 5271 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.623966+0000 mon.a (mon.0) 5272 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.630450+0000 mon.a (mon.0) 5273 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: cephadm 2024-02-10T06:44:05.631407+0000 mgr.y (mgr.34107) 1339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.713697+0000 mon.a (mon.0) 5274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.716385+0000 mon.a (mon.0) 5275 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.719554+0000 mon.a (mon.0) 5276 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.720398+0000 mon.a (mon.0) 5277 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.726426+0000 mon.a (mon.0) 5278 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.809269+0000 mon.a (mon.0) 5279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.812302+0000 mon.a (mon.0) 5280 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.814965+0000 mon.a (mon.0) 5281 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.816013+0000 mon.a (mon.0) 5282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.823671+0000 mon.a (mon.0) 5283 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.903726+0000 mon.a (mon.0) 5284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.908556+0000 mon.a (mon.0) 5285 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.912374+0000 mon.a (mon.0) 5286 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.913447+0000 mon.a (mon.0) 5287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: cephadm 2024-02-10T06:44:04.679457+0000 mgr.y (mgr.34107) 1329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: cephadm 2024-02-10T06:44:04.790817+0000 mgr.y (mgr.34107) 1330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: cephadm 2024-02-10T06:44:04.870020+0000 mgr.y (mgr.34107) 1331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: cephadm 2024-02-10T06:44:04.958283+0000 mgr.y (mgr.34107) 1332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: cephadm 2024-02-10T06:44:05.052945+0000 mgr.y (mgr.34107) 1333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: cephadm 2024-02-10T06:44:05.149938+0000 mgr.y (mgr.34107) 1334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: cephadm 2024-02-10T06:44:05.250505+0000 mgr.y (mgr.34107) 1335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: cephadm 2024-02-10T06:44:05.345578+0000 mgr.y (mgr.34107) 1336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.424594+0000 mon.a (mon.0) 5259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.426814+0000 mon.a (mon.0) 5260 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.429571+0000 mon.a (mon.0) 5261 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.430436+0000 mon.a (mon.0) 5262 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.437640+0000 mon.a (mon.0) 5263 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: cephadm 2024-02-10T06:44:05.440164+0000 mgr.y (mgr.34107) 1337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.521892+0000 mon.a (mon.0) 5264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.524501+0000 mon.a (mon.0) 5265 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.527225+0000 mon.a (mon.0) 5266 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.528100+0000 mon.a (mon.0) 5267 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.535075+0000 mon.a (mon.0) 5268 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: cephadm 2024-02-10T06:44:05.535587+0000 mgr.y (mgr.34107) 1338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.616552+0000 mon.a (mon.0) 5269 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.924513+0000 mon.a (mon.0) 5288 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.989853+0000 mon.a (mon.0) 5289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.992291+0000 mon.a (mon.0) 5290 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.995837+0000 mon.a (mon.0) 5291 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:05.997059+0000 mon.a (mon.0) 5292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:06.005181+0000 mon.a (mon.0) 5293 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:06.083774+0000 mon.a (mon.0) 5294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:06.087628+0000 mon.a (mon.0) 5295 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:06.090604+0000 mon.a (mon.0) 5296 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:06.092140+0000 mon.a (mon.0) 5297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:06.097537+0000 mon.a (mon.0) 5298 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:06.159307+0000 mon.a (mon.0) 5299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:06.163440+0000 mon.a (mon.0) 5300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:06.165955+0000 mon.a (mon.0) 5301 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:06.166771+0000 mon.a (mon.0) 5302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:06.173191+0000 mon.a (mon.0) 5303 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:06.253831+0000 mon.a (mon.0) 5304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:06.257186+0000 mon.a (mon.0) 5305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:06.259959+0000 mon.a (mon.0) 5306 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:06.261181+0000 mon.a (mon.0) 5307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:06.267708+0000 mon.a (mon.0) 5308 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:06.348557+0000 mon.a (mon.0) 5309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:06.351439+0000 mon.a (mon.0) 5310 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:06.354668+0000 mon.a (mon.0) 5311 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:06.355937+0000 mon.a (mon.0) 5312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[71198]: audit 2024-02-10T06:44:06.361901+0000 mon.a (mon.0) 5313 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.619175+0000 mon.a (mon.0) 5270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.622458+0000 mon.a (mon.0) 5271 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.623966+0000 mon.a (mon.0) 5272 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.630450+0000 mon.a (mon.0) 5273 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: cephadm 2024-02-10T06:44:05.631407+0000 mgr.y (mgr.34107) 1339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.713697+0000 mon.a (mon.0) 5274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.716385+0000 mon.a (mon.0) 5275 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.719554+0000 mon.a (mon.0) 5276 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.720398+0000 mon.a (mon.0) 5277 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.726426+0000 mon.a (mon.0) 5278 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.809269+0000 mon.a (mon.0) 5279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.812302+0000 mon.a (mon.0) 5280 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.814965+0000 mon.a (mon.0) 5281 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.816013+0000 mon.a (mon.0) 5282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.823671+0000 mon.a (mon.0) 5283 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.903726+0000 mon.a (mon.0) 5284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.908556+0000 mon.a (mon.0) 5285 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.912374+0000 mon.a (mon.0) 5286 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.913447+0000 mon.a (mon.0) 5287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.924513+0000 mon.a (mon.0) 5288 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.989853+0000 mon.a (mon.0) 5289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.992291+0000 mon.a (mon.0) 5290 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.995837+0000 mon.a (mon.0) 5291 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:05.997059+0000 mon.a (mon.0) 5292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:06.005181+0000 mon.a (mon.0) 5293 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:06.083774+0000 mon.a (mon.0) 5294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:06.087628+0000 mon.a (mon.0) 5295 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:06.090604+0000 mon.a (mon.0) 5296 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:06.092140+0000 mon.a (mon.0) 5297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:06.097537+0000 mon.a (mon.0) 5298 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:06.159307+0000 mon.a (mon.0) 5299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:06.163440+0000 mon.a (mon.0) 5300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:06.165955+0000 mon.a (mon.0) 5301 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:06.166771+0000 mon.a (mon.0) 5302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:06.173191+0000 mon.a (mon.0) 5303 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:06.253831+0000 mon.a (mon.0) 5304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:06.257186+0000 mon.a (mon.0) 5305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:06.259959+0000 mon.a (mon.0) 5306 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:06.261181+0000 mon.a (mon.0) 5307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:06.267708+0000 mon.a (mon.0) 5308 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:06.348557+0000 mon.a (mon.0) 5309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:06.351439+0000 mon.a (mon.0) 5310 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:06.354668+0000 mon.a (mon.0) 5311 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:06.355937+0000 mon.a (mon.0) 5312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:06 smithi046 bash[68510]: audit 2024-02-10T06:44:06.361901+0000 mon.a (mon.0) 5313 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: cephadm 2024-02-10T06:44:04.679457+0000 mgr.y (mgr.34107) 1329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: cephadm 2024-02-10T06:44:04.790817+0000 mgr.y (mgr.34107) 1330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: cephadm 2024-02-10T06:44:04.870020+0000 mgr.y (mgr.34107) 1331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: cephadm 2024-02-10T06:44:04.958283+0000 mgr.y (mgr.34107) 1332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: cephadm 2024-02-10T06:44:05.052945+0000 mgr.y (mgr.34107) 1333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: cephadm 2024-02-10T06:44:05.149938+0000 mgr.y (mgr.34107) 1334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: cephadm 2024-02-10T06:44:05.250505+0000 mgr.y (mgr.34107) 1335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: cephadm 2024-02-10T06:44:05.345578+0000 mgr.y (mgr.34107) 1336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.424594+0000 mon.a (mon.0) 5259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.426814+0000 mon.a (mon.0) 5260 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.429571+0000 mon.a (mon.0) 5261 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.430436+0000 mon.a (mon.0) 5262 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.437640+0000 mon.a (mon.0) 5263 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: cephadm 2024-02-10T06:44:05.440164+0000 mgr.y (mgr.34107) 1337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.521892+0000 mon.a (mon.0) 5264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.524501+0000 mon.a (mon.0) 5265 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.527225+0000 mon.a (mon.0) 5266 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.528100+0000 mon.a (mon.0) 5267 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.535075+0000 mon.a (mon.0) 5268 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: cephadm 2024-02-10T06:44:05.535587+0000 mgr.y (mgr.34107) 1338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.616552+0000 mon.a (mon.0) 5269 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.619175+0000 mon.a (mon.0) 5270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.622458+0000 mon.a (mon.0) 5271 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.623966+0000 mon.a (mon.0) 5272 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.630450+0000 mon.a (mon.0) 5273 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: cephadm 2024-02-10T06:44:05.631407+0000 mgr.y (mgr.34107) 1339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:06.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.713697+0000 mon.a (mon.0) 5274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.716385+0000 mon.a (mon.0) 5275 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.719554+0000 mon.a (mon.0) 5276 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.720398+0000 mon.a (mon.0) 5277 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.726426+0000 mon.a (mon.0) 5278 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.809269+0000 mon.a (mon.0) 5279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.812302+0000 mon.a (mon.0) 5280 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.814965+0000 mon.a (mon.0) 5281 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.816013+0000 mon.a (mon.0) 5282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.823671+0000 mon.a (mon.0) 5283 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.903726+0000 mon.a (mon.0) 5284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.908556+0000 mon.a (mon.0) 5285 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.687 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.912374+0000 mon.a (mon.0) 5286 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.687 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.913447+0000 mon.a (mon.0) 5287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.687 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.924513+0000 mon.a (mon.0) 5288 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.687 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.989853+0000 mon.a (mon.0) 5289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.687 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.992291+0000 mon.a (mon.0) 5290 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.687 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.995837+0000 mon.a (mon.0) 5291 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.687 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:05.997059+0000 mon.a (mon.0) 5292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.687 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:06.005181+0000 mon.a (mon.0) 5293 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.687 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:06.083774+0000 mon.a (mon.0) 5294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.687 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:06.087628+0000 mon.a (mon.0) 5295 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.687 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:06.090604+0000 mon.a (mon.0) 5296 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.687 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:06.092140+0000 mon.a (mon.0) 5297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.687 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:06.097537+0000 mon.a (mon.0) 5298 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.687 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:06.159307+0000 mon.a (mon.0) 5299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:06.163440+0000 mon.a (mon.0) 5300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:06.165955+0000 mon.a (mon.0) 5301 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:06.166771+0000 mon.a (mon.0) 5302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:06.173191+0000 mon.a (mon.0) 5303 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:06.253831+0000 mon.a (mon.0) 5304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:06.257186+0000 mon.a (mon.0) 5305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:06.259959+0000 mon.a (mon.0) 5306 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:06.261181+0000 mon.a (mon.0) 5307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:06.267708+0000 mon.a (mon.0) 5308 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:06.348557+0000 mon.a (mon.0) 5309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:06.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:06.351439+0000 mon.a (mon.0) 5310 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:06.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:06.354668+0000 mon.a (mon.0) 5311 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:06.689 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:06.355937+0000 mon.a (mon.0) 5312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:06.689 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[56722]: audit 2024-02-10T06:44:06.361901+0000 mon.a (mon.0) 5313 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:06.994 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:44:06 smithi175 bash[69305]: debug 2024-02-10T06:44:06.776+0000 7f124a1417c0 -1 Falling back to public interface 2024-02-10T06:44:07.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: cephadm 2024-02-10T06:44:05.727104+0000 mgr.y (mgr.34107) 1340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: cephadm 2024-02-10T06:44:05.824331+0000 mgr.y (mgr.34107) 1341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: cephadm 2024-02-10T06:44:05.925254+0000 mgr.y (mgr.34107) 1342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: cephadm 2024-02-10T06:44:06.005806+0000 mgr.y (mgr.34107) 1343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: cephadm 2024-02-10T06:44:06.098018+0000 mgr.y (mgr.34107) 1344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: cephadm 2024-02-10T06:44:06.173908+0000 mgr.y (mgr.34107) 1345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: cluster 2024-02-10T06:44:06.256306+0000 mgr.y (mgr.34107) 1346 : cluster 0 pgmap v227: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-02-10T06:44:07.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: cephadm 2024-02-10T06:44:06.268577+0000 mgr.y (mgr.34107) 1347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: cephadm 2024-02-10T06:44:06.362450+0000 mgr.y (mgr.34107) 1348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.440640+0000 mon.a (mon.0) 5314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.443170+0000 mon.a (mon.0) 5315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.446472+0000 mon.a (mon.0) 5316 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.447265+0000 mon.a (mon.0) 5317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.453632+0000 mon.a (mon.0) 5318 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: cephadm 2024-02-10T06:44:06.454406+0000 mgr.y (mgr.34107) 1349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.536487+0000 mon.a (mon.0) 5319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.539110+0000 mon.a (mon.0) 5320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.542066+0000 mon.a (mon.0) 5321 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.542985+0000 mon.a (mon.0) 5322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.551413+0000 mon.a (mon.0) 5323 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: cephadm 2024-02-10T06:44:06.552245+0000 mgr.y (mgr.34107) 1350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.636554+0000 mon.a (mon.0) 5324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.638679+0000 mon.a (mon.0) 5325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.641362+0000 mon.a (mon.0) 5326 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.642236+0000 mon.a (mon.0) 5327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.648147+0000 mon.a (mon.0) 5328 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.729496+0000 mon.a (mon.0) 5329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.732402+0000 mon.a (mon.0) 5330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.736309+0000 mon.a (mon.0) 5331 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.737827+0000 mon.a (mon.0) 5332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.745344+0000 mon.a (mon.0) 5333 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.810137+0000 mon.a (mon.0) 5334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.812350+0000 mon.a (mon.0) 5335 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.814573+0000 mon.a (mon.0) 5336 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.815326+0000 mon.a (mon.0) 5337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.821246+0000 mon.a (mon.0) 5338 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.884502+0000 mon.a (mon.0) 5339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.886678+0000 mon.a (mon.0) 5340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.888892+0000 mon.a (mon.0) 5341 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.889702+0000 mon.a (mon.0) 5342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: cephadm 2024-02-10T06:44:05.727104+0000 mgr.y (mgr.34107) 1340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: cephadm 2024-02-10T06:44:05.824331+0000 mgr.y (mgr.34107) 1341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: cephadm 2024-02-10T06:44:05.925254+0000 mgr.y (mgr.34107) 1342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: cephadm 2024-02-10T06:44:06.005806+0000 mgr.y (mgr.34107) 1343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: cephadm 2024-02-10T06:44:06.098018+0000 mgr.y (mgr.34107) 1344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: cephadm 2024-02-10T06:44:06.173908+0000 mgr.y (mgr.34107) 1345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: cluster 2024-02-10T06:44:06.256306+0000 mgr.y (mgr.34107) 1346 : cluster 0 pgmap v227: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-02-10T06:44:07.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: cephadm 2024-02-10T06:44:06.268577+0000 mgr.y (mgr.34107) 1347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: cephadm 2024-02-10T06:44:06.362450+0000 mgr.y (mgr.34107) 1348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.440640+0000 mon.a (mon.0) 5314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.443170+0000 mon.a (mon.0) 5315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.446472+0000 mon.a (mon.0) 5316 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.447265+0000 mon.a (mon.0) 5317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.453632+0000 mon.a (mon.0) 5318 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: cephadm 2024-02-10T06:44:06.454406+0000 mgr.y (mgr.34107) 1349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.536487+0000 mon.a (mon.0) 5319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.539110+0000 mon.a (mon.0) 5320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.542066+0000 mon.a (mon.0) 5321 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.542985+0000 mon.a (mon.0) 5322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.551413+0000 mon.a (mon.0) 5323 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.897019+0000 mon.a (mon.0) 5343 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.977078+0000 mon.a (mon.0) 5344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.980108+0000 mon.a (mon.0) 5345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.982315+0000 mon.a (mon.0) 5346 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.983318+0000 mon.a (mon.0) 5347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:06.988862+0000 mon.a (mon.0) 5348 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:07.052555+0000 mon.a (mon.0) 5349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:07.055824+0000 mon.a (mon.0) 5350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:07.059497+0000 mon.a (mon.0) 5351 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:07.060714+0000 mon.a (mon.0) 5352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:07.068614+0000 mon.a (mon.0) 5353 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:07.147145+0000 mon.a (mon.0) 5354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:07.149978+0000 mon.a (mon.0) 5355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:07.152917+0000 mon.a (mon.0) 5356 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:07.154040+0000 mon.a (mon.0) 5357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:07.162525+0000 mon.a (mon.0) 5358 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:07.245042+0000 mon.a (mon.0) 5359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:07.247207+0000 mon.a (mon.0) 5360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:07.249892+0000 mon.a (mon.0) 5361 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:07.250936+0000 mon.a (mon.0) 5362 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:07.258762+0000 mon.a (mon.0) 5363 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:07.343680+0000 mon.a (mon.0) 5364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:07.346324+0000 mon.a (mon.0) 5365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:07.348720+0000 mon.a (mon.0) 5366 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:07.349457+0000 mon.a (mon.0) 5367 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[71198]: audit 2024-02-10T06:44:07.355287+0000 mon.a (mon.0) 5368 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: cephadm 2024-02-10T06:44:06.552245+0000 mgr.y (mgr.34107) 1350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.636554+0000 mon.a (mon.0) 5324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.638679+0000 mon.a (mon.0) 5325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.641362+0000 mon.a (mon.0) 5326 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.642236+0000 mon.a (mon.0) 5327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.648147+0000 mon.a (mon.0) 5328 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.729496+0000 mon.a (mon.0) 5329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.732402+0000 mon.a (mon.0) 5330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.736309+0000 mon.a (mon.0) 5331 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.737827+0000 mon.a (mon.0) 5332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.745344+0000 mon.a (mon.0) 5333 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.810137+0000 mon.a (mon.0) 5334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.812350+0000 mon.a (mon.0) 5335 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.814573+0000 mon.a (mon.0) 5336 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.815326+0000 mon.a (mon.0) 5337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.821246+0000 mon.a (mon.0) 5338 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.884502+0000 mon.a (mon.0) 5339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.886678+0000 mon.a (mon.0) 5340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.888892+0000 mon.a (mon.0) 5341 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.889702+0000 mon.a (mon.0) 5342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.897019+0000 mon.a (mon.0) 5343 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.977078+0000 mon.a (mon.0) 5344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.980108+0000 mon.a (mon.0) 5345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.982315+0000 mon.a (mon.0) 5346 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.983318+0000 mon.a (mon.0) 5347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:06.988862+0000 mon.a (mon.0) 5348 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:07.052555+0000 mon.a (mon.0) 5349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:07.055824+0000 mon.a (mon.0) 5350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:07.059497+0000 mon.a (mon.0) 5351 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:07.060714+0000 mon.a (mon.0) 5352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:07.068614+0000 mon.a (mon.0) 5353 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:07.147145+0000 mon.a (mon.0) 5354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:07.149978+0000 mon.a (mon.0) 5355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:07.152917+0000 mon.a (mon.0) 5356 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:07.154040+0000 mon.a (mon.0) 5357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:07.162525+0000 mon.a (mon.0) 5358 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:07.245042+0000 mon.a (mon.0) 5359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:07.247207+0000 mon.a (mon.0) 5360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:07.249892+0000 mon.a (mon.0) 5361 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:07.250936+0000 mon.a (mon.0) 5362 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:07.258762+0000 mon.a (mon.0) 5363 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:07.343680+0000 mon.a (mon.0) 5364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:07.346324+0000 mon.a (mon.0) 5365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:07.348720+0000 mon.a (mon.0) 5366 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:07.349457+0000 mon.a (mon.0) 5367 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.639 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:07 smithi046 bash[68510]: audit 2024-02-10T06:44:07.355287+0000 mon.a (mon.0) 5368 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.680 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: cephadm 2024-02-10T06:44:05.727104+0000 mgr.y (mgr.34107) 1340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: cephadm 2024-02-10T06:44:05.824331+0000 mgr.y (mgr.34107) 1341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: cephadm 2024-02-10T06:44:05.925254+0000 mgr.y (mgr.34107) 1342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: cephadm 2024-02-10T06:44:06.005806+0000 mgr.y (mgr.34107) 1343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: cephadm 2024-02-10T06:44:06.098018+0000 mgr.y (mgr.34107) 1344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: cephadm 2024-02-10T06:44:06.173908+0000 mgr.y (mgr.34107) 1345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: cluster 2024-02-10T06:44:06.256306+0000 mgr.y (mgr.34107) 1346 : cluster 0 pgmap v227: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-02-10T06:44:07.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: cephadm 2024-02-10T06:44:06.268577+0000 mgr.y (mgr.34107) 1347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: cephadm 2024-02-10T06:44:06.362450+0000 mgr.y (mgr.34107) 1348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.440640+0000 mon.a (mon.0) 5314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.443170+0000 mon.a (mon.0) 5315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.446472+0000 mon.a (mon.0) 5316 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.447265+0000 mon.a (mon.0) 5317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.453632+0000 mon.a (mon.0) 5318 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: cephadm 2024-02-10T06:44:06.454406+0000 mgr.y (mgr.34107) 1349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.536487+0000 mon.a (mon.0) 5319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.539110+0000 mon.a (mon.0) 5320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.542066+0000 mon.a (mon.0) 5321 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.542985+0000 mon.a (mon.0) 5322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.551413+0000 mon.a (mon.0) 5323 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: cephadm 2024-02-10T06:44:06.552245+0000 mgr.y (mgr.34107) 1350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:07.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.636554+0000 mon.a (mon.0) 5324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.638679+0000 mon.a (mon.0) 5325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.641362+0000 mon.a (mon.0) 5326 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.642236+0000 mon.a (mon.0) 5327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.648147+0000 mon.a (mon.0) 5328 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.729496+0000 mon.a (mon.0) 5329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.732402+0000 mon.a (mon.0) 5330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.736309+0000 mon.a (mon.0) 5331 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.737827+0000 mon.a (mon.0) 5332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.745344+0000 mon.a (mon.0) 5333 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.810137+0000 mon.a (mon.0) 5334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.812350+0000 mon.a (mon.0) 5335 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.814573+0000 mon.a (mon.0) 5336 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.815326+0000 mon.a (mon.0) 5337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.821246+0000 mon.a (mon.0) 5338 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.884502+0000 mon.a (mon.0) 5339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.886678+0000 mon.a (mon.0) 5340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.888892+0000 mon.a (mon.0) 5341 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.889702+0000 mon.a (mon.0) 5342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.897019+0000 mon.a (mon.0) 5343 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.977078+0000 mon.a (mon.0) 5344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.980108+0000 mon.a (mon.0) 5345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.982315+0000 mon.a (mon.0) 5346 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.983318+0000 mon.a (mon.0) 5347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:06.988862+0000 mon.a (mon.0) 5348 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:07.052555+0000 mon.a (mon.0) 5349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:07.055824+0000 mon.a (mon.0) 5350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:07.059497+0000 mon.a (mon.0) 5351 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:07.060714+0000 mon.a (mon.0) 5352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:07.068614+0000 mon.a (mon.0) 5353 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:07.147145+0000 mon.a (mon.0) 5354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:07.149978+0000 mon.a (mon.0) 5355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:07.152917+0000 mon.a (mon.0) 5356 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:07.154040+0000 mon.a (mon.0) 5357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:07.162525+0000 mon.a (mon.0) 5358 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:07.245042+0000 mon.a (mon.0) 5359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:07.247207+0000 mon.a (mon.0) 5360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:07.249892+0000 mon.a (mon.0) 5361 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:07.250936+0000 mon.a (mon.0) 5362 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:07.258762+0000 mon.a (mon.0) 5363 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:07.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:07.343680+0000 mon.a (mon.0) 5364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:07.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:07.346324+0000 mon.a (mon.0) 5365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:07.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:07.348720+0000 mon.a (mon.0) 5366 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:07.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:07.349457+0000 mon.a (mon.0) 5367 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:07.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:07 smithi175 bash[56722]: audit 2024-02-10T06:44:07.355287+0000 mon.a (mon.0) 5368 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.387 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: cephadm 2024-02-10T06:44:06.648755+0000 mgr.y (mgr.34107) 1351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.387 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: cephadm 2024-02-10T06:44:06.745950+0000 mgr.y (mgr.34107) 1352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.387 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: cephadm 2024-02-10T06:44:06.821876+0000 mgr.y (mgr.34107) 1353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.387 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: cephadm 2024-02-10T06:44:06.897695+0000 mgr.y (mgr.34107) 1354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.387 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: cephadm 2024-02-10T06:44:06.989707+0000 mgr.y (mgr.34107) 1355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.387 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: cephadm 2024-02-10T06:44:07.069257+0000 mgr.y (mgr.34107) 1356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.387 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: cephadm 2024-02-10T06:44:07.163179+0000 mgr.y (mgr.34107) 1357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: cephadm 2024-02-10T06:44:07.259505+0000 mgr.y (mgr.34107) 1358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: cephadm 2024-02-10T06:44:07.355937+0000 mgr.y (mgr.34107) 1359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.436093+0000 mon.a (mon.0) 5369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.438412+0000 mon.a (mon.0) 5370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.440929+0000 mon.a (mon.0) 5371 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.441812+0000 mon.a (mon.0) 5372 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.449612+0000 mon.a (mon.0) 5373 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: cephadm 2024-02-10T06:44:07.450255+0000 mgr.y (mgr.34107) 1360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.526970+0000 mon.a (mon.0) 5374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.529422+0000 mon.a (mon.0) 5375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.532266+0000 mon.a (mon.0) 5376 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.533360+0000 mon.a (mon.0) 5377 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.540613+0000 mon.a (mon.0) 5378 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: cephadm 2024-02-10T06:44:07.541204+0000 mgr.y (mgr.34107) 1361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.621472+0000 mon.a (mon.0) 5379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.624642+0000 mon.a (mon.0) 5380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.629355+0000 mon.a (mon.0) 5381 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.630884+0000 mon.a (mon.0) 5382 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.638102+0000 mon.a (mon.0) 5383 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: cephadm 2024-02-10T06:44:07.639089+0000 mgr.y (mgr.34107) 1362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.718490+0000 mon.a (mon.0) 5384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.721125+0000 mon.a (mon.0) 5385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.724100+0000 mon.a (mon.0) 5386 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.725195+0000 mon.a (mon.0) 5387 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.731223+0000 mon.a (mon.0) 5388 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.811894+0000 mon.a (mon.0) 5389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.815860+0000 mon.a (mon.0) 5390 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.819869+0000 mon.a (mon.0) 5391 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.821504+0000 mon.a (mon.0) 5392 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.830057+0000 mon.a (mon.0) 5393 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.910281+0000 mon.a (mon.0) 5394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.913558+0000 mon.a (mon.0) 5395 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.916227+0000 mon.a (mon.0) 5396 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.917586+0000 mon.a (mon.0) 5397 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:07.923257+0000 mon.a (mon.0) 5398 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:08.001012+0000 mon.a (mon.0) 5399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:08.004909+0000 mon.a (mon.0) 5400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:08.008562+0000 mon.a (mon.0) 5401 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:08.009821+0000 mon.a (mon.0) 5402 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:08.017264+0000 mon.a (mon.0) 5403 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:08.100445+0000 mon.a (mon.0) 5404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:08.102815+0000 mon.a (mon.0) 5405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:08.105147+0000 mon.a (mon.0) 5406 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:08.106107+0000 mon.a (mon.0) 5407 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:08.111756+0000 mon.a (mon.0) 5408 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:08.197035+0000 mon.a (mon.0) 5409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:08.200517+0000 mon.a (mon.0) 5410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:08.204199+0000 mon.a (mon.0) 5411 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:08.205470+0000 mon.a (mon.0) 5412 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:08.213805+0000 mon.a (mon.0) 5413 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:08.296401+0000 mon.a (mon.0) 5414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:08.298624+0000 mon.a (mon.0) 5415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:08.301363+0000 mon.a (mon.0) 5416 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:08.302242+0000 mon.a (mon.0) 5417 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:08 smithi175 bash[56722]: audit 2024-02-10T06:44:08.309462+0000 mon.a (mon.0) 5418 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: cephadm 2024-02-10T06:44:06.648755+0000 mgr.y (mgr.34107) 1351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: cephadm 2024-02-10T06:44:06.745950+0000 mgr.y (mgr.34107) 1352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: cephadm 2024-02-10T06:44:06.821876+0000 mgr.y (mgr.34107) 1353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: cephadm 2024-02-10T06:44:06.897695+0000 mgr.y (mgr.34107) 1354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: cephadm 2024-02-10T06:44:06.989707+0000 mgr.y (mgr.34107) 1355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: cephadm 2024-02-10T06:44:07.069257+0000 mgr.y (mgr.34107) 1356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: cephadm 2024-02-10T06:44:07.163179+0000 mgr.y (mgr.34107) 1357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: cephadm 2024-02-10T06:44:07.259505+0000 mgr.y (mgr.34107) 1358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: cephadm 2024-02-10T06:44:07.355937+0000 mgr.y (mgr.34107) 1359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.436093+0000 mon.a (mon.0) 5369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.438412+0000 mon.a (mon.0) 5370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.440929+0000 mon.a (mon.0) 5371 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.441812+0000 mon.a (mon.0) 5372 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.449612+0000 mon.a (mon.0) 5373 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: cephadm 2024-02-10T06:44:07.450255+0000 mgr.y (mgr.34107) 1360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.526970+0000 mon.a (mon.0) 5374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.529422+0000 mon.a (mon.0) 5375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.532266+0000 mon.a (mon.0) 5376 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.533360+0000 mon.a (mon.0) 5377 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.540613+0000 mon.a (mon.0) 5378 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: cephadm 2024-02-10T06:44:07.541204+0000 mgr.y (mgr.34107) 1361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: cephadm 2024-02-10T06:44:06.648755+0000 mgr.y (mgr.34107) 1351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: cephadm 2024-02-10T06:44:06.745950+0000 mgr.y (mgr.34107) 1352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: cephadm 2024-02-10T06:44:06.821876+0000 mgr.y (mgr.34107) 1353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: cephadm 2024-02-10T06:44:06.897695+0000 mgr.y (mgr.34107) 1354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: cephadm 2024-02-10T06:44:06.989707+0000 mgr.y (mgr.34107) 1355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: cephadm 2024-02-10T06:44:07.069257+0000 mgr.y (mgr.34107) 1356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: cephadm 2024-02-10T06:44:07.163179+0000 mgr.y (mgr.34107) 1357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: cephadm 2024-02-10T06:44:07.259505+0000 mgr.y (mgr.34107) 1358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: cephadm 2024-02-10T06:44:07.355937+0000 mgr.y (mgr.34107) 1359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.436093+0000 mon.a (mon.0) 5369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.438412+0000 mon.a (mon.0) 5370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.440929+0000 mon.a (mon.0) 5371 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.441812+0000 mon.a (mon.0) 5372 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.449612+0000 mon.a (mon.0) 5373 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: cephadm 2024-02-10T06:44:07.450255+0000 mgr.y (mgr.34107) 1360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.526970+0000 mon.a (mon.0) 5374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.529422+0000 mon.a (mon.0) 5375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.532266+0000 mon.a (mon.0) 5376 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.533360+0000 mon.a (mon.0) 5377 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.540613+0000 mon.a (mon.0) 5378 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: cephadm 2024-02-10T06:44:07.541204+0000 mgr.y (mgr.34107) 1361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.621472+0000 mon.a (mon.0) 5379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.624642+0000 mon.a (mon.0) 5380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.629355+0000 mon.a (mon.0) 5381 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.630884+0000 mon.a (mon.0) 5382 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.638102+0000 mon.a (mon.0) 5383 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: cephadm 2024-02-10T06:44:07.639089+0000 mgr.y (mgr.34107) 1362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.718490+0000 mon.a (mon.0) 5384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.721125+0000 mon.a (mon.0) 5385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.724100+0000 mon.a (mon.0) 5386 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.725195+0000 mon.a (mon.0) 5387 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.731223+0000 mon.a (mon.0) 5388 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.811894+0000 mon.a (mon.0) 5389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.815860+0000 mon.a (mon.0) 5390 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.819869+0000 mon.a (mon.0) 5391 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.821504+0000 mon.a (mon.0) 5392 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.830057+0000 mon.a (mon.0) 5393 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.910281+0000 mon.a (mon.0) 5394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.913558+0000 mon.a (mon.0) 5395 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.916227+0000 mon.a (mon.0) 5396 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.917586+0000 mon.a (mon.0) 5397 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:07.923257+0000 mon.a (mon.0) 5398 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:08.001012+0000 mon.a (mon.0) 5399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:08.004909+0000 mon.a (mon.0) 5400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:08.008562+0000 mon.a (mon.0) 5401 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:08.009821+0000 mon.a (mon.0) 5402 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:08.017264+0000 mon.a (mon.0) 5403 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:08.100445+0000 mon.a (mon.0) 5404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:08.102815+0000 mon.a (mon.0) 5405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:08.105147+0000 mon.a (mon.0) 5406 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:08.106107+0000 mon.a (mon.0) 5407 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:08.111756+0000 mon.a (mon.0) 5408 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:08.197035+0000 mon.a (mon.0) 5409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:08.200517+0000 mon.a (mon.0) 5410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:08.204199+0000 mon.a (mon.0) 5411 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:08.205470+0000 mon.a (mon.0) 5412 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:08.213805+0000 mon.a (mon.0) 5413 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:08.296401+0000 mon.a (mon.0) 5414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:08.298624+0000 mon.a (mon.0) 5415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:08.301363+0000 mon.a (mon.0) 5416 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:08.302242+0000 mon.a (mon.0) 5417 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[71198]: audit 2024-02-10T06:44:08.309462+0000 mon.a (mon.0) 5418 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.621472+0000 mon.a (mon.0) 5379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.624642+0000 mon.a (mon.0) 5380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.629355+0000 mon.a (mon.0) 5381 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.630884+0000 mon.a (mon.0) 5382 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.638102+0000 mon.a (mon.0) 5383 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: cephadm 2024-02-10T06:44:07.639089+0000 mgr.y (mgr.34107) 1362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:08.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.718490+0000 mon.a (mon.0) 5384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.721125+0000 mon.a (mon.0) 5385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.724100+0000 mon.a (mon.0) 5386 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.725195+0000 mon.a (mon.0) 5387 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.731223+0000 mon.a (mon.0) 5388 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.811894+0000 mon.a (mon.0) 5389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.815860+0000 mon.a (mon.0) 5390 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.819869+0000 mon.a (mon.0) 5391 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.821504+0000 mon.a (mon.0) 5392 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.830057+0000 mon.a (mon.0) 5393 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.910281+0000 mon.a (mon.0) 5394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.913558+0000 mon.a (mon.0) 5395 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.916227+0000 mon.a (mon.0) 5396 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.917586+0000 mon.a (mon.0) 5397 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:07.923257+0000 mon.a (mon.0) 5398 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:08.001012+0000 mon.a (mon.0) 5399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:08.004909+0000 mon.a (mon.0) 5400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:08.008562+0000 mon.a (mon.0) 5401 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:08.009821+0000 mon.a (mon.0) 5402 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:08.017264+0000 mon.a (mon.0) 5403 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:08.100445+0000 mon.a (mon.0) 5404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:08.102815+0000 mon.a (mon.0) 5405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:08.105147+0000 mon.a (mon.0) 5406 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:08.106107+0000 mon.a (mon.0) 5407 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:08.111756+0000 mon.a (mon.0) 5408 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:08.197035+0000 mon.a (mon.0) 5409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:08.200517+0000 mon.a (mon.0) 5410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:08.204199+0000 mon.a (mon.0) 5411 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:08.205470+0000 mon.a (mon.0) 5412 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:08.213805+0000 mon.a (mon.0) 5413 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:08.296401+0000 mon.a (mon.0) 5414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:08.298624+0000 mon.a (mon.0) 5415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:08.301363+0000 mon.a (mon.0) 5416 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:08.302242+0000 mon.a (mon.0) 5417 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:08.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:08 smithi046 bash[68510]: audit 2024-02-10T06:44:08.309462+0000 mon.a (mon.0) 5418 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: cephadm 2024-02-10T06:44:07.732039+0000 mgr.y (mgr.34107) 1363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: cephadm 2024-02-10T06:44:07.830658+0000 mgr.y (mgr.34107) 1364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: cephadm 2024-02-10T06:44:07.923787+0000 mgr.y (mgr.34107) 1365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: cephadm 2024-02-10T06:44:08.017844+0000 mgr.y (mgr.34107) 1366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: cephadm 2024-02-10T06:44:08.112524+0000 mgr.y (mgr.34107) 1367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: cephadm 2024-02-10T06:44:08.214314+0000 mgr.y (mgr.34107) 1368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: cluster 2024-02-10T06:44:08.257545+0000 mgr.y (mgr.34107) 1369 : cluster 0 pgmap v228: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-02-10T06:44:09.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: cephadm 2024-02-10T06:44:08.310028+0000 mgr.y (mgr.34107) 1370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.388497+0000 mon.a (mon.0) 5419 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.390506+0000 mon.a (mon.0) 5420 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.392475+0000 mon.a (mon.0) 5421 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.393221+0000 mon.a (mon.0) 5422 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.398976+0000 mon.a (mon.0) 5423 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: cephadm 2024-02-10T06:44:08.399463+0000 mgr.y (mgr.34107) 1371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.478637+0000 mon.a (mon.0) 5424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.481008+0000 mon.a (mon.0) 5425 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.483613+0000 mon.a (mon.0) 5426 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.484420+0000 mon.a (mon.0) 5427 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.490313+0000 mon.a (mon.0) 5428 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: cephadm 2024-02-10T06:44:08.490864+0000 mgr.y (mgr.34107) 1372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.569493+0000 mon.a (mon.0) 5429 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.573872+0000 mon.a (mon.0) 5430 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.577931+0000 mon.a (mon.0) 5431 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.578600+0000 mon.a (mon.0) 5432 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.583861+0000 mon.a (mon.0) 5433 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: cephadm 2024-02-10T06:44:08.584387+0000 mgr.y (mgr.34107) 1373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.665378+0000 mon.a (mon.0) 5434 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.673137+0000 mon.a (mon.0) 5435 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.676962+0000 mon.a (mon.0) 5436 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.678301+0000 mon.a (mon.0) 5437 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.685602+0000 mon.a (mon.0) 5438 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.764969+0000 mon.a (mon.0) 5439 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.768382+0000 mon.a (mon.0) 5440 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.771507+0000 mon.a (mon.0) 5441 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.772538+0000 mon.a (mon.0) 5442 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.779630+0000 mon.a (mon.0) 5443 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.861268+0000 mon.a (mon.0) 5444 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.863817+0000 mon.a (mon.0) 5445 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.867323+0000 mon.a (mon.0) 5446 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.868375+0000 mon.a (mon.0) 5447 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.874743+0000 mon.a (mon.0) 5448 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.953679+0000 mon.a (mon.0) 5449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.955735+0000 mon.a (mon.0) 5450 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.957946+0000 mon.a (mon.0) 5451 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.958750+0000 mon.a (mon.0) 5452 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:08.966116+0000 mon.a (mon.0) 5453 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:09.052676+0000 mon.a (mon.0) 5454 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:09.055019+0000 mon.a (mon.0) 5455 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:09.057488+0000 mon.a (mon.0) 5456 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:09.058172+0000 mon.a (mon.0) 5457 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:09.063861+0000 mon.a (mon.0) 5458 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:09.148460+0000 mon.a (mon.0) 5459 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:09.151496+0000 mon.a (mon.0) 5460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:09.155921+0000 mon.a (mon.0) 5461 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:09.157185+0000 mon.a (mon.0) 5462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:09.165252+0000 mon.a (mon.0) 5463 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:09.244677+0000 mon.a (mon.0) 5464 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:09.247602+0000 mon.a (mon.0) 5465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:09.251037+0000 mon.a (mon.0) 5466 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:09.252336+0000 mon.a (mon.0) 5467 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:09.260485+0000 mon.a (mon.0) 5468 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:09.341937+0000 mon.a (mon.0) 5469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:09.344660+0000 mon.a (mon.0) 5470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:09.347639+0000 mon.a (mon.0) 5471 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:09.348663+0000 mon.a (mon.0) 5472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[56722]: audit 2024-02-10T06:44:09.356123+0000 mon.a (mon.0) 5473 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: cephadm 2024-02-10T06:44:07.732039+0000 mgr.y (mgr.34107) 1363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: cephadm 2024-02-10T06:44:07.830658+0000 mgr.y (mgr.34107) 1364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: cephadm 2024-02-10T06:44:07.923787+0000 mgr.y (mgr.34107) 1365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: cephadm 2024-02-10T06:44:08.017844+0000 mgr.y (mgr.34107) 1366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: cephadm 2024-02-10T06:44:08.112524+0000 mgr.y (mgr.34107) 1367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: cephadm 2024-02-10T06:44:08.214314+0000 mgr.y (mgr.34107) 1368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: cluster 2024-02-10T06:44:08.257545+0000 mgr.y (mgr.34107) 1369 : cluster 0 pgmap v228: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-02-10T06:44:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: cephadm 2024-02-10T06:44:08.310028+0000 mgr.y (mgr.34107) 1370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.388497+0000 mon.a (mon.0) 5419 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.390506+0000 mon.a (mon.0) 5420 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.392475+0000 mon.a (mon.0) 5421 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.393221+0000 mon.a (mon.0) 5422 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.398976+0000 mon.a (mon.0) 5423 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: cephadm 2024-02-10T06:44:08.399463+0000 mgr.y (mgr.34107) 1371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.478637+0000 mon.a (mon.0) 5424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.481008+0000 mon.a (mon.0) 5425 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.483613+0000 mon.a (mon.0) 5426 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.484420+0000 mon.a (mon.0) 5427 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.490313+0000 mon.a (mon.0) 5428 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: cephadm 2024-02-10T06:44:08.490864+0000 mgr.y (mgr.34107) 1372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: cephadm 2024-02-10T06:44:07.732039+0000 mgr.y (mgr.34107) 1363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: cephadm 2024-02-10T06:44:07.830658+0000 mgr.y (mgr.34107) 1364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: cephadm 2024-02-10T06:44:07.923787+0000 mgr.y (mgr.34107) 1365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: cephadm 2024-02-10T06:44:08.017844+0000 mgr.y (mgr.34107) 1366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: cephadm 2024-02-10T06:44:08.112524+0000 mgr.y (mgr.34107) 1367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: cephadm 2024-02-10T06:44:08.214314+0000 mgr.y (mgr.34107) 1368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: cluster 2024-02-10T06:44:08.257545+0000 mgr.y (mgr.34107) 1369 : cluster 0 pgmap v228: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-02-10T06:44:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: cephadm 2024-02-10T06:44:08.310028+0000 mgr.y (mgr.34107) 1370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.388497+0000 mon.a (mon.0) 5419 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.390506+0000 mon.a (mon.0) 5420 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.392475+0000 mon.a (mon.0) 5421 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.393221+0000 mon.a (mon.0) 5422 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.398976+0000 mon.a (mon.0) 5423 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: cephadm 2024-02-10T06:44:08.399463+0000 mgr.y (mgr.34107) 1371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.478637+0000 mon.a (mon.0) 5424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.481008+0000 mon.a (mon.0) 5425 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.483613+0000 mon.a (mon.0) 5426 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.484420+0000 mon.a (mon.0) 5427 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.490313+0000 mon.a (mon.0) 5428 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: cephadm 2024-02-10T06:44:08.490864+0000 mgr.y (mgr.34107) 1372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.569493+0000 mon.a (mon.0) 5429 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.573872+0000 mon.a (mon.0) 5430 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.577931+0000 mon.a (mon.0) 5431 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.578600+0000 mon.a (mon.0) 5432 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.583861+0000 mon.a (mon.0) 5433 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: cephadm 2024-02-10T06:44:08.584387+0000 mgr.y (mgr.34107) 1373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.665378+0000 mon.a (mon.0) 5434 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.673137+0000 mon.a (mon.0) 5435 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.676962+0000 mon.a (mon.0) 5436 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.678301+0000 mon.a (mon.0) 5437 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.685602+0000 mon.a (mon.0) 5438 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.764969+0000 mon.a (mon.0) 5439 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.768382+0000 mon.a (mon.0) 5440 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.771507+0000 mon.a (mon.0) 5441 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.772538+0000 mon.a (mon.0) 5442 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.779630+0000 mon.a (mon.0) 5443 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.861268+0000 mon.a (mon.0) 5444 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.863817+0000 mon.a (mon.0) 5445 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.867323+0000 mon.a (mon.0) 5446 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.868375+0000 mon.a (mon.0) 5447 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.874743+0000 mon.a (mon.0) 5448 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.953679+0000 mon.a (mon.0) 5449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.955735+0000 mon.a (mon.0) 5450 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.957946+0000 mon.a (mon.0) 5451 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.958750+0000 mon.a (mon.0) 5452 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:08.966116+0000 mon.a (mon.0) 5453 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:09.052676+0000 mon.a (mon.0) 5454 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:09.055019+0000 mon.a (mon.0) 5455 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:09.057488+0000 mon.a (mon.0) 5456 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:09.058172+0000 mon.a (mon.0) 5457 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:09.063861+0000 mon.a (mon.0) 5458 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:09.148460+0000 mon.a (mon.0) 5459 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:09.151496+0000 mon.a (mon.0) 5460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:09.155921+0000 mon.a (mon.0) 5461 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:09.157185+0000 mon.a (mon.0) 5462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:09.165252+0000 mon.a (mon.0) 5463 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:09.244677+0000 mon.a (mon.0) 5464 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:09.247602+0000 mon.a (mon.0) 5465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:09.251037+0000 mon.a (mon.0) 5466 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:09.252336+0000 mon.a (mon.0) 5467 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:09.260485+0000 mon.a (mon.0) 5468 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:09.341937+0000 mon.a (mon.0) 5469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:09.344660+0000 mon.a (mon.0) 5470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:09.347639+0000 mon.a (mon.0) 5471 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:09.348663+0000 mon.a (mon.0) 5472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[68510]: audit 2024-02-10T06:44:09.356123+0000 mon.a (mon.0) 5473 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.569493+0000 mon.a (mon.0) 5429 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.573872+0000 mon.a (mon.0) 5430 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.577931+0000 mon.a (mon.0) 5431 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.578600+0000 mon.a (mon.0) 5432 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.583861+0000 mon.a (mon.0) 5433 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: cephadm 2024-02-10T06:44:08.584387+0000 mgr.y (mgr.34107) 1373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:09.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.665378+0000 mon.a (mon.0) 5434 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.673137+0000 mon.a (mon.0) 5435 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.676962+0000 mon.a (mon.0) 5436 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.678301+0000 mon.a (mon.0) 5437 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.685602+0000 mon.a (mon.0) 5438 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.764969+0000 mon.a (mon.0) 5439 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.768382+0000 mon.a (mon.0) 5440 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.771507+0000 mon.a (mon.0) 5441 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.772538+0000 mon.a (mon.0) 5442 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.779630+0000 mon.a (mon.0) 5443 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.861268+0000 mon.a (mon.0) 5444 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.863817+0000 mon.a (mon.0) 5445 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.867323+0000 mon.a (mon.0) 5446 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.868375+0000 mon.a (mon.0) 5447 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.874743+0000 mon.a (mon.0) 5448 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.953679+0000 mon.a (mon.0) 5449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.955735+0000 mon.a (mon.0) 5450 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.957946+0000 mon.a (mon.0) 5451 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.958750+0000 mon.a (mon.0) 5452 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:08.966116+0000 mon.a (mon.0) 5453 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:09.052676+0000 mon.a (mon.0) 5454 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:09.055019+0000 mon.a (mon.0) 5455 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:09.057488+0000 mon.a (mon.0) 5456 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:09.058172+0000 mon.a (mon.0) 5457 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:09.063861+0000 mon.a (mon.0) 5458 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:09.148460+0000 mon.a (mon.0) 5459 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:09.151496+0000 mon.a (mon.0) 5460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:09.155921+0000 mon.a (mon.0) 5461 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:09.157185+0000 mon.a (mon.0) 5462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:09.165252+0000 mon.a (mon.0) 5463 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:09.244677+0000 mon.a (mon.0) 5464 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:09.247602+0000 mon.a (mon.0) 5465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:09.251037+0000 mon.a (mon.0) 5466 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:09.252336+0000 mon.a (mon.0) 5467 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:09.260485+0000 mon.a (mon.0) 5468 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:09.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:09.341937+0000 mon.a (mon.0) 5469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:09.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:09.344660+0000 mon.a (mon.0) 5470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:09.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:09.347639+0000 mon.a (mon.0) 5471 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:09.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:09.348663+0000 mon.a (mon.0) 5472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:09.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:09 smithi046 bash[71198]: audit 2024-02-10T06:44:09.356123+0000 mon.a (mon.0) 5473 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.244 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[69305]: debug 2024-02-10T06:44:09.928+0000 7f124a1417c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-02-10T06:44:10.244 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:44:09 smithi175 bash[69305]: debug 2024-02-10T06:44:09.964+0000 7f124a1417c0 -1 osd.6 143 log_to_monitors true 2024-02-10T06:44:10.687 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: cephadm 2024-02-10T06:44:08.686140+0000 mgr.y (mgr.34107) 1374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.687 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: cephadm 2024-02-10T06:44:08.780352+0000 mgr.y (mgr.34107) 1375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.688 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: cephadm 2024-02-10T06:44:08.875317+0000 mgr.y (mgr.34107) 1376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.688 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: cephadm 2024-02-10T06:44:08.966741+0000 mgr.y (mgr.34107) 1377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.688 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: cephadm 2024-02-10T06:44:09.064412+0000 mgr.y (mgr.34107) 1378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.688 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: cephadm 2024-02-10T06:44:09.165892+0000 mgr.y (mgr.34107) 1379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.688 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: cephadm 2024-02-10T06:44:09.261319+0000 mgr.y (mgr.34107) 1380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.688 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: cephadm 2024-02-10T06:44:09.356744+0000 mgr.y (mgr.34107) 1381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.688 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.439258+0000 mon.a (mon.0) 5474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.688 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.441616+0000 mon.a (mon.0) 5475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.688 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.444479+0000 mon.a (mon.0) 5476 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.688 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.445480+0000 mon.a (mon.0) 5477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.688 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.452853+0000 mon.a (mon.0) 5478 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.688 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: cephadm 2024-02-10T06:44:09.453459+0000 mgr.y (mgr.34107) 1382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.688 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.531572+0000 mon.a (mon.0) 5479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.689 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.534628+0000 mon.a (mon.0) 5480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.689 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.538495+0000 mon.a (mon.0) 5481 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.689 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.539702+0000 mon.a (mon.0) 5482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.689 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.548395+0000 mon.a (mon.0) 5483 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.689 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: cephadm 2024-02-10T06:44:09.549371+0000 mgr.y (mgr.34107) 1383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.689 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.630542+0000 mon.a (mon.0) 5484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.689 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.633179+0000 mon.a (mon.0) 5485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.689 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.635552+0000 mon.a (mon.0) 5486 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.689 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.636578+0000 mon.a (mon.0) 5487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.689 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.644419+0000 mon.a (mon.0) 5488 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.689 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: cephadm 2024-02-10T06:44:09.645099+0000 mgr.y (mgr.34107) 1384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.689 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.722096+0000 mon.a (mon.0) 5489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.689 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.726055+0000 mon.a (mon.0) 5490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.689 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.729669+0000 mon.a (mon.0) 5491 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.689 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.731108+0000 mon.a (mon.0) 5492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.739306+0000 mon.a (mon.0) 5493 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.823915+0000 mon.a (mon.0) 5494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.826565+0000 mon.a (mon.0) 5495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.829187+0000 mon.a (mon.0) 5496 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.830034+0000 mon.a (mon.0) 5497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.837525+0000 mon.a (mon.0) 5498 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.920763+0000 mon.a (mon.0) 5499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.923233+0000 mon.a (mon.0) 5500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.925741+0000 mon.a (mon.0) 5501 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.690 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.926705+0000 mon.a (mon.0) 5502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.691 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.935532+0000 mon.a (mon.0) 5503 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.691 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.972340+0000 mon.a (mon.0) 5504 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T06:44:10.691 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:09.973488+0000 mon.b (mon.2) 5 : audit 1 from='osd.6 [v2:172.21.15.175:6816/2659563204,v1:172.21.15.175:6817/2659563204]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T06:44:10.691 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:10.015657+0000 mon.a (mon.0) 5505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.691 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:10.018371+0000 mon.a (mon.0) 5506 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.691 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:10.021441+0000 mon.a (mon.0) 5507 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.691 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:10.022571+0000 mon.a (mon.0) 5508 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.691 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:10.029800+0000 mon.a (mon.0) 5509 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.691 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:10.112679+0000 mon.a (mon.0) 5510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.691 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:10.115432+0000 mon.a (mon.0) 5511 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.691 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:10.119091+0000 mon.a (mon.0) 5512 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:10.120542+0000 mon.a (mon.0) 5513 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:10.129051+0000 mon.a (mon.0) 5514 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:10.211587+0000 mon.a (mon.0) 5515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:10.215841+0000 mon.a (mon.0) 5516 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:10.219532+0000 mon.a (mon.0) 5517 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:10.220748+0000 mon.a (mon.0) 5518 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:10.228127+0000 mon.a (mon.0) 5519 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:10.309643+0000 mon.a (mon.0) 5520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:10.312191+0000 mon.a (mon.0) 5521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.692 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: cephadm 2024-02-10T06:44:08.686140+0000 mgr.y (mgr.34107) 1374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.692 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: cephadm 2024-02-10T06:44:08.780352+0000 mgr.y (mgr.34107) 1375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.693 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: cephadm 2024-02-10T06:44:08.875317+0000 mgr.y (mgr.34107) 1376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.693 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: cephadm 2024-02-10T06:44:08.966741+0000 mgr.y (mgr.34107) 1377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.693 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: cephadm 2024-02-10T06:44:09.064412+0000 mgr.y (mgr.34107) 1378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.693 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: cephadm 2024-02-10T06:44:09.165892+0000 mgr.y (mgr.34107) 1379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.693 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: cephadm 2024-02-10T06:44:09.261319+0000 mgr.y (mgr.34107) 1380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.693 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: cephadm 2024-02-10T06:44:09.356744+0000 mgr.y (mgr.34107) 1381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.693 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.439258+0000 mon.a (mon.0) 5474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.693 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.441616+0000 mon.a (mon.0) 5475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.693 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.444479+0000 mon.a (mon.0) 5476 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.693 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.445480+0000 mon.a (mon.0) 5477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.693 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.452853+0000 mon.a (mon.0) 5478 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.693 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: cephadm 2024-02-10T06:44:09.453459+0000 mgr.y (mgr.34107) 1382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.693 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.531572+0000 mon.a (mon.0) 5479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.693 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.534628+0000 mon.a (mon.0) 5480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.693 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.538495+0000 mon.a (mon.0) 5481 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.694 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.539702+0000 mon.a (mon.0) 5482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.694 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.548395+0000 mon.a (mon.0) 5483 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.694 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: cephadm 2024-02-10T06:44:09.549371+0000 mgr.y (mgr.34107) 1383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.694 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.630542+0000 mon.a (mon.0) 5484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:10.315125+0000 mon.a (mon.0) 5522 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:10.316275+0000 mon.a (mon.0) 5523 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[68510]: audit 2024-02-10T06:44:10.324396+0000 mon.a (mon.0) 5524 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.695 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.633179+0000 mon.a (mon.0) 5485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.695 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.635552+0000 mon.a (mon.0) 5486 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.695 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.636578+0000 mon.a (mon.0) 5487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.695 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.644419+0000 mon.a (mon.0) 5488 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.695 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: cephadm 2024-02-10T06:44:09.645099+0000 mgr.y (mgr.34107) 1384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.695 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.722096+0000 mon.a (mon.0) 5489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.695 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.726055+0000 mon.a (mon.0) 5490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.695 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.729669+0000 mon.a (mon.0) 5491 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.695 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.731108+0000 mon.a (mon.0) 5492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.695 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.739306+0000 mon.a (mon.0) 5493 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.696 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.823915+0000 mon.a (mon.0) 5494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.696 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.826565+0000 mon.a (mon.0) 5495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.696 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.829187+0000 mon.a (mon.0) 5496 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.696 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.830034+0000 mon.a (mon.0) 5497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.696 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.837525+0000 mon.a (mon.0) 5498 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.696 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.920763+0000 mon.a (mon.0) 5499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.696 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.923233+0000 mon.a (mon.0) 5500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.696 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.925741+0000 mon.a (mon.0) 5501 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.696 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.926705+0000 mon.a (mon.0) 5502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.696 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.935532+0000 mon.a (mon.0) 5503 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.696 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.972340+0000 mon.a (mon.0) 5504 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T06:44:10.696 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:09.973488+0000 mon.b (mon.2) 5 : audit 1 from='osd.6 [v2:172.21.15.175:6816/2659563204,v1:172.21.15.175:6817/2659563204]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T06:44:10.696 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:10.015657+0000 mon.a (mon.0) 5505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.696 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:10.018371+0000 mon.a (mon.0) 5506 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.697 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:10.021441+0000 mon.a (mon.0) 5507 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.697 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:10.022571+0000 mon.a (mon.0) 5508 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.697 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:10.029800+0000 mon.a (mon.0) 5509 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.697 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:10.112679+0000 mon.a (mon.0) 5510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.697 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:10.115432+0000 mon.a (mon.0) 5511 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.697 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:10.119091+0000 mon.a (mon.0) 5512 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.697 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:10.120542+0000 mon.a (mon.0) 5513 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.697 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:10.129051+0000 mon.a (mon.0) 5514 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.697 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:10.211587+0000 mon.a (mon.0) 5515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.697 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:10.215841+0000 mon.a (mon.0) 5516 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.697 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:10.219532+0000 mon.a (mon.0) 5517 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.697 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:10.220748+0000 mon.a (mon.0) 5518 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.697 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:10.228127+0000 mon.a (mon.0) 5519 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.697 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:10.309643+0000 mon.a (mon.0) 5520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.697 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:10.312191+0000 mon.a (mon.0) 5521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.698 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:10.315125+0000 mon.a (mon.0) 5522 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.698 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:10.316275+0000 mon.a (mon.0) 5523 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.698 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:10 smithi046 bash[71198]: audit 2024-02-10T06:44:10.324396+0000 mon.a (mon.0) 5524 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: cephadm 2024-02-10T06:44:08.686140+0000 mgr.y (mgr.34107) 1374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: cephadm 2024-02-10T06:44:08.780352+0000 mgr.y (mgr.34107) 1375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: cephadm 2024-02-10T06:44:08.875317+0000 mgr.y (mgr.34107) 1376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: cephadm 2024-02-10T06:44:08.966741+0000 mgr.y (mgr.34107) 1377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: cephadm 2024-02-10T06:44:09.064412+0000 mgr.y (mgr.34107) 1378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: cephadm 2024-02-10T06:44:09.165892+0000 mgr.y (mgr.34107) 1379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: cephadm 2024-02-10T06:44:09.261319+0000 mgr.y (mgr.34107) 1380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: cephadm 2024-02-10T06:44:09.356744+0000 mgr.y (mgr.34107) 1381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.439258+0000 mon.a (mon.0) 5474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.441616+0000 mon.a (mon.0) 5475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.444479+0000 mon.a (mon.0) 5476 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.445480+0000 mon.a (mon.0) 5477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.452853+0000 mon.a (mon.0) 5478 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: cephadm 2024-02-10T06:44:09.453459+0000 mgr.y (mgr.34107) 1382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.531572+0000 mon.a (mon.0) 5479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.534628+0000 mon.a (mon.0) 5480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.538495+0000 mon.a (mon.0) 5481 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.539702+0000 mon.a (mon.0) 5482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.548395+0000 mon.a (mon.0) 5483 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: cephadm 2024-02-10T06:44:09.549371+0000 mgr.y (mgr.34107) 1383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.630542+0000 mon.a (mon.0) 5484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.633179+0000 mon.a (mon.0) 5485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.635552+0000 mon.a (mon.0) 5486 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.636578+0000 mon.a (mon.0) 5487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.644419+0000 mon.a (mon.0) 5488 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: cephadm 2024-02-10T06:44:09.645099+0000 mgr.y (mgr.34107) 1384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:10.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.722096+0000 mon.a (mon.0) 5489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.726055+0000 mon.a (mon.0) 5490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.729669+0000 mon.a (mon.0) 5491 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.731108+0000 mon.a (mon.0) 5492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.739306+0000 mon.a (mon.0) 5493 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.823915+0000 mon.a (mon.0) 5494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.826565+0000 mon.a (mon.0) 5495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.829187+0000 mon.a (mon.0) 5496 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.830034+0000 mon.a (mon.0) 5497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.837525+0000 mon.a (mon.0) 5498 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.920763+0000 mon.a (mon.0) 5499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.923233+0000 mon.a (mon.0) 5500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.925741+0000 mon.a (mon.0) 5501 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.926705+0000 mon.a (mon.0) 5502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.935532+0000 mon.a (mon.0) 5503 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.972340+0000 mon.a (mon.0) 5504 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T06:44:10.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:09.973488+0000 mon.b (mon.2) 5 : audit 1 from='osd.6 [v2:172.21.15.175:6816/2659563204,v1:172.21.15.175:6817/2659563204]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T06:44:10.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:10.015657+0000 mon.a (mon.0) 5505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:10.018371+0000 mon.a (mon.0) 5506 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:10.021441+0000 mon.a (mon.0) 5507 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:10.022571+0000 mon.a (mon.0) 5508 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:10.029800+0000 mon.a (mon.0) 5509 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:10.112679+0000 mon.a (mon.0) 5510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:10.115432+0000 mon.a (mon.0) 5511 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:10.119091+0000 mon.a (mon.0) 5512 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:10.120542+0000 mon.a (mon.0) 5513 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:10.129051+0000 mon.a (mon.0) 5514 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:10.211587+0000 mon.a (mon.0) 5515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:10.215841+0000 mon.a (mon.0) 5516 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:10.219532+0000 mon.a (mon.0) 5517 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:10.220748+0000 mon.a (mon.0) 5518 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:10.228127+0000 mon.a (mon.0) 5519 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:10.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:10.309643+0000 mon.a (mon.0) 5520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:10.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:10.312191+0000 mon.a (mon.0) 5521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:10.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:10.315125+0000 mon.a (mon.0) 5522 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:10.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:10.316275+0000 mon.a (mon.0) 5523 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:10.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:10 smithi175 bash[56722]: audit 2024-02-10T06:44:10.324396+0000 mon.a (mon.0) 5524 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.377 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:44:11] "GET /metrics HTTP/1.1" 200 38603 "" "Prometheus/2.33.4" 2024-02-10T06:44:11.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: cephadm 2024-02-10T06:44:09.740008+0000 mgr.y (mgr.34107) 1385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: cephadm 2024-02-10T06:44:09.838073+0000 mgr.y (mgr.34107) 1386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: cephadm 2024-02-10T06:44:09.936169+0000 mgr.y (mgr.34107) 1387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: cephadm 2024-02-10T06:44:10.030486+0000 mgr.y (mgr.34107) 1388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: cephadm 2024-02-10T06:44:10.129593+0000 mgr.y (mgr.34107) 1389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: cephadm 2024-02-10T06:44:10.229076+0000 mgr.y (mgr.34107) 1390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: cluster 2024-02-10T06:44:10.258530+0000 mgr.y (mgr.34107) 1391 : cluster 0 pgmap v229: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-02-10T06:44:11.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: cephadm 2024-02-10T06:44:10.325290+0000 mgr.y (mgr.34107) 1392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.399915+0000 mon.a (mon.0) 5525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.402218+0000 mon.a (mon.0) 5526 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.404487+0000 mon.a (mon.0) 5527 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.405293+0000 mon.a (mon.0) 5528 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.412121+0000 mon.a (mon.0) 5529 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: cephadm 2024-02-10T06:44:10.412694+0000 mgr.y (mgr.34107) 1393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.496434+0000 mon.a (mon.0) 5530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.498961+0000 mon.a (mon.0) 5531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.501743+0000 mon.a (mon.0) 5532 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.502816+0000 mon.a (mon.0) 5533 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.508937+0000 mon.a (mon.0) 5534 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: cephadm 2024-02-10T06:44:10.509751+0000 mgr.y (mgr.34107) 1394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.593716+0000 mon.a (mon.0) 5535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.596603+0000 mon.a (mon.0) 5536 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.744 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[69305]: debug 2024-02-10T06:44:11.448+0000 7f1237591700 -1 osd.6 143 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T06:44:11.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.601122+0000 mon.a (mon.0) 5537 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.602594+0000 mon.a (mon.0) 5538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.609149+0000 mon.a (mon.0) 5539 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: cephadm 2024-02-10T06:44:10.609724+0000 mgr.y (mgr.34107) 1395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.690595+0000 mon.a (mon.0) 5540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.694631+0000 mon.a (mon.0) 5541 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.698095+0000 mon.a (mon.0) 5542 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.699352+0000 mon.a (mon.0) 5543 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.707424+0000 mon.a (mon.0) 5544 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.785459+0000 mon.a (mon.0) 5545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.788864+0000 mon.a (mon.0) 5546 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.793181+0000 mon.a (mon.0) 5547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.795517+0000 mon.a (mon.0) 5548 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.803388+0000 mon.a (mon.0) 5549 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.884245+0000 mon.a (mon.0) 5550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.886889+0000 mon.a (mon.0) 5551 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.889848+0000 mon.a (mon.0) 5552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.891052+0000 mon.a (mon.0) 5553 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.900354+0000 mon.a (mon.0) 5554 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.932615+0000 mon.a (mon.0) 5555 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T06:44:11.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: cluster 2024-02-10T06:44:10.937796+0000 mon.a (mon.0) 5556 : cluster 0 osdmap e146: 8 total, 7 up, 8 in 2024-02-10T06:44:11.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.943566+0000 mon.a (mon.0) 5557 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:44:11.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.944727+0000 mon.b (mon.2) 6 : audit 1 from='osd.6 [v2:172.21.15.175:6816/2659563204,v1:172.21.15.175:6817/2659563204]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:44:11.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.981149+0000 mon.a (mon.0) 5558 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.983353+0000 mon.a (mon.0) 5559 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.987311+0000 mon.a (mon.0) 5560 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:10.988624+0000 mon.a (mon.0) 5561 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:11.036462+0000 mon.a (mon.0) 5562 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:11.121679+0000 mon.a (mon.0) 5563 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:11.125773+0000 mon.a (mon.0) 5564 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:11.129476+0000 mon.a (mon.0) 5565 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:11.131006+0000 mon.a (mon.0) 5566 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:11.167539+0000 mon.a (mon.0) 5567 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:11.246047+0000 mon.a (mon.0) 5568 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:11.249188+0000 mon.a (mon.0) 5569 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:11.252315+0000 mon.a (mon.0) 5570 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:11.253495+0000 mon.a (mon.0) 5571 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:11 smithi175 bash[56722]: audit 2024-02-10T06:44:11.310389+0000 mon.a (mon.0) 5572 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: cephadm 2024-02-10T06:44:09.740008+0000 mgr.y (mgr.34107) 1385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: cephadm 2024-02-10T06:44:09.838073+0000 mgr.y (mgr.34107) 1386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: cephadm 2024-02-10T06:44:09.936169+0000 mgr.y (mgr.34107) 1387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: cephadm 2024-02-10T06:44:10.030486+0000 mgr.y (mgr.34107) 1388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: cephadm 2024-02-10T06:44:10.129593+0000 mgr.y (mgr.34107) 1389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: cephadm 2024-02-10T06:44:10.229076+0000 mgr.y (mgr.34107) 1390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: cluster 2024-02-10T06:44:10.258530+0000 mgr.y (mgr.34107) 1391 : cluster 0 pgmap v229: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-02-10T06:44:11.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: cephadm 2024-02-10T06:44:10.325290+0000 mgr.y (mgr.34107) 1392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.399915+0000 mon.a (mon.0) 5525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.402218+0000 mon.a (mon.0) 5526 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.404487+0000 mon.a (mon.0) 5527 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.405293+0000 mon.a (mon.0) 5528 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.412121+0000 mon.a (mon.0) 5529 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: cephadm 2024-02-10T06:44:10.412694+0000 mgr.y (mgr.34107) 1393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.496434+0000 mon.a (mon.0) 5530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.498961+0000 mon.a (mon.0) 5531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.501743+0000 mon.a (mon.0) 5532 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.502816+0000 mon.a (mon.0) 5533 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.508937+0000 mon.a (mon.0) 5534 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: cephadm 2024-02-10T06:44:10.509751+0000 mgr.y (mgr.34107) 1394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: cephadm 2024-02-10T06:44:09.740008+0000 mgr.y (mgr.34107) 1385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: cephadm 2024-02-10T06:44:09.838073+0000 mgr.y (mgr.34107) 1386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: cephadm 2024-02-10T06:44:09.936169+0000 mgr.y (mgr.34107) 1387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: cephadm 2024-02-10T06:44:10.030486+0000 mgr.y (mgr.34107) 1388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: cephadm 2024-02-10T06:44:10.129593+0000 mgr.y (mgr.34107) 1389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: cephadm 2024-02-10T06:44:10.229076+0000 mgr.y (mgr.34107) 1390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: cluster 2024-02-10T06:44:10.258530+0000 mgr.y (mgr.34107) 1391 : cluster 0 pgmap v229: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-02-10T06:44:11.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: cephadm 2024-02-10T06:44:10.325290+0000 mgr.y (mgr.34107) 1392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.399915+0000 mon.a (mon.0) 5525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.402218+0000 mon.a (mon.0) 5526 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.404487+0000 mon.a (mon.0) 5527 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.405293+0000 mon.a (mon.0) 5528 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.412121+0000 mon.a (mon.0) 5529 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: cephadm 2024-02-10T06:44:10.412694+0000 mgr.y (mgr.34107) 1393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.496434+0000 mon.a (mon.0) 5530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.498961+0000 mon.a (mon.0) 5531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.501743+0000 mon.a (mon.0) 5532 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.502816+0000 mon.a (mon.0) 5533 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.508937+0000 mon.a (mon.0) 5534 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: cephadm 2024-02-10T06:44:10.509751+0000 mgr.y (mgr.34107) 1394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.593716+0000 mon.a (mon.0) 5535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.596603+0000 mon.a (mon.0) 5536 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.601122+0000 mon.a (mon.0) 5537 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.602594+0000 mon.a (mon.0) 5538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.609149+0000 mon.a (mon.0) 5539 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: cephadm 2024-02-10T06:44:10.609724+0000 mgr.y (mgr.34107) 1395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.690595+0000 mon.a (mon.0) 5540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.694631+0000 mon.a (mon.0) 5541 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.698095+0000 mon.a (mon.0) 5542 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.699352+0000 mon.a (mon.0) 5543 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.707424+0000 mon.a (mon.0) 5544 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.785459+0000 mon.a (mon.0) 5545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.788864+0000 mon.a (mon.0) 5546 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.793181+0000 mon.a (mon.0) 5547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.795517+0000 mon.a (mon.0) 5548 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.803388+0000 mon.a (mon.0) 5549 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.884245+0000 mon.a (mon.0) 5550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.886889+0000 mon.a (mon.0) 5551 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.889848+0000 mon.a (mon.0) 5552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.891052+0000 mon.a (mon.0) 5553 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.593716+0000 mon.a (mon.0) 5535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.596603+0000 mon.a (mon.0) 5536 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.601122+0000 mon.a (mon.0) 5537 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.602594+0000 mon.a (mon.0) 5538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.609149+0000 mon.a (mon.0) 5539 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: cephadm 2024-02-10T06:44:10.609724+0000 mgr.y (mgr.34107) 1395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.690595+0000 mon.a (mon.0) 5540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.694631+0000 mon.a (mon.0) 5541 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.698095+0000 mon.a (mon.0) 5542 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.699352+0000 mon.a (mon.0) 5543 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.707424+0000 mon.a (mon.0) 5544 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.785459+0000 mon.a (mon.0) 5545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.788864+0000 mon.a (mon.0) 5546 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.793181+0000 mon.a (mon.0) 5547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.795517+0000 mon.a (mon.0) 5548 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.803388+0000 mon.a (mon.0) 5549 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.884245+0000 mon.a (mon.0) 5550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.886889+0000 mon.a (mon.0) 5551 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.889848+0000 mon.a (mon.0) 5552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.891052+0000 mon.a (mon.0) 5553 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.900354+0000 mon.a (mon.0) 5554 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.932615+0000 mon.a (mon.0) 5555 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T06:44:11.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: cluster 2024-02-10T06:44:10.937796+0000 mon.a (mon.0) 5556 : cluster 0 osdmap e146: 8 total, 7 up, 8 in 2024-02-10T06:44:11.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.943566+0000 mon.a (mon.0) 5557 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:44:11.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.944727+0000 mon.b (mon.2) 6 : audit 1 from='osd.6 [v2:172.21.15.175:6816/2659563204,v1:172.21.15.175:6817/2659563204]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:44:11.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.981149+0000 mon.a (mon.0) 5558 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.983353+0000 mon.a (mon.0) 5559 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.987311+0000 mon.a (mon.0) 5560 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:10.988624+0000 mon.a (mon.0) 5561 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:11.036462+0000 mon.a (mon.0) 5562 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:11.121679+0000 mon.a (mon.0) 5563 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:11.125773+0000 mon.a (mon.0) 5564 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:11.129476+0000 mon.a (mon.0) 5565 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:11.131006+0000 mon.a (mon.0) 5566 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:11.167539+0000 mon.a (mon.0) 5567 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:11.246047+0000 mon.a (mon.0) 5568 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:11.249188+0000 mon.a (mon.0) 5569 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:11.252315+0000 mon.a (mon.0) 5570 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:11.253495+0000 mon.a (mon.0) 5571 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[68510]: audit 2024-02-10T06:44:11.310389+0000 mon.a (mon.0) 5572 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.900354+0000 mon.a (mon.0) 5554 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.932615+0000 mon.a (mon.0) 5555 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T06:44:11.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: cluster 2024-02-10T06:44:10.937796+0000 mon.a (mon.0) 5556 : cluster 0 osdmap e146: 8 total, 7 up, 8 in 2024-02-10T06:44:11.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.943566+0000 mon.a (mon.0) 5557 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:44:11.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.944727+0000 mon.b (mon.2) 6 : audit 1 from='osd.6 [v2:172.21.15.175:6816/2659563204,v1:172.21.15.175:6817/2659563204]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:44:11.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.981149+0000 mon.a (mon.0) 5558 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.983353+0000 mon.a (mon.0) 5559 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.987311+0000 mon.a (mon.0) 5560 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:10.988624+0000 mon.a (mon.0) 5561 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:11.036462+0000 mon.a (mon.0) 5562 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:11.121679+0000 mon.a (mon.0) 5563 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:11.125773+0000 mon.a (mon.0) 5564 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:11.129476+0000 mon.a (mon.0) 5565 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:11.131006+0000 mon.a (mon.0) 5566 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:11.167539+0000 mon.a (mon.0) 5567 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:11.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:11.246047+0000 mon.a (mon.0) 5568 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:11.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:11.249188+0000 mon.a (mon.0) 5569 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:11.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:11.252315+0000 mon.a (mon.0) 5570 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:11.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:11.253495+0000 mon.a (mon.0) 5571 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:11.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:11 smithi046 bash[71198]: audit 2024-02-10T06:44:11.310389+0000 mon.a (mon.0) 5572 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:10.681269+0000 mgr.y (mgr.34107) 1396 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:44:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: cephadm 2024-02-10T06:44:10.707925+0000 mgr.y (mgr.34107) 1397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: cephadm 2024-02-10T06:44:10.804189+0000 mgr.y (mgr.34107) 1398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: cephadm 2024-02-10T06:44:10.901167+0000 mgr.y (mgr.34107) 1399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: cephadm 2024-02-10T06:44:11.037649+0000 mgr.y (mgr.34107) 1400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: cephadm 2024-02-10T06:44:11.168551+0000 mgr.y (mgr.34107) 1401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: cephadm 2024-02-10T06:44:11.311328+0000 mgr.y (mgr.34107) 1402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.397731+0000 mon.a (mon.0) 5573 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.400051+0000 mon.a (mon.0) 5574 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.403234+0000 mon.a (mon.0) 5575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.404218+0000 mon.a (mon.0) 5576 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.410633+0000 mon.a (mon.0) 5577 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: cephadm 2024-02-10T06:44:11.411401+0000 mgr.y (mgr.34107) 1403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.432979+0000 mon.a (mon.0) 5578 : audit 1 from='osd.6 ' entity='osd.6' 2024-02-10T06:44:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.492750+0000 mon.a (mon.0) 5579 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.495696+0000 mon.a (mon.0) 5580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.498679+0000 mon.a (mon.0) 5581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.499699+0000 mon.a (mon.0) 5582 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.506836+0000 mon.a (mon.0) 5583 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: cephadm 2024-02-10T06:44:11.507542+0000 mgr.y (mgr.34107) 1404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.585126+0000 mon.a (mon.0) 5584 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.588509+0000 mon.a (mon.0) 5585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.592696+0000 mon.a (mon.0) 5586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.594149+0000 mon.a (mon.0) 5587 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.602189+0000 mon.a (mon.0) 5588 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: cephadm 2024-02-10T06:44:11.602881+0000 mgr.y (mgr.34107) 1405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.683577+0000 mon.a (mon.0) 5589 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.685998+0000 mon.a (mon.0) 5590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.688277+0000 mon.a (mon.0) 5591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.689105+0000 mon.a (mon.0) 5592 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.695097+0000 mon.a (mon.0) 5593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.777807+0000 mon.a (mon.0) 5594 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.780354+0000 mon.a (mon.0) 5595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.783610+0000 mon.a (mon.0) 5596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.784697+0000 mon.a (mon.0) 5597 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.792600+0000 mon.a (mon.0) 5598 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.870944+0000 mon.a (mon.0) 5599 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.876082+0000 mon.a (mon.0) 5600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.880708+0000 mon.a (mon.0) 5601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.882528+0000 mon.a (mon.0) 5602 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.889827+0000 mon.a (mon.0) 5603 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.970104+0000 mon.a (mon.0) 5604 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.972932+0000 mon.a (mon.0) 5605 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.975749+0000 mon.a (mon.0) 5606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.977081+0000 mon.a (mon.0) 5607 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:11.983387+0000 mon.a (mon.0) 5608 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:12.064074+0000 mon.a (mon.0) 5609 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:12.067005+0000 mon.a (mon.0) 5610 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:12.070416+0000 mon.a (mon.0) 5611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:12.071515+0000 mon.a (mon.0) 5612 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:12.077557+0000 mon.a (mon.0) 5613 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:12.140084+0000 mon.a (mon.0) 5614 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:12.143526+0000 mon.a (mon.0) 5615 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:12.148206+0000 mon.a (mon.0) 5616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:12.149445+0000 mon.a (mon.0) 5617 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:12.158185+0000 mon.a (mon.0) 5618 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:12.238401+0000 mon.a (mon.0) 5619 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:12.241471+0000 mon.a (mon.0) 5620 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:12.246018+0000 mon.a (mon.0) 5621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:12.247615+0000 mon.a (mon.0) 5622 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:12.257108+0000 mon.a (mon.0) 5623 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:12.340740+0000 mon.a (mon.0) 5624 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:12.345308+0000 mon.a (mon.0) 5625 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:12.349810+0000 mon.a (mon.0) 5626 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:12.351538+0000 mon.a (mon.0) 5627 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:12 smithi175 bash[56722]: audit 2024-02-10T06:44:12.357493+0000 mon.a (mon.0) 5628 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:10.681269+0000 mgr.y (mgr.34107) 1396 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:44:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: cephadm 2024-02-10T06:44:10.707925+0000 mgr.y (mgr.34107) 1397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: cephadm 2024-02-10T06:44:10.804189+0000 mgr.y (mgr.34107) 1398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: cephadm 2024-02-10T06:44:10.901167+0000 mgr.y (mgr.34107) 1399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: cephadm 2024-02-10T06:44:11.037649+0000 mgr.y (mgr.34107) 1400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: cephadm 2024-02-10T06:44:11.168551+0000 mgr.y (mgr.34107) 1401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: cephadm 2024-02-10T06:44:11.311328+0000 mgr.y (mgr.34107) 1402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.397731+0000 mon.a (mon.0) 5573 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.400051+0000 mon.a (mon.0) 5574 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.403234+0000 mon.a (mon.0) 5575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.404218+0000 mon.a (mon.0) 5576 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.410633+0000 mon.a (mon.0) 5577 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: cephadm 2024-02-10T06:44:11.411401+0000 mgr.y (mgr.34107) 1403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.432979+0000 mon.a (mon.0) 5578 : audit 1 from='osd.6 ' entity='osd.6' 2024-02-10T06:44:12.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.492750+0000 mon.a (mon.0) 5579 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.495696+0000 mon.a (mon.0) 5580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.498679+0000 mon.a (mon.0) 5581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.499699+0000 mon.a (mon.0) 5582 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.506836+0000 mon.a (mon.0) 5583 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: cephadm 2024-02-10T06:44:11.507542+0000 mgr.y (mgr.34107) 1404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:10.681269+0000 mgr.y (mgr.34107) 1396 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:44:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: cephadm 2024-02-10T06:44:10.707925+0000 mgr.y (mgr.34107) 1397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: cephadm 2024-02-10T06:44:10.804189+0000 mgr.y (mgr.34107) 1398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: cephadm 2024-02-10T06:44:10.901167+0000 mgr.y (mgr.34107) 1399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: cephadm 2024-02-10T06:44:11.037649+0000 mgr.y (mgr.34107) 1400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: cephadm 2024-02-10T06:44:11.168551+0000 mgr.y (mgr.34107) 1401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: cephadm 2024-02-10T06:44:11.311328+0000 mgr.y (mgr.34107) 1402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.397731+0000 mon.a (mon.0) 5573 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.400051+0000 mon.a (mon.0) 5574 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.403234+0000 mon.a (mon.0) 5575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.404218+0000 mon.a (mon.0) 5576 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.410633+0000 mon.a (mon.0) 5577 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: cephadm 2024-02-10T06:44:11.411401+0000 mgr.y (mgr.34107) 1403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.432979+0000 mon.a (mon.0) 5578 : audit 1 from='osd.6 ' entity='osd.6' 2024-02-10T06:44:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.492750+0000 mon.a (mon.0) 5579 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.495696+0000 mon.a (mon.0) 5580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.498679+0000 mon.a (mon.0) 5581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.499699+0000 mon.a (mon.0) 5582 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.506836+0000 mon.a (mon.0) 5583 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: cephadm 2024-02-10T06:44:11.507542+0000 mgr.y (mgr.34107) 1404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.585126+0000 mon.a (mon.0) 5584 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.588509+0000 mon.a (mon.0) 5585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.592696+0000 mon.a (mon.0) 5586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.594149+0000 mon.a (mon.0) 5587 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.602189+0000 mon.a (mon.0) 5588 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: cephadm 2024-02-10T06:44:11.602881+0000 mgr.y (mgr.34107) 1405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.683577+0000 mon.a (mon.0) 5589 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.685998+0000 mon.a (mon.0) 5590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.688277+0000 mon.a (mon.0) 5591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.689105+0000 mon.a (mon.0) 5592 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.695097+0000 mon.a (mon.0) 5593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.777807+0000 mon.a (mon.0) 5594 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.780354+0000 mon.a (mon.0) 5595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.783610+0000 mon.a (mon.0) 5596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.784697+0000 mon.a (mon.0) 5597 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.792600+0000 mon.a (mon.0) 5598 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.870944+0000 mon.a (mon.0) 5599 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.876082+0000 mon.a (mon.0) 5600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.880708+0000 mon.a (mon.0) 5601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.882528+0000 mon.a (mon.0) 5602 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.585126+0000 mon.a (mon.0) 5584 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.588509+0000 mon.a (mon.0) 5585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.592696+0000 mon.a (mon.0) 5586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.594149+0000 mon.a (mon.0) 5587 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.602189+0000 mon.a (mon.0) 5588 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: cephadm 2024-02-10T06:44:11.602881+0000 mgr.y (mgr.34107) 1405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.683577+0000 mon.a (mon.0) 5589 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.685998+0000 mon.a (mon.0) 5590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.688277+0000 mon.a (mon.0) 5591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.689105+0000 mon.a (mon.0) 5592 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.695097+0000 mon.a (mon.0) 5593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.777807+0000 mon.a (mon.0) 5594 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.780354+0000 mon.a (mon.0) 5595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.783610+0000 mon.a (mon.0) 5596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.784697+0000 mon.a (mon.0) 5597 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.792600+0000 mon.a (mon.0) 5598 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.870944+0000 mon.a (mon.0) 5599 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.876082+0000 mon.a (mon.0) 5600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.880708+0000 mon.a (mon.0) 5601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.882528+0000 mon.a (mon.0) 5602 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.889827+0000 mon.a (mon.0) 5603 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.970104+0000 mon.a (mon.0) 5604 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.972932+0000 mon.a (mon.0) 5605 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.975749+0000 mon.a (mon.0) 5606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.977081+0000 mon.a (mon.0) 5607 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:11.983387+0000 mon.a (mon.0) 5608 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:12.064074+0000 mon.a (mon.0) 5609 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:12.067005+0000 mon.a (mon.0) 5610 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:12.070416+0000 mon.a (mon.0) 5611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:12.071515+0000 mon.a (mon.0) 5612 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:12.077557+0000 mon.a (mon.0) 5613 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:12.140084+0000 mon.a (mon.0) 5614 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:12.143526+0000 mon.a (mon.0) 5615 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:12.148206+0000 mon.a (mon.0) 5616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:12.149445+0000 mon.a (mon.0) 5617 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:12.158185+0000 mon.a (mon.0) 5618 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:12.238401+0000 mon.a (mon.0) 5619 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:12.241471+0000 mon.a (mon.0) 5620 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:12.246018+0000 mon.a (mon.0) 5621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:12.247615+0000 mon.a (mon.0) 5622 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.889827+0000 mon.a (mon.0) 5603 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.970104+0000 mon.a (mon.0) 5604 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.972932+0000 mon.a (mon.0) 5605 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.975749+0000 mon.a (mon.0) 5606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.977081+0000 mon.a (mon.0) 5607 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:11.983387+0000 mon.a (mon.0) 5608 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:12.064074+0000 mon.a (mon.0) 5609 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:12.067005+0000 mon.a (mon.0) 5610 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:12.070416+0000 mon.a (mon.0) 5611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:12.071515+0000 mon.a (mon.0) 5612 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:12.077557+0000 mon.a (mon.0) 5613 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:12.140084+0000 mon.a (mon.0) 5614 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:12.143526+0000 mon.a (mon.0) 5615 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:12.148206+0000 mon.a (mon.0) 5616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:12.149445+0000 mon.a (mon.0) 5617 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:12.158185+0000 mon.a (mon.0) 5618 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:12.238401+0000 mon.a (mon.0) 5619 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:12.241471+0000 mon.a (mon.0) 5620 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:12.246018+0000 mon.a (mon.0) 5621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:12.247615+0000 mon.a (mon.0) 5622 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:12.257108+0000 mon.a (mon.0) 5623 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:12.340740+0000 mon.a (mon.0) 5624 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:12.345308+0000 mon.a (mon.0) 5625 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:12.349810+0000 mon.a (mon.0) 5626 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:12.351538+0000 mon.a (mon.0) 5627 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[68510]: audit 2024-02-10T06:44:12.357493+0000 mon.a (mon.0) 5628 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:12.257108+0000 mon.a (mon.0) 5623 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:12.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:12.340740+0000 mon.a (mon.0) 5624 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:12.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:12.345308+0000 mon.a (mon.0) 5625 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:12.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:12.349810+0000 mon.a (mon.0) 5626 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:12.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:12.351538+0000 mon.a (mon.0) 5627 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:12.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:12 smithi046 bash[71198]: audit 2024-02-10T06:44:12.357493+0000 mon.a (mon.0) 5628 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.408 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: cephadm 2024-02-10T06:44:11.695643+0000 mgr.y (mgr.34107) 1406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.408 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: cephadm 2024-02-10T06:44:11.793283+0000 mgr.y (mgr.34107) 1407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.408 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: cephadm 2024-02-10T06:44:11.890370+0000 mgr.y (mgr.34107) 1408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.409 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: cephadm 2024-02-10T06:44:11.984112+0000 mgr.y (mgr.34107) 1409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.409 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: cephadm 2024-02-10T06:44:12.078124+0000 mgr.y (mgr.34107) 1410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.409 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: cluster 2024-02-10T06:44:12.147656+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e146 with expected crc 2024-02-10T06:44:13.409 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: cephadm 2024-02-10T06:44:12.158863+0000 mgr.y (mgr.34107) 1411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.409 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: cephadm 2024-02-10T06:44:12.257832+0000 mgr.y (mgr.34107) 1412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.409 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: cluster 2024-02-10T06:44:12.259351+0000 mgr.y (mgr.34107) 1413 : cluster 0 pgmap v231: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-02-10T06:44:13.409 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: cephadm 2024-02-10T06:44:12.358236+0000 mgr.y (mgr.34107) 1414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.409 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: cluster 2024-02-10T06:44:12.429426+0000 mon.a (mon.0) 5629 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:44:13.409 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: cluster 2024-02-10T06:44:12.437593+0000 mon.a (mon.0) 5630 : cluster 1 osd.6 [v2:172.21.15.175:6816/2659563204,v1:172.21.15.175:6817/2659563204] boot 2024-02-10T06:44:13.409 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: cluster 2024-02-10T06:44:12.437637+0000 mon.a (mon.0) 5631 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-02-10T06:44:13.409 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.438681+0000 mon.a (mon.0) 5632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:44:13.409 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: cluster 2024-02-10T06:44:12.441575+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e147 with expected crc 2024-02-10T06:44:13.409 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.443638+0000 mon.a (mon.0) 5633 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.409 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: cluster 2024-02-10T06:44:12.444755+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e147 with expected crc 2024-02-10T06:44:13.409 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: cluster 2024-02-10T06:44:12.446383+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e147 with expected crc 2024-02-10T06:44:13.410 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: cluster 2024-02-10T06:44:12.447796+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e147 with expected crc 2024-02-10T06:44:13.410 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: cluster 2024-02-10T06:44:12.449801+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e147 with expected crc 2024-02-10T06:44:13.410 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.455119+0000 mon.a (mon.0) 5634 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.410 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.457936+0000 mon.a (mon.0) 5635 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.410 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.458885+0000 mon.a (mon.0) 5636 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.410 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.464964+0000 mon.a (mon.0) 5637 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.410 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: cephadm 2024-02-10T06:44:12.465874+0000 mgr.y (mgr.34107) 1415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.410 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.545671+0000 mon.a (mon.0) 5638 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.410 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.548448+0000 mon.a (mon.0) 5639 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.410 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.551783+0000 mon.a (mon.0) 5640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.410 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.553222+0000 mon.a (mon.0) 5641 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.410 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.561384+0000 mon.a (mon.0) 5642 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.410 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: cephadm 2024-02-10T06:44:12.562049+0000 mgr.y (mgr.34107) 1416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.410 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.645756+0000 mon.a (mon.0) 5643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.410 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.649125+0000 mon.a (mon.0) 5644 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.411 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.654288+0000 mon.a (mon.0) 5645 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.411 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.656088+0000 mon.a (mon.0) 5646 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.411 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.664108+0000 mon.a (mon.0) 5647 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.411 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.745416+0000 mon.a (mon.0) 5648 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.411 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.748598+0000 mon.a (mon.0) 5649 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.411 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.752042+0000 mon.a (mon.0) 5650 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.411 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.753382+0000 mon.a (mon.0) 5651 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.411 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.761097+0000 mon.a (mon.0) 5652 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.411 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.844998+0000 mon.a (mon.0) 5653 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.411 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.849208+0000 mon.a (mon.0) 5654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.411 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.853066+0000 mon.a (mon.0) 5655 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.411 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.854336+0000 mon.a (mon.0) 5656 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.411 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.861163+0000 mon.a (mon.0) 5657 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.411 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.974600+0000 mon.a (mon.0) 5658 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.412 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.977289+0000 mon.a (mon.0) 5659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.412 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.979838+0000 mon.a (mon.0) 5660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.412 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.980906+0000 mon.a (mon.0) 5661 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.412 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:12.989374+0000 mon.a (mon.0) 5662 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.412 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:13.072678+0000 mon.a (mon.0) 5663 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.412 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:13.076799+0000 mon.a (mon.0) 5664 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.412 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:13.079979+0000 mon.a (mon.0) 5665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.412 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:13.081391+0000 mon.a (mon.0) 5666 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.412 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:13.088804+0000 mon.a (mon.0) 5667 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.412 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:13.169092+0000 mon.a (mon.0) 5668 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.412 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:13.173710+0000 mon.a (mon.0) 5669 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.412 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:13.177768+0000 mon.a (mon.0) 5670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.412 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:13.178990+0000 mon.a (mon.0) 5671 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.412 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:13.187545+0000 mon.a (mon.0) 5672 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.412 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:13.268246+0000 mon.a (mon.0) 5673 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.412 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:13.270997+0000 mon.a (mon.0) 5674 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.413 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:13.275356+0000 mon.a (mon.0) 5675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.413 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:13.276815+0000 mon.a (mon.0) 5676 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.413 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:13.284913+0000 mon.a (mon.0) 5677 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.413 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:13.373622+0000 mon.a (mon.0) 5678 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.413 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:13.376830+0000 mon.a (mon.0) 5679 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.413 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:13 smithi175 bash[56722]: audit 2024-02-10T06:44:13.380564+0000 mon.a (mon.0) 5680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.877 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[64735]: debug 2024-02-10T06:44:13.491+0000 7fdb0f213700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-02-10T06:44:13.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: cephadm 2024-02-10T06:44:11.695643+0000 mgr.y (mgr.34107) 1406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: cephadm 2024-02-10T06:44:11.793283+0000 mgr.y (mgr.34107) 1407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: cephadm 2024-02-10T06:44:11.890370+0000 mgr.y (mgr.34107) 1408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: cephadm 2024-02-10T06:44:11.984112+0000 mgr.y (mgr.34107) 1409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: cephadm 2024-02-10T06:44:12.078124+0000 mgr.y (mgr.34107) 1410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: cluster 2024-02-10T06:44:12.147656+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e146 with expected crc 2024-02-10T06:44:13.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: cephadm 2024-02-10T06:44:12.158863+0000 mgr.y (mgr.34107) 1411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: cephadm 2024-02-10T06:44:12.257832+0000 mgr.y (mgr.34107) 1412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: cluster 2024-02-10T06:44:12.259351+0000 mgr.y (mgr.34107) 1413 : cluster 0 pgmap v231: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-02-10T06:44:13.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: cephadm 2024-02-10T06:44:12.358236+0000 mgr.y (mgr.34107) 1414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: cluster 2024-02-10T06:44:12.429426+0000 mon.a (mon.0) 5629 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:44:13.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: cluster 2024-02-10T06:44:12.437593+0000 mon.a (mon.0) 5630 : cluster 1 osd.6 [v2:172.21.15.175:6816/2659563204,v1:172.21.15.175:6817/2659563204] boot 2024-02-10T06:44:13.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: cluster 2024-02-10T06:44:12.437637+0000 mon.a (mon.0) 5631 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-02-10T06:44:13.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.438681+0000 mon.a (mon.0) 5632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:44:13.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: cluster 2024-02-10T06:44:12.441575+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e147 with expected crc 2024-02-10T06:44:13.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.443638+0000 mon.a (mon.0) 5633 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: cluster 2024-02-10T06:44:12.444755+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e147 with expected crc 2024-02-10T06:44:13.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: cluster 2024-02-10T06:44:12.446383+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e147 with expected crc 2024-02-10T06:44:13.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: cluster 2024-02-10T06:44:12.447796+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e147 with expected crc 2024-02-10T06:44:13.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: cluster 2024-02-10T06:44:12.449801+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e147 with expected crc 2024-02-10T06:44:13.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.455119+0000 mon.a (mon.0) 5634 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.457936+0000 mon.a (mon.0) 5635 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: cephadm 2024-02-10T06:44:11.695643+0000 mgr.y (mgr.34107) 1406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: cephadm 2024-02-10T06:44:11.793283+0000 mgr.y (mgr.34107) 1407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: cephadm 2024-02-10T06:44:11.890370+0000 mgr.y (mgr.34107) 1408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: cephadm 2024-02-10T06:44:11.984112+0000 mgr.y (mgr.34107) 1409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: cephadm 2024-02-10T06:44:12.078124+0000 mgr.y (mgr.34107) 1410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: cluster 2024-02-10T06:44:12.147656+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e146 with expected crc 2024-02-10T06:44:13.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: cephadm 2024-02-10T06:44:12.158863+0000 mgr.y (mgr.34107) 1411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: cephadm 2024-02-10T06:44:12.257832+0000 mgr.y (mgr.34107) 1412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: cluster 2024-02-10T06:44:12.259351+0000 mgr.y (mgr.34107) 1413 : cluster 0 pgmap v231: 161 pgs: 20 active+undersized+degraded, 33 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-02-10T06:44:13.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: cephadm 2024-02-10T06:44:12.358236+0000 mgr.y (mgr.34107) 1414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: cluster 2024-02-10T06:44:12.429426+0000 mon.a (mon.0) 5629 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:44:13.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: cluster 2024-02-10T06:44:12.437593+0000 mon.a (mon.0) 5630 : cluster 1 osd.6 [v2:172.21.15.175:6816/2659563204,v1:172.21.15.175:6817/2659563204] boot 2024-02-10T06:44:13.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: cluster 2024-02-10T06:44:12.437637+0000 mon.a (mon.0) 5631 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-02-10T06:44:13.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.438681+0000 mon.a (mon.0) 5632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T06:44:13.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: cluster 2024-02-10T06:44:12.441575+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e147 with expected crc 2024-02-10T06:44:13.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.443638+0000 mon.a (mon.0) 5633 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: cluster 2024-02-10T06:44:12.444755+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e147 with expected crc 2024-02-10T06:44:13.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: cluster 2024-02-10T06:44:12.446383+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e147 with expected crc 2024-02-10T06:44:13.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: cluster 2024-02-10T06:44:12.447796+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e147 with expected crc 2024-02-10T06:44:13.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: cluster 2024-02-10T06:44:12.449801+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e147 with expected crc 2024-02-10T06:44:13.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.455119+0000 mon.a (mon.0) 5634 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.457936+0000 mon.a (mon.0) 5635 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.458885+0000 mon.a (mon.0) 5636 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.464964+0000 mon.a (mon.0) 5637 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: cephadm 2024-02-10T06:44:12.465874+0000 mgr.y (mgr.34107) 1415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.545671+0000 mon.a (mon.0) 5638 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.548448+0000 mon.a (mon.0) 5639 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.551783+0000 mon.a (mon.0) 5640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.553222+0000 mon.a (mon.0) 5641 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.561384+0000 mon.a (mon.0) 5642 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: cephadm 2024-02-10T06:44:12.562049+0000 mgr.y (mgr.34107) 1416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.645756+0000 mon.a (mon.0) 5643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.649125+0000 mon.a (mon.0) 5644 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.654288+0000 mon.a (mon.0) 5645 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.656088+0000 mon.a (mon.0) 5646 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.664108+0000 mon.a (mon.0) 5647 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.745416+0000 mon.a (mon.0) 5648 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.748598+0000 mon.a (mon.0) 5649 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.752042+0000 mon.a (mon.0) 5650 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.753382+0000 mon.a (mon.0) 5651 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.761097+0000 mon.a (mon.0) 5652 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.844998+0000 mon.a (mon.0) 5653 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.458885+0000 mon.a (mon.0) 5636 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.464964+0000 mon.a (mon.0) 5637 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: cephadm 2024-02-10T06:44:12.465874+0000 mgr.y (mgr.34107) 1415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.545671+0000 mon.a (mon.0) 5638 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.548448+0000 mon.a (mon.0) 5639 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.551783+0000 mon.a (mon.0) 5640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.553222+0000 mon.a (mon.0) 5641 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.561384+0000 mon.a (mon.0) 5642 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: cephadm 2024-02-10T06:44:12.562049+0000 mgr.y (mgr.34107) 1416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:13.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.645756+0000 mon.a (mon.0) 5643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.649125+0000 mon.a (mon.0) 5644 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.654288+0000 mon.a (mon.0) 5645 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.656088+0000 mon.a (mon.0) 5646 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.664108+0000 mon.a (mon.0) 5647 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.745416+0000 mon.a (mon.0) 5648 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.748598+0000 mon.a (mon.0) 5649 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.752042+0000 mon.a (mon.0) 5650 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.753382+0000 mon.a (mon.0) 5651 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.761097+0000 mon.a (mon.0) 5652 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.844998+0000 mon.a (mon.0) 5653 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.849208+0000 mon.a (mon.0) 5654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.853066+0000 mon.a (mon.0) 5655 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.854336+0000 mon.a (mon.0) 5656 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.861163+0000 mon.a (mon.0) 5657 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.974600+0000 mon.a (mon.0) 5658 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.977289+0000 mon.a (mon.0) 5659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.979838+0000 mon.a (mon.0) 5660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.980906+0000 mon.a (mon.0) 5661 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:12.989374+0000 mon.a (mon.0) 5662 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:13.072678+0000 mon.a (mon.0) 5663 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:13.076799+0000 mon.a (mon.0) 5664 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:13.079979+0000 mon.a (mon.0) 5665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:13.081391+0000 mon.a (mon.0) 5666 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:13.088804+0000 mon.a (mon.0) 5667 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:13.169092+0000 mon.a (mon.0) 5668 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:13.173710+0000 mon.a (mon.0) 5669 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:13.177768+0000 mon.a (mon.0) 5670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:13.178990+0000 mon.a (mon.0) 5671 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:13.187545+0000 mon.a (mon.0) 5672 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:13.268246+0000 mon.a (mon.0) 5673 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.849208+0000 mon.a (mon.0) 5654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.853066+0000 mon.a (mon.0) 5655 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.854336+0000 mon.a (mon.0) 5656 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.861163+0000 mon.a (mon.0) 5657 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.974600+0000 mon.a (mon.0) 5658 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.977289+0000 mon.a (mon.0) 5659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.979838+0000 mon.a (mon.0) 5660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.980906+0000 mon.a (mon.0) 5661 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:12.989374+0000 mon.a (mon.0) 5662 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:13.072678+0000 mon.a (mon.0) 5663 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:13.076799+0000 mon.a (mon.0) 5664 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:13.079979+0000 mon.a (mon.0) 5665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:13.081391+0000 mon.a (mon.0) 5666 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:13.088804+0000 mon.a (mon.0) 5667 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:13.169092+0000 mon.a (mon.0) 5668 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:13.173710+0000 mon.a (mon.0) 5669 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:13.177768+0000 mon.a (mon.0) 5670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:13.178990+0000 mon.a (mon.0) 5671 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:13.187545+0000 mon.a (mon.0) 5672 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:13.268246+0000 mon.a (mon.0) 5673 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:13.270997+0000 mon.a (mon.0) 5674 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:13.275356+0000 mon.a (mon.0) 5675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:13.276815+0000 mon.a (mon.0) 5676 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:13.284913+0000 mon.a (mon.0) 5677 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:13.373622+0000 mon.a (mon.0) 5678 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:13.376830+0000 mon.a (mon.0) 5679 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[71198]: audit 2024-02-10T06:44:13.380564+0000 mon.a (mon.0) 5680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:13.270997+0000 mon.a (mon.0) 5674 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:13.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:13.275356+0000 mon.a (mon.0) 5675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:13.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:13.276815+0000 mon.a (mon.0) 5676 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:13.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:13.284913+0000 mon.a (mon.0) 5677 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:13.373622+0000 mon.a (mon.0) 5678 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:13.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:13.376830+0000 mon.a (mon.0) 5679 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:13.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:13 smithi046 bash[68510]: audit 2024-02-10T06:44:13.380564+0000 mon.a (mon.0) 5680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:14.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:14 smithi175 bash[56722]: cephadm 2024-02-10T06:44:12.664872+0000 mgr.y (mgr.34107) 1417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:14.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:14 smithi175 bash[56722]: cephadm 2024-02-10T06:44:12.761873+0000 mgr.y (mgr.34107) 1418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:14.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:14 smithi175 bash[56722]: cephadm 2024-02-10T06:44:12.861763+0000 mgr.y (mgr.34107) 1419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:14.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:14 smithi175 bash[56722]: cephadm 2024-02-10T06:44:12.990111+0000 mgr.y (mgr.34107) 1420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:14.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:14 smithi175 bash[56722]: cephadm 2024-02-10T06:44:13.089440+0000 mgr.y (mgr.34107) 1421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:14.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:14 smithi175 bash[56722]: cephadm 2024-02-10T06:44:13.188100+0000 mgr.y (mgr.34107) 1422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:14.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:14 smithi175 bash[56722]: cephadm 2024-02-10T06:44:13.285538+0000 mgr.y (mgr.34107) 1423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:14.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:14 smithi175 bash[56722]: audit 2024-02-10T06:44:13.384065+0000 mon.a (mon.0) 5681 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:14.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:14 smithi175 bash[56722]: audit 2024-02-10T06:44:13.385498+0000 mon.a (mon.0) 5682 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:14 smithi175 bash[56722]: audit 2024-02-10T06:44:13.394663+0000 mon.a (mon.0) 5683 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:14 smithi175 bash[56722]: audit 2024-02-10T06:44:13.401151+0000 mon.a (mon.0) 5684 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:14 smithi175 bash[56722]: audit 2024-02-10T06:44:13.404506+0000 mon.a (mon.0) 5685 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:14 smithi175 bash[56722]: cluster 2024-02-10T06:44:13.438090+0000 mon.a (mon.0) 5686 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2024-02-10T06:44:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:14 smithi175 bash[56722]: cluster 2024-02-10T06:44:13.443903+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e148 with expected crc 2024-02-10T06:44:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:14 smithi175 bash[56722]: cluster 2024-02-10T06:44:13.446278+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e148 with expected crc 2024-02-10T06:44:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:14 smithi175 bash[56722]: cluster 2024-02-10T06:44:13.449572+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e148 with expected crc 2024-02-10T06:44:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:14 smithi175 bash[56722]: audit 2024-02-10T06:44:13.486970+0000 mon.a (mon.0) 5687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:14 smithi175 bash[56722]: audit 2024-02-10T06:44:13.489424+0000 mon.a (mon.0) 5688 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:14 smithi175 bash[56722]: audit 2024-02-10T06:44:13.491326+0000 mon.a (mon.0) 5689 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:14 smithi175 bash[56722]: audit 2024-02-10T06:44:13.492741+0000 mon.a (mon.0) 5690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:14 smithi175 bash[56722]: audit 2024-02-10T06:44:13.494671+0000 mon.a (mon.0) 5691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T06:44:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:14 smithi175 bash[56722]: audit 2024-02-10T06:44:13.494851+0000 mgr.y (mgr.34107) 1424 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T06:44:14.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:14 smithi175 bash[56722]: cephadm 2024-02-10T06:44:13.495776+0000 mgr.y (mgr.34107) 1425 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-02-10T06:44:14.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[68510]: cephadm 2024-02-10T06:44:12.664872+0000 mgr.y (mgr.34107) 1417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:14.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[68510]: cephadm 2024-02-10T06:44:12.761873+0000 mgr.y (mgr.34107) 1418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:14.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[68510]: cephadm 2024-02-10T06:44:12.861763+0000 mgr.y (mgr.34107) 1419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:14.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[68510]: cephadm 2024-02-10T06:44:12.990111+0000 mgr.y (mgr.34107) 1420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:14.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[68510]: cephadm 2024-02-10T06:44:13.089440+0000 mgr.y (mgr.34107) 1421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:14.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[68510]: cephadm 2024-02-10T06:44:13.188100+0000 mgr.y (mgr.34107) 1422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:14.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[68510]: cephadm 2024-02-10T06:44:13.285538+0000 mgr.y (mgr.34107) 1423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:14.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[68510]: audit 2024-02-10T06:44:13.384065+0000 mon.a (mon.0) 5681 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:14.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[68510]: audit 2024-02-10T06:44:13.385498+0000 mon.a (mon.0) 5682 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:14.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[68510]: audit 2024-02-10T06:44:13.394663+0000 mon.a (mon.0) 5683 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:14.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[68510]: audit 2024-02-10T06:44:13.401151+0000 mon.a (mon.0) 5684 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:14.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[68510]: audit 2024-02-10T06:44:13.404506+0000 mon.a (mon.0) 5685 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:14.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[68510]: cluster 2024-02-10T06:44:13.438090+0000 mon.a (mon.0) 5686 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2024-02-10T06:44:14.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[68510]: cluster 2024-02-10T06:44:13.443903+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e148 with expected crc 2024-02-10T06:44:14.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[68510]: cluster 2024-02-10T06:44:13.446278+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e148 with expected crc 2024-02-10T06:44:14.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[68510]: cluster 2024-02-10T06:44:13.449572+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e148 with expected crc 2024-02-10T06:44:14.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[68510]: audit 2024-02-10T06:44:13.486970+0000 mon.a (mon.0) 5687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:14.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[68510]: audit 2024-02-10T06:44:13.489424+0000 mon.a (mon.0) 5688 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:14.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[68510]: audit 2024-02-10T06:44:13.491326+0000 mon.a (mon.0) 5689 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:14.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[68510]: audit 2024-02-10T06:44:13.492741+0000 mon.a (mon.0) 5690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:14.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[68510]: audit 2024-02-10T06:44:13.494671+0000 mon.a (mon.0) 5691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T06:44:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[68510]: audit 2024-02-10T06:44:13.494851+0000 mgr.y (mgr.34107) 1424 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T06:44:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[68510]: cephadm 2024-02-10T06:44:13.495776+0000 mgr.y (mgr.34107) 1425 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-02-10T06:44:14.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[71198]: cephadm 2024-02-10T06:44:12.664872+0000 mgr.y (mgr.34107) 1417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:14.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[71198]: cephadm 2024-02-10T06:44:12.761873+0000 mgr.y (mgr.34107) 1418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:14.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[71198]: cephadm 2024-02-10T06:44:12.861763+0000 mgr.y (mgr.34107) 1419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:14.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[71198]: cephadm 2024-02-10T06:44:12.990111+0000 mgr.y (mgr.34107) 1420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:14.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[71198]: cephadm 2024-02-10T06:44:13.089440+0000 mgr.y (mgr.34107) 1421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:14.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[71198]: cephadm 2024-02-10T06:44:13.188100+0000 mgr.y (mgr.34107) 1422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:14.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[71198]: cephadm 2024-02-10T06:44:13.285538+0000 mgr.y (mgr.34107) 1423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:14.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[71198]: audit 2024-02-10T06:44:13.384065+0000 mon.a (mon.0) 5681 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:14.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[71198]: audit 2024-02-10T06:44:13.385498+0000 mon.a (mon.0) 5682 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:14.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[71198]: audit 2024-02-10T06:44:13.394663+0000 mon.a (mon.0) 5683 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:14.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[71198]: audit 2024-02-10T06:44:13.401151+0000 mon.a (mon.0) 5684 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:14.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[71198]: audit 2024-02-10T06:44:13.404506+0000 mon.a (mon.0) 5685 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:14.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[71198]: cluster 2024-02-10T06:44:13.438090+0000 mon.a (mon.0) 5686 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2024-02-10T06:44:14.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[71198]: cluster 2024-02-10T06:44:13.443903+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e148 with expected crc 2024-02-10T06:44:14.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[71198]: cluster 2024-02-10T06:44:13.446278+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e148 with expected crc 2024-02-10T06:44:14.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[71198]: cluster 2024-02-10T06:44:13.449572+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e148 with expected crc 2024-02-10T06:44:14.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[71198]: audit 2024-02-10T06:44:13.486970+0000 mon.a (mon.0) 5687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:14.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[71198]: audit 2024-02-10T06:44:13.489424+0000 mon.a (mon.0) 5688 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:14.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[71198]: audit 2024-02-10T06:44:13.491326+0000 mon.a (mon.0) 5689 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:14.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[71198]: audit 2024-02-10T06:44:13.492741+0000 mon.a (mon.0) 5690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:14.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[71198]: audit 2024-02-10T06:44:13.494671+0000 mon.a (mon.0) 5691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T06:44:14.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[71198]: audit 2024-02-10T06:44:13.494851+0000 mgr.y (mgr.34107) 1424 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T06:44:14.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:14 smithi046 bash[71198]: cephadm 2024-02-10T06:44:13.495776+0000 mgr.y (mgr.34107) 1425 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-02-10T06:44:15.470 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:44:15.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:15 smithi175 bash[56722]: cluster 2024-02-10T06:44:14.260398+0000 mgr.y (mgr.34107) 1426 : cluster 0 pgmap v234: 161 pgs: 4 peering, 18 active+undersized+degraded, 30 active+undersized, 109 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:44:15.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:15 smithi175 bash[56722]: audit 2024-02-10T06:44:14.503252+0000 mon.a (mon.0) 5692 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:15.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:15 smithi175 bash[56722]: audit 2024-02-10T06:44:14.505584+0000 mon.a (mon.0) 5693 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:44:15.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:15 smithi175 bash[56722]: cluster 2024-02-10T06:44:15.173676+0000 mon.a (mon.0) 5694 : cluster 3 Health check update: Degraded data redundancy: 67/630 objects degraded (10.635%), 18 pgs degraded (PG_DEGRADED) 2024-02-10T06:44:15.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:15 smithi046 bash[71198]: cluster 2024-02-10T06:44:14.260398+0000 mgr.y (mgr.34107) 1426 : cluster 0 pgmap v234: 161 pgs: 4 peering, 18 active+undersized+degraded, 30 active+undersized, 109 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:44:15.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:15 smithi046 bash[71198]: audit 2024-02-10T06:44:14.503252+0000 mon.a (mon.0) 5692 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:15.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:15 smithi046 bash[71198]: audit 2024-02-10T06:44:14.505584+0000 mon.a (mon.0) 5693 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:44:15.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:15 smithi046 bash[71198]: cluster 2024-02-10T06:44:15.173676+0000 mon.a (mon.0) 5694 : cluster 3 Health check update: Degraded data redundancy: 67/630 objects degraded (10.635%), 18 pgs degraded (PG_DEGRADED) 2024-02-10T06:44:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:15 smithi046 bash[68510]: cluster 2024-02-10T06:44:14.260398+0000 mgr.y (mgr.34107) 1426 : cluster 0 pgmap v234: 161 pgs: 4 peering, 18 active+undersized+degraded, 30 active+undersized, 109 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-10T06:44:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:15 smithi046 bash[68510]: audit 2024-02-10T06:44:14.503252+0000 mon.a (mon.0) 5692 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:15 smithi046 bash[68510]: audit 2024-02-10T06:44:14.505584+0000 mon.a (mon.0) 5693 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:44:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:15 smithi046 bash[68510]: cluster 2024-02-10T06:44:15.173676+0000 mon.a (mon.0) 5694 : cluster 3 Health check update: Degraded data redundancy: 67/630 objects degraded (10.635%), 18 pgs degraded (PG_DEGRADED) 2024-02-10T06:44:16.264 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:44:16.264 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 11s ago 22m - - 2024-02-10T06:44:16.264 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 2s ago 22m - - 2024-02-10T06:44:16.264 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (8m) 11s ago 15m 16.9M - 0.23.0 ba2b418f427c a2b5f5f678df 2024-02-10T06:44:16.264 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (7m) 2s ago 14m 43.2M - 8.3.5 dad864ee21e9 1fff02f358ea 2024-02-10T06:44:16.264 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (7m) 11s ago 12m 48.6M - 3.5 e1d6a67b021e afbdab419484 2024-02-10T06:44:16.264 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (6m) 2s ago 21m 444M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:44:16.264 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (7m) 11s ago 23m 523M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:44:16.264 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (6m) 11s ago 23m 72.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 242e20c0094d 2024-02-10T06:44:16.264 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (5m) 2s ago 21m 53.0M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 4e4f0fba5e46 2024-02-10T06:44:16.265 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (5m) 11s ago 21m 56.6M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 3930fa96e7b9 2024-02-10T06:44:16.265 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (8m) 11s ago 15m 13.9M - 1.3.1 1dbe0e931976 0d647fc89f51 2024-02-10T06:44:16.265 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (8m) 2s ago 15m 14.6M - 1.3.1 1dbe0e931976 3687708c33a1 2024-02-10T06:44:16.265 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (4m) 11s ago 21m 56.5M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 806b111b1a5a 2024-02-10T06:44:16.265 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (3m) 11s ago 20m 56.7M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 5946eaa9560f 2024-02-10T06:44:16.265 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (2m) 11s ago 19m 54.7M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 b853fd416cd3 2024-02-10T06:44:16.265 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (2m) 11s ago 19m 57.0M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 d8f4ad66b155 2024-02-10T06:44:16.265 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (83s) 2s ago 18m 56.1M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 7ad0f7fc5824 2024-02-10T06:44:16.265 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (47s) 2s ago 17m 54.6M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 988470b5b6ab 2024-02-10T06:44:16.265 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (12s) 2s ago 17m 13.8M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 4fe6d2acf23b 2024-02-10T06:44:16.265 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (16m) 2s ago 16m 69.7M 4096M 17.2.0 e1d6a67b021e e892e8cc28fc 2024-02-10T06:44:16.265 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (6m) 2s ago 15m 63.5M - 2.33.4 514e6a882f6e 64427f696443 2024-02-10T06:44:16.265 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (13m) 11s ago 13m 90.2M - 17.2.0 e1d6a67b021e 62f56b90529d 2024-02-10T06:44:16.265 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (13m) 2s ago 13m 89.5M - 17.2.0 e1d6a67b021e f9a8c396df52 2024-02-10T06:44:16.265 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (13m) 11s ago 13m 88.7M - 17.2.0 e1d6a67b021e 73f34826e936 2024-02-10T06:44:16.266 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (12m) 2s ago 12m 89.2M - 17.2.0 e1d6a67b021e ae69d76dca01 2024-02-10T06:44:16.725 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:44:16.725 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:44:16.725 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:44:16.725 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:44:16.725 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:44:16.725 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:44:16.726 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:44:16.726 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:44:16.726 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-10T06:44:16.726 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 7 2024-02-10T06:44:16.726 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:44:16.726 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:44:16.726 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T06:44:16.726 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:44:16.726 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:44:16.726 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-02-10T06:44:16.726 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 12 2024-02-10T06:44:16.726 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:44:16.726 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:44:16.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:16 smithi175 bash[56722]: audit 2024-02-10T06:44:15.449637+0000 mgr.y (mgr.34107) 1427 : audit 0 from='client.44503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:16.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:16 smithi046 bash[68510]: audit 2024-02-10T06:44:15.449637+0000 mgr.y (mgr.34107) 1427 : audit 0 from='client.44503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:16.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:16 smithi046 bash[71198]: audit 2024-02-10T06:44:15.449637+0000 mgr.y (mgr.34107) 1427 : audit 0 from='client.44503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:17.124 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:44:17.125 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:44:17.125 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:44:17.125 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:44:17.125 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [ 2024-02-10T06:44:17.125 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr", 2024-02-10T06:44:17.125 INFO:teuthology.orchestra.run.smithi046.stdout: "mon" 2024-02-10T06:44:17.125 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:44:17.125 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "12/23 daemons upgraded", 2024-02-10T06:44:17.125 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T06:44:17.125 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:44:17.125 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:44:17.578 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_WARN Degraded data redundancy: 12/630 objects degraded (1.905%), 4 pgs degraded 2024-02-10T06:44:17.578 INFO:teuthology.orchestra.run.smithi046.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 12/630 objects degraded (1.905%), 4 pgs degraded 2024-02-10T06:44:17.579 INFO:teuthology.orchestra.run.smithi046.stdout: pg 2.1b is active+undersized+degraded, acting [3,7] 2024-02-10T06:44:17.579 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.2 is active+undersized+degraded, acting [3,5] 2024-02-10T06:44:17.579 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.1e is active+undersized+degraded, acting [3,2] 2024-02-10T06:44:17.579 INFO:teuthology.orchestra.run.smithi046.stdout: pg 6.c is active+undersized+degraded, acting [3,5] 2024-02-10T06:44:17.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:17 smithi175 bash[56722]: audit 2024-02-10T06:44:15.849224+0000 mgr.y (mgr.34107) 1428 : audit 0 from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:17.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:17 smithi175 bash[56722]: audit 2024-02-10T06:44:16.233380+0000 mgr.y (mgr.34107) 1429 : audit 0 from='client.44515 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:17.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:17 smithi175 bash[56722]: cluster 2024-02-10T06:44:16.261869+0000 mgr.y (mgr.34107) 1430 : cluster 0 pgmap v235: 161 pgs: 4 peering, 4 active+undersized+degraded, 6 active+undersized, 147 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 12/630 objects degraded (1.905%) 2024-02-10T06:44:17.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:17 smithi175 bash[56722]: audit 2024-02-10T06:44:16.719411+0000 mon.a (mon.0) 5695 : audit 0 from='client.? 172.21.15.46:0/2082810131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:17.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:17 smithi175 bash[56722]: audit 2024-02-10T06:44:17.104491+0000 mon.a (mon.0) 5696 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:17.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:17 smithi175 bash[56722]: audit 2024-02-10T06:44:17.112037+0000 mon.a (mon.0) 5697 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:17.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:17 smithi175 bash[56722]: audit 2024-02-10T06:44:17.120560+0000 mon.a (mon.0) 5698 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:17.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:17 smithi046 bash[68510]: audit 2024-02-10T06:44:15.849224+0000 mgr.y (mgr.34107) 1428 : audit 0 from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:17.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:17 smithi046 bash[68510]: audit 2024-02-10T06:44:16.233380+0000 mgr.y (mgr.34107) 1429 : audit 0 from='client.44515 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:17.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:17 smithi046 bash[68510]: cluster 2024-02-10T06:44:16.261869+0000 mgr.y (mgr.34107) 1430 : cluster 0 pgmap v235: 161 pgs: 4 peering, 4 active+undersized+degraded, 6 active+undersized, 147 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 12/630 objects degraded (1.905%) 2024-02-10T06:44:17.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:17 smithi046 bash[68510]: audit 2024-02-10T06:44:16.719411+0000 mon.a (mon.0) 5695 : audit 0 from='client.? 172.21.15.46:0/2082810131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:17.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:17 smithi046 bash[68510]: audit 2024-02-10T06:44:17.104491+0000 mon.a (mon.0) 5696 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:17.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:17 smithi046 bash[68510]: audit 2024-02-10T06:44:17.112037+0000 mon.a (mon.0) 5697 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:17.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:17 smithi046 bash[68510]: audit 2024-02-10T06:44:17.120560+0000 mon.a (mon.0) 5698 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:17.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:17 smithi046 bash[71198]: audit 2024-02-10T06:44:15.849224+0000 mgr.y (mgr.34107) 1428 : audit 0 from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:17.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:17 smithi046 bash[71198]: audit 2024-02-10T06:44:16.233380+0000 mgr.y (mgr.34107) 1429 : audit 0 from='client.44515 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:17.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:17 smithi046 bash[71198]: cluster 2024-02-10T06:44:16.261869+0000 mgr.y (mgr.34107) 1430 : cluster 0 pgmap v235: 161 pgs: 4 peering, 4 active+undersized+degraded, 6 active+undersized, 147 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 12/630 objects degraded (1.905%) 2024-02-10T06:44:17.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:17 smithi046 bash[71198]: audit 2024-02-10T06:44:16.719411+0000 mon.a (mon.0) 5695 : audit 0 from='client.? 172.21.15.46:0/2082810131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:17.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:17 smithi046 bash[71198]: audit 2024-02-10T06:44:17.104491+0000 mon.a (mon.0) 5696 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:17.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:17 smithi046 bash[71198]: audit 2024-02-10T06:44:17.112037+0000 mon.a (mon.0) 5697 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:17.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:17 smithi046 bash[71198]: audit 2024-02-10T06:44:17.120560+0000 mon.a (mon.0) 5698 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:18.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:18 smithi046 bash[68510]: audit 2024-02-10T06:44:17.118629+0000 mgr.y (mgr.34107) 1431 : audit 0 from='client.44527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:18.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:18 smithi046 bash[68510]: audit 2024-02-10T06:44:17.573210+0000 mon.a (mon.0) 5699 : audit 0 from='client.? 172.21.15.46:0/1493834474' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:44:18.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:18 smithi046 bash[71198]: audit 2024-02-10T06:44:17.118629+0000 mgr.y (mgr.34107) 1431 : audit 0 from='client.44527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:18.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:18 smithi046 bash[71198]: audit 2024-02-10T06:44:17.573210+0000 mon.a (mon.0) 5699 : audit 0 from='client.? 172.21.15.46:0/1493834474' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:44:18.910 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:18 smithi175 bash[56722]: audit 2024-02-10T06:44:17.118629+0000 mgr.y (mgr.34107) 1431 : audit 0 from='client.44527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:18.910 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:18 smithi175 bash[56722]: audit 2024-02-10T06:44:17.573210+0000 mon.a (mon.0) 5699 : audit 0 from='client.? 172.21.15.46:0/1493834474' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:44:19.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:19 smithi046 bash[68510]: cluster 2024-02-10T06:44:18.263113+0000 mgr.y (mgr.34107) 1432 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:44:19.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:19 smithi046 bash[68510]: cluster 2024-02-10T06:44:18.512025+0000 mon.a (mon.0) 5700 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/630 objects degraded (1.905%), 4 pgs degraded) 2024-02-10T06:44:19.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:19 smithi046 bash[68510]: cluster 2024-02-10T06:44:18.512117+0000 mon.a (mon.0) 5701 : cluster 1 Cluster is now healthy 2024-02-10T06:44:19.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:19 smithi046 bash[71198]: cluster 2024-02-10T06:44:18.263113+0000 mgr.y (mgr.34107) 1432 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:44:19.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:19 smithi046 bash[71198]: cluster 2024-02-10T06:44:18.512025+0000 mon.a (mon.0) 5700 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/630 objects degraded (1.905%), 4 pgs degraded) 2024-02-10T06:44:19.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:19 smithi046 bash[71198]: cluster 2024-02-10T06:44:18.512117+0000 mon.a (mon.0) 5701 : cluster 1 Cluster is now healthy 2024-02-10T06:44:19.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:19 smithi175 bash[56722]: cluster 2024-02-10T06:44:18.263113+0000 mgr.y (mgr.34107) 1432 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:44:19.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:19 smithi175 bash[56722]: cluster 2024-02-10T06:44:18.512025+0000 mon.a (mon.0) 5700 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/630 objects degraded (1.905%), 4 pgs degraded) 2024-02-10T06:44:19.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:19 smithi175 bash[56722]: cluster 2024-02-10T06:44:18.512117+0000 mon.a (mon.0) 5701 : cluster 1 Cluster is now healthy 2024-02-10T06:44:21.377 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:44:21 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:44:21] "GET /metrics HTTP/1.1" 200 38623 "" "Prometheus/2.33.4" 2024-02-10T06:44:21.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:21 smithi046 bash[68510]: cluster 2024-02-10T06:44:20.264243+0000 mgr.y (mgr.34107) 1433 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T06:44:21.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:21 smithi046 bash[71198]: cluster 2024-02-10T06:44:20.264243+0000 mgr.y (mgr.34107) 1433 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T06:44:21.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:21 smithi175 bash[56722]: cluster 2024-02-10T06:44:20.264243+0000 mgr.y (mgr.34107) 1433 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T06:44:22.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:22 smithi046 bash[68510]: audit 2024-02-10T06:44:20.685362+0000 mgr.y (mgr.34107) 1434 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:44:22.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:22 smithi046 bash[71198]: audit 2024-02-10T06:44:20.685362+0000 mgr.y (mgr.34107) 1434 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:44:22.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:22 smithi175 bash[56722]: audit 2024-02-10T06:44:20.685362+0000 mgr.y (mgr.34107) 1434 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:44:23.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:23 smithi046 bash[68510]: cluster 2024-02-10T06:44:22.265323+0000 mgr.y (mgr.34107) 1435 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 312 B/s rd, 0 op/s 2024-02-10T06:44:23.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:23 smithi046 bash[71198]: cluster 2024-02-10T06:44:22.265323+0000 mgr.y (mgr.34107) 1435 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 312 B/s rd, 0 op/s 2024-02-10T06:44:23.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:23 smithi175 bash[56722]: cluster 2024-02-10T06:44:22.265323+0000 mgr.y (mgr.34107) 1435 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 312 B/s rd, 0 op/s 2024-02-10T06:44:25.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:25 smithi046 bash[71198]: cluster 2024-02-10T06:44:24.266634+0000 mgr.y (mgr.34107) 1436 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 756 B/s rd, 0 op/s 2024-02-10T06:44:25.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:25 smithi046 bash[71198]: audit 2024-02-10T06:44:24.833379+0000 mon.a (mon.0) 5702 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:25.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:25 smithi046 bash[71198]: audit 2024-02-10T06:44:24.989172+0000 mon.a (mon.0) 5703 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:25.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:25 smithi046 bash[71198]: audit 2024-02-10T06:44:24.998603+0000 mon.a (mon.0) 5704 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:25.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:25 smithi046 bash[71198]: audit 2024-02-10T06:44:25.008619+0000 mon.a (mon.0) 5705 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:25.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:25 smithi046 bash[68510]: cluster 2024-02-10T06:44:24.266634+0000 mgr.y (mgr.34107) 1436 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 756 B/s rd, 0 op/s 2024-02-10T06:44:25.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:25 smithi046 bash[68510]: audit 2024-02-10T06:44:24.833379+0000 mon.a (mon.0) 5702 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:25.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:25 smithi046 bash[68510]: audit 2024-02-10T06:44:24.989172+0000 mon.a (mon.0) 5703 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:25.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:25 smithi046 bash[68510]: audit 2024-02-10T06:44:24.998603+0000 mon.a (mon.0) 5704 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:25.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:25 smithi046 bash[68510]: audit 2024-02-10T06:44:25.008619+0000 mon.a (mon.0) 5705 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:25.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:25 smithi175 bash[56722]: cluster 2024-02-10T06:44:24.266634+0000 mgr.y (mgr.34107) 1436 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 756 B/s rd, 0 op/s 2024-02-10T06:44:25.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:25 smithi175 bash[56722]: audit 2024-02-10T06:44:24.833379+0000 mon.a (mon.0) 5702 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:25.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:25 smithi175 bash[56722]: audit 2024-02-10T06:44:24.989172+0000 mon.a (mon.0) 5703 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:25.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:25 smithi175 bash[56722]: audit 2024-02-10T06:44:24.998603+0000 mon.a (mon.0) 5704 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:25.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:25 smithi175 bash[56722]: audit 2024-02-10T06:44:25.008619+0000 mon.a (mon.0) 5705 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:27.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:27 smithi046 bash[68510]: cluster 2024-02-10T06:44:26.267966+0000 mgr.y (mgr.34107) 1437 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-10T06:44:27.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:27 smithi046 bash[71198]: cluster 2024-02-10T06:44:26.267966+0000 mgr.y (mgr.34107) 1437 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-10T06:44:27.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:27 smithi175 bash[56722]: cluster 2024-02-10T06:44:26.267966+0000 mgr.y (mgr.34107) 1437 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-10T06:44:29.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:29 smithi046 bash[68510]: cluster 2024-02-10T06:44:28.269291+0000 mgr.y (mgr.34107) 1438 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:44:29.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:29 smithi046 bash[68510]: audit 2024-02-10T06:44:28.509588+0000 mon.a (mon.0) 5706 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T06:44:29.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:29 smithi046 bash[68510]: audit 2024-02-10T06:44:28.510043+0000 mgr.y (mgr.34107) 1439 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T06:44:29.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:29 smithi046 bash[68510]: cephadm 2024-02-10T06:44:28.512727+0000 mgr.y (mgr.34107) 1440 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-02-10T06:44:29.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:29 smithi046 bash[71198]: cluster 2024-02-10T06:44:28.269291+0000 mgr.y (mgr.34107) 1438 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:44:29.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:29 smithi046 bash[71198]: audit 2024-02-10T06:44:28.509588+0000 mon.a (mon.0) 5706 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T06:44:29.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:29 smithi046 bash[71198]: audit 2024-02-10T06:44:28.510043+0000 mgr.y (mgr.34107) 1439 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T06:44:29.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:29 smithi046 bash[71198]: cephadm 2024-02-10T06:44:28.512727+0000 mgr.y (mgr.34107) 1440 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-02-10T06:44:29.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:29 smithi175 bash[56722]: cluster 2024-02-10T06:44:28.269291+0000 mgr.y (mgr.34107) 1438 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:44:29.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:29 smithi175 bash[56722]: audit 2024-02-10T06:44:28.509588+0000 mon.a (mon.0) 5706 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T06:44:29.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:29 smithi175 bash[56722]: audit 2024-02-10T06:44:28.510043+0000 mgr.y (mgr.34107) 1439 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T06:44:29.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:29 smithi175 bash[56722]: cephadm 2024-02-10T06:44:28.512727+0000 mgr.y (mgr.34107) 1440 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-02-10T06:44:30.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:30 smithi175 bash[56722]: audit 2024-02-10T06:44:29.503969+0000 mon.a (mon.0) 5707 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:30.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:30 smithi175 bash[56722]: audit 2024-02-10T06:44:29.506247+0000 mon.a (mon.0) 5708 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:44:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:30 smithi046 bash[68510]: audit 2024-02-10T06:44:29.503969+0000 mon.a (mon.0) 5707 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:30.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:30 smithi046 bash[68510]: audit 2024-02-10T06:44:29.506247+0000 mon.a (mon.0) 5708 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:44:30.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:30 smithi046 bash[71198]: audit 2024-02-10T06:44:29.503969+0000 mon.a (mon.0) 5707 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:30.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:30 smithi046 bash[71198]: audit 2024-02-10T06:44:29.506247+0000 mon.a (mon.0) 5708 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:44:31.377 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:44:31 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:44:31] "GET /metrics HTTP/1.1" 200 38615 "" "Prometheus/2.33.4" 2024-02-10T06:44:31.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:31 smithi046 bash[68510]: cluster 2024-02-10T06:44:30.270532+0000 mgr.y (mgr.34107) 1441 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:44:31.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:31 smithi046 bash[68510]: audit 2024-02-10T06:44:31.199407+0000 mon.a (mon.0) 5709 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:31.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:31 smithi046 bash[68510]: audit 2024-02-10T06:44:31.204096+0000 mon.a (mon.0) 5710 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T06:44:31.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:31 smithi046 bash[68510]: audit 2024-02-10T06:44:31.205847+0000 mon.a (mon.0) 5711 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:31.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:31 smithi046 bash[71198]: cluster 2024-02-10T06:44:30.270532+0000 mgr.y (mgr.34107) 1441 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:44:31.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:31 smithi046 bash[71198]: audit 2024-02-10T06:44:31.199407+0000 mon.a (mon.0) 5709 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:31.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:31 smithi046 bash[71198]: audit 2024-02-10T06:44:31.204096+0000 mon.a (mon.0) 5710 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T06:44:31.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:31 smithi046 bash[71198]: audit 2024-02-10T06:44:31.205847+0000 mon.a (mon.0) 5711 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:31.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:31 smithi175 bash[56722]: cluster 2024-02-10T06:44:30.270532+0000 mgr.y (mgr.34107) 1441 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:44:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:31 smithi175 bash[56722]: audit 2024-02-10T06:44:31.199407+0000 mon.a (mon.0) 5709 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:31 smithi175 bash[56722]: audit 2024-02-10T06:44:31.204096+0000 mon.a (mon.0) 5710 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T06:44:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:31 smithi175 bash[56722]: audit 2024-02-10T06:44:31.205847+0000 mon.a (mon.0) 5711 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:32.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:32 smithi046 bash[68510]: audit 2024-02-10T06:44:30.694507+0000 mgr.y (mgr.34107) 1442 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:44:32.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:32 smithi046 bash[68510]: cephadm 2024-02-10T06:44:31.191737+0000 mgr.y (mgr.34107) 1443 : cephadm 1 Upgrade: Updating osd.7 2024-02-10T06:44:32.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:32 smithi046 bash[68510]: cephadm 2024-02-10T06:44:31.209344+0000 mgr.y (mgr.34107) 1444 : cephadm 1 Deploying daemon osd.7 on smithi175 2024-02-10T06:44:32.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:32 smithi046 bash[71198]: audit 2024-02-10T06:44:30.694507+0000 mgr.y (mgr.34107) 1442 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:44:32.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:32 smithi046 bash[71198]: cephadm 2024-02-10T06:44:31.191737+0000 mgr.y (mgr.34107) 1443 : cephadm 1 Upgrade: Updating osd.7 2024-02-10T06:44:32.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:32 smithi046 bash[71198]: cephadm 2024-02-10T06:44:31.209344+0000 mgr.y (mgr.34107) 1444 : cephadm 1 Deploying daemon osd.7 on smithi175 2024-02-10T06:44:32.879 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:32 smithi175 bash[56722]: audit 2024-02-10T06:44:30.694507+0000 mgr.y (mgr.34107) 1442 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:44:32.880 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:32 smithi175 bash[56722]: cephadm 2024-02-10T06:44:31.191737+0000 mgr.y (mgr.34107) 1443 : cephadm 1 Upgrade: Updating osd.7 2024-02-10T06:44:32.880 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:32 smithi175 bash[56722]: cephadm 2024-02-10T06:44:31.209344+0000 mgr.y (mgr.34107) 1444 : cephadm 1 Deploying daemon osd.7 on smithi175 2024-02-10T06:44:33.849 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:33 smithi175 bash[56722]: cluster 2024-02-10T06:44:32.271611+0000 mgr.y (mgr.34107) 1445 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:44:33.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:33 smithi046 bash[68510]: cluster 2024-02-10T06:44:32.271611+0000 mgr.y (mgr.34107) 1445 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:44:33.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:33 smithi046 bash[71198]: cluster 2024-02-10T06:44:32.271611+0000 mgr.y (mgr.34107) 1445 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:44:35.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:35 smithi175 bash[56722]: cluster 2024-02-10T06:44:34.272952+0000 mgr.y (mgr.34107) 1446 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:44:35.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:35 smithi046 bash[68510]: cluster 2024-02-10T06:44:34.272952+0000 mgr.y (mgr.34107) 1446 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:44:35.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:35 smithi046 bash[71198]: cluster 2024-02-10T06:44:34.272952+0000 mgr.y (mgr.34107) 1446 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:44:36.994 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:44:36 smithi175 systemd[1]: Stopping Ceph osd.7 for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:44:37.322 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:44:37 smithi175 bash[30671]: debug 2024-02-10T06:44:37.016+0000 7f3336a5e700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-10T06:44:37.323 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:44:37 smithi175 bash[30671]: debug 2024-02-10T06:44:37.016+0000 7f3336a5e700 -1 osd.7 148 *** Got signal Terminated *** 2024-02-10T06:44:37.323 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:44:37 smithi175 bash[30671]: debug 2024-02-10T06:44:37.016+0000 7f3336a5e700 -1 osd.7 148 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:44:37.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:37 smithi046 bash[68510]: cluster 2024-02-10T06:44:36.274243+0000 mgr.y (mgr.34107) 1447 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:44:37.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:37 smithi046 bash[68510]: cluster 2024-02-10T06:44:37.017908+0000 mon.a (mon.0) 5712 : cluster 1 osd.7 marked itself down and dead 2024-02-10T06:44:37.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:37 smithi046 bash[68510]: audit 2024-02-10T06:44:37.297065+0000 mon.a (mon.0) 5713 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:37.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:37 smithi046 bash[68510]: audit 2024-02-10T06:44:37.305376+0000 mon.a (mon.0) 5714 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:37.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:37 smithi046 bash[68510]: audit 2024-02-10T06:44:37.315251+0000 mon.a (mon.0) 5715 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:37.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:37 smithi046 bash[71198]: cluster 2024-02-10T06:44:36.274243+0000 mgr.y (mgr.34107) 1447 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:44:37.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:37 smithi046 bash[71198]: cluster 2024-02-10T06:44:37.017908+0000 mon.a (mon.0) 5712 : cluster 1 osd.7 marked itself down and dead 2024-02-10T06:44:37.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:37 smithi046 bash[71198]: audit 2024-02-10T06:44:37.297065+0000 mon.a (mon.0) 5713 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:37.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:37 smithi046 bash[71198]: audit 2024-02-10T06:44:37.305376+0000 mon.a (mon.0) 5714 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:37.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:37 smithi046 bash[71198]: audit 2024-02-10T06:44:37.315251+0000 mon.a (mon.0) 5715 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:37.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:37 smithi175 bash[56722]: cluster 2024-02-10T06:44:36.274243+0000 mgr.y (mgr.34107) 1447 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:44:37.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:37 smithi175 bash[56722]: cluster 2024-02-10T06:44:37.017908+0000 mon.a (mon.0) 5712 : cluster 1 osd.7 marked itself down and dead 2024-02-10T06:44:37.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:37 smithi175 bash[56722]: audit 2024-02-10T06:44:37.297065+0000 mon.a (mon.0) 5713 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:37.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:37 smithi175 bash[56722]: audit 2024-02-10T06:44:37.305376+0000 mon.a (mon.0) 5714 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:37.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:37 smithi175 bash[56722]: audit 2024-02-10T06:44:37.315251+0000 mon.a (mon.0) 5715 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:38.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:38 smithi175 bash[56722]: cluster 2024-02-10T06:44:37.329266+0000 mon.a (mon.0) 5716 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:44:38.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:38 smithi175 bash[56722]: cluster 2024-02-10T06:44:37.329321+0000 mon.a (mon.0) 5717 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-02-10T06:44:38.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:38 smithi175 bash[56722]: cluster 2024-02-10T06:44:37.338795+0000 mon.a (mon.0) 5718 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2024-02-10T06:44:38.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:38 smithi175 bash[56722]: audit 2024-02-10T06:44:37.848670+0000 mon.a (mon.0) 5719 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:38.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:38 smithi175 bash[56722]: audit 2024-02-10T06:44:37.857917+0000 mon.a (mon.0) 5720 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:38.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:38 smithi175 bash[56722]: audit 2024-02-10T06:44:37.866551+0000 mon.a (mon.0) 5721 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:38.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:38 smithi175 bash[56722]: cluster 2024-02-10T06:44:38.342096+0000 mon.a (mon.0) 5722 : cluster 0 osdmap e150: 8 total, 7 up, 8 in 2024-02-10T06:44:38.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:38 smithi046 bash[68510]: cluster 2024-02-10T06:44:37.329266+0000 mon.a (mon.0) 5716 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:44:38.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:38 smithi046 bash[68510]: cluster 2024-02-10T06:44:37.329321+0000 mon.a (mon.0) 5717 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-02-10T06:44:38.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:38 smithi046 bash[68510]: cluster 2024-02-10T06:44:37.338795+0000 mon.a (mon.0) 5718 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2024-02-10T06:44:38.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:38 smithi046 bash[68510]: audit 2024-02-10T06:44:37.848670+0000 mon.a (mon.0) 5719 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:38.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:38 smithi046 bash[68510]: audit 2024-02-10T06:44:37.857917+0000 mon.a (mon.0) 5720 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:38.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:38 smithi046 bash[68510]: audit 2024-02-10T06:44:37.866551+0000 mon.a (mon.0) 5721 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:38.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:38 smithi046 bash[68510]: cluster 2024-02-10T06:44:38.342096+0000 mon.a (mon.0) 5722 : cluster 0 osdmap e150: 8 total, 7 up, 8 in 2024-02-10T06:44:38.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:38 smithi046 bash[71198]: cluster 2024-02-10T06:44:37.329266+0000 mon.a (mon.0) 5716 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T06:44:38.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:38 smithi046 bash[71198]: cluster 2024-02-10T06:44:37.329321+0000 mon.a (mon.0) 5717 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-02-10T06:44:38.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:38 smithi046 bash[71198]: cluster 2024-02-10T06:44:37.338795+0000 mon.a (mon.0) 5718 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2024-02-10T06:44:38.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:38 smithi046 bash[71198]: audit 2024-02-10T06:44:37.848670+0000 mon.a (mon.0) 5719 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:38.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:38 smithi046 bash[71198]: audit 2024-02-10T06:44:37.857917+0000 mon.a (mon.0) 5720 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:38.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:38 smithi046 bash[71198]: audit 2024-02-10T06:44:37.866551+0000 mon.a (mon.0) 5721 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:38.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:38 smithi046 bash[71198]: cluster 2024-02-10T06:44:38.342096+0000 mon.a (mon.0) 5722 : cluster 0 osdmap e150: 8 total, 7 up, 8 in 2024-02-10T06:44:38.826 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:44:38 smithi175 bash[71625]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-7 2024-02-10T06:44:38.826 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:44:38 smithi175 bash[71851]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-7 2024-02-10T06:44:39.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:39 smithi046 bash[68510]: cluster 2024-02-10T06:44:37.859836+0000 mgr.y (mgr.34107) 1448 : cluster 0 pgmap v247: 161 pgs: 18 peering, 21 stale+active+clean, 122 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:44:39.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:39 smithi046 bash[68510]: cluster 2024-02-10T06:44:38.854402+0000 mon.a (mon.0) 5723 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:44:39.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:39 smithi046 bash[68510]: cluster 2024-02-10T06:44:38.854475+0000 mon.a (mon.0) 5724 : cluster 3 Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-02-10T06:44:39.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:39 smithi046 bash[71198]: cluster 2024-02-10T06:44:37.859836+0000 mgr.y (mgr.34107) 1448 : cluster 0 pgmap v247: 161 pgs: 18 peering, 21 stale+active+clean, 122 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:44:39.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:39 smithi046 bash[71198]: cluster 2024-02-10T06:44:38.854402+0000 mon.a (mon.0) 5723 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:44:39.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:39 smithi046 bash[71198]: cluster 2024-02-10T06:44:38.854475+0000 mon.a (mon.0) 5724 : cluster 3 Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-02-10T06:44:39.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:39 smithi175 bash[56722]: cluster 2024-02-10T06:44:37.859836+0000 mgr.y (mgr.34107) 1448 : cluster 0 pgmap v247: 161 pgs: 18 peering, 21 stale+active+clean, 122 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail 2024-02-10T06:44:39.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:39 smithi175 bash[56722]: cluster 2024-02-10T06:44:38.854402+0000 mon.a (mon.0) 5723 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:44:39.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:39 smithi175 bash[56722]: cluster 2024-02-10T06:44:38.854475+0000 mon.a (mon.0) 5724 : cluster 3 Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-02-10T06:44:40.711 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:40 smithi046 bash[68510]: cluster 2024-02-10T06:44:40.359080+0000 mon.a (mon.0) 5725 : cluster 3 Health check failed: Degraded data redundancy: 59/630 objects degraded (9.365%), 16 pgs degraded (PG_DEGRADED) 2024-02-10T06:44:40.711 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:40 smithi046 bash[71198]: cluster 2024-02-10T06:44:40.359080+0000 mon.a (mon.0) 5725 : cluster 3 Health check failed: Degraded data redundancy: 59/630 objects degraded (9.365%), 16 pgs degraded (PG_DEGRADED) 2024-02-10T06:44:40.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:40 smithi175 bash[56722]: cluster 2024-02-10T06:44:40.359080+0000 mon.a (mon.0) 5725 : cluster 3 Health check failed: Degraded data redundancy: 59/630 objects degraded (9.365%), 16 pgs degraded (PG_DEGRADED) 2024-02-10T06:44:41.330 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:44:41 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.7.service: Succeeded. 2024-02-10T06:44:41.330 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:44:41 smithi175 systemd[1]: Stopped Ceph osd.7 for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:44:41.377 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:44:41 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:44:41] "GET /metrics HTTP/1.1" 200 38615 "" "Prometheus/2.33.4" 2024-02-10T06:44:41.594 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:41 smithi175 bash[56722]: cluster 2024-02-10T06:44:39.861419+0000 mgr.y (mgr.34107) 1449 : cluster 0 pgmap v249: 161 pgs: 16 active+undersized+degraded, 25 peering, 5 stale+active+clean, 18 active+undersized, 97 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2024-02-10T06:44:41.594 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:41 smithi175 bash[56722]: audit 2024-02-10T06:44:41.377851+0000 mon.a (mon.0) 5726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:41.594 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:41 smithi175 bash[56722]: audit 2024-02-10T06:44:41.387463+0000 mon.a (mon.0) 5727 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:41.594 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:41 smithi175 bash[56722]: audit 2024-02-10T06:44:41.409773+0000 mon.a (mon.0) 5728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:41.594 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:41 smithi175 bash[56722]: audit 2024-02-10T06:44:41.411873+0000 mon.a (mon.0) 5729 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:41.594 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:44:41 smithi175 systemd[1]: Started Ceph osd.7 for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:44:41.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:41 smithi046 bash[68510]: cluster 2024-02-10T06:44:39.861419+0000 mgr.y (mgr.34107) 1449 : cluster 0 pgmap v249: 161 pgs: 16 active+undersized+degraded, 25 peering, 5 stale+active+clean, 18 active+undersized, 97 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2024-02-10T06:44:41.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:41 smithi046 bash[68510]: audit 2024-02-10T06:44:41.377851+0000 mon.a (mon.0) 5726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:41.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:41 smithi046 bash[68510]: audit 2024-02-10T06:44:41.387463+0000 mon.a (mon.0) 5727 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:41.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:41 smithi046 bash[68510]: audit 2024-02-10T06:44:41.409773+0000 mon.a (mon.0) 5728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:41.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:41 smithi046 bash[68510]: audit 2024-02-10T06:44:41.411873+0000 mon.a (mon.0) 5729 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:41.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:41 smithi046 bash[71198]: cluster 2024-02-10T06:44:39.861419+0000 mgr.y (mgr.34107) 1449 : cluster 0 pgmap v249: 161 pgs: 16 active+undersized+degraded, 25 peering, 5 stale+active+clean, 18 active+undersized, 97 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 59/630 objects degraded (9.365%) 2024-02-10T06:44:41.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:41 smithi046 bash[71198]: audit 2024-02-10T06:44:41.377851+0000 mon.a (mon.0) 5726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:41.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:41 smithi046 bash[71198]: audit 2024-02-10T06:44:41.387463+0000 mon.a (mon.0) 5727 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:41.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:41 smithi046 bash[71198]: audit 2024-02-10T06:44:41.409773+0000 mon.a (mon.0) 5728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:41.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:41 smithi046 bash[71198]: audit 2024-02-10T06:44:41.411873+0000 mon.a (mon.0) 5729 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:40.705397+0000 mgr.y (mgr.34107) 1450 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:44:42.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: cluster 2024-02-10T06:44:41.418441+0000 mgr.y (mgr.34107) 1451 : cluster 0 pgmap v250: 161 pgs: 17 active+undersized+degraded, 25 peering, 27 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-02-10T06:44:42.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.428979+0000 mon.a (mon.0) 5730 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: cephadm 2024-02-10T06:44:41.429806+0000 mgr.y (mgr.34107) 1452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:42.757 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.510589+0000 mon.a (mon.0) 5731 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.513612+0000 mon.a (mon.0) 5732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.518552+0000 mon.a (mon.0) 5733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.520392+0000 mon.a (mon.0) 5734 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.530726+0000 mon.a (mon.0) 5735 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: cephadm 2024-02-10T06:44:41.531586+0000 mgr.y (mgr.34107) 1453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.615409+0000 mon.a (mon.0) 5736 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.618190+0000 mon.a (mon.0) 5737 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.621244+0000 mon.a (mon.0) 5738 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.622444+0000 mon.a (mon.0) 5739 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.629098+0000 mon.a (mon.0) 5740 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: cephadm 2024-02-10T06:44:41.629745+0000 mgr.y (mgr.34107) 1454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.710159+0000 mon.a (mon.0) 5741 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.712683+0000 mon.a (mon.0) 5742 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.758 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.716105+0000 mon.a (mon.0) 5743 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.717017+0000 mon.a (mon.0) 5744 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.723189+0000 mon.a (mon.0) 5745 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.805079+0000 mon.a (mon.0) 5746 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.808184+0000 mon.a (mon.0) 5747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.812390+0000 mon.a (mon.0) 5748 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.813826+0000 mon.a (mon.0) 5749 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.823536+0000 mon.a (mon.0) 5750 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.903286+0000 mon.a (mon.0) 5751 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.906907+0000 mon.a (mon.0) 5752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.759 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.910983+0000 mon.a (mon.0) 5753 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.760 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.912200+0000 mon.a (mon.0) 5754 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.760 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.921417+0000 mon.a (mon.0) 5755 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.760 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:41.999052+0000 mon.a (mon.0) 5756 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.760 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.001951+0000 mon.a (mon.0) 5757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.760 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.005514+0000 mon.a (mon.0) 5758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.760 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.006676+0000 mon.a (mon.0) 5759 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.760 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.014928+0000 mon.a (mon.0) 5760 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.760 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.093082+0000 mon.a (mon.0) 5761 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.760 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.096048+0000 mon.a (mon.0) 5762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.760 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.099711+0000 mon.a (mon.0) 5763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.760 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.100960+0000 mon.a (mon.0) 5764 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.760 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.108975+0000 mon.a (mon.0) 5765 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.760 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.189775+0000 mon.a (mon.0) 5766 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.760 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.192261+0000 mon.a (mon.0) 5767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.760 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.195591+0000 mon.a (mon.0) 5768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.760 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.196641+0000 mon.a (mon.0) 5769 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.761 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.204460+0000 mon.a (mon.0) 5770 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.761 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.284934+0000 mon.a (mon.0) 5771 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.761 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.287576+0000 mon.a (mon.0) 5772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.761 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.290544+0000 mon.a (mon.0) 5773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.761 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.291317+0000 mon.a (mon.0) 5774 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.761 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.296699+0000 mon.a (mon.0) 5775 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.761 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.373907+0000 mon.a (mon.0) 5776 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.761 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.376468+0000 mon.a (mon.0) 5777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.761 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.379722+0000 mon.a (mon.0) 5778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.761 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.381104+0000 mon.a (mon.0) 5779 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.761 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: audit 2024-02-10T06:44:42.389687+0000 mon.a (mon.0) 5780 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.761 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:42 smithi175 bash[56722]: cluster 2024-02-10T06:44:42.414123+0000 mon.a (mon.0) 5781 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:44:42.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:40.705397+0000 mgr.y (mgr.34107) 1450 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:44:42.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: cluster 2024-02-10T06:44:41.418441+0000 mgr.y (mgr.34107) 1451 : cluster 0 pgmap v250: 161 pgs: 17 active+undersized+degraded, 25 peering, 27 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-02-10T06:44:42.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.428979+0000 mon.a (mon.0) 5730 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: cephadm 2024-02-10T06:44:41.429806+0000 mgr.y (mgr.34107) 1452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:42.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.510589+0000 mon.a (mon.0) 5731 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.513612+0000 mon.a (mon.0) 5732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.518552+0000 mon.a (mon.0) 5733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.520392+0000 mon.a (mon.0) 5734 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.530726+0000 mon.a (mon.0) 5735 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: cephadm 2024-02-10T06:44:41.531586+0000 mgr.y (mgr.34107) 1453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:42.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.615409+0000 mon.a (mon.0) 5736 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.618190+0000 mon.a (mon.0) 5737 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.621244+0000 mon.a (mon.0) 5738 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.622444+0000 mon.a (mon.0) 5739 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.629098+0000 mon.a (mon.0) 5740 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: cephadm 2024-02-10T06:44:41.629745+0000 mgr.y (mgr.34107) 1454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:42.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.710159+0000 mon.a (mon.0) 5741 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.712683+0000 mon.a (mon.0) 5742 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.716105+0000 mon.a (mon.0) 5743 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:40.705397+0000 mgr.y (mgr.34107) 1450 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:44:42.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: cluster 2024-02-10T06:44:41.418441+0000 mgr.y (mgr.34107) 1451 : cluster 0 pgmap v250: 161 pgs: 17 active+undersized+degraded, 25 peering, 27 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-02-10T06:44:42.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.428979+0000 mon.a (mon.0) 5730 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: cephadm 2024-02-10T06:44:41.429806+0000 mgr.y (mgr.34107) 1452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:42.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.510589+0000 mon.a (mon.0) 5731 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.513612+0000 mon.a (mon.0) 5732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.518552+0000 mon.a (mon.0) 5733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.520392+0000 mon.a (mon.0) 5734 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.530726+0000 mon.a (mon.0) 5735 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: cephadm 2024-02-10T06:44:41.531586+0000 mgr.y (mgr.34107) 1453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:42.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.615409+0000 mon.a (mon.0) 5736 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.618190+0000 mon.a (mon.0) 5737 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.621244+0000 mon.a (mon.0) 5738 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.622444+0000 mon.a (mon.0) 5739 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.629098+0000 mon.a (mon.0) 5740 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: cephadm 2024-02-10T06:44:41.629745+0000 mgr.y (mgr.34107) 1454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:42.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.710159+0000 mon.a (mon.0) 5741 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.712683+0000 mon.a (mon.0) 5742 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.716105+0000 mon.a (mon.0) 5743 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.717017+0000 mon.a (mon.0) 5744 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.723189+0000 mon.a (mon.0) 5745 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.805079+0000 mon.a (mon.0) 5746 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.808184+0000 mon.a (mon.0) 5747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.812390+0000 mon.a (mon.0) 5748 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.813826+0000 mon.a (mon.0) 5749 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.823536+0000 mon.a (mon.0) 5750 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.903286+0000 mon.a (mon.0) 5751 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.906907+0000 mon.a (mon.0) 5752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.910983+0000 mon.a (mon.0) 5753 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.912200+0000 mon.a (mon.0) 5754 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.921417+0000 mon.a (mon.0) 5755 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:41.999052+0000 mon.a (mon.0) 5756 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.001951+0000 mon.a (mon.0) 5757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.005514+0000 mon.a (mon.0) 5758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.006676+0000 mon.a (mon.0) 5759 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.014928+0000 mon.a (mon.0) 5760 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.093082+0000 mon.a (mon.0) 5761 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.096048+0000 mon.a (mon.0) 5762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.099711+0000 mon.a (mon.0) 5763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.717017+0000 mon.a (mon.0) 5744 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.723189+0000 mon.a (mon.0) 5745 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.805079+0000 mon.a (mon.0) 5746 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.808184+0000 mon.a (mon.0) 5747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.812390+0000 mon.a (mon.0) 5748 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.813826+0000 mon.a (mon.0) 5749 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.823536+0000 mon.a (mon.0) 5750 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.903286+0000 mon.a (mon.0) 5751 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.906907+0000 mon.a (mon.0) 5752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.910983+0000 mon.a (mon.0) 5753 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.912200+0000 mon.a (mon.0) 5754 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.921417+0000 mon.a (mon.0) 5755 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:41.999052+0000 mon.a (mon.0) 5756 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.001951+0000 mon.a (mon.0) 5757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.005514+0000 mon.a (mon.0) 5758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.006676+0000 mon.a (mon.0) 5759 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.014928+0000 mon.a (mon.0) 5760 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.093082+0000 mon.a (mon.0) 5761 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.096048+0000 mon.a (mon.0) 5762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.099711+0000 mon.a (mon.0) 5763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.100960+0000 mon.a (mon.0) 5764 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.108975+0000 mon.a (mon.0) 5765 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.189775+0000 mon.a (mon.0) 5766 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.192261+0000 mon.a (mon.0) 5767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.195591+0000 mon.a (mon.0) 5768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.196641+0000 mon.a (mon.0) 5769 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.204460+0000 mon.a (mon.0) 5770 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.284934+0000 mon.a (mon.0) 5771 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.287576+0000 mon.a (mon.0) 5772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.290544+0000 mon.a (mon.0) 5773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.291317+0000 mon.a (mon.0) 5774 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.296699+0000 mon.a (mon.0) 5775 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.373907+0000 mon.a (mon.0) 5776 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.376468+0000 mon.a (mon.0) 5777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.379722+0000 mon.a (mon.0) 5778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.381104+0000 mon.a (mon.0) 5779 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: audit 2024-02-10T06:44:42.389687+0000 mon.a (mon.0) 5780 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[68510]: cluster 2024-02-10T06:44:42.414123+0000 mon.a (mon.0) 5781 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:44:42.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.100960+0000 mon.a (mon.0) 5764 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.108975+0000 mon.a (mon.0) 5765 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.189775+0000 mon.a (mon.0) 5766 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.192261+0000 mon.a (mon.0) 5767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.195591+0000 mon.a (mon.0) 5768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.196641+0000 mon.a (mon.0) 5769 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.204460+0000 mon.a (mon.0) 5770 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.284934+0000 mon.a (mon.0) 5771 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.287576+0000 mon.a (mon.0) 5772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.290544+0000 mon.a (mon.0) 5773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.291317+0000 mon.a (mon.0) 5774 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.296699+0000 mon.a (mon.0) 5775 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.373907+0000 mon.a (mon.0) 5776 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:42.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.376468+0000 mon.a (mon.0) 5777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:42.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.379722+0000 mon.a (mon.0) 5778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:42.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.381104+0000 mon.a (mon.0) 5779 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:42.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: audit 2024-02-10T06:44:42.389687+0000 mon.a (mon.0) 5780 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:42.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:42 smithi046 bash[71198]: cluster 2024-02-10T06:44:42.414123+0000 mon.a (mon.0) 5781 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:44:43.693 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[72014]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-10T06:44:43.693 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[72014]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-02-10T06:44:43.693 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[72014]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-02-10T06:44:43.693 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[72014]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-10T06:44:43.693 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[72014]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-02-10T06:44:43.693 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[72014]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-10T06:44:43.693 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[72014]: --> ceph-volume raw activate successful for osd ID: 7 2024-02-10T06:44:43.694 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: cephadm 2024-02-10T06:44:41.723926+0000 mgr.y (mgr.34107) 1455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.694 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: cephadm 2024-02-10T06:44:41.824252+0000 mgr.y (mgr.34107) 1456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.694 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: cephadm 2024-02-10T06:44:41.922079+0000 mgr.y (mgr.34107) 1457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.694 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: cephadm 2024-02-10T06:44:42.015387+0000 mgr.y (mgr.34107) 1458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.694 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: cephadm 2024-02-10T06:44:42.109883+0000 mgr.y (mgr.34107) 1459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.695 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: cephadm 2024-02-10T06:44:42.205174+0000 mgr.y (mgr.34107) 1460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.695 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: cephadm 2024-02-10T06:44:42.297290+0000 mgr.y (mgr.34107) 1461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.695 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: cephadm 2024-02-10T06:44:42.390469+0000 mgr.y (mgr.34107) 1462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.695 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.471340+0000 mon.a (mon.0) 5782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.695 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.473602+0000 mon.a (mon.0) 5783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.695 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.476917+0000 mon.a (mon.0) 5784 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.695 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.478046+0000 mon.a (mon.0) 5785 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.695 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.485239+0000 mon.a (mon.0) 5786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.695 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: cephadm 2024-02-10T06:44:42.486004+0000 mgr.y (mgr.34107) 1463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.695 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.566147+0000 mon.a (mon.0) 5787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.696 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.568513+0000 mon.a (mon.0) 5788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.696 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.571491+0000 mon.a (mon.0) 5789 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.696 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.572401+0000 mon.a (mon.0) 5790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.696 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.578635+0000 mon.a (mon.0) 5791 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.696 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: cephadm 2024-02-10T06:44:42.579274+0000 mgr.y (mgr.34107) 1464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.696 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.657887+0000 mon.a (mon.0) 5792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.696 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.660113+0000 mon.a (mon.0) 5793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.696 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.662173+0000 mon.a (mon.0) 5794 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.696 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.662918+0000 mon.a (mon.0) 5795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.696 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.670532+0000 mon.a (mon.0) 5796 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.696 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.753123+0000 mon.a (mon.0) 5797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.696 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.755624+0000 mon.a (mon.0) 5798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.696 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.758421+0000 mon.a (mon.0) 5799 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.697 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.759310+0000 mon.a (mon.0) 5800 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.697 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.767927+0000 mon.a (mon.0) 5801 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.697 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.846767+0000 mon.a (mon.0) 5802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.697 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.851286+0000 mon.a (mon.0) 5803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.697 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.855349+0000 mon.a (mon.0) 5804 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.697 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.856638+0000 mon.a (mon.0) 5805 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.697 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.864163+0000 mon.a (mon.0) 5806 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.697 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.941996+0000 mon.a (mon.0) 5807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.697 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.946793+0000 mon.a (mon.0) 5808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.697 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.951159+0000 mon.a (mon.0) 5809 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.697 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.952696+0000 mon.a (mon.0) 5810 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.697 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:42.960903+0000 mon.a (mon.0) 5811 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.698 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.041519+0000 mon.a (mon.0) 5812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.698 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.043513+0000 mon.a (mon.0) 5813 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.698 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.046734+0000 mon.a (mon.0) 5814 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.698 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.048116+0000 mon.a (mon.0) 5815 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.698 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.053932+0000 mon.a (mon.0) 5816 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.698 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.134908+0000 mon.a (mon.0) 5817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.698 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.137929+0000 mon.a (mon.0) 5818 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.698 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.141910+0000 mon.a (mon.0) 5819 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.698 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.142929+0000 mon.a (mon.0) 5820 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.698 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.149183+0000 mon.a (mon.0) 5821 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.698 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.229636+0000 mon.a (mon.0) 5822 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.698 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.232491+0000 mon.a (mon.0) 5823 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.698 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.235965+0000 mon.a (mon.0) 5824 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.698 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.236908+0000 mon.a (mon.0) 5825 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.698 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.242335+0000 mon.a (mon.0) 5826 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.699 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.322820+0000 mon.a (mon.0) 5827 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.699 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.327479+0000 mon.a (mon.0) 5828 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.699 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.330681+0000 mon.a (mon.0) 5829 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.699 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.331560+0000 mon.a (mon.0) 5830 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.699 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.337335+0000 mon.a (mon.0) 5831 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.699 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.415397+0000 mon.a (mon.0) 5832 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.699 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.418373+0000 mon.a (mon.0) 5833 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.699 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.423018+0000 mon.a (mon.0) 5834 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.699 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:43 smithi175 bash[56722]: audit 2024-02-10T06:44:43.424289+0000 mon.a (mon.0) 5835 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.810 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: cephadm 2024-02-10T06:44:41.723926+0000 mgr.y (mgr.34107) 1455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.810 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: cephadm 2024-02-10T06:44:41.824252+0000 mgr.y (mgr.34107) 1456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.810 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: cephadm 2024-02-10T06:44:41.922079+0000 mgr.y (mgr.34107) 1457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.810 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: cephadm 2024-02-10T06:44:42.015387+0000 mgr.y (mgr.34107) 1458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.810 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: cephadm 2024-02-10T06:44:42.109883+0000 mgr.y (mgr.34107) 1459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.810 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: cephadm 2024-02-10T06:44:42.205174+0000 mgr.y (mgr.34107) 1460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.810 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: cephadm 2024-02-10T06:44:42.297290+0000 mgr.y (mgr.34107) 1461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.810 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: cephadm 2024-02-10T06:44:42.390469+0000 mgr.y (mgr.34107) 1462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.810 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.471340+0000 mon.a (mon.0) 5782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.810 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.473602+0000 mon.a (mon.0) 5783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.810 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.476917+0000 mon.a (mon.0) 5784 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.810 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.478046+0000 mon.a (mon.0) 5785 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.811 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.485239+0000 mon.a (mon.0) 5786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.811 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: cephadm 2024-02-10T06:44:42.486004+0000 mgr.y (mgr.34107) 1463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.811 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.566147+0000 mon.a (mon.0) 5787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.811 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.568513+0000 mon.a (mon.0) 5788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.811 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.571491+0000 mon.a (mon.0) 5789 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.811 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.572401+0000 mon.a (mon.0) 5790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.811 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.578635+0000 mon.a (mon.0) 5791 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.811 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: cephadm 2024-02-10T06:44:42.579274+0000 mgr.y (mgr.34107) 1464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.811 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.657887+0000 mon.a (mon.0) 5792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.812 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.660113+0000 mon.a (mon.0) 5793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.812 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.662173+0000 mon.a (mon.0) 5794 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.812 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.662918+0000 mon.a (mon.0) 5795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.812 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.670532+0000 mon.a (mon.0) 5796 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.812 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.753123+0000 mon.a (mon.0) 5797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.812 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.755624+0000 mon.a (mon.0) 5798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.812 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.758421+0000 mon.a (mon.0) 5799 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.812 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.759310+0000 mon.a (mon.0) 5800 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.812 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.767927+0000 mon.a (mon.0) 5801 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.812 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.846767+0000 mon.a (mon.0) 5802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.812 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.851286+0000 mon.a (mon.0) 5803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.812 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.855349+0000 mon.a (mon.0) 5804 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.813 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.856638+0000 mon.a (mon.0) 5805 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.813 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.864163+0000 mon.a (mon.0) 5806 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.813 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.941996+0000 mon.a (mon.0) 5807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.813 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.946793+0000 mon.a (mon.0) 5808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.813 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.951159+0000 mon.a (mon.0) 5809 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.813 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.952696+0000 mon.a (mon.0) 5810 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.813 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:42.960903+0000 mon.a (mon.0) 5811 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.813 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: cephadm 2024-02-10T06:44:41.723926+0000 mgr.y (mgr.34107) 1455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.813 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: cephadm 2024-02-10T06:44:41.824252+0000 mgr.y (mgr.34107) 1456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.813 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: cephadm 2024-02-10T06:44:41.922079+0000 mgr.y (mgr.34107) 1457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.813 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: cephadm 2024-02-10T06:44:42.015387+0000 mgr.y (mgr.34107) 1458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.813 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: cephadm 2024-02-10T06:44:42.109883+0000 mgr.y (mgr.34107) 1459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.813 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: cephadm 2024-02-10T06:44:42.205174+0000 mgr.y (mgr.34107) 1460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.814 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: cephadm 2024-02-10T06:44:42.297290+0000 mgr.y (mgr.34107) 1461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.814 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: cephadm 2024-02-10T06:44:42.390469+0000 mgr.y (mgr.34107) 1462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.814 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.471340+0000 mon.a (mon.0) 5782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.814 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.473602+0000 mon.a (mon.0) 5783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.814 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.476917+0000 mon.a (mon.0) 5784 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.814 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.478046+0000 mon.a (mon.0) 5785 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.814 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.485239+0000 mon.a (mon.0) 5786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.814 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: cephadm 2024-02-10T06:44:42.486004+0000 mgr.y (mgr.34107) 1463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.814 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.566147+0000 mon.a (mon.0) 5787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.814 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.568513+0000 mon.a (mon.0) 5788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.814 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.571491+0000 mon.a (mon.0) 5789 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.814 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.572401+0000 mon.a (mon.0) 5790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.814 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.578635+0000 mon.a (mon.0) 5791 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.815 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: cephadm 2024-02-10T06:44:42.579274+0000 mgr.y (mgr.34107) 1464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:43.815 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.657887+0000 mon.a (mon.0) 5792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.815 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.041519+0000 mon.a (mon.0) 5812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.815 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.043513+0000 mon.a (mon.0) 5813 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.815 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.046734+0000 mon.a (mon.0) 5814 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.815 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.048116+0000 mon.a (mon.0) 5815 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.815 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.053932+0000 mon.a (mon.0) 5816 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.815 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.134908+0000 mon.a (mon.0) 5817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.815 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.137929+0000 mon.a (mon.0) 5818 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.815 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.141910+0000 mon.a (mon.0) 5819 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.142929+0000 mon.a (mon.0) 5820 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.149183+0000 mon.a (mon.0) 5821 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.229636+0000 mon.a (mon.0) 5822 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.232491+0000 mon.a (mon.0) 5823 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.235965+0000 mon.a (mon.0) 5824 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.236908+0000 mon.a (mon.0) 5825 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.242335+0000 mon.a (mon.0) 5826 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.322820+0000 mon.a (mon.0) 5827 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.327479+0000 mon.a (mon.0) 5828 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.330681+0000 mon.a (mon.0) 5829 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.331560+0000 mon.a (mon.0) 5830 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.337335+0000 mon.a (mon.0) 5831 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.415397+0000 mon.a (mon.0) 5832 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.418373+0000 mon.a (mon.0) 5833 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.817 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.423018+0000 mon.a (mon.0) 5834 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.817 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[71198]: audit 2024-02-10T06:44:43.424289+0000 mon.a (mon.0) 5835 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.817 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.660113+0000 mon.a (mon.0) 5793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.817 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.662173+0000 mon.a (mon.0) 5794 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.817 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.662918+0000 mon.a (mon.0) 5795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.817 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.670532+0000 mon.a (mon.0) 5796 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.817 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.753123+0000 mon.a (mon.0) 5797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.755624+0000 mon.a (mon.0) 5798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.758421+0000 mon.a (mon.0) 5799 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.759310+0000 mon.a (mon.0) 5800 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.767927+0000 mon.a (mon.0) 5801 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.846767+0000 mon.a (mon.0) 5802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.851286+0000 mon.a (mon.0) 5803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.855349+0000 mon.a (mon.0) 5804 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.856638+0000 mon.a (mon.0) 5805 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.864163+0000 mon.a (mon.0) 5806 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.941996+0000 mon.a (mon.0) 5807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.946793+0000 mon.a (mon.0) 5808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.951159+0000 mon.a (mon.0) 5809 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.952696+0000 mon.a (mon.0) 5810 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:42.960903+0000 mon.a (mon.0) 5811 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.041519+0000 mon.a (mon.0) 5812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.043513+0000 mon.a (mon.0) 5813 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.046734+0000 mon.a (mon.0) 5814 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.048116+0000 mon.a (mon.0) 5815 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.053932+0000 mon.a (mon.0) 5816 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.134908+0000 mon.a (mon.0) 5817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.137929+0000 mon.a (mon.0) 5818 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.141910+0000 mon.a (mon.0) 5819 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.142929+0000 mon.a (mon.0) 5820 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.149183+0000 mon.a (mon.0) 5821 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.229636+0000 mon.a (mon.0) 5822 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.232491+0000 mon.a (mon.0) 5823 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.235965+0000 mon.a (mon.0) 5824 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.236908+0000 mon.a (mon.0) 5825 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.242335+0000 mon.a (mon.0) 5826 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.322820+0000 mon.a (mon.0) 5827 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.327479+0000 mon.a (mon.0) 5828 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.330681+0000 mon.a (mon.0) 5829 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.331560+0000 mon.a (mon.0) 5830 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:43.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.337335+0000 mon.a (mon.0) 5831 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:43.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.415397+0000 mon.a (mon.0) 5832 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:43.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.418373+0000 mon.a (mon.0) 5833 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:43.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.423018+0000 mon.a (mon.0) 5834 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:43.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:43 smithi046 bash[68510]: audit 2024-02-10T06:44:43.424289+0000 mon.a (mon.0) 5835 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.703 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: cephadm 2024-02-10T06:44:42.671070+0000 mgr.y (mgr.34107) 1465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.703 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: cephadm 2024-02-10T06:44:42.768463+0000 mgr.y (mgr.34107) 1466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.703 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: cephadm 2024-02-10T06:44:42.864684+0000 mgr.y (mgr.34107) 1467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.703 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: cephadm 2024-02-10T06:44:42.961461+0000 mgr.y (mgr.34107) 1468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.703 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: cephadm 2024-02-10T06:44:43.054453+0000 mgr.y (mgr.34107) 1469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.703 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: cephadm 2024-02-10T06:44:43.149738+0000 mgr.y (mgr.34107) 1470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.703 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: cephadm 2024-02-10T06:44:43.242876+0000 mgr.y (mgr.34107) 1471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.703 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: cephadm 2024-02-10T06:44:43.337882+0000 mgr.y (mgr.34107) 1472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: cluster 2024-02-10T06:44:43.420007+0000 mgr.y (mgr.34107) 1473 : cluster 0 pgmap v251: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-02-10T06:44:44.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.432745+0000 mon.a (mon.0) 5836 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: cephadm 2024-02-10T06:44:43.433743+0000 mgr.y (mgr.34107) 1474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.514030+0000 mon.a (mon.0) 5837 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.516831+0000 mon.a (mon.0) 5838 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.520479+0000 mon.a (mon.0) 5839 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.521400+0000 mon.a (mon.0) 5840 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.528351+0000 mon.a (mon.0) 5841 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: cephadm 2024-02-10T06:44:43.529135+0000 mgr.y (mgr.34107) 1475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.609942+0000 mon.a (mon.0) 5842 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.612475+0000 mon.a (mon.0) 5843 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.614658+0000 mon.a (mon.0) 5844 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.615475+0000 mon.a (mon.0) 5845 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.622717+0000 mon.a (mon.0) 5846 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: cephadm 2024-02-10T06:44:43.623367+0000 mgr.y (mgr.34107) 1476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.702150+0000 mon.a (mon.0) 5847 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.705084+0000 mon.a (mon.0) 5848 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.708591+0000 mon.a (mon.0) 5849 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.709582+0000 mon.a (mon.0) 5850 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.717209+0000 mon.a (mon.0) 5851 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.796826+0000 mon.a (mon.0) 5852 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.799576+0000 mon.a (mon.0) 5853 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.806857+0000 mon.a (mon.0) 5854 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.807915+0000 mon.a (mon.0) 5855 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.813917+0000 mon.a (mon.0) 5856 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.891875+0000 mon.a (mon.0) 5857 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.894969+0000 mon.a (mon.0) 5858 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.898910+0000 mon.a (mon.0) 5859 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.900028+0000 mon.a (mon.0) 5860 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.908814+0000 mon.a (mon.0) 5861 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.987891+0000 mon.a (mon.0) 5862 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.990777+0000 mon.a (mon.0) 5863 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.994659+0000 mon.a (mon.0) 5864 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:43.995821+0000 mon.a (mon.0) 5865 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:44.002564+0000 mon.a (mon.0) 5866 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:44.081740+0000 mon.a (mon.0) 5867 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:44.084633+0000 mon.a (mon.0) 5868 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:44.089445+0000 mon.a (mon.0) 5869 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:44.090654+0000 mon.a (mon.0) 5870 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:44.099525+0000 mon.a (mon.0) 5871 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:44.182594+0000 mon.a (mon.0) 5872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:44.186171+0000 mon.a (mon.0) 5873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:44.189228+0000 mon.a (mon.0) 5874 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: cluster 2024-02-10T06:44:44.189484+0000 mon.a (mon.0) 5875 : cluster 3 Health check update: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-02-10T06:44:44.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:44.191520+0000 mon.a (mon.0) 5876 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:44.201607+0000 mon.a (mon.0) 5877 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:44.281499+0000 mon.a (mon.0) 5878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:44.283905+0000 mon.a (mon.0) 5879 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:44.286838+0000 mon.a (mon.0) 5880 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:44.287926+0000 mon.a (mon.0) 5881 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:44.297115+0000 mon.a (mon.0) 5882 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: cluster 2024-02-10T06:44:44.335466+0000 mon.a (mon.0) 5883 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-02-10T06:44:44.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:44.375269+0000 mon.a (mon.0) 5884 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:44.379987+0000 mon.a (mon.0) 5885 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:44.383252+0000 mon.a (mon.0) 5886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:44.384303+0000 mon.a (mon.0) 5887 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:44 smithi175 bash[56722]: audit 2024-02-10T06:44:44.391166+0000 mon.a (mon.0) 5888 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: cephadm 2024-02-10T06:44:42.671070+0000 mgr.y (mgr.34107) 1465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: cephadm 2024-02-10T06:44:42.768463+0000 mgr.y (mgr.34107) 1466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: cephadm 2024-02-10T06:44:42.864684+0000 mgr.y (mgr.34107) 1467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: cephadm 2024-02-10T06:44:42.961461+0000 mgr.y (mgr.34107) 1468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: cephadm 2024-02-10T06:44:43.054453+0000 mgr.y (mgr.34107) 1469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: cephadm 2024-02-10T06:44:43.149738+0000 mgr.y (mgr.34107) 1470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: cephadm 2024-02-10T06:44:43.242876+0000 mgr.y (mgr.34107) 1471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: cephadm 2024-02-10T06:44:43.337882+0000 mgr.y (mgr.34107) 1472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: cluster 2024-02-10T06:44:43.420007+0000 mgr.y (mgr.34107) 1473 : cluster 0 pgmap v251: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-02-10T06:44:44.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.432745+0000 mon.a (mon.0) 5836 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: cephadm 2024-02-10T06:44:43.433743+0000 mgr.y (mgr.34107) 1474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.514030+0000 mon.a (mon.0) 5837 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.516831+0000 mon.a (mon.0) 5838 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.520479+0000 mon.a (mon.0) 5839 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.521400+0000 mon.a (mon.0) 5840 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.528351+0000 mon.a (mon.0) 5841 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: cephadm 2024-02-10T06:44:43.529135+0000 mgr.y (mgr.34107) 1475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.609942+0000 mon.a (mon.0) 5842 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.612475+0000 mon.a (mon.0) 5843 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.614658+0000 mon.a (mon.0) 5844 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: cephadm 2024-02-10T06:44:42.671070+0000 mgr.y (mgr.34107) 1465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: cephadm 2024-02-10T06:44:42.768463+0000 mgr.y (mgr.34107) 1466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: cephadm 2024-02-10T06:44:42.864684+0000 mgr.y (mgr.34107) 1467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: cephadm 2024-02-10T06:44:42.961461+0000 mgr.y (mgr.34107) 1468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: cephadm 2024-02-10T06:44:43.054453+0000 mgr.y (mgr.34107) 1469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: cephadm 2024-02-10T06:44:43.149738+0000 mgr.y (mgr.34107) 1470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: cephadm 2024-02-10T06:44:43.242876+0000 mgr.y (mgr.34107) 1471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: cephadm 2024-02-10T06:44:43.337882+0000 mgr.y (mgr.34107) 1472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: cluster 2024-02-10T06:44:43.420007+0000 mgr.y (mgr.34107) 1473 : cluster 0 pgmap v251: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-02-10T06:44:44.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.432745+0000 mon.a (mon.0) 5836 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: cephadm 2024-02-10T06:44:43.433743+0000 mgr.y (mgr.34107) 1474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.514030+0000 mon.a (mon.0) 5837 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.516831+0000 mon.a (mon.0) 5838 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.520479+0000 mon.a (mon.0) 5839 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.521400+0000 mon.a (mon.0) 5840 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.528351+0000 mon.a (mon.0) 5841 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: cephadm 2024-02-10T06:44:43.529135+0000 mgr.y (mgr.34107) 1475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.609942+0000 mon.a (mon.0) 5842 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.612475+0000 mon.a (mon.0) 5843 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.614658+0000 mon.a (mon.0) 5844 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.615475+0000 mon.a (mon.0) 5845 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.622717+0000 mon.a (mon.0) 5846 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: cephadm 2024-02-10T06:44:43.623367+0000 mgr.y (mgr.34107) 1476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.702150+0000 mon.a (mon.0) 5847 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.705084+0000 mon.a (mon.0) 5848 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.708591+0000 mon.a (mon.0) 5849 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.709582+0000 mon.a (mon.0) 5850 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.717209+0000 mon.a (mon.0) 5851 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.796826+0000 mon.a (mon.0) 5852 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.799576+0000 mon.a (mon.0) 5853 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.806857+0000 mon.a (mon.0) 5854 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.807915+0000 mon.a (mon.0) 5855 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.813917+0000 mon.a (mon.0) 5856 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.891875+0000 mon.a (mon.0) 5857 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.894969+0000 mon.a (mon.0) 5858 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.898910+0000 mon.a (mon.0) 5859 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.900028+0000 mon.a (mon.0) 5860 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.908814+0000 mon.a (mon.0) 5861 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.987891+0000 mon.a (mon.0) 5862 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.990777+0000 mon.a (mon.0) 5863 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.994659+0000 mon.a (mon.0) 5864 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:43.995821+0000 mon.a (mon.0) 5865 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:44.002564+0000 mon.a (mon.0) 5866 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:44.081740+0000 mon.a (mon.0) 5867 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:44.084633+0000 mon.a (mon.0) 5868 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:44.089445+0000 mon.a (mon.0) 5869 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:44.090654+0000 mon.a (mon.0) 5870 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:44.099525+0000 mon.a (mon.0) 5871 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:44.182594+0000 mon.a (mon.0) 5872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:44.186171+0000 mon.a (mon.0) 5873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:44.189228+0000 mon.a (mon.0) 5874 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: cluster 2024-02-10T06:44:44.189484+0000 mon.a (mon.0) 5875 : cluster 3 Health check update: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-02-10T06:44:44.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:44.191520+0000 mon.a (mon.0) 5876 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:44.201607+0000 mon.a (mon.0) 5877 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:44.281499+0000 mon.a (mon.0) 5878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:44.283905+0000 mon.a (mon.0) 5879 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:44.286838+0000 mon.a (mon.0) 5880 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:44.287926+0000 mon.a (mon.0) 5881 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:44.297115+0000 mon.a (mon.0) 5882 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: cluster 2024-02-10T06:44:44.335466+0000 mon.a (mon.0) 5883 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-02-10T06:44:44.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:44.375269+0000 mon.a (mon.0) 5884 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:44.379987+0000 mon.a (mon.0) 5885 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:44.383252+0000 mon.a (mon.0) 5886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:44.384303+0000 mon.a (mon.0) 5887 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[71198]: audit 2024-02-10T06:44:44.391166+0000 mon.a (mon.0) 5888 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.615475+0000 mon.a (mon.0) 5845 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.622717+0000 mon.a (mon.0) 5846 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: cephadm 2024-02-10T06:44:43.623367+0000 mgr.y (mgr.34107) 1476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:44.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.702150+0000 mon.a (mon.0) 5847 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.705084+0000 mon.a (mon.0) 5848 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.708591+0000 mon.a (mon.0) 5849 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.709582+0000 mon.a (mon.0) 5850 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.717209+0000 mon.a (mon.0) 5851 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.796826+0000 mon.a (mon.0) 5852 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.799576+0000 mon.a (mon.0) 5853 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.806857+0000 mon.a (mon.0) 5854 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.807915+0000 mon.a (mon.0) 5855 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.813917+0000 mon.a (mon.0) 5856 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.891875+0000 mon.a (mon.0) 5857 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.894969+0000 mon.a (mon.0) 5858 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.898910+0000 mon.a (mon.0) 5859 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.900028+0000 mon.a (mon.0) 5860 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.908814+0000 mon.a (mon.0) 5861 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.987891+0000 mon.a (mon.0) 5862 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.990777+0000 mon.a (mon.0) 5863 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.994659+0000 mon.a (mon.0) 5864 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:43.995821+0000 mon.a (mon.0) 5865 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:44.002564+0000 mon.a (mon.0) 5866 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:44.081740+0000 mon.a (mon.0) 5867 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:44.084633+0000 mon.a (mon.0) 5868 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:44.089445+0000 mon.a (mon.0) 5869 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:44.090654+0000 mon.a (mon.0) 5870 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:44.099525+0000 mon.a (mon.0) 5871 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:44.182594+0000 mon.a (mon.0) 5872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:44.186171+0000 mon.a (mon.0) 5873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:44.189228+0000 mon.a (mon.0) 5874 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: cluster 2024-02-10T06:44:44.189484+0000 mon.a (mon.0) 5875 : cluster 3 Health check update: Reduced data availability: 3 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-02-10T06:44:44.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:44.191520+0000 mon.a (mon.0) 5876 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:44.201607+0000 mon.a (mon.0) 5877 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:44.281499+0000 mon.a (mon.0) 5878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:44.283905+0000 mon.a (mon.0) 5879 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:44.286838+0000 mon.a (mon.0) 5880 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:44.287926+0000 mon.a (mon.0) 5881 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:44.297115+0000 mon.a (mon.0) 5882 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:44.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: cluster 2024-02-10T06:44:44.335466+0000 mon.a (mon.0) 5883 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 5 pgs peering) 2024-02-10T06:44:44.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:44.375269+0000 mon.a (mon.0) 5884 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:44.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:44.379987+0000 mon.a (mon.0) 5885 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:44.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:44.383252+0000 mon.a (mon.0) 5886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:44.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:44.384303+0000 mon.a (mon.0) 5887 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:44.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:44 smithi046 bash[68510]: audit 2024-02-10T06:44:44.391166+0000 mon.a (mon.0) 5888 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.699 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: cephadm 2024-02-10T06:44:43.717743+0000 mgr.y (mgr.34107) 1477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.699 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: cephadm 2024-02-10T06:44:43.814370+0000 mgr.y (mgr.34107) 1478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.699 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: cephadm 2024-02-10T06:44:43.909541+0000 mgr.y (mgr.34107) 1479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.699 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: cephadm 2024-02-10T06:44:44.003246+0000 mgr.y (mgr.34107) 1480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.700 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: cephadm 2024-02-10T06:44:44.100258+0000 mgr.y (mgr.34107) 1481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.700 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: cephadm 2024-02-10T06:44:44.202341+0000 mgr.y (mgr.34107) 1482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.700 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: cephadm 2024-02-10T06:44:44.297963+0000 mgr.y (mgr.34107) 1483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.700 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: cephadm 2024-02-10T06:44:44.391746+0000 mgr.y (mgr.34107) 1484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.700 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.469905+0000 mon.a (mon.0) 5889 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.700 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.472389+0000 mon.a (mon.0) 5890 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.700 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.475303+0000 mon.a (mon.0) 5891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.700 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.476315+0000 mon.a (mon.0) 5892 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.700 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.483352+0000 mon.a (mon.0) 5893 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.700 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: cephadm 2024-02-10T06:44:44.483930+0000 mgr.y (mgr.34107) 1485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.700 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.503469+0000 mon.a (mon.0) 5894 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.700 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.504763+0000 mon.a (mon.0) 5895 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:44:45.701 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.591585+0000 mon.a (mon.0) 5896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.701 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.596053+0000 mon.a (mon.0) 5897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.701 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.600645+0000 mon.a (mon.0) 5898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.701 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.601766+0000 mon.a (mon.0) 5899 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.701 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.610179+0000 mon.a (mon.0) 5900 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.701 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: cephadm 2024-02-10T06:44:43.717743+0000 mgr.y (mgr.34107) 1477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.701 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: cephadm 2024-02-10T06:44:43.814370+0000 mgr.y (mgr.34107) 1478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.701 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: cephadm 2024-02-10T06:44:43.909541+0000 mgr.y (mgr.34107) 1479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.701 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: cephadm 2024-02-10T06:44:44.003246+0000 mgr.y (mgr.34107) 1480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.701 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: cephadm 2024-02-10T06:44:44.100258+0000 mgr.y (mgr.34107) 1481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.702 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: cephadm 2024-02-10T06:44:44.202341+0000 mgr.y (mgr.34107) 1482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.702 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: cephadm 2024-02-10T06:44:44.297963+0000 mgr.y (mgr.34107) 1483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.702 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: cephadm 2024-02-10T06:44:44.391746+0000 mgr.y (mgr.34107) 1484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.702 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.469905+0000 mon.a (mon.0) 5889 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.702 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.472389+0000 mon.a (mon.0) 5890 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.702 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.475303+0000 mon.a (mon.0) 5891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.702 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.476315+0000 mon.a (mon.0) 5892 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.702 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.483352+0000 mon.a (mon.0) 5893 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.702 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: cephadm 2024-02-10T06:44:44.483930+0000 mgr.y (mgr.34107) 1485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.702 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.503469+0000 mon.a (mon.0) 5894 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.702 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.504763+0000 mon.a (mon.0) 5895 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:44:45.702 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.591585+0000 mon.a (mon.0) 5896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.702 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.596053+0000 mon.a (mon.0) 5897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.703 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.600645+0000 mon.a (mon.0) 5898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.703 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.601766+0000 mon.a (mon.0) 5899 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.703 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.610179+0000 mon.a (mon.0) 5900 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.703 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: cephadm 2024-02-10T06:44:44.611059+0000 mgr.y (mgr.34107) 1486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.703 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.690475+0000 mon.a (mon.0) 5901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.703 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.693345+0000 mon.a (mon.0) 5902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.704 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.696288+0000 mon.a (mon.0) 5903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.704 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.697468+0000 mon.a (mon.0) 5904 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.704 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.703555+0000 mon.a (mon.0) 5905 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.704 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.783641+0000 mon.a (mon.0) 5906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.704 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.786620+0000 mon.a (mon.0) 5907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.704 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.789592+0000 mon.a (mon.0) 5908 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.704 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.790629+0000 mon.a (mon.0) 5909 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.704 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.798182+0000 mon.a (mon.0) 5910 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.704 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.877462+0000 mon.a (mon.0) 5911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.704 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.880662+0000 mon.a (mon.0) 5912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.704 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.884076+0000 mon.a (mon.0) 5913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.704 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.885561+0000 mon.a (mon.0) 5914 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.704 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.891180+0000 mon.a (mon.0) 5915 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.704 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.971260+0000 mon.a (mon.0) 5916 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.704 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.974857+0000 mon.a (mon.0) 5917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.705 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.977760+0000 mon.a (mon.0) 5918 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.705 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.978860+0000 mon.a (mon.0) 5919 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.705 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:44.985612+0000 mon.a (mon.0) 5920 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.705 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:45.062973+0000 mon.a (mon.0) 5921 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.705 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:45.065547+0000 mon.a (mon.0) 5922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.705 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:45.067906+0000 mon.a (mon.0) 5923 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.705 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:45.068972+0000 mon.a (mon.0) 5924 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.705 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:45.074968+0000 mon.a (mon.0) 5925 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.705 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:45.152991+0000 mon.a (mon.0) 5926 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.705 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:45.161437+0000 mon.a (mon.0) 5927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.705 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:45.166688+0000 mon.a (mon.0) 5928 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.705 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:45.167247+0000 mon.a (mon.0) 5929 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.705 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:45.169907+0000 mon.a (mon.0) 5930 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.705 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:45.173286+0000 mon.a (mon.0) 5931 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.705 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:45.178983+0000 mon.a (mon.0) 5932 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.706 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:45.185213+0000 mon.a (mon.0) 5933 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.706 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:45.259853+0000 mon.a (mon.0) 5934 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.706 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:45.262083+0000 mon.a (mon.0) 5935 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.706 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:45.264758+0000 mon.a (mon.0) 5936 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.706 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:45.265624+0000 mon.a (mon.0) 5937 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.706 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:45.271125+0000 mon.a (mon.0) 5938 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.706 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:45.348811+0000 mon.a (mon.0) 5939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.706 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:45.353416+0000 mon.a (mon.0) 5940 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.706 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:45.357101+0000 mon.a (mon.0) 5941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.706 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:45.358495+0000 mon.a (mon.0) 5942 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.706 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[71198]: audit 2024-02-10T06:44:45.367319+0000 mon.a (mon.0) 5943 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.707 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: cephadm 2024-02-10T06:44:44.611059+0000 mgr.y (mgr.34107) 1486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.707 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.690475+0000 mon.a (mon.0) 5901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.707 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.693345+0000 mon.a (mon.0) 5902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.707 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.696288+0000 mon.a (mon.0) 5903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.707 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.697468+0000 mon.a (mon.0) 5904 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.707 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.703555+0000 mon.a (mon.0) 5905 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.707 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.783641+0000 mon.a (mon.0) 5906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.707 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.786620+0000 mon.a (mon.0) 5907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.707 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.789592+0000 mon.a (mon.0) 5908 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.707 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.790629+0000 mon.a (mon.0) 5909 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.708 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.798182+0000 mon.a (mon.0) 5910 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.708 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.877462+0000 mon.a (mon.0) 5911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.708 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.880662+0000 mon.a (mon.0) 5912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.708 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.884076+0000 mon.a (mon.0) 5913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.708 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.885561+0000 mon.a (mon.0) 5914 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.708 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.891180+0000 mon.a (mon.0) 5915 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.708 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.971260+0000 mon.a (mon.0) 5916 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.708 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.974857+0000 mon.a (mon.0) 5917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.708 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.977760+0000 mon.a (mon.0) 5918 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.708 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.978860+0000 mon.a (mon.0) 5919 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.708 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:44.985612+0000 mon.a (mon.0) 5920 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.708 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:45.062973+0000 mon.a (mon.0) 5921 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.708 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:45.065547+0000 mon.a (mon.0) 5922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.708 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:45.067906+0000 mon.a (mon.0) 5923 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.708 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:45.068972+0000 mon.a (mon.0) 5924 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.709 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:45.074968+0000 mon.a (mon.0) 5925 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.709 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:45.152991+0000 mon.a (mon.0) 5926 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.709 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:45.161437+0000 mon.a (mon.0) 5927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.709 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:45.166688+0000 mon.a (mon.0) 5928 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.709 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:45.167247+0000 mon.a (mon.0) 5929 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.709 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:45.169907+0000 mon.a (mon.0) 5930 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.709 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:45.173286+0000 mon.a (mon.0) 5931 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.709 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:45.178983+0000 mon.a (mon.0) 5932 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.709 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:45.185213+0000 mon.a (mon.0) 5933 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.709 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:45.259853+0000 mon.a (mon.0) 5934 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.709 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:45.262083+0000 mon.a (mon.0) 5935 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.709 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:45.264758+0000 mon.a (mon.0) 5936 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.709 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:45.265624+0000 mon.a (mon.0) 5937 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.709 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:45.271125+0000 mon.a (mon.0) 5938 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.709 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:45.348811+0000 mon.a (mon.0) 5939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.709 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:45.353416+0000 mon.a (mon.0) 5940 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.709 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:45.357101+0000 mon.a (mon.0) 5941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.710 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:45.358495+0000 mon.a (mon.0) 5942 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.710 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:45 smithi046 bash[68510]: audit 2024-02-10T06:44:45.367319+0000 mon.a (mon.0) 5943 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: cephadm 2024-02-10T06:44:43.717743+0000 mgr.y (mgr.34107) 1477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: cephadm 2024-02-10T06:44:43.814370+0000 mgr.y (mgr.34107) 1478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: cephadm 2024-02-10T06:44:43.909541+0000 mgr.y (mgr.34107) 1479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: cephadm 2024-02-10T06:44:44.003246+0000 mgr.y (mgr.34107) 1480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: cephadm 2024-02-10T06:44:44.100258+0000 mgr.y (mgr.34107) 1481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: cephadm 2024-02-10T06:44:44.202341+0000 mgr.y (mgr.34107) 1482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: cephadm 2024-02-10T06:44:44.297963+0000 mgr.y (mgr.34107) 1483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: cephadm 2024-02-10T06:44:44.391746+0000 mgr.y (mgr.34107) 1484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.469905+0000 mon.a (mon.0) 5889 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.472389+0000 mon.a (mon.0) 5890 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.475303+0000 mon.a (mon.0) 5891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.476315+0000 mon.a (mon.0) 5892 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.483352+0000 mon.a (mon.0) 5893 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: cephadm 2024-02-10T06:44:44.483930+0000 mgr.y (mgr.34107) 1485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.503469+0000 mon.a (mon.0) 5894 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.504763+0000 mon.a (mon.0) 5895 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:44:45.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.591585+0000 mon.a (mon.0) 5896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.596053+0000 mon.a (mon.0) 5897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.600645+0000 mon.a (mon.0) 5898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.601766+0000 mon.a (mon.0) 5899 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.610179+0000 mon.a (mon.0) 5900 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: cephadm 2024-02-10T06:44:44.611059+0000 mgr.y (mgr.34107) 1486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.690475+0000 mon.a (mon.0) 5901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.693345+0000 mon.a (mon.0) 5902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.696288+0000 mon.a (mon.0) 5903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.697468+0000 mon.a (mon.0) 5904 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.703555+0000 mon.a (mon.0) 5905 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.783641+0000 mon.a (mon.0) 5906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.786620+0000 mon.a (mon.0) 5907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.789592+0000 mon.a (mon.0) 5908 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.790629+0000 mon.a (mon.0) 5909 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.798182+0000 mon.a (mon.0) 5910 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.877462+0000 mon.a (mon.0) 5911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.880662+0000 mon.a (mon.0) 5912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.884076+0000 mon.a (mon.0) 5913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.885561+0000 mon.a (mon.0) 5914 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.891180+0000 mon.a (mon.0) 5915 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.971260+0000 mon.a (mon.0) 5916 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.974857+0000 mon.a (mon.0) 5917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.977760+0000 mon.a (mon.0) 5918 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.978860+0000 mon.a (mon.0) 5919 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:44.985612+0000 mon.a (mon.0) 5920 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:45.062973+0000 mon.a (mon.0) 5921 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:45.065547+0000 mon.a (mon.0) 5922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:45.067906+0000 mon.a (mon.0) 5923 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:45.068972+0000 mon.a (mon.0) 5924 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:45.074968+0000 mon.a (mon.0) 5925 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:45.152991+0000 mon.a (mon.0) 5926 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:45.161437+0000 mon.a (mon.0) 5927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:45.166688+0000 mon.a (mon.0) 5928 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:45.167247+0000 mon.a (mon.0) 5929 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:45.169907+0000 mon.a (mon.0) 5930 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:45.173286+0000 mon.a (mon.0) 5931 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:45.178983+0000 mon.a (mon.0) 5932 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:45.185213+0000 mon.a (mon.0) 5933 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:45.259853+0000 mon.a (mon.0) 5934 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:45.262083+0000 mon.a (mon.0) 5935 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:45.264758+0000 mon.a (mon.0) 5936 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:45.265624+0000 mon.a (mon.0) 5937 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:45.271125+0000 mon.a (mon.0) 5938 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:45.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:45.348811+0000 mon.a (mon.0) 5939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:45.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:45.353416+0000 mon.a (mon.0) 5940 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:45.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:45.357101+0000 mon.a (mon.0) 5941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:45.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:45.358495+0000 mon.a (mon.0) 5942 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:45.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:45 smithi175 bash[56722]: audit 2024-02-10T06:44:45.367319+0000 mon.a (mon.0) 5943 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: cephadm 2024-02-10T06:44:44.704123+0000 mgr.y (mgr.34107) 1487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: cephadm 2024-02-10T06:44:44.798816+0000 mgr.y (mgr.34107) 1488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: cephadm 2024-02-10T06:44:44.891632+0000 mgr.y (mgr.34107) 1489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: cephadm 2024-02-10T06:44:44.986123+0000 mgr.y (mgr.34107) 1490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: cephadm 2024-02-10T06:44:45.075715+0000 mgr.y (mgr.34107) 1491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: cephadm 2024-02-10T06:44:45.179502+0000 mgr.y (mgr.34107) 1492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: cephadm 2024-02-10T06:44:45.271588+0000 mgr.y (mgr.34107) 1493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: cephadm 2024-02-10T06:44:45.367875+0000 mgr.y (mgr.34107) 1494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: cluster 2024-02-10T06:44:45.422782+0000 mgr.y (mgr.34107) 1495 : cluster 0 pgmap v252: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-02-10T06:44:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.448129+0000 mon.a (mon.0) 5944 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.451089+0000 mon.a (mon.0) 5945 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.453135+0000 mon.a (mon.0) 5946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.454002+0000 mon.a (mon.0) 5947 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.459216+0000 mon.a (mon.0) 5948 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: cephadm 2024-02-10T06:44:45.459773+0000 mgr.y (mgr.34107) 1496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.539575+0000 mon.a (mon.0) 5949 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.543645+0000 mon.a (mon.0) 5950 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.546920+0000 mon.a (mon.0) 5951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.548083+0000 mon.a (mon.0) 5952 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.553742+0000 mon.a (mon.0) 5953 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: cephadm 2024-02-10T06:44:45.554235+0000 mgr.y (mgr.34107) 1497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.637166+0000 mon.a (mon.0) 5954 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.641722+0000 mon.a (mon.0) 5955 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.646589+0000 mon.a (mon.0) 5956 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.647989+0000 mon.a (mon.0) 5957 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.655173+0000 mon.a (mon.0) 5958 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.736767+0000 mon.a (mon.0) 5959 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.739510+0000 mon.a (mon.0) 5960 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.743415+0000 mon.a (mon.0) 5961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.744616+0000 mon.a (mon.0) 5962 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.753253+0000 mon.a (mon.0) 5963 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.837014+0000 mon.a (mon.0) 5964 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.839121+0000 mon.a (mon.0) 5965 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.841839+0000 mon.a (mon.0) 5966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.842803+0000 mon.a (mon.0) 5967 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.850159+0000 mon.a (mon.0) 5968 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.928132+0000 mon.a (mon.0) 5969 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.931195+0000 mon.a (mon.0) 5970 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.934760+0000 mon.a (mon.0) 5971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.935967+0000 mon.a (mon.0) 5972 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:45.945085+0000 mon.a (mon.0) 5973 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.023138+0000 mon.a (mon.0) 5974 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.026284+0000 mon.a (mon.0) 5975 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.030396+0000 mon.a (mon.0) 5976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.032109+0000 mon.a (mon.0) 5977 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.041964+0000 mon.a (mon.0) 5978 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.121303+0000 mon.a (mon.0) 5979 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.124003+0000 mon.a (mon.0) 5980 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.127577+0000 mon.a (mon.0) 5981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.128669+0000 mon.a (mon.0) 5982 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.137260+0000 mon.a (mon.0) 5983 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.216941+0000 mon.a (mon.0) 5984 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.221419+0000 mon.a (mon.0) 5985 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.224625+0000 mon.a (mon.0) 5986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.225539+0000 mon.a (mon.0) 5987 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.233714+0000 mon.a (mon.0) 5988 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.315973+0000 mon.a (mon.0) 5989 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.318484+0000 mon.a (mon.0) 5990 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.321195+0000 mon.a (mon.0) 5991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.322064+0000 mon.a (mon.0) 5992 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.329854+0000 mon.a (mon.0) 5993 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.411756+0000 mon.a (mon.0) 5994 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.414126+0000 mon.a (mon.0) 5995 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.416745+0000 mon.a (mon.0) 5996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.417779+0000 mon.a (mon.0) 5997 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:46 smithi175 bash[56722]: audit 2024-02-10T06:44:46.423739+0000 mon.a (mon.0) 5998 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: cephadm 2024-02-10T06:44:44.704123+0000 mgr.y (mgr.34107) 1487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: cephadm 2024-02-10T06:44:44.798816+0000 mgr.y (mgr.34107) 1488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: cephadm 2024-02-10T06:44:44.891632+0000 mgr.y (mgr.34107) 1489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: cephadm 2024-02-10T06:44:44.986123+0000 mgr.y (mgr.34107) 1490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: cephadm 2024-02-10T06:44:45.075715+0000 mgr.y (mgr.34107) 1491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: cephadm 2024-02-10T06:44:45.179502+0000 mgr.y (mgr.34107) 1492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: cephadm 2024-02-10T06:44:45.271588+0000 mgr.y (mgr.34107) 1493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: cephadm 2024-02-10T06:44:45.367875+0000 mgr.y (mgr.34107) 1494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: cluster 2024-02-10T06:44:45.422782+0000 mgr.y (mgr.34107) 1495 : cluster 0 pgmap v252: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-02-10T06:44:46.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.448129+0000 mon.a (mon.0) 5944 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.451089+0000 mon.a (mon.0) 5945 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.453135+0000 mon.a (mon.0) 5946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.454002+0000 mon.a (mon.0) 5947 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.459216+0000 mon.a (mon.0) 5948 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: cephadm 2024-02-10T06:44:45.459773+0000 mgr.y (mgr.34107) 1496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.539575+0000 mon.a (mon.0) 5949 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.543645+0000 mon.a (mon.0) 5950 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.546920+0000 mon.a (mon.0) 5951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.548083+0000 mon.a (mon.0) 5952 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.553742+0000 mon.a (mon.0) 5953 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: cephadm 2024-02-10T06:44:45.554235+0000 mgr.y (mgr.34107) 1497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.637166+0000 mon.a (mon.0) 5954 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.641722+0000 mon.a (mon.0) 5955 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.646589+0000 mon.a (mon.0) 5956 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.647989+0000 mon.a (mon.0) 5957 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.655173+0000 mon.a (mon.0) 5958 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.736767+0000 mon.a (mon.0) 5959 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.739510+0000 mon.a (mon.0) 5960 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.743415+0000 mon.a (mon.0) 5961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.744616+0000 mon.a (mon.0) 5962 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.753253+0000 mon.a (mon.0) 5963 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.837014+0000 mon.a (mon.0) 5964 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.839121+0000 mon.a (mon.0) 5965 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.841839+0000 mon.a (mon.0) 5966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.842803+0000 mon.a (mon.0) 5967 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.850159+0000 mon.a (mon.0) 5968 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.928132+0000 mon.a (mon.0) 5969 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.931195+0000 mon.a (mon.0) 5970 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.934760+0000 mon.a (mon.0) 5971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.935967+0000 mon.a (mon.0) 5972 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: cephadm 2024-02-10T06:44:44.704123+0000 mgr.y (mgr.34107) 1487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: cephadm 2024-02-10T06:44:44.798816+0000 mgr.y (mgr.34107) 1488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: cephadm 2024-02-10T06:44:44.891632+0000 mgr.y (mgr.34107) 1489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: cephadm 2024-02-10T06:44:44.986123+0000 mgr.y (mgr.34107) 1490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: cephadm 2024-02-10T06:44:45.075715+0000 mgr.y (mgr.34107) 1491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: cephadm 2024-02-10T06:44:45.179502+0000 mgr.y (mgr.34107) 1492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: cephadm 2024-02-10T06:44:45.271588+0000 mgr.y (mgr.34107) 1493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: cephadm 2024-02-10T06:44:45.367875+0000 mgr.y (mgr.34107) 1494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: cluster 2024-02-10T06:44:45.422782+0000 mgr.y (mgr.34107) 1495 : cluster 0 pgmap v252: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-02-10T06:44:46.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.448129+0000 mon.a (mon.0) 5944 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.451089+0000 mon.a (mon.0) 5945 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.453135+0000 mon.a (mon.0) 5946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.454002+0000 mon.a (mon.0) 5947 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.459216+0000 mon.a (mon.0) 5948 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: cephadm 2024-02-10T06:44:45.459773+0000 mgr.y (mgr.34107) 1496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.539575+0000 mon.a (mon.0) 5949 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.543645+0000 mon.a (mon.0) 5950 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.546920+0000 mon.a (mon.0) 5951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.548083+0000 mon.a (mon.0) 5952 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.553742+0000 mon.a (mon.0) 5953 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:45.945085+0000 mon.a (mon.0) 5973 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.023138+0000 mon.a (mon.0) 5974 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.026284+0000 mon.a (mon.0) 5975 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.030396+0000 mon.a (mon.0) 5976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.032109+0000 mon.a (mon.0) 5977 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.041964+0000 mon.a (mon.0) 5978 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.121303+0000 mon.a (mon.0) 5979 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.124003+0000 mon.a (mon.0) 5980 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.127577+0000 mon.a (mon.0) 5981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.128669+0000 mon.a (mon.0) 5982 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.137260+0000 mon.a (mon.0) 5983 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.216941+0000 mon.a (mon.0) 5984 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.221419+0000 mon.a (mon.0) 5985 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.224625+0000 mon.a (mon.0) 5986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.225539+0000 mon.a (mon.0) 5987 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.233714+0000 mon.a (mon.0) 5988 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.315973+0000 mon.a (mon.0) 5989 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.318484+0000 mon.a (mon.0) 5990 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.321195+0000 mon.a (mon.0) 5991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.322064+0000 mon.a (mon.0) 5992 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.329854+0000 mon.a (mon.0) 5993 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.411756+0000 mon.a (mon.0) 5994 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.414126+0000 mon.a (mon.0) 5995 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.416745+0000 mon.a (mon.0) 5996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.417779+0000 mon.a (mon.0) 5997 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[71198]: audit 2024-02-10T06:44:46.423739+0000 mon.a (mon.0) 5998 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: cephadm 2024-02-10T06:44:45.554235+0000 mgr.y (mgr.34107) 1497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:46.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.637166+0000 mon.a (mon.0) 5954 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.641722+0000 mon.a (mon.0) 5955 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.646589+0000 mon.a (mon.0) 5956 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.647989+0000 mon.a (mon.0) 5957 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.655173+0000 mon.a (mon.0) 5958 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.736767+0000 mon.a (mon.0) 5959 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.739510+0000 mon.a (mon.0) 5960 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.743415+0000 mon.a (mon.0) 5961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.744616+0000 mon.a (mon.0) 5962 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.753253+0000 mon.a (mon.0) 5963 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.837014+0000 mon.a (mon.0) 5964 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.839121+0000 mon.a (mon.0) 5965 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.841839+0000 mon.a (mon.0) 5966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.842803+0000 mon.a (mon.0) 5967 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.850159+0000 mon.a (mon.0) 5968 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.928132+0000 mon.a (mon.0) 5969 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.931195+0000 mon.a (mon.0) 5970 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.934760+0000 mon.a (mon.0) 5971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.935967+0000 mon.a (mon.0) 5972 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:45.945085+0000 mon.a (mon.0) 5973 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.023138+0000 mon.a (mon.0) 5974 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.026284+0000 mon.a (mon.0) 5975 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.030396+0000 mon.a (mon.0) 5976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.032109+0000 mon.a (mon.0) 5977 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.041964+0000 mon.a (mon.0) 5978 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.121303+0000 mon.a (mon.0) 5979 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.124003+0000 mon.a (mon.0) 5980 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.127577+0000 mon.a (mon.0) 5981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.128669+0000 mon.a (mon.0) 5982 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.137260+0000 mon.a (mon.0) 5983 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.216941+0000 mon.a (mon.0) 5984 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.221419+0000 mon.a (mon.0) 5985 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.224625+0000 mon.a (mon.0) 5986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.225539+0000 mon.a (mon.0) 5987 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.233714+0000 mon.a (mon.0) 5988 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.315973+0000 mon.a (mon.0) 5989 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.318484+0000 mon.a (mon.0) 5990 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.321195+0000 mon.a (mon.0) 5991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.322064+0000 mon.a (mon.0) 5992 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.329854+0000 mon.a (mon.0) 5993 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:46.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.411756+0000 mon.a (mon.0) 5994 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:46.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.414126+0000 mon.a (mon.0) 5995 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:46.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.416745+0000 mon.a (mon.0) 5996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:46.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.417779+0000 mon.a (mon.0) 5997 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:46.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:46 smithi046 bash[68510]: audit 2024-02-10T06:44:46.423739+0000 mon.a (mon.0) 5998 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.450 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[72491]: debug 2024-02-10T06:44:47.163+0000 7f5c8dbf3700 1 -- 172.21.15.175:0/2320909550 <== mon.2 v2:172.21.15.175:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f092b751e0 con 0x55f092bfac00 2024-02-10T06:44:47.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: cephadm 2024-02-10T06:44:45.655890+0000 mgr.y (mgr.34107) 1498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: cephadm 2024-02-10T06:44:45.753801+0000 mgr.y (mgr.34107) 1499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: cephadm 2024-02-10T06:44:45.850699+0000 mgr.y (mgr.34107) 1500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: cephadm 2024-02-10T06:44:45.945745+0000 mgr.y (mgr.34107) 1501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: cephadm 2024-02-10T06:44:46.042566+0000 mgr.y (mgr.34107) 1502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: cephadm 2024-02-10T06:44:46.138084+0000 mgr.y (mgr.34107) 1503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: cephadm 2024-02-10T06:44:46.234354+0000 mgr.y (mgr.34107) 1504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: cephadm 2024-02-10T06:44:46.330687+0000 mgr.y (mgr.34107) 1505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: cephadm 2024-02-10T06:44:46.424383+0000 mgr.y (mgr.34107) 1506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.508805+0000 mon.a (mon.0) 5999 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.511426+0000 mon.a (mon.0) 6000 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.514567+0000 mon.a (mon.0) 6001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.515471+0000 mon.a (mon.0) 6002 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.520758+0000 mon.a (mon.0) 6003 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: cephadm 2024-02-10T06:44:46.521254+0000 mgr.y (mgr.34107) 1507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.600030+0000 mon.a (mon.0) 6004 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.603684+0000 mon.a (mon.0) 6005 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.607305+0000 mon.a (mon.0) 6006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.608630+0000 mon.a (mon.0) 6007 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.615779+0000 mon.a (mon.0) 6008 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: cephadm 2024-02-10T06:44:46.616405+0000 mgr.y (mgr.34107) 1508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: cephadm 2024-02-10T06:44:45.655890+0000 mgr.y (mgr.34107) 1498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: cephadm 2024-02-10T06:44:45.753801+0000 mgr.y (mgr.34107) 1499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: cephadm 2024-02-10T06:44:45.850699+0000 mgr.y (mgr.34107) 1500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: cephadm 2024-02-10T06:44:45.945745+0000 mgr.y (mgr.34107) 1501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: cephadm 2024-02-10T06:44:46.042566+0000 mgr.y (mgr.34107) 1502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: cephadm 2024-02-10T06:44:46.138084+0000 mgr.y (mgr.34107) 1503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: cephadm 2024-02-10T06:44:46.234354+0000 mgr.y (mgr.34107) 1504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: cephadm 2024-02-10T06:44:46.330687+0000 mgr.y (mgr.34107) 1505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: cephadm 2024-02-10T06:44:46.424383+0000 mgr.y (mgr.34107) 1506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.508805+0000 mon.a (mon.0) 5999 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.511426+0000 mon.a (mon.0) 6000 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.514567+0000 mon.a (mon.0) 6001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.515471+0000 mon.a (mon.0) 6002 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.520758+0000 mon.a (mon.0) 6003 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: cephadm 2024-02-10T06:44:46.521254+0000 mgr.y (mgr.34107) 1507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.600030+0000 mon.a (mon.0) 6004 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.603684+0000 mon.a (mon.0) 6005 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.607305+0000 mon.a (mon.0) 6006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.608630+0000 mon.a (mon.0) 6007 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.615779+0000 mon.a (mon.0) 6008 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: cephadm 2024-02-10T06:44:46.616405+0000 mgr.y (mgr.34107) 1508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.697786+0000 mon.a (mon.0) 6009 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.702209+0000 mon.a (mon.0) 6010 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.706025+0000 mon.a (mon.0) 6011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.707280+0000 mon.a (mon.0) 6012 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.716708+0000 mon.a (mon.0) 6013 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.796573+0000 mon.a (mon.0) 6014 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.800117+0000 mon.a (mon.0) 6015 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.803849+0000 mon.a (mon.0) 6016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.805072+0000 mon.a (mon.0) 6017 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.812117+0000 mon.a (mon.0) 6018 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.890961+0000 mon.a (mon.0) 6019 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.894410+0000 mon.a (mon.0) 6020 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.898009+0000 mon.a (mon.0) 6021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.899453+0000 mon.a (mon.0) 6022 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.907865+0000 mon.a (mon.0) 6023 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.986553+0000 mon.a (mon.0) 6024 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.989880+0000 mon.a (mon.0) 6025 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.993273+0000 mon.a (mon.0) 6026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:46.994564+0000 mon.a (mon.0) 6027 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.697786+0000 mon.a (mon.0) 6009 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.702209+0000 mon.a (mon.0) 6010 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.706025+0000 mon.a (mon.0) 6011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.707280+0000 mon.a (mon.0) 6012 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.716708+0000 mon.a (mon.0) 6013 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.796573+0000 mon.a (mon.0) 6014 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.800117+0000 mon.a (mon.0) 6015 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.803849+0000 mon.a (mon.0) 6016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.805072+0000 mon.a (mon.0) 6017 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.812117+0000 mon.a (mon.0) 6018 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.890961+0000 mon.a (mon.0) 6019 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.894410+0000 mon.a (mon.0) 6020 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.898009+0000 mon.a (mon.0) 6021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.899453+0000 mon.a (mon.0) 6022 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.907865+0000 mon.a (mon.0) 6023 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.986553+0000 mon.a (mon.0) 6024 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.989880+0000 mon.a (mon.0) 6025 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.993273+0000 mon.a (mon.0) 6026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:46.994564+0000 mon.a (mon.0) 6027 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:47.003306+0000 mon.a (mon.0) 6028 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:47.081038+0000 mon.a (mon.0) 6029 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:47.084288+0000 mon.a (mon.0) 6030 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:47.087325+0000 mon.a (mon.0) 6031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:47.088239+0000 mon.a (mon.0) 6032 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:47.095696+0000 mon.a (mon.0) 6033 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:47.176272+0000 mon.a (mon.0) 6034 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:47.179905+0000 mon.a (mon.0) 6035 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:47.184536+0000 mon.a (mon.0) 6036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:47.185912+0000 mon.a (mon.0) 6037 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:47.194520+0000 mon.a (mon.0) 6038 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:47.274338+0000 mon.a (mon.0) 6039 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:47.277375+0000 mon.a (mon.0) 6040 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:47.280573+0000 mon.a (mon.0) 6041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:47.281736+0000 mon.a (mon.0) 6042 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:47.287859+0000 mon.a (mon.0) 6043 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:47.369513+0000 mon.a (mon.0) 6044 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:47.371885+0000 mon.a (mon.0) 6045 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:47.375320+0000 mon.a (mon.0) 6046 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:47.376865+0000 mon.a (mon.0) 6047 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[71198]: audit 2024-02-10T06:44:47.383219+0000 mon.a (mon.0) 6048 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:47.003306+0000 mon.a (mon.0) 6028 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:47.081038+0000 mon.a (mon.0) 6029 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:47.084288+0000 mon.a (mon.0) 6030 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:47.087325+0000 mon.a (mon.0) 6031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:47.088239+0000 mon.a (mon.0) 6032 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:47.095696+0000 mon.a (mon.0) 6033 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:47.176272+0000 mon.a (mon.0) 6034 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:47.179905+0000 mon.a (mon.0) 6035 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:47.184536+0000 mon.a (mon.0) 6036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:47.185912+0000 mon.a (mon.0) 6037 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:47.194520+0000 mon.a (mon.0) 6038 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:47.274338+0000 mon.a (mon.0) 6039 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:47.277375+0000 mon.a (mon.0) 6040 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:47.280573+0000 mon.a (mon.0) 6041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:47.281736+0000 mon.a (mon.0) 6042 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:47.287859+0000 mon.a (mon.0) 6043 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:47.369513+0000 mon.a (mon.0) 6044 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:47.371885+0000 mon.a (mon.0) 6045 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:47.375320+0000 mon.a (mon.0) 6046 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:47.376865+0000 mon.a (mon.0) 6047 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:47 smithi046 bash[68510]: audit 2024-02-10T06:44:47.383219+0000 mon.a (mon.0) 6048 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: cephadm 2024-02-10T06:44:45.655890+0000 mgr.y (mgr.34107) 1498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: cephadm 2024-02-10T06:44:45.753801+0000 mgr.y (mgr.34107) 1499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: cephadm 2024-02-10T06:44:45.850699+0000 mgr.y (mgr.34107) 1500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: cephadm 2024-02-10T06:44:45.945745+0000 mgr.y (mgr.34107) 1501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: cephadm 2024-02-10T06:44:46.042566+0000 mgr.y (mgr.34107) 1502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: cephadm 2024-02-10T06:44:46.138084+0000 mgr.y (mgr.34107) 1503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: cephadm 2024-02-10T06:44:46.234354+0000 mgr.y (mgr.34107) 1504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: cephadm 2024-02-10T06:44:46.330687+0000 mgr.y (mgr.34107) 1505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: cephadm 2024-02-10T06:44:46.424383+0000 mgr.y (mgr.34107) 1506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.508805+0000 mon.a (mon.0) 5999 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.511426+0000 mon.a (mon.0) 6000 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.726 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.514567+0000 mon.a (mon.0) 6001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.727 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.515471+0000 mon.a (mon.0) 6002 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.727 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.520758+0000 mon.a (mon.0) 6003 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.727 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: cephadm 2024-02-10T06:44:46.521254+0000 mgr.y (mgr.34107) 1507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.727 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.600030+0000 mon.a (mon.0) 6004 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.727 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.603684+0000 mon.a (mon.0) 6005 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.727 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.607305+0000 mon.a (mon.0) 6006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.727 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.608630+0000 mon.a (mon.0) 6007 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.727 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.615779+0000 mon.a (mon.0) 6008 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.727 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: cephadm 2024-02-10T06:44:46.616405+0000 mgr.y (mgr.34107) 1508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:47.727 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.697786+0000 mon.a (mon.0) 6009 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.702209+0000 mon.a (mon.0) 6010 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.706025+0000 mon.a (mon.0) 6011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.707280+0000 mon.a (mon.0) 6012 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.716708+0000 mon.a (mon.0) 6013 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.796573+0000 mon.a (mon.0) 6014 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.800117+0000 mon.a (mon.0) 6015 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.803849+0000 mon.a (mon.0) 6016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.805072+0000 mon.a (mon.0) 6017 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.812117+0000 mon.a (mon.0) 6018 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.890961+0000 mon.a (mon.0) 6019 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.894410+0000 mon.a (mon.0) 6020 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.898009+0000 mon.a (mon.0) 6021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.899453+0000 mon.a (mon.0) 6022 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.907865+0000 mon.a (mon.0) 6023 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.728 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.986553+0000 mon.a (mon.0) 6024 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.989880+0000 mon.a (mon.0) 6025 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.993273+0000 mon.a (mon.0) 6026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:46.994564+0000 mon.a (mon.0) 6027 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:47.003306+0000 mon.a (mon.0) 6028 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:47.081038+0000 mon.a (mon.0) 6029 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:47.084288+0000 mon.a (mon.0) 6030 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:47.087325+0000 mon.a (mon.0) 6031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:47.088239+0000 mon.a (mon.0) 6032 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:47.095696+0000 mon.a (mon.0) 6033 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:47.176272+0000 mon.a (mon.0) 6034 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:47.179905+0000 mon.a (mon.0) 6035 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:47.184536+0000 mon.a (mon.0) 6036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:47.185912+0000 mon.a (mon.0) 6037 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:47.194520+0000 mon.a (mon.0) 6038 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:47.274338+0000 mon.a (mon.0) 6039 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.729 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:47.277375+0000 mon.a (mon.0) 6040 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:47.280573+0000 mon.a (mon.0) 6041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:47.281736+0000 mon.a (mon.0) 6042 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:47.287859+0000 mon.a (mon.0) 6043 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:47.369513+0000 mon.a (mon.0) 6044 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:47.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:47.371885+0000 mon.a (mon.0) 6045 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:47.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:47.375320+0000 mon.a (mon.0) 6046 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:47.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:47.376865+0000 mon.a (mon.0) 6047 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:47.730 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[56722]: audit 2024-02-10T06:44:47.383219+0000 mon.a (mon.0) 6048 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:47.992 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:44:47.994 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:44:47 smithi175 bash[72491]: debug 2024-02-10T06:44:47.715+0000 7f5c96d8b7c0 -1 Falling back to public interface 2024-02-10T06:44:48.732 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: cephadm 2024-02-10T06:44:46.717269+0000 mgr.y (mgr.34107) 1509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.732 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: cephadm 2024-02-10T06:44:46.812700+0000 mgr.y (mgr.34107) 1510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.732 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: cephadm 2024-02-10T06:44:46.908509+0000 mgr.y (mgr.34107) 1511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.732 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: cephadm 2024-02-10T06:44:47.003916+0000 mgr.y (mgr.34107) 1512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.732 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: cephadm 2024-02-10T06:44:47.096217+0000 mgr.y (mgr.34107) 1513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: cephadm 2024-02-10T06:44:47.195284+0000 mgr.y (mgr.34107) 1514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: cephadm 2024-02-10T06:44:47.288642+0000 mgr.y (mgr.34107) 1515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: cephadm 2024-02-10T06:44:47.383897+0000 mgr.y (mgr.34107) 1516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: cluster 2024-02-10T06:44:47.423893+0000 mgr.y (mgr.34107) 1517 : cluster 0 pgmap v253: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-02-10T06:44:48.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.468371+0000 mon.a (mon.0) 6049 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.470893+0000 mon.a (mon.0) 6050 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.473550+0000 mon.a (mon.0) 6051 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.474483+0000 mon.a (mon.0) 6052 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.481460+0000 mon.a (mon.0) 6053 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: cephadm 2024-02-10T06:44:47.482162+0000 mgr.y (mgr.34107) 1518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.563057+0000 mon.a (mon.0) 6054 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.565514+0000 mon.a (mon.0) 6055 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.569949+0000 mon.a (mon.0) 6056 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.571040+0000 mon.a (mon.0) 6057 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.579368+0000 mon.a (mon.0) 6058 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.734 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: cephadm 2024-02-10T06:44:47.580107+0000 mgr.y (mgr.34107) 1519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.734 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.658169+0000 mon.a (mon.0) 6059 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.734 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.661094+0000 mon.a (mon.0) 6060 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.734 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.663342+0000 mon.a (mon.0) 6061 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.734 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.664111+0000 mon.a (mon.0) 6062 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.734 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.670152+0000 mon.a (mon.0) 6063 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.734 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.747022+0000 mon.a (mon.0) 6064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.734 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.749173+0000 mon.a (mon.0) 6065 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.734 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.751187+0000 mon.a (mon.0) 6066 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.734 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.751862+0000 mon.a (mon.0) 6067 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.734 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.758127+0000 mon.a (mon.0) 6068 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.734 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.836530+0000 mon.a (mon.0) 6069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.734 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.839529+0000 mon.a (mon.0) 6070 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.735 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.842081+0000 mon.a (mon.0) 6071 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.735 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.842981+0000 mon.a (mon.0) 6072 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.735 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.849968+0000 mon.a (mon.0) 6073 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.735 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.926852+0000 mon.a (mon.0) 6074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.735 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.929467+0000 mon.a (mon.0) 6075 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.735 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.931999+0000 mon.a (mon.0) 6076 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.735 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.932948+0000 mon.a (mon.0) 6077 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.735 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:47.938875+0000 mon.a (mon.0) 6078 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.735 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.022361+0000 mon.a (mon.0) 6079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.735 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.025088+0000 mon.a (mon.0) 6080 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.735 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.027631+0000 mon.a (mon.0) 6081 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.735 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.028493+0000 mon.a (mon.0) 6082 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.735 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.034017+0000 mon.a (mon.0) 6083 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.735 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.098510+0000 mon.a (mon.0) 6084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.101456+0000 mon.a (mon.0) 6085 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.105378+0000 mon.a (mon.0) 6086 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.106587+0000 mon.a (mon.0) 6087 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.115979+0000 mon.a (mon.0) 6088 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.159392+0000 mon.a (mon.0) 6089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.162834+0000 mon.a (mon.0) 6090 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.165790+0000 mon.a (mon.0) 6091 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.166883+0000 mon.a (mon.0) 6092 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.173821+0000 mon.a (mon.0) 6093 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.257749+0000 mon.a (mon.0) 6094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.259670+0000 mon.a (mon.0) 6095 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.263333+0000 mon.a (mon.0) 6096 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.264565+0000 mon.a (mon.0) 6097 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.271552+0000 mon.a (mon.0) 6098 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.736 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.333443+0000 mon.a (mon.0) 6099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.737 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.336238+0000 mon.a (mon.0) 6100 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.737 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.339110+0000 mon.a (mon.0) 6101 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.737 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.339922+0000 mon.a (mon.0) 6102 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.737 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.349115+0000 mon.a (mon.0) 6103 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.737 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.431795+0000 mon.a (mon.0) 6104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.737 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.435033+0000 mon.a (mon.0) 6105 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.737 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.437434+0000 mon.a (mon.0) 6106 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.737 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[68510]: audit 2024-02-10T06:44:48.438195+0000 mon.a (mon.0) 6107 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.738 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: cephadm 2024-02-10T06:44:46.717269+0000 mgr.y (mgr.34107) 1509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.738 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: cephadm 2024-02-10T06:44:46.812700+0000 mgr.y (mgr.34107) 1510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.738 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: cephadm 2024-02-10T06:44:46.908509+0000 mgr.y (mgr.34107) 1511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.738 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: cephadm 2024-02-10T06:44:47.003916+0000 mgr.y (mgr.34107) 1512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.738 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: cephadm 2024-02-10T06:44:47.096217+0000 mgr.y (mgr.34107) 1513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.738 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: cephadm 2024-02-10T06:44:47.195284+0000 mgr.y (mgr.34107) 1514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.738 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: cephadm 2024-02-10T06:44:47.288642+0000 mgr.y (mgr.34107) 1515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.738 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: cephadm 2024-02-10T06:44:47.383897+0000 mgr.y (mgr.34107) 1516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.738 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: cluster 2024-02-10T06:44:47.423893+0000 mgr.y (mgr.34107) 1517 : cluster 0 pgmap v253: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-02-10T06:44:48.738 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.468371+0000 mon.a (mon.0) 6049 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.738 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.470893+0000 mon.a (mon.0) 6050 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.738 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.473550+0000 mon.a (mon.0) 6051 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.739 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.474483+0000 mon.a (mon.0) 6052 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.739 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.481460+0000 mon.a (mon.0) 6053 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.739 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: cephadm 2024-02-10T06:44:47.482162+0000 mgr.y (mgr.34107) 1518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.739 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.563057+0000 mon.a (mon.0) 6054 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.739 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.565514+0000 mon.a (mon.0) 6055 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.739 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.569949+0000 mon.a (mon.0) 6056 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.739 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.571040+0000 mon.a (mon.0) 6057 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.739 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.579368+0000 mon.a (mon.0) 6058 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.739 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: cephadm 2024-02-10T06:44:47.580107+0000 mgr.y (mgr.34107) 1519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.739 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.658169+0000 mon.a (mon.0) 6059 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.739 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.661094+0000 mon.a (mon.0) 6060 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.739 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.663342+0000 mon.a (mon.0) 6061 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.739 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.664111+0000 mon.a (mon.0) 6062 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.739 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.670152+0000 mon.a (mon.0) 6063 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.739 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.747022+0000 mon.a (mon.0) 6064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.739 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.749173+0000 mon.a (mon.0) 6065 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.740 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.751187+0000 mon.a (mon.0) 6066 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.740 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.751862+0000 mon.a (mon.0) 6067 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.740 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.758127+0000 mon.a (mon.0) 6068 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.740 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.836530+0000 mon.a (mon.0) 6069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.740 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.839529+0000 mon.a (mon.0) 6070 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.740 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.842081+0000 mon.a (mon.0) 6071 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.740 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.842981+0000 mon.a (mon.0) 6072 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.740 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.849968+0000 mon.a (mon.0) 6073 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.740 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.926852+0000 mon.a (mon.0) 6074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.740 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.929467+0000 mon.a (mon.0) 6075 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.740 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.931999+0000 mon.a (mon.0) 6076 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.740 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.932948+0000 mon.a (mon.0) 6077 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.740 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:47.938875+0000 mon.a (mon.0) 6078 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.740 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.022361+0000 mon.a (mon.0) 6079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.741 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.025088+0000 mon.a (mon.0) 6080 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.741 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.027631+0000 mon.a (mon.0) 6081 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.741 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.028493+0000 mon.a (mon.0) 6082 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.741 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.034017+0000 mon.a (mon.0) 6083 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.741 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.098510+0000 mon.a (mon.0) 6084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.741 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.101456+0000 mon.a (mon.0) 6085 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.741 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.105378+0000 mon.a (mon.0) 6086 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.741 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.106587+0000 mon.a (mon.0) 6087 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.741 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.115979+0000 mon.a (mon.0) 6088 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.741 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.159392+0000 mon.a (mon.0) 6089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.741 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.162834+0000 mon.a (mon.0) 6090 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.741 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.165790+0000 mon.a (mon.0) 6091 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.741 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.166883+0000 mon.a (mon.0) 6092 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.741 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.173821+0000 mon.a (mon.0) 6093 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.741 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.257749+0000 mon.a (mon.0) 6094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.741 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.259670+0000 mon.a (mon.0) 6095 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.741 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.263333+0000 mon.a (mon.0) 6096 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.742 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.264565+0000 mon.a (mon.0) 6097 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.742 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.271552+0000 mon.a (mon.0) 6098 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.742 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.333443+0000 mon.a (mon.0) 6099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.742 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.336238+0000 mon.a (mon.0) 6100 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.742 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.339110+0000 mon.a (mon.0) 6101 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.742 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.339922+0000 mon.a (mon.0) 6102 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.742 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.349115+0000 mon.a (mon.0) 6103 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.742 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.431795+0000 mon.a (mon.0) 6104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.742 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.435033+0000 mon.a (mon.0) 6105 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.742 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.437434+0000 mon.a (mon.0) 6106 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.742 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:48 smithi046 bash[71198]: audit 2024-02-10T06:44:48.438195+0000 mon.a (mon.0) 6107 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: cephadm 2024-02-10T06:44:46.717269+0000 mgr.y (mgr.34107) 1509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: cephadm 2024-02-10T06:44:46.812700+0000 mgr.y (mgr.34107) 1510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: cephadm 2024-02-10T06:44:46.908509+0000 mgr.y (mgr.34107) 1511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: cephadm 2024-02-10T06:44:47.003916+0000 mgr.y (mgr.34107) 1512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: cephadm 2024-02-10T06:44:47.096217+0000 mgr.y (mgr.34107) 1513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: cephadm 2024-02-10T06:44:47.195284+0000 mgr.y (mgr.34107) 1514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: cephadm 2024-02-10T06:44:47.288642+0000 mgr.y (mgr.34107) 1515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: cephadm 2024-02-10T06:44:47.383897+0000 mgr.y (mgr.34107) 1516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: cluster 2024-02-10T06:44:47.423893+0000 mgr.y (mgr.34107) 1517 : cluster 0 pgmap v253: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-02-10T06:44:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.468371+0000 mon.a (mon.0) 6049 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.470893+0000 mon.a (mon.0) 6050 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.473550+0000 mon.a (mon.0) 6051 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.474483+0000 mon.a (mon.0) 6052 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.481460+0000 mon.a (mon.0) 6053 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: cephadm 2024-02-10T06:44:47.482162+0000 mgr.y (mgr.34107) 1518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.563057+0000 mon.a (mon.0) 6054 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.565514+0000 mon.a (mon.0) 6055 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.569949+0000 mon.a (mon.0) 6056 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.571040+0000 mon.a (mon.0) 6057 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.579368+0000 mon.a (mon.0) 6058 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: cephadm 2024-02-10T06:44:47.580107+0000 mgr.y (mgr.34107) 1519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:48.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.658169+0000 mon.a (mon.0) 6059 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.661094+0000 mon.a (mon.0) 6060 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.663342+0000 mon.a (mon.0) 6061 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.664111+0000 mon.a (mon.0) 6062 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.670152+0000 mon.a (mon.0) 6063 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.747022+0000 mon.a (mon.0) 6064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.749173+0000 mon.a (mon.0) 6065 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.751187+0000 mon.a (mon.0) 6066 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.751862+0000 mon.a (mon.0) 6067 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.758127+0000 mon.a (mon.0) 6068 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.836530+0000 mon.a (mon.0) 6069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.839529+0000 mon.a (mon.0) 6070 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.842081+0000 mon.a (mon.0) 6071 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.842981+0000 mon.a (mon.0) 6072 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.849968+0000 mon.a (mon.0) 6073 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.926852+0000 mon.a (mon.0) 6074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.929467+0000 mon.a (mon.0) 6075 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.931999+0000 mon.a (mon.0) 6076 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.932948+0000 mon.a (mon.0) 6077 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:47.938875+0000 mon.a (mon.0) 6078 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.022361+0000 mon.a (mon.0) 6079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.025088+0000 mon.a (mon.0) 6080 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.027631+0000 mon.a (mon.0) 6081 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.028493+0000 mon.a (mon.0) 6082 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.034017+0000 mon.a (mon.0) 6083 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.098510+0000 mon.a (mon.0) 6084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.101456+0000 mon.a (mon.0) 6085 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.105378+0000 mon.a (mon.0) 6086 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.106587+0000 mon.a (mon.0) 6087 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.115979+0000 mon.a (mon.0) 6088 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.159392+0000 mon.a (mon.0) 6089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.162834+0000 mon.a (mon.0) 6090 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.165790+0000 mon.a (mon.0) 6091 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.166883+0000 mon.a (mon.0) 6092 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.173821+0000 mon.a (mon.0) 6093 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.257749+0000 mon.a (mon.0) 6094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.259670+0000 mon.a (mon.0) 6095 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.263333+0000 mon.a (mon.0) 6096 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.264565+0000 mon.a (mon.0) 6097 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.271552+0000 mon.a (mon.0) 6098 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.333443+0000 mon.a (mon.0) 6099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.336238+0000 mon.a (mon.0) 6100 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.339110+0000 mon.a (mon.0) 6101 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.339922+0000 mon.a (mon.0) 6102 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.349115+0000 mon.a (mon.0) 6103 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:48.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.431795+0000 mon.a (mon.0) 6104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:48.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.435033+0000 mon.a (mon.0) 6105 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:48.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.437434+0000 mon.a (mon.0) 6106 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:48.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:48 smithi175 bash[56722]: audit 2024-02-10T06:44:48.438195+0000 mon.a (mon.0) 6107 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:48.829 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:44:48.829 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 3s ago 22m - - 2024-02-10T06:44:48.829 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 10s ago 22m - - 2024-02-10T06:44:48.829 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (9m) 3s ago 15m 17.1M - 0.23.0 ba2b418f427c a2b5f5f678df 2024-02-10T06:44:48.829 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (8m) 10s ago 15m 44.5M - 8.3.5 dad864ee21e9 1fff02f358ea 2024-02-10T06:44:48.829 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (7m) 3s ago 13m 48.7M - 3.5 e1d6a67b021e afbdab419484 2024-02-10T06:44:48.829 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (7m) 10s ago 22m 445M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:44:48.830 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (7m) 3s ago 24m 524M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:44:48.830 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (7m) 3s ago 24m 74.0M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 242e20c0094d 2024-02-10T06:44:48.830 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (6m) 10s ago 22m 54.5M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 4e4f0fba5e46 2024-02-10T06:44:48.830 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (6m) 3s ago 22m 57.2M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 3930fa96e7b9 2024-02-10T06:44:48.830 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (9m) 3s ago 16m 12.7M - 1.3.1 1dbe0e931976 0d647fc89f51 2024-02-10T06:44:48.830 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (8m) 10s ago 16m 12.2M - 1.3.1 1dbe0e931976 3687708c33a1 2024-02-10T06:44:48.830 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (4m) 3s ago 21m 57.4M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 806b111b1a5a 2024-02-10T06:44:48.830 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (3m) 3s ago 21m 58.8M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 5946eaa9560f 2024-02-10T06:44:48.830 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (3m) 3s ago 20m 55.5M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 b853fd416cd3 2024-02-10T06:44:48.830 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (2m) 3s ago 19m 58.0M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 d8f4ad66b155 2024-02-10T06:44:48.830 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (116s) 10s ago 19m 57.7M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 7ad0f7fc5824 2024-02-10T06:44:48.830 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (79s) 10s ago 18m 55.7M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 988470b5b6ab 2024-02-10T06:44:48.830 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (45s) 10s ago 17m 53.8M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 4fe6d2acf23b 2024-02-10T06:44:48.830 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 starting - - - 4096M 2024-02-10T06:44:48.830 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (7m) 10s ago 16m 65.8M - 2.33.4 514e6a882f6e 64427f696443 2024-02-10T06:44:48.830 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (13m) 3s ago 13m 90.4M - 17.2.0 e1d6a67b021e 62f56b90529d 2024-02-10T06:44:48.831 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (13m) 10s ago 13m 89.6M - 17.2.0 e1d6a67b021e f9a8c396df52 2024-02-10T06:44:48.831 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (13m) 3s ago 13m 88.9M - 17.2.0 e1d6a67b021e 73f34826e936 2024-02-10T06:44:48.831 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (13m) 10s ago 13m 89.4M - 17.2.0 e1d6a67b021e ae69d76dca01 2024-02-10T06:44:49.341 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:44:49.342 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:44:49.342 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:44:49.342 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:44:49.342 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:44:49.342 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:44:49.342 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:44:49.342 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:44:49.342 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 7 2024-02-10T06:44:49.342 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:44:49.342 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:44:49.342 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T06:44:49.342 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:44:49.342 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:44:49.343 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-02-10T06:44:49.343 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 12 2024-02-10T06:44:49.343 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:44:49.343 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:44:49.720 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: cephadm 2024-02-10T06:44:47.670991+0000 mgr.y (mgr.34107) 1520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.720 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: cephadm 2024-02-10T06:44:47.758806+0000 mgr.y (mgr.34107) 1521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.720 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: cephadm 2024-02-10T06:44:47.850471+0000 mgr.y (mgr.34107) 1522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.720 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: cephadm 2024-02-10T06:44:47.939584+0000 mgr.y (mgr.34107) 1523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.720 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:47.974028+0000 mgr.y (mgr.34107) 1524 : audit 0 from='client.44542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:49.720 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: cephadm 2024-02-10T06:44:48.034656+0000 mgr.y (mgr.34107) 1525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.720 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: cephadm 2024-02-10T06:44:48.116657+0000 mgr.y (mgr.34107) 1526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.720 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: cephadm 2024-02-10T06:44:48.174684+0000 mgr.y (mgr.34107) 1527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.721 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: cephadm 2024-02-10T06:44:48.272184+0000 mgr.y (mgr.34107) 1528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.721 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: cephadm 2024-02-10T06:44:48.349822+0000 mgr.y (mgr.34107) 1529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.721 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.413444+0000 mgr.y (mgr.34107) 1530 : audit 0 from='client.44548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:49.721 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.444600+0000 mon.a (mon.0) 6108 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.721 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: cephadm 2024-02-10T06:44:48.445272+0000 mgr.y (mgr.34107) 1531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.721 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.526317+0000 mon.a (mon.0) 6109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.721 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.529685+0000 mon.a (mon.0) 6110 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.721 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.534727+0000 mon.a (mon.0) 6111 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.721 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.535532+0000 mon.a (mon.0) 6112 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.721 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.541327+0000 mon.a (mon.0) 6113 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.721 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: cephadm 2024-02-10T06:44:48.541976+0000 mgr.y (mgr.34107) 1532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.721 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.619010+0000 mon.a (mon.0) 6114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.721 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.622237+0000 mon.a (mon.0) 6115 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.721 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.627618+0000 mon.a (mon.0) 6116 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.721 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.628939+0000 mon.a (mon.0) 6117 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.636464+0000 mon.a (mon.0) 6118 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: cephadm 2024-02-10T06:44:48.637214+0000 mgr.y (mgr.34107) 1533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.716533+0000 mon.a (mon.0) 6119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.719054+0000 mon.a (mon.0) 6120 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.721454+0000 mon.a (mon.0) 6121 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.722316+0000 mon.a (mon.0) 6122 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.728732+0000 mon.a (mon.0) 6123 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.793425+0000 mon.a (mon.0) 6124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.796416+0000 mon.a (mon.0) 6125 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.799418+0000 mon.a (mon.0) 6126 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.801398+0000 mon.a (mon.0) 6127 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.812312+0000 mon.a (mon.0) 6128 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.902504+0000 mon.a (mon.0) 6129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.905108+0000 mon.a (mon.0) 6130 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.909496+0000 mon.a (mon.0) 6131 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.910896+0000 mon.a (mon.0) 6132 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.920406+0000 mon.a (mon.0) 6133 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:48.997893+0000 mon.a (mon.0) 6134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.000335+0000 mon.a (mon.0) 6135 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.003043+0000 mon.a (mon.0) 6136 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.003806+0000 mon.a (mon.0) 6137 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.012527+0000 mon.a (mon.0) 6138 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.091189+0000 mon.a (mon.0) 6139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.093383+0000 mon.a (mon.0) 6140 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.095563+0000 mon.a (mon.0) 6141 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.096327+0000 mon.a (mon.0) 6142 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.103345+0000 mon.a (mon.0) 6143 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.185075+0000 mon.a (mon.0) 6144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.187213+0000 mon.a (mon.0) 6145 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.189499+0000 mon.a (mon.0) 6146 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.190221+0000 mon.a (mon.0) 6147 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: cluster 2024-02-10T06:44:49.190786+0000 mon.a (mon.0) 6148 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 27 pgs degraded (PG_DEGRADED) 2024-02-10T06:44:49.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.200131+0000 mon.a (mon.0) 6149 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.280054+0000 mon.a (mon.0) 6150 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.283204+0000 mon.a (mon.0) 6151 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.286431+0000 mon.a (mon.0) 6152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.287406+0000 mon.a (mon.0) 6153 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.293466+0000 mon.a (mon.0) 6154 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.336360+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.46:0/319410562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.377071+0000 mon.a (mon.0) 6155 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.379147+0000 mon.a (mon.0) 6156 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.381292+0000 mon.a (mon.0) 6157 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.725 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.382190+0000 mon.a (mon.0) 6158 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.725 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:49 smithi175 bash[56722]: audit 2024-02-10T06:44:49.389009+0000 mon.a (mon.0) 6159 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.727 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:44:49.728 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:44:49.728 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:44:49.728 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:44:49.728 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [ 2024-02-10T06:44:49.728 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr", 2024-02-10T06:44:49.728 INFO:teuthology.orchestra.run.smithi046.stdout: "mon" 2024-02-10T06:44:49.728 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:44:49.728 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "12/23 daemons upgraded", 2024-02-10T06:44:49.728 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T06:44:49.728 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:44:49.728 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:44:49.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: cephadm 2024-02-10T06:44:47.670991+0000 mgr.y (mgr.34107) 1520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: cephadm 2024-02-10T06:44:47.758806+0000 mgr.y (mgr.34107) 1521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: cephadm 2024-02-10T06:44:47.850471+0000 mgr.y (mgr.34107) 1522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: cephadm 2024-02-10T06:44:47.939584+0000 mgr.y (mgr.34107) 1523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:47.974028+0000 mgr.y (mgr.34107) 1524 : audit 0 from='client.44542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:49.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: cephadm 2024-02-10T06:44:48.034656+0000 mgr.y (mgr.34107) 1525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: cephadm 2024-02-10T06:44:48.116657+0000 mgr.y (mgr.34107) 1526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: cephadm 2024-02-10T06:44:48.174684+0000 mgr.y (mgr.34107) 1527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: cephadm 2024-02-10T06:44:48.272184+0000 mgr.y (mgr.34107) 1528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: cephadm 2024-02-10T06:44:48.349822+0000 mgr.y (mgr.34107) 1529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.413444+0000 mgr.y (mgr.34107) 1530 : audit 0 from='client.44548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:49.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.444600+0000 mon.a (mon.0) 6108 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: cephadm 2024-02-10T06:44:48.445272+0000 mgr.y (mgr.34107) 1531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.526317+0000 mon.a (mon.0) 6109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.529685+0000 mon.a (mon.0) 6110 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.534727+0000 mon.a (mon.0) 6111 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.535532+0000 mon.a (mon.0) 6112 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.541327+0000 mon.a (mon.0) 6113 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: cephadm 2024-02-10T06:44:48.541976+0000 mgr.y (mgr.34107) 1532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.619010+0000 mon.a (mon.0) 6114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.622237+0000 mon.a (mon.0) 6115 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: cephadm 2024-02-10T06:44:47.670991+0000 mgr.y (mgr.34107) 1520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: cephadm 2024-02-10T06:44:47.758806+0000 mgr.y (mgr.34107) 1521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: cephadm 2024-02-10T06:44:47.850471+0000 mgr.y (mgr.34107) 1522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: cephadm 2024-02-10T06:44:47.939584+0000 mgr.y (mgr.34107) 1523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:47.974028+0000 mgr.y (mgr.34107) 1524 : audit 0 from='client.44542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:49.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: cephadm 2024-02-10T06:44:48.034656+0000 mgr.y (mgr.34107) 1525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: cephadm 2024-02-10T06:44:48.116657+0000 mgr.y (mgr.34107) 1526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: cephadm 2024-02-10T06:44:48.174684+0000 mgr.y (mgr.34107) 1527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: cephadm 2024-02-10T06:44:48.272184+0000 mgr.y (mgr.34107) 1528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: cephadm 2024-02-10T06:44:48.349822+0000 mgr.y (mgr.34107) 1529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.413444+0000 mgr.y (mgr.34107) 1530 : audit 0 from='client.44548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:49.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.444600+0000 mon.a (mon.0) 6108 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: cephadm 2024-02-10T06:44:48.445272+0000 mgr.y (mgr.34107) 1531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.526317+0000 mon.a (mon.0) 6109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.529685+0000 mon.a (mon.0) 6110 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.534727+0000 mon.a (mon.0) 6111 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.535532+0000 mon.a (mon.0) 6112 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.541327+0000 mon.a (mon.0) 6113 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: cephadm 2024-02-10T06:44:48.541976+0000 mgr.y (mgr.34107) 1532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.619010+0000 mon.a (mon.0) 6114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.622237+0000 mon.a (mon.0) 6115 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.627618+0000 mon.a (mon.0) 6116 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.628939+0000 mon.a (mon.0) 6117 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.636464+0000 mon.a (mon.0) 6118 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: cephadm 2024-02-10T06:44:48.637214+0000 mgr.y (mgr.34107) 1533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.716533+0000 mon.a (mon.0) 6119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.719054+0000 mon.a (mon.0) 6120 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.721454+0000 mon.a (mon.0) 6121 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.722316+0000 mon.a (mon.0) 6122 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.728732+0000 mon.a (mon.0) 6123 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.793425+0000 mon.a (mon.0) 6124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.796416+0000 mon.a (mon.0) 6125 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.799418+0000 mon.a (mon.0) 6126 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.801398+0000 mon.a (mon.0) 6127 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.812312+0000 mon.a (mon.0) 6128 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.902504+0000 mon.a (mon.0) 6129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.905108+0000 mon.a (mon.0) 6130 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.909496+0000 mon.a (mon.0) 6131 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.910896+0000 mon.a (mon.0) 6132 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.920406+0000 mon.a (mon.0) 6133 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:48.997893+0000 mon.a (mon.0) 6134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.627618+0000 mon.a (mon.0) 6116 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.628939+0000 mon.a (mon.0) 6117 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.636464+0000 mon.a (mon.0) 6118 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: cephadm 2024-02-10T06:44:48.637214+0000 mgr.y (mgr.34107) 1533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:49.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.716533+0000 mon.a (mon.0) 6119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.719054+0000 mon.a (mon.0) 6120 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.721454+0000 mon.a (mon.0) 6121 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.722316+0000 mon.a (mon.0) 6122 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.728732+0000 mon.a (mon.0) 6123 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.793425+0000 mon.a (mon.0) 6124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.796416+0000 mon.a (mon.0) 6125 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.799418+0000 mon.a (mon.0) 6126 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.801398+0000 mon.a (mon.0) 6127 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.812312+0000 mon.a (mon.0) 6128 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.902504+0000 mon.a (mon.0) 6129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.905108+0000 mon.a (mon.0) 6130 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.909496+0000 mon.a (mon.0) 6131 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.910896+0000 mon.a (mon.0) 6132 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.920406+0000 mon.a (mon.0) 6133 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:48.997893+0000 mon.a (mon.0) 6134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.000335+0000 mon.a (mon.0) 6135 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.003043+0000 mon.a (mon.0) 6136 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.003806+0000 mon.a (mon.0) 6137 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.012527+0000 mon.a (mon.0) 6138 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.091189+0000 mon.a (mon.0) 6139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.093383+0000 mon.a (mon.0) 6140 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.095563+0000 mon.a (mon.0) 6141 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.096327+0000 mon.a (mon.0) 6142 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.103345+0000 mon.a (mon.0) 6143 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.185075+0000 mon.a (mon.0) 6144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.187213+0000 mon.a (mon.0) 6145 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.189499+0000 mon.a (mon.0) 6146 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.190221+0000 mon.a (mon.0) 6147 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: cluster 2024-02-10T06:44:49.190786+0000 mon.a (mon.0) 6148 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 27 pgs degraded (PG_DEGRADED) 2024-02-10T06:44:49.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.200131+0000 mon.a (mon.0) 6149 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.280054+0000 mon.a (mon.0) 6150 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.283204+0000 mon.a (mon.0) 6151 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.286431+0000 mon.a (mon.0) 6152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.287406+0000 mon.a (mon.0) 6153 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.000335+0000 mon.a (mon.0) 6135 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.003043+0000 mon.a (mon.0) 6136 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.003806+0000 mon.a (mon.0) 6137 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.012527+0000 mon.a (mon.0) 6138 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.091189+0000 mon.a (mon.0) 6139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.093383+0000 mon.a (mon.0) 6140 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.095563+0000 mon.a (mon.0) 6141 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.096327+0000 mon.a (mon.0) 6142 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.103345+0000 mon.a (mon.0) 6143 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.185075+0000 mon.a (mon.0) 6144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.187213+0000 mon.a (mon.0) 6145 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.189499+0000 mon.a (mon.0) 6146 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.190221+0000 mon.a (mon.0) 6147 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: cluster 2024-02-10T06:44:49.190786+0000 mon.a (mon.0) 6148 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 27 pgs degraded (PG_DEGRADED) 2024-02-10T06:44:49.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.200131+0000 mon.a (mon.0) 6149 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.280054+0000 mon.a (mon.0) 6150 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.283204+0000 mon.a (mon.0) 6151 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.286431+0000 mon.a (mon.0) 6152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.287406+0000 mon.a (mon.0) 6153 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.293466+0000 mon.a (mon.0) 6154 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.336360+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.46:0/319410562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.377071+0000 mon.a (mon.0) 6155 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.379147+0000 mon.a (mon.0) 6156 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.381292+0000 mon.a (mon.0) 6157 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.382190+0000 mon.a (mon.0) 6158 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[71198]: audit 2024-02-10T06:44:49.389009+0000 mon.a (mon.0) 6159 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.293466+0000 mon.a (mon.0) 6154 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:49.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.336360+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.46:0/319410562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.377071+0000 mon.a (mon.0) 6155 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:49.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.379147+0000 mon.a (mon.0) 6156 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:49.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.381292+0000 mon.a (mon.0) 6157 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:49.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.382190+0000 mon.a (mon.0) 6158 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:49.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:49 smithi046 bash[68510]: audit 2024-02-10T06:44:49.389009+0000 mon.a (mon.0) 6159 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.224 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_WARN 1 osds down; all OSDs are running squid or later but require_osd_release < squid; Degraded data redundancy: 84/630 objects degraded (13.333%), 27 pgs degraded 2024-02-10T06:44:50.224 INFO:teuthology.orchestra.run.smithi046.stdout:[WRN] OSD_DOWN: 1 osds down 2024-02-10T06:44:50.224 INFO:teuthology.orchestra.run.smithi046.stdout: osd.7 (root=default,host=smithi175) is down 2024-02-10T06:44:50.224 INFO:teuthology.orchestra.run.smithi046.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-02-10T06:44:50.224 INFO:teuthology.orchestra.run.smithi046.stdout: all OSDs are running squid or later but require_osd_release < squid 2024-02-10T06:44:50.224 INFO:teuthology.orchestra.run.smithi046.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 84/630 objects degraded (13.333%), 27 pgs degraded 2024-02-10T06:44:50.224 INFO:teuthology.orchestra.run.smithi046.stdout: pg 1.0 is active+undersized+degraded, acting [0,6] 2024-02-10T06:44:50.224 INFO:teuthology.orchestra.run.smithi046.stdout: pg 2.0 is active+undersized+degraded, acting [1,0] 2024-02-10T06:44:50.224 INFO:teuthology.orchestra.run.smithi046.stdout: pg 2.5 is active+undersized+degraded, acting [0,4] 2024-02-10T06:44:50.224 INFO:teuthology.orchestra.run.smithi046.stdout: pg 2.9 is active+undersized+degraded, acting [1,3] 2024-02-10T06:44:50.224 INFO:teuthology.orchestra.run.smithi046.stdout: pg 2.a is active+undersized+degraded, acting [1,3] 2024-02-10T06:44:50.224 INFO:teuthology.orchestra.run.smithi046.stdout: pg 2.e is active+undersized+degraded, acting [2,3] 2024-02-10T06:44:50.224 INFO:teuthology.orchestra.run.smithi046.stdout: pg 2.f is active+undersized+degraded, acting [4,0] 2024-02-10T06:44:50.225 INFO:teuthology.orchestra.run.smithi046.stdout: pg 2.12 is active+undersized+degraded, acting [5,3] 2024-02-10T06:44:50.225 INFO:teuthology.orchestra.run.smithi046.stdout: pg 2.1b is active+undersized+degraded, acting [3,6] 2024-02-10T06:44:50.225 INFO:teuthology.orchestra.run.smithi046.stdout: pg 2.1d is active+undersized+degraded, acting [6,0] 2024-02-10T06:44:50.225 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.7 is active+undersized+degraded, acting [3,0] 2024-02-10T06:44:50.225 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.8 is active+undersized+degraded, acting [3,1] 2024-02-10T06:44:50.225 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.9 is active+undersized+degraded, acting [4,2] 2024-02-10T06:44:50.225 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.d is active+undersized+degraded, acting [5,6] 2024-02-10T06:44:50.225 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.e is active+undersized+degraded, acting [4,1] 2024-02-10T06:44:50.225 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.f is active+undersized+degraded, acting [4,0] 2024-02-10T06:44:50.225 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.11 is active+undersized+degraded, acting [4,6] 2024-02-10T06:44:50.225 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.12 is active+undersized+degraded, acting [0,3] 2024-02-10T06:44:50.225 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.13 is active+undersized+degraded, acting [4,2] 2024-02-10T06:44:50.225 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.14 is active+undersized+degraded, acting [4,6] 2024-02-10T06:44:50.225 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.15 is active+undersized+degraded, acting [3,4] 2024-02-10T06:44:50.225 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.16 is active+undersized+degraded, acting [5,1] 2024-02-10T06:44:50.225 INFO:teuthology.orchestra.run.smithi046.stdout: pg 3.1b is active+undersized+degraded, acting [0,4] 2024-02-10T06:44:50.225 INFO:teuthology.orchestra.run.smithi046.stdout: pg 4.0 is active+undersized+degraded, acting [3,0] 2024-02-10T06:44:50.226 INFO:teuthology.orchestra.run.smithi046.stdout: pg 4.3 is active+undersized+degraded, acting [0,5] 2024-02-10T06:44:50.226 INFO:teuthology.orchestra.run.smithi046.stdout: pg 4.14 is active+undersized+degraded, acting [3,1] 2024-02-10T06:44:50.226 INFO:teuthology.orchestra.run.smithi046.stdout: pg 4.15 is active+undersized+degraded, acting [5,3] 2024-02-10T06:44:50.719 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: cephadm 2024-02-10T06:44:48.729550+0000 mgr.y (mgr.34107) 1534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.719 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:48.800579+0000 mgr.y (mgr.34107) 1535 : audit 0 from='client.44554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:50.719 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: cephadm 2024-02-10T06:44:48.815230+0000 mgr.y (mgr.34107) 1536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.719 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: cephadm 2024-02-10T06:44:48.921075+0000 mgr.y (mgr.34107) 1537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.719 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: cephadm 2024-02-10T06:44:49.013115+0000 mgr.y (mgr.34107) 1538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.719 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: cephadm 2024-02-10T06:44:49.103931+0000 mgr.y (mgr.34107) 1539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.719 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: cephadm 2024-02-10T06:44:49.200692+0000 mgr.y (mgr.34107) 1540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.719 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: cephadm 2024-02-10T06:44:49.294119+0000 mgr.y (mgr.34107) 1541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.719 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: cephadm 2024-02-10T06:44:49.389727+0000 mgr.y (mgr.34107) 1542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.720 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: cluster 2024-02-10T06:44:49.425237+0000 mgr.y (mgr.34107) 1543 : cluster 0 pgmap v254: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-02-10T06:44:50.720 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.471993+0000 mon.a (mon.0) 6160 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.720 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.474601+0000 mon.a (mon.0) 6161 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.720 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.476641+0000 mon.a (mon.0) 6162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.720 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.477484+0000 mon.a (mon.0) 6163 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.720 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.483434+0000 mon.a (mon.0) 6164 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.720 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: cephadm 2024-02-10T06:44:49.484045+0000 mgr.y (mgr.34107) 1544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.720 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.563045+0000 mon.a (mon.0) 6165 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.720 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.565497+0000 mon.a (mon.0) 6166 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.720 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.568229+0000 mon.a (mon.0) 6167 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.720 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.569152+0000 mon.a (mon.0) 6168 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.720 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.576902+0000 mon.a (mon.0) 6169 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.720 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: cephadm 2024-02-10T06:44:49.577423+0000 mgr.y (mgr.34107) 1545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.720 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.654794+0000 mon.a (mon.0) 6170 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.720 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.658034+0000 mon.a (mon.0) 6171 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.721 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.661446+0000 mon.a (mon.0) 6172 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.721 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.662718+0000 mon.a (mon.0) 6173 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.721 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.670770+0000 mon.a (mon.0) 6174 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.721 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.749441+0000 mon.a (mon.0) 6175 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.721 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.752279+0000 mon.a (mon.0) 6176 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.721 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.755661+0000 mon.a (mon.0) 6177 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.721 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.756975+0000 mon.a (mon.0) 6178 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.721 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.765206+0000 mon.a (mon.0) 6179 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.721 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.843042+0000 mon.a (mon.0) 6180 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.721 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.846692+0000 mon.a (mon.0) 6181 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.721 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.849450+0000 mon.a (mon.0) 6182 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.721 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.850354+0000 mon.a (mon.0) 6183 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.721 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.858742+0000 mon.a (mon.0) 6184 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.721 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.941042+0000 mon.a (mon.0) 6185 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.721 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.943546+0000 mon.a (mon.0) 6186 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.721 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.945935+0000 mon.a (mon.0) 6187 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: cephadm 2024-02-10T06:44:48.729550+0000 mgr.y (mgr.34107) 1534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:48.800579+0000 mgr.y (mgr.34107) 1535 : audit 0 from='client.44554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:50.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: cephadm 2024-02-10T06:44:48.815230+0000 mgr.y (mgr.34107) 1536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: cephadm 2024-02-10T06:44:48.921075+0000 mgr.y (mgr.34107) 1537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: cephadm 2024-02-10T06:44:49.013115+0000 mgr.y (mgr.34107) 1538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: cephadm 2024-02-10T06:44:49.103931+0000 mgr.y (mgr.34107) 1539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: cephadm 2024-02-10T06:44:49.200692+0000 mgr.y (mgr.34107) 1540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: cephadm 2024-02-10T06:44:49.294119+0000 mgr.y (mgr.34107) 1541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: cephadm 2024-02-10T06:44:49.389727+0000 mgr.y (mgr.34107) 1542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: cluster 2024-02-10T06:44:49.425237+0000 mgr.y (mgr.34107) 1543 : cluster 0 pgmap v254: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-02-10T06:44:50.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.471993+0000 mon.a (mon.0) 6160 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.474601+0000 mon.a (mon.0) 6161 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.476641+0000 mon.a (mon.0) 6162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.477484+0000 mon.a (mon.0) 6163 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.723 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.483434+0000 mon.a (mon.0) 6164 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.723 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: cephadm 2024-02-10T06:44:49.484045+0000 mgr.y (mgr.34107) 1544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.723 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.563045+0000 mon.a (mon.0) 6165 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.723 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.565497+0000 mon.a (mon.0) 6166 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.723 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.568229+0000 mon.a (mon.0) 6167 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.723 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.569152+0000 mon.a (mon.0) 6168 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.723 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.946748+0000 mon.a (mon.0) 6188 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.723 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:49.952592+0000 mon.a (mon.0) 6189 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.723 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.018029+0000 mon.a (mon.0) 6190 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.724 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.021299+0000 mon.a (mon.0) 6191 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.724 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.025092+0000 mon.a (mon.0) 6192 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.724 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.026437+0000 mon.a (mon.0) 6193 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.724 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.034723+0000 mon.a (mon.0) 6194 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.724 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.117769+0000 mon.a (mon.0) 6195 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.724 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.121346+0000 mon.a (mon.0) 6196 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.724 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.124069+0000 mon.a (mon.0) 6197 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.724 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.125056+0000 mon.a (mon.0) 6198 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.724 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.132680+0000 mon.a (mon.0) 6199 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.724 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.212656+0000 mon.a (mon.0) 6200 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.724 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.215661+0000 mon.a (mon.0) 6201 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.724 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.218323+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.46:0/3409413740' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:44:50.724 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.218690+0000 mon.a (mon.0) 6202 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.724 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.220015+0000 mon.a (mon.0) 6203 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.724 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.227243+0000 mon.a (mon.0) 6204 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.725 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.311987+0000 mon.a (mon.0) 6205 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.725 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.315810+0000 mon.a (mon.0) 6206 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.725 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.319377+0000 mon.a (mon.0) 6207 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.725 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.320588+0000 mon.a (mon.0) 6208 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.725 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.329647+0000 mon.a (mon.0) 6209 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.725 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.411304+0000 mon.a (mon.0) 6210 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.725 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.414128+0000 mon.a (mon.0) 6211 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.725 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.416535+0000 mon.a (mon.0) 6212 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.725 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.417523+0000 mon.a (mon.0) 6213 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.725 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[71198]: audit 2024-02-10T06:44:50.424454+0000 mon.a (mon.0) 6214 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.726 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.576902+0000 mon.a (mon.0) 6169 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.726 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: cephadm 2024-02-10T06:44:49.577423+0000 mgr.y (mgr.34107) 1545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.726 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.654794+0000 mon.a (mon.0) 6170 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.726 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.658034+0000 mon.a (mon.0) 6171 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.726 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.661446+0000 mon.a (mon.0) 6172 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.726 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.662718+0000 mon.a (mon.0) 6173 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.726 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.670770+0000 mon.a (mon.0) 6174 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.726 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.749441+0000 mon.a (mon.0) 6175 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.726 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.752279+0000 mon.a (mon.0) 6176 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.726 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.755661+0000 mon.a (mon.0) 6177 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.726 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.756975+0000 mon.a (mon.0) 6178 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.726 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.765206+0000 mon.a (mon.0) 6179 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.726 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.843042+0000 mon.a (mon.0) 6180 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.726 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.846692+0000 mon.a (mon.0) 6181 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.727 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.849450+0000 mon.a (mon.0) 6182 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.727 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.850354+0000 mon.a (mon.0) 6183 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.727 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.858742+0000 mon.a (mon.0) 6184 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.727 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.941042+0000 mon.a (mon.0) 6185 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.727 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.943546+0000 mon.a (mon.0) 6186 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.727 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.945935+0000 mon.a (mon.0) 6187 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.727 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.946748+0000 mon.a (mon.0) 6188 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.727 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:49.952592+0000 mon.a (mon.0) 6189 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.727 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.018029+0000 mon.a (mon.0) 6190 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.727 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.021299+0000 mon.a (mon.0) 6191 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.727 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.025092+0000 mon.a (mon.0) 6192 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.727 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.026437+0000 mon.a (mon.0) 6193 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.727 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.034723+0000 mon.a (mon.0) 6194 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.727 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.117769+0000 mon.a (mon.0) 6195 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.727 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.121346+0000 mon.a (mon.0) 6196 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.727 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.124069+0000 mon.a (mon.0) 6197 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.728 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.125056+0000 mon.a (mon.0) 6198 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.728 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.132680+0000 mon.a (mon.0) 6199 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.728 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.212656+0000 mon.a (mon.0) 6200 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.728 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.215661+0000 mon.a (mon.0) 6201 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.728 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.218323+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.46:0/3409413740' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:44:50.728 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.218690+0000 mon.a (mon.0) 6202 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.728 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.220015+0000 mon.a (mon.0) 6203 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.728 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.227243+0000 mon.a (mon.0) 6204 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.728 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.311987+0000 mon.a (mon.0) 6205 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.728 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.315810+0000 mon.a (mon.0) 6206 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.728 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.319377+0000 mon.a (mon.0) 6207 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.728 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.320588+0000 mon.a (mon.0) 6208 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.728 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.329647+0000 mon.a (mon.0) 6209 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.728 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.411304+0000 mon.a (mon.0) 6210 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.728 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.414128+0000 mon.a (mon.0) 6211 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.728 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.416535+0000 mon.a (mon.0) 6212 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.728 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.417523+0000 mon.a (mon.0) 6213 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.729 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:50 smithi046 bash[68510]: audit 2024-02-10T06:44:50.424454+0000 mon.a (mon.0) 6214 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.744 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[72491]: debug 2024-02-10T06:44:50.575+0000 7f5c96d8b7c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-02-10T06:44:50.744 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[72491]: debug 2024-02-10T06:44:50.627+0000 7f5c96d8b7c0 -1 osd.7 148 log_to_monitors true 2024-02-10T06:44:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: cephadm 2024-02-10T06:44:48.729550+0000 mgr.y (mgr.34107) 1534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:48.800579+0000 mgr.y (mgr.34107) 1535 : audit 0 from='client.44554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: cephadm 2024-02-10T06:44:48.815230+0000 mgr.y (mgr.34107) 1536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: cephadm 2024-02-10T06:44:48.921075+0000 mgr.y (mgr.34107) 1537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: cephadm 2024-02-10T06:44:49.013115+0000 mgr.y (mgr.34107) 1538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: cephadm 2024-02-10T06:44:49.103931+0000 mgr.y (mgr.34107) 1539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: cephadm 2024-02-10T06:44:49.200692+0000 mgr.y (mgr.34107) 1540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: cephadm 2024-02-10T06:44:49.294119+0000 mgr.y (mgr.34107) 1541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: cephadm 2024-02-10T06:44:49.389727+0000 mgr.y (mgr.34107) 1542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: cluster 2024-02-10T06:44:49.425237+0000 mgr.y (mgr.34107) 1543 : cluster 0 pgmap v254: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-02-10T06:44:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.471993+0000 mon.a (mon.0) 6160 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.474601+0000 mon.a (mon.0) 6161 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.476641+0000 mon.a (mon.0) 6162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.477484+0000 mon.a (mon.0) 6163 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.483434+0000 mon.a (mon.0) 6164 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: cephadm 2024-02-10T06:44:49.484045+0000 mgr.y (mgr.34107) 1544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.563045+0000 mon.a (mon.0) 6165 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.565497+0000 mon.a (mon.0) 6166 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.568229+0000 mon.a (mon.0) 6167 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.569152+0000 mon.a (mon.0) 6168 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.576902+0000 mon.a (mon.0) 6169 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: cephadm 2024-02-10T06:44:49.577423+0000 mgr.y (mgr.34107) 1545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.654794+0000 mon.a (mon.0) 6170 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.658034+0000 mon.a (mon.0) 6171 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.661446+0000 mon.a (mon.0) 6172 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.662718+0000 mon.a (mon.0) 6173 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.670770+0000 mon.a (mon.0) 6174 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.749441+0000 mon.a (mon.0) 6175 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.752279+0000 mon.a (mon.0) 6176 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.755661+0000 mon.a (mon.0) 6177 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.756975+0000 mon.a (mon.0) 6178 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.765206+0000 mon.a (mon.0) 6179 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.843042+0000 mon.a (mon.0) 6180 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.846692+0000 mon.a (mon.0) 6181 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.849450+0000 mon.a (mon.0) 6182 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.850354+0000 mon.a (mon.0) 6183 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.858742+0000 mon.a (mon.0) 6184 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.941042+0000 mon.a (mon.0) 6185 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.943546+0000 mon.a (mon.0) 6186 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.945935+0000 mon.a (mon.0) 6187 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.946748+0000 mon.a (mon.0) 6188 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:49.952592+0000 mon.a (mon.0) 6189 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.018029+0000 mon.a (mon.0) 6190 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.021299+0000 mon.a (mon.0) 6191 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.025092+0000 mon.a (mon.0) 6192 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.026437+0000 mon.a (mon.0) 6193 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.034723+0000 mon.a (mon.0) 6194 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.117769+0000 mon.a (mon.0) 6195 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.121346+0000 mon.a (mon.0) 6196 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.124069+0000 mon.a (mon.0) 6197 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.125056+0000 mon.a (mon.0) 6198 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.132680+0000 mon.a (mon.0) 6199 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.212656+0000 mon.a (mon.0) 6200 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.215661+0000 mon.a (mon.0) 6201 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.218323+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.46:0/3409413740' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:44:50.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.218690+0000 mon.a (mon.0) 6202 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.220015+0000 mon.a (mon.0) 6203 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.227243+0000 mon.a (mon.0) 6204 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.311987+0000 mon.a (mon.0) 6205 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.315810+0000 mon.a (mon.0) 6206 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.319377+0000 mon.a (mon.0) 6207 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.320588+0000 mon.a (mon.0) 6208 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.329647+0000 mon.a (mon.0) 6209 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:50.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.411304+0000 mon.a (mon.0) 6210 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:50.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.414128+0000 mon.a (mon.0) 6211 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:50.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.416535+0000 mon.a (mon.0) 6212 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:50.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.417523+0000 mon.a (mon.0) 6213 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:50.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:50 smithi175 bash[56722]: audit 2024-02-10T06:44:50.424454+0000 mon.a (mon.0) 6214 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.377 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:44:51] "GET /metrics HTTP/1.1" 200 38690 "" "Prometheus/2.33.4" 2024-02-10T06:44:51.745 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[72491]: debug 2024-02-10T06:44:51.671+0000 7f5c881e3700 -1 osd.7 148 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T06:44:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: cephadm 2024-02-10T06:44:49.671379+0000 mgr.y (mgr.34107) 1546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:49.722631+0000 mgr.y (mgr.34107) 1547 : audit 0 from='client.44566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:51.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: cephadm 2024-02-10T06:44:49.765864+0000 mgr.y (mgr.34107) 1548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: cephadm 2024-02-10T06:44:49.859471+0000 mgr.y (mgr.34107) 1549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: cephadm 2024-02-10T06:44:49.953175+0000 mgr.y (mgr.34107) 1550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: cephadm 2024-02-10T06:44:50.035578+0000 mgr.y (mgr.34107) 1551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: cephadm 2024-02-10T06:44:50.133490+0000 mgr.y (mgr.34107) 1552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: cephadm 2024-02-10T06:44:50.228161+0000 mgr.y (mgr.34107) 1553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: cephadm 2024-02-10T06:44:50.330256+0000 mgr.y (mgr.34107) 1554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: cephadm 2024-02-10T06:44:50.425044+0000 mgr.y (mgr.34107) 1555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.505631+0000 mon.a (mon.0) 6215 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.507952+0000 mon.a (mon.0) 6216 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.510909+0000 mon.a (mon.0) 6217 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.511921+0000 mon.a (mon.0) 6218 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.518854+0000 mon.a (mon.0) 6219 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: cephadm 2024-02-10T06:44:50.519679+0000 mgr.y (mgr.34107) 1556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.601829+0000 mon.a (mon.0) 6220 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.606017+0000 mon.a (mon.0) 6221 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.610743+0000 mon.a (mon.0) 6222 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.612115+0000 mon.a (mon.0) 6223 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.620519+0000 mon.a (mon.0) 6224 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: cephadm 2024-02-10T06:44:50.621160+0000 mgr.y (mgr.34107) 1557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.637670+0000 mon.a (mon.0) 6225 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T06:44:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.638356+0000 mon.b (mon.2) 7 : audit 1 from='osd.7 [v2:172.21.15.175:6824/1626131223,v1:172.21.15.175:6825/1626131223]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T06:44:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.704125+0000 mon.a (mon.0) 6226 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.706791+0000 mon.a (mon.0) 6227 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.710325+0000 mon.a (mon.0) 6228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.711505+0000 mon.a (mon.0) 6229 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.718708+0000 mon.a (mon.0) 6230 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.801140+0000 mon.a (mon.0) 6231 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.803549+0000 mon.a (mon.0) 6232 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.806188+0000 mon.a (mon.0) 6233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.807055+0000 mon.a (mon.0) 6234 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.815359+0000 mon.a (mon.0) 6235 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.897529+0000 mon.a (mon.0) 6236 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.900327+0000 mon.a (mon.0) 6237 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.903416+0000 mon.a (mon.0) 6238 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.904415+0000 mon.a (mon.0) 6239 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.911604+0000 mon.a (mon.0) 6240 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.992956+0000 mon.a (mon.0) 6241 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.995125+0000 mon.a (mon.0) 6242 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.997321+0000 mon.a (mon.0) 6243 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:50.998191+0000 mon.a (mon.0) 6244 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:51.004021+0000 mon.a (mon.0) 6245 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:51.084689+0000 mon.a (mon.0) 6246 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:51.087573+0000 mon.a (mon.0) 6247 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:51.090927+0000 mon.a (mon.0) 6248 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:51.091834+0000 mon.a (mon.0) 6249 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:51.098974+0000 mon.a (mon.0) 6250 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:51.180953+0000 mon.a (mon.0) 6251 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:51.183354+0000 mon.a (mon.0) 6252 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:51.187420+0000 mon.a (mon.0) 6253 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:51.188498+0000 mon.a (mon.0) 6254 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:51.194917+0000 mon.a (mon.0) 6255 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:51.271332+0000 mon.a (mon.0) 6256 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:51.275988+0000 mon.a (mon.0) 6257 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:51.279747+0000 mon.a (mon.0) 6258 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:51.281188+0000 mon.a (mon.0) 6259 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:51.288978+0000 mon.a (mon.0) 6260 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:51.369771+0000 mon.a (mon.0) 6261 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:51.372061+0000 mon.a (mon.0) 6262 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:51.375059+0000 mon.a (mon.0) 6263 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:51.376143+0000 mon.a (mon.0) 6264 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:51 smithi175 bash[56722]: audit 2024-02-10T06:44:51.382253+0000 mon.a (mon.0) 6265 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: cephadm 2024-02-10T06:44:49.671379+0000 mgr.y (mgr.34107) 1546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:49.722631+0000 mgr.y (mgr.34107) 1547 : audit 0 from='client.44566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:51.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: cephadm 2024-02-10T06:44:49.765864+0000 mgr.y (mgr.34107) 1548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: cephadm 2024-02-10T06:44:49.859471+0000 mgr.y (mgr.34107) 1549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: cephadm 2024-02-10T06:44:49.953175+0000 mgr.y (mgr.34107) 1550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: cephadm 2024-02-10T06:44:50.035578+0000 mgr.y (mgr.34107) 1551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: cephadm 2024-02-10T06:44:50.133490+0000 mgr.y (mgr.34107) 1552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: cephadm 2024-02-10T06:44:50.228161+0000 mgr.y (mgr.34107) 1553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: cephadm 2024-02-10T06:44:50.330256+0000 mgr.y (mgr.34107) 1554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: cephadm 2024-02-10T06:44:50.425044+0000 mgr.y (mgr.34107) 1555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.505631+0000 mon.a (mon.0) 6215 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.507952+0000 mon.a (mon.0) 6216 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.510909+0000 mon.a (mon.0) 6217 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.511921+0000 mon.a (mon.0) 6218 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.518854+0000 mon.a (mon.0) 6219 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: cephadm 2024-02-10T06:44:50.519679+0000 mgr.y (mgr.34107) 1556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.601829+0000 mon.a (mon.0) 6220 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.606017+0000 mon.a (mon.0) 6221 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.610743+0000 mon.a (mon.0) 6222 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.612115+0000 mon.a (mon.0) 6223 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.620519+0000 mon.a (mon.0) 6224 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: cephadm 2024-02-10T06:44:49.671379+0000 mgr.y (mgr.34107) 1546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:49.722631+0000 mgr.y (mgr.34107) 1547 : audit 0 from='client.44566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:44:51.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: cephadm 2024-02-10T06:44:49.765864+0000 mgr.y (mgr.34107) 1548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: cephadm 2024-02-10T06:44:49.859471+0000 mgr.y (mgr.34107) 1549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: cephadm 2024-02-10T06:44:49.953175+0000 mgr.y (mgr.34107) 1550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: cephadm 2024-02-10T06:44:50.035578+0000 mgr.y (mgr.34107) 1551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: cephadm 2024-02-10T06:44:50.133490+0000 mgr.y (mgr.34107) 1552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: cephadm 2024-02-10T06:44:50.228161+0000 mgr.y (mgr.34107) 1553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: cephadm 2024-02-10T06:44:50.330256+0000 mgr.y (mgr.34107) 1554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: cephadm 2024-02-10T06:44:50.425044+0000 mgr.y (mgr.34107) 1555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.505631+0000 mon.a (mon.0) 6215 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.507952+0000 mon.a (mon.0) 6216 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.510909+0000 mon.a (mon.0) 6217 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.511921+0000 mon.a (mon.0) 6218 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.518854+0000 mon.a (mon.0) 6219 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: cephadm 2024-02-10T06:44:50.519679+0000 mgr.y (mgr.34107) 1556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.601829+0000 mon.a (mon.0) 6220 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.606017+0000 mon.a (mon.0) 6221 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.610743+0000 mon.a (mon.0) 6222 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.612115+0000 mon.a (mon.0) 6223 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.620519+0000 mon.a (mon.0) 6224 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: cephadm 2024-02-10T06:44:50.621160+0000 mgr.y (mgr.34107) 1557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.637670+0000 mon.a (mon.0) 6225 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T06:44:51.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.638356+0000 mon.b (mon.2) 7 : audit 1 from='osd.7 [v2:172.21.15.175:6824/1626131223,v1:172.21.15.175:6825/1626131223]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T06:44:51.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.704125+0000 mon.a (mon.0) 6226 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.706791+0000 mon.a (mon.0) 6227 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.710325+0000 mon.a (mon.0) 6228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.711505+0000 mon.a (mon.0) 6229 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.718708+0000 mon.a (mon.0) 6230 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.801140+0000 mon.a (mon.0) 6231 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.803549+0000 mon.a (mon.0) 6232 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.806188+0000 mon.a (mon.0) 6233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.807055+0000 mon.a (mon.0) 6234 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.815359+0000 mon.a (mon.0) 6235 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.897529+0000 mon.a (mon.0) 6236 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.900327+0000 mon.a (mon.0) 6237 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.903416+0000 mon.a (mon.0) 6238 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.904415+0000 mon.a (mon.0) 6239 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.911604+0000 mon.a (mon.0) 6240 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.992956+0000 mon.a (mon.0) 6241 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: cephadm 2024-02-10T06:44:50.621160+0000 mgr.y (mgr.34107) 1557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:51.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.637670+0000 mon.a (mon.0) 6225 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T06:44:51.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.638356+0000 mon.b (mon.2) 7 : audit 1 from='osd.7 [v2:172.21.15.175:6824/1626131223,v1:172.21.15.175:6825/1626131223]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T06:44:51.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.704125+0000 mon.a (mon.0) 6226 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.706791+0000 mon.a (mon.0) 6227 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.710325+0000 mon.a (mon.0) 6228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.711505+0000 mon.a (mon.0) 6229 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.718708+0000 mon.a (mon.0) 6230 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.801140+0000 mon.a (mon.0) 6231 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.803549+0000 mon.a (mon.0) 6232 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.806188+0000 mon.a (mon.0) 6233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.807055+0000 mon.a (mon.0) 6234 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.815359+0000 mon.a (mon.0) 6235 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.897529+0000 mon.a (mon.0) 6236 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.900327+0000 mon.a (mon.0) 6237 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.903416+0000 mon.a (mon.0) 6238 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.904415+0000 mon.a (mon.0) 6239 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.911604+0000 mon.a (mon.0) 6240 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.992956+0000 mon.a (mon.0) 6241 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.995125+0000 mon.a (mon.0) 6242 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.997321+0000 mon.a (mon.0) 6243 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:50.998191+0000 mon.a (mon.0) 6244 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:51.004021+0000 mon.a (mon.0) 6245 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:51.084689+0000 mon.a (mon.0) 6246 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:51.087573+0000 mon.a (mon.0) 6247 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:51.090927+0000 mon.a (mon.0) 6248 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:51.091834+0000 mon.a (mon.0) 6249 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:51.098974+0000 mon.a (mon.0) 6250 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:51.180953+0000 mon.a (mon.0) 6251 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:51.183354+0000 mon.a (mon.0) 6252 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:51.187420+0000 mon.a (mon.0) 6253 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:51.188498+0000 mon.a (mon.0) 6254 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:51.194917+0000 mon.a (mon.0) 6255 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:51.271332+0000 mon.a (mon.0) 6256 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:51.275988+0000 mon.a (mon.0) 6257 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:51.279747+0000 mon.a (mon.0) 6258 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:51.281188+0000 mon.a (mon.0) 6259 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:51.288978+0000 mon.a (mon.0) 6260 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.995125+0000 mon.a (mon.0) 6242 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.997321+0000 mon.a (mon.0) 6243 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:50.998191+0000 mon.a (mon.0) 6244 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:51.004021+0000 mon.a (mon.0) 6245 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:51.084689+0000 mon.a (mon.0) 6246 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:51.087573+0000 mon.a (mon.0) 6247 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:51.090927+0000 mon.a (mon.0) 6248 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:51.091834+0000 mon.a (mon.0) 6249 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:51.098974+0000 mon.a (mon.0) 6250 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:51.180953+0000 mon.a (mon.0) 6251 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:51.183354+0000 mon.a (mon.0) 6252 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:51.187420+0000 mon.a (mon.0) 6253 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:51.188498+0000 mon.a (mon.0) 6254 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:51.194917+0000 mon.a (mon.0) 6255 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:51.271332+0000 mon.a (mon.0) 6256 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:51.275988+0000 mon.a (mon.0) 6257 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:51.279747+0000 mon.a (mon.0) 6258 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:51.281188+0000 mon.a (mon.0) 6259 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:51.288978+0000 mon.a (mon.0) 6260 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:51.369771+0000 mon.a (mon.0) 6261 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:51.372061+0000 mon.a (mon.0) 6262 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:51.375059+0000 mon.a (mon.0) 6263 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:51.376143+0000 mon.a (mon.0) 6264 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[71198]: audit 2024-02-10T06:44:51.382253+0000 mon.a (mon.0) 6265 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:51.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:51.369771+0000 mon.a (mon.0) 6261 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:51.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:51.372061+0000 mon.a (mon.0) 6262 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:51.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:51.375059+0000 mon.a (mon.0) 6263 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:51.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:51.376143+0000 mon.a (mon.0) 6264 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:51.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:51 smithi046 bash[68510]: audit 2024-02-10T06:44:51.382253+0000 mon.a (mon.0) 6265 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.487 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:50.713208+0000 mgr.y (mgr.34107) 1558 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:44:52.487 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: cephadm 2024-02-10T06:44:50.719300+0000 mgr.y (mgr.34107) 1559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.487 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: cephadm 2024-02-10T06:44:50.816017+0000 mgr.y (mgr.34107) 1560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.487 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: cephadm 2024-02-10T06:44:50.912272+0000 mgr.y (mgr.34107) 1561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.487 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: cephadm 2024-02-10T06:44:51.005139+0000 mgr.y (mgr.34107) 1562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.488 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: cephadm 2024-02-10T06:44:51.099493+0000 mgr.y (mgr.34107) 1563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.488 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: cephadm 2024-02-10T06:44:51.195594+0000 mgr.y (mgr.34107) 1564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.488 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: cephadm 2024-02-10T06:44:51.289638+0000 mgr.y (mgr.34107) 1565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.488 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: cephadm 2024-02-10T06:44:51.382802+0000 mgr.y (mgr.34107) 1566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.488 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: cluster 2024-02-10T06:44:51.426746+0000 mgr.y (mgr.34107) 1567 : cluster 0 pgmap v255: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s; 84/630 objects degraded (13.333%) 2024-02-10T06:44:52.488 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.466063+0000 mon.a (mon.0) 6266 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.488 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.469252+0000 mon.a (mon.0) 6267 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.488 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.471347+0000 mon.a (mon.0) 6268 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.488 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.472028+0000 mon.a (mon.0) 6269 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.488 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.478218+0000 mon.a (mon.0) 6270 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: cephadm 2024-02-10T06:44:51.478829+0000 mgr.y (mgr.34107) 1568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.557340+0000 mon.a (mon.0) 6271 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.560709+0000 mon.a (mon.0) 6272 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.564829+0000 mon.a (mon.0) 6273 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.566250+0000 mon.a (mon.0) 6274 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.574662+0000 mon.a (mon.0) 6275 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: cephadm 2024-02-10T06:44:51.575619+0000 mgr.y (mgr.34107) 1569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.620365+0000 mon.a (mon.0) 6276 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T06:44:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: cluster 2024-02-10T06:44:51.626254+0000 mon.a (mon.0) 6277 : cluster 0 osdmap e151: 8 total, 7 up, 8 in 2024-02-10T06:44:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.631798+0000 mon.a (mon.0) 6278 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:44:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.632229+0000 mon.b (mon.2) 8 : audit 1 from='osd.7 [v2:172.21.15.175:6824/1626131223,v1:172.21.15.175:6825/1626131223]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:44:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.661085+0000 mon.a (mon.0) 6279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.663459+0000 mon.a (mon.0) 6280 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.666820+0000 mon.a (mon.0) 6281 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.667724+0000 mon.a (mon.0) 6282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.674690+0000 mon.a (mon.0) 6283 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.754907+0000 mon.a (mon.0) 6284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.757739+0000 mon.a (mon.0) 6285 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.760943+0000 mon.a (mon.0) 6286 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.761977+0000 mon.a (mon.0) 6287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.768644+0000 mon.a (mon.0) 6288 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.852125+0000 mon.a (mon.0) 6289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.854578+0000 mon.a (mon.0) 6290 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.858104+0000 mon.a (mon.0) 6291 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.858988+0000 mon.a (mon.0) 6292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.864927+0000 mon.a (mon.0) 6293 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.945884+0000 mon.a (mon.0) 6294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.948177+0000 mon.a (mon.0) 6295 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.950874+0000 mon.a (mon.0) 6296 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.951892+0000 mon.a (mon.0) 6297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:51.959196+0000 mon.a (mon.0) 6298 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.041203+0000 mon.a (mon.0) 6299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.044320+0000 mon.a (mon.0) 6300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.047424+0000 mon.a (mon.0) 6301 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.048657+0000 mon.a (mon.0) 6302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.054515+0000 mon.a (mon.0) 6303 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.137986+0000 mon.a (mon.0) 6304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.140457+0000 mon.a (mon.0) 6305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.143455+0000 mon.a (mon.0) 6306 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.144726+0000 mon.a (mon.0) 6307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.153784+0000 mon.a (mon.0) 6308 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.238245+0000 mon.a (mon.0) 6309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.241162+0000 mon.a (mon.0) 6310 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.244521+0000 mon.a (mon.0) 6311 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.245813+0000 mon.a (mon.0) 6312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.252577+0000 mon.a (mon.0) 6313 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.332289+0000 mon.a (mon.0) 6314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.334759+0000 mon.a (mon.0) 6315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.337429+0000 mon.a (mon.0) 6316 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.338541+0000 mon.a (mon.0) 6317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.346996+0000 mon.a (mon.0) 6318 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.427573+0000 mon.a (mon.0) 6319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.430338+0000 mon.a (mon.0) 6320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.433667+0000 mon.a (mon.0) 6321 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.435086+0000 mon.a (mon.0) 6322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:52 smithi175 bash[56722]: audit 2024-02-10T06:44:52.444270+0000 mon.a (mon.0) 6323 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:50.713208+0000 mgr.y (mgr.34107) 1558 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:44:52.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: cephadm 2024-02-10T06:44:50.719300+0000 mgr.y (mgr.34107) 1559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: cephadm 2024-02-10T06:44:50.816017+0000 mgr.y (mgr.34107) 1560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: cephadm 2024-02-10T06:44:50.912272+0000 mgr.y (mgr.34107) 1561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: cephadm 2024-02-10T06:44:51.005139+0000 mgr.y (mgr.34107) 1562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: cephadm 2024-02-10T06:44:51.099493+0000 mgr.y (mgr.34107) 1563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: cephadm 2024-02-10T06:44:51.195594+0000 mgr.y (mgr.34107) 1564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: cephadm 2024-02-10T06:44:51.289638+0000 mgr.y (mgr.34107) 1565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: cephadm 2024-02-10T06:44:51.382802+0000 mgr.y (mgr.34107) 1566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: cluster 2024-02-10T06:44:51.426746+0000 mgr.y (mgr.34107) 1567 : cluster 0 pgmap v255: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s; 84/630 objects degraded (13.333%) 2024-02-10T06:44:52.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.466063+0000 mon.a (mon.0) 6266 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.469252+0000 mon.a (mon.0) 6267 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.471347+0000 mon.a (mon.0) 6268 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.472028+0000 mon.a (mon.0) 6269 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.478218+0000 mon.a (mon.0) 6270 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: cephadm 2024-02-10T06:44:51.478829+0000 mgr.y (mgr.34107) 1568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.557340+0000 mon.a (mon.0) 6271 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.560709+0000 mon.a (mon.0) 6272 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.564829+0000 mon.a (mon.0) 6273 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.566250+0000 mon.a (mon.0) 6274 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:50.713208+0000 mgr.y (mgr.34107) 1558 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:44:52.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: cephadm 2024-02-10T06:44:50.719300+0000 mgr.y (mgr.34107) 1559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: cephadm 2024-02-10T06:44:50.816017+0000 mgr.y (mgr.34107) 1560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: cephadm 2024-02-10T06:44:50.912272+0000 mgr.y (mgr.34107) 1561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: cephadm 2024-02-10T06:44:51.005139+0000 mgr.y (mgr.34107) 1562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: cephadm 2024-02-10T06:44:51.099493+0000 mgr.y (mgr.34107) 1563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: cephadm 2024-02-10T06:44:51.195594+0000 mgr.y (mgr.34107) 1564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: cephadm 2024-02-10T06:44:51.289638+0000 mgr.y (mgr.34107) 1565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: cephadm 2024-02-10T06:44:51.382802+0000 mgr.y (mgr.34107) 1566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: cluster 2024-02-10T06:44:51.426746+0000 mgr.y (mgr.34107) 1567 : cluster 0 pgmap v255: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s; 84/630 objects degraded (13.333%) 2024-02-10T06:44:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.466063+0000 mon.a (mon.0) 6266 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.469252+0000 mon.a (mon.0) 6267 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.471347+0000 mon.a (mon.0) 6268 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.472028+0000 mon.a (mon.0) 6269 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.478218+0000 mon.a (mon.0) 6270 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: cephadm 2024-02-10T06:44:51.478829+0000 mgr.y (mgr.34107) 1568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.557340+0000 mon.a (mon.0) 6271 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.560709+0000 mon.a (mon.0) 6272 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.564829+0000 mon.a (mon.0) 6273 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.566250+0000 mon.a (mon.0) 6274 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.574662+0000 mon.a (mon.0) 6275 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: cephadm 2024-02-10T06:44:51.575619+0000 mgr.y (mgr.34107) 1569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.620365+0000 mon.a (mon.0) 6276 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T06:44:52.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: cluster 2024-02-10T06:44:51.626254+0000 mon.a (mon.0) 6277 : cluster 0 osdmap e151: 8 total, 7 up, 8 in 2024-02-10T06:44:52.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.631798+0000 mon.a (mon.0) 6278 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:44:52.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.632229+0000 mon.b (mon.2) 8 : audit 1 from='osd.7 [v2:172.21.15.175:6824/1626131223,v1:172.21.15.175:6825/1626131223]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:44:52.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.661085+0000 mon.a (mon.0) 6279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.663459+0000 mon.a (mon.0) 6280 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.666820+0000 mon.a (mon.0) 6281 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.667724+0000 mon.a (mon.0) 6282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.674690+0000 mon.a (mon.0) 6283 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.754907+0000 mon.a (mon.0) 6284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.757739+0000 mon.a (mon.0) 6285 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.760943+0000 mon.a (mon.0) 6286 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.761977+0000 mon.a (mon.0) 6287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.768644+0000 mon.a (mon.0) 6288 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.852125+0000 mon.a (mon.0) 6289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.854578+0000 mon.a (mon.0) 6290 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.858104+0000 mon.a (mon.0) 6291 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.858988+0000 mon.a (mon.0) 6292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.864927+0000 mon.a (mon.0) 6293 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.945884+0000 mon.a (mon.0) 6294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.948177+0000 mon.a (mon.0) 6295 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.950874+0000 mon.a (mon.0) 6296 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.951892+0000 mon.a (mon.0) 6297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:51.959196+0000 mon.a (mon.0) 6298 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.041203+0000 mon.a (mon.0) 6299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.044320+0000 mon.a (mon.0) 6300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.047424+0000 mon.a (mon.0) 6301 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.048657+0000 mon.a (mon.0) 6302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.054515+0000 mon.a (mon.0) 6303 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.137986+0000 mon.a (mon.0) 6304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.140457+0000 mon.a (mon.0) 6305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.143455+0000 mon.a (mon.0) 6306 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.144726+0000 mon.a (mon.0) 6307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.153784+0000 mon.a (mon.0) 6308 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.238245+0000 mon.a (mon.0) 6309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.241162+0000 mon.a (mon.0) 6310 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.244521+0000 mon.a (mon.0) 6311 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.245813+0000 mon.a (mon.0) 6312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.252577+0000 mon.a (mon.0) 6313 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.332289+0000 mon.a (mon.0) 6314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.334759+0000 mon.a (mon.0) 6315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.337429+0000 mon.a (mon.0) 6316 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.338541+0000 mon.a (mon.0) 6317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.346996+0000 mon.a (mon.0) 6318 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.427573+0000 mon.a (mon.0) 6319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.430338+0000 mon.a (mon.0) 6320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.433667+0000 mon.a (mon.0) 6321 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.435086+0000 mon.a (mon.0) 6322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[71198]: audit 2024-02-10T06:44:52.444270+0000 mon.a (mon.0) 6323 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.574662+0000 mon.a (mon.0) 6275 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: cephadm 2024-02-10T06:44:51.575619+0000 mgr.y (mgr.34107) 1569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.620365+0000 mon.a (mon.0) 6276 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T06:44:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: cluster 2024-02-10T06:44:51.626254+0000 mon.a (mon.0) 6277 : cluster 0 osdmap e151: 8 total, 7 up, 8 in 2024-02-10T06:44:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.631798+0000 mon.a (mon.0) 6278 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:44:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.632229+0000 mon.b (mon.2) 8 : audit 1 from='osd.7 [v2:172.21.15.175:6824/1626131223,v1:172.21.15.175:6825/1626131223]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi175", "root=default"]}]: dispatch 2024-02-10T06:44:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.661085+0000 mon.a (mon.0) 6279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.663459+0000 mon.a (mon.0) 6280 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.666820+0000 mon.a (mon.0) 6281 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.667724+0000 mon.a (mon.0) 6282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.674690+0000 mon.a (mon.0) 6283 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.754907+0000 mon.a (mon.0) 6284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.757739+0000 mon.a (mon.0) 6285 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.760943+0000 mon.a (mon.0) 6286 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.761977+0000 mon.a (mon.0) 6287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.768644+0000 mon.a (mon.0) 6288 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.852125+0000 mon.a (mon.0) 6289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.854578+0000 mon.a (mon.0) 6290 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.858104+0000 mon.a (mon.0) 6291 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.858988+0000 mon.a (mon.0) 6292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.864927+0000 mon.a (mon.0) 6293 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.945884+0000 mon.a (mon.0) 6294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.948177+0000 mon.a (mon.0) 6295 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.950874+0000 mon.a (mon.0) 6296 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.951892+0000 mon.a (mon.0) 6297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:51.959196+0000 mon.a (mon.0) 6298 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.041203+0000 mon.a (mon.0) 6299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.044320+0000 mon.a (mon.0) 6300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.047424+0000 mon.a (mon.0) 6301 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.048657+0000 mon.a (mon.0) 6302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.054515+0000 mon.a (mon.0) 6303 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.137986+0000 mon.a (mon.0) 6304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.140457+0000 mon.a (mon.0) 6305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.143455+0000 mon.a (mon.0) 6306 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.144726+0000 mon.a (mon.0) 6307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.153784+0000 mon.a (mon.0) 6308 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.238245+0000 mon.a (mon.0) 6309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.241162+0000 mon.a (mon.0) 6310 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.244521+0000 mon.a (mon.0) 6311 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.245813+0000 mon.a (mon.0) 6312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.252577+0000 mon.a (mon.0) 6313 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.332289+0000 mon.a (mon.0) 6314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.334759+0000 mon.a (mon.0) 6315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.337429+0000 mon.a (mon.0) 6316 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.338541+0000 mon.a (mon.0) 6317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.346996+0000 mon.a (mon.0) 6318 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:52.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.427573+0000 mon.a (mon.0) 6319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:52.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.430338+0000 mon.a (mon.0) 6320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:52.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.433667+0000 mon.a (mon.0) 6321 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:52.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.435086+0000 mon.a (mon.0) 6322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:52.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:52 smithi046 bash[68510]: audit 2024-02-10T06:44:52.444270+0000 mon.a (mon.0) 6323 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: cephadm 2024-02-10T06:44:51.676102+0000 mgr.y (mgr.34107) 1570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: cephadm 2024-02-10T06:44:51.769395+0000 mgr.y (mgr.34107) 1571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: cephadm 2024-02-10T06:44:51.865530+0000 mgr.y (mgr.34107) 1572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: cephadm 2024-02-10T06:44:51.959992+0000 mgr.y (mgr.34107) 1573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: cephadm 2024-02-10T06:44:52.055088+0000 mgr.y (mgr.34107) 1574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: cephadm 2024-02-10T06:44:52.154527+0000 mgr.y (mgr.34107) 1575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: cephadm 2024-02-10T06:44:52.253203+0000 mgr.y (mgr.34107) 1576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: cephadm 2024-02-10T06:44:52.347817+0000 mgr.y (mgr.34107) 1577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: cephadm 2024-02-10T06:44:52.445186+0000 mgr.y (mgr.34107) 1578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.524609+0000 mon.a (mon.0) 6324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.527403+0000 mon.a (mon.0) 6325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.530308+0000 mon.a (mon.0) 6326 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.531761+0000 mon.a (mon.0) 6327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.538940+0000 mon.a (mon.0) 6328 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: cephadm 2024-02-10T06:44:52.540118+0000 mgr.y (mgr.34107) 1579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.623732+0000 mon.a (mon.0) 6329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.626073+0000 mon.a (mon.0) 6330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.629533+0000 mon.a (mon.0) 6331 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.630477+0000 mon.a (mon.0) 6332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.637508+0000 mon.a (mon.0) 6333 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: cephadm 2024-02-10T06:44:52.638331+0000 mgr.y (mgr.34107) 1580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: cluster 2024-02-10T06:44:52.672156+0000 mon.a (mon.0) 6334 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:44:53.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: cluster 2024-02-10T06:44:52.679703+0000 mon.a (mon.0) 6335 : cluster 1 osd.7 [v2:172.21.15.175:6824/1626131223,v1:172.21.15.175:6825/1626131223] boot 2024-02-10T06:44:53.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: cluster 2024-02-10T06:44:52.679824+0000 mon.a (mon.0) 6336 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-02-10T06:44:53.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.688131+0000 mon.a (mon.0) 6337 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:44:53.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.719610+0000 mon.a (mon.0) 6338 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.721999+0000 mon.a (mon.0) 6339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.724849+0000 mon.a (mon.0) 6340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.725646+0000 mon.a (mon.0) 6341 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.730835+0000 mon.a (mon.0) 6342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.813139+0000 mon.a (mon.0) 6343 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.815634+0000 mon.a (mon.0) 6344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.818944+0000 mon.a (mon.0) 6345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.819988+0000 mon.a (mon.0) 6346 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.829508+0000 mon.a (mon.0) 6347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.912127+0000 mon.a (mon.0) 6348 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.914277+0000 mon.a (mon.0) 6349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.916788+0000 mon.a (mon.0) 6350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.917587+0000 mon.a (mon.0) 6351 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:52.925253+0000 mon.a (mon.0) 6352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.008872+0000 mon.a (mon.0) 6353 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.011708+0000 mon.a (mon.0) 6354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.015585+0000 mon.a (mon.0) 6355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.016863+0000 mon.a (mon.0) 6356 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.023882+0000 mon.a (mon.0) 6357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.107276+0000 mon.a (mon.0) 6358 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.111632+0000 mon.a (mon.0) 6359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.115533+0000 mon.a (mon.0) 6360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.116488+0000 mon.a (mon.0) 6361 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.122713+0000 mon.a (mon.0) 6362 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.205235+0000 mon.a (mon.0) 6363 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.207847+0000 mon.a (mon.0) 6364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.210588+0000 mon.a (mon.0) 6365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.211660+0000 mon.a (mon.0) 6366 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.217845+0000 mon.a (mon.0) 6367 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.298031+0000 mon.a (mon.0) 6368 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.300888+0000 mon.a (mon.0) 6369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.304199+0000 mon.a (mon.0) 6370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.305481+0000 mon.a (mon.0) 6371 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.314903+0000 mon.a (mon.0) 6372 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.395832+0000 mon.a (mon.0) 6373 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.398305+0000 mon.a (mon.0) 6374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.402110+0000 mon.a (mon.0) 6375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.403704+0000 mon.a (mon.0) 6376 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:53 smithi175 bash[56722]: audit 2024-02-10T06:44:53.411953+0000 mon.a (mon.0) 6377 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: cephadm 2024-02-10T06:44:51.676102+0000 mgr.y (mgr.34107) 1570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: cephadm 2024-02-10T06:44:51.769395+0000 mgr.y (mgr.34107) 1571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: cephadm 2024-02-10T06:44:51.865530+0000 mgr.y (mgr.34107) 1572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: cephadm 2024-02-10T06:44:51.959992+0000 mgr.y (mgr.34107) 1573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: cephadm 2024-02-10T06:44:52.055088+0000 mgr.y (mgr.34107) 1574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: cephadm 2024-02-10T06:44:52.154527+0000 mgr.y (mgr.34107) 1575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: cephadm 2024-02-10T06:44:52.253203+0000 mgr.y (mgr.34107) 1576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: cephadm 2024-02-10T06:44:52.347817+0000 mgr.y (mgr.34107) 1577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: cephadm 2024-02-10T06:44:52.445186+0000 mgr.y (mgr.34107) 1578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.524609+0000 mon.a (mon.0) 6324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.527403+0000 mon.a (mon.0) 6325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.530308+0000 mon.a (mon.0) 6326 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.531761+0000 mon.a (mon.0) 6327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.538940+0000 mon.a (mon.0) 6328 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: cephadm 2024-02-10T06:44:52.540118+0000 mgr.y (mgr.34107) 1579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.623732+0000 mon.a (mon.0) 6329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.626073+0000 mon.a (mon.0) 6330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.629533+0000 mon.a (mon.0) 6331 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.630477+0000 mon.a (mon.0) 6332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.637508+0000 mon.a (mon.0) 6333 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: cephadm 2024-02-10T06:44:52.638331+0000 mgr.y (mgr.34107) 1580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: cluster 2024-02-10T06:44:52.672156+0000 mon.a (mon.0) 6334 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:44:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: cluster 2024-02-10T06:44:52.679703+0000 mon.a (mon.0) 6335 : cluster 1 osd.7 [v2:172.21.15.175:6824/1626131223,v1:172.21.15.175:6825/1626131223] boot 2024-02-10T06:44:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: cluster 2024-02-10T06:44:52.679824+0000 mon.a (mon.0) 6336 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-02-10T06:44:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.688131+0000 mon.a (mon.0) 6337 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:44:53.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.719610+0000 mon.a (mon.0) 6338 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.721999+0000 mon.a (mon.0) 6339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.724849+0000 mon.a (mon.0) 6340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.725646+0000 mon.a (mon.0) 6341 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.730835+0000 mon.a (mon.0) 6342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.813139+0000 mon.a (mon.0) 6343 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.815634+0000 mon.a (mon.0) 6344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.818944+0000 mon.a (mon.0) 6345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.819988+0000 mon.a (mon.0) 6346 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.829508+0000 mon.a (mon.0) 6347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.912127+0000 mon.a (mon.0) 6348 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.914277+0000 mon.a (mon.0) 6349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.916788+0000 mon.a (mon.0) 6350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.917587+0000 mon.a (mon.0) 6351 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:52.925253+0000 mon.a (mon.0) 6352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.008872+0000 mon.a (mon.0) 6353 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: cephadm 2024-02-10T06:44:51.676102+0000 mgr.y (mgr.34107) 1570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: cephadm 2024-02-10T06:44:51.769395+0000 mgr.y (mgr.34107) 1571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: cephadm 2024-02-10T06:44:51.865530+0000 mgr.y (mgr.34107) 1572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: cephadm 2024-02-10T06:44:51.959992+0000 mgr.y (mgr.34107) 1573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: cephadm 2024-02-10T06:44:52.055088+0000 mgr.y (mgr.34107) 1574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: cephadm 2024-02-10T06:44:52.154527+0000 mgr.y (mgr.34107) 1575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: cephadm 2024-02-10T06:44:52.253203+0000 mgr.y (mgr.34107) 1576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: cephadm 2024-02-10T06:44:52.347817+0000 mgr.y (mgr.34107) 1577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: cephadm 2024-02-10T06:44:52.445186+0000 mgr.y (mgr.34107) 1578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.524609+0000 mon.a (mon.0) 6324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.527403+0000 mon.a (mon.0) 6325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.530308+0000 mon.a (mon.0) 6326 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.531761+0000 mon.a (mon.0) 6327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.538940+0000 mon.a (mon.0) 6328 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: cephadm 2024-02-10T06:44:52.540118+0000 mgr.y (mgr.34107) 1579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.623732+0000 mon.a (mon.0) 6329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.626073+0000 mon.a (mon.0) 6330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.629533+0000 mon.a (mon.0) 6331 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.630477+0000 mon.a (mon.0) 6332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.637508+0000 mon.a (mon.0) 6333 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: cephadm 2024-02-10T06:44:52.638331+0000 mgr.y (mgr.34107) 1580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.011708+0000 mon.a (mon.0) 6354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.015585+0000 mon.a (mon.0) 6355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.016863+0000 mon.a (mon.0) 6356 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.023882+0000 mon.a (mon.0) 6357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.107276+0000 mon.a (mon.0) 6358 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.111632+0000 mon.a (mon.0) 6359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.115533+0000 mon.a (mon.0) 6360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.116488+0000 mon.a (mon.0) 6361 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.122713+0000 mon.a (mon.0) 6362 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.205235+0000 mon.a (mon.0) 6363 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.207847+0000 mon.a (mon.0) 6364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.210588+0000 mon.a (mon.0) 6365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.211660+0000 mon.a (mon.0) 6366 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.217845+0000 mon.a (mon.0) 6367 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.298031+0000 mon.a (mon.0) 6368 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.300888+0000 mon.a (mon.0) 6369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.304199+0000 mon.a (mon.0) 6370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.305481+0000 mon.a (mon.0) 6371 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.314903+0000 mon.a (mon.0) 6372 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.395832+0000 mon.a (mon.0) 6373 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.398305+0000 mon.a (mon.0) 6374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.402110+0000 mon.a (mon.0) 6375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.403704+0000 mon.a (mon.0) 6376 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[68510]: audit 2024-02-10T06:44:53.411953+0000 mon.a (mon.0) 6377 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: cluster 2024-02-10T06:44:52.672156+0000 mon.a (mon.0) 6334 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T06:44:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: cluster 2024-02-10T06:44:52.679703+0000 mon.a (mon.0) 6335 : cluster 1 osd.7 [v2:172.21.15.175:6824/1626131223,v1:172.21.15.175:6825/1626131223] boot 2024-02-10T06:44:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: cluster 2024-02-10T06:44:52.679824+0000 mon.a (mon.0) 6336 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-02-10T06:44:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.688131+0000 mon.a (mon.0) 6337 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T06:44:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.719610+0000 mon.a (mon.0) 6338 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.721999+0000 mon.a (mon.0) 6339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.724849+0000 mon.a (mon.0) 6340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.725646+0000 mon.a (mon.0) 6341 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.730835+0000 mon.a (mon.0) 6342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.813139+0000 mon.a (mon.0) 6343 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.815634+0000 mon.a (mon.0) 6344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.818944+0000 mon.a (mon.0) 6345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.819988+0000 mon.a (mon.0) 6346 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.829508+0000 mon.a (mon.0) 6347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.912127+0000 mon.a (mon.0) 6348 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.914277+0000 mon.a (mon.0) 6349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.916788+0000 mon.a (mon.0) 6350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.917587+0000 mon.a (mon.0) 6351 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:52.925253+0000 mon.a (mon.0) 6352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.008872+0000 mon.a (mon.0) 6353 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.011708+0000 mon.a (mon.0) 6354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.015585+0000 mon.a (mon.0) 6355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.016863+0000 mon.a (mon.0) 6356 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.023882+0000 mon.a (mon.0) 6357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.107276+0000 mon.a (mon.0) 6358 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.111632+0000 mon.a (mon.0) 6359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.115533+0000 mon.a (mon.0) 6360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.116488+0000 mon.a (mon.0) 6361 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.122713+0000 mon.a (mon.0) 6362 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.205235+0000 mon.a (mon.0) 6363 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.207847+0000 mon.a (mon.0) 6364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.210588+0000 mon.a (mon.0) 6365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.211660+0000 mon.a (mon.0) 6366 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.217845+0000 mon.a (mon.0) 6367 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.298031+0000 mon.a (mon.0) 6368 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.300888+0000 mon.a (mon.0) 6369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.304199+0000 mon.a (mon.0) 6370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.305481+0000 mon.a (mon.0) 6371 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.314903+0000 mon.a (mon.0) 6372 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:53.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.395832+0000 mon.a (mon.0) 6373 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:53.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.398305+0000 mon.a (mon.0) 6374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:53.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.402110+0000 mon.a (mon.0) 6375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:53.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.403704+0000 mon.a (mon.0) 6376 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:53.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:53 smithi046 bash[71198]: audit 2024-02-10T06:44:53.411953+0000 mon.a (mon.0) 6377 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: cephadm 2024-02-10T06:44:52.731415+0000 mgr.y (mgr.34107) 1581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: cephadm 2024-02-10T06:44:52.830166+0000 mgr.y (mgr.34107) 1582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: cephadm 2024-02-10T06:44:52.926112+0000 mgr.y (mgr.34107) 1583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: cephadm 2024-02-10T06:44:53.024674+0000 mgr.y (mgr.34107) 1584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: cephadm 2024-02-10T06:44:53.123381+0000 mgr.y (mgr.34107) 1585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: cephadm 2024-02-10T06:44:53.218441+0000 mgr.y (mgr.34107) 1586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: cephadm 2024-02-10T06:44:53.315534+0000 mgr.y (mgr.34107) 1587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: cephadm 2024-02-10T06:44:53.412639+0000 mgr.y (mgr.34107) 1588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: cluster 2024-02-10T06:44:53.427694+0000 mgr.y (mgr.34107) 1589 : cluster 0 pgmap v258: 161 pgs: 4 peering, 26 active+undersized+degraded, 39 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2024-02-10T06:44:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.490189+0000 mon.a (mon.0) 6378 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.492394+0000 mon.a (mon.0) 6379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.494665+0000 mon.a (mon.0) 6380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.495476+0000 mon.a (mon.0) 6381 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.501964+0000 mon.a (mon.0) 6382 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: cephadm 2024-02-10T06:44:53.502568+0000 mgr.y (mgr.34107) 1590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.584054+0000 mon.a (mon.0) 6383 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.586662+0000 mon.a (mon.0) 6384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.589171+0000 mon.a (mon.0) 6385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.590076+0000 mon.a (mon.0) 6386 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.597350+0000 mon.a (mon.0) 6387 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: cephadm 2024-02-10T06:44:53.597882+0000 mgr.y (mgr.34107) 1591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: cluster 2024-02-10T06:44:53.682880+0000 mon.a (mon.0) 6388 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-02-10T06:44:54.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.708041+0000 mon.a (mon.0) 6389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.710680+0000 mon.a (mon.0) 6390 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.712992+0000 mon.a (mon.0) 6391 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.715549+0000 mon.a (mon.0) 6392 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.723574+0000 mon.a (mon.0) 6393 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.785677+0000 mon.a (mon.0) 6394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.788464+0000 mon.a (mon.0) 6395 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.792138+0000 mon.a (mon.0) 6396 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.793377+0000 mon.a (mon.0) 6397 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.801154+0000 mon.a (mon.0) 6398 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.914301+0000 mon.a (mon.0) 6399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.916811+0000 mon.a (mon.0) 6400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.919875+0000 mon.a (mon.0) 6401 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.921089+0000 mon.a (mon.0) 6402 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:53.928250+0000 mon.a (mon.0) 6403 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.010846+0000 mon.a (mon.0) 6404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.015873+0000 mon.a (mon.0) 6405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.021818+0000 mon.a (mon.0) 6406 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.023361+0000 mon.a (mon.0) 6407 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.030942+0000 mon.a (mon.0) 6408 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.112824+0000 mon.a (mon.0) 6409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.115544+0000 mon.a (mon.0) 6410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.118862+0000 mon.a (mon.0) 6411 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.120080+0000 mon.a (mon.0) 6412 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.126868+0000 mon.a (mon.0) 6413 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.207273+0000 mon.a (mon.0) 6414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.210005+0000 mon.a (mon.0) 6415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.214742+0000 mon.a (mon.0) 6416 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.219633+0000 mon.a (mon.0) 6417 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.223250+0000 mon.a (mon.0) 6418 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.229399+0000 mon.a (mon.0) 6419 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.235755+0000 mon.a (mon.0) 6420 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.244187+0000 mon.a (mon.0) 6421 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.317875+0000 mon.a (mon.0) 6422 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.321219+0000 mon.a (mon.0) 6423 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.324096+0000 mon.a (mon.0) 6424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.326056+0000 mon.a (mon.0) 6425 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.329216+0000 mon.a (mon.0) 6426 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.336802+0000 mon.a (mon.0) 6427 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.340823+0000 mon.a (mon.0) 6428 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-10T06:44:54.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.345887+0000 mon.a (mon.0) 6429 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-10T06:44:54.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.349319+0000 mon.a (mon.0) 6430 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-10T06:44:54.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.352980+0000 mon.a (mon.0) 6431 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-10T06:44:54.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.355213+0000 mon.a (mon.0) 6432 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-10T06:44:54.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.359429+0000 mon.a (mon.0) 6433 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-10T06:44:54.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.361964+0000 mon.a (mon.0) 6434 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-10T06:44:54.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.365780+0000 mon.a (mon.0) 6435 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-10T06:44:54.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.368385+0000 mon.a (mon.0) 6436 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-10T06:44:54.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.371852+0000 mon.a (mon.0) 6437 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-10T06:44:54.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.374550+0000 mon.a (mon.0) 6438 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-10T06:44:54.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.379575+0000 mon.a (mon.0) 6439 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-10T06:44:54.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.382905+0000 mon.a (mon.0) 6440 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-10T06:44:54.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.386830+0000 mon.a (mon.0) 6441 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-10T06:44:54.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.389420+0000 mon.a (mon.0) 6442 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-10T06:44:54.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.393230+0000 mon.a (mon.0) 6443 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-10T06:44:54.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: audit 2024-02-10T06:44:54.398767+0000 mon.a (mon.0) 6444 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-10T06:44:54.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:54 smithi175 bash[56722]: cluster 2024-02-10T06:44:54.408594+0000 mon.a (mon.0) 6445 : cluster 3 Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-02-10T06:44:54.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: cephadm 2024-02-10T06:44:52.731415+0000 mgr.y (mgr.34107) 1581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: cephadm 2024-02-10T06:44:52.830166+0000 mgr.y (mgr.34107) 1582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: cephadm 2024-02-10T06:44:52.926112+0000 mgr.y (mgr.34107) 1583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: cephadm 2024-02-10T06:44:53.024674+0000 mgr.y (mgr.34107) 1584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: cephadm 2024-02-10T06:44:53.123381+0000 mgr.y (mgr.34107) 1585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: cephadm 2024-02-10T06:44:53.218441+0000 mgr.y (mgr.34107) 1586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: cephadm 2024-02-10T06:44:53.315534+0000 mgr.y (mgr.34107) 1587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: cephadm 2024-02-10T06:44:53.412639+0000 mgr.y (mgr.34107) 1588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: cluster 2024-02-10T06:44:53.427694+0000 mgr.y (mgr.34107) 1589 : cluster 0 pgmap v258: 161 pgs: 4 peering, 26 active+undersized+degraded, 39 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2024-02-10T06:44:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.490189+0000 mon.a (mon.0) 6378 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.492394+0000 mon.a (mon.0) 6379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.494665+0000 mon.a (mon.0) 6380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.495476+0000 mon.a (mon.0) 6381 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.501964+0000 mon.a (mon.0) 6382 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: cephadm 2024-02-10T06:44:53.502568+0000 mgr.y (mgr.34107) 1590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.584054+0000 mon.a (mon.0) 6383 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.586662+0000 mon.a (mon.0) 6384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.589171+0000 mon.a (mon.0) 6385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.590076+0000 mon.a (mon.0) 6386 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.597350+0000 mon.a (mon.0) 6387 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: cephadm 2024-02-10T06:44:52.731415+0000 mgr.y (mgr.34107) 1581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: cephadm 2024-02-10T06:44:52.830166+0000 mgr.y (mgr.34107) 1582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: cephadm 2024-02-10T06:44:52.926112+0000 mgr.y (mgr.34107) 1583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: cephadm 2024-02-10T06:44:53.024674+0000 mgr.y (mgr.34107) 1584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: cephadm 2024-02-10T06:44:53.123381+0000 mgr.y (mgr.34107) 1585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: cephadm 2024-02-10T06:44:53.218441+0000 mgr.y (mgr.34107) 1586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: cephadm 2024-02-10T06:44:53.315534+0000 mgr.y (mgr.34107) 1587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: cephadm 2024-02-10T06:44:53.412639+0000 mgr.y (mgr.34107) 1588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: cluster 2024-02-10T06:44:53.427694+0000 mgr.y (mgr.34107) 1589 : cluster 0 pgmap v258: 161 pgs: 4 peering, 26 active+undersized+degraded, 39 active+undersized, 92 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2024-02-10T06:44:54.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.490189+0000 mon.a (mon.0) 6378 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.492394+0000 mon.a (mon.0) 6379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.494665+0000 mon.a (mon.0) 6380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.495476+0000 mon.a (mon.0) 6381 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.501964+0000 mon.a (mon.0) 6382 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: cephadm 2024-02-10T06:44:53.502568+0000 mgr.y (mgr.34107) 1590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.584054+0000 mon.a (mon.0) 6383 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.586662+0000 mon.a (mon.0) 6384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.589171+0000 mon.a (mon.0) 6385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.590076+0000 mon.a (mon.0) 6386 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.597350+0000 mon.a (mon.0) 6387 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: cephadm 2024-02-10T06:44:53.597882+0000 mgr.y (mgr.34107) 1591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: cluster 2024-02-10T06:44:53.682880+0000 mon.a (mon.0) 6388 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-02-10T06:44:54.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.708041+0000 mon.a (mon.0) 6389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.710680+0000 mon.a (mon.0) 6390 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.712992+0000 mon.a (mon.0) 6391 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.715549+0000 mon.a (mon.0) 6392 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.723574+0000 mon.a (mon.0) 6393 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.785677+0000 mon.a (mon.0) 6394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.788464+0000 mon.a (mon.0) 6395 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.792138+0000 mon.a (mon.0) 6396 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.793377+0000 mon.a (mon.0) 6397 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.801154+0000 mon.a (mon.0) 6398 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.914301+0000 mon.a (mon.0) 6399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.916811+0000 mon.a (mon.0) 6400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.919875+0000 mon.a (mon.0) 6401 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.921089+0000 mon.a (mon.0) 6402 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:53.928250+0000 mon.a (mon.0) 6403 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.010846+0000 mon.a (mon.0) 6404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.015873+0000 mon.a (mon.0) 6405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.021818+0000 mon.a (mon.0) 6406 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: cephadm 2024-02-10T06:44:53.597882+0000 mgr.y (mgr.34107) 1591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:54.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: cluster 2024-02-10T06:44:53.682880+0000 mon.a (mon.0) 6388 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-02-10T06:44:54.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.708041+0000 mon.a (mon.0) 6389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.710680+0000 mon.a (mon.0) 6390 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.712992+0000 mon.a (mon.0) 6391 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.715549+0000 mon.a (mon.0) 6392 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.723574+0000 mon.a (mon.0) 6393 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.785677+0000 mon.a (mon.0) 6394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.788464+0000 mon.a (mon.0) 6395 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.792138+0000 mon.a (mon.0) 6396 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.793377+0000 mon.a (mon.0) 6397 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.801154+0000 mon.a (mon.0) 6398 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.914301+0000 mon.a (mon.0) 6399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.916811+0000 mon.a (mon.0) 6400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.919875+0000 mon.a (mon.0) 6401 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.921089+0000 mon.a (mon.0) 6402 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:53.928250+0000 mon.a (mon.0) 6403 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.010846+0000 mon.a (mon.0) 6404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.015873+0000 mon.a (mon.0) 6405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.021818+0000 mon.a (mon.0) 6406 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.023361+0000 mon.a (mon.0) 6407 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.030942+0000 mon.a (mon.0) 6408 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.112824+0000 mon.a (mon.0) 6409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.115544+0000 mon.a (mon.0) 6410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.118862+0000 mon.a (mon.0) 6411 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.120080+0000 mon.a (mon.0) 6412 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.126868+0000 mon.a (mon.0) 6413 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.207273+0000 mon.a (mon.0) 6414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.210005+0000 mon.a (mon.0) 6415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.214742+0000 mon.a (mon.0) 6416 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.219633+0000 mon.a (mon.0) 6417 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.223250+0000 mon.a (mon.0) 6418 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.229399+0000 mon.a (mon.0) 6419 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.235755+0000 mon.a (mon.0) 6420 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.244187+0000 mon.a (mon.0) 6421 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.317875+0000 mon.a (mon.0) 6422 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.321219+0000 mon.a (mon.0) 6423 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.324096+0000 mon.a (mon.0) 6424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.326056+0000 mon.a (mon.0) 6425 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.329216+0000 mon.a (mon.0) 6426 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.336802+0000 mon.a (mon.0) 6427 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.023361+0000 mon.a (mon.0) 6407 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.030942+0000 mon.a (mon.0) 6408 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.112824+0000 mon.a (mon.0) 6409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.115544+0000 mon.a (mon.0) 6410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.118862+0000 mon.a (mon.0) 6411 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.120080+0000 mon.a (mon.0) 6412 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.126868+0000 mon.a (mon.0) 6413 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.207273+0000 mon.a (mon.0) 6414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.210005+0000 mon.a (mon.0) 6415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.214742+0000 mon.a (mon.0) 6416 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.219633+0000 mon.a (mon.0) 6417 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:44:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.223250+0000 mon.a (mon.0) 6418 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.229399+0000 mon.a (mon.0) 6419 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.235755+0000 mon.a (mon.0) 6420 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.244187+0000 mon.a (mon.0) 6421 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.317875+0000 mon.a (mon.0) 6422 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:44:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.321219+0000 mon.a (mon.0) 6423 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.324096+0000 mon.a (mon.0) 6424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.326056+0000 mon.a (mon.0) 6425 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.329216+0000 mon.a (mon.0) 6426 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:54.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.336802+0000 mon.a (mon.0) 6427 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:54.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.340823+0000 mon.a (mon.0) 6428 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-10T06:44:54.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.345887+0000 mon.a (mon.0) 6429 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-10T06:44:54.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.349319+0000 mon.a (mon.0) 6430 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-10T06:44:54.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.352980+0000 mon.a (mon.0) 6431 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-10T06:44:54.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.355213+0000 mon.a (mon.0) 6432 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-10T06:44:54.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.359429+0000 mon.a (mon.0) 6433 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-10T06:44:54.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.361964+0000 mon.a (mon.0) 6434 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-10T06:44:54.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.365780+0000 mon.a (mon.0) 6435 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-10T06:44:54.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.368385+0000 mon.a (mon.0) 6436 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-10T06:44:54.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.371852+0000 mon.a (mon.0) 6437 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-10T06:44:54.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.374550+0000 mon.a (mon.0) 6438 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-10T06:44:54.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.379575+0000 mon.a (mon.0) 6439 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-10T06:44:54.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.382905+0000 mon.a (mon.0) 6440 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-10T06:44:54.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.386830+0000 mon.a (mon.0) 6441 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-10T06:44:54.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.389420+0000 mon.a (mon.0) 6442 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-10T06:44:54.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.393230+0000 mon.a (mon.0) 6443 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-10T06:44:54.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.340823+0000 mon.a (mon.0) 6428 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-10T06:44:54.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.345887+0000 mon.a (mon.0) 6429 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-10T06:44:54.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.349319+0000 mon.a (mon.0) 6430 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-10T06:44:54.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.352980+0000 mon.a (mon.0) 6431 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-10T06:44:54.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.355213+0000 mon.a (mon.0) 6432 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-10T06:44:54.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.359429+0000 mon.a (mon.0) 6433 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-10T06:44:54.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.361964+0000 mon.a (mon.0) 6434 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-10T06:44:54.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.365780+0000 mon.a (mon.0) 6435 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-10T06:44:54.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.368385+0000 mon.a (mon.0) 6436 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-10T06:44:54.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.371852+0000 mon.a (mon.0) 6437 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-10T06:44:54.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.374550+0000 mon.a (mon.0) 6438 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-10T06:44:54.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.379575+0000 mon.a (mon.0) 6439 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-10T06:44:54.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.382905+0000 mon.a (mon.0) 6440 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-10T06:44:54.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.386830+0000 mon.a (mon.0) 6441 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-10T06:44:54.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.389420+0000 mon.a (mon.0) 6442 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-10T06:44:54.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.393230+0000 mon.a (mon.0) 6443 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-10T06:44:54.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: audit 2024-02-10T06:44:54.398767+0000 mon.a (mon.0) 6444 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-10T06:44:54.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[68510]: cluster 2024-02-10T06:44:54.408594+0000 mon.a (mon.0) 6445 : cluster 3 Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-02-10T06:44:54.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: audit 2024-02-10T06:44:54.398767+0000 mon.a (mon.0) 6444 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-10T06:44:54.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:54 smithi046 bash[71198]: cluster 2024-02-10T06:44:54.408594+0000 mon.a (mon.0) 6445 : cluster 3 Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-02-10T06:44:55.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:55 smithi175 bash[56722]: cephadm 2024-02-10T06:44:53.724329+0000 mgr.y (mgr.34107) 1592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:55.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:55 smithi175 bash[56722]: cephadm 2024-02-10T06:44:53.801770+0000 mgr.y (mgr.34107) 1593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:55.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:55 smithi175 bash[56722]: cephadm 2024-02-10T06:44:53.929251+0000 mgr.y (mgr.34107) 1594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:55.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:55 smithi175 bash[56722]: cephadm 2024-02-10T06:44:54.031706+0000 mgr.y (mgr.34107) 1595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:55.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:55 smithi175 bash[56722]: cephadm 2024-02-10T06:44:54.127693+0000 mgr.y (mgr.34107) 1596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:55.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:55 smithi175 bash[56722]: cephadm 2024-02-10T06:44:54.230281+0000 mgr.y (mgr.34107) 1597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:55.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:55 smithi175 bash[56722]: cephadm 2024-02-10T06:44:54.330444+0000 mgr.y (mgr.34107) 1598 : cephadm 1 Upgrade: Setting container_image for all osd 2024-02-10T06:44:55.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:55 smithi175 bash[56722]: cephadm 2024-02-10T06:44:54.398300+0000 mgr.y (mgr.34107) 1599 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-02-10T06:44:55.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:55 smithi175 bash[56722]: cluster 2024-02-10T06:44:55.391220+0000 mon.a (mon.0) 6446 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-02-10T06:44:55.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:55 smithi175 bash[56722]: audit 2024-02-10T06:44:55.393695+0000 mon.a (mon.0) 6447 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-02-10T06:44:55.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:55 smithi175 bash[56722]: cluster 2024-02-10T06:44:55.400641+0000 mon.a (mon.0) 6448 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-02-10T06:44:55.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:55 smithi175 bash[56722]: audit 2024-02-10T06:44:55.403696+0000 mon.a (mon.0) 6449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:55.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:55 smithi175 bash[56722]: audit 2024-02-10T06:44:55.411468+0000 mon.a (mon.0) 6450 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:55.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[68510]: cephadm 2024-02-10T06:44:53.724329+0000 mgr.y (mgr.34107) 1592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:55.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[68510]: cephadm 2024-02-10T06:44:53.801770+0000 mgr.y (mgr.34107) 1593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:55.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[68510]: cephadm 2024-02-10T06:44:53.929251+0000 mgr.y (mgr.34107) 1594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:55.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[68510]: cephadm 2024-02-10T06:44:54.031706+0000 mgr.y (mgr.34107) 1595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:55.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[68510]: cephadm 2024-02-10T06:44:54.127693+0000 mgr.y (mgr.34107) 1596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:55.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[68510]: cephadm 2024-02-10T06:44:54.230281+0000 mgr.y (mgr.34107) 1597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:55.828 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[68510]: cephadm 2024-02-10T06:44:54.330444+0000 mgr.y (mgr.34107) 1598 : cephadm 1 Upgrade: Setting container_image for all osd 2024-02-10T06:44:55.828 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[68510]: cephadm 2024-02-10T06:44:54.398300+0000 mgr.y (mgr.34107) 1599 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-02-10T06:44:55.828 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[68510]: cluster 2024-02-10T06:44:55.391220+0000 mon.a (mon.0) 6446 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-02-10T06:44:55.828 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[68510]: audit 2024-02-10T06:44:55.393695+0000 mon.a (mon.0) 6447 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-02-10T06:44:55.828 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[68510]: cluster 2024-02-10T06:44:55.400641+0000 mon.a (mon.0) 6448 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-02-10T06:44:55.828 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[68510]: audit 2024-02-10T06:44:55.403696+0000 mon.a (mon.0) 6449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:55.828 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[68510]: audit 2024-02-10T06:44:55.411468+0000 mon.a (mon.0) 6450 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:55.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[71198]: cephadm 2024-02-10T06:44:53.724329+0000 mgr.y (mgr.34107) 1592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:55.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[71198]: cephadm 2024-02-10T06:44:53.801770+0000 mgr.y (mgr.34107) 1593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:55.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[71198]: cephadm 2024-02-10T06:44:53.929251+0000 mgr.y (mgr.34107) 1594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:55.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[71198]: cephadm 2024-02-10T06:44:54.031706+0000 mgr.y (mgr.34107) 1595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:55.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[71198]: cephadm 2024-02-10T06:44:54.127693+0000 mgr.y (mgr.34107) 1596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:55.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[71198]: cephadm 2024-02-10T06:44:54.230281+0000 mgr.y (mgr.34107) 1597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:44:55.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[71198]: cephadm 2024-02-10T06:44:54.330444+0000 mgr.y (mgr.34107) 1598 : cephadm 1 Upgrade: Setting container_image for all osd 2024-02-10T06:44:55.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[71198]: cephadm 2024-02-10T06:44:54.398300+0000 mgr.y (mgr.34107) 1599 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-02-10T06:44:55.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[71198]: cluster 2024-02-10T06:44:55.391220+0000 mon.a (mon.0) 6446 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-02-10T06:44:55.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[71198]: audit 2024-02-10T06:44:55.393695+0000 mon.a (mon.0) 6447 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-02-10T06:44:55.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[71198]: cluster 2024-02-10T06:44:55.400641+0000 mon.a (mon.0) 6448 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-02-10T06:44:55.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[71198]: audit 2024-02-10T06:44:55.403696+0000 mon.a (mon.0) 6449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:44:55.830 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:55 smithi046 bash[71198]: audit 2024-02-10T06:44:55.411468+0000 mon.a (mon.0) 6450 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:56.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:56 smithi175 bash[56722]: cephadm 2024-02-10T06:44:55.405666+0000 mgr.y (mgr.34107) 1600 : cephadm 1 Upgrade: Setting container_image for all mds 2024-02-10T06:44:56.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:56 smithi175 bash[56722]: cluster 2024-02-10T06:44:55.428363+0000 mgr.y (mgr.34107) 1601 : cluster 0 pgmap v261: 161 pgs: 4 peering, 17 active+undersized+degraded, 27 active+undersized, 113 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 57/630 objects degraded (9.048%) 2024-02-10T06:44:56.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:56 smithi046 bash[68510]: cephadm 2024-02-10T06:44:55.405666+0000 mgr.y (mgr.34107) 1600 : cephadm 1 Upgrade: Setting container_image for all mds 2024-02-10T06:44:56.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:56 smithi046 bash[68510]: cluster 2024-02-10T06:44:55.428363+0000 mgr.y (mgr.34107) 1601 : cluster 0 pgmap v261: 161 pgs: 4 peering, 17 active+undersized+degraded, 27 active+undersized, 113 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 57/630 objects degraded (9.048%) 2024-02-10T06:44:56.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:56 smithi046 bash[71198]: cephadm 2024-02-10T06:44:55.405666+0000 mgr.y (mgr.34107) 1600 : cephadm 1 Upgrade: Setting container_image for all mds 2024-02-10T06:44:56.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:56 smithi046 bash[71198]: cluster 2024-02-10T06:44:55.428363+0000 mgr.y (mgr.34107) 1601 : cluster 0 pgmap v261: 161 pgs: 4 peering, 17 active+undersized+degraded, 27 active+undersized, 113 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 57/630 objects degraded (9.048%) 2024-02-10T06:44:58.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:58 smithi175 bash[56722]: cluster 2024-02-10T06:44:57.429657+0000 mgr.y (mgr.34107) 1602 : cluster 0 pgmap v262: 161 pgs: 4 peering, 2 active+undersized+degraded, 2 active+undersized, 153 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 3/630 objects degraded (0.476%) 2024-02-10T06:44:58.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:58 smithi175 bash[56722]: audit 2024-02-10T06:44:58.224431+0000 mon.a (mon.0) 6451 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:58.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:58 smithi175 bash[56722]: audit 2024-02-10T06:44:58.232387+0000 mon.a (mon.0) 6452 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:58.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:58 smithi175 bash[56722]: audit 2024-02-10T06:44:58.241063+0000 mon.a (mon.0) 6453 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:58.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:58 smithi175 bash[56722]: audit 2024-02-10T06:44:58.246354+0000 mon.a (mon.0) 6454 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:58.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:58 smithi175 bash[56722]: audit 2024-02-10T06:44:58.250149+0000 mon.a (mon.0) 6455 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.nswayp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:44:58.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:58 smithi175 bash[56722]: audit 2024-02-10T06:44:58.253220+0000 mon.a (mon.0) 6456 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:58.745 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:58 smithi046 bash[68510]: cluster 2024-02-10T06:44:57.429657+0000 mgr.y (mgr.34107) 1602 : cluster 0 pgmap v262: 161 pgs: 4 peering, 2 active+undersized+degraded, 2 active+undersized, 153 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 3/630 objects degraded (0.476%) 2024-02-10T06:44:58.746 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:58 smithi046 bash[68510]: audit 2024-02-10T06:44:58.224431+0000 mon.a (mon.0) 6451 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:58.746 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:58 smithi046 bash[68510]: audit 2024-02-10T06:44:58.232387+0000 mon.a (mon.0) 6452 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:58.746 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:58 smithi046 bash[68510]: audit 2024-02-10T06:44:58.241063+0000 mon.a (mon.0) 6453 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:58.746 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:58 smithi046 bash[68510]: audit 2024-02-10T06:44:58.246354+0000 mon.a (mon.0) 6454 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:58.746 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:58 smithi046 bash[68510]: audit 2024-02-10T06:44:58.250149+0000 mon.a (mon.0) 6455 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.nswayp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:44:58.746 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:58 smithi046 bash[68510]: audit 2024-02-10T06:44:58.253220+0000 mon.a (mon.0) 6456 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:58.746 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:58 smithi046 bash[71198]: cluster 2024-02-10T06:44:57.429657+0000 mgr.y (mgr.34107) 1602 : cluster 0 pgmap v262: 161 pgs: 4 peering, 2 active+undersized+degraded, 2 active+undersized, 153 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 3/630 objects degraded (0.476%) 2024-02-10T06:44:58.747 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:58 smithi046 bash[71198]: audit 2024-02-10T06:44:58.224431+0000 mon.a (mon.0) 6451 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:58.747 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:58 smithi046 bash[71198]: audit 2024-02-10T06:44:58.232387+0000 mon.a (mon.0) 6452 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:58.747 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:58 smithi046 bash[71198]: audit 2024-02-10T06:44:58.241063+0000 mon.a (mon.0) 6453 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:58.747 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:58 smithi046 bash[71198]: audit 2024-02-10T06:44:58.246354+0000 mon.a (mon.0) 6454 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:44:58.747 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:58 smithi046 bash[71198]: audit 2024-02-10T06:44:58.250149+0000 mon.a (mon.0) 6455 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi046.nswayp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:44:58.747 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:58 smithi046 bash[71198]: audit 2024-02-10T06:44:58.253220+0000 mon.a (mon.0) 6456 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:44:59.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:59 smithi175 bash[56722]: cephadm 2024-02-10T06:44:58.235695+0000 mgr.y (mgr.34107) 1603 : cephadm 1 Upgrade: Updating rgw.foo.smithi046.nswayp (1/4) 2024-02-10T06:44:59.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:44:59 smithi175 bash[56722]: cephadm 2024-02-10T06:44:58.254764+0000 mgr.y (mgr.34107) 1604 : cephadm 1 Deploying daemon rgw.foo.smithi046.nswayp on smithi046 2024-02-10T06:44:59.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:59 smithi046 bash[68510]: cephadm 2024-02-10T06:44:58.235695+0000 mgr.y (mgr.34107) 1603 : cephadm 1 Upgrade: Updating rgw.foo.smithi046.nswayp (1/4) 2024-02-10T06:44:59.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:44:59 smithi046 bash[68510]: cephadm 2024-02-10T06:44:58.254764+0000 mgr.y (mgr.34107) 1604 : cephadm 1 Deploying daemon rgw.foo.smithi046.nswayp on smithi046 2024-02-10T06:44:59.761 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:59 smithi046 bash[71198]: cephadm 2024-02-10T06:44:58.235695+0000 mgr.y (mgr.34107) 1603 : cephadm 1 Upgrade: Updating rgw.foo.smithi046.nswayp (1/4) 2024-02-10T06:44:59.761 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:44:59 smithi046 bash[71198]: cephadm 2024-02-10T06:44:58.254764+0000 mgr.y (mgr.34107) 1604 : cephadm 1 Deploying daemon rgw.foo.smithi046.nswayp on smithi046 2024-02-10T06:45:00.787 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:00 smithi046 bash[71198]: cluster 2024-02-10T06:44:59.430825+0000 mgr.y (mgr.34107) 1605 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 757 B/s rd, 0 op/s 2024-02-10T06:45:00.787 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:00 smithi046 bash[71198]: audit 2024-02-10T06:44:59.505809+0000 mon.a (mon.0) 6457 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:00.787 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:00 smithi046 bash[71198]: audit 2024-02-10T06:44:59.508081+0000 mon.a (mon.0) 6458 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:45:00.787 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:00 smithi046 bash[71198]: cluster 2024-02-10T06:45:00.196703+0000 mon.a (mon.0) 6459 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/630 objects degraded (0.476%), 2 pgs degraded) 2024-02-10T06:45:00.787 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:00 smithi046 bash[71198]: cluster 2024-02-10T06:45:00.196800+0000 mon.a (mon.0) 6460 : cluster 1 Cluster is now healthy 2024-02-10T06:45:00.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:00 smithi046 bash[68510]: cluster 2024-02-10T06:44:59.430825+0000 mgr.y (mgr.34107) 1605 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 757 B/s rd, 0 op/s 2024-02-10T06:45:00.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:00 smithi046 bash[68510]: audit 2024-02-10T06:44:59.505809+0000 mon.a (mon.0) 6457 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:00.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:00 smithi046 bash[68510]: audit 2024-02-10T06:44:59.508081+0000 mon.a (mon.0) 6458 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:45:00.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:00 smithi046 bash[68510]: cluster 2024-02-10T06:45:00.196703+0000 mon.a (mon.0) 6459 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/630 objects degraded (0.476%), 2 pgs degraded) 2024-02-10T06:45:00.787 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:00 smithi046 bash[68510]: cluster 2024-02-10T06:45:00.196800+0000 mon.a (mon.0) 6460 : cluster 1 Cluster is now healthy 2024-02-10T06:45:00.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:00 smithi175 bash[56722]: cluster 2024-02-10T06:44:59.430825+0000 mgr.y (mgr.34107) 1605 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 757 B/s rd, 0 op/s 2024-02-10T06:45:00.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:00 smithi175 bash[56722]: audit 2024-02-10T06:44:59.505809+0000 mon.a (mon.0) 6457 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:00.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:00 smithi175 bash[56722]: audit 2024-02-10T06:44:59.508081+0000 mon.a (mon.0) 6458 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:45:00.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:00 smithi175 bash[56722]: cluster 2024-02-10T06:45:00.196703+0000 mon.a (mon.0) 6459 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/630 objects degraded (0.476%), 2 pgs degraded) 2024-02-10T06:45:00.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:00 smithi175 bash[56722]: cluster 2024-02-10T06:45:00.196800+0000 mon.a (mon.0) 6460 : cluster 1 Cluster is now healthy 2024-02-10T06:45:01.312 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:45:01 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:45:01] "GET /metrics HTTP/1.1" 200 38696 "" "Prometheus/2.33.4" 2024-02-10T06:45:02.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:02 smithi046 bash[71198]: audit 2024-02-10T06:45:00.721465+0000 mgr.y (mgr.34107) 1606 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:45:02.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:02 smithi046 bash[71198]: cluster 2024-02-10T06:45:01.432008+0000 mgr.y (mgr.34107) 1607 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-10T06:45:02.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:02 smithi046 bash[71198]: audit 2024-02-10T06:45:02.463137+0000 mon.a (mon.0) 6461 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:02.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:02 smithi046 bash[71198]: audit 2024-02-10T06:45:02.471162+0000 mon.a (mon.0) 6462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:02.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:02 smithi046 bash[68510]: audit 2024-02-10T06:45:00.721465+0000 mgr.y (mgr.34107) 1606 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:45:02.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:02 smithi046 bash[68510]: cluster 2024-02-10T06:45:01.432008+0000 mgr.y (mgr.34107) 1607 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-10T06:45:02.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:02 smithi046 bash[68510]: audit 2024-02-10T06:45:02.463137+0000 mon.a (mon.0) 6461 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:02.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:02 smithi046 bash[68510]: audit 2024-02-10T06:45:02.471162+0000 mon.a (mon.0) 6462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:02.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:02 smithi175 bash[56722]: audit 2024-02-10T06:45:00.721465+0000 mgr.y (mgr.34107) 1606 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:45:02.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:02 smithi175 bash[56722]: cluster 2024-02-10T06:45:01.432008+0000 mgr.y (mgr.34107) 1607 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-10T06:45:02.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:02 smithi175 bash[56722]: audit 2024-02-10T06:45:02.463137+0000 mon.a (mon.0) 6461 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:02.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:02 smithi175 bash[56722]: audit 2024-02-10T06:45:02.471162+0000 mon.a (mon.0) 6462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:04.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:04 smithi046 bash[68510]: cluster 2024-02-10T06:45:03.433351+0000 mgr.y (mgr.34107) 1608 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-10T06:45:04.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:04 smithi046 bash[71198]: cluster 2024-02-10T06:45:03.433351+0000 mgr.y (mgr.34107) 1608 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-10T06:45:04.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:04 smithi175 bash[56722]: cluster 2024-02-10T06:45:03.433351+0000 mgr.y (mgr.34107) 1608 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-10T06:45:06.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:05 smithi046 bash[68510]: audit 2024-02-10T06:45:04.869050+0000 mon.a (mon.0) 6463 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:06.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:05 smithi046 bash[68510]: audit 2024-02-10T06:45:05.352384+0000 mon.a (mon.0) 6464 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:06.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:05 smithi046 bash[68510]: audit 2024-02-10T06:45:05.362284+0000 mon.a (mon.0) 6465 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:06.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:05 smithi046 bash[68510]: audit 2024-02-10T06:45:05.371880+0000 mon.a (mon.0) 6466 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:06.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:05 smithi046 bash[68510]: cluster 2024-02-10T06:45:05.434578+0000 mgr.y (mgr.34107) 1609 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2024-02-10T06:45:06.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:05 smithi046 bash[71198]: audit 2024-02-10T06:45:04.869050+0000 mon.a (mon.0) 6463 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:06.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:05 smithi046 bash[71198]: audit 2024-02-10T06:45:05.352384+0000 mon.a (mon.0) 6464 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:06.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:05 smithi046 bash[71198]: audit 2024-02-10T06:45:05.362284+0000 mon.a (mon.0) 6465 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:06.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:05 smithi046 bash[71198]: audit 2024-02-10T06:45:05.371880+0000 mon.a (mon.0) 6466 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:06.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:05 smithi046 bash[71198]: cluster 2024-02-10T06:45:05.434578+0000 mgr.y (mgr.34107) 1609 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2024-02-10T06:45:06.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:05 smithi175 bash[56722]: audit 2024-02-10T06:45:04.869050+0000 mon.a (mon.0) 6463 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:06.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:05 smithi175 bash[56722]: audit 2024-02-10T06:45:05.352384+0000 mon.a (mon.0) 6464 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:06.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:05 smithi175 bash[56722]: audit 2024-02-10T06:45:05.362284+0000 mon.a (mon.0) 6465 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:06.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:05 smithi175 bash[56722]: audit 2024-02-10T06:45:05.371880+0000 mon.a (mon.0) 6466 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:06.245 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:05 smithi175 bash[56722]: cluster 2024-02-10T06:45:05.434578+0000 mgr.y (mgr.34107) 1609 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2024-02-10T06:45:07.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:07 smithi046 bash[68510]: cephadm 2024-02-10T06:45:06.304842+0000 mgr.y (mgr.34107) 1610 : cephadm 1 Upgrade: Updating rgw.smpl.smithi046.iuvfcm (2/4) 2024-02-10T06:45:07.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:07 smithi046 bash[68510]: audit 2024-02-10T06:45:06.312996+0000 mon.a (mon.0) 6467 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:07.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:07 smithi046 bash[68510]: audit 2024-02-10T06:45:06.316753+0000 mon.a (mon.0) 6468 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi046.iuvfcm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:45:07.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:07 smithi046 bash[68510]: audit 2024-02-10T06:45:06.319545+0000 mon.a (mon.0) 6469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:07.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:07 smithi046 bash[68510]: cephadm 2024-02-10T06:45:06.321254+0000 mgr.y (mgr.34107) 1611 : cephadm 1 Deploying daemon rgw.smpl.smithi046.iuvfcm on smithi046 2024-02-10T06:45:07.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:07 smithi046 bash[71198]: cephadm 2024-02-10T06:45:06.304842+0000 mgr.y (mgr.34107) 1610 : cephadm 1 Upgrade: Updating rgw.smpl.smithi046.iuvfcm (2/4) 2024-02-10T06:45:07.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:07 smithi046 bash[71198]: audit 2024-02-10T06:45:06.312996+0000 mon.a (mon.0) 6467 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:07.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:07 smithi046 bash[71198]: audit 2024-02-10T06:45:06.316753+0000 mon.a (mon.0) 6468 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi046.iuvfcm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:45:07.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:07 smithi046 bash[71198]: audit 2024-02-10T06:45:06.319545+0000 mon.a (mon.0) 6469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:07.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:07 smithi046 bash[71198]: cephadm 2024-02-10T06:45:06.321254+0000 mgr.y (mgr.34107) 1611 : cephadm 1 Deploying daemon rgw.smpl.smithi046.iuvfcm on smithi046 2024-02-10T06:45:07.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:07 smithi175 bash[56722]: cephadm 2024-02-10T06:45:06.304842+0000 mgr.y (mgr.34107) 1610 : cephadm 1 Upgrade: Updating rgw.smpl.smithi046.iuvfcm (2/4) 2024-02-10T06:45:07.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:07 smithi175 bash[56722]: audit 2024-02-10T06:45:06.312996+0000 mon.a (mon.0) 6467 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:07.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:07 smithi175 bash[56722]: audit 2024-02-10T06:45:06.316753+0000 mon.a (mon.0) 6468 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi046.iuvfcm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:45:07.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:07 smithi175 bash[56722]: audit 2024-02-10T06:45:06.319545+0000 mon.a (mon.0) 6469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:07.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:07 smithi175 bash[56722]: cephadm 2024-02-10T06:45:06.321254+0000 mgr.y (mgr.34107) 1611 : cephadm 1 Deploying daemon rgw.smpl.smithi046.iuvfcm on smithi046 2024-02-10T06:45:08.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:08 smithi046 bash[68510]: cluster 2024-02-10T06:45:07.435739+0000 mgr.y (mgr.34107) 1612 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 48 op/s 2024-02-10T06:45:08.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:08 smithi046 bash[71198]: cluster 2024-02-10T06:45:07.435739+0000 mgr.y (mgr.34107) 1612 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 48 op/s 2024-02-10T06:45:08.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:08 smithi175 bash[56722]: cluster 2024-02-10T06:45:07.435739+0000 mgr.y (mgr.34107) 1612 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 48 op/s 2024-02-10T06:45:10.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:10 smithi046 bash[68510]: cluster 2024-02-10T06:45:09.436746+0000 mgr.y (mgr.34107) 1613 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 85 B/s wr, 73 op/s 2024-02-10T06:45:10.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:10 smithi046 bash[71198]: cluster 2024-02-10T06:45:09.436746+0000 mgr.y (mgr.34107) 1613 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 85 B/s wr, 73 op/s 2024-02-10T06:45:10.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:10 smithi175 bash[56722]: cluster 2024-02-10T06:45:09.436746+0000 mgr.y (mgr.34107) 1613 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 85 B/s wr, 73 op/s 2024-02-10T06:45:11.377 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:45:11 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:45:11] "GET /metrics HTTP/1.1" 200 38696 "" "Prometheus/2.33.4" 2024-02-10T06:45:12.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:12 smithi046 bash[68510]: audit 2024-02-10T06:45:10.729411+0000 mgr.y (mgr.34107) 1614 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:45:12.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:12 smithi046 bash[68510]: audit 2024-02-10T06:45:11.090666+0000 mon.a (mon.0) 6470 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:12.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:12 smithi046 bash[68510]: audit 2024-02-10T06:45:11.097737+0000 mon.a (mon.0) 6471 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:12.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:12 smithi046 bash[68510]: cluster 2024-02-10T06:45:11.437908+0000 mgr.y (mgr.34107) 1615 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-10T06:45:12.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:12 smithi046 bash[71198]: audit 2024-02-10T06:45:10.729411+0000 mgr.y (mgr.34107) 1614 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:45:12.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:12 smithi046 bash[71198]: audit 2024-02-10T06:45:11.090666+0000 mon.a (mon.0) 6470 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:12.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:12 smithi046 bash[71198]: audit 2024-02-10T06:45:11.097737+0000 mon.a (mon.0) 6471 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:12.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:12 smithi046 bash[71198]: cluster 2024-02-10T06:45:11.437908+0000 mgr.y (mgr.34107) 1615 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-10T06:45:12.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:12 smithi175 bash[56722]: audit 2024-02-10T06:45:10.729411+0000 mgr.y (mgr.34107) 1614 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:45:12.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:12 smithi175 bash[56722]: audit 2024-02-10T06:45:11.090666+0000 mon.a (mon.0) 6470 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:12.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:12 smithi175 bash[56722]: audit 2024-02-10T06:45:11.097737+0000 mon.a (mon.0) 6471 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:12.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:12 smithi175 bash[56722]: cluster 2024-02-10T06:45:11.437908+0000 mgr.y (mgr.34107) 1615 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-10T06:45:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:14 smithi175 bash[56722]: cluster 2024-02-10T06:45:13.439163+0000 mgr.y (mgr.34107) 1616 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 85 op/s 2024-02-10T06:45:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:14 smithi175 bash[56722]: audit 2024-02-10T06:45:13.921924+0000 mon.a (mon.0) 6472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:14 smithi175 bash[56722]: audit 2024-02-10T06:45:13.926237+0000 mon.a (mon.0) 6473 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.umwddf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:45:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:14 smithi175 bash[56722]: audit 2024-02-10T06:45:13.929368+0000 mon.a (mon.0) 6474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:14.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:14 smithi046 bash[71198]: cluster 2024-02-10T06:45:13.439163+0000 mgr.y (mgr.34107) 1616 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 85 op/s 2024-02-10T06:45:14.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:14 smithi046 bash[71198]: audit 2024-02-10T06:45:13.921924+0000 mon.a (mon.0) 6472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:14.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:14 smithi046 bash[71198]: audit 2024-02-10T06:45:13.926237+0000 mon.a (mon.0) 6473 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.umwddf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:45:14.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:14 smithi046 bash[71198]: audit 2024-02-10T06:45:13.929368+0000 mon.a (mon.0) 6474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:14.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:14 smithi046 bash[68510]: cluster 2024-02-10T06:45:13.439163+0000 mgr.y (mgr.34107) 1616 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 85 op/s 2024-02-10T06:45:14.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:14 smithi046 bash[68510]: audit 2024-02-10T06:45:13.921924+0000 mon.a (mon.0) 6472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:14.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:14 smithi046 bash[68510]: audit 2024-02-10T06:45:13.926237+0000 mon.a (mon.0) 6473 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.umwddf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:45:14.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:14 smithi046 bash[68510]: audit 2024-02-10T06:45:13.929368+0000 mon.a (mon.0) 6474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:15.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:15 smithi046 bash[71198]: cephadm 2024-02-10T06:45:13.915807+0000 mgr.y (mgr.34107) 1617 : cephadm 1 Upgrade: Updating rgw.foo.smithi175.umwddf (3/4) 2024-02-10T06:45:15.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:15 smithi046 bash[71198]: cephadm 2024-02-10T06:45:13.931231+0000 mgr.y (mgr.34107) 1618 : cephadm 1 Deploying daemon rgw.foo.smithi175.umwddf on smithi175 2024-02-10T06:45:15.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:15 smithi046 bash[71198]: audit 2024-02-10T06:45:14.509306+0000 mon.a (mon.0) 6475 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:15.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:15 smithi046 bash[71198]: audit 2024-02-10T06:45:14.511100+0000 mon.a (mon.0) 6476 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:45:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:15 smithi046 bash[68510]: cephadm 2024-02-10T06:45:13.915807+0000 mgr.y (mgr.34107) 1617 : cephadm 1 Upgrade: Updating rgw.foo.smithi175.umwddf (3/4) 2024-02-10T06:45:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:15 smithi046 bash[68510]: cephadm 2024-02-10T06:45:13.931231+0000 mgr.y (mgr.34107) 1618 : cephadm 1 Deploying daemon rgw.foo.smithi175.umwddf on smithi175 2024-02-10T06:45:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:15 smithi046 bash[68510]: audit 2024-02-10T06:45:14.509306+0000 mon.a (mon.0) 6475 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:15 smithi046 bash[68510]: audit 2024-02-10T06:45:14.511100+0000 mon.a (mon.0) 6476 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:45:15.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:15 smithi175 bash[56722]: cephadm 2024-02-10T06:45:13.915807+0000 mgr.y (mgr.34107) 1617 : cephadm 1 Upgrade: Updating rgw.foo.smithi175.umwddf (3/4) 2024-02-10T06:45:15.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:15 smithi175 bash[56722]: cephadm 2024-02-10T06:45:13.931231+0000 mgr.y (mgr.34107) 1618 : cephadm 1 Deploying daemon rgw.foo.smithi175.umwddf on smithi175 2024-02-10T06:45:15.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:15 smithi175 bash[56722]: audit 2024-02-10T06:45:14.509306+0000 mon.a (mon.0) 6475 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:15.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:15 smithi175 bash[56722]: audit 2024-02-10T06:45:14.511100+0000 mon.a (mon.0) 6476 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:45:16.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:16 smithi175 bash[56722]: cluster 2024-02-10T06:45:15.440352+0000 mgr.y (mgr.34107) 1619 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 85 B/s wr, 120 op/s 2024-02-10T06:45:16.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:16 smithi046 bash[68510]: cluster 2024-02-10T06:45:15.440352+0000 mgr.y (mgr.34107) 1619 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 85 B/s wr, 120 op/s 2024-02-10T06:45:16.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:16 smithi046 bash[71198]: cluster 2024-02-10T06:45:15.440352+0000 mgr.y (mgr.34107) 1619 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 85 B/s wr, 120 op/s 2024-02-10T06:45:17.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:17 smithi175 bash[56722]: audit 2024-02-10T06:45:16.740730+0000 mon.a (mon.0) 6477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:17.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:17 smithi175 bash[56722]: audit 2024-02-10T06:45:16.750331+0000 mon.a (mon.0) 6478 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:17.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:17 smithi175 bash[56722]: audit 2024-02-10T06:45:16.759508+0000 mon.a (mon.0) 6479 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:17.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:17 smithi175 bash[56722]: cluster 2024-02-10T06:45:17.441734+0000 mgr.y (mgr.34107) 1620 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 85 B/s wr, 144 op/s 2024-02-10T06:45:18.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:17 smithi046 bash[68510]: audit 2024-02-10T06:45:16.740730+0000 mon.a (mon.0) 6477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:18.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:17 smithi046 bash[68510]: audit 2024-02-10T06:45:16.750331+0000 mon.a (mon.0) 6478 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:18.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:17 smithi046 bash[68510]: audit 2024-02-10T06:45:16.759508+0000 mon.a (mon.0) 6479 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:18.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:17 smithi046 bash[68510]: cluster 2024-02-10T06:45:17.441734+0000 mgr.y (mgr.34107) 1620 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 85 B/s wr, 144 op/s 2024-02-10T06:45:18.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:17 smithi046 bash[71198]: audit 2024-02-10T06:45:16.740730+0000 mon.a (mon.0) 6477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:18.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:17 smithi046 bash[71198]: audit 2024-02-10T06:45:16.750331+0000 mon.a (mon.0) 6478 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:18.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:17 smithi046 bash[71198]: audit 2024-02-10T06:45:16.759508+0000 mon.a (mon.0) 6479 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:18.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:17 smithi046 bash[71198]: cluster 2024-02-10T06:45:17.441734+0000 mgr.y (mgr.34107) 1620 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 85 B/s wr, 144 op/s 2024-02-10T06:45:19.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:19 smithi046 bash[68510]: audit 2024-02-10T06:45:18.072212+0000 mon.a (mon.0) 6480 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:19.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:19 smithi046 bash[68510]: audit 2024-02-10T06:45:18.083538+0000 mon.a (mon.0) 6481 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:19.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:19 smithi046 bash[68510]: cluster 2024-02-10T06:45:18.086812+0000 mgr.y (mgr.34107) 1621 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 192 B/s wr, 136 op/s 2024-02-10T06:45:19.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:19 smithi046 bash[68510]: audit 2024-02-10T06:45:18.095616+0000 mon.a (mon.0) 6482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:19.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:19 smithi046 bash[68510]: audit 2024-02-10T06:45:18.859639+0000 mon.a (mon.0) 6483 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:19.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:19 smithi046 bash[68510]: audit 2024-02-10T06:45:18.871056+0000 mon.a (mon.0) 6484 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:19.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:19 smithi046 bash[71198]: audit 2024-02-10T06:45:18.072212+0000 mon.a (mon.0) 6480 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:19.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:19 smithi046 bash[71198]: audit 2024-02-10T06:45:18.083538+0000 mon.a (mon.0) 6481 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:19.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:19 smithi046 bash[71198]: cluster 2024-02-10T06:45:18.086812+0000 mgr.y (mgr.34107) 1621 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 192 B/s wr, 136 op/s 2024-02-10T06:45:19.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:19 smithi046 bash[71198]: audit 2024-02-10T06:45:18.095616+0000 mon.a (mon.0) 6482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:19.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:19 smithi046 bash[71198]: audit 2024-02-10T06:45:18.859639+0000 mon.a (mon.0) 6483 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:19.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:19 smithi046 bash[71198]: audit 2024-02-10T06:45:18.871056+0000 mon.a (mon.0) 6484 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:19.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:19 smithi175 bash[56722]: audit 2024-02-10T06:45:18.072212+0000 mon.a (mon.0) 6480 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:19.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:19 smithi175 bash[56722]: audit 2024-02-10T06:45:18.083538+0000 mon.a (mon.0) 6481 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:19.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:19 smithi175 bash[56722]: cluster 2024-02-10T06:45:18.086812+0000 mgr.y (mgr.34107) 1621 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s rd, 192 B/s wr, 136 op/s 2024-02-10T06:45:19.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:19 smithi175 bash[56722]: audit 2024-02-10T06:45:18.095616+0000 mon.a (mon.0) 6482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:19.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:19 smithi175 bash[56722]: audit 2024-02-10T06:45:18.859639+0000 mon.a (mon.0) 6483 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:19.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:19 smithi175 bash[56722]: audit 2024-02-10T06:45:18.871056+0000 mon.a (mon.0) 6484 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:20.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:20 smithi046 bash[68510]: cluster 2024-02-10T06:45:19.077892+0000 mon.a (mon.0) 6485 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:45:20.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:20 smithi046 bash[71198]: cluster 2024-02-10T06:45:19.077892+0000 mon.a (mon.0) 6485 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:45:20.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:20 smithi175 bash[56722]: cluster 2024-02-10T06:45:19.077892+0000 mon.a (mon.0) 6485 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:45:20.648 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:45:21.360 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:21 smithi175 bash[56722]: cluster 2024-02-10T06:45:20.087755+0000 mgr.y (mgr.34107) 1622 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 96 B/s wr, 108 op/s 2024-02-10T06:45:21.360 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:21 smithi175 bash[56722]: audit 2024-02-10T06:45:20.628257+0000 mgr.y (mgr.34107) 1623 : audit 0 from='client.34704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:21.377 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:45:21 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:45:21] "GET /metrics HTTP/1.1" 200 38699 "" "Prometheus/2.33.4" 2024-02-10T06:45:21.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:21 smithi046 bash[68510]: cluster 2024-02-10T06:45:20.087755+0000 mgr.y (mgr.34107) 1622 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 96 B/s wr, 108 op/s 2024-02-10T06:45:21.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:21 smithi046 bash[68510]: audit 2024-02-10T06:45:20.628257+0000 mgr.y (mgr.34107) 1623 : audit 0 from='client.34704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:21.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:21 smithi046 bash[71198]: cluster 2024-02-10T06:45:20.087755+0000 mgr.y (mgr.34107) 1622 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 96 B/s wr, 108 op/s 2024-02-10T06:45:21.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:21 smithi046 bash[71198]: audit 2024-02-10T06:45:20.628257+0000 mgr.y (mgr.34107) 1623 : audit 0 from='client.34704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:21.431 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:45:21.431 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 4s ago 23m - - 2024-02-10T06:45:21.431 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 3s ago 23m - - 2024-02-10T06:45:21.431 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (9m) 4s ago 16m 17.2M - 0.23.0 ba2b418f427c a2b5f5f678df 2024-02-10T06:45:21.431 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (8m) 3s ago 15m 43.7M - 8.3.5 dad864ee21e9 1fff02f358ea 2024-02-10T06:45:21.431 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (8m) 4s ago 13m 48.9M - 3.5 e1d6a67b021e afbdab419484 2024-02-10T06:45:21.431 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (7m) 3s ago 22m 445M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:45:21.431 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (8m) 4s ago 24m 527M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:45:21.431 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (7m) 4s ago 24m 77.4M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 242e20c0094d 2024-02-10T06:45:21.431 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (6m) 3s ago 22m 58.5M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 4e4f0fba5e46 2024-02-10T06:45:21.431 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (7m) 4s ago 23m 60.5M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 3930fa96e7b9 2024-02-10T06:45:21.431 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (9m) 4s ago 16m 12.9M - 1.3.1 1dbe0e931976 0d647fc89f51 2024-02-10T06:45:21.431 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (9m) 3s ago 16m 15.3M - 1.3.1 1dbe0e931976 3687708c33a1 2024-02-10T06:45:21.431 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (5m) 4s ago 22m 60.0M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 806b111b1a5a 2024-02-10T06:45:21.431 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (4m) 4s ago 21m 60.3M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 5946eaa9560f 2024-02-10T06:45:21.431 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (3m) 4s ago 20m 56.3M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 b853fd416cd3 2024-02-10T06:45:21.432 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (3m) 4s ago 20m 61.8M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 d8f4ad66b155 2024-02-10T06:45:21.432 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (2m) 3s ago 19m 61.9M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 7ad0f7fc5824 2024-02-10T06:45:21.432 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (112s) 3s ago 19m 59.0M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 988470b5b6ab 2024-02-10T06:45:21.432 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (77s) 3s ago 18m 56.1M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 4fe6d2acf23b 2024-02-10T06:45:21.432 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (36s) 3s ago 17m 52.1M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 446b1d90ef32 2024-02-10T06:45:21.432 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (8m) 3s ago 16m 66.4M - 2.33.4 514e6a882f6e 64427f696443 2024-02-10T06:45:21.432 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (18s) 4s ago 14m 89.6M - 19.0.0-1361-g290212a1 c328ab9dcfc7 f66089ea684b 2024-02-10T06:45:21.432 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 starting - - - - 2024-02-10T06:45:21.432 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (10s) 4s ago 14m - - 19.0.0-1361-g290212a1 c328ab9dcfc7 ad37be87e331 2024-02-10T06:45:21.432 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (14m) 3s ago 14m 89.6M - 17.2.0 e1d6a67b021e ae69d76dca01 2024-02-10T06:45:21.897 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:45:21.897 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:45:21.898 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:45:21.898 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:45:21.898 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:45:21.898 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:45:21.898 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:45:21.898 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:45:21.898 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T06:45:21.898 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:45:21.898 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:45:21.898 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-10T06:45:21.898 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:45:21.898 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:45:21.898 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:45:21.898 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-10T06:45:21.898 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 15 2024-02-10T06:45:21.899 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:45:21.899 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:45:22.324 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:45:22.325 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:45:22.325 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:45:22.325 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:45:22.325 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [ 2024-02-10T06:45:22.325 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr", 2024-02-10T06:45:22.325 INFO:teuthology.orchestra.run.smithi046.stdout: "mon", 2024-02-10T06:45:22.325 INFO:teuthology.orchestra.run.smithi046.stdout: "osd" 2024-02-10T06:45:22.325 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:45:22.325 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "15/23 daemons upgraded", 2024-02-10T06:45:22.325 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Currently upgrading rgw daemons", 2024-02-10T06:45:22.325 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:45:22.325 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:45:22.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:22 smithi046 bash[68510]: audit 2024-02-10T06:45:20.737285+0000 mgr.y (mgr.34107) 1624 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:45:22.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:22 smithi046 bash[68510]: audit 2024-02-10T06:45:21.024493+0000 mgr.y (mgr.34107) 1625 : audit 0 from='client.34710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:22.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:22 smithi046 bash[68510]: audit 2024-02-10T06:45:21.400121+0000 mgr.y (mgr.34107) 1626 : audit 0 from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:22.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:22 smithi046 bash[68510]: audit 2024-02-10T06:45:21.892437+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.46:0/1438388402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:22.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:22 smithi046 bash[71198]: audit 2024-02-10T06:45:20.737285+0000 mgr.y (mgr.34107) 1624 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:45:22.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:22 smithi046 bash[71198]: audit 2024-02-10T06:45:21.024493+0000 mgr.y (mgr.34107) 1625 : audit 0 from='client.34710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:22.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:22 smithi046 bash[71198]: audit 2024-02-10T06:45:21.400121+0000 mgr.y (mgr.34107) 1626 : audit 0 from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:22.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:22 smithi046 bash[71198]: audit 2024-02-10T06:45:21.892437+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.46:0/1438388402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:22.486 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:22 smithi175 bash[56722]: audit 2024-02-10T06:45:20.737285+0000 mgr.y (mgr.34107) 1624 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:45:22.487 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:22 smithi175 bash[56722]: audit 2024-02-10T06:45:21.024493+0000 mgr.y (mgr.34107) 1625 : audit 0 from='client.34710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:22.487 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:22 smithi175 bash[56722]: audit 2024-02-10T06:45:21.400121+0000 mgr.y (mgr.34107) 1626 : audit 0 from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:22.487 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:22 smithi175 bash[56722]: audit 2024-02-10T06:45:21.892437+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.46:0/1438388402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:22.834 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-02-10T06:45:22.834 INFO:teuthology.orchestra.run.smithi046.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-02-10T06:45:22.834 INFO:teuthology.orchestra.run.smithi046.stdout: daemon rgw.foo.smithi175.umwddf on smithi175 is in unknown state 2024-02-10T06:45:23.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:23 smithi046 bash[71198]: cluster 2024-02-10T06:45:22.088757+0000 mgr.y (mgr.34107) 1627 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 96 B/s wr, 95 op/s 2024-02-10T06:45:23.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:23 smithi046 bash[71198]: audit 2024-02-10T06:45:22.319441+0000 mgr.y (mgr.34107) 1628 : audit 0 from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:23.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:23 smithi046 bash[71198]: audit 2024-02-10T06:45:22.829638+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.46:0/2628182752' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:45:23.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:23 smithi046 bash[68510]: cluster 2024-02-10T06:45:22.088757+0000 mgr.y (mgr.34107) 1627 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 96 B/s wr, 95 op/s 2024-02-10T06:45:23.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:23 smithi046 bash[68510]: audit 2024-02-10T06:45:22.319441+0000 mgr.y (mgr.34107) 1628 : audit 0 from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:23.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:23 smithi046 bash[68510]: audit 2024-02-10T06:45:22.829638+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.46:0/2628182752' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:45:23.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:23 smithi175 bash[56722]: cluster 2024-02-10T06:45:22.088757+0000 mgr.y (mgr.34107) 1627 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 96 B/s wr, 95 op/s 2024-02-10T06:45:23.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:23 smithi175 bash[56722]: audit 2024-02-10T06:45:22.319441+0000 mgr.y (mgr.34107) 1628 : audit 0 from='client.34728 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:23.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:23 smithi175 bash[56722]: audit 2024-02-10T06:45:22.829638+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.46:0/2628182752' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:45:25.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:24 smithi046 bash[71198]: cephadm 2024-02-10T06:45:23.733715+0000 mgr.y (mgr.34107) 1629 : cephadm 1 Upgrade: Updating rgw.smpl.smithi175.rnravl (4/4) 2024-02-10T06:45:25.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:24 smithi046 bash[71198]: audit 2024-02-10T06:45:23.741038+0000 mon.a (mon.0) 6486 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:25.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:24 smithi046 bash[71198]: audit 2024-02-10T06:45:23.744417+0000 mon.a (mon.0) 6487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.rnravl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:45:25.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:24 smithi046 bash[71198]: audit 2024-02-10T06:45:23.747367+0000 mon.a (mon.0) 6488 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:25.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:24 smithi046 bash[71198]: cephadm 2024-02-10T06:45:23.749044+0000 mgr.y (mgr.34107) 1630 : cephadm 1 Deploying daemon rgw.smpl.smithi175.rnravl on smithi175 2024-02-10T06:45:25.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:24 smithi046 bash[71198]: cluster 2024-02-10T06:45:24.090122+0000 mgr.y (mgr.34107) 1631 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 192 B/s wr, 116 op/s 2024-02-10T06:45:25.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:24 smithi046 bash[68510]: cephadm 2024-02-10T06:45:23.733715+0000 mgr.y (mgr.34107) 1629 : cephadm 1 Upgrade: Updating rgw.smpl.smithi175.rnravl (4/4) 2024-02-10T06:45:25.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:24 smithi046 bash[68510]: audit 2024-02-10T06:45:23.741038+0000 mon.a (mon.0) 6486 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:25.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:24 smithi046 bash[68510]: audit 2024-02-10T06:45:23.744417+0000 mon.a (mon.0) 6487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.rnravl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:45:25.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:24 smithi046 bash[68510]: audit 2024-02-10T06:45:23.747367+0000 mon.a (mon.0) 6488 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:25.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:24 smithi046 bash[68510]: cephadm 2024-02-10T06:45:23.749044+0000 mgr.y (mgr.34107) 1630 : cephadm 1 Deploying daemon rgw.smpl.smithi175.rnravl on smithi175 2024-02-10T06:45:25.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:24 smithi046 bash[68510]: cluster 2024-02-10T06:45:24.090122+0000 mgr.y (mgr.34107) 1631 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 192 B/s wr, 116 op/s 2024-02-10T06:45:25.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:24 smithi175 bash[56722]: cephadm 2024-02-10T06:45:23.733715+0000 mgr.y (mgr.34107) 1629 : cephadm 1 Upgrade: Updating rgw.smpl.smithi175.rnravl (4/4) 2024-02-10T06:45:25.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:24 smithi175 bash[56722]: audit 2024-02-10T06:45:23.741038+0000 mon.a (mon.0) 6486 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:25.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:24 smithi175 bash[56722]: audit 2024-02-10T06:45:23.744417+0000 mon.a (mon.0) 6487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.rnravl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:45:25.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:24 smithi175 bash[56722]: audit 2024-02-10T06:45:23.747367+0000 mon.a (mon.0) 6488 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:25.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:24 smithi175 bash[56722]: cephadm 2024-02-10T06:45:23.749044+0000 mgr.y (mgr.34107) 1630 : cephadm 1 Deploying daemon rgw.smpl.smithi175.rnravl on smithi175 2024-02-10T06:45:25.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:24 smithi175 bash[56722]: cluster 2024-02-10T06:45:24.090122+0000 mgr.y (mgr.34107) 1631 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 192 B/s wr, 116 op/s 2024-02-10T06:45:27.465 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:27 smithi175 bash[56722]: cluster 2024-02-10T06:45:26.091530+0000 mgr.y (mgr.34107) 1632 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 192 B/s wr, 121 op/s 2024-02-10T06:45:27.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:27 smithi046 bash[68510]: cluster 2024-02-10T06:45:26.091530+0000 mgr.y (mgr.34107) 1632 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 192 B/s wr, 121 op/s 2024-02-10T06:45:27.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:27 smithi046 bash[71198]: cluster 2024-02-10T06:45:26.091530+0000 mgr.y (mgr.34107) 1632 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 192 B/s wr, 121 op/s 2024-02-10T06:45:29.543 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:29 smithi175 bash[56722]: cluster 2024-02-10T06:45:28.092878+0000 mgr.y (mgr.34107) 1633 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 192 B/s wr, 109 op/s 2024-02-10T06:45:29.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:29 smithi046 bash[71198]: cluster 2024-02-10T06:45:28.092878+0000 mgr.y (mgr.34107) 1633 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 192 B/s wr, 109 op/s 2024-02-10T06:45:29.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:29 smithi046 bash[68510]: cluster 2024-02-10T06:45:28.092878+0000 mgr.y (mgr.34107) 1633 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 192 B/s wr, 109 op/s 2024-02-10T06:45:30.750 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:30 smithi046 bash[68510]: audit 2024-02-10T06:45:29.506949+0000 mon.a (mon.0) 6489 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:30.750 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:30 smithi046 bash[68510]: audit 2024-02-10T06:45:29.508983+0000 mon.a (mon.0) 6490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:45:30.750 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:30 smithi046 bash[68510]: audit 2024-02-10T06:45:30.089170+0000 mon.a (mon.0) 6491 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:30.750 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:30 smithi046 bash[68510]: audit 2024-02-10T06:45:30.101579+0000 mon.a (mon.0) 6492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:30.750 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:30 smithi046 bash[68510]: audit 2024-02-10T06:45:30.138918+0000 mon.a (mon.0) 6493 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:30.750 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:30 smithi046 bash[68510]: audit 2024-02-10T06:45:30.140154+0000 mon.a (mon.0) 6494 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:30.750 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:30 smithi046 bash[68510]: audit 2024-02-10T06:45:30.147648+0000 mon.a (mon.0) 6495 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:30.750 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:30 smithi046 bash[68510]: audit 2024-02-10T06:45:30.233288+0000 mon.a (mon.0) 6496 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:30.751 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:30 smithi046 bash[68510]: audit 2024-02-10T06:45:30.237131+0000 mon.a (mon.0) 6497 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:30.751 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:30 smithi046 bash[68510]: audit 2024-02-10T06:45:30.242225+0000 mon.a (mon.0) 6498 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:30.751 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:30 smithi046 bash[68510]: audit 2024-02-10T06:45:30.243811+0000 mon.a (mon.0) 6499 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:30.751 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:30 smithi046 bash[71198]: audit 2024-02-10T06:45:29.506949+0000 mon.a (mon.0) 6489 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:30.751 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:30 smithi046 bash[71198]: audit 2024-02-10T06:45:29.508983+0000 mon.a (mon.0) 6490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:45:30.751 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:30 smithi046 bash[71198]: audit 2024-02-10T06:45:30.089170+0000 mon.a (mon.0) 6491 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:30.751 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:30 smithi046 bash[71198]: audit 2024-02-10T06:45:30.101579+0000 mon.a (mon.0) 6492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:30.751 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:30 smithi046 bash[71198]: audit 2024-02-10T06:45:30.138918+0000 mon.a (mon.0) 6493 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:30.751 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:30 smithi046 bash[71198]: audit 2024-02-10T06:45:30.140154+0000 mon.a (mon.0) 6494 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:30.751 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:30 smithi046 bash[71198]: audit 2024-02-10T06:45:30.147648+0000 mon.a (mon.0) 6495 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:30.751 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:30 smithi046 bash[71198]: audit 2024-02-10T06:45:30.233288+0000 mon.a (mon.0) 6496 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:30.751 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:30 smithi046 bash[71198]: audit 2024-02-10T06:45:30.237131+0000 mon.a (mon.0) 6497 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:30.751 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:30 smithi046 bash[71198]: audit 2024-02-10T06:45:30.242225+0000 mon.a (mon.0) 6498 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:30.751 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:30 smithi046 bash[71198]: audit 2024-02-10T06:45:30.243811+0000 mon.a (mon.0) 6499 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:30 smithi175 bash[56722]: audit 2024-02-10T06:45:29.506949+0000 mon.a (mon.0) 6489 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:30 smithi175 bash[56722]: audit 2024-02-10T06:45:29.508983+0000 mon.a (mon.0) 6490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:45:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:30 smithi175 bash[56722]: audit 2024-02-10T06:45:30.089170+0000 mon.a (mon.0) 6491 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:30 smithi175 bash[56722]: audit 2024-02-10T06:45:30.101579+0000 mon.a (mon.0) 6492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:30 smithi175 bash[56722]: audit 2024-02-10T06:45:30.138918+0000 mon.a (mon.0) 6493 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:30 smithi175 bash[56722]: audit 2024-02-10T06:45:30.140154+0000 mon.a (mon.0) 6494 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:30 smithi175 bash[56722]: audit 2024-02-10T06:45:30.147648+0000 mon.a (mon.0) 6495 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:30 smithi175 bash[56722]: audit 2024-02-10T06:45:30.233288+0000 mon.a (mon.0) 6496 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:30 smithi175 bash[56722]: audit 2024-02-10T06:45:30.237131+0000 mon.a (mon.0) 6497 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:30 smithi175 bash[56722]: audit 2024-02-10T06:45:30.242225+0000 mon.a (mon.0) 6498 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:30 smithi175 bash[56722]: audit 2024-02-10T06:45:30.243811+0000 mon.a (mon.0) 6499 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.377 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:45:31] "GET /metrics HTTP/1.1" 200 38731 "" "Prometheus/2.33.4" 2024-02-10T06:45:31.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: cluster 2024-02-10T06:45:30.094263+0000 mgr.y (mgr.34107) 1634 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-10T06:45:31.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: cluster 2024-02-10T06:45:30.142612+0000 mgr.y (mgr.34107) 1635 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 101 B/s wr, 100 op/s 2024-02-10T06:45:31.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: cephadm 2024-02-10T06:45:30.148448+0000 mgr.y (mgr.34107) 1636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:31.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: cephadm 2024-02-10T06:45:30.252376+0000 mgr.y (mgr.34107) 1637 : cephadm 1 Checking dashboard <-> RGW credentials 2024-02-10T06:45:31.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:30.621081+0000 mon.a (mon.0) 6500 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: cephadm 2024-02-10T06:45:30.621827+0000 mgr.y (mgr.34107) 1638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:31.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:30.699343+0000 mon.a (mon.0) 6501 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:30.702254+0000 mon.a (mon.0) 6502 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:30.707307+0000 mon.a (mon.0) 6503 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:30.708587+0000 mon.a (mon.0) 6504 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:30.716553+0000 mon.a (mon.0) 6505 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:30.798057+0000 mon.a (mon.0) 6506 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:30.801062+0000 mon.a (mon.0) 6507 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:30.804918+0000 mon.a (mon.0) 6508 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:30.806250+0000 mon.a (mon.0) 6509 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:30.814756+0000 mon.a (mon.0) 6510 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:30.895506+0000 mon.a (mon.0) 6511 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:30.898505+0000 mon.a (mon.0) 6512 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:30.902000+0000 mon.a (mon.0) 6513 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: cluster 2024-02-10T06:45:30.094263+0000 mgr.y (mgr.34107) 1634 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-10T06:45:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: cluster 2024-02-10T06:45:30.142612+0000 mgr.y (mgr.34107) 1635 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 101 B/s wr, 100 op/s 2024-02-10T06:45:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: cephadm 2024-02-10T06:45:30.148448+0000 mgr.y (mgr.34107) 1636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: cephadm 2024-02-10T06:45:30.252376+0000 mgr.y (mgr.34107) 1637 : cephadm 1 Checking dashboard <-> RGW credentials 2024-02-10T06:45:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:30.621081+0000 mon.a (mon.0) 6500 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: cephadm 2024-02-10T06:45:30.621827+0000 mgr.y (mgr.34107) 1638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:30.699343+0000 mon.a (mon.0) 6501 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:30.702254+0000 mon.a (mon.0) 6502 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:30.707307+0000 mon.a (mon.0) 6503 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:30.708587+0000 mon.a (mon.0) 6504 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:30.716553+0000 mon.a (mon.0) 6505 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:30.798057+0000 mon.a (mon.0) 6506 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:30.801062+0000 mon.a (mon.0) 6507 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:30.804918+0000 mon.a (mon.0) 6508 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:30.806250+0000 mon.a (mon.0) 6509 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:30.814756+0000 mon.a (mon.0) 6510 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:30.895506+0000 mon.a (mon.0) 6511 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:30.898505+0000 mon.a (mon.0) 6512 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:30.902000+0000 mon.a (mon.0) 6513 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:30.903171+0000 mon.a (mon.0) 6514 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:30.910143+0000 mon.a (mon.0) 6515 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:30.991522+0000 mon.a (mon.0) 6516 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:30.993912+0000 mon.a (mon.0) 6517 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:30.996937+0000 mon.a (mon.0) 6518 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:30.998224+0000 mon.a (mon.0) 6519 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.005167+0000 mon.a (mon.0) 6520 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.084642+0000 mon.a (mon.0) 6521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: cluster 2024-02-10T06:45:31.085579+0000 mon.a (mon.0) 6522 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:45:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: cluster 2024-02-10T06:45:31.085622+0000 mon.a (mon.0) 6523 : cluster 1 Cluster is now healthy 2024-02-10T06:45:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.092348+0000 mon.a (mon.0) 6524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.095291+0000 mon.a (mon.0) 6525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.096133+0000 mon.a (mon.0) 6526 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.103180+0000 mon.a (mon.0) 6527 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.185267+0000 mon.a (mon.0) 6528 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.187917+0000 mon.a (mon.0) 6529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.191561+0000 mon.a (mon.0) 6530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.193024+0000 mon.a (mon.0) 6531 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.201587+0000 mon.a (mon.0) 6532 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.284956+0000 mon.a (mon.0) 6533 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.287807+0000 mon.a (mon.0) 6534 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:30.903171+0000 mon.a (mon.0) 6514 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:30.910143+0000 mon.a (mon.0) 6515 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:30.991522+0000 mon.a (mon.0) 6516 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:30.993912+0000 mon.a (mon.0) 6517 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:30.996937+0000 mon.a (mon.0) 6518 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:30.998224+0000 mon.a (mon.0) 6519 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.005167+0000 mon.a (mon.0) 6520 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.084642+0000 mon.a (mon.0) 6521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: cluster 2024-02-10T06:45:31.085579+0000 mon.a (mon.0) 6522 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:45:31.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: cluster 2024-02-10T06:45:31.085622+0000 mon.a (mon.0) 6523 : cluster 1 Cluster is now healthy 2024-02-10T06:45:31.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.092348+0000 mon.a (mon.0) 6524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.095291+0000 mon.a (mon.0) 6525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.096133+0000 mon.a (mon.0) 6526 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.103180+0000 mon.a (mon.0) 6527 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.185267+0000 mon.a (mon.0) 6528 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.187917+0000 mon.a (mon.0) 6529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.191561+0000 mon.a (mon.0) 6530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.193024+0000 mon.a (mon.0) 6531 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.201587+0000 mon.a (mon.0) 6532 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.284956+0000 mon.a (mon.0) 6533 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.287807+0000 mon.a (mon.0) 6534 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.290813+0000 mon.a (mon.0) 6535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.292069+0000 mon.a (mon.0) 6536 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.300743+0000 mon.a (mon.0) 6537 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.364400+0000 mon.a (mon.0) 6538 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.367101+0000 mon.a (mon.0) 6539 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.370139+0000 mon.a (mon.0) 6540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.371238+0000 mon.a (mon.0) 6541 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.379911+0000 mon.a (mon.0) 6542 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.463506+0000 mon.a (mon.0) 6543 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.467065+0000 mon.a (mon.0) 6544 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.471629+0000 mon.a (mon.0) 6545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.473175+0000 mon.a (mon.0) 6546 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.482740+0000 mon.a (mon.0) 6547 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.560877+0000 mon.a (mon.0) 6548 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.564918+0000 mon.a (mon.0) 6549 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.568062+0000 mon.a (mon.0) 6550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.569349+0000 mon.a (mon.0) 6551 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[68510]: audit 2024-02-10T06:45:31.578303+0000 mon.a (mon.0) 6552 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.290813+0000 mon.a (mon.0) 6535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.292069+0000 mon.a (mon.0) 6536 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.300743+0000 mon.a (mon.0) 6537 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.364400+0000 mon.a (mon.0) 6538 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.367101+0000 mon.a (mon.0) 6539 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.370139+0000 mon.a (mon.0) 6540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.371238+0000 mon.a (mon.0) 6541 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.379911+0000 mon.a (mon.0) 6542 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.463506+0000 mon.a (mon.0) 6543 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.467065+0000 mon.a (mon.0) 6544 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.471629+0000 mon.a (mon.0) 6545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.473175+0000 mon.a (mon.0) 6546 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.482740+0000 mon.a (mon.0) 6547 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.560877+0000 mon.a (mon.0) 6548 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.564918+0000 mon.a (mon.0) 6549 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.568062+0000 mon.a (mon.0) 6550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.569349+0000 mon.a (mon.0) 6551 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:31 smithi046 bash[71198]: audit 2024-02-10T06:45:31.578303+0000 mon.a (mon.0) 6552 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.895 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: cluster 2024-02-10T06:45:30.094263+0000 mgr.y (mgr.34107) 1634 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-10T06:45:31.895 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: cluster 2024-02-10T06:45:30.142612+0000 mgr.y (mgr.34107) 1635 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 101 B/s wr, 100 op/s 2024-02-10T06:45:31.895 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: cephadm 2024-02-10T06:45:30.148448+0000 mgr.y (mgr.34107) 1636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:31.896 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: cephadm 2024-02-10T06:45:30.252376+0000 mgr.y (mgr.34107) 1637 : cephadm 1 Checking dashboard <-> RGW credentials 2024-02-10T06:45:31.896 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:30.621081+0000 mon.a (mon.0) 6500 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.896 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: cephadm 2024-02-10T06:45:30.621827+0000 mgr.y (mgr.34107) 1638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:31.896 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:30.699343+0000 mon.a (mon.0) 6501 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.896 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:30.702254+0000 mon.a (mon.0) 6502 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.896 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:30.707307+0000 mon.a (mon.0) 6503 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.896 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:30.708587+0000 mon.a (mon.0) 6504 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.896 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:30.716553+0000 mon.a (mon.0) 6505 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.896 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:30.798057+0000 mon.a (mon.0) 6506 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.896 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:30.801062+0000 mon.a (mon.0) 6507 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.896 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:30.804918+0000 mon.a (mon.0) 6508 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.896 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:30.806250+0000 mon.a (mon.0) 6509 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.896 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:30.814756+0000 mon.a (mon.0) 6510 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.896 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:30.895506+0000 mon.a (mon.0) 6511 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:30.898505+0000 mon.a (mon.0) 6512 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:30.902000+0000 mon.a (mon.0) 6513 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:30.903171+0000 mon.a (mon.0) 6514 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:30.910143+0000 mon.a (mon.0) 6515 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:30.991522+0000 mon.a (mon.0) 6516 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:30.993912+0000 mon.a (mon.0) 6517 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:30.996937+0000 mon.a (mon.0) 6518 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:30.998224+0000 mon.a (mon.0) 6519 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.005167+0000 mon.a (mon.0) 6520 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.084642+0000 mon.a (mon.0) 6521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: cluster 2024-02-10T06:45:31.085579+0000 mon.a (mon.0) 6522 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:45:31.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: cluster 2024-02-10T06:45:31.085622+0000 mon.a (mon.0) 6523 : cluster 1 Cluster is now healthy 2024-02-10T06:45:31.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.092348+0000 mon.a (mon.0) 6524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.095291+0000 mon.a (mon.0) 6525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.096133+0000 mon.a (mon.0) 6526 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.103180+0000 mon.a (mon.0) 6527 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.185267+0000 mon.a (mon.0) 6528 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.187917+0000 mon.a (mon.0) 6529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.191561+0000 mon.a (mon.0) 6530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.193024+0000 mon.a (mon.0) 6531 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.201587+0000 mon.a (mon.0) 6532 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.284956+0000 mon.a (mon.0) 6533 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.287807+0000 mon.a (mon.0) 6534 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.290813+0000 mon.a (mon.0) 6535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.292069+0000 mon.a (mon.0) 6536 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.300743+0000 mon.a (mon.0) 6537 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.364400+0000 mon.a (mon.0) 6538 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.367101+0000 mon.a (mon.0) 6539 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.370139+0000 mon.a (mon.0) 6540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.371238+0000 mon.a (mon.0) 6541 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.379911+0000 mon.a (mon.0) 6542 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.463506+0000 mon.a (mon.0) 6543 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.467065+0000 mon.a (mon.0) 6544 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.471629+0000 mon.a (mon.0) 6545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.473175+0000 mon.a (mon.0) 6546 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.482740+0000 mon.a (mon.0) 6547 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:31.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.560877+0000 mon.a (mon.0) 6548 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:31.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.564918+0000 mon.a (mon.0) 6549 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:31.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.568062+0000 mon.a (mon.0) 6550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:31.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.569349+0000 mon.a (mon.0) 6551 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:31.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:31 smithi175 bash[56722]: audit 2024-02-10T06:45:31.578303+0000 mon.a (mon.0) 6552 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:32.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: cephadm 2024-02-10T06:45:30.717245+0000 mgr.y (mgr.34107) 1639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:32.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:30.745266+0000 mgr.y (mgr.34107) 1640 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:45:32.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: cephadm 2024-02-10T06:45:30.815421+0000 mgr.y (mgr.34107) 1641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:32.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: cephadm 2024-02-10T06:45:30.910711+0000 mgr.y (mgr.34107) 1642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:32.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: cephadm 2024-02-10T06:45:31.005806+0000 mgr.y (mgr.34107) 1643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:32.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: cephadm 2024-02-10T06:45:31.103906+0000 mgr.y (mgr.34107) 1644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:32.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: cephadm 2024-02-10T06:45:31.202221+0000 mgr.y (mgr.34107) 1645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:32.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: cephadm 2024-02-10T06:45:31.301396+0000 mgr.y (mgr.34107) 1646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:32.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: cephadm 2024-02-10T06:45:31.380537+0000 mgr.y (mgr.34107) 1647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:32.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: cephadm 2024-02-10T06:45:31.483389+0000 mgr.y (mgr.34107) 1648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:32.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: cephadm 2024-02-10T06:45:31.578989+0000 mgr.y (mgr.34107) 1649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:32.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:31.659252+0000 mon.a (mon.0) 6553 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:32.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:31.661418+0000 mon.a (mon.0) 6554 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:32.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:31.664305+0000 mon.a (mon.0) 6555 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:32.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:31.665341+0000 mon.a (mon.0) 6556 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:32.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:31.671701+0000 mon.a (mon.0) 6557 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:32.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:31.750561+0000 mon.a (mon.0) 6558 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:32.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:31.753700+0000 mon.a (mon.0) 6559 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:32.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:31.757446+0000 mon.a (mon.0) 6560 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:32.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:31.758747+0000 mon.a (mon.0) 6561 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:32.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:31.767683+0000 mon.a (mon.0) 6562 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:32.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:31.849637+0000 mon.a (mon.0) 6563 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:32.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:31.853540+0000 mon.a (mon.0) 6564 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:32.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:31.856295+0000 mon.a (mon.0) 6565 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:32.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:31.857306+0000 mon.a (mon.0) 6566 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:32.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:31.863521+0000 mon.a (mon.0) 6567 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:32.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:31.941610+0000 mon.a (mon.0) 6568 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:32.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:31.944477+0000 mon.a (mon.0) 6569 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:32.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:31.948242+0000 mon.a (mon.0) 6570 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:32.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:31.949362+0000 mon.a (mon.0) 6571 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:32.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:31.958036+0000 mon.a (mon.0) 6572 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:32.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.037180+0000 mon.a (mon.0) 6573 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:32.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.039557+0000 mon.a (mon.0) 6574 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:32.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.042340+0000 mon.a (mon.0) 6575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:32.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.043504+0000 mon.a (mon.0) 6576 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:32.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.051191+0000 mon.a (mon.0) 6577 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:32.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.131323+0000 mon.a (mon.0) 6578 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:32.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.135289+0000 mon.a (mon.0) 6579 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:32.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.139103+0000 mon.a (mon.0) 6580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:32.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.140391+0000 mon.a (mon.0) 6581 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:32.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.147937+0000 mon.a (mon.0) 6582 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:32.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.230466+0000 mon.a (mon.0) 6583 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:32.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.233256+0000 mon.a (mon.0) 6584 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:32.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.235792+0000 mon.a (mon.0) 6585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:32.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.236757+0000 mon.a (mon.0) 6586 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:32.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.242009+0000 mon.a (mon.0) 6587 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:32.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.323522+0000 mon.a (mon.0) 6588 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:32.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.325785+0000 mon.a (mon.0) 6589 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:32.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.328107+0000 mon.a (mon.0) 6590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:32.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.328963+0000 mon.a (mon.0) 6591 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:32.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.334650+0000 mon.a (mon.0) 6592 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:32.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.414242+0000 mon.a (mon.0) 6593 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:32.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.416486+0000 mon.a (mon.0) 6594 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:32.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.419275+0000 mon.a (mon.0) 6595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:32.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.420124+0000 mon.a (mon.0) 6596 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:32.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.426093+0000 mon.a (mon.0) 6597 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:32.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.504694+0000 mon.a (mon.0) 6598 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:32.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.507704+0000 mon.a (mon.0) 6599 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:32.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.510223+0000 mon.a (mon.0) 6600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:32.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.511151+0000 mon.a (mon.0) 6601 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:32.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.517697+0000 mon.a (mon.0) 6602 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:32.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.599921+0000 mon.a (mon.0) 6603 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:32.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.605473+0000 mon.a (mon.0) 6604 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:32.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.608124+0000 mon.a (mon.0) 6605 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:32.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.609194+0000 mon.a (mon.0) 6606 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:32.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:32 smithi175 bash[56722]: audit 2024-02-10T06:45:32.615982+0000 mon.a (mon.0) 6607 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: cephadm 2024-02-10T06:45:30.717245+0000 mgr.y (mgr.34107) 1639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:30.745266+0000 mgr.y (mgr.34107) 1640 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:45:33.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: cephadm 2024-02-10T06:45:30.815421+0000 mgr.y (mgr.34107) 1641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: cephadm 2024-02-10T06:45:30.910711+0000 mgr.y (mgr.34107) 1642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: cephadm 2024-02-10T06:45:31.005806+0000 mgr.y (mgr.34107) 1643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: cephadm 2024-02-10T06:45:31.103906+0000 mgr.y (mgr.34107) 1644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: cephadm 2024-02-10T06:45:31.202221+0000 mgr.y (mgr.34107) 1645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: cephadm 2024-02-10T06:45:31.301396+0000 mgr.y (mgr.34107) 1646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: cephadm 2024-02-10T06:45:31.380537+0000 mgr.y (mgr.34107) 1647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: cephadm 2024-02-10T06:45:31.483389+0000 mgr.y (mgr.34107) 1648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: cephadm 2024-02-10T06:45:31.578989+0000 mgr.y (mgr.34107) 1649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:31.659252+0000 mon.a (mon.0) 6553 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:31.661418+0000 mon.a (mon.0) 6554 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:31.664305+0000 mon.a (mon.0) 6555 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:31.665341+0000 mon.a (mon.0) 6556 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:31.671701+0000 mon.a (mon.0) 6557 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:31.750561+0000 mon.a (mon.0) 6558 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:31.753700+0000 mon.a (mon.0) 6559 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:31.757446+0000 mon.a (mon.0) 6560 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:31.758747+0000 mon.a (mon.0) 6561 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:31.767683+0000 mon.a (mon.0) 6562 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: cephadm 2024-02-10T06:45:30.717245+0000 mgr.y (mgr.34107) 1639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:30.745266+0000 mgr.y (mgr.34107) 1640 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:45:33.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: cephadm 2024-02-10T06:45:30.815421+0000 mgr.y (mgr.34107) 1641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: cephadm 2024-02-10T06:45:30.910711+0000 mgr.y (mgr.34107) 1642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: cephadm 2024-02-10T06:45:31.005806+0000 mgr.y (mgr.34107) 1643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: cephadm 2024-02-10T06:45:31.103906+0000 mgr.y (mgr.34107) 1644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: cephadm 2024-02-10T06:45:31.202221+0000 mgr.y (mgr.34107) 1645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: cephadm 2024-02-10T06:45:31.301396+0000 mgr.y (mgr.34107) 1646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: cephadm 2024-02-10T06:45:31.380537+0000 mgr.y (mgr.34107) 1647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: cephadm 2024-02-10T06:45:31.483389+0000 mgr.y (mgr.34107) 1648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: cephadm 2024-02-10T06:45:31.578989+0000 mgr.y (mgr.34107) 1649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:31.659252+0000 mon.a (mon.0) 6553 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:31.661418+0000 mon.a (mon.0) 6554 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:31.664305+0000 mon.a (mon.0) 6555 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:31.665341+0000 mon.a (mon.0) 6556 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:31.671701+0000 mon.a (mon.0) 6557 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:31.750561+0000 mon.a (mon.0) 6558 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:31.753700+0000 mon.a (mon.0) 6559 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:31.757446+0000 mon.a (mon.0) 6560 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:31.758747+0000 mon.a (mon.0) 6561 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:31.767683+0000 mon.a (mon.0) 6562 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:31.849637+0000 mon.a (mon.0) 6563 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:31.853540+0000 mon.a (mon.0) 6564 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:31.856295+0000 mon.a (mon.0) 6565 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:31.857306+0000 mon.a (mon.0) 6566 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:31.863521+0000 mon.a (mon.0) 6567 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:31.941610+0000 mon.a (mon.0) 6568 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:31.944477+0000 mon.a (mon.0) 6569 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:31.948242+0000 mon.a (mon.0) 6570 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:31.949362+0000 mon.a (mon.0) 6571 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:31.958036+0000 mon.a (mon.0) 6572 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.037180+0000 mon.a (mon.0) 6573 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.039557+0000 mon.a (mon.0) 6574 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.042340+0000 mon.a (mon.0) 6575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.043504+0000 mon.a (mon.0) 6576 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.051191+0000 mon.a (mon.0) 6577 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.131323+0000 mon.a (mon.0) 6578 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.135289+0000 mon.a (mon.0) 6579 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.139103+0000 mon.a (mon.0) 6580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.140391+0000 mon.a (mon.0) 6581 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:31.849637+0000 mon.a (mon.0) 6563 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:31.853540+0000 mon.a (mon.0) 6564 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:31.856295+0000 mon.a (mon.0) 6565 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:31.857306+0000 mon.a (mon.0) 6566 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:31.863521+0000 mon.a (mon.0) 6567 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:31.941610+0000 mon.a (mon.0) 6568 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:31.944477+0000 mon.a (mon.0) 6569 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:31.948242+0000 mon.a (mon.0) 6570 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:31.949362+0000 mon.a (mon.0) 6571 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:31.958036+0000 mon.a (mon.0) 6572 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.037180+0000 mon.a (mon.0) 6573 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.039557+0000 mon.a (mon.0) 6574 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.042340+0000 mon.a (mon.0) 6575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.043504+0000 mon.a (mon.0) 6576 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.051191+0000 mon.a (mon.0) 6577 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.131323+0000 mon.a (mon.0) 6578 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.135289+0000 mon.a (mon.0) 6579 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.139103+0000 mon.a (mon.0) 6580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.140391+0000 mon.a (mon.0) 6581 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.147937+0000 mon.a (mon.0) 6582 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.230466+0000 mon.a (mon.0) 6583 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.233256+0000 mon.a (mon.0) 6584 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.235792+0000 mon.a (mon.0) 6585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.236757+0000 mon.a (mon.0) 6586 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.242009+0000 mon.a (mon.0) 6587 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.323522+0000 mon.a (mon.0) 6588 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.325785+0000 mon.a (mon.0) 6589 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.328107+0000 mon.a (mon.0) 6590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.328963+0000 mon.a (mon.0) 6591 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.334650+0000 mon.a (mon.0) 6592 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.414242+0000 mon.a (mon.0) 6593 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.416486+0000 mon.a (mon.0) 6594 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.419275+0000 mon.a (mon.0) 6595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.420124+0000 mon.a (mon.0) 6596 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.426093+0000 mon.a (mon.0) 6597 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.504694+0000 mon.a (mon.0) 6598 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.507704+0000 mon.a (mon.0) 6599 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.510223+0000 mon.a (mon.0) 6600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.511151+0000 mon.a (mon.0) 6601 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.517697+0000 mon.a (mon.0) 6602 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.599921+0000 mon.a (mon.0) 6603 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.605473+0000 mon.a (mon.0) 6604 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.608124+0000 mon.a (mon.0) 6605 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.609194+0000 mon.a (mon.0) 6606 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[71198]: audit 2024-02-10T06:45:32.615982+0000 mon.a (mon.0) 6607 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.147937+0000 mon.a (mon.0) 6582 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.230466+0000 mon.a (mon.0) 6583 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.233256+0000 mon.a (mon.0) 6584 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.235792+0000 mon.a (mon.0) 6585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.236757+0000 mon.a (mon.0) 6586 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.242009+0000 mon.a (mon.0) 6587 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.323522+0000 mon.a (mon.0) 6588 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.325785+0000 mon.a (mon.0) 6589 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.328107+0000 mon.a (mon.0) 6590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.328963+0000 mon.a (mon.0) 6591 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.334650+0000 mon.a (mon.0) 6592 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.414242+0000 mon.a (mon.0) 6593 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.416486+0000 mon.a (mon.0) 6594 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.419275+0000 mon.a (mon.0) 6595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.420124+0000 mon.a (mon.0) 6596 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.426093+0000 mon.a (mon.0) 6597 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.504694+0000 mon.a (mon.0) 6598 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.507704+0000 mon.a (mon.0) 6599 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.510223+0000 mon.a (mon.0) 6600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.511151+0000 mon.a (mon.0) 6601 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.517697+0000 mon.a (mon.0) 6602 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.599921+0000 mon.a (mon.0) 6603 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.605473+0000 mon.a (mon.0) 6604 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.608124+0000 mon.a (mon.0) 6605 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.609194+0000 mon.a (mon.0) 6606 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:32 smithi046 bash[68510]: audit 2024-02-10T06:45:32.615982+0000 mon.a (mon.0) 6607 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: cephadm 2024-02-10T06:45:31.672287+0000 mgr.y (mgr.34107) 1650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: cephadm 2024-02-10T06:45:31.768677+0000 mgr.y (mgr.34107) 1651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: cephadm 2024-02-10T06:45:31.864091+0000 mgr.y (mgr.34107) 1652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: cephadm 2024-02-10T06:45:31.959124+0000 mgr.y (mgr.34107) 1653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: cephadm 2024-02-10T06:45:32.053075+0000 mgr.y (mgr.34107) 1654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: cluster 2024-02-10T06:45:32.143645+0000 mgr.y (mgr.34107) 1655 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 101 B/s wr, 101 op/s 2024-02-10T06:45:33.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: cephadm 2024-02-10T06:45:32.148758+0000 mgr.y (mgr.34107) 1656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: cephadm 2024-02-10T06:45:32.242837+0000 mgr.y (mgr.34107) 1657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: cephadm 2024-02-10T06:45:32.335478+0000 mgr.y (mgr.34107) 1658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: cephadm 2024-02-10T06:45:32.426728+0000 mgr.y (mgr.34107) 1659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: cephadm 2024-02-10T06:45:32.518881+0000 mgr.y (mgr.34107) 1660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: cephadm 2024-02-10T06:45:32.616556+0000 mgr.y (mgr.34107) 1661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:32.699619+0000 mon.a (mon.0) 6608 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:32.702062+0000 mon.a (mon.0) 6609 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:32.705623+0000 mon.a (mon.0) 6610 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:32.706897+0000 mon.a (mon.0) 6611 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:32.716846+0000 mon.a (mon.0) 6612 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:32.798079+0000 mon.a (mon.0) 6613 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:32.800157+0000 mon.a (mon.0) 6614 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:32.802362+0000 mon.a (mon.0) 6615 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: cephadm 2024-02-10T06:45:31.672287+0000 mgr.y (mgr.34107) 1650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: cephadm 2024-02-10T06:45:31.768677+0000 mgr.y (mgr.34107) 1651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: cephadm 2024-02-10T06:45:31.864091+0000 mgr.y (mgr.34107) 1652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: cephadm 2024-02-10T06:45:31.959124+0000 mgr.y (mgr.34107) 1653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: cephadm 2024-02-10T06:45:32.053075+0000 mgr.y (mgr.34107) 1654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: cluster 2024-02-10T06:45:32.143645+0000 mgr.y (mgr.34107) 1655 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 101 B/s wr, 101 op/s 2024-02-10T06:45:33.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: cephadm 2024-02-10T06:45:32.148758+0000 mgr.y (mgr.34107) 1656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: cephadm 2024-02-10T06:45:32.242837+0000 mgr.y (mgr.34107) 1657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: cephadm 2024-02-10T06:45:32.335478+0000 mgr.y (mgr.34107) 1658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: cephadm 2024-02-10T06:45:32.426728+0000 mgr.y (mgr.34107) 1659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: cephadm 2024-02-10T06:45:32.518881+0000 mgr.y (mgr.34107) 1660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: cephadm 2024-02-10T06:45:32.616556+0000 mgr.y (mgr.34107) 1661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:32.699619+0000 mon.a (mon.0) 6608 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:32.702062+0000 mon.a (mon.0) 6609 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:32.705623+0000 mon.a (mon.0) 6610 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:32.706897+0000 mon.a (mon.0) 6611 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:32.716846+0000 mon.a (mon.0) 6612 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:32.798079+0000 mon.a (mon.0) 6613 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:32.800157+0000 mon.a (mon.0) 6614 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:32.802362+0000 mon.a (mon.0) 6615 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:32.803245+0000 mon.a (mon.0) 6616 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:32.809704+0000 mon.a (mon.0) 6617 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:32.886170+0000 mon.a (mon.0) 6618 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:32.889036+0000 mon.a (mon.0) 6619 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:32.891656+0000 mon.a (mon.0) 6620 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:32.892441+0000 mon.a (mon.0) 6621 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:32.899733+0000 mon.a (mon.0) 6622 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:32.983047+0000 mon.a (mon.0) 6623 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:32.985710+0000 mon.a (mon.0) 6624 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:32.988275+0000 mon.a (mon.0) 6625 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:32.989328+0000 mon.a (mon.0) 6626 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:32.996245+0000 mon.a (mon.0) 6627 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.073418+0000 mon.a (mon.0) 6628 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.076309+0000 mon.a (mon.0) 6629 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.079266+0000 mon.a (mon.0) 6630 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.080544+0000 mon.a (mon.0) 6631 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.088401+0000 mon.a (mon.0) 6632 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.167735+0000 mon.a (mon.0) 6633 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.170727+0000 mon.a (mon.0) 6634 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.174054+0000 mon.a (mon.0) 6635 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:32.803245+0000 mon.a (mon.0) 6616 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:32.809704+0000 mon.a (mon.0) 6617 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:32.886170+0000 mon.a (mon.0) 6618 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:32.889036+0000 mon.a (mon.0) 6619 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:32.891656+0000 mon.a (mon.0) 6620 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:32.892441+0000 mon.a (mon.0) 6621 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:32.899733+0000 mon.a (mon.0) 6622 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:32.983047+0000 mon.a (mon.0) 6623 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:32.985710+0000 mon.a (mon.0) 6624 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:32.988275+0000 mon.a (mon.0) 6625 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:32.989328+0000 mon.a (mon.0) 6626 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:32.996245+0000 mon.a (mon.0) 6627 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.073418+0000 mon.a (mon.0) 6628 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.076309+0000 mon.a (mon.0) 6629 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.079266+0000 mon.a (mon.0) 6630 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.080544+0000 mon.a (mon.0) 6631 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.088401+0000 mon.a (mon.0) 6632 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.167735+0000 mon.a (mon.0) 6633 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.170727+0000 mon.a (mon.0) 6634 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.174054+0000 mon.a (mon.0) 6635 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.175368+0000 mon.a (mon.0) 6636 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.184049+0000 mon.a (mon.0) 6637 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.266471+0000 mon.a (mon.0) 6638 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.269021+0000 mon.a (mon.0) 6639 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.271390+0000 mon.a (mon.0) 6640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.272196+0000 mon.a (mon.0) 6641 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.278322+0000 mon.a (mon.0) 6642 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.356620+0000 mon.a (mon.0) 6643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.361300+0000 mon.a (mon.0) 6644 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.365715+0000 mon.a (mon.0) 6645 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.367048+0000 mon.a (mon.0) 6646 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.375283+0000 mon.a (mon.0) 6647 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.458761+0000 mon.a (mon.0) 6648 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.461465+0000 mon.a (mon.0) 6649 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.464750+0000 mon.a (mon.0) 6650 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.466369+0000 mon.a (mon.0) 6651 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.473211+0000 mon.a (mon.0) 6652 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.537224+0000 mon.a (mon.0) 6653 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.540327+0000 mon.a (mon.0) 6654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.545027+0000 mon.a (mon.0) 6655 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.546402+0000 mon.a (mon.0) 6656 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[71198]: audit 2024-02-10T06:45:33.555317+0000 mon.a (mon.0) 6657 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.175368+0000 mon.a (mon.0) 6636 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.184049+0000 mon.a (mon.0) 6637 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.266471+0000 mon.a (mon.0) 6638 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.269021+0000 mon.a (mon.0) 6639 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.271390+0000 mon.a (mon.0) 6640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.272196+0000 mon.a (mon.0) 6641 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.278322+0000 mon.a (mon.0) 6642 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.356620+0000 mon.a (mon.0) 6643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.361300+0000 mon.a (mon.0) 6644 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.365715+0000 mon.a (mon.0) 6645 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.367048+0000 mon.a (mon.0) 6646 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.375283+0000 mon.a (mon.0) 6647 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.458761+0000 mon.a (mon.0) 6648 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.461465+0000 mon.a (mon.0) 6649 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.464750+0000 mon.a (mon.0) 6650 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.466369+0000 mon.a (mon.0) 6651 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.473211+0000 mon.a (mon.0) 6652 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.537224+0000 mon.a (mon.0) 6653 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.540327+0000 mon.a (mon.0) 6654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.545027+0000 mon.a (mon.0) 6655 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.546402+0000 mon.a (mon.0) 6656 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:33 smithi046 bash[68510]: audit 2024-02-10T06:45:33.555317+0000 mon.a (mon.0) 6657 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: cephadm 2024-02-10T06:45:31.672287+0000 mgr.y (mgr.34107) 1650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: cephadm 2024-02-10T06:45:31.768677+0000 mgr.y (mgr.34107) 1651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: cephadm 2024-02-10T06:45:31.864091+0000 mgr.y (mgr.34107) 1652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: cephadm 2024-02-10T06:45:31.959124+0000 mgr.y (mgr.34107) 1653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: cephadm 2024-02-10T06:45:32.053075+0000 mgr.y (mgr.34107) 1654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: cluster 2024-02-10T06:45:32.143645+0000 mgr.y (mgr.34107) 1655 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 101 B/s wr, 101 op/s 2024-02-10T06:45:33.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: cephadm 2024-02-10T06:45:32.148758+0000 mgr.y (mgr.34107) 1656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: cephadm 2024-02-10T06:45:32.242837+0000 mgr.y (mgr.34107) 1657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: cephadm 2024-02-10T06:45:32.335478+0000 mgr.y (mgr.34107) 1658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: cephadm 2024-02-10T06:45:32.426728+0000 mgr.y (mgr.34107) 1659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: cephadm 2024-02-10T06:45:32.518881+0000 mgr.y (mgr.34107) 1660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: cephadm 2024-02-10T06:45:32.616556+0000 mgr.y (mgr.34107) 1661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:33.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:32.699619+0000 mon.a (mon.0) 6608 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:32.702062+0000 mon.a (mon.0) 6609 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:32.705623+0000 mon.a (mon.0) 6610 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:32.706897+0000 mon.a (mon.0) 6611 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:32.716846+0000 mon.a (mon.0) 6612 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:32.798079+0000 mon.a (mon.0) 6613 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:32.800157+0000 mon.a (mon.0) 6614 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:32.802362+0000 mon.a (mon.0) 6615 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:32.803245+0000 mon.a (mon.0) 6616 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:32.809704+0000 mon.a (mon.0) 6617 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:32.886170+0000 mon.a (mon.0) 6618 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:32.889036+0000 mon.a (mon.0) 6619 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:32.891656+0000 mon.a (mon.0) 6620 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:32.892441+0000 mon.a (mon.0) 6621 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:32.899733+0000 mon.a (mon.0) 6622 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:32.983047+0000 mon.a (mon.0) 6623 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:32.985710+0000 mon.a (mon.0) 6624 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:32.988275+0000 mon.a (mon.0) 6625 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:32.989328+0000 mon.a (mon.0) 6626 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:32.996245+0000 mon.a (mon.0) 6627 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.073418+0000 mon.a (mon.0) 6628 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.076309+0000 mon.a (mon.0) 6629 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.079266+0000 mon.a (mon.0) 6630 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.080544+0000 mon.a (mon.0) 6631 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.088401+0000 mon.a (mon.0) 6632 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.167735+0000 mon.a (mon.0) 6633 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.170727+0000 mon.a (mon.0) 6634 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.174054+0000 mon.a (mon.0) 6635 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.175368+0000 mon.a (mon.0) 6636 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.184049+0000 mon.a (mon.0) 6637 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.266471+0000 mon.a (mon.0) 6638 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.269021+0000 mon.a (mon.0) 6639 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.271390+0000 mon.a (mon.0) 6640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.272196+0000 mon.a (mon.0) 6641 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.278322+0000 mon.a (mon.0) 6642 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.356620+0000 mon.a (mon.0) 6643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.361300+0000 mon.a (mon.0) 6644 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.365715+0000 mon.a (mon.0) 6645 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.367048+0000 mon.a (mon.0) 6646 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.375283+0000 mon.a (mon.0) 6647 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.458761+0000 mon.a (mon.0) 6648 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.461465+0000 mon.a (mon.0) 6649 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.464750+0000 mon.a (mon.0) 6650 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.466369+0000 mon.a (mon.0) 6651 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.473211+0000 mon.a (mon.0) 6652 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:33.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.537224+0000 mon.a (mon.0) 6653 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:33.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.540327+0000 mon.a (mon.0) 6654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:33.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.545027+0000 mon.a (mon.0) 6655 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:33.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.546402+0000 mon.a (mon.0) 6656 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:33.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:33 smithi175 bash[56722]: audit 2024-02-10T06:45:33.555317+0000 mon.a (mon.0) 6657 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.919 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: cephadm 2024-02-10T06:45:32.717527+0000 mgr.y (mgr.34107) 1662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.919 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: cephadm 2024-02-10T06:45:32.810243+0000 mgr.y (mgr.34107) 1663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.919 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: cephadm 2024-02-10T06:45:32.900518+0000 mgr.y (mgr.34107) 1664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.919 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: cephadm 2024-02-10T06:45:32.997061+0000 mgr.y (mgr.34107) 1665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.919 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: cephadm 2024-02-10T06:45:33.089543+0000 mgr.y (mgr.34107) 1666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.919 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: cephadm 2024-02-10T06:45:33.184990+0000 mgr.y (mgr.34107) 1667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.919 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: cephadm 2024-02-10T06:45:33.278822+0000 mgr.y (mgr.34107) 1668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.919 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: cephadm 2024-02-10T06:45:33.376107+0000 mgr.y (mgr.34107) 1669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.919 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: cephadm 2024-02-10T06:45:33.473878+0000 mgr.y (mgr.34107) 1670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.919 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: cephadm 2024-02-10T06:45:33.555887+0000 mgr.y (mgr.34107) 1671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.919 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:33.637739+0000 mon.a (mon.0) 6658 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.919 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:33.639591+0000 mon.a (mon.0) 6659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.919 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:33.641467+0000 mon.a (mon.0) 6660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.920 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:33.642197+0000 mon.a (mon.0) 6661 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.920 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:33.648108+0000 mon.a (mon.0) 6662 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.920 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: cephadm 2024-02-10T06:45:33.649097+0000 mgr.y (mgr.34107) 1672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.920 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:33.725947+0000 mon.a (mon.0) 6663 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.920 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:33.728262+0000 mon.a (mon.0) 6664 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.920 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:33.731303+0000 mon.a (mon.0) 6665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.920 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:33.732274+0000 mon.a (mon.0) 6666 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.920 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:33.741317+0000 mon.a (mon.0) 6667 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.920 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: cephadm 2024-02-10T06:45:32.717527+0000 mgr.y (mgr.34107) 1662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.920 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: cephadm 2024-02-10T06:45:32.810243+0000 mgr.y (mgr.34107) 1663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.920 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: cephadm 2024-02-10T06:45:32.900518+0000 mgr.y (mgr.34107) 1664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.920 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: cephadm 2024-02-10T06:45:32.997061+0000 mgr.y (mgr.34107) 1665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.921 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: cephadm 2024-02-10T06:45:33.089543+0000 mgr.y (mgr.34107) 1666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.921 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: cephadm 2024-02-10T06:45:33.184990+0000 mgr.y (mgr.34107) 1667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.921 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: cephadm 2024-02-10T06:45:33.278822+0000 mgr.y (mgr.34107) 1668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.921 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: cephadm 2024-02-10T06:45:33.376107+0000 mgr.y (mgr.34107) 1669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.921 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: cephadm 2024-02-10T06:45:33.473878+0000 mgr.y (mgr.34107) 1670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.921 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: cephadm 2024-02-10T06:45:33.555887+0000 mgr.y (mgr.34107) 1671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.921 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:33.637739+0000 mon.a (mon.0) 6658 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.921 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:33.639591+0000 mon.a (mon.0) 6659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.921 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:33.641467+0000 mon.a (mon.0) 6660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.921 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:33.642197+0000 mon.a (mon.0) 6661 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.921 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:33.648108+0000 mon.a (mon.0) 6662 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.921 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: cephadm 2024-02-10T06:45:33.649097+0000 mgr.y (mgr.34107) 1672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.921 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:33.725947+0000 mon.a (mon.0) 6663 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.921 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:33.728262+0000 mon.a (mon.0) 6664 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.921 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:33.731303+0000 mon.a (mon.0) 6665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.921 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:33.732274+0000 mon.a (mon.0) 6666 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.922 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:33.741317+0000 mon.a (mon.0) 6667 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.922 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:33.824083+0000 mon.a (mon.0) 6668 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.922 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:33.826386+0000 mon.a (mon.0) 6669 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.922 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:33.829022+0000 mon.a (mon.0) 6670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.922 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:33.829804+0000 mon.a (mon.0) 6671 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.922 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:33.835697+0000 mon.a (mon.0) 6672 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.922 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:33.919934+0000 mon.a (mon.0) 6673 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.922 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:33.922323+0000 mon.a (mon.0) 6674 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.922 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:33.925074+0000 mon.a (mon.0) 6675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.922 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:33.926014+0000 mon.a (mon.0) 6676 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.922 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:33.933582+0000 mon.a (mon.0) 6677 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.922 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.015978+0000 mon.a (mon.0) 6678 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.923 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.018793+0000 mon.a (mon.0) 6679 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.923 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.022572+0000 mon.a (mon.0) 6680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.923 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.023975+0000 mon.a (mon.0) 6681 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.923 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.033460+0000 mon.a (mon.0) 6682 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.923 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.112715+0000 mon.a (mon.0) 6683 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.923 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.116318+0000 mon.a (mon.0) 6684 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.923 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.122733+0000 mon.a (mon.0) 6685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.923 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.124099+0000 mon.a (mon.0) 6686 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.923 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:33.824083+0000 mon.a (mon.0) 6668 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.923 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:33.826386+0000 mon.a (mon.0) 6669 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.923 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:33.829022+0000 mon.a (mon.0) 6670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.923 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:33.829804+0000 mon.a (mon.0) 6671 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.923 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:33.835697+0000 mon.a (mon.0) 6672 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:33.919934+0000 mon.a (mon.0) 6673 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:33.922323+0000 mon.a (mon.0) 6674 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:33.925074+0000 mon.a (mon.0) 6675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:33.926014+0000 mon.a (mon.0) 6676 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:33.933582+0000 mon.a (mon.0) 6677 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.015978+0000 mon.a (mon.0) 6678 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.018793+0000 mon.a (mon.0) 6679 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.022572+0000 mon.a (mon.0) 6680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.023975+0000 mon.a (mon.0) 6681 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.033460+0000 mon.a (mon.0) 6682 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.112715+0000 mon.a (mon.0) 6683 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.116318+0000 mon.a (mon.0) 6684 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.122733+0000 mon.a (mon.0) 6685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.924 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.124099+0000 mon.a (mon.0) 6686 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.925 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.131849+0000 mon.a (mon.0) 6687 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.925 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.195274+0000 mon.a (mon.0) 6688 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.925 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.197950+0000 mon.a (mon.0) 6689 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.925 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.200608+0000 mon.a (mon.0) 6690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.925 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.201416+0000 mon.a (mon.0) 6691 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.925 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.209030+0000 mon.a (mon.0) 6692 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.925 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.287358+0000 mon.a (mon.0) 6693 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.925 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.290887+0000 mon.a (mon.0) 6694 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.925 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.294566+0000 mon.a (mon.0) 6695 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.925 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.295986+0000 mon.a (mon.0) 6696 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.925 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.304341+0000 mon.a (mon.0) 6697 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.925 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.385477+0000 mon.a (mon.0) 6698 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.925 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.389161+0000 mon.a (mon.0) 6699 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.925 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.392282+0000 mon.a (mon.0) 6700 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.926 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.393478+0000 mon.a (mon.0) 6701 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.926 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.400688+0000 mon.a (mon.0) 6702 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.926 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.480405+0000 mon.a (mon.0) 6703 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.926 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.482628+0000 mon.a (mon.0) 6704 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.926 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.485866+0000 mon.a (mon.0) 6705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.926 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.486648+0000 mon.a (mon.0) 6706 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.926 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.131849+0000 mon.a (mon.0) 6687 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.926 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.195274+0000 mon.a (mon.0) 6688 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.926 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.197950+0000 mon.a (mon.0) 6689 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.926 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.200608+0000 mon.a (mon.0) 6690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.926 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.201416+0000 mon.a (mon.0) 6691 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.926 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.209030+0000 mon.a (mon.0) 6692 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.926 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.287358+0000 mon.a (mon.0) 6693 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.927 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.290887+0000 mon.a (mon.0) 6694 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.927 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.294566+0000 mon.a (mon.0) 6695 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.927 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.295986+0000 mon.a (mon.0) 6696 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.927 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.304341+0000 mon.a (mon.0) 6697 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.927 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.385477+0000 mon.a (mon.0) 6698 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.927 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.389161+0000 mon.a (mon.0) 6699 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.927 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.392282+0000 mon.a (mon.0) 6700 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.927 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.393478+0000 mon.a (mon.0) 6701 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.927 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.400688+0000 mon.a (mon.0) 6702 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.927 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.480405+0000 mon.a (mon.0) 6703 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.927 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.482628+0000 mon.a (mon.0) 6704 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.927 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.485866+0000 mon.a (mon.0) 6705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.927 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.486648+0000 mon.a (mon.0) 6706 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.927 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.495412+0000 mon.a (mon.0) 6707 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.928 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.563974+0000 mon.a (mon.0) 6708 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.928 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.566600+0000 mon.a (mon.0) 6709 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.928 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.569767+0000 mon.a (mon.0) 6710 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.928 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.570841+0000 mon.a (mon.0) 6711 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.928 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[71198]: audit 2024-02-10T06:45:34.577050+0000 mon.a (mon.0) 6712 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.928 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.495412+0000 mon.a (mon.0) 6707 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.928 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.563974+0000 mon.a (mon.0) 6708 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.928 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.566600+0000 mon.a (mon.0) 6709 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.928 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.569767+0000 mon.a (mon.0) 6710 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.928 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.570841+0000 mon.a (mon.0) 6711 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.928 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:34 smithi046 bash[68510]: audit 2024-02-10T06:45:34.577050+0000 mon.a (mon.0) 6712 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: cephadm 2024-02-10T06:45:32.717527+0000 mgr.y (mgr.34107) 1662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: cephadm 2024-02-10T06:45:32.810243+0000 mgr.y (mgr.34107) 1663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: cephadm 2024-02-10T06:45:32.900518+0000 mgr.y (mgr.34107) 1664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: cephadm 2024-02-10T06:45:32.997061+0000 mgr.y (mgr.34107) 1665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: cephadm 2024-02-10T06:45:33.089543+0000 mgr.y (mgr.34107) 1666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: cephadm 2024-02-10T06:45:33.184990+0000 mgr.y (mgr.34107) 1667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: cephadm 2024-02-10T06:45:33.278822+0000 mgr.y (mgr.34107) 1668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: cephadm 2024-02-10T06:45:33.376107+0000 mgr.y (mgr.34107) 1669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: cephadm 2024-02-10T06:45:33.473878+0000 mgr.y (mgr.34107) 1670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: cephadm 2024-02-10T06:45:33.555887+0000 mgr.y (mgr.34107) 1671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:33.637739+0000 mon.a (mon.0) 6658 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:33.639591+0000 mon.a (mon.0) 6659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:33.641467+0000 mon.a (mon.0) 6660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:33.642197+0000 mon.a (mon.0) 6661 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:33.648108+0000 mon.a (mon.0) 6662 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: cephadm 2024-02-10T06:45:33.649097+0000 mgr.y (mgr.34107) 1672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:34.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:33.725947+0000 mon.a (mon.0) 6663 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:33.728262+0000 mon.a (mon.0) 6664 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:33.731303+0000 mon.a (mon.0) 6665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:33.732274+0000 mon.a (mon.0) 6666 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:33.741317+0000 mon.a (mon.0) 6667 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:33.824083+0000 mon.a (mon.0) 6668 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:33.826386+0000 mon.a (mon.0) 6669 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:33.829022+0000 mon.a (mon.0) 6670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:33.829804+0000 mon.a (mon.0) 6671 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:33.835697+0000 mon.a (mon.0) 6672 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:33.919934+0000 mon.a (mon.0) 6673 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:33.922323+0000 mon.a (mon.0) 6674 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:33.925074+0000 mon.a (mon.0) 6675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:33.926014+0000 mon.a (mon.0) 6676 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:33.933582+0000 mon.a (mon.0) 6677 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.015978+0000 mon.a (mon.0) 6678 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.018793+0000 mon.a (mon.0) 6679 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.022572+0000 mon.a (mon.0) 6680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.023975+0000 mon.a (mon.0) 6681 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.033460+0000 mon.a (mon.0) 6682 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.112715+0000 mon.a (mon.0) 6683 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.116318+0000 mon.a (mon.0) 6684 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.122733+0000 mon.a (mon.0) 6685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.124099+0000 mon.a (mon.0) 6686 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.131849+0000 mon.a (mon.0) 6687 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.195274+0000 mon.a (mon.0) 6688 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.197950+0000 mon.a (mon.0) 6689 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.200608+0000 mon.a (mon.0) 6690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.201416+0000 mon.a (mon.0) 6691 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.209030+0000 mon.a (mon.0) 6692 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.287358+0000 mon.a (mon.0) 6693 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.290887+0000 mon.a (mon.0) 6694 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.294566+0000 mon.a (mon.0) 6695 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.295986+0000 mon.a (mon.0) 6696 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.304341+0000 mon.a (mon.0) 6697 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.385477+0000 mon.a (mon.0) 6698 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.389161+0000 mon.a (mon.0) 6699 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.392282+0000 mon.a (mon.0) 6700 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.393478+0000 mon.a (mon.0) 6701 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.400688+0000 mon.a (mon.0) 6702 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.480405+0000 mon.a (mon.0) 6703 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.482628+0000 mon.a (mon.0) 6704 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.485866+0000 mon.a (mon.0) 6705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.486648+0000 mon.a (mon.0) 6706 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.495412+0000 mon.a (mon.0) 6707 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:34.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.563974+0000 mon.a (mon.0) 6708 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:34.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.566600+0000 mon.a (mon.0) 6709 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:34.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.569767+0000 mon.a (mon.0) 6710 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:34.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.570841+0000 mon.a (mon.0) 6711 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:34.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:34 smithi175 bash[56722]: audit 2024-02-10T06:45:34.577050+0000 mon.a (mon.0) 6712 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:35.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: cephadm 2024-02-10T06:45:33.742001+0000 mgr.y (mgr.34107) 1673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:35.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: cephadm 2024-02-10T06:45:33.836492+0000 mgr.y (mgr.34107) 1674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:35.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: cephadm 2024-02-10T06:45:33.934462+0000 mgr.y (mgr.34107) 1675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:35.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: cephadm 2024-02-10T06:45:34.034173+0000 mgr.y (mgr.34107) 1676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:35.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: cephadm 2024-02-10T06:45:34.132514+0000 mgr.y (mgr.34107) 1677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:35.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: cluster 2024-02-10T06:45:34.144666+0000 mgr.y (mgr.34107) 1678 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 101 B/s wr, 118 op/s 2024-02-10T06:45:35.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: cephadm 2024-02-10T06:45:34.209688+0000 mgr.y (mgr.34107) 1679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:35.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: cephadm 2024-02-10T06:45:34.305083+0000 mgr.y (mgr.34107) 1680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:35.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: cephadm 2024-02-10T06:45:34.401334+0000 mgr.y (mgr.34107) 1681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:35.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: cephadm 2024-02-10T06:45:34.496092+0000 mgr.y (mgr.34107) 1682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:35.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: cephadm 2024-02-10T06:45:34.577660+0000 mgr.y (mgr.34107) 1683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:35.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:34.653257+0000 mon.a (mon.0) 6713 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:35.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:34.655977+0000 mon.a (mon.0) 6714 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:35.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:34.658646+0000 mon.a (mon.0) 6715 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:35.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:34.659617+0000 mon.a (mon.0) 6716 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:35.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:34.666072+0000 mon.a (mon.0) 6717 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:35.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:34.745378+0000 mon.a (mon.0) 6718 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:35.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:34.748601+0000 mon.a (mon.0) 6719 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:35.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:34.753904+0000 mon.a (mon.0) 6720 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:35.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:34.755297+0000 mon.a (mon.0) 6721 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:34.761956+0000 mon.a (mon.0) 6722 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:34.840447+0000 mon.a (mon.0) 6723 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:34.844813+0000 mon.a (mon.0) 6724 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:34.848907+0000 mon.a (mon.0) 6725 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:34.850281+0000 mon.a (mon.0) 6726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:34.858963+0000 mon.a (mon.0) 6727 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:34.938877+0000 mon.a (mon.0) 6728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:34.940977+0000 mon.a (mon.0) 6729 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:34.943008+0000 mon.a (mon.0) 6730 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:34.943730+0000 mon.a (mon.0) 6731 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:34.955824+0000 mon.a (mon.0) 6732 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.037433+0000 mon.a (mon.0) 6733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.039936+0000 mon.a (mon.0) 6734 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.042609+0000 mon.a (mon.0) 6735 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:35.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.043460+0000 mon.a (mon.0) 6736 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:35.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.051725+0000 mon.a (mon.0) 6737 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:35.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.136069+0000 mon.a (mon.0) 6738 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:35.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.138137+0000 mon.a (mon.0) 6739 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:35.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.140860+0000 mon.a (mon.0) 6740 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:35.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.141750+0000 mon.a (mon.0) 6741 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:35.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.148212+0000 mon.a (mon.0) 6742 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.196308+0000 mon.a (mon.0) 6743 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.204880+0000 mon.a (mon.0) 6744 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.212586+0000 mon.a (mon.0) 6745 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.231501+0000 mon.a (mon.0) 6746 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.235082+0000 mon.a (mon.0) 6747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.238358+0000 mon.a (mon.0) 6748 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.239606+0000 mon.a (mon.0) 6749 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.245908+0000 mon.a (mon.0) 6750 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.324222+0000 mon.a (mon.0) 6751 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.327687+0000 mon.a (mon.0) 6752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.331472+0000 mon.a (mon.0) 6753 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.332745+0000 mon.a (mon.0) 6754 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.341178+0000 mon.a (mon.0) 6755 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.424626+0000 mon.a (mon.0) 6756 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.428586+0000 mon.a (mon.0) 6757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:35.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.432424+0000 mon.a (mon.0) 6758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.433891+0000 mon.a (mon.0) 6759 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.440296+0000 mon.a (mon.0) 6760 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.519225+0000 mon.a (mon.0) 6761 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.521925+0000 mon.a (mon.0) 6762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.525134+0000 mon.a (mon.0) 6763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.526559+0000 mon.a (mon.0) 6764 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.535989+0000 mon.a (mon.0) 6765 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.618862+0000 mon.a (mon.0) 6766 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.621260+0000 mon.a (mon.0) 6767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.624630+0000 mon.a (mon.0) 6768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:35.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:35 smithi175 bash[56722]: audit 2024-02-10T06:45:35.625961+0000 mon.a (mon.0) 6769 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: cephadm 2024-02-10T06:45:33.742001+0000 mgr.y (mgr.34107) 1673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: cephadm 2024-02-10T06:45:33.836492+0000 mgr.y (mgr.34107) 1674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: cephadm 2024-02-10T06:45:33.934462+0000 mgr.y (mgr.34107) 1675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: cephadm 2024-02-10T06:45:34.034173+0000 mgr.y (mgr.34107) 1676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: cephadm 2024-02-10T06:45:34.132514+0000 mgr.y (mgr.34107) 1677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: cluster 2024-02-10T06:45:34.144666+0000 mgr.y (mgr.34107) 1678 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 101 B/s wr, 118 op/s 2024-02-10T06:45:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: cephadm 2024-02-10T06:45:34.209688+0000 mgr.y (mgr.34107) 1679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: cephadm 2024-02-10T06:45:34.305083+0000 mgr.y (mgr.34107) 1680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: cephadm 2024-02-10T06:45:34.401334+0000 mgr.y (mgr.34107) 1681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: cephadm 2024-02-10T06:45:34.496092+0000 mgr.y (mgr.34107) 1682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: cephadm 2024-02-10T06:45:34.577660+0000 mgr.y (mgr.34107) 1683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:34.653257+0000 mon.a (mon.0) 6713 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:34.655977+0000 mon.a (mon.0) 6714 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:34.658646+0000 mon.a (mon.0) 6715 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:34.659617+0000 mon.a (mon.0) 6716 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:34.666072+0000 mon.a (mon.0) 6717 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:34.745378+0000 mon.a (mon.0) 6718 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:34.748601+0000 mon.a (mon.0) 6719 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:34.753904+0000 mon.a (mon.0) 6720 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:34.755297+0000 mon.a (mon.0) 6721 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:34.761956+0000 mon.a (mon.0) 6722 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: cephadm 2024-02-10T06:45:33.742001+0000 mgr.y (mgr.34107) 1673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: cephadm 2024-02-10T06:45:33.836492+0000 mgr.y (mgr.34107) 1674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: cephadm 2024-02-10T06:45:33.934462+0000 mgr.y (mgr.34107) 1675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: cephadm 2024-02-10T06:45:34.034173+0000 mgr.y (mgr.34107) 1676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: cephadm 2024-02-10T06:45:34.132514+0000 mgr.y (mgr.34107) 1677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: cluster 2024-02-10T06:45:34.144666+0000 mgr.y (mgr.34107) 1678 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 101 B/s wr, 118 op/s 2024-02-10T06:45:36.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: cephadm 2024-02-10T06:45:34.209688+0000 mgr.y (mgr.34107) 1679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: cephadm 2024-02-10T06:45:34.305083+0000 mgr.y (mgr.34107) 1680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: cephadm 2024-02-10T06:45:34.401334+0000 mgr.y (mgr.34107) 1681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: cephadm 2024-02-10T06:45:34.496092+0000 mgr.y (mgr.34107) 1682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: cephadm 2024-02-10T06:45:34.577660+0000 mgr.y (mgr.34107) 1683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:34.653257+0000 mon.a (mon.0) 6713 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:34.655977+0000 mon.a (mon.0) 6714 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:34.658646+0000 mon.a (mon.0) 6715 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:34.659617+0000 mon.a (mon.0) 6716 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:34.666072+0000 mon.a (mon.0) 6717 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:34.745378+0000 mon.a (mon.0) 6718 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:34.748601+0000 mon.a (mon.0) 6719 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:34.753904+0000 mon.a (mon.0) 6720 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:34.755297+0000 mon.a (mon.0) 6721 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:34.761956+0000 mon.a (mon.0) 6722 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:34.840447+0000 mon.a (mon.0) 6723 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:34.844813+0000 mon.a (mon.0) 6724 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:34.848907+0000 mon.a (mon.0) 6725 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:34.850281+0000 mon.a (mon.0) 6726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:34.858963+0000 mon.a (mon.0) 6727 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:34.938877+0000 mon.a (mon.0) 6728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:34.940977+0000 mon.a (mon.0) 6729 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:34.943008+0000 mon.a (mon.0) 6730 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:34.943730+0000 mon.a (mon.0) 6731 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:34.955824+0000 mon.a (mon.0) 6732 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.037433+0000 mon.a (mon.0) 6733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.039936+0000 mon.a (mon.0) 6734 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.042609+0000 mon.a (mon.0) 6735 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.043460+0000 mon.a (mon.0) 6736 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.051725+0000 mon.a (mon.0) 6737 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.136069+0000 mon.a (mon.0) 6738 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.138137+0000 mon.a (mon.0) 6739 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.140860+0000 mon.a (mon.0) 6740 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.141750+0000 mon.a (mon.0) 6741 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:34.840447+0000 mon.a (mon.0) 6723 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:34.844813+0000 mon.a (mon.0) 6724 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:34.848907+0000 mon.a (mon.0) 6725 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:34.850281+0000 mon.a (mon.0) 6726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:34.858963+0000 mon.a (mon.0) 6727 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:34.938877+0000 mon.a (mon.0) 6728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:34.940977+0000 mon.a (mon.0) 6729 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:34.943008+0000 mon.a (mon.0) 6730 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:34.943730+0000 mon.a (mon.0) 6731 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:34.955824+0000 mon.a (mon.0) 6732 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.037433+0000 mon.a (mon.0) 6733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.039936+0000 mon.a (mon.0) 6734 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.042609+0000 mon.a (mon.0) 6735 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.043460+0000 mon.a (mon.0) 6736 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.051725+0000 mon.a (mon.0) 6737 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.136069+0000 mon.a (mon.0) 6738 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.138137+0000 mon.a (mon.0) 6739 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.140860+0000 mon.a (mon.0) 6740 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.141750+0000 mon.a (mon.0) 6741 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.148212+0000 mon.a (mon.0) 6742 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.196308+0000 mon.a (mon.0) 6743 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.204880+0000 mon.a (mon.0) 6744 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.212586+0000 mon.a (mon.0) 6745 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.231501+0000 mon.a (mon.0) 6746 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.235082+0000 mon.a (mon.0) 6747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.238358+0000 mon.a (mon.0) 6748 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.239606+0000 mon.a (mon.0) 6749 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.245908+0000 mon.a (mon.0) 6750 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.324222+0000 mon.a (mon.0) 6751 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.327687+0000 mon.a (mon.0) 6752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.331472+0000 mon.a (mon.0) 6753 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.332745+0000 mon.a (mon.0) 6754 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.341178+0000 mon.a (mon.0) 6755 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.424626+0000 mon.a (mon.0) 6756 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.428586+0000 mon.a (mon.0) 6757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.432424+0000 mon.a (mon.0) 6758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.433891+0000 mon.a (mon.0) 6759 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.440296+0000 mon.a (mon.0) 6760 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.519225+0000 mon.a (mon.0) 6761 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.148212+0000 mon.a (mon.0) 6742 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.196308+0000 mon.a (mon.0) 6743 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.204880+0000 mon.a (mon.0) 6744 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.212586+0000 mon.a (mon.0) 6745 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.231501+0000 mon.a (mon.0) 6746 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.235082+0000 mon.a (mon.0) 6747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.238358+0000 mon.a (mon.0) 6748 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.239606+0000 mon.a (mon.0) 6749 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.245908+0000 mon.a (mon.0) 6750 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.324222+0000 mon.a (mon.0) 6751 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.327687+0000 mon.a (mon.0) 6752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.331472+0000 mon.a (mon.0) 6753 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.332745+0000 mon.a (mon.0) 6754 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.341178+0000 mon.a (mon.0) 6755 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.424626+0000 mon.a (mon.0) 6756 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.428586+0000 mon.a (mon.0) 6757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.432424+0000 mon.a (mon.0) 6758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.433891+0000 mon.a (mon.0) 6759 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.440296+0000 mon.a (mon.0) 6760 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.519225+0000 mon.a (mon.0) 6761 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.521925+0000 mon.a (mon.0) 6762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.525134+0000 mon.a (mon.0) 6763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.526559+0000 mon.a (mon.0) 6764 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.535989+0000 mon.a (mon.0) 6765 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.618862+0000 mon.a (mon.0) 6766 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.621260+0000 mon.a (mon.0) 6767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.624630+0000 mon.a (mon.0) 6768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[68510]: audit 2024-02-10T06:45:35.625961+0000 mon.a (mon.0) 6769 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.521925+0000 mon.a (mon.0) 6762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.525134+0000 mon.a (mon.0) 6763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.526559+0000 mon.a (mon.0) 6764 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.137 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.535989+0000 mon.a (mon.0) 6765 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.618862+0000 mon.a (mon.0) 6766 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.621260+0000 mon.a (mon.0) 6767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.624630+0000 mon.a (mon.0) 6768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.138 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:35 smithi046 bash[71198]: audit 2024-02-10T06:45:35.625961+0000 mon.a (mon.0) 6769 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: cephadm 2024-02-10T06:45:34.666826+0000 mgr.y (mgr.34107) 1684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: cephadm 2024-02-10T06:45:34.762590+0000 mgr.y (mgr.34107) 1685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: cephadm 2024-02-10T06:45:34.859867+0000 mgr.y (mgr.34107) 1686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: cephadm 2024-02-10T06:45:34.956452+0000 mgr.y (mgr.34107) 1687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: cephadm 2024-02-10T06:45:35.052652+0000 mgr.y (mgr.34107) 1688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: cephadm 2024-02-10T06:45:35.148973+0000 mgr.y (mgr.34107) 1689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: cephadm 2024-02-10T06:45:35.246352+0000 mgr.y (mgr.34107) 1690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: cephadm 2024-02-10T06:45:35.342182+0000 mgr.y (mgr.34107) 1691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: cephadm 2024-02-10T06:45:35.440846+0000 mgr.y (mgr.34107) 1692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: cephadm 2024-02-10T06:45:35.536738+0000 mgr.y (mgr.34107) 1693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:35.644439+0000 mon.a (mon.0) 6770 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: cephadm 2024-02-10T06:45:35.645047+0000 mgr.y (mgr.34107) 1694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:36.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:35.722598+0000 mon.a (mon.0) 6771 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:35.727316+0000 mon.a (mon.0) 6772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:35.731060+0000 mon.a (mon.0) 6773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:35.732494+0000 mon.a (mon.0) 6774 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:35.742352+0000 mon.a (mon.0) 6775 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:35.825090+0000 mon.a (mon.0) 6776 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:35.827113+0000 mon.a (mon.0) 6777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:35.830274+0000 mon.a (mon.0) 6778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:35.831379+0000 mon.a (mon.0) 6779 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:35.840690+0000 mon.a (mon.0) 6780 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:35.921609+0000 mon.a (mon.0) 6781 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:35.924051+0000 mon.a (mon.0) 6782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:35.926947+0000 mon.a (mon.0) 6783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:35.927925+0000 mon.a (mon.0) 6784 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:35.936258+0000 mon.a (mon.0) 6785 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.020100+0000 mon.a (mon.0) 6786 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.023423+0000 mon.a (mon.0) 6787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.026625+0000 mon.a (mon.0) 6788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.027741+0000 mon.a (mon.0) 6789 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.035551+0000 mon.a (mon.0) 6790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.113232+0000 mon.a (mon.0) 6791 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.116984+0000 mon.a (mon.0) 6792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.120631+0000 mon.a (mon.0) 6793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.122142+0000 mon.a (mon.0) 6794 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.131453+0000 mon.a (mon.0) 6795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.211513+0000 mon.a (mon.0) 6796 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.214038+0000 mon.a (mon.0) 6797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.217369+0000 mon.a (mon.0) 6798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.218398+0000 mon.a (mon.0) 6799 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.226462+0000 mon.a (mon.0) 6800 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.309218+0000 mon.a (mon.0) 6801 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.311842+0000 mon.a (mon.0) 6802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.315068+0000 mon.a (mon.0) 6803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.316099+0000 mon.a (mon.0) 6804 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.323920+0000 mon.a (mon.0) 6805 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.401669+0000 mon.a (mon.0) 6806 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.404782+0000 mon.a (mon.0) 6807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.407926+0000 mon.a (mon.0) 6808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.408821+0000 mon.a (mon.0) 6809 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.416173+0000 mon.a (mon.0) 6810 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.497950+0000 mon.a (mon.0) 6811 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.500704+0000 mon.a (mon.0) 6812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.503999+0000 mon.a (mon.0) 6813 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:36.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.505265+0000 mon.a (mon.0) 6814 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:36.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.513890+0000 mon.a (mon.0) 6815 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:36.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.597841+0000 mon.a (mon.0) 6816 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:36.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.600593+0000 mon.a (mon.0) 6817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:36.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.604048+0000 mon.a (mon.0) 6818 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.605459+0000 mon.a (mon.0) 6819 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:36 smithi175 bash[56722]: audit 2024-02-10T06:45:36.612455+0000 mon.a (mon.0) 6820 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: cephadm 2024-02-10T06:45:34.666826+0000 mgr.y (mgr.34107) 1684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: cephadm 2024-02-10T06:45:34.762590+0000 mgr.y (mgr.34107) 1685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: cephadm 2024-02-10T06:45:34.859867+0000 mgr.y (mgr.34107) 1686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: cephadm 2024-02-10T06:45:34.956452+0000 mgr.y (mgr.34107) 1687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: cephadm 2024-02-10T06:45:35.052652+0000 mgr.y (mgr.34107) 1688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: cephadm 2024-02-10T06:45:35.148973+0000 mgr.y (mgr.34107) 1689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: cephadm 2024-02-10T06:45:35.246352+0000 mgr.y (mgr.34107) 1690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: cephadm 2024-02-10T06:45:35.342182+0000 mgr.y (mgr.34107) 1691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: cephadm 2024-02-10T06:45:35.440846+0000 mgr.y (mgr.34107) 1692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: cephadm 2024-02-10T06:45:35.536738+0000 mgr.y (mgr.34107) 1693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:35.644439+0000 mon.a (mon.0) 6770 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: cephadm 2024-02-10T06:45:35.645047+0000 mgr.y (mgr.34107) 1694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:35.722598+0000 mon.a (mon.0) 6771 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:35.727316+0000 mon.a (mon.0) 6772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:35.731060+0000 mon.a (mon.0) 6773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:35.732494+0000 mon.a (mon.0) 6774 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:35.742352+0000 mon.a (mon.0) 6775 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:35.825090+0000 mon.a (mon.0) 6776 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:35.827113+0000 mon.a (mon.0) 6777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:35.830274+0000 mon.a (mon.0) 6778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:35.831379+0000 mon.a (mon.0) 6779 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: cephadm 2024-02-10T06:45:34.666826+0000 mgr.y (mgr.34107) 1684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: cephadm 2024-02-10T06:45:34.762590+0000 mgr.y (mgr.34107) 1685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: cephadm 2024-02-10T06:45:34.859867+0000 mgr.y (mgr.34107) 1686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: cephadm 2024-02-10T06:45:34.956452+0000 mgr.y (mgr.34107) 1687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: cephadm 2024-02-10T06:45:35.052652+0000 mgr.y (mgr.34107) 1688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: cephadm 2024-02-10T06:45:35.148973+0000 mgr.y (mgr.34107) 1689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: cephadm 2024-02-10T06:45:35.246352+0000 mgr.y (mgr.34107) 1690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: cephadm 2024-02-10T06:45:35.342182+0000 mgr.y (mgr.34107) 1691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: cephadm 2024-02-10T06:45:35.440846+0000 mgr.y (mgr.34107) 1692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: cephadm 2024-02-10T06:45:35.536738+0000 mgr.y (mgr.34107) 1693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:35.644439+0000 mon.a (mon.0) 6770 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: cephadm 2024-02-10T06:45:35.645047+0000 mgr.y (mgr.34107) 1694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:35.722598+0000 mon.a (mon.0) 6771 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:35.727316+0000 mon.a (mon.0) 6772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:35.731060+0000 mon.a (mon.0) 6773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:35.732494+0000 mon.a (mon.0) 6774 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:35.742352+0000 mon.a (mon.0) 6775 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:35.825090+0000 mon.a (mon.0) 6776 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:35.827113+0000 mon.a (mon.0) 6777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:35.830274+0000 mon.a (mon.0) 6778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:35.831379+0000 mon.a (mon.0) 6779 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:35.840690+0000 mon.a (mon.0) 6780 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:35.921609+0000 mon.a (mon.0) 6781 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:35.924051+0000 mon.a (mon.0) 6782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:35.926947+0000 mon.a (mon.0) 6783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:35.927925+0000 mon.a (mon.0) 6784 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:35.936258+0000 mon.a (mon.0) 6785 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.020100+0000 mon.a (mon.0) 6786 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.023423+0000 mon.a (mon.0) 6787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.026625+0000 mon.a (mon.0) 6788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.027741+0000 mon.a (mon.0) 6789 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.035551+0000 mon.a (mon.0) 6790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.113232+0000 mon.a (mon.0) 6791 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.116984+0000 mon.a (mon.0) 6792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.120631+0000 mon.a (mon.0) 6793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.122142+0000 mon.a (mon.0) 6794 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.131453+0000 mon.a (mon.0) 6795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.211513+0000 mon.a (mon.0) 6796 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.214038+0000 mon.a (mon.0) 6797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.217369+0000 mon.a (mon.0) 6798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:35.840690+0000 mon.a (mon.0) 6780 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:35.921609+0000 mon.a (mon.0) 6781 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:35.924051+0000 mon.a (mon.0) 6782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:35.926947+0000 mon.a (mon.0) 6783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:35.927925+0000 mon.a (mon.0) 6784 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:35.936258+0000 mon.a (mon.0) 6785 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.020100+0000 mon.a (mon.0) 6786 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.023423+0000 mon.a (mon.0) 6787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.026625+0000 mon.a (mon.0) 6788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.027741+0000 mon.a (mon.0) 6789 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.035551+0000 mon.a (mon.0) 6790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.113232+0000 mon.a (mon.0) 6791 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.116984+0000 mon.a (mon.0) 6792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.120631+0000 mon.a (mon.0) 6793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.122142+0000 mon.a (mon.0) 6794 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.131453+0000 mon.a (mon.0) 6795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.211513+0000 mon.a (mon.0) 6796 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.214038+0000 mon.a (mon.0) 6797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.217369+0000 mon.a (mon.0) 6798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.218398+0000 mon.a (mon.0) 6799 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.226462+0000 mon.a (mon.0) 6800 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.309218+0000 mon.a (mon.0) 6801 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.311842+0000 mon.a (mon.0) 6802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.315068+0000 mon.a (mon.0) 6803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.316099+0000 mon.a (mon.0) 6804 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.323920+0000 mon.a (mon.0) 6805 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.401669+0000 mon.a (mon.0) 6806 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.404782+0000 mon.a (mon.0) 6807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.407926+0000 mon.a (mon.0) 6808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.408821+0000 mon.a (mon.0) 6809 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.416173+0000 mon.a (mon.0) 6810 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.497950+0000 mon.a (mon.0) 6811 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.500704+0000 mon.a (mon.0) 6812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.503999+0000 mon.a (mon.0) 6813 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.505265+0000 mon.a (mon.0) 6814 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.513890+0000 mon.a (mon.0) 6815 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.597841+0000 mon.a (mon.0) 6816 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.600593+0000 mon.a (mon.0) 6817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.604048+0000 mon.a (mon.0) 6818 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.218398+0000 mon.a (mon.0) 6799 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.226462+0000 mon.a (mon.0) 6800 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.309218+0000 mon.a (mon.0) 6801 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.311842+0000 mon.a (mon.0) 6802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.315068+0000 mon.a (mon.0) 6803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.316099+0000 mon.a (mon.0) 6804 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.323920+0000 mon.a (mon.0) 6805 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.401669+0000 mon.a (mon.0) 6806 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.404782+0000 mon.a (mon.0) 6807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.407926+0000 mon.a (mon.0) 6808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.408821+0000 mon.a (mon.0) 6809 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.416173+0000 mon.a (mon.0) 6810 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.497950+0000 mon.a (mon.0) 6811 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.500704+0000 mon.a (mon.0) 6812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.503999+0000 mon.a (mon.0) 6813 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.505265+0000 mon.a (mon.0) 6814 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.513890+0000 mon.a (mon.0) 6815 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.597841+0000 mon.a (mon.0) 6816 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.600593+0000 mon.a (mon.0) 6817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.604048+0000 mon.a (mon.0) 6818 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.605459+0000 mon.a (mon.0) 6819 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[68510]: audit 2024-02-10T06:45:36.612455+0000 mon.a (mon.0) 6820 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.605459+0000 mon.a (mon.0) 6819 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.139 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:36 smithi046 bash[71198]: audit 2024-02-10T06:45:36.612455+0000 mon.a (mon.0) 6820 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: cephadm 2024-02-10T06:45:35.743214+0000 mgr.y (mgr.34107) 1695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: cephadm 2024-02-10T06:45:35.841241+0000 mgr.y (mgr.34107) 1696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: cephadm 2024-02-10T06:45:35.936888+0000 mgr.y (mgr.34107) 1697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: cephadm 2024-02-10T06:45:36.036038+0000 mgr.y (mgr.34107) 1698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: cephadm 2024-02-10T06:45:36.132229+0000 mgr.y (mgr.34107) 1699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: cluster 2024-02-10T06:45:36.145370+0000 mgr.y (mgr.34107) 1700 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 101 B/s wr, 105 op/s 2024-02-10T06:45:37.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: cephadm 2024-02-10T06:45:36.226985+0000 mgr.y (mgr.34107) 1701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: cephadm 2024-02-10T06:45:36.324446+0000 mgr.y (mgr.34107) 1702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: cephadm 2024-02-10T06:45:36.417114+0000 mgr.y (mgr.34107) 1703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: cephadm 2024-02-10T06:45:36.514821+0000 mgr.y (mgr.34107) 1704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: cephadm 2024-02-10T06:45:36.613092+0000 mgr.y (mgr.34107) 1705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:37.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:36.691116+0000 mon.a (mon.0) 6821 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:36.693899+0000 mon.a (mon.0) 6822 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:36.696850+0000 mon.a (mon.0) 6823 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:36.697865+0000 mon.a (mon.0) 6824 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:36.705226+0000 mon.a (mon.0) 6825 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:36.784553+0000 mon.a (mon.0) 6826 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:36.789312+0000 mon.a (mon.0) 6827 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:36.792567+0000 mon.a (mon.0) 6828 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:36.793903+0000 mon.a (mon.0) 6829 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:36.804626+0000 mon.a (mon.0) 6830 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:36.885085+0000 mon.a (mon.0) 6831 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:36.887797+0000 mon.a (mon.0) 6832 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:36.891359+0000 mon.a (mon.0) 6833 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:36.892554+0000 mon.a (mon.0) 6834 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:36.900137+0000 mon.a (mon.0) 6835 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:36.984004+0000 mon.a (mon.0) 6836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:36.986140+0000 mon.a (mon.0) 6837 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:36.988672+0000 mon.a (mon.0) 6838 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:36.989544+0000 mon.a (mon.0) 6839 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:36.995237+0000 mon.a (mon.0) 6840 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.073842+0000 mon.a (mon.0) 6841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.077966+0000 mon.a (mon.0) 6842 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.081736+0000 mon.a (mon.0) 6843 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.083142+0000 mon.a (mon.0) 6844 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.090027+0000 mon.a (mon.0) 6845 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.167580+0000 mon.a (mon.0) 6846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.170474+0000 mon.a (mon.0) 6847 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.173791+0000 mon.a (mon.0) 6848 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.174721+0000 mon.a (mon.0) 6849 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.181536+0000 mon.a (mon.0) 6850 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.259168+0000 mon.a (mon.0) 6851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.263736+0000 mon.a (mon.0) 6852 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.268116+0000 mon.a (mon.0) 6853 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.269718+0000 mon.a (mon.0) 6854 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.279732+0000 mon.a (mon.0) 6855 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.358083+0000 mon.a (mon.0) 6856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.362989+0000 mon.a (mon.0) 6857 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.367071+0000 mon.a (mon.0) 6858 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.368749+0000 mon.a (mon.0) 6859 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.375332+0000 mon.a (mon.0) 6860 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.453554+0000 mon.a (mon.0) 6861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.456526+0000 mon.a (mon.0) 6862 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.460628+0000 mon.a (mon.0) 6863 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.461939+0000 mon.a (mon.0) 6864 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.470260+0000 mon.a (mon.0) 6865 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:37.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.552149+0000 mon.a (mon.0) 6866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:37.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.555086+0000 mon.a (mon.0) 6867 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:37.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.559469+0000 mon.a (mon.0) 6868 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:37.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.561011+0000 mon.a (mon.0) 6869 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:37.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:37 smithi175 bash[56722]: audit 2024-02-10T06:45:37.574004+0000 mon.a (mon.0) 6870 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: cephadm 2024-02-10T06:45:35.743214+0000 mgr.y (mgr.34107) 1695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: cephadm 2024-02-10T06:45:35.841241+0000 mgr.y (mgr.34107) 1696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: cephadm 2024-02-10T06:45:35.936888+0000 mgr.y (mgr.34107) 1697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: cephadm 2024-02-10T06:45:36.036038+0000 mgr.y (mgr.34107) 1698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: cephadm 2024-02-10T06:45:36.132229+0000 mgr.y (mgr.34107) 1699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: cluster 2024-02-10T06:45:36.145370+0000 mgr.y (mgr.34107) 1700 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 101 B/s wr, 105 op/s 2024-02-10T06:45:38.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: cephadm 2024-02-10T06:45:36.226985+0000 mgr.y (mgr.34107) 1701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: cephadm 2024-02-10T06:45:36.324446+0000 mgr.y (mgr.34107) 1702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: cephadm 2024-02-10T06:45:36.417114+0000 mgr.y (mgr.34107) 1703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: cephadm 2024-02-10T06:45:36.514821+0000 mgr.y (mgr.34107) 1704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: cephadm 2024-02-10T06:45:36.613092+0000 mgr.y (mgr.34107) 1705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:36.691116+0000 mon.a (mon.0) 6821 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:36.693899+0000 mon.a (mon.0) 6822 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:36.696850+0000 mon.a (mon.0) 6823 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:36.697865+0000 mon.a (mon.0) 6824 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:36.705226+0000 mon.a (mon.0) 6825 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:36.784553+0000 mon.a (mon.0) 6826 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:36.789312+0000 mon.a (mon.0) 6827 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:36.792567+0000 mon.a (mon.0) 6828 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:36.793903+0000 mon.a (mon.0) 6829 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:36.804626+0000 mon.a (mon.0) 6830 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: cephadm 2024-02-10T06:45:35.743214+0000 mgr.y (mgr.34107) 1695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: cephadm 2024-02-10T06:45:35.841241+0000 mgr.y (mgr.34107) 1696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: cephadm 2024-02-10T06:45:35.936888+0000 mgr.y (mgr.34107) 1697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: cephadm 2024-02-10T06:45:36.036038+0000 mgr.y (mgr.34107) 1698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: cephadm 2024-02-10T06:45:36.132229+0000 mgr.y (mgr.34107) 1699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: cluster 2024-02-10T06:45:36.145370+0000 mgr.y (mgr.34107) 1700 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 101 B/s wr, 105 op/s 2024-02-10T06:45:38.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: cephadm 2024-02-10T06:45:36.226985+0000 mgr.y (mgr.34107) 1701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: cephadm 2024-02-10T06:45:36.324446+0000 mgr.y (mgr.34107) 1702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: cephadm 2024-02-10T06:45:36.417114+0000 mgr.y (mgr.34107) 1703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: cephadm 2024-02-10T06:45:36.514821+0000 mgr.y (mgr.34107) 1704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: cephadm 2024-02-10T06:45:36.613092+0000 mgr.y (mgr.34107) 1705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:36.691116+0000 mon.a (mon.0) 6821 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:36.693899+0000 mon.a (mon.0) 6822 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:36.696850+0000 mon.a (mon.0) 6823 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:36.697865+0000 mon.a (mon.0) 6824 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:36.705226+0000 mon.a (mon.0) 6825 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:36.784553+0000 mon.a (mon.0) 6826 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:36.789312+0000 mon.a (mon.0) 6827 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:36.792567+0000 mon.a (mon.0) 6828 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:36.793903+0000 mon.a (mon.0) 6829 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:36.804626+0000 mon.a (mon.0) 6830 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:36.885085+0000 mon.a (mon.0) 6831 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:36.887797+0000 mon.a (mon.0) 6832 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:36.891359+0000 mon.a (mon.0) 6833 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:36.892554+0000 mon.a (mon.0) 6834 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:36.900137+0000 mon.a (mon.0) 6835 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:36.984004+0000 mon.a (mon.0) 6836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:36.986140+0000 mon.a (mon.0) 6837 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:36.988672+0000 mon.a (mon.0) 6838 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:36.989544+0000 mon.a (mon.0) 6839 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:36.995237+0000 mon.a (mon.0) 6840 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.073842+0000 mon.a (mon.0) 6841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.077966+0000 mon.a (mon.0) 6842 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.081736+0000 mon.a (mon.0) 6843 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.083142+0000 mon.a (mon.0) 6844 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.090027+0000 mon.a (mon.0) 6845 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.167580+0000 mon.a (mon.0) 6846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.170474+0000 mon.a (mon.0) 6847 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.173791+0000 mon.a (mon.0) 6848 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.174721+0000 mon.a (mon.0) 6849 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:36.885085+0000 mon.a (mon.0) 6831 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:36.887797+0000 mon.a (mon.0) 6832 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:36.891359+0000 mon.a (mon.0) 6833 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:36.892554+0000 mon.a (mon.0) 6834 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:36.900137+0000 mon.a (mon.0) 6835 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:36.984004+0000 mon.a (mon.0) 6836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:36.986140+0000 mon.a (mon.0) 6837 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:36.988672+0000 mon.a (mon.0) 6838 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:36.989544+0000 mon.a (mon.0) 6839 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:36.995237+0000 mon.a (mon.0) 6840 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.073842+0000 mon.a (mon.0) 6841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.077966+0000 mon.a (mon.0) 6842 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.081736+0000 mon.a (mon.0) 6843 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.083142+0000 mon.a (mon.0) 6844 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.090027+0000 mon.a (mon.0) 6845 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.167580+0000 mon.a (mon.0) 6846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.170474+0000 mon.a (mon.0) 6847 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.173791+0000 mon.a (mon.0) 6848 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.174721+0000 mon.a (mon.0) 6849 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.181536+0000 mon.a (mon.0) 6850 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.259168+0000 mon.a (mon.0) 6851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.263736+0000 mon.a (mon.0) 6852 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.268116+0000 mon.a (mon.0) 6853 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.269718+0000 mon.a (mon.0) 6854 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.279732+0000 mon.a (mon.0) 6855 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.358083+0000 mon.a (mon.0) 6856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.362989+0000 mon.a (mon.0) 6857 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.367071+0000 mon.a (mon.0) 6858 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.368749+0000 mon.a (mon.0) 6859 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.375332+0000 mon.a (mon.0) 6860 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.453554+0000 mon.a (mon.0) 6861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.456526+0000 mon.a (mon.0) 6862 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.460628+0000 mon.a (mon.0) 6863 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.461939+0000 mon.a (mon.0) 6864 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.470260+0000 mon.a (mon.0) 6865 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.552149+0000 mon.a (mon.0) 6866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.555086+0000 mon.a (mon.0) 6867 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.559469+0000 mon.a (mon.0) 6868 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.561011+0000 mon.a (mon.0) 6869 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[71198]: audit 2024-02-10T06:45:37.574004+0000 mon.a (mon.0) 6870 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.181536+0000 mon.a (mon.0) 6850 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.259168+0000 mon.a (mon.0) 6851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.263736+0000 mon.a (mon.0) 6852 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.268116+0000 mon.a (mon.0) 6853 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.269718+0000 mon.a (mon.0) 6854 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.279732+0000 mon.a (mon.0) 6855 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.358083+0000 mon.a (mon.0) 6856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.362989+0000 mon.a (mon.0) 6857 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.367071+0000 mon.a (mon.0) 6858 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.368749+0000 mon.a (mon.0) 6859 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.375332+0000 mon.a (mon.0) 6860 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.453554+0000 mon.a (mon.0) 6861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.456526+0000 mon.a (mon.0) 6862 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.460628+0000 mon.a (mon.0) 6863 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.461939+0000 mon.a (mon.0) 6864 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.470260+0000 mon.a (mon.0) 6865 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.552149+0000 mon.a (mon.0) 6866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.555086+0000 mon.a (mon.0) 6867 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.559469+0000 mon.a (mon.0) 6868 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.561011+0000 mon.a (mon.0) 6869 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.136 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:37 smithi046 bash[68510]: audit 2024-02-10T06:45:37.574004+0000 mon.a (mon.0) 6870 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.971 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: cephadm 2024-02-10T06:45:36.705912+0000 mgr.y (mgr.34107) 1706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.971 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: cephadm 2024-02-10T06:45:36.805396+0000 mgr.y (mgr.34107) 1707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.972 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: cephadm 2024-02-10T06:45:36.900787+0000 mgr.y (mgr.34107) 1708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.972 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: cephadm 2024-02-10T06:45:36.995709+0000 mgr.y (mgr.34107) 1709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.972 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: cephadm 2024-02-10T06:45:37.090792+0000 mgr.y (mgr.34107) 1710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.972 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: cephadm 2024-02-10T06:45:37.182086+0000 mgr.y (mgr.34107) 1711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.972 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: cephadm 2024-02-10T06:45:37.280427+0000 mgr.y (mgr.34107) 1712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.972 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: cephadm 2024-02-10T06:45:37.375865+0000 mgr.y (mgr.34107) 1713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.972 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: cephadm 2024-02-10T06:45:37.470879+0000 mgr.y (mgr.34107) 1714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.972 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: cephadm 2024-02-10T06:45:37.574900+0000 mgr.y (mgr.34107) 1715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:38.972 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:37.657792+0000 mon.a (mon.0) 6871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.972 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:37.660283+0000 mon.a (mon.0) 6872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.972 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:37.662481+0000 mon.a (mon.0) 6873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.972 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:37.663196+0000 mon.a (mon.0) 6874 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.973 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:37.668132+0000 mon.a (mon.0) 6875 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.973 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:37.733169+0000 mon.a (mon.0) 6876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.973 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:37.737253+0000 mon.a (mon.0) 6877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.973 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:37.741237+0000 mon.a (mon.0) 6878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.973 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:37.742576+0000 mon.a (mon.0) 6879 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.973 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:37.751552+0000 mon.a (mon.0) 6880 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.973 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:37.833670+0000 mon.a (mon.0) 6881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.973 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:37.836249+0000 mon.a (mon.0) 6882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.973 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:37.839130+0000 mon.a (mon.0) 6883 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.973 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:37.840208+0000 mon.a (mon.0) 6884 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.973 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:37.846169+0000 mon.a (mon.0) 6885 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.973 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:37.924018+0000 mon.a (mon.0) 6886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.973 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:37.927983+0000 mon.a (mon.0) 6887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.973 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:37.932236+0000 mon.a (mon.0) 6888 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.973 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:37.933774+0000 mon.a (mon.0) 6889 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.974 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:37.943195+0000 mon.a (mon.0) 6890 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.974 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.024233+0000 mon.a (mon.0) 6891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.974 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.028620+0000 mon.a (mon.0) 6892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.974 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.032257+0000 mon.a (mon.0) 6893 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.974 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.033642+0000 mon.a (mon.0) 6894 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.974 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.041971+0000 mon.a (mon.0) 6895 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.974 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.123863+0000 mon.a (mon.0) 6896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.974 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.126792+0000 mon.a (mon.0) 6897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.974 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.129685+0000 mon.a (mon.0) 6898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.974 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.130550+0000 mon.a (mon.0) 6899 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.974 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.138688+0000 mon.a (mon.0) 6900 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.974 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.216871+0000 mon.a (mon.0) 6901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.974 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.220088+0000 mon.a (mon.0) 6902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.974 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.223933+0000 mon.a (mon.0) 6903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:38.974 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.225283+0000 mon.a (mon.0) 6904 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:38.975 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.233959+0000 mon.a (mon.0) 6905 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.975 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.255411+0000 mon.a (mon.0) 6906 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.975 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.262073+0000 mon.a (mon.0) 6907 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.975 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.269842+0000 mon.a (mon.0) 6908 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:38.975 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.316118+0000 mon.a (mon.0) 6909 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:38.975 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.318977+0000 mon.a (mon.0) 6910 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.975 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.321508+0000 mon.a (mon.0) 6911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.975 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.323368+0000 mon.a (mon.0) 6912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.975 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.326411+0000 mon.a (mon.0) 6913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:38.975 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:38 smithi175 bash[56722]: audit 2024-02-10T06:45:38.330043+0000 mon.a (mon.0) 6914 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: cephadm 2024-02-10T06:45:36.705912+0000 mgr.y (mgr.34107) 1706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: cephadm 2024-02-10T06:45:36.805396+0000 mgr.y (mgr.34107) 1707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: cephadm 2024-02-10T06:45:36.900787+0000 mgr.y (mgr.34107) 1708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: cephadm 2024-02-10T06:45:36.995709+0000 mgr.y (mgr.34107) 1709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: cephadm 2024-02-10T06:45:37.090792+0000 mgr.y (mgr.34107) 1710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: cephadm 2024-02-10T06:45:37.182086+0000 mgr.y (mgr.34107) 1711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: cephadm 2024-02-10T06:45:37.280427+0000 mgr.y (mgr.34107) 1712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: cephadm 2024-02-10T06:45:37.375865+0000 mgr.y (mgr.34107) 1713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: cephadm 2024-02-10T06:45:37.470879+0000 mgr.y (mgr.34107) 1714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: cephadm 2024-02-10T06:45:37.574900+0000 mgr.y (mgr.34107) 1715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:37.657792+0000 mon.a (mon.0) 6871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:39.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:37.660283+0000 mon.a (mon.0) 6872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:37.662481+0000 mon.a (mon.0) 6873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:39.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:37.663196+0000 mon.a (mon.0) 6874 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:39.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:37.668132+0000 mon.a (mon.0) 6875 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:39.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:37.733169+0000 mon.a (mon.0) 6876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:39.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:37.737253+0000 mon.a (mon.0) 6877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:37.741237+0000 mon.a (mon.0) 6878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:39.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:37.742576+0000 mon.a (mon.0) 6879 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:39.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:37.751552+0000 mon.a (mon.0) 6880 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:39.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:37.833670+0000 mon.a (mon.0) 6881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:39.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: cephadm 2024-02-10T06:45:36.705912+0000 mgr.y (mgr.34107) 1706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: cephadm 2024-02-10T06:45:36.805396+0000 mgr.y (mgr.34107) 1707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: cephadm 2024-02-10T06:45:36.900787+0000 mgr.y (mgr.34107) 1708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: cephadm 2024-02-10T06:45:36.995709+0000 mgr.y (mgr.34107) 1709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: cephadm 2024-02-10T06:45:37.090792+0000 mgr.y (mgr.34107) 1710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: cephadm 2024-02-10T06:45:37.182086+0000 mgr.y (mgr.34107) 1711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: cephadm 2024-02-10T06:45:37.280427+0000 mgr.y (mgr.34107) 1712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: cephadm 2024-02-10T06:45:37.375865+0000 mgr.y (mgr.34107) 1713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: cephadm 2024-02-10T06:45:37.470879+0000 mgr.y (mgr.34107) 1714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: cephadm 2024-02-10T06:45:37.574900+0000 mgr.y (mgr.34107) 1715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:37.657792+0000 mon.a (mon.0) 6871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:39.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:37.660283+0000 mon.a (mon.0) 6872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:37.662481+0000 mon.a (mon.0) 6873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:39.130 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:37.663196+0000 mon.a (mon.0) 6874 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:39.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:37.668132+0000 mon.a (mon.0) 6875 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:39.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:37.733169+0000 mon.a (mon.0) 6876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:39.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:37.737253+0000 mon.a (mon.0) 6877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:37.741237+0000 mon.a (mon.0) 6878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:39.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:37.742576+0000 mon.a (mon.0) 6879 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:39.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:37.751552+0000 mon.a (mon.0) 6880 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:39.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:37.833670+0000 mon.a (mon.0) 6881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:39.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:37.836249+0000 mon.a (mon.0) 6882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:37.839130+0000 mon.a (mon.0) 6883 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:39.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:37.840208+0000 mon.a (mon.0) 6884 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:39.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:37.846169+0000 mon.a (mon.0) 6885 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:39.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:37.924018+0000 mon.a (mon.0) 6886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:39.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:37.927983+0000 mon.a (mon.0) 6887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:37.932236+0000 mon.a (mon.0) 6888 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:39.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:37.933774+0000 mon.a (mon.0) 6889 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:39.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:37.943195+0000 mon.a (mon.0) 6890 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:39.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.024233+0000 mon.a (mon.0) 6891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:39.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.028620+0000 mon.a (mon.0) 6892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.032257+0000 mon.a (mon.0) 6893 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:39.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.033642+0000 mon.a (mon.0) 6894 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:39.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.041971+0000 mon.a (mon.0) 6895 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:39.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.123863+0000 mon.a (mon.0) 6896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:39.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.126792+0000 mon.a (mon.0) 6897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.129685+0000 mon.a (mon.0) 6898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:39.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.130550+0000 mon.a (mon.0) 6899 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:39.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.138688+0000 mon.a (mon.0) 6900 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:39.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:37.836249+0000 mon.a (mon.0) 6882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:37.839130+0000 mon.a (mon.0) 6883 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:39.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:37.840208+0000 mon.a (mon.0) 6884 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:39.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:37.846169+0000 mon.a (mon.0) 6885 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:39.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:37.924018+0000 mon.a (mon.0) 6886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:39.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:37.927983+0000 mon.a (mon.0) 6887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:37.932236+0000 mon.a (mon.0) 6888 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:39.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:37.933774+0000 mon.a (mon.0) 6889 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:39.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:37.943195+0000 mon.a (mon.0) 6890 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:39.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.024233+0000 mon.a (mon.0) 6891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:39.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.028620+0000 mon.a (mon.0) 6892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.032257+0000 mon.a (mon.0) 6893 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:39.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.033642+0000 mon.a (mon.0) 6894 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:39.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.041971+0000 mon.a (mon.0) 6895 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:39.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.123863+0000 mon.a (mon.0) 6896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:39.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.126792+0000 mon.a (mon.0) 6897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.129685+0000 mon.a (mon.0) 6898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:39.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.130550+0000 mon.a (mon.0) 6899 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:39.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.138688+0000 mon.a (mon.0) 6900 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:39.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.216871+0000 mon.a (mon.0) 6901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:39.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.220088+0000 mon.a (mon.0) 6902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.223933+0000 mon.a (mon.0) 6903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:39.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.225283+0000 mon.a (mon.0) 6904 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:39.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.233959+0000 mon.a (mon.0) 6905 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:39.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.255411+0000 mon.a (mon.0) 6906 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:39.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.262073+0000 mon.a (mon.0) 6907 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:39.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.269842+0000 mon.a (mon.0) 6908 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:39.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.316118+0000 mon.a (mon.0) 6909 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:39.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.318977+0000 mon.a (mon.0) 6910 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.321508+0000 mon.a (mon.0) 6911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.323368+0000 mon.a (mon.0) 6912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.326411+0000 mon.a (mon.0) 6913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.135 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[68510]: audit 2024-02-10T06:45:38.330043+0000 mon.a (mon.0) 6914 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.216871+0000 mon.a (mon.0) 6901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:39.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.220088+0000 mon.a (mon.0) 6902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.223933+0000 mon.a (mon.0) 6903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:39.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.225283+0000 mon.a (mon.0) 6904 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:39.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.233959+0000 mon.a (mon.0) 6905 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:39.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.255411+0000 mon.a (mon.0) 6906 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:39.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.262073+0000 mon.a (mon.0) 6907 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:39.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.269842+0000 mon.a (mon.0) 6908 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:39.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.316118+0000 mon.a (mon.0) 6909 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:39.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.318977+0000 mon.a (mon.0) 6910 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.321508+0000 mon.a (mon.0) 6911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.323368+0000 mon.a (mon.0) 6912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.326411+0000 mon.a (mon.0) 6913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:38 smithi046 bash[71198]: audit 2024-02-10T06:45:38.330043+0000 mon.a (mon.0) 6914 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:39.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:39 smithi175 bash[56722]: cephadm 2024-02-10T06:45:37.668578+0000 mgr.y (mgr.34107) 1716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:39 smithi175 bash[56722]: cephadm 2024-02-10T06:45:37.752095+0000 mgr.y (mgr.34107) 1717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:39 smithi175 bash[56722]: cephadm 2024-02-10T06:45:37.846708+0000 mgr.y (mgr.34107) 1718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:39 smithi175 bash[56722]: cephadm 2024-02-10T06:45:37.944236+0000 mgr.y (mgr.34107) 1719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:39 smithi175 bash[56722]: cephadm 2024-02-10T06:45:38.042875+0000 mgr.y (mgr.34107) 1720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:39 smithi175 bash[56722]: cephadm 2024-02-10T06:45:38.139344+0000 mgr.y (mgr.34107) 1721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:39 smithi175 bash[56722]: cluster 2024-02-10T06:45:38.146160+0000 mgr.y (mgr.34107) 1722 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 101 B/s wr, 103 op/s 2024-02-10T06:45:39.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:39 smithi175 bash[56722]: cephadm 2024-02-10T06:45:38.234892+0000 mgr.y (mgr.34107) 1723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:39.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:39 smithi175 bash[56722]: cluster 2024-02-10T06:45:38.263347+0000 mgr.y (mgr.34107) 1724 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 125 B/s wr, 127 op/s 2024-02-10T06:45:39.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:39 smithi175 bash[56722]: cluster 2024-02-10T06:45:39.134562+0000 mon.a (mon.0) 6915 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:45:40.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:39 smithi046 bash[71198]: cephadm 2024-02-10T06:45:37.668578+0000 mgr.y (mgr.34107) 1716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:40.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:39 smithi046 bash[71198]: cephadm 2024-02-10T06:45:37.752095+0000 mgr.y (mgr.34107) 1717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:40.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:39 smithi046 bash[71198]: cephadm 2024-02-10T06:45:37.846708+0000 mgr.y (mgr.34107) 1718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:40.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:39 smithi046 bash[71198]: cephadm 2024-02-10T06:45:37.944236+0000 mgr.y (mgr.34107) 1719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:40.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:39 smithi046 bash[71198]: cephadm 2024-02-10T06:45:38.042875+0000 mgr.y (mgr.34107) 1720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:40.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:39 smithi046 bash[71198]: cephadm 2024-02-10T06:45:38.139344+0000 mgr.y (mgr.34107) 1721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:40.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:39 smithi046 bash[71198]: cluster 2024-02-10T06:45:38.146160+0000 mgr.y (mgr.34107) 1722 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 101 B/s wr, 103 op/s 2024-02-10T06:45:40.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:39 smithi046 bash[71198]: cephadm 2024-02-10T06:45:38.234892+0000 mgr.y (mgr.34107) 1723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:40.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:39 smithi046 bash[71198]: cluster 2024-02-10T06:45:38.263347+0000 mgr.y (mgr.34107) 1724 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 125 B/s wr, 127 op/s 2024-02-10T06:45:40.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:39 smithi046 bash[71198]: cluster 2024-02-10T06:45:39.134562+0000 mon.a (mon.0) 6915 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:45:40.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:39 smithi046 bash[68510]: cephadm 2024-02-10T06:45:37.668578+0000 mgr.y (mgr.34107) 1716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:40.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:39 smithi046 bash[68510]: cephadm 2024-02-10T06:45:37.752095+0000 mgr.y (mgr.34107) 1717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:40.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:39 smithi046 bash[68510]: cephadm 2024-02-10T06:45:37.846708+0000 mgr.y (mgr.34107) 1718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:40.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:39 smithi046 bash[68510]: cephadm 2024-02-10T06:45:37.944236+0000 mgr.y (mgr.34107) 1719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:40.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:39 smithi046 bash[68510]: cephadm 2024-02-10T06:45:38.042875+0000 mgr.y (mgr.34107) 1720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:40.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:39 smithi046 bash[68510]: cephadm 2024-02-10T06:45:38.139344+0000 mgr.y (mgr.34107) 1721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:40.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:39 smithi046 bash[68510]: cluster 2024-02-10T06:45:38.146160+0000 mgr.y (mgr.34107) 1722 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 101 B/s wr, 103 op/s 2024-02-10T06:45:40.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:39 smithi046 bash[68510]: cephadm 2024-02-10T06:45:38.234892+0000 mgr.y (mgr.34107) 1723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:40.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:39 smithi046 bash[68510]: cluster 2024-02-10T06:45:38.263347+0000 mgr.y (mgr.34107) 1724 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 125 B/s wr, 127 op/s 2024-02-10T06:45:40.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:39 smithi046 bash[68510]: cluster 2024-02-10T06:45:39.134562+0000 mon.a (mon.0) 6915 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:45:41.377 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:45:41 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:45:41] "GET /metrics HTTP/1.1" 200 38731 "" "Prometheus/2.33.4" 2024-02-10T06:45:41.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:41 smithi175 bash[56722]: cluster 2024-02-10T06:45:40.264535+0000 mgr.y (mgr.34107) 1725 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 101 B/s wr, 102 op/s 2024-02-10T06:45:41.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:41 smithi175 bash[56722]: audit 2024-02-10T06:45:40.669088+0000 mon.a (mon.0) 6916 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:41.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:41 smithi175 bash[56722]: audit 2024-02-10T06:45:40.679137+0000 mon.a (mon.0) 6917 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:41.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:41 smithi175 bash[56722]: audit 2024-02-10T06:45:40.688219+0000 mon.a (mon.0) 6918 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:42.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:41 smithi046 bash[71198]: cluster 2024-02-10T06:45:40.264535+0000 mgr.y (mgr.34107) 1725 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 101 B/s wr, 102 op/s 2024-02-10T06:45:42.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:41 smithi046 bash[71198]: audit 2024-02-10T06:45:40.669088+0000 mon.a (mon.0) 6916 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:42.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:41 smithi046 bash[71198]: audit 2024-02-10T06:45:40.679137+0000 mon.a (mon.0) 6917 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:42.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:41 smithi046 bash[71198]: audit 2024-02-10T06:45:40.688219+0000 mon.a (mon.0) 6918 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:42.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:41 smithi046 bash[68510]: cluster 2024-02-10T06:45:40.264535+0000 mgr.y (mgr.34107) 1725 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 101 B/s wr, 102 op/s 2024-02-10T06:45:42.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:41 smithi046 bash[68510]: audit 2024-02-10T06:45:40.669088+0000 mon.a (mon.0) 6916 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:42.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:41 smithi046 bash[68510]: audit 2024-02-10T06:45:40.679137+0000 mon.a (mon.0) 6917 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:42.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:41 smithi046 bash[68510]: audit 2024-02-10T06:45:40.688219+0000 mon.a (mon.0) 6918 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:42.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:42 smithi175 bash[56722]: cluster 2024-02-10T06:45:40.680721+0000 mgr.y (mgr.34107) 1726 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 119 B/s wr, 121 op/s 2024-02-10T06:45:42.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:42 smithi175 bash[56722]: audit 2024-02-10T06:45:40.754816+0000 mgr.y (mgr.34107) 1727 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:45:42.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:42 smithi175 bash[56722]: cluster 2024-02-10T06:45:41.675693+0000 mon.a (mon.0) 6919 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:45:42.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:42 smithi175 bash[56722]: cluster 2024-02-10T06:45:41.675761+0000 mon.a (mon.0) 6920 : cluster 1 Cluster is now healthy 2024-02-10T06:45:42.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:42 smithi175 bash[56722]: cephadm 2024-02-10T06:45:41.705200+0000 mgr.y (mgr.34107) 1728 : cephadm 1 Upgrade: Updating rgw.foo.smithi175.umwddf (1/2) 2024-02-10T06:45:42.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:42 smithi175 bash[56722]: audit 2024-02-10T06:45:41.709462+0000 mon.a (mon.0) 6921 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.umwddf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:45:42.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:42 smithi175 bash[56722]: audit 2024-02-10T06:45:41.712764+0000 mon.a (mon.0) 6922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:42.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:42 smithi175 bash[56722]: cephadm 2024-02-10T06:45:41.714656+0000 mgr.y (mgr.34107) 1729 : cephadm 1 Deploying daemon rgw.foo.smithi175.umwddf on smithi175 2024-02-10T06:45:43.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:42 smithi046 bash[68510]: cluster 2024-02-10T06:45:40.680721+0000 mgr.y (mgr.34107) 1726 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 119 B/s wr, 121 op/s 2024-02-10T06:45:43.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:42 smithi046 bash[68510]: audit 2024-02-10T06:45:40.754816+0000 mgr.y (mgr.34107) 1727 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:45:43.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:42 smithi046 bash[68510]: cluster 2024-02-10T06:45:41.675693+0000 mon.a (mon.0) 6919 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:45:43.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:42 smithi046 bash[68510]: cluster 2024-02-10T06:45:41.675761+0000 mon.a (mon.0) 6920 : cluster 1 Cluster is now healthy 2024-02-10T06:45:43.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:42 smithi046 bash[68510]: cephadm 2024-02-10T06:45:41.705200+0000 mgr.y (mgr.34107) 1728 : cephadm 1 Upgrade: Updating rgw.foo.smithi175.umwddf (1/2) 2024-02-10T06:45:43.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:42 smithi046 bash[68510]: audit 2024-02-10T06:45:41.709462+0000 mon.a (mon.0) 6921 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.umwddf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:45:43.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:42 smithi046 bash[68510]: audit 2024-02-10T06:45:41.712764+0000 mon.a (mon.0) 6922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:43.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:42 smithi046 bash[68510]: cephadm 2024-02-10T06:45:41.714656+0000 mgr.y (mgr.34107) 1729 : cephadm 1 Deploying daemon rgw.foo.smithi175.umwddf on smithi175 2024-02-10T06:45:43.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:42 smithi046 bash[71198]: cluster 2024-02-10T06:45:40.680721+0000 mgr.y (mgr.34107) 1726 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 119 B/s wr, 121 op/s 2024-02-10T06:45:43.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:42 smithi046 bash[71198]: audit 2024-02-10T06:45:40.754816+0000 mgr.y (mgr.34107) 1727 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:45:43.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:42 smithi046 bash[71198]: cluster 2024-02-10T06:45:41.675693+0000 mon.a (mon.0) 6919 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:45:43.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:42 smithi046 bash[71198]: cluster 2024-02-10T06:45:41.675761+0000 mon.a (mon.0) 6920 : cluster 1 Cluster is now healthy 2024-02-10T06:45:43.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:42 smithi046 bash[71198]: cephadm 2024-02-10T06:45:41.705200+0000 mgr.y (mgr.34107) 1728 : cephadm 1 Upgrade: Updating rgw.foo.smithi175.umwddf (1/2) 2024-02-10T06:45:43.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:42 smithi046 bash[71198]: audit 2024-02-10T06:45:41.709462+0000 mon.a (mon.0) 6921 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi175.umwddf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:45:43.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:42 smithi046 bash[71198]: audit 2024-02-10T06:45:41.712764+0000 mon.a (mon.0) 6922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:43.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:42 smithi046 bash[71198]: cephadm 2024-02-10T06:45:41.714656+0000 mgr.y (mgr.34107) 1729 : cephadm 1 Deploying daemon rgw.foo.smithi175.umwddf on smithi175 2024-02-10T06:45:43.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:43 smithi175 bash[56722]: cluster 2024-02-10T06:45:42.681748+0000 mgr.y (mgr.34107) 1730 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 73 op/s 2024-02-10T06:45:44.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:43 smithi046 bash[68510]: cluster 2024-02-10T06:45:42.681748+0000 mgr.y (mgr.34107) 1730 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 73 op/s 2024-02-10T06:45:44.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:43 smithi046 bash[71198]: cluster 2024-02-10T06:45:42.681748+0000 mgr.y (mgr.34107) 1730 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 73 op/s 2024-02-10T06:45:45.265 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:44 smithi175 bash[56722]: audit 2024-02-10T06:45:43.977668+0000 mon.a (mon.0) 6923 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:45.265 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:44 smithi175 bash[56722]: audit 2024-02-10T06:45:43.989053+0000 mon.a (mon.0) 6924 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:45.265 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:44 smithi175 bash[56722]: audit 2024-02-10T06:45:43.998586+0000 mon.a (mon.0) 6925 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:45.265 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:44 smithi175 bash[56722]: audit 2024-02-10T06:45:44.507981+0000 mon.a (mon.0) 6926 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:45.265 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:44 smithi175 bash[56722]: audit 2024-02-10T06:45:44.510575+0000 mon.a (mon.0) 6927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:45:45.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:44 smithi046 bash[68510]: audit 2024-02-10T06:45:43.977668+0000 mon.a (mon.0) 6923 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:45.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:44 smithi046 bash[68510]: audit 2024-02-10T06:45:43.989053+0000 mon.a (mon.0) 6924 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:45.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:44 smithi046 bash[68510]: audit 2024-02-10T06:45:43.998586+0000 mon.a (mon.0) 6925 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:45.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:44 smithi046 bash[68510]: audit 2024-02-10T06:45:44.507981+0000 mon.a (mon.0) 6926 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:45.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:44 smithi046 bash[68510]: audit 2024-02-10T06:45:44.510575+0000 mon.a (mon.0) 6927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:45:45.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:44 smithi046 bash[71198]: audit 2024-02-10T06:45:43.977668+0000 mon.a (mon.0) 6923 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:45.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:44 smithi046 bash[71198]: audit 2024-02-10T06:45:43.989053+0000 mon.a (mon.0) 6924 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:45.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:44 smithi046 bash[71198]: audit 2024-02-10T06:45:43.998586+0000 mon.a (mon.0) 6925 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:45.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:44 smithi046 bash[71198]: audit 2024-02-10T06:45:44.507981+0000 mon.a (mon.0) 6926 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:45.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:44 smithi046 bash[71198]: audit 2024-02-10T06:45:44.510575+0000 mon.a (mon.0) 6927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:45:46.782 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:46 smithi175 bash[56722]: cluster 2024-02-10T06:45:44.682868+0000 mgr.y (mgr.34107) 1731 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 32 op/s 2024-02-10T06:45:46.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:46 smithi046 bash[68510]: cluster 2024-02-10T06:45:44.682868+0000 mgr.y (mgr.34107) 1731 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 32 op/s 2024-02-10T06:45:46.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:46 smithi046 bash[71198]: cluster 2024-02-10T06:45:44.682868+0000 mgr.y (mgr.34107) 1731 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 32 op/s 2024-02-10T06:45:48.700 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:48 smithi175 bash[56722]: cluster 2024-02-10T06:45:46.684047+0000 mgr.y (mgr.34107) 1732 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 599 B/s rd, 0 op/s 2024-02-10T06:45:48.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:48 smithi046 bash[68510]: cluster 2024-02-10T06:45:46.684047+0000 mgr.y (mgr.34107) 1732 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 599 B/s rd, 0 op/s 2024-02-10T06:45:48.820 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:48 smithi046 bash[71198]: cluster 2024-02-10T06:45:46.684047+0000 mgr.y (mgr.34107) 1732 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 599 B/s rd, 0 op/s 2024-02-10T06:45:49.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:49 smithi046 bash[71198]: audit 2024-02-10T06:45:48.600798+0000 mon.a (mon.0) 6928 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:49.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:49 smithi046 bash[71198]: audit 2024-02-10T06:45:48.610680+0000 mon.a (mon.0) 6929 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:49.869 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:49 smithi046 bash[68510]: audit 2024-02-10T06:45:48.600798+0000 mon.a (mon.0) 6928 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:49.869 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:49 smithi046 bash[68510]: audit 2024-02-10T06:45:48.610680+0000 mon.a (mon.0) 6929 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:49.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:49 smithi175 bash[56722]: audit 2024-02-10T06:45:48.600798+0000 mon.a (mon.0) 6928 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:49.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:49 smithi175 bash[56722]: audit 2024-02-10T06:45:48.610680+0000 mon.a (mon.0) 6929 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:50.814 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:50 smithi175 bash[56722]: cluster 2024-02-10T06:45:48.685182+0000 mgr.y (mgr.34107) 1733 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-02-10T06:45:50.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:50 smithi046 bash[68510]: cluster 2024-02-10T06:45:48.685182+0000 mgr.y (mgr.34107) 1733 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-02-10T06:45:50.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:50 smithi046 bash[71198]: cluster 2024-02-10T06:45:48.685182+0000 mgr.y (mgr.34107) 1733 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-02-10T06:45:51.377 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:45:51 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:45:51] "GET /metrics HTTP/1.1" 200 38767 "" "Prometheus/2.33.4" 2024-02-10T06:45:52.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:52 smithi046 bash[68510]: cluster 2024-02-10T06:45:50.686231+0000 mgr.y (mgr.34107) 1734 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-02-10T06:45:52.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:52 smithi046 bash[68510]: audit 2024-02-10T06:45:50.765224+0000 mgr.y (mgr.34107) 1735 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:45:52.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:52 smithi046 bash[68510]: audit 2024-02-10T06:45:52.127455+0000 mon.a (mon.0) 6930 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.rnravl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:45:52.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:52 smithi046 bash[68510]: audit 2024-02-10T06:45:52.132234+0000 mon.a (mon.0) 6931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:52.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:52 smithi046 bash[71198]: cluster 2024-02-10T06:45:50.686231+0000 mgr.y (mgr.34107) 1734 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-02-10T06:45:52.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:52 smithi046 bash[71198]: audit 2024-02-10T06:45:50.765224+0000 mgr.y (mgr.34107) 1735 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:45:52.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:52 smithi046 bash[71198]: audit 2024-02-10T06:45:52.127455+0000 mon.a (mon.0) 6930 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.rnravl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:45:52.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:52 smithi046 bash[71198]: audit 2024-02-10T06:45:52.132234+0000 mon.a (mon.0) 6931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:52 smithi175 bash[56722]: cluster 2024-02-10T06:45:50.686231+0000 mgr.y (mgr.34107) 1734 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s 2024-02-10T06:45:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:52 smithi175 bash[56722]: audit 2024-02-10T06:45:50.765224+0000 mgr.y (mgr.34107) 1735 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:45:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:52 smithi175 bash[56722]: audit 2024-02-10T06:45:52.127455+0000 mon.a (mon.0) 6930 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi175.rnravl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T06:45:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:52 smithi175 bash[56722]: audit 2024-02-10T06:45:52.132234+0000 mon.a (mon.0) 6931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:53.258 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:45:53.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:53 smithi046 bash[68510]: cephadm 2024-02-10T06:45:52.124056+0000 mgr.y (mgr.34107) 1736 : cephadm 1 Upgrade: Updating rgw.smpl.smithi175.rnravl (2/2) 2024-02-10T06:45:53.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:53 smithi046 bash[68510]: cephadm 2024-02-10T06:45:52.134171+0000 mgr.y (mgr.34107) 1737 : cephadm 1 Deploying daemon rgw.smpl.smithi175.rnravl on smithi175 2024-02-10T06:45:53.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:53 smithi046 bash[71198]: cephadm 2024-02-10T06:45:52.124056+0000 mgr.y (mgr.34107) 1736 : cephadm 1 Upgrade: Updating rgw.smpl.smithi175.rnravl (2/2) 2024-02-10T06:45:53.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:53 smithi046 bash[71198]: cephadm 2024-02-10T06:45:52.134171+0000 mgr.y (mgr.34107) 1737 : cephadm 1 Deploying daemon rgw.smpl.smithi175.rnravl on smithi175 2024-02-10T06:45:53.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:53 smithi175 bash[56722]: cephadm 2024-02-10T06:45:52.124056+0000 mgr.y (mgr.34107) 1736 : cephadm 1 Upgrade: Updating rgw.smpl.smithi175.rnravl (2/2) 2024-02-10T06:45:53.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:53 smithi175 bash[56722]: cephadm 2024-02-10T06:45:52.134171+0000 mgr.y (mgr.34107) 1737 : cephadm 1 Deploying daemon rgw.smpl.smithi175.rnravl on smithi175 2024-02-10T06:45:54.042 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:45:54.042 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 18s ago 24m - - 2024-02-10T06:45:54.042 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 10s ago 23m - - 2024-02-10T06:45:54.042 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (10m) 18s ago 16m 17.2M - 0.23.0 ba2b418f427c a2b5f5f678df 2024-02-10T06:45:54.042 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (9m) 10s ago 16m 44.8M - 8.3.5 dad864ee21e9 1fff02f358ea 2024-02-10T06:45:54.043 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (8m) 18s ago 14m 49.1M - 3.5 e1d6a67b021e afbdab419484 2024-02-10T06:45:54.043 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (8m) 10s ago 23m 445M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:45:54.043 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (8m) 18s ago 25m 530M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:45:54.043 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (8m) 18s ago 25m 79.0M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 242e20c0094d 2024-02-10T06:45:54.043 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (7m) 10s ago 23m 59.7M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 4e4f0fba5e46 2024-02-10T06:45:54.043 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (7m) 18s ago 23m 62.0M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 3930fa96e7b9 2024-02-10T06:45:54.043 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (10m) 18s ago 17m 12.9M - 1.3.1 1dbe0e931976 0d647fc89f51 2024-02-10T06:45:54.043 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (9m) 10s ago 17m 14.2M - 1.3.1 1dbe0e931976 3687708c33a1 2024-02-10T06:45:54.043 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (5m) 18s ago 22m 62.3M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 806b111b1a5a 2024-02-10T06:45:54.043 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (5m) 18s ago 22m 63.7M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 5946eaa9560f 2024-02-10T06:45:54.043 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (4m) 18s ago 21m 59.0M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 b853fd416cd3 2024-02-10T06:45:54.043 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (3m) 18s ago 20m 64.5M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 d8f4ad66b155 2024-02-10T06:45:54.043 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (3m) 10s ago 20m 65.2M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 7ad0f7fc5824 2024-02-10T06:45:54.043 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (2m) 10s ago 19m 62.3M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 988470b5b6ab 2024-02-10T06:45:54.043 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (110s) 10s ago 18m 58.7M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 4fe6d2acf23b 2024-02-10T06:45:54.044 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (69s) 10s ago 18m 54.8M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 446b1d90ef32 2024-02-10T06:45:54.044 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (8m) 10s ago 17m 66.5M - 2.33.4 514e6a882f6e 64427f696443 2024-02-10T06:45:54.044 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (51s) 18s ago 14m 89.9M - 19.0.0-1361-g290212a1 c328ab9dcfc7 f66089ea684b 2024-02-10T06:45:54.044 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 starting - - - - 2024-02-10T06:45:54.044 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (42s) 18s ago 14m 90.0M - 19.0.0-1361-g290212a1 c328ab9dcfc7 ad37be87e331 2024-02-10T06:45:54.044 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (23s) 10s ago 14m 89.7M - 19.0.0-1361-g290212a1 c328ab9dcfc7 6b3729d320d9 2024-02-10T06:45:54.506 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:45:54.506 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:45:54.506 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:45:54.506 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:45:54.506 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:45:54.506 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:45:54.506 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:45:54.506 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:45:54.506 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T06:45:54.506 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:45:54.506 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:45:54.506 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 4 2024-02-10T06:45:54.507 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:45:54.507 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:45:54.507 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 17 2024-02-10T06:45:54.507 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:45:54.507 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:45:54.900 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:45:54.900 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:45:54.900 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:45:54.900 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:45:54.900 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [ 2024-02-10T06:45:54.900 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr", 2024-02-10T06:45:54.900 INFO:teuthology.orchestra.run.smithi046.stdout: "mon", 2024-02-10T06:45:54.900 INFO:teuthology.orchestra.run.smithi046.stdout: "osd" 2024-02-10T06:45:54.900 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:45:54.900 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "16/23 daemons upgraded", 2024-02-10T06:45:54.900 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Currently upgrading rgw daemons", 2024-02-10T06:45:54.900 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:45:54.901 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:45:54.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:54 smithi175 bash[56722]: cluster 2024-02-10T06:45:52.687607+0000 mgr.y (mgr.34107) 1738 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 85 B/s wr, 46 op/s 2024-02-10T06:45:54.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:54 smithi175 bash[56722]: audit 2024-02-10T06:45:53.237437+0000 mgr.y (mgr.34107) 1739 : audit 0 from='client.44761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:54.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:54 smithi175 bash[56722]: audit 2024-02-10T06:45:53.633812+0000 mgr.y (mgr.34107) 1740 : audit 0 from='client.44767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:54.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:54 smithi175 bash[56722]: audit 2024-02-10T06:45:54.501367+0000 mon.a (mon.0) 6932 : audit 0 from='client.? 172.21.15.46:0/1935776543' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:55.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:54 smithi046 bash[68510]: cluster 2024-02-10T06:45:52.687607+0000 mgr.y (mgr.34107) 1738 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 85 B/s wr, 46 op/s 2024-02-10T06:45:55.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:54 smithi046 bash[68510]: audit 2024-02-10T06:45:53.237437+0000 mgr.y (mgr.34107) 1739 : audit 0 from='client.44761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:55.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:54 smithi046 bash[68510]: audit 2024-02-10T06:45:53.633812+0000 mgr.y (mgr.34107) 1740 : audit 0 from='client.44767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:55.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:54 smithi046 bash[68510]: audit 2024-02-10T06:45:54.501367+0000 mon.a (mon.0) 6932 : audit 0 from='client.? 172.21.15.46:0/1935776543' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:55.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:54 smithi046 bash[71198]: cluster 2024-02-10T06:45:52.687607+0000 mgr.y (mgr.34107) 1738 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 85 B/s wr, 46 op/s 2024-02-10T06:45:55.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:54 smithi046 bash[71198]: audit 2024-02-10T06:45:53.237437+0000 mgr.y (mgr.34107) 1739 : audit 0 from='client.44761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:55.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:54 smithi046 bash[71198]: audit 2024-02-10T06:45:53.633812+0000 mgr.y (mgr.34107) 1740 : audit 0 from='client.44767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:55.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:54 smithi046 bash[71198]: audit 2024-02-10T06:45:54.501367+0000 mon.a (mon.0) 6932 : audit 0 from='client.? 172.21.15.46:0/1935776543' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:55.360 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_OK 2024-02-10T06:45:55.958 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:55 smithi175 bash[56722]: audit 2024-02-10T06:45:54.012972+0000 mgr.y (mgr.34107) 1741 : audit 0 from='client.44773 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:55.959 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:55 smithi175 bash[56722]: audit 2024-02-10T06:45:55.356169+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.46:0/2147990328' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:45:55.959 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:55 smithi175 bash[56722]: audit 2024-02-10T06:45:55.368258+0000 mon.a (mon.0) 6933 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:55.959 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:55 smithi175 bash[56722]: audit 2024-02-10T06:45:55.375711+0000 mon.a (mon.0) 6934 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:55.959 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:55 smithi175 bash[56722]: audit 2024-02-10T06:45:55.383220+0000 mon.a (mon.0) 6935 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:56.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:55 smithi046 bash[68510]: audit 2024-02-10T06:45:54.012972+0000 mgr.y (mgr.34107) 1741 : audit 0 from='client.44773 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:56.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:55 smithi046 bash[68510]: audit 2024-02-10T06:45:55.356169+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.46:0/2147990328' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:45:56.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:55 smithi046 bash[68510]: audit 2024-02-10T06:45:55.368258+0000 mon.a (mon.0) 6933 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:56.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:55 smithi046 bash[68510]: audit 2024-02-10T06:45:55.375711+0000 mon.a (mon.0) 6934 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:56.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:55 smithi046 bash[68510]: audit 2024-02-10T06:45:55.383220+0000 mon.a (mon.0) 6935 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:56.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:55 smithi046 bash[71198]: audit 2024-02-10T06:45:54.012972+0000 mgr.y (mgr.34107) 1741 : audit 0 from='client.44773 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:56.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:55 smithi046 bash[71198]: audit 2024-02-10T06:45:55.356169+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.46:0/2147990328' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:45:56.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:55 smithi046 bash[71198]: audit 2024-02-10T06:45:55.368258+0000 mon.a (mon.0) 6933 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:56.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:55 smithi046 bash[71198]: audit 2024-02-10T06:45:55.375711+0000 mon.a (mon.0) 6934 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:56.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:55 smithi046 bash[71198]: audit 2024-02-10T06:45:55.383220+0000 mon.a (mon.0) 6935 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:56.888 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:56 smithi175 bash[56722]: cluster 2024-02-10T06:45:54.688419+0000 mgr.y (mgr.34107) 1742 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 70 op/s 2024-02-10T06:45:56.888 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:56 smithi175 bash[56722]: audit 2024-02-10T06:45:54.894767+0000 mgr.y (mgr.34107) 1743 : audit 0 from='client.44785 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:57.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:56 smithi046 bash[68510]: cluster 2024-02-10T06:45:54.688419+0000 mgr.y (mgr.34107) 1742 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 70 op/s 2024-02-10T06:45:57.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:56 smithi046 bash[68510]: audit 2024-02-10T06:45:54.894767+0000 mgr.y (mgr.34107) 1743 : audit 0 from='client.44785 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:57.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:56 smithi046 bash[71198]: cluster 2024-02-10T06:45:54.688419+0000 mgr.y (mgr.34107) 1742 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 70 op/s 2024-02-10T06:45:57.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:56 smithi046 bash[71198]: audit 2024-02-10T06:45:54.894767+0000 mgr.y (mgr.34107) 1743 : audit 0 from='client.44785 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:45:58.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: cluster 2024-02-10T06:45:56.689672+0000 mgr.y (mgr.34107) 1744 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-10T06:45:58.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.049802+0000 mon.a (mon.0) 6936 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:58.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.061418+0000 mon.a (mon.0) 6937 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:58.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.114078+0000 mon.a (mon.0) 6938 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:58.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.116109+0000 mon.a (mon.0) 6939 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:58.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.127689+0000 mon.a (mon.0) 6940 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:58.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: cephadm 2024-02-10T06:45:57.128559+0000 mgr.y (mgr.34107) 1745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:58.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.212455+0000 mon.a (mon.0) 6941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:58.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.215912+0000 mon.a (mon.0) 6942 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:58.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.221078+0000 mon.a (mon.0) 6943 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:58.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.222593+0000 mon.a (mon.0) 6944 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:58.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: cephadm 2024-02-10T06:45:57.230476+0000 mgr.y (mgr.34107) 1746 : cephadm 1 Checking dashboard <-> RGW credentials 2024-02-10T06:45:58.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.597899+0000 mon.a (mon.0) 6945 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:58.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: cephadm 2024-02-10T06:45:57.598705+0000 mgr.y (mgr.34107) 1747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:58.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.686896+0000 mon.a (mon.0) 6946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:58.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.690409+0000 mon.a (mon.0) 6947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:58.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.695392+0000 mon.a (mon.0) 6948 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:58.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.696718+0000 mon.a (mon.0) 6949 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:58.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.704623+0000 mon.a (mon.0) 6950 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:58.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.789689+0000 mon.a (mon.0) 6951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:58.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: cluster 2024-02-10T06:45:56.689672+0000 mgr.y (mgr.34107) 1744 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-10T06:45:58.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.049802+0000 mon.a (mon.0) 6936 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:58.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.061418+0000 mon.a (mon.0) 6937 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:58.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.114078+0000 mon.a (mon.0) 6938 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:58.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.116109+0000 mon.a (mon.0) 6939 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:58.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.127689+0000 mon.a (mon.0) 6940 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:58.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: cephadm 2024-02-10T06:45:57.128559+0000 mgr.y (mgr.34107) 1745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:58.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.212455+0000 mon.a (mon.0) 6941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:58.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.215912+0000 mon.a (mon.0) 6942 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:58.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.221078+0000 mon.a (mon.0) 6943 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:58.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.222593+0000 mon.a (mon.0) 6944 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:58.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: cephadm 2024-02-10T06:45:57.230476+0000 mgr.y (mgr.34107) 1746 : cephadm 1 Checking dashboard <-> RGW credentials 2024-02-10T06:45:58.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.597899+0000 mon.a (mon.0) 6945 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:58.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: cephadm 2024-02-10T06:45:57.598705+0000 mgr.y (mgr.34107) 1747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:58.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.686896+0000 mon.a (mon.0) 6946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:58.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.690409+0000 mon.a (mon.0) 6947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:58.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.695392+0000 mon.a (mon.0) 6948 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:58.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.696718+0000 mon.a (mon.0) 6949 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:58.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.704623+0000 mon.a (mon.0) 6950 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:58.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.789689+0000 mon.a (mon.0) 6951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:58.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.794127+0000 mon.a (mon.0) 6952 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:58.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.797288+0000 mon.a (mon.0) 6953 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:58.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.798495+0000 mon.a (mon.0) 6954 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:58.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.807478+0000 mon.a (mon.0) 6955 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:58.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.886020+0000 mon.a (mon.0) 6956 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:58.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.889213+0000 mon.a (mon.0) 6957 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:58.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.893024+0000 mon.a (mon.0) 6958 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:58.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.894388+0000 mon.a (mon.0) 6959 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:58.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.902935+0000 mon.a (mon.0) 6960 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:58.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.982040+0000 mon.a (mon.0) 6961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:58.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.984583+0000 mon.a (mon.0) 6962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:58.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.987437+0000 mon.a (mon.0) 6963 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:58.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.988757+0000 mon.a (mon.0) 6964 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:58.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[68510]: audit 2024-02-10T06:45:57.997142+0000 mon.a (mon.0) 6965 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:58.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.794127+0000 mon.a (mon.0) 6952 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:58.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.797288+0000 mon.a (mon.0) 6953 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:58.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.798495+0000 mon.a (mon.0) 6954 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:58.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.807478+0000 mon.a (mon.0) 6955 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:58.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.886020+0000 mon.a (mon.0) 6956 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:58.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.889213+0000 mon.a (mon.0) 6957 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:58.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.893024+0000 mon.a (mon.0) 6958 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:58.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.894388+0000 mon.a (mon.0) 6959 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:58.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.902935+0000 mon.a (mon.0) 6960 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:58.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.982040+0000 mon.a (mon.0) 6961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:58.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.984583+0000 mon.a (mon.0) 6962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:58.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.987437+0000 mon.a (mon.0) 6963 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:58.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.988757+0000 mon.a (mon.0) 6964 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:58.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:58 smithi046 bash[71198]: audit 2024-02-10T06:45:57.997142+0000 mon.a (mon.0) 6965 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:58.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: cluster 2024-02-10T06:45:56.689672+0000 mgr.y (mgr.34107) 1744 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-10T06:45:58.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.049802+0000 mon.a (mon.0) 6936 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:58.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.061418+0000 mon.a (mon.0) 6937 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:58.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.114078+0000 mon.a (mon.0) 6938 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:58.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.116109+0000 mon.a (mon.0) 6939 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:58.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.127689+0000 mon.a (mon.0) 6940 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:58.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: cephadm 2024-02-10T06:45:57.128559+0000 mgr.y (mgr.34107) 1745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:58.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.212455+0000 mon.a (mon.0) 6941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:58.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.215912+0000 mon.a (mon.0) 6942 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:58.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.221078+0000 mon.a (mon.0) 6943 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:58.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.222593+0000 mon.a (mon.0) 6944 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:58.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: cephadm 2024-02-10T06:45:57.230476+0000 mgr.y (mgr.34107) 1746 : cephadm 1 Checking dashboard <-> RGW credentials 2024-02-10T06:45:58.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.597899+0000 mon.a (mon.0) 6945 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:58.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: cephadm 2024-02-10T06:45:57.598705+0000 mgr.y (mgr.34107) 1747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:58.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.686896+0000 mon.a (mon.0) 6946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:58.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.690409+0000 mon.a (mon.0) 6947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:58.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.695392+0000 mon.a (mon.0) 6948 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:58.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.696718+0000 mon.a (mon.0) 6949 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:58.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.704623+0000 mon.a (mon.0) 6950 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:58.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.789689+0000 mon.a (mon.0) 6951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:58.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.794127+0000 mon.a (mon.0) 6952 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:58.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.797288+0000 mon.a (mon.0) 6953 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:58.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.798495+0000 mon.a (mon.0) 6954 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:58.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.807478+0000 mon.a (mon.0) 6955 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:58.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.886020+0000 mon.a (mon.0) 6956 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:58.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.889213+0000 mon.a (mon.0) 6957 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:58.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.893024+0000 mon.a (mon.0) 6958 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:58.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.894388+0000 mon.a (mon.0) 6959 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:58.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.902935+0000 mon.a (mon.0) 6960 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:58.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.982040+0000 mon.a (mon.0) 6961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:58.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.984583+0000 mon.a (mon.0) 6962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:58.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.987437+0000 mon.a (mon.0) 6963 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:58.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.988757+0000 mon.a (mon.0) 6964 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:58.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:58 smithi175 bash[56722]: audit 2024-02-10T06:45:57.997142+0000 mon.a (mon.0) 6965 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: cephadm 2024-02-10T06:45:57.705742+0000 mgr.y (mgr.34107) 1748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: cephadm 2024-02-10T06:45:57.808113+0000 mgr.y (mgr.34107) 1749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: cephadm 2024-02-10T06:45:57.903894+0000 mgr.y (mgr.34107) 1750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: cephadm 2024-02-10T06:45:57.997787+0000 mgr.y (mgr.34107) 1751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.108202+0000 mon.a (mon.0) 6966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.111075+0000 mon.a (mon.0) 6967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.114080+0000 mon.a (mon.0) 6968 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.115076+0000 mon.a (mon.0) 6969 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.124542+0000 mon.a (mon.0) 6970 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: cephadm 2024-02-10T06:45:58.125557+0000 mgr.y (mgr.34107) 1752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.202831+0000 mon.a (mon.0) 6971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.206545+0000 mon.a (mon.0) 6972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.209177+0000 mon.a (mon.0) 6973 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.210120+0000 mon.a (mon.0) 6974 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.217968+0000 mon.a (mon.0) 6975 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: cephadm 2024-02-10T06:45:58.218722+0000 mgr.y (mgr.34107) 1753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.298582+0000 mon.a (mon.0) 6976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.302115+0000 mon.a (mon.0) 6977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.305601+0000 mon.a (mon.0) 6978 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.306785+0000 mon.a (mon.0) 6979 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.313015+0000 mon.a (mon.0) 6980 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: cephadm 2024-02-10T06:45:58.313692+0000 mgr.y (mgr.34107) 1754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.398120+0000 mon.a (mon.0) 6981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.401058+0000 mon.a (mon.0) 6982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.405976+0000 mon.a (mon.0) 6983 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.407655+0000 mon.a (mon.0) 6984 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.416638+0000 mon.a (mon.0) 6985 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: cephadm 2024-02-10T06:45:58.417547+0000 mgr.y (mgr.34107) 1755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.498447+0000 mon.a (mon.0) 6986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.500947+0000 mon.a (mon.0) 6987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.503616+0000 mon.a (mon.0) 6988 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.504442+0000 mon.a (mon.0) 6989 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.510326+0000 mon.a (mon.0) 6990 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: cephadm 2024-02-10T06:45:58.510823+0000 mgr.y (mgr.34107) 1756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.592568+0000 mon.a (mon.0) 6991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.595058+0000 mon.a (mon.0) 6992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.598305+0000 mon.a (mon.0) 6993 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.599312+0000 mon.a (mon.0) 6994 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.607380+0000 mon.a (mon.0) 6995 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: cephadm 2024-02-10T06:45:58.608035+0000 mgr.y (mgr.34107) 1757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: cephadm 2024-02-10T06:45:57.705742+0000 mgr.y (mgr.34107) 1748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: cephadm 2024-02-10T06:45:57.808113+0000 mgr.y (mgr.34107) 1749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: cephadm 2024-02-10T06:45:57.903894+0000 mgr.y (mgr.34107) 1750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: cephadm 2024-02-10T06:45:57.997787+0000 mgr.y (mgr.34107) 1751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.108202+0000 mon.a (mon.0) 6966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.111075+0000 mon.a (mon.0) 6967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.114080+0000 mon.a (mon.0) 6968 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.115076+0000 mon.a (mon.0) 6969 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.124542+0000 mon.a (mon.0) 6970 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: cephadm 2024-02-10T06:45:58.125557+0000 mgr.y (mgr.34107) 1752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.202831+0000 mon.a (mon.0) 6971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.206545+0000 mon.a (mon.0) 6972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.209177+0000 mon.a (mon.0) 6973 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.210120+0000 mon.a (mon.0) 6974 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.217968+0000 mon.a (mon.0) 6975 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: cephadm 2024-02-10T06:45:58.218722+0000 mgr.y (mgr.34107) 1753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.298582+0000 mon.a (mon.0) 6976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.302115+0000 mon.a (mon.0) 6977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.305601+0000 mon.a (mon.0) 6978 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.306785+0000 mon.a (mon.0) 6979 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.313015+0000 mon.a (mon.0) 6980 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: cephadm 2024-02-10T06:45:58.313692+0000 mgr.y (mgr.34107) 1754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.398120+0000 mon.a (mon.0) 6981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.401058+0000 mon.a (mon.0) 6982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.405976+0000 mon.a (mon.0) 6983 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.407655+0000 mon.a (mon.0) 6984 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.416638+0000 mon.a (mon.0) 6985 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: cephadm 2024-02-10T06:45:58.417547+0000 mgr.y (mgr.34107) 1755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.498447+0000 mon.a (mon.0) 6986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.500947+0000 mon.a (mon.0) 6987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.503616+0000 mon.a (mon.0) 6988 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.504442+0000 mon.a (mon.0) 6989 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.510326+0000 mon.a (mon.0) 6990 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: cephadm 2024-02-10T06:45:58.510823+0000 mgr.y (mgr.34107) 1756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.592568+0000 mon.a (mon.0) 6991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.595058+0000 mon.a (mon.0) 6992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.598305+0000 mon.a (mon.0) 6993 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.599312+0000 mon.a (mon.0) 6994 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.607380+0000 mon.a (mon.0) 6995 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: cephadm 2024-02-10T06:45:58.608035+0000 mgr.y (mgr.34107) 1757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.686059+0000 mon.a (mon.0) 6996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.688317+0000 mon.a (mon.0) 6997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.692017+0000 mon.a (mon.0) 6998 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.692967+0000 mon.a (mon.0) 6999 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.702105+0000 mon.a (mon.0) 7000 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.785690+0000 mon.a (mon.0) 7001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.787921+0000 mon.a (mon.0) 7002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.790981+0000 mon.a (mon.0) 7003 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.791871+0000 mon.a (mon.0) 7004 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.798987+0000 mon.a (mon.0) 7005 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.879940+0000 mon.a (mon.0) 7006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.882613+0000 mon.a (mon.0) 7007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.885500+0000 mon.a (mon.0) 7008 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.886470+0000 mon.a (mon.0) 7009 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.893988+0000 mon.a (mon.0) 7010 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.974934+0000 mon.a (mon.0) 7011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.978181+0000 mon.a (mon.0) 7012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.981026+0000 mon.a (mon.0) 7013 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.982136+0000 mon.a (mon.0) 7014 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[71198]: audit 2024-02-10T06:45:58.989158+0000 mon.a (mon.0) 7015 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.686059+0000 mon.a (mon.0) 6996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.688317+0000 mon.a (mon.0) 6997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.692017+0000 mon.a (mon.0) 6998 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.692967+0000 mon.a (mon.0) 6999 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.702105+0000 mon.a (mon.0) 7000 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.785690+0000 mon.a (mon.0) 7001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.787921+0000 mon.a (mon.0) 7002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.790981+0000 mon.a (mon.0) 7003 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.791871+0000 mon.a (mon.0) 7004 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.798987+0000 mon.a (mon.0) 7005 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.879940+0000 mon.a (mon.0) 7006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.882613+0000 mon.a (mon.0) 7007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.885500+0000 mon.a (mon.0) 7008 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.886470+0000 mon.a (mon.0) 7009 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.893988+0000 mon.a (mon.0) 7010 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.974934+0000 mon.a (mon.0) 7011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.978181+0000 mon.a (mon.0) 7012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.981026+0000 mon.a (mon.0) 7013 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.982136+0000 mon.a (mon.0) 7014 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:45:59 smithi046 bash[68510]: audit 2024-02-10T06:45:58.989158+0000 mon.a (mon.0) 7015 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.520 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: cephadm 2024-02-10T06:45:57.705742+0000 mgr.y (mgr.34107) 1748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.520 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: cephadm 2024-02-10T06:45:57.808113+0000 mgr.y (mgr.34107) 1749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.520 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: cephadm 2024-02-10T06:45:57.903894+0000 mgr.y (mgr.34107) 1750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.520 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: cephadm 2024-02-10T06:45:57.997787+0000 mgr.y (mgr.34107) 1751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.520 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.108202+0000 mon.a (mon.0) 6966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.520 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.111075+0000 mon.a (mon.0) 6967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.520 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.114080+0000 mon.a (mon.0) 6968 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.520 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.115076+0000 mon.a (mon.0) 6969 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.520 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.124542+0000 mon.a (mon.0) 6970 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.520 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: cephadm 2024-02-10T06:45:58.125557+0000 mgr.y (mgr.34107) 1752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.520 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.202831+0000 mon.a (mon.0) 6971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.520 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.206545+0000 mon.a (mon.0) 6972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.521 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.209177+0000 mon.a (mon.0) 6973 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.521 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.210120+0000 mon.a (mon.0) 6974 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.521 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.217968+0000 mon.a (mon.0) 6975 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.521 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: cephadm 2024-02-10T06:45:58.218722+0000 mgr.y (mgr.34107) 1753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.521 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.298582+0000 mon.a (mon.0) 6976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.521 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.302115+0000 mon.a (mon.0) 6977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.521 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.305601+0000 mon.a (mon.0) 6978 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.521 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.306785+0000 mon.a (mon.0) 6979 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.522 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.313015+0000 mon.a (mon.0) 6980 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.522 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: cephadm 2024-02-10T06:45:58.313692+0000 mgr.y (mgr.34107) 1754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.522 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.398120+0000 mon.a (mon.0) 6981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.522 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.401058+0000 mon.a (mon.0) 6982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.522 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.405976+0000 mon.a (mon.0) 6983 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.522 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.407655+0000 mon.a (mon.0) 6984 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.522 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.416638+0000 mon.a (mon.0) 6985 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.522 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: cephadm 2024-02-10T06:45:58.417547+0000 mgr.y (mgr.34107) 1755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.522 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.498447+0000 mon.a (mon.0) 6986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.522 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.500947+0000 mon.a (mon.0) 6987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.522 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.503616+0000 mon.a (mon.0) 6988 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.522 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.504442+0000 mon.a (mon.0) 6989 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.522 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.510326+0000 mon.a (mon.0) 6990 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.523 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: cephadm 2024-02-10T06:45:58.510823+0000 mgr.y (mgr.34107) 1756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.523 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.592568+0000 mon.a (mon.0) 6991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.523 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.595058+0000 mon.a (mon.0) 6992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.523 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.598305+0000 mon.a (mon.0) 6993 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.523 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.599312+0000 mon.a (mon.0) 6994 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.523 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.607380+0000 mon.a (mon.0) 6995 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.523 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: cephadm 2024-02-10T06:45:58.608035+0000 mgr.y (mgr.34107) 1757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:45:59.523 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.686059+0000 mon.a (mon.0) 6996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.523 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.688317+0000 mon.a (mon.0) 6997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.523 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.692017+0000 mon.a (mon.0) 6998 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.523 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.692967+0000 mon.a (mon.0) 6999 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.523 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.702105+0000 mon.a (mon.0) 7000 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.523 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.785690+0000 mon.a (mon.0) 7001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.523 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.787921+0000 mon.a (mon.0) 7002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.523 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.790981+0000 mon.a (mon.0) 7003 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.791871+0000 mon.a (mon.0) 7004 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.798987+0000 mon.a (mon.0) 7005 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.879940+0000 mon.a (mon.0) 7006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.882613+0000 mon.a (mon.0) 7007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.885500+0000 mon.a (mon.0) 7008 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.886470+0000 mon.a (mon.0) 7009 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.893988+0000 mon.a (mon.0) 7010 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:45:59.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.974934+0000 mon.a (mon.0) 7011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:45:59.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.978181+0000 mon.a (mon.0) 7012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:45:59.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.981026+0000 mon.a (mon.0) 7013 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:45:59.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.982136+0000 mon.a (mon.0) 7014 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:45:59.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:45:59 smithi175 bash[56722]: audit 2024-02-10T06:45:58.989158+0000 mon.a (mon.0) 7015 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:00.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: cluster 2024-02-10T06:45:58.691329+0000 mgr.y (mgr.34107) 1758 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-02-10T06:46:00.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: cephadm 2024-02-10T06:45:58.702904+0000 mgr.y (mgr.34107) 1759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: cephadm 2024-02-10T06:45:58.799680+0000 mgr.y (mgr.34107) 1760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: cephadm 2024-02-10T06:45:58.894836+0000 mgr.y (mgr.34107) 1761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: cephadm 2024-02-10T06:45:58.990012+0000 mgr.y (mgr.34107) 1762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.066244+0000 mon.a (mon.0) 7016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:00.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.068352+0000 mon.a (mon.0) 7017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:00.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.070813+0000 mon.a (mon.0) 7018 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:00.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.071564+0000 mon.a (mon.0) 7019 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:00.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.077110+0000 mon.a (mon.0) 7020 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:00.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: cephadm 2024-02-10T06:45:59.077621+0000 mgr.y (mgr.34107) 1763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.157077+0000 mon.a (mon.0) 7021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:00.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.160748+0000 mon.a (mon.0) 7022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:00.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.164546+0000 mon.a (mon.0) 7023 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:00.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.165824+0000 mon.a (mon.0) 7024 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:00.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.172575+0000 mon.a (mon.0) 7025 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:00.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: cephadm 2024-02-10T06:45:59.173249+0000 mgr.y (mgr.34107) 1764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.251964+0000 mon.a (mon.0) 7026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:00.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.254277+0000 mon.a (mon.0) 7027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:00.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.256470+0000 mon.a (mon.0) 7028 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:00.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: cluster 2024-02-10T06:45:58.691329+0000 mgr.y (mgr.34107) 1758 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-02-10T06:46:00.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: cephadm 2024-02-10T06:45:58.702904+0000 mgr.y (mgr.34107) 1759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: cephadm 2024-02-10T06:45:58.799680+0000 mgr.y (mgr.34107) 1760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: cephadm 2024-02-10T06:45:58.894836+0000 mgr.y (mgr.34107) 1761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: cephadm 2024-02-10T06:45:58.990012+0000 mgr.y (mgr.34107) 1762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.066244+0000 mon.a (mon.0) 7016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:00.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.068352+0000 mon.a (mon.0) 7017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:00.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.070813+0000 mon.a (mon.0) 7018 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:00.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.071564+0000 mon.a (mon.0) 7019 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:00.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.077110+0000 mon.a (mon.0) 7020 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:00.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: cephadm 2024-02-10T06:45:59.077621+0000 mgr.y (mgr.34107) 1763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.157077+0000 mon.a (mon.0) 7021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:00.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.160748+0000 mon.a (mon.0) 7022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:00.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.164546+0000 mon.a (mon.0) 7023 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:00.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.165824+0000 mon.a (mon.0) 7024 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:00.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.172575+0000 mon.a (mon.0) 7025 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:00.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: cephadm 2024-02-10T06:45:59.173249+0000 mgr.y (mgr.34107) 1764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.251964+0000 mon.a (mon.0) 7026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:00.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.254277+0000 mon.a (mon.0) 7027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:00.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.256470+0000 mon.a (mon.0) 7028 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:00.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.257316+0000 mon.a (mon.0) 7029 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:00.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.263635+0000 mon.a (mon.0) 7030 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:00.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: cephadm 2024-02-10T06:45:59.264594+0000 mgr.y (mgr.34107) 1765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.344134+0000 mon.a (mon.0) 7031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:00.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.348440+0000 mon.a (mon.0) 7032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:00.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.351777+0000 mon.a (mon.0) 7033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:00.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.352848+0000 mon.a (mon.0) 7034 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:00.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.358916+0000 mon.a (mon.0) 7035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:00.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: cephadm 2024-02-10T06:45:59.359511+0000 mgr.y (mgr.34107) 1766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.438313+0000 mon.a (mon.0) 7036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:00.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.441164+0000 mon.a (mon.0) 7037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:00.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.443835+0000 mon.a (mon.0) 7038 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:00.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.444878+0000 mon.a (mon.0) 7039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:00.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.451773+0000 mon.a (mon.0) 7040 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:00.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: cephadm 2024-02-10T06:45:59.452397+0000 mgr.y (mgr.34107) 1767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.501880+0000 mon.a (mon.0) 7041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:46:00.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.564252+0000 mon.a (mon.0) 7042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:00.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.569674+0000 mon.a (mon.0) 7043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:00.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.590302+0000 mon.a (mon.0) 7044 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:00.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.591720+0000 mon.a (mon.0) 7045 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:00.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.257316+0000 mon.a (mon.0) 7029 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:00.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.263635+0000 mon.a (mon.0) 7030 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:00.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: cephadm 2024-02-10T06:45:59.264594+0000 mgr.y (mgr.34107) 1765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.344134+0000 mon.a (mon.0) 7031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:00.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.348440+0000 mon.a (mon.0) 7032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:00.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.351777+0000 mon.a (mon.0) 7033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:00.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.352848+0000 mon.a (mon.0) 7034 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:00.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.358916+0000 mon.a (mon.0) 7035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:00.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: cephadm 2024-02-10T06:45:59.359511+0000 mgr.y (mgr.34107) 1766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.438313+0000 mon.a (mon.0) 7036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:00.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.441164+0000 mon.a (mon.0) 7037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:00.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.443835+0000 mon.a (mon.0) 7038 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:00.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.444878+0000 mon.a (mon.0) 7039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:00.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.451773+0000 mon.a (mon.0) 7040 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:00.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: cephadm 2024-02-10T06:45:59.452397+0000 mgr.y (mgr.34107) 1767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.501880+0000 mon.a (mon.0) 7041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:46:00.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.564252+0000 mon.a (mon.0) 7042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:00.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.569674+0000 mon.a (mon.0) 7043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:00.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.590302+0000 mon.a (mon.0) 7044 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:00.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.591720+0000 mon.a (mon.0) 7045 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:00.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.599904+0000 mon.a (mon.0) 7046 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:00.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: cephadm 2024-02-10T06:45:59.600574+0000 mgr.y (mgr.34107) 1768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.724376+0000 mon.a (mon.0) 7047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:00.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.726705+0000 mon.a (mon.0) 7048 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:00.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.730184+0000 mon.a (mon.0) 7049 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:00.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.731134+0000 mon.a (mon.0) 7050 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:00.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[71198]: audit 2024-02-10T06:45:59.737115+0000 mon.a (mon.0) 7051 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:00.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.599904+0000 mon.a (mon.0) 7046 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:00.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: cephadm 2024-02-10T06:45:59.600574+0000 mgr.y (mgr.34107) 1768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.724376+0000 mon.a (mon.0) 7047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:00.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.726705+0000 mon.a (mon.0) 7048 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:00.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.730184+0000 mon.a (mon.0) 7049 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:00.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.731134+0000 mon.a (mon.0) 7050 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:00.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:00 smithi046 bash[68510]: audit 2024-02-10T06:45:59.737115+0000 mon.a (mon.0) 7051 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:00.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: cluster 2024-02-10T06:45:58.691329+0000 mgr.y (mgr.34107) 1758 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 282 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-02-10T06:46:00.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: cephadm 2024-02-10T06:45:58.702904+0000 mgr.y (mgr.34107) 1759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: cephadm 2024-02-10T06:45:58.799680+0000 mgr.y (mgr.34107) 1760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: cephadm 2024-02-10T06:45:58.894836+0000 mgr.y (mgr.34107) 1761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: cephadm 2024-02-10T06:45:58.990012+0000 mgr.y (mgr.34107) 1762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.066244+0000 mon.a (mon.0) 7016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:00.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.068352+0000 mon.a (mon.0) 7017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:00.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.070813+0000 mon.a (mon.0) 7018 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:00.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.071564+0000 mon.a (mon.0) 7019 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:00.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.077110+0000 mon.a (mon.0) 7020 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:00.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: cephadm 2024-02-10T06:45:59.077621+0000 mgr.y (mgr.34107) 1763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.157077+0000 mon.a (mon.0) 7021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:00.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.160748+0000 mon.a (mon.0) 7022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:00.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.164546+0000 mon.a (mon.0) 7023 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:00.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.165824+0000 mon.a (mon.0) 7024 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:00.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.172575+0000 mon.a (mon.0) 7025 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:00.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: cephadm 2024-02-10T06:45:59.173249+0000 mgr.y (mgr.34107) 1764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.251964+0000 mon.a (mon.0) 7026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:00.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.254277+0000 mon.a (mon.0) 7027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:00.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.256470+0000 mon.a (mon.0) 7028 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:00.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.257316+0000 mon.a (mon.0) 7029 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:00.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.263635+0000 mon.a (mon.0) 7030 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:00.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: cephadm 2024-02-10T06:45:59.264594+0000 mgr.y (mgr.34107) 1765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.344134+0000 mon.a (mon.0) 7031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:00.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.348440+0000 mon.a (mon.0) 7032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:00.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.351777+0000 mon.a (mon.0) 7033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:00.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.352848+0000 mon.a (mon.0) 7034 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:00.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.358916+0000 mon.a (mon.0) 7035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:00.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: cephadm 2024-02-10T06:45:59.359511+0000 mgr.y (mgr.34107) 1766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.438313+0000 mon.a (mon.0) 7036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:00.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.441164+0000 mon.a (mon.0) 7037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:00.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.443835+0000 mon.a (mon.0) 7038 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:00.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.444878+0000 mon.a (mon.0) 7039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:00.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.451773+0000 mon.a (mon.0) 7040 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:00.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: cephadm 2024-02-10T06:45:59.452397+0000 mgr.y (mgr.34107) 1767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.501880+0000 mon.a (mon.0) 7041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:46:00.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.564252+0000 mon.a (mon.0) 7042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:00.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.569674+0000 mon.a (mon.0) 7043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:00.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.590302+0000 mon.a (mon.0) 7044 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:00.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.591720+0000 mon.a (mon.0) 7045 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:00.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.599904+0000 mon.a (mon.0) 7046 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:00.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: cephadm 2024-02-10T06:45:59.600574+0000 mgr.y (mgr.34107) 1768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:00.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.724376+0000 mon.a (mon.0) 7047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:00.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.726705+0000 mon.a (mon.0) 7048 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:00.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.730184+0000 mon.a (mon.0) 7049 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:00.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.731134+0000 mon.a (mon.0) 7050 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:00.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:00 smithi175 bash[56722]: audit 2024-02-10T06:45:59.737115+0000 mon.a (mon.0) 7051 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.064 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: cephadm 2024-02-10T06:45:59.737808+0000 mgr.y (mgr.34107) 1769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:01.064 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.130153+0000 mon.a (mon.0) 7052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.065 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.133256+0000 mon.a (mon.0) 7053 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.065 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.137043+0000 mon.a (mon.0) 7054 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.065 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.138137+0000 mon.a (mon.0) 7055 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.065 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.145416+0000 mon.a (mon.0) 7056 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.065 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: cephadm 2024-02-10T06:46:00.145985+0000 mgr.y (mgr.34107) 1770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:01.065 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.223503+0000 mon.a (mon.0) 7057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.065 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.226974+0000 mon.a (mon.0) 7058 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.065 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.230873+0000 mon.a (mon.0) 7059 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.065 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.232365+0000 mon.a (mon.0) 7060 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.065 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.240524+0000 mon.a (mon.0) 7061 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.065 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: cephadm 2024-02-10T06:46:00.241528+0000 mgr.y (mgr.34107) 1771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:01.065 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.324525+0000 mon.a (mon.0) 7062 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.065 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.327339+0000 mon.a (mon.0) 7063 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.065 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.331409+0000 mon.a (mon.0) 7064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.065 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.332994+0000 mon.a (mon.0) 7065 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.065 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.343236+0000 mon.a (mon.0) 7066 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.066 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: cephadm 2024-02-10T06:46:00.343878+0000 mgr.y (mgr.34107) 1772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:01.066 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.424077+0000 mon.a (mon.0) 7067 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.066 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.427629+0000 mon.a (mon.0) 7068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.066 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.432928+0000 mon.a (mon.0) 7069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.066 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.434419+0000 mon.a (mon.0) 7070 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.066 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.445049+0000 mon.a (mon.0) 7071 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.066 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: cephadm 2024-02-10T06:46:00.445929+0000 mgr.y (mgr.34107) 1773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:01.066 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.526335+0000 mon.a (mon.0) 7072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.066 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.528539+0000 mon.a (mon.0) 7073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.067 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: cephadm 2024-02-10T06:45:59.737808+0000 mgr.y (mgr.34107) 1769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:01.067 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.130153+0000 mon.a (mon.0) 7052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.067 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.133256+0000 mon.a (mon.0) 7053 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.068 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.137043+0000 mon.a (mon.0) 7054 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.068 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.138137+0000 mon.a (mon.0) 7055 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.068 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.145416+0000 mon.a (mon.0) 7056 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.068 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: cephadm 2024-02-10T06:46:00.145985+0000 mgr.y (mgr.34107) 1770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:01.068 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.223503+0000 mon.a (mon.0) 7057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.068 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.226974+0000 mon.a (mon.0) 7058 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.068 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.230873+0000 mon.a (mon.0) 7059 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.068 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.232365+0000 mon.a (mon.0) 7060 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.068 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.240524+0000 mon.a (mon.0) 7061 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.068 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: cephadm 2024-02-10T06:46:00.241528+0000 mgr.y (mgr.34107) 1771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:01.068 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.324525+0000 mon.a (mon.0) 7062 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.068 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.327339+0000 mon.a (mon.0) 7063 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.068 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.331409+0000 mon.a (mon.0) 7064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.068 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.332994+0000 mon.a (mon.0) 7065 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.068 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.343236+0000 mon.a (mon.0) 7066 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.069 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: cephadm 2024-02-10T06:46:00.343878+0000 mgr.y (mgr.34107) 1772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:01.069 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.424077+0000 mon.a (mon.0) 7067 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.069 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.427629+0000 mon.a (mon.0) 7068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.069 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.432928+0000 mon.a (mon.0) 7069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.069 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.434419+0000 mon.a (mon.0) 7070 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.069 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.445049+0000 mon.a (mon.0) 7071 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.069 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: cephadm 2024-02-10T06:46:00.445929+0000 mgr.y (mgr.34107) 1773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:01.069 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.526335+0000 mon.a (mon.0) 7072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.069 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.528539+0000 mon.a (mon.0) 7073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.069 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.531202+0000 mon.a (mon.0) 7074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.069 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.532051+0000 mon.a (mon.0) 7075 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.069 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.539522+0000 mon.a (mon.0) 7076 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.069 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: cephadm 2024-02-10T06:46:00.540185+0000 mgr.y (mgr.34107) 1774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:01.069 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.619367+0000 mon.a (mon.0) 7077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.069 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.622313+0000 mon.a (mon.0) 7078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.070 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.625456+0000 mon.a (mon.0) 7079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.070 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.626472+0000 mon.a (mon.0) 7080 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.070 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.634322+0000 mon.a (mon.0) 7081 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.070 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: cephadm 2024-02-10T06:46:00.635137+0000 mgr.y (mgr.34107) 1775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:01.070 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.712873+0000 mon.a (mon.0) 7082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.070 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.715251+0000 mon.a (mon.0) 7083 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.070 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.718845+0000 mon.a (mon.0) 7084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.070 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.719851+0000 mon.a (mon.0) 7085 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.070 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.728350+0000 mon.a (mon.0) 7086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.376 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:46:01] "GET /metrics HTTP/1.1" 200 38734 "" "Prometheus/2.33.4" 2024-02-10T06:46:01.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.809404+0000 mon.a (mon.0) 7087 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.811742+0000 mon.a (mon.0) 7088 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.814522+0000 mon.a (mon.0) 7089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.815409+0000 mon.a (mon.0) 7090 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.821170+0000 mon.a (mon.0) 7091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.901525+0000 mon.a (mon.0) 7092 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.903793+0000 mon.a (mon.0) 7093 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.906019+0000 mon.a (mon.0) 7094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.906720+0000 mon.a (mon.0) 7095 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.913562+0000 mon.a (mon.0) 7096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.991539+0000 mon.a (mon.0) 7097 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:00.996080+0000 mon.a (mon.0) 7098 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:01.000279+0000 mon.a (mon.0) 7099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:01.001595+0000 mon.a (mon.0) 7100 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[71198]: audit 2024-02-10T06:46:01.009849+0000 mon.a (mon.0) 7101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.531202+0000 mon.a (mon.0) 7074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.532051+0000 mon.a (mon.0) 7075 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.539522+0000 mon.a (mon.0) 7076 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: cephadm 2024-02-10T06:46:00.540185+0000 mgr.y (mgr.34107) 1774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:01.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.619367+0000 mon.a (mon.0) 7077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.622313+0000 mon.a (mon.0) 7078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.625456+0000 mon.a (mon.0) 7079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.626472+0000 mon.a (mon.0) 7080 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.634322+0000 mon.a (mon.0) 7081 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: cephadm 2024-02-10T06:46:00.635137+0000 mgr.y (mgr.34107) 1775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:01.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.712873+0000 mon.a (mon.0) 7082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.715251+0000 mon.a (mon.0) 7083 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.718845+0000 mon.a (mon.0) 7084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.719851+0000 mon.a (mon.0) 7085 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.728350+0000 mon.a (mon.0) 7086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.809404+0000 mon.a (mon.0) 7087 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.811742+0000 mon.a (mon.0) 7088 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.814522+0000 mon.a (mon.0) 7089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.815409+0000 mon.a (mon.0) 7090 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.821170+0000 mon.a (mon.0) 7091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.901525+0000 mon.a (mon.0) 7092 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.903793+0000 mon.a (mon.0) 7093 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.906019+0000 mon.a (mon.0) 7094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.906720+0000 mon.a (mon.0) 7095 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.913562+0000 mon.a (mon.0) 7096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.991539+0000 mon.a (mon.0) 7097 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:00.996080+0000 mon.a (mon.0) 7098 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:01.000279+0000 mon.a (mon.0) 7099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:01.001595+0000 mon.a (mon.0) 7100 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:01 smithi046 bash[68510]: audit 2024-02-10T06:46:01.009849+0000 mon.a (mon.0) 7101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: cephadm 2024-02-10T06:45:59.737808+0000 mgr.y (mgr.34107) 1769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:01.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.130153+0000 mon.a (mon.0) 7052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.133256+0000 mon.a (mon.0) 7053 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.137043+0000 mon.a (mon.0) 7054 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.138137+0000 mon.a (mon.0) 7055 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.145416+0000 mon.a (mon.0) 7056 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: cephadm 2024-02-10T06:46:00.145985+0000 mgr.y (mgr.34107) 1770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:01.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.223503+0000 mon.a (mon.0) 7057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.226974+0000 mon.a (mon.0) 7058 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.230873+0000 mon.a (mon.0) 7059 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.232365+0000 mon.a (mon.0) 7060 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.240524+0000 mon.a (mon.0) 7061 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.388 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: cephadm 2024-02-10T06:46:00.241528+0000 mgr.y (mgr.34107) 1771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:01.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.324525+0000 mon.a (mon.0) 7062 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.327339+0000 mon.a (mon.0) 7063 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.331409+0000 mon.a (mon.0) 7064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.332994+0000 mon.a (mon.0) 7065 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.343236+0000 mon.a (mon.0) 7066 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: cephadm 2024-02-10T06:46:00.343878+0000 mgr.y (mgr.34107) 1772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:01.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.424077+0000 mon.a (mon.0) 7067 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.427629+0000 mon.a (mon.0) 7068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.432928+0000 mon.a (mon.0) 7069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.434419+0000 mon.a (mon.0) 7070 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.445049+0000 mon.a (mon.0) 7071 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: cephadm 2024-02-10T06:46:00.445929+0000 mgr.y (mgr.34107) 1773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:01.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.526335+0000 mon.a (mon.0) 7072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.528539+0000 mon.a (mon.0) 7073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.531202+0000 mon.a (mon.0) 7074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.532051+0000 mon.a (mon.0) 7075 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.539522+0000 mon.a (mon.0) 7076 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: cephadm 2024-02-10T06:46:00.540185+0000 mgr.y (mgr.34107) 1774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:01.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.619367+0000 mon.a (mon.0) 7077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.622313+0000 mon.a (mon.0) 7078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.625456+0000 mon.a (mon.0) 7079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.626472+0000 mon.a (mon.0) 7080 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.634322+0000 mon.a (mon.0) 7081 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: cephadm 2024-02-10T06:46:00.635137+0000 mgr.y (mgr.34107) 1775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:01.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.712873+0000 mon.a (mon.0) 7082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.715251+0000 mon.a (mon.0) 7083 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.718845+0000 mon.a (mon.0) 7084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.719851+0000 mon.a (mon.0) 7085 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.728350+0000 mon.a (mon.0) 7086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.809404+0000 mon.a (mon.0) 7087 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.811742+0000 mon.a (mon.0) 7088 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.814522+0000 mon.a (mon.0) 7089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.815409+0000 mon.a (mon.0) 7090 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.821170+0000 mon.a (mon.0) 7091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.901525+0000 mon.a (mon.0) 7092 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.903793+0000 mon.a (mon.0) 7093 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.906019+0000 mon.a (mon.0) 7094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.906720+0000 mon.a (mon.0) 7095 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.913562+0000 mon.a (mon.0) 7096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:01.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.991539+0000 mon.a (mon.0) 7097 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:01.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:00.996080+0000 mon.a (mon.0) 7098 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:01.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:01.000279+0000 mon.a (mon.0) 7099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:01.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:01.001595+0000 mon.a (mon.0) 7100 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:01.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:01 smithi175 bash[56722]: audit 2024-02-10T06:46:01.009849+0000 mon.a (mon.0) 7101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: cluster 2024-02-10T06:46:00.692133+0000 mgr.y (mgr.34107) 1776 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 108 op/s 2024-02-10T06:46:02.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: cephadm 2024-02-10T06:46:00.729126+0000 mgr.y (mgr.34107) 1777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:00.768617+0000 mgr.y (mgr.34107) 1778 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:46:02.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: cephadm 2024-02-10T06:46:00.821675+0000 mgr.y (mgr.34107) 1779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: cephadm 2024-02-10T06:46:00.914104+0000 mgr.y (mgr.34107) 1780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: cephadm 2024-02-10T06:46:01.010790+0000 mgr.y (mgr.34107) 1781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.093507+0000 mon.a (mon.0) 7102 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.095943+0000 mon.a (mon.0) 7103 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.099254+0000 mon.a (mon.0) 7104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.100263+0000 mon.a (mon.0) 7105 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.107341+0000 mon.a (mon.0) 7106 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: cephadm 2024-02-10T06:46:01.108023+0000 mgr.y (mgr.34107) 1782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.188924+0000 mon.a (mon.0) 7107 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.192610+0000 mon.a (mon.0) 7108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.195796+0000 mon.a (mon.0) 7109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.196873+0000 mon.a (mon.0) 7110 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.204894+0000 mon.a (mon.0) 7111 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: cephadm 2024-02-10T06:46:01.205554+0000 mgr.y (mgr.34107) 1783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.284808+0000 mon.a (mon.0) 7112 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.287414+0000 mon.a (mon.0) 7113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: cluster 2024-02-10T06:46:00.692133+0000 mgr.y (mgr.34107) 1776 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 108 op/s 2024-02-10T06:46:02.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: cephadm 2024-02-10T06:46:00.729126+0000 mgr.y (mgr.34107) 1777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:00.768617+0000 mgr.y (mgr.34107) 1778 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:46:02.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: cephadm 2024-02-10T06:46:00.821675+0000 mgr.y (mgr.34107) 1779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: cephadm 2024-02-10T06:46:00.914104+0000 mgr.y (mgr.34107) 1780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: cephadm 2024-02-10T06:46:01.010790+0000 mgr.y (mgr.34107) 1781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.093507+0000 mon.a (mon.0) 7102 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.095943+0000 mon.a (mon.0) 7103 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.099254+0000 mon.a (mon.0) 7104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.100263+0000 mon.a (mon.0) 7105 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.107341+0000 mon.a (mon.0) 7106 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: cephadm 2024-02-10T06:46:01.108023+0000 mgr.y (mgr.34107) 1782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.188924+0000 mon.a (mon.0) 7107 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.192610+0000 mon.a (mon.0) 7108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.195796+0000 mon.a (mon.0) 7109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.196873+0000 mon.a (mon.0) 7110 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.204894+0000 mon.a (mon.0) 7111 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: cephadm 2024-02-10T06:46:01.205554+0000 mgr.y (mgr.34107) 1783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.284808+0000 mon.a (mon.0) 7112 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.380 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.287414+0000 mon.a (mon.0) 7113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.290843+0000 mon.a (mon.0) 7114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.291663+0000 mon.a (mon.0) 7115 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.298476+0000 mon.a (mon.0) 7116 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: cephadm 2024-02-10T06:46:01.299088+0000 mgr.y (mgr.34107) 1784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.376417+0000 mon.a (mon.0) 7117 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.379102+0000 mon.a (mon.0) 7118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.382612+0000 mon.a (mon.0) 7119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.383771+0000 mon.a (mon.0) 7120 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.391680+0000 mon.a (mon.0) 7121 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: cephadm 2024-02-10T06:46:01.392588+0000 mgr.y (mgr.34107) 1785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.476026+0000 mon.a (mon.0) 7122 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.479712+0000 mon.a (mon.0) 7123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.483544+0000 mon.a (mon.0) 7124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.484468+0000 mon.a (mon.0) 7125 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.491631+0000 mon.a (mon.0) 7126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: cephadm 2024-02-10T06:46:01.492290+0000 mgr.y (mgr.34107) 1786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.573672+0000 mon.a (mon.0) 7127 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.576308+0000 mon.a (mon.0) 7128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.579148+0000 mon.a (mon.0) 7129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.580408+0000 mon.a (mon.0) 7130 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.290843+0000 mon.a (mon.0) 7114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.291663+0000 mon.a (mon.0) 7115 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.298476+0000 mon.a (mon.0) 7116 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: cephadm 2024-02-10T06:46:01.299088+0000 mgr.y (mgr.34107) 1784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.376417+0000 mon.a (mon.0) 7117 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.379102+0000 mon.a (mon.0) 7118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.382612+0000 mon.a (mon.0) 7119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.383771+0000 mon.a (mon.0) 7120 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.391680+0000 mon.a (mon.0) 7121 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: cephadm 2024-02-10T06:46:01.392588+0000 mgr.y (mgr.34107) 1785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.476026+0000 mon.a (mon.0) 7122 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.479712+0000 mon.a (mon.0) 7123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.483544+0000 mon.a (mon.0) 7124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.484468+0000 mon.a (mon.0) 7125 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.491631+0000 mon.a (mon.0) 7126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: cephadm 2024-02-10T06:46:01.492290+0000 mgr.y (mgr.34107) 1786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.573672+0000 mon.a (mon.0) 7127 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.576308+0000 mon.a (mon.0) 7128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.579148+0000 mon.a (mon.0) 7129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.580408+0000 mon.a (mon.0) 7130 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.588641+0000 mon.a (mon.0) 7131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: cephadm 2024-02-10T06:46:01.589308+0000 mgr.y (mgr.34107) 1787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.669262+0000 mon.a (mon.0) 7132 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.672044+0000 mon.a (mon.0) 7133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.675008+0000 mon.a (mon.0) 7134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.676041+0000 mon.a (mon.0) 7135 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.682258+0000 mon.a (mon.0) 7136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.764121+0000 mon.a (mon.0) 7137 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.766249+0000 mon.a (mon.0) 7138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.769297+0000 mon.a (mon.0) 7139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.770506+0000 mon.a (mon.0) 7140 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.778195+0000 mon.a (mon.0) 7141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.861127+0000 mon.a (mon.0) 7142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.863717+0000 mon.a (mon.0) 7143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.866559+0000 mon.a (mon.0) 7144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.867450+0000 mon.a (mon.0) 7145 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.875200+0000 mon.a (mon.0) 7146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.954928+0000 mon.a (mon.0) 7147 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.957846+0000 mon.a (mon.0) 7148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.386 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.961106+0000 mon.a (mon.0) 7149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.588641+0000 mon.a (mon.0) 7131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: cephadm 2024-02-10T06:46:01.589308+0000 mgr.y (mgr.34107) 1787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.669262+0000 mon.a (mon.0) 7132 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.672044+0000 mon.a (mon.0) 7133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.675008+0000 mon.a (mon.0) 7134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.676041+0000 mon.a (mon.0) 7135 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.682258+0000 mon.a (mon.0) 7136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.764121+0000 mon.a (mon.0) 7137 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.766249+0000 mon.a (mon.0) 7138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.769297+0000 mon.a (mon.0) 7139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.770506+0000 mon.a (mon.0) 7140 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.778195+0000 mon.a (mon.0) 7141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.861127+0000 mon.a (mon.0) 7142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.863717+0000 mon.a (mon.0) 7143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.866559+0000 mon.a (mon.0) 7144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.867450+0000 mon.a (mon.0) 7145 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.875200+0000 mon.a (mon.0) 7146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.954928+0000 mon.a (mon.0) 7147 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.957846+0000 mon.a (mon.0) 7148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.961106+0000 mon.a (mon.0) 7149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.962365+0000 mon.a (mon.0) 7150 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:01.970888+0000 mon.a (mon.0) 7151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:02.050463+0000 mon.a (mon.0) 7152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.387 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[68510]: audit 2024-02-10T06:46:02.054073+0000 mon.a (mon.0) 7153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.962365+0000 mon.a (mon.0) 7150 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:01.970888+0000 mon.a (mon.0) 7151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:02.050463+0000 mon.a (mon.0) 7152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.388 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:02 smithi046 bash[71198]: audit 2024-02-10T06:46:02.054073+0000 mon.a (mon.0) 7153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: cluster 2024-02-10T06:46:00.692133+0000 mgr.y (mgr.34107) 1776 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 108 op/s 2024-02-10T06:46:02.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: cephadm 2024-02-10T06:46:00.729126+0000 mgr.y (mgr.34107) 1777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:00.768617+0000 mgr.y (mgr.34107) 1778 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:46:02.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: cephadm 2024-02-10T06:46:00.821675+0000 mgr.y (mgr.34107) 1779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: cephadm 2024-02-10T06:46:00.914104+0000 mgr.y (mgr.34107) 1780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: cephadm 2024-02-10T06:46:01.010790+0000 mgr.y (mgr.34107) 1781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.093507+0000 mon.a (mon.0) 7102 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.095943+0000 mon.a (mon.0) 7103 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.099254+0000 mon.a (mon.0) 7104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.100263+0000 mon.a (mon.0) 7105 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.107341+0000 mon.a (mon.0) 7106 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.389 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: cephadm 2024-02-10T06:46:01.108023+0000 mgr.y (mgr.34107) 1782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.188924+0000 mon.a (mon.0) 7107 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.192610+0000 mon.a (mon.0) 7108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.195796+0000 mon.a (mon.0) 7109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.196873+0000 mon.a (mon.0) 7110 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.204894+0000 mon.a (mon.0) 7111 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: cephadm 2024-02-10T06:46:01.205554+0000 mgr.y (mgr.34107) 1783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.284808+0000 mon.a (mon.0) 7112 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.287414+0000 mon.a (mon.0) 7113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.290843+0000 mon.a (mon.0) 7114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.291663+0000 mon.a (mon.0) 7115 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.298476+0000 mon.a (mon.0) 7116 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: cephadm 2024-02-10T06:46:01.299088+0000 mgr.y (mgr.34107) 1784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.376417+0000 mon.a (mon.0) 7117 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.379102+0000 mon.a (mon.0) 7118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.382612+0000 mon.a (mon.0) 7119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.390 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.383771+0000 mon.a (mon.0) 7120 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.391680+0000 mon.a (mon.0) 7121 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: cephadm 2024-02-10T06:46:01.392588+0000 mgr.y (mgr.34107) 1785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.476026+0000 mon.a (mon.0) 7122 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.479712+0000 mon.a (mon.0) 7123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.483544+0000 mon.a (mon.0) 7124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.484468+0000 mon.a (mon.0) 7125 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.491631+0000 mon.a (mon.0) 7126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: cephadm 2024-02-10T06:46:01.492290+0000 mgr.y (mgr.34107) 1786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.573672+0000 mon.a (mon.0) 7127 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.576308+0000 mon.a (mon.0) 7128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.579148+0000 mon.a (mon.0) 7129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.580408+0000 mon.a (mon.0) 7130 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.588641+0000 mon.a (mon.0) 7131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: cephadm 2024-02-10T06:46:01.589308+0000 mgr.y (mgr.34107) 1787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:02.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.669262+0000 mon.a (mon.0) 7132 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.391 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.672044+0000 mon.a (mon.0) 7133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.675008+0000 mon.a (mon.0) 7134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.676041+0000 mon.a (mon.0) 7135 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.682258+0000 mon.a (mon.0) 7136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.764121+0000 mon.a (mon.0) 7137 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.766249+0000 mon.a (mon.0) 7138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.769297+0000 mon.a (mon.0) 7139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.770506+0000 mon.a (mon.0) 7140 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.778195+0000 mon.a (mon.0) 7141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.861127+0000 mon.a (mon.0) 7142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.863717+0000 mon.a (mon.0) 7143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.866559+0000 mon.a (mon.0) 7144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.867450+0000 mon.a (mon.0) 7145 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.875200+0000 mon.a (mon.0) 7146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.954928+0000 mon.a (mon.0) 7147 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.392 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.957846+0000 mon.a (mon.0) 7148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:02.393 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.961106+0000 mon.a (mon.0) 7149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:02.393 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.962365+0000 mon.a (mon.0) 7150 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:02.393 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:01.970888+0000 mon.a (mon.0) 7151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:02.393 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:02.050463+0000 mon.a (mon.0) 7152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:02.393 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:02 smithi175 bash[56722]: audit 2024-02-10T06:46:02.054073+0000 mon.a (mon.0) 7153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: cephadm 2024-02-10T06:46:01.682902+0000 mgr.y (mgr.34107) 1788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: cephadm 2024-02-10T06:46:01.778740+0000 mgr.y (mgr.34107) 1789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: cephadm 2024-02-10T06:46:01.875909+0000 mgr.y (mgr.34107) 1790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: cephadm 2024-02-10T06:46:01.971544+0000 mgr.y (mgr.34107) 1791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.067696+0000 mon.a (mon.0) 7154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.068709+0000 mon.a (mon.0) 7155 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.074352+0000 mon.a (mon.0) 7156 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: cephadm 2024-02-10T06:46:02.074818+0000 mgr.y (mgr.34107) 1792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.156876+0000 mon.a (mon.0) 7157 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.159433+0000 mon.a (mon.0) 7158 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.162486+0000 mon.a (mon.0) 7159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.163639+0000 mon.a (mon.0) 7160 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.170146+0000 mon.a (mon.0) 7161 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: cephadm 2024-02-10T06:46:02.170748+0000 mgr.y (mgr.34107) 1793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.252573+0000 mon.a (mon.0) 7162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.256798+0000 mon.a (mon.0) 7163 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.261087+0000 mon.a (mon.0) 7164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.262177+0000 mon.a (mon.0) 7165 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.269925+0000 mon.a (mon.0) 7166 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: cephadm 2024-02-10T06:46:02.270541+0000 mgr.y (mgr.34107) 1794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: cephadm 2024-02-10T06:46:01.682902+0000 mgr.y (mgr.34107) 1788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: cephadm 2024-02-10T06:46:01.778740+0000 mgr.y (mgr.34107) 1789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: cephadm 2024-02-10T06:46:01.875909+0000 mgr.y (mgr.34107) 1790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: cephadm 2024-02-10T06:46:01.971544+0000 mgr.y (mgr.34107) 1791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.067696+0000 mon.a (mon.0) 7154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.068709+0000 mon.a (mon.0) 7155 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.074352+0000 mon.a (mon.0) 7156 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: cephadm 2024-02-10T06:46:02.074818+0000 mgr.y (mgr.34107) 1792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.156876+0000 mon.a (mon.0) 7157 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.159433+0000 mon.a (mon.0) 7158 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.162486+0000 mon.a (mon.0) 7159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.163639+0000 mon.a (mon.0) 7160 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.170146+0000 mon.a (mon.0) 7161 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: cephadm 2024-02-10T06:46:02.170748+0000 mgr.y (mgr.34107) 1793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.252573+0000 mon.a (mon.0) 7162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.256798+0000 mon.a (mon.0) 7163 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.261087+0000 mon.a (mon.0) 7164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.262177+0000 mon.a (mon.0) 7165 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.269925+0000 mon.a (mon.0) 7166 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: cephadm 2024-02-10T06:46:02.270541+0000 mgr.y (mgr.34107) 1794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.349540+0000 mon.a (mon.0) 7167 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.352432+0000 mon.a (mon.0) 7168 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.355479+0000 mon.a (mon.0) 7169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.356624+0000 mon.a (mon.0) 7170 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.364081+0000 mon.a (mon.0) 7171 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: cephadm 2024-02-10T06:46:02.364631+0000 mgr.y (mgr.34107) 1795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.445284+0000 mon.a (mon.0) 7172 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.447459+0000 mon.a (mon.0) 7173 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.450069+0000 mon.a (mon.0) 7174 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.451104+0000 mon.a (mon.0) 7175 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.458049+0000 mon.a (mon.0) 7176 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: cephadm 2024-02-10T06:46:02.460005+0000 mgr.y (mgr.34107) 1796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.540509+0000 mon.a (mon.0) 7177 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.543557+0000 mon.a (mon.0) 7178 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.546647+0000 mon.a (mon.0) 7179 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.547645+0000 mon.a (mon.0) 7180 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.555726+0000 mon.a (mon.0) 7181 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: cephadm 2024-02-10T06:46:02.556485+0000 mgr.y (mgr.34107) 1797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.638755+0000 mon.a (mon.0) 7182 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.641366+0000 mon.a (mon.0) 7183 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.644961+0000 mon.a (mon.0) 7184 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.646091+0000 mon.a (mon.0) 7185 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.654186+0000 mon.a (mon.0) 7186 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: cephadm 2024-02-10T06:46:02.654863+0000 mgr.y (mgr.34107) 1798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.736011+0000 mon.a (mon.0) 7187 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.738625+0000 mon.a (mon.0) 7188 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.741381+0000 mon.a (mon.0) 7189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.742223+0000 mon.a (mon.0) 7190 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.747611+0000 mon.a (mon.0) 7191 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.825571+0000 mon.a (mon.0) 7192 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.828418+0000 mon.a (mon.0) 7193 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.831712+0000 mon.a (mon.0) 7194 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.832787+0000 mon.a (mon.0) 7195 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.841321+0000 mon.a (mon.0) 7196 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.921816+0000 mon.a (mon.0) 7197 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.924430+0000 mon.a (mon.0) 7198 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.927600+0000 mon.a (mon.0) 7199 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.928609+0000 mon.a (mon.0) 7200 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:02.935985+0000 mon.a (mon.0) 7201 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:03.016696+0000 mon.a (mon.0) 7202 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.382 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:03.018992+0000 mon.a (mon.0) 7203 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:03.021894+0000 mon.a (mon.0) 7204 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:03.022910+0000 mon.a (mon.0) 7205 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[71198]: audit 2024-02-10T06:46:03.030252+0000 mon.a (mon.0) 7206 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.349540+0000 mon.a (mon.0) 7167 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.352432+0000 mon.a (mon.0) 7168 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.355479+0000 mon.a (mon.0) 7169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.356624+0000 mon.a (mon.0) 7170 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.364081+0000 mon.a (mon.0) 7171 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: cephadm 2024-02-10T06:46:02.364631+0000 mgr.y (mgr.34107) 1795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.445284+0000 mon.a (mon.0) 7172 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.447459+0000 mon.a (mon.0) 7173 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.450069+0000 mon.a (mon.0) 7174 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.451104+0000 mon.a (mon.0) 7175 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.458049+0000 mon.a (mon.0) 7176 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: cephadm 2024-02-10T06:46:02.460005+0000 mgr.y (mgr.34107) 1796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.540509+0000 mon.a (mon.0) 7177 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.543557+0000 mon.a (mon.0) 7178 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.546647+0000 mon.a (mon.0) 7179 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.547645+0000 mon.a (mon.0) 7180 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.555726+0000 mon.a (mon.0) 7181 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: cephadm 2024-02-10T06:46:02.556485+0000 mgr.y (mgr.34107) 1797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.384 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.638755+0000 mon.a (mon.0) 7182 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.641366+0000 mon.a (mon.0) 7183 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.644961+0000 mon.a (mon.0) 7184 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.646091+0000 mon.a (mon.0) 7185 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.654186+0000 mon.a (mon.0) 7186 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: cephadm 2024-02-10T06:46:02.654863+0000 mgr.y (mgr.34107) 1798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.736011+0000 mon.a (mon.0) 7187 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.738625+0000 mon.a (mon.0) 7188 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.741381+0000 mon.a (mon.0) 7189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.742223+0000 mon.a (mon.0) 7190 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.747611+0000 mon.a (mon.0) 7191 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.825571+0000 mon.a (mon.0) 7192 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.828418+0000 mon.a (mon.0) 7193 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.831712+0000 mon.a (mon.0) 7194 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.832787+0000 mon.a (mon.0) 7195 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.841321+0000 mon.a (mon.0) 7196 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.921816+0000 mon.a (mon.0) 7197 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.924430+0000 mon.a (mon.0) 7198 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.927600+0000 mon.a (mon.0) 7199 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.928609+0000 mon.a (mon.0) 7200 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:02.935985+0000 mon.a (mon.0) 7201 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:03.016696+0000 mon.a (mon.0) 7202 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:03.018992+0000 mon.a (mon.0) 7203 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:03.021894+0000 mon.a (mon.0) 7204 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:03.022910+0000 mon.a (mon.0) 7205 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:03 smithi046 bash[68510]: audit 2024-02-10T06:46:03.030252+0000 mon.a (mon.0) 7206 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: cephadm 2024-02-10T06:46:01.682902+0000 mgr.y (mgr.34107) 1788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: cephadm 2024-02-10T06:46:01.778740+0000 mgr.y (mgr.34107) 1789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: cephadm 2024-02-10T06:46:01.875909+0000 mgr.y (mgr.34107) 1790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: cephadm 2024-02-10T06:46:01.971544+0000 mgr.y (mgr.34107) 1791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.067696+0000 mon.a (mon.0) 7154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.068709+0000 mon.a (mon.0) 7155 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.074352+0000 mon.a (mon.0) 7156 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: cephadm 2024-02-10T06:46:02.074818+0000 mgr.y (mgr.34107) 1792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.156876+0000 mon.a (mon.0) 7157 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.159433+0000 mon.a (mon.0) 7158 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.162486+0000 mon.a (mon.0) 7159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.163639+0000 mon.a (mon.0) 7160 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.170146+0000 mon.a (mon.0) 7161 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: cephadm 2024-02-10T06:46:02.170748+0000 mgr.y (mgr.34107) 1793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.252573+0000 mon.a (mon.0) 7162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.256798+0000 mon.a (mon.0) 7163 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.261087+0000 mon.a (mon.0) 7164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.262177+0000 mon.a (mon.0) 7165 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.269925+0000 mon.a (mon.0) 7166 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: cephadm 2024-02-10T06:46:02.270541+0000 mgr.y (mgr.34107) 1794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.349540+0000 mon.a (mon.0) 7167 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.352432+0000 mon.a (mon.0) 7168 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.355479+0000 mon.a (mon.0) 7169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.356624+0000 mon.a (mon.0) 7170 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.364081+0000 mon.a (mon.0) 7171 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: cephadm 2024-02-10T06:46:02.364631+0000 mgr.y (mgr.34107) 1795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.445284+0000 mon.a (mon.0) 7172 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.447459+0000 mon.a (mon.0) 7173 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.450069+0000 mon.a (mon.0) 7174 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.451104+0000 mon.a (mon.0) 7175 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.458049+0000 mon.a (mon.0) 7176 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: cephadm 2024-02-10T06:46:02.460005+0000 mgr.y (mgr.34107) 1796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.540509+0000 mon.a (mon.0) 7177 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.543557+0000 mon.a (mon.0) 7178 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.546647+0000 mon.a (mon.0) 7179 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.547645+0000 mon.a (mon.0) 7180 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.555726+0000 mon.a (mon.0) 7181 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: cephadm 2024-02-10T06:46:02.556485+0000 mgr.y (mgr.34107) 1797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.638755+0000 mon.a (mon.0) 7182 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.641366+0000 mon.a (mon.0) 7183 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.644961+0000 mon.a (mon.0) 7184 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.646091+0000 mon.a (mon.0) 7185 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.654186+0000 mon.a (mon.0) 7186 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: cephadm 2024-02-10T06:46:02.654863+0000 mgr.y (mgr.34107) 1798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:03.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.736011+0000 mon.a (mon.0) 7187 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.738625+0000 mon.a (mon.0) 7188 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.741381+0000 mon.a (mon.0) 7189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.742223+0000 mon.a (mon.0) 7190 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.747611+0000 mon.a (mon.0) 7191 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.825571+0000 mon.a (mon.0) 7192 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.828418+0000 mon.a (mon.0) 7193 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.831712+0000 mon.a (mon.0) 7194 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.832787+0000 mon.a (mon.0) 7195 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.841321+0000 mon.a (mon.0) 7196 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.921816+0000 mon.a (mon.0) 7197 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.924430+0000 mon.a (mon.0) 7198 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.927600+0000 mon.a (mon.0) 7199 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.928609+0000 mon.a (mon.0) 7200 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:02.935985+0000 mon.a (mon.0) 7201 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:03.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:03.016696+0000 mon.a (mon.0) 7202 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:03.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:03.018992+0000 mon.a (mon.0) 7203 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:03.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:03.021894+0000 mon.a (mon.0) 7204 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:03.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:03.022910+0000 mon.a (mon.0) 7205 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:03.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:03 smithi175 bash[56722]: audit 2024-02-10T06:46:03.030252+0000 mon.a (mon.0) 7206 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.341 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: cluster 2024-02-10T06:46:02.692828+0000 mgr.y (mgr.34107) 1799 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 157 op/s 2024-02-10T06:46:04.341 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: cephadm 2024-02-10T06:46:02.748263+0000 mgr.y (mgr.34107) 1800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.341 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: cephadm 2024-02-10T06:46:02.842140+0000 mgr.y (mgr.34107) 1801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.341 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: cephadm 2024-02-10T06:46:02.936596+0000 mgr.y (mgr.34107) 1802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.341 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: cephadm 2024-02-10T06:46:03.030890+0000 mgr.y (mgr.34107) 1803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.341 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.108826+0000 mon.a (mon.0) 7207 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.341 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.110854+0000 mon.a (mon.0) 7208 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.341 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.113253+0000 mon.a (mon.0) 7209 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.341 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.114025+0000 mon.a (mon.0) 7210 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.341 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.121298+0000 mon.a (mon.0) 7211 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.342 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: cephadm 2024-02-10T06:46:03.121880+0000 mgr.y (mgr.34107) 1804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.342 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.203203+0000 mon.a (mon.0) 7212 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.342 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.205355+0000 mon.a (mon.0) 7213 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.342 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.208796+0000 mon.a (mon.0) 7214 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.342 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.209854+0000 mon.a (mon.0) 7215 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.342 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.218172+0000 mon.a (mon.0) 7216 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.342 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: cephadm 2024-02-10T06:46:03.218858+0000 mgr.y (mgr.34107) 1805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.342 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.299067+0000 mon.a (mon.0) 7217 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.342 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.302106+0000 mon.a (mon.0) 7218 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.342 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.305446+0000 mon.a (mon.0) 7219 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.342 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.306610+0000 mon.a (mon.0) 7220 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.342 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.313201+0000 mon.a (mon.0) 7221 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.342 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: cephadm 2024-02-10T06:46:03.314057+0000 mgr.y (mgr.34107) 1806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.342 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.396728+0000 mon.a (mon.0) 7222 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.342 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.399325+0000 mon.a (mon.0) 7223 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.343 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.402213+0000 mon.a (mon.0) 7224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.343 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.403277+0000 mon.a (mon.0) 7225 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.343 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.410605+0000 mon.a (mon.0) 7226 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.343 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: cephadm 2024-02-10T06:46:03.411147+0000 mgr.y (mgr.34107) 1807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.343 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.490610+0000 mon.a (mon.0) 7227 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.343 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.492905+0000 mon.a (mon.0) 7228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.343 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.495613+0000 mon.a (mon.0) 7229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.343 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.496522+0000 mon.a (mon.0) 7230 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.343 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.502590+0000 mon.a (mon.0) 7231 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.343 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: cephadm 2024-02-10T06:46:03.505202+0000 mgr.y (mgr.34107) 1808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.343 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.584973+0000 mon.a (mon.0) 7232 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.343 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.587673+0000 mon.a (mon.0) 7233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.343 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.591336+0000 mon.a (mon.0) 7234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.343 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.592231+0000 mon.a (mon.0) 7235 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.343 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.599931+0000 mon.a (mon.0) 7236 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.343 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: cephadm 2024-02-10T06:46:03.600553+0000 mgr.y (mgr.34107) 1809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.344 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.677455+0000 mon.a (mon.0) 7237 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.344 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.682699+0000 mon.a (mon.0) 7238 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.344 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.686543+0000 mon.a (mon.0) 7239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.344 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.687966+0000 mon.a (mon.0) 7240 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.344 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.694279+0000 mon.a (mon.0) 7241 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.344 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.777534+0000 mon.a (mon.0) 7242 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.344 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.781644+0000 mon.a (mon.0) 7243 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.344 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.786065+0000 mon.a (mon.0) 7244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.344 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.787283+0000 mon.a (mon.0) 7245 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.344 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.795025+0000 mon.a (mon.0) 7246 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.344 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.877038+0000 mon.a (mon.0) 7247 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.344 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.881075+0000 mon.a (mon.0) 7248 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.344 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.884177+0000 mon.a (mon.0) 7249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.344 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.885415+0000 mon.a (mon.0) 7250 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.345 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.894966+0000 mon.a (mon.0) 7251 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.345 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.957988+0000 mon.a (mon.0) 7252 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.345 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.961531+0000 mon.a (mon.0) 7253 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.345 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.964534+0000 mon.a (mon.0) 7254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.345 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.965672+0000 mon.a (mon.0) 7255 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.345 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:03.974814+0000 mon.a (mon.0) 7256 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.345 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:04 smithi175 bash[56722]: audit 2024-02-10T06:46:04.056421+0000 mon.a (mon.0) 7257 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: cluster 2024-02-10T06:46:02.692828+0000 mgr.y (mgr.34107) 1799 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 157 op/s 2024-02-10T06:46:04.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: cephadm 2024-02-10T06:46:02.748263+0000 mgr.y (mgr.34107) 1800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: cephadm 2024-02-10T06:46:02.842140+0000 mgr.y (mgr.34107) 1801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: cephadm 2024-02-10T06:46:02.936596+0000 mgr.y (mgr.34107) 1802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: cephadm 2024-02-10T06:46:03.030890+0000 mgr.y (mgr.34107) 1803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.108826+0000 mon.a (mon.0) 7207 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.110854+0000 mon.a (mon.0) 7208 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.113253+0000 mon.a (mon.0) 7209 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.114025+0000 mon.a (mon.0) 7210 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.121298+0000 mon.a (mon.0) 7211 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: cephadm 2024-02-10T06:46:03.121880+0000 mgr.y (mgr.34107) 1804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.203203+0000 mon.a (mon.0) 7212 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.205355+0000 mon.a (mon.0) 7213 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.208796+0000 mon.a (mon.0) 7214 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.209854+0000 mon.a (mon.0) 7215 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.218172+0000 mon.a (mon.0) 7216 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: cephadm 2024-02-10T06:46:03.218858+0000 mgr.y (mgr.34107) 1805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.299067+0000 mon.a (mon.0) 7217 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.302106+0000 mon.a (mon.0) 7218 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.305446+0000 mon.a (mon.0) 7219 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: cluster 2024-02-10T06:46:02.692828+0000 mgr.y (mgr.34107) 1799 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 170 B/s wr, 157 op/s 2024-02-10T06:46:04.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: cephadm 2024-02-10T06:46:02.748263+0000 mgr.y (mgr.34107) 1800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: cephadm 2024-02-10T06:46:02.842140+0000 mgr.y (mgr.34107) 1801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: cephadm 2024-02-10T06:46:02.936596+0000 mgr.y (mgr.34107) 1802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: cephadm 2024-02-10T06:46:03.030890+0000 mgr.y (mgr.34107) 1803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.108826+0000 mon.a (mon.0) 7207 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.110854+0000 mon.a (mon.0) 7208 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.113253+0000 mon.a (mon.0) 7209 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.114025+0000 mon.a (mon.0) 7210 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.121298+0000 mon.a (mon.0) 7211 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: cephadm 2024-02-10T06:46:03.121880+0000 mgr.y (mgr.34107) 1804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.203203+0000 mon.a (mon.0) 7212 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.205355+0000 mon.a (mon.0) 7213 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.208796+0000 mon.a (mon.0) 7214 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.209854+0000 mon.a (mon.0) 7215 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.218172+0000 mon.a (mon.0) 7216 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: cephadm 2024-02-10T06:46:03.218858+0000 mgr.y (mgr.34107) 1805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.299067+0000 mon.a (mon.0) 7217 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.302106+0000 mon.a (mon.0) 7218 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.305446+0000 mon.a (mon.0) 7219 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.306610+0000 mon.a (mon.0) 7220 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.313201+0000 mon.a (mon.0) 7221 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: cephadm 2024-02-10T06:46:03.314057+0000 mgr.y (mgr.34107) 1806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.396728+0000 mon.a (mon.0) 7222 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.399325+0000 mon.a (mon.0) 7223 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.402213+0000 mon.a (mon.0) 7224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.403277+0000 mon.a (mon.0) 7225 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.410605+0000 mon.a (mon.0) 7226 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: cephadm 2024-02-10T06:46:03.411147+0000 mgr.y (mgr.34107) 1807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.490610+0000 mon.a (mon.0) 7227 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.492905+0000 mon.a (mon.0) 7228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.495613+0000 mon.a (mon.0) 7229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.496522+0000 mon.a (mon.0) 7230 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.502590+0000 mon.a (mon.0) 7231 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: cephadm 2024-02-10T06:46:03.505202+0000 mgr.y (mgr.34107) 1808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.584973+0000 mon.a (mon.0) 7232 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.587673+0000 mon.a (mon.0) 7233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.591336+0000 mon.a (mon.0) 7234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.592231+0000 mon.a (mon.0) 7235 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.599931+0000 mon.a (mon.0) 7236 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.306610+0000 mon.a (mon.0) 7220 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.313201+0000 mon.a (mon.0) 7221 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: cephadm 2024-02-10T06:46:03.314057+0000 mgr.y (mgr.34107) 1806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.396728+0000 mon.a (mon.0) 7222 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.399325+0000 mon.a (mon.0) 7223 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.402213+0000 mon.a (mon.0) 7224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.403277+0000 mon.a (mon.0) 7225 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.410605+0000 mon.a (mon.0) 7226 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: cephadm 2024-02-10T06:46:03.411147+0000 mgr.y (mgr.34107) 1807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.490610+0000 mon.a (mon.0) 7227 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.492905+0000 mon.a (mon.0) 7228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.495613+0000 mon.a (mon.0) 7229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.496522+0000 mon.a (mon.0) 7230 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.502590+0000 mon.a (mon.0) 7231 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: cephadm 2024-02-10T06:46:03.505202+0000 mgr.y (mgr.34107) 1808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.584973+0000 mon.a (mon.0) 7232 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.587673+0000 mon.a (mon.0) 7233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.591336+0000 mon.a (mon.0) 7234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.592231+0000 mon.a (mon.0) 7235 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.599931+0000 mon.a (mon.0) 7236 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: cephadm 2024-02-10T06:46:03.600553+0000 mgr.y (mgr.34107) 1809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.677455+0000 mon.a (mon.0) 7237 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.682699+0000 mon.a (mon.0) 7238 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.686543+0000 mon.a (mon.0) 7239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.687966+0000 mon.a (mon.0) 7240 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.694279+0000 mon.a (mon.0) 7241 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.777534+0000 mon.a (mon.0) 7242 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.781644+0000 mon.a (mon.0) 7243 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.786065+0000 mon.a (mon.0) 7244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.787283+0000 mon.a (mon.0) 7245 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.795025+0000 mon.a (mon.0) 7246 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.877038+0000 mon.a (mon.0) 7247 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.881075+0000 mon.a (mon.0) 7248 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.884177+0000 mon.a (mon.0) 7249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.885415+0000 mon.a (mon.0) 7250 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.894966+0000 mon.a (mon.0) 7251 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.957988+0000 mon.a (mon.0) 7252 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.961531+0000 mon.a (mon.0) 7253 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.964534+0000 mon.a (mon.0) 7254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.965672+0000 mon.a (mon.0) 7255 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:03.974814+0000 mon.a (mon.0) 7256 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[71198]: audit 2024-02-10T06:46:04.056421+0000 mon.a (mon.0) 7257 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: cephadm 2024-02-10T06:46:03.600553+0000 mgr.y (mgr.34107) 1809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:04.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.677455+0000 mon.a (mon.0) 7237 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.682699+0000 mon.a (mon.0) 7238 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.686543+0000 mon.a (mon.0) 7239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.687966+0000 mon.a (mon.0) 7240 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.694279+0000 mon.a (mon.0) 7241 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.777534+0000 mon.a (mon.0) 7242 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.781644+0000 mon.a (mon.0) 7243 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.786065+0000 mon.a (mon.0) 7244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.385 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.787283+0000 mon.a (mon.0) 7245 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.795025+0000 mon.a (mon.0) 7246 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.877038+0000 mon.a (mon.0) 7247 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.881075+0000 mon.a (mon.0) 7248 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.884177+0000 mon.a (mon.0) 7249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.885415+0000 mon.a (mon.0) 7250 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.894966+0000 mon.a (mon.0) 7251 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.957988+0000 mon.a (mon.0) 7252 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:04.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.961531+0000 mon.a (mon.0) 7253 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:04.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.964534+0000 mon.a (mon.0) 7254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:04.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.965672+0000 mon.a (mon.0) 7255 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:04.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:03.974814+0000 mon.a (mon.0) 7256 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:04.386 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:04 smithi046 bash[68510]: audit 2024-02-10T06:46:04.056421+0000 mon.a (mon.0) 7257 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:05.367 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: cephadm 2024-02-10T06:46:03.694870+0000 mgr.y (mgr.34107) 1810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:05.367 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: cephadm 2024-02-10T06:46:03.795695+0000 mgr.y (mgr.34107) 1811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:05.367 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: cephadm 2024-02-10T06:46:03.895612+0000 mgr.y (mgr.34107) 1812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:05.367 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: cephadm 2024-02-10T06:46:03.975430+0000 mgr.y (mgr.34107) 1813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:05.367 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.061212+0000 mon.a (mon.0) 7258 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.367 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.072840+0000 mon.a (mon.0) 7259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:05.368 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.073877+0000 mon.a (mon.0) 7260 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:05.368 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.079952+0000 mon.a (mon.0) 7261 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:05.368 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: cephadm 2024-02-10T06:46:04.080509+0000 mgr.y (mgr.34107) 1814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:05.368 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.145340+0000 mon.a (mon.0) 7262 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:05.368 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.147807+0000 mon.a (mon.0) 7263 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.368 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.151675+0000 mon.a (mon.0) 7264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:05.368 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.153142+0000 mon.a (mon.0) 7265 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:05.368 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.159847+0000 mon.a (mon.0) 7266 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:05.368 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: cephadm 2024-02-10T06:46:04.162512+0000 mgr.y (mgr.34107) 1815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:05.368 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.167767+0000 mon.a (mon.0) 7267 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:05.368 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.175312+0000 mon.a (mon.0) 7268 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:05.368 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.183173+0000 mon.a (mon.0) 7269 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:05.368 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.241967+0000 mon.a (mon.0) 7270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:05.369 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.244246+0000 mon.a (mon.0) 7271 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.369 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.246045+0000 mon.a (mon.0) 7272 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.369 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.247312+0000 mon.a (mon.0) 7273 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.369 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.249641+0000 mon.a (mon.0) 7274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.369 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.252515+0000 mon.a (mon.0) 7275 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.369 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.254669+0000 mon.a (mon.0) 7276 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.369 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: cephadm 2024-02-10T06:46:04.255685+0000 mgr.y (mgr.34107) 1816 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-02-10T06:46:05.369 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.261598+0000 mon.a (mon.0) 7277 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:05.369 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.265494+0000 mon.a (mon.0) 7278 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.nswayp"}]: dispatch 2024-02-10T06:46:05.369 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.268547+0000 mon.a (mon.0) 7279 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.nswayp"}]': finished 2024-02-10T06:46:05.369 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.270715+0000 mon.a (mon.0) 7280 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi175.umwddf"}]: dispatch 2024-02-10T06:46:05.369 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.278208+0000 mon.a (mon.0) 7281 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi175.umwddf"}]': finished 2024-02-10T06:46:05.369 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.280439+0000 mon.a (mon.0) 7282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi046.iuvfcm"}]: dispatch 2024-02-10T06:46:05.369 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.284827+0000 mon.a (mon.0) 7283 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi046.iuvfcm"}]': finished 2024-02-10T06:46:05.370 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.287476+0000 mon.a (mon.0) 7284 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi175.rnravl"}]: dispatch 2024-02-10T06:46:05.370 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.291542+0000 mon.a (mon.0) 7285 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi175.rnravl"}]': finished 2024-02-10T06:46:05.370 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.294846+0000 mon.a (mon.0) 7286 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.370 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: cephadm 2024-02-10T06:46:04.295696+0000 mgr.y (mgr.34107) 1817 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-02-10T06:46:05.370 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.299655+0000 mon.a (mon.0) 7287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:05.370 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.302840+0000 mon.a (mon.0) 7288 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.370 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.304151+0000 mon.a (mon.0) 7289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.370 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: cephadm 2024-02-10T06:46:04.304836+0000 mgr.y (mgr.34107) 1818 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-02-10T06:46:05.370 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:05 smithi175 bash[56722]: audit 2024-02-10T06:46:04.308142+0000 mon.a (mon.0) 7290 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:05.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: cephadm 2024-02-10T06:46:03.694870+0000 mgr.y (mgr.34107) 1810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:05.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: cephadm 2024-02-10T06:46:03.795695+0000 mgr.y (mgr.34107) 1811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:05.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: cephadm 2024-02-10T06:46:03.895612+0000 mgr.y (mgr.34107) 1812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:05.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: cephadm 2024-02-10T06:46:03.975430+0000 mgr.y (mgr.34107) 1813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:05.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.061212+0000 mon.a (mon.0) 7258 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.072840+0000 mon.a (mon.0) 7259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:05.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.073877+0000 mon.a (mon.0) 7260 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:05.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.079952+0000 mon.a (mon.0) 7261 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:05.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: cephadm 2024-02-10T06:46:04.080509+0000 mgr.y (mgr.34107) 1814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:05.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.145340+0000 mon.a (mon.0) 7262 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:05.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.147807+0000 mon.a (mon.0) 7263 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.151675+0000 mon.a (mon.0) 7264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:05.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.153142+0000 mon.a (mon.0) 7265 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:05.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.159847+0000 mon.a (mon.0) 7266 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:05.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: cephadm 2024-02-10T06:46:04.162512+0000 mgr.y (mgr.34107) 1815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:05.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.167767+0000 mon.a (mon.0) 7267 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:05.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.175312+0000 mon.a (mon.0) 7268 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:05.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.183173+0000 mon.a (mon.0) 7269 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:05.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.241967+0000 mon.a (mon.0) 7270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:05.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.244246+0000 mon.a (mon.0) 7271 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.246045+0000 mon.a (mon.0) 7272 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: cephadm 2024-02-10T06:46:03.694870+0000 mgr.y (mgr.34107) 1810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:05.378 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: cephadm 2024-02-10T06:46:03.795695+0000 mgr.y (mgr.34107) 1811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: cephadm 2024-02-10T06:46:03.895612+0000 mgr.y (mgr.34107) 1812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: cephadm 2024-02-10T06:46:03.975430+0000 mgr.y (mgr.34107) 1813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.061212+0000 mon.a (mon.0) 7258 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.072840+0000 mon.a (mon.0) 7259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.073877+0000 mon.a (mon.0) 7260 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.079952+0000 mon.a (mon.0) 7261 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: cephadm 2024-02-10T06:46:04.080509+0000 mgr.y (mgr.34107) 1814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.145340+0000 mon.a (mon.0) 7262 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.147807+0000 mon.a (mon.0) 7263 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.151675+0000 mon.a (mon.0) 7264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.153142+0000 mon.a (mon.0) 7265 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.159847+0000 mon.a (mon.0) 7266 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: cephadm 2024-02-10T06:46:04.162512+0000 mgr.y (mgr.34107) 1815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:05.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.167767+0000 mon.a (mon.0) 7267 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.175312+0000 mon.a (mon.0) 7268 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.183173+0000 mon.a (mon.0) 7269 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.241967+0000 mon.a (mon.0) 7270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.244246+0000 mon.a (mon.0) 7271 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.246045+0000 mon.a (mon.0) 7272 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.247312+0000 mon.a (mon.0) 7273 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.249641+0000 mon.a (mon.0) 7274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.252515+0000 mon.a (mon.0) 7275 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.254669+0000 mon.a (mon.0) 7276 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: cephadm 2024-02-10T06:46:04.255685+0000 mgr.y (mgr.34107) 1816 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-02-10T06:46:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.261598+0000 mon.a (mon.0) 7277 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.265494+0000 mon.a (mon.0) 7278 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.nswayp"}]: dispatch 2024-02-10T06:46:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.268547+0000 mon.a (mon.0) 7279 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.nswayp"}]': finished 2024-02-10T06:46:05.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.270715+0000 mon.a (mon.0) 7280 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi175.umwddf"}]: dispatch 2024-02-10T06:46:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.278208+0000 mon.a (mon.0) 7281 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi175.umwddf"}]': finished 2024-02-10T06:46:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.280439+0000 mon.a (mon.0) 7282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi046.iuvfcm"}]: dispatch 2024-02-10T06:46:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.284827+0000 mon.a (mon.0) 7283 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi046.iuvfcm"}]': finished 2024-02-10T06:46:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.287476+0000 mon.a (mon.0) 7284 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi175.rnravl"}]: dispatch 2024-02-10T06:46:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.291542+0000 mon.a (mon.0) 7285 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi175.rnravl"}]': finished 2024-02-10T06:46:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.294846+0000 mon.a (mon.0) 7286 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: cephadm 2024-02-10T06:46:04.295696+0000 mgr.y (mgr.34107) 1817 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-02-10T06:46:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.299655+0000 mon.a (mon.0) 7287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:05.381 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.302840+0000 mon.a (mon.0) 7288 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.247312+0000 mon.a (mon.0) 7273 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.249641+0000 mon.a (mon.0) 7274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.252515+0000 mon.a (mon.0) 7275 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.254669+0000 mon.a (mon.0) 7276 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: cephadm 2024-02-10T06:46:04.255685+0000 mgr.y (mgr.34107) 1816 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-02-10T06:46:05.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.261598+0000 mon.a (mon.0) 7277 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:05.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.265494+0000 mon.a (mon.0) 7278 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.nswayp"}]: dispatch 2024-02-10T06:46:05.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.268547+0000 mon.a (mon.0) 7279 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi046.nswayp"}]': finished 2024-02-10T06:46:05.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.270715+0000 mon.a (mon.0) 7280 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi175.umwddf"}]: dispatch 2024-02-10T06:46:05.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.278208+0000 mon.a (mon.0) 7281 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi175.umwddf"}]': finished 2024-02-10T06:46:05.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.280439+0000 mon.a (mon.0) 7282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi046.iuvfcm"}]: dispatch 2024-02-10T06:46:05.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.284827+0000 mon.a (mon.0) 7283 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi046.iuvfcm"}]': finished 2024-02-10T06:46:05.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.287476+0000 mon.a (mon.0) 7284 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi175.rnravl"}]: dispatch 2024-02-10T06:46:05.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.291542+0000 mon.a (mon.0) 7285 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi175.rnravl"}]': finished 2024-02-10T06:46:05.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.294846+0000 mon.a (mon.0) 7286 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: cephadm 2024-02-10T06:46:04.295696+0000 mgr.y (mgr.34107) 1817 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-02-10T06:46:05.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.299655+0000 mon.a (mon.0) 7287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:05.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.302840+0000 mon.a (mon.0) 7288 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.304151+0000 mon.a (mon.0) 7289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: cephadm 2024-02-10T06:46:04.304836+0000 mgr.y (mgr.34107) 1818 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-02-10T06:46:05.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[71198]: audit 2024-02-10T06:46:04.308142+0000 mon.a (mon.0) 7290 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:05.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.304151+0000 mon.a (mon.0) 7289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:05.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: cephadm 2024-02-10T06:46:04.304836+0000 mgr.y (mgr.34107) 1818 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-02-10T06:46:05.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:05 smithi046 bash[68510]: audit 2024-02-10T06:46:04.308142+0000 mon.a (mon.0) 7290 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:06.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:06 smithi046 bash[68510]: cluster 2024-02-10T06:46:04.693910+0000 mgr.y (mgr.34107) 1819 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 125 op/s 2024-02-10T06:46:06.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:06 smithi046 bash[71198]: cluster 2024-02-10T06:46:04.693910+0000 mgr.y (mgr.34107) 1819 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 125 op/s 2024-02-10T06:46:06.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:06 smithi175 bash[56722]: cluster 2024-02-10T06:46:04.693910+0000 mgr.y (mgr.34107) 1819 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 125 op/s 2024-02-10T06:46:08.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:08 smithi046 bash[68510]: cluster 2024-02-10T06:46:06.694845+0000 mgr.y (mgr.34107) 1820 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 85 B/s wr, 100 op/s 2024-02-10T06:46:08.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:08 smithi046 bash[68510]: audit 2024-02-10T06:46:07.113037+0000 mon.a (mon.0) 7291 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:08.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:08 smithi046 bash[68510]: audit 2024-02-10T06:46:07.124154+0000 mon.a (mon.0) 7292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:08.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:08 smithi046 bash[68510]: audit 2024-02-10T06:46:07.134390+0000 mon.a (mon.0) 7293 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:08.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:08 smithi046 bash[68510]: audit 2024-02-10T06:46:08.042034+0000 mon.a (mon.0) 7294 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:08.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:08 smithi046 bash[68510]: audit 2024-02-10T06:46:08.046680+0000 mon.a (mon.0) 7295 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-10T06:46:08.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:08 smithi046 bash[68510]: audit 2024-02-10T06:46:08.063206+0000 mon.a (mon.0) 7296 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:08.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:08 smithi046 bash[71198]: cluster 2024-02-10T06:46:06.694845+0000 mgr.y (mgr.34107) 1820 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 85 B/s wr, 100 op/s 2024-02-10T06:46:08.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:08 smithi046 bash[71198]: audit 2024-02-10T06:46:07.113037+0000 mon.a (mon.0) 7291 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:08.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:08 smithi046 bash[71198]: audit 2024-02-10T06:46:07.124154+0000 mon.a (mon.0) 7292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:08.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:08 smithi046 bash[71198]: audit 2024-02-10T06:46:07.134390+0000 mon.a (mon.0) 7293 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:08.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:08 smithi046 bash[71198]: audit 2024-02-10T06:46:08.042034+0000 mon.a (mon.0) 7294 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:08.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:08 smithi046 bash[71198]: audit 2024-02-10T06:46:08.046680+0000 mon.a (mon.0) 7295 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-10T06:46:08.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:08 smithi046 bash[71198]: audit 2024-02-10T06:46:08.063206+0000 mon.a (mon.0) 7296 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:08.437 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:08 smithi175 bash[56722]: cluster 2024-02-10T06:46:06.694845+0000 mgr.y (mgr.34107) 1820 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 85 B/s wr, 100 op/s 2024-02-10T06:46:08.437 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:08 smithi175 bash[56722]: audit 2024-02-10T06:46:07.113037+0000 mon.a (mon.0) 7291 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:08.437 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:08 smithi175 bash[56722]: audit 2024-02-10T06:46:07.124154+0000 mon.a (mon.0) 7292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:08.437 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:08 smithi175 bash[56722]: audit 2024-02-10T06:46:07.134390+0000 mon.a (mon.0) 7293 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:08.437 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:08 smithi175 bash[56722]: audit 2024-02-10T06:46:08.042034+0000 mon.a (mon.0) 7294 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:08.437 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:08 smithi175 bash[56722]: audit 2024-02-10T06:46:08.046680+0000 mon.a (mon.0) 7295 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-10T06:46:08.437 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:08 smithi175 bash[56722]: audit 2024-02-10T06:46:08.063206+0000 mon.a (mon.0) 7296 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:09.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:09 smithi046 bash[68510]: cephadm 2024-02-10T06:46:08.034473+0000 mgr.y (mgr.34107) 1821 : cephadm 1 Upgrade: Updating iscsi.foo.smithi046.eivqxk 2024-02-10T06:46:09.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:09 smithi046 bash[68510]: cephadm 2024-02-10T06:46:08.065297+0000 mgr.y (mgr.34107) 1822 : cephadm 1 Deploying daemon iscsi.foo.smithi046.eivqxk on smithi046 2024-02-10T06:46:09.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:09 smithi046 bash[71198]: cephadm 2024-02-10T06:46:08.034473+0000 mgr.y (mgr.34107) 1821 : cephadm 1 Upgrade: Updating iscsi.foo.smithi046.eivqxk 2024-02-10T06:46:09.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:09 smithi046 bash[71198]: cephadm 2024-02-10T06:46:08.065297+0000 mgr.y (mgr.34107) 1822 : cephadm 1 Deploying daemon iscsi.foo.smithi046.eivqxk on smithi046 2024-02-10T06:46:09.419 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:09 smithi175 bash[56722]: cephadm 2024-02-10T06:46:08.034473+0000 mgr.y (mgr.34107) 1821 : cephadm 1 Upgrade: Updating iscsi.foo.smithi046.eivqxk 2024-02-10T06:46:09.419 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:09 smithi175 bash[56722]: cephadm 2024-02-10T06:46:08.065297+0000 mgr.y (mgr.34107) 1822 : cephadm 1 Deploying daemon iscsi.foo.smithi046.eivqxk on smithi046 2024-02-10T06:46:10.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:10 smithi175 bash[56722]: cluster 2024-02-10T06:46:08.696080+0000 mgr.y (mgr.34107) 1823 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 87 op/s 2024-02-10T06:46:10.594 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:10 smithi046 bash[68510]: cluster 2024-02-10T06:46:08.696080+0000 mgr.y (mgr.34107) 1823 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 87 op/s 2024-02-10T06:46:10.595 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:10 smithi046 bash[71198]: cluster 2024-02-10T06:46:08.696080+0000 mgr.y (mgr.34107) 1823 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 87 op/s 2024-02-10T06:46:11.126 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:46:11 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:46:11] "GET /metrics HTTP/1.1" 200 38734 "" "Prometheus/2.33.4" 2024-02-10T06:46:11.598 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:11 smithi175 bash[56722]: audit 2024-02-10T06:46:10.315752+0000 mon.a (mon.0) 7297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:11.598 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:11 smithi175 bash[56722]: audit 2024-02-10T06:46:10.325367+0000 mon.a (mon.0) 7298 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:11.598 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:11 smithi175 bash[56722]: audit 2024-02-10T06:46:10.335547+0000 mon.a (mon.0) 7299 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:11.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:11 smithi046 bash[68510]: audit 2024-02-10T06:46:10.315752+0000 mon.a (mon.0) 7297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:11.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:11 smithi046 bash[68510]: audit 2024-02-10T06:46:10.325367+0000 mon.a (mon.0) 7298 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:11.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:11 smithi046 bash[68510]: audit 2024-02-10T06:46:10.335547+0000 mon.a (mon.0) 7299 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:11.616 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:11 smithi046 bash[71198]: audit 2024-02-10T06:46:10.315752+0000 mon.a (mon.0) 7297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:11.616 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:11 smithi046 bash[71198]: audit 2024-02-10T06:46:10.325367+0000 mon.a (mon.0) 7298 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:11.616 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:11 smithi046 bash[71198]: audit 2024-02-10T06:46:10.335547+0000 mon.a (mon.0) 7299 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:12.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:12 smithi046 bash[68510]: cluster 2024-02-10T06:46:10.697337+0000 mgr.y (mgr.34107) 1824 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-02-10T06:46:12.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:12 smithi046 bash[68510]: audit 2024-02-10T06:46:10.777325+0000 mgr.y (mgr.34107) 1825 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:46:12.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:12 smithi046 bash[68510]: audit 2024-02-10T06:46:11.593357+0000 mon.a (mon.0) 7300 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:12.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:12 smithi046 bash[68510]: audit 2024-02-10T06:46:11.600512+0000 mon.a (mon.0) 7301 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:12.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:12 smithi046 bash[68510]: cluster 2024-02-10T06:46:11.602708+0000 mgr.y (mgr.34107) 1826 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 93 B/s wr, 68 op/s 2024-02-10T06:46:12.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:12 smithi046 bash[68510]: audit 2024-02-10T06:46:11.610276+0000 mon.a (mon.0) 7302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:12.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:12 smithi046 bash[71198]: cluster 2024-02-10T06:46:10.697337+0000 mgr.y (mgr.34107) 1824 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-02-10T06:46:12.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:12 smithi046 bash[71198]: audit 2024-02-10T06:46:10.777325+0000 mgr.y (mgr.34107) 1825 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:46:12.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:12 smithi046 bash[71198]: audit 2024-02-10T06:46:11.593357+0000 mon.a (mon.0) 7300 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:12.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:12 smithi046 bash[71198]: audit 2024-02-10T06:46:11.600512+0000 mon.a (mon.0) 7301 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:12.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:12 smithi046 bash[71198]: cluster 2024-02-10T06:46:11.602708+0000 mgr.y (mgr.34107) 1826 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 93 B/s wr, 68 op/s 2024-02-10T06:46:12.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:12 smithi046 bash[71198]: audit 2024-02-10T06:46:11.610276+0000 mon.a (mon.0) 7302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:12.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:12 smithi175 bash[56722]: cluster 2024-02-10T06:46:10.697337+0000 mgr.y (mgr.34107) 1824 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-02-10T06:46:12.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:12 smithi175 bash[56722]: audit 2024-02-10T06:46:10.777325+0000 mgr.y (mgr.34107) 1825 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:46:12.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:12 smithi175 bash[56722]: audit 2024-02-10T06:46:11.593357+0000 mon.a (mon.0) 7300 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:12.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:12 smithi175 bash[56722]: audit 2024-02-10T06:46:11.600512+0000 mon.a (mon.0) 7301 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:12.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:12 smithi175 bash[56722]: cluster 2024-02-10T06:46:11.602708+0000 mgr.y (mgr.34107) 1826 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 93 B/s wr, 68 op/s 2024-02-10T06:46:12.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:12 smithi175 bash[56722]: audit 2024-02-10T06:46:11.610276+0000 mon.a (mon.0) 7302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:13.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:13 smithi046 bash[68510]: cluster 2024-02-10T06:46:12.599505+0000 mon.a (mon.0) 7303 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:46:13.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:13 smithi046 bash[71198]: cluster 2024-02-10T06:46:12.599505+0000 mon.a (mon.0) 7303 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:46:13.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:13 smithi175 bash[56722]: cluster 2024-02-10T06:46:12.599505+0000 mon.a (mon.0) 7303 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:46:14.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:14 smithi046 bash[71198]: cluster 2024-02-10T06:46:13.604020+0000 mgr.y (mgr.34107) 1827 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 9.9 KiB/s rd, 0 B/s wr, 15 op/s 2024-02-10T06:46:14.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:14 smithi046 bash[71198]: audit 2024-02-10T06:46:14.508892+0000 mon.a (mon.0) 7304 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:14.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:14 smithi046 bash[71198]: audit 2024-02-10T06:46:14.511428+0000 mon.a (mon.0) 7305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:46:14.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:14 smithi046 bash[68510]: cluster 2024-02-10T06:46:13.604020+0000 mgr.y (mgr.34107) 1827 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 9.9 KiB/s rd, 0 B/s wr, 15 op/s 2024-02-10T06:46:14.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:14 smithi046 bash[68510]: audit 2024-02-10T06:46:14.508892+0000 mon.a (mon.0) 7304 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:14.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:14 smithi046 bash[68510]: audit 2024-02-10T06:46:14.511428+0000 mon.a (mon.0) 7305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:46:14.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:14 smithi175 bash[56722]: cluster 2024-02-10T06:46:13.604020+0000 mgr.y (mgr.34107) 1827 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 9.9 KiB/s rd, 0 B/s wr, 15 op/s 2024-02-10T06:46:14.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:14 smithi175 bash[56722]: audit 2024-02-10T06:46:14.508892+0000 mon.a (mon.0) 7304 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:14.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:14 smithi175 bash[56722]: audit 2024-02-10T06:46:14.511428+0000 mon.a (mon.0) 7305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:46:16.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:16 smithi175 bash[56722]: cluster 2024-02-10T06:46:15.605319+0000 mgr.y (mgr.34107) 1828 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-02-10T06:46:17.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:16 smithi046 bash[68510]: cluster 2024-02-10T06:46:15.605319+0000 mgr.y (mgr.34107) 1828 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-02-10T06:46:17.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:16 smithi046 bash[71198]: cluster 2024-02-10T06:46:15.605319+0000 mgr.y (mgr.34107) 1828 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-02-10T06:46:18.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:18 smithi175 bash[56722]: cluster 2024-02-10T06:46:17.606517+0000 mgr.y (mgr.34107) 1829 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-10T06:46:19.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:18 smithi046 bash[71198]: cluster 2024-02-10T06:46:17.606517+0000 mgr.y (mgr.34107) 1829 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-10T06:46:19.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:18 smithi046 bash[68510]: cluster 2024-02-10T06:46:17.606517+0000 mgr.y (mgr.34107) 1829 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-10T06:46:20.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:20 smithi175 bash[56722]: cluster 2024-02-10T06:46:19.607796+0000 mgr.y (mgr.34107) 1830 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-02-10T06:46:20.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:20 smithi046 bash[68510]: cluster 2024-02-10T06:46:19.607796+0000 mgr.y (mgr.34107) 1830 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-02-10T06:46:20.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:20 smithi046 bash[71198]: cluster 2024-02-10T06:46:19.607796+0000 mgr.y (mgr.34107) 1830 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-02-10T06:46:21.376 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:46:21 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:46:21] "GET /metrics HTTP/1.1" 200 38769 "" "Prometheus/2.33.4" 2024-02-10T06:46:22.675 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: audit 2024-02-10T06:46:20.788553+0000 mgr.y (mgr.34107) 1831 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:46:22.675 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: cluster 2024-02-10T06:46:21.608930+0000 mgr.y (mgr.34107) 1832 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-02-10T06:46:22.675 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: audit 2024-02-10T06:46:22.220625+0000 mon.a (mon.0) 7306 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:22.675 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: audit 2024-02-10T06:46:22.229077+0000 mon.a (mon.0) 7307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:22.675 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: audit 2024-02-10T06:46:22.269431+0000 mon.a (mon.0) 7308 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:22.675 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: audit 2024-02-10T06:46:22.270782+0000 mon.a (mon.0) 7309 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:22.676 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: audit 2024-02-10T06:46:22.281594+0000 mon.a (mon.0) 7310 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:22.676 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: audit 2024-02-10T06:46:22.356061+0000 mon.a (mon.0) 7311 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:46:22.676 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: audit 2024-02-10T06:46:20.788553+0000 mgr.y (mgr.34107) 1831 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:46:22.676 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: cluster 2024-02-10T06:46:21.608930+0000 mgr.y (mgr.34107) 1832 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-02-10T06:46:22.676 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: audit 2024-02-10T06:46:22.220625+0000 mon.a (mon.0) 7306 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:22.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: audit 2024-02-10T06:46:22.229077+0000 mon.a (mon.0) 7307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:22.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: audit 2024-02-10T06:46:22.269431+0000 mon.a (mon.0) 7308 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:22.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: audit 2024-02-10T06:46:22.270782+0000 mon.a (mon.0) 7309 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:22.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: audit 2024-02-10T06:46:22.281594+0000 mon.a (mon.0) 7310 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:22.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: audit 2024-02-10T06:46:22.356061+0000 mon.a (mon.0) 7311 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:46:22.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: audit 2024-02-10T06:46:22.366720+0000 mon.a (mon.0) 7312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:46:22.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: audit 2024-02-10T06:46:22.378472+0000 mon.a (mon.0) 7313 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:22.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: audit 2024-02-10T06:46:22.382108+0000 mon.a (mon.0) 7314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:22.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: audit 2024-02-10T06:46:22.388526+0000 mon.a (mon.0) 7315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:22.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: audit 2024-02-10T06:46:22.390030+0000 mon.a (mon.0) 7316 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:22.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: audit 2024-02-10T06:46:22.399198+0000 mon.a (mon.0) 7317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:22.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: audit 2024-02-10T06:46:22.481500+0000 mon.a (mon.0) 7318 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:22.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: audit 2024-02-10T06:46:22.484550+0000 mon.a (mon.0) 7319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:22.677 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: audit 2024-02-10T06:46:22.487527+0000 mon.a (mon.0) 7320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:22.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: audit 2024-02-10T06:46:22.488934+0000 mon.a (mon.0) 7321 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:22.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: audit 2024-02-10T06:46:22.498102+0000 mon.a (mon.0) 7322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:22.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: audit 2024-02-10T06:46:22.576166+0000 mon.a (mon.0) 7323 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:22.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: audit 2024-02-10T06:46:22.579211+0000 mon.a (mon.0) 7324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:22.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: audit 2024-02-10T06:46:22.582493+0000 mon.a (mon.0) 7325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:22.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: audit 2024-02-10T06:46:22.583434+0000 mon.a (mon.0) 7326 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:22.678 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[68510]: audit 2024-02-10T06:46:22.589801+0000 mon.a (mon.0) 7327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:22.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: audit 2024-02-10T06:46:20.788553+0000 mgr.y (mgr.34107) 1831 : audit 0 from='client.15504 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:46:22.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: cluster 2024-02-10T06:46:21.608930+0000 mgr.y (mgr.34107) 1832 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-02-10T06:46:22.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: audit 2024-02-10T06:46:22.220625+0000 mon.a (mon.0) 7306 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:22.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: audit 2024-02-10T06:46:22.229077+0000 mon.a (mon.0) 7307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: audit 2024-02-10T06:46:22.269431+0000 mon.a (mon.0) 7308 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: audit 2024-02-10T06:46:22.270782+0000 mon.a (mon.0) 7309 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: audit 2024-02-10T06:46:22.281594+0000 mon.a (mon.0) 7310 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: audit 2024-02-10T06:46:22.356061+0000 mon.a (mon.0) 7311 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:46:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: audit 2024-02-10T06:46:22.366720+0000 mon.a (mon.0) 7312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:46:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: audit 2024-02-10T06:46:22.378472+0000 mon.a (mon.0) 7313 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: audit 2024-02-10T06:46:22.382108+0000 mon.a (mon.0) 7314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: audit 2024-02-10T06:46:22.388526+0000 mon.a (mon.0) 7315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: audit 2024-02-10T06:46:22.390030+0000 mon.a (mon.0) 7316 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: audit 2024-02-10T06:46:22.399198+0000 mon.a (mon.0) 7317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: audit 2024-02-10T06:46:22.481500+0000 mon.a (mon.0) 7318 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: audit 2024-02-10T06:46:22.484550+0000 mon.a (mon.0) 7319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: audit 2024-02-10T06:46:22.487527+0000 mon.a (mon.0) 7320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: audit 2024-02-10T06:46:22.488934+0000 mon.a (mon.0) 7321 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:22.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: audit 2024-02-10T06:46:22.498102+0000 mon.a (mon.0) 7322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:22.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: audit 2024-02-10T06:46:22.576166+0000 mon.a (mon.0) 7323 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:22.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: audit 2024-02-10T06:46:22.579211+0000 mon.a (mon.0) 7324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:22.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: audit 2024-02-10T06:46:22.582493+0000 mon.a (mon.0) 7325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:22.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: audit 2024-02-10T06:46:22.583434+0000 mon.a (mon.0) 7326 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:22.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:22 smithi175 bash[56722]: audit 2024-02-10T06:46:22.589801+0000 mon.a (mon.0) 7327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.154 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: audit 2024-02-10T06:46:22.366720+0000 mon.a (mon.0) 7312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:46:23.154 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: audit 2024-02-10T06:46:22.378472+0000 mon.a (mon.0) 7313 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.154 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: audit 2024-02-10T06:46:22.382108+0000 mon.a (mon.0) 7314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.154 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: audit 2024-02-10T06:46:22.388526+0000 mon.a (mon.0) 7315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.155 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: audit 2024-02-10T06:46:22.390030+0000 mon.a (mon.0) 7316 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.155 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: audit 2024-02-10T06:46:22.399198+0000 mon.a (mon.0) 7317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.155 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: audit 2024-02-10T06:46:22.481500+0000 mon.a (mon.0) 7318 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.155 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: audit 2024-02-10T06:46:22.484550+0000 mon.a (mon.0) 7319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.155 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: audit 2024-02-10T06:46:22.487527+0000 mon.a (mon.0) 7320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.155 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: audit 2024-02-10T06:46:22.488934+0000 mon.a (mon.0) 7321 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.155 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: audit 2024-02-10T06:46:22.498102+0000 mon.a (mon.0) 7322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.155 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: audit 2024-02-10T06:46:22.576166+0000 mon.a (mon.0) 7323 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.155 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: audit 2024-02-10T06:46:22.579211+0000 mon.a (mon.0) 7324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.155 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: audit 2024-02-10T06:46:22.582493+0000 mon.a (mon.0) 7325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.155 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: audit 2024-02-10T06:46:22.583434+0000 mon.a (mon.0) 7326 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.156 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:22 smithi046 bash[71198]: audit 2024-02-10T06:46:22.589801+0000 mon.a (mon.0) 7327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: cluster 2024-02-10T06:46:22.273884+0000 mgr.y (mgr.34107) 1833 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s 2024-02-10T06:46:23.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: cephadm 2024-02-10T06:46:22.282331+0000 mgr.y (mgr.34107) 1834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:23.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:22.357225+0000 mgr.y (mgr.34107) 1835 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:46:23.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:22.367541+0000 mgr.y (mgr.34107) 1836 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:46:23.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: cephadm 2024-02-10T06:46:22.400165+0000 mgr.y (mgr.34107) 1837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:23.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: cephadm 2024-02-10T06:46:22.498735+0000 mgr.y (mgr.34107) 1838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:23.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: cephadm 2024-02-10T06:46:22.590384+0000 mgr.y (mgr.34107) 1839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:23.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:22.674992+0000 mon.a (mon.0) 7328 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:22.678014+0000 mon.a (mon.0) 7329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:22.680712+0000 mon.a (mon.0) 7330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:22.681659+0000 mon.a (mon.0) 7331 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:22.687400+0000 mon.a (mon.0) 7332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:22.769694+0000 mon.a (mon.0) 7333 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:22.772528+0000 mon.a (mon.0) 7334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:22.775955+0000 mon.a (mon.0) 7335 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:22.777286+0000 mon.a (mon.0) 7336 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:22.784792+0000 mon.a (mon.0) 7337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:22.869414+0000 mon.a (mon.0) 7338 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:22.873858+0000 mon.a (mon.0) 7339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:22.877681+0000 mon.a (mon.0) 7340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: cluster 2024-02-10T06:46:22.273884+0000 mgr.y (mgr.34107) 1833 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s 2024-02-10T06:46:23.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: cephadm 2024-02-10T06:46:22.282331+0000 mgr.y (mgr.34107) 1834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:23.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:22.357225+0000 mgr.y (mgr.34107) 1835 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:46:23.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:22.367541+0000 mgr.y (mgr.34107) 1836 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:46:23.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: cephadm 2024-02-10T06:46:22.400165+0000 mgr.y (mgr.34107) 1837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:23.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: cephadm 2024-02-10T06:46:22.498735+0000 mgr.y (mgr.34107) 1838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:23.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: cephadm 2024-02-10T06:46:22.590384+0000 mgr.y (mgr.34107) 1839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:23.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:22.674992+0000 mon.a (mon.0) 7328 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:22.678014+0000 mon.a (mon.0) 7329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:22.680712+0000 mon.a (mon.0) 7330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:22.681659+0000 mon.a (mon.0) 7331 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:22.687400+0000 mon.a (mon.0) 7332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:22.769694+0000 mon.a (mon.0) 7333 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:22.772528+0000 mon.a (mon.0) 7334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:22.775955+0000 mon.a (mon.0) 7335 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:22.777286+0000 mon.a (mon.0) 7336 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:22.784792+0000 mon.a (mon.0) 7337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:22.869414+0000 mon.a (mon.0) 7338 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:22.873858+0000 mon.a (mon.0) 7339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:22.877681+0000 mon.a (mon.0) 7340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:22.879265+0000 mon.a (mon.0) 7341 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:22.887442+0000 mon.a (mon.0) 7342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:22.969850+0000 mon.a (mon.0) 7343 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:22.973328+0000 mon.a (mon.0) 7344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:22.976425+0000 mon.a (mon.0) 7345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:22.977669+0000 mon.a (mon.0) 7346 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:22.985827+0000 mon.a (mon.0) 7347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.069164+0000 mon.a (mon.0) 7348 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.072034+0000 mon.a (mon.0) 7349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.074928+0000 mon.a (mon.0) 7350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.076003+0000 mon.a (mon.0) 7351 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.082212+0000 mon.a (mon.0) 7352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.166550+0000 mon.a (mon.0) 7353 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.168807+0000 mon.a (mon.0) 7354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.171063+0000 mon.a (mon.0) 7355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.171840+0000 mon.a (mon.0) 7356 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.177300+0000 mon.a (mon.0) 7357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: cluster 2024-02-10T06:46:23.226520+0000 mon.a (mon.0) 7358 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:46:23.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: cluster 2024-02-10T06:46:23.226632+0000 mon.a (mon.0) 7359 : cluster 1 Cluster is now healthy 2024-02-10T06:46:23.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.258578+0000 mon.a (mon.0) 7360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.260943+0000 mon.a (mon.0) 7361 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.264800+0000 mon.a (mon.0) 7362 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.265943+0000 mon.a (mon.0) 7363 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.274411+0000 mon.a (mon.0) 7364 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.354174+0000 mon.a (mon.0) 7365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.357421+0000 mon.a (mon.0) 7366 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.361784+0000 mon.a (mon.0) 7367 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.363342+0000 mon.a (mon.0) 7368 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.373431+0000 mon.a (mon.0) 7369 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.456870+0000 mon.a (mon.0) 7370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.460548+0000 mon.a (mon.0) 7371 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.463606+0000 mon.a (mon.0) 7372 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.466313+0000 mon.a (mon.0) 7373 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.477834+0000 mon.a (mon.0) 7374 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.558308+0000 mon.a (mon.0) 7375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.560575+0000 mon.a (mon.0) 7376 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.563824+0000 mon.a (mon.0) 7377 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.564846+0000 mon.a (mon.0) 7378 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.570997+0000 mon.a (mon.0) 7379 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.649152+0000 mon.a (mon.0) 7380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.652359+0000 mon.a (mon.0) 7381 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.656065+0000 mon.a (mon.0) 7382 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[71198]: audit 2024-02-10T06:46:23.657276+0000 mon.a (mon.0) 7383 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:22.879265+0000 mon.a (mon.0) 7341 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:22.887442+0000 mon.a (mon.0) 7342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:22.969850+0000 mon.a (mon.0) 7343 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:22.973328+0000 mon.a (mon.0) 7344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:22.976425+0000 mon.a (mon.0) 7345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:22.977669+0000 mon.a (mon.0) 7346 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:22.985827+0000 mon.a (mon.0) 7347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.069164+0000 mon.a (mon.0) 7348 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.072034+0000 mon.a (mon.0) 7349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.074928+0000 mon.a (mon.0) 7350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.076003+0000 mon.a (mon.0) 7351 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.082212+0000 mon.a (mon.0) 7352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.166550+0000 mon.a (mon.0) 7353 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.168807+0000 mon.a (mon.0) 7354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.171063+0000 mon.a (mon.0) 7355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.171840+0000 mon.a (mon.0) 7356 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.177300+0000 mon.a (mon.0) 7357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: cluster 2024-02-10T06:46:23.226520+0000 mon.a (mon.0) 7358 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:46:23.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: cluster 2024-02-10T06:46:23.226632+0000 mon.a (mon.0) 7359 : cluster 1 Cluster is now healthy 2024-02-10T06:46:23.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.258578+0000 mon.a (mon.0) 7360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.260943+0000 mon.a (mon.0) 7361 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.264800+0000 mon.a (mon.0) 7362 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.265943+0000 mon.a (mon.0) 7363 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.274411+0000 mon.a (mon.0) 7364 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.354174+0000 mon.a (mon.0) 7365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.357421+0000 mon.a (mon.0) 7366 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.361784+0000 mon.a (mon.0) 7367 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.363342+0000 mon.a (mon.0) 7368 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.373431+0000 mon.a (mon.0) 7369 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.456870+0000 mon.a (mon.0) 7370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.460548+0000 mon.a (mon.0) 7371 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.463606+0000 mon.a (mon.0) 7372 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.466313+0000 mon.a (mon.0) 7373 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.477834+0000 mon.a (mon.0) 7374 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.558308+0000 mon.a (mon.0) 7375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.560575+0000 mon.a (mon.0) 7376 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.563824+0000 mon.a (mon.0) 7377 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.564846+0000 mon.a (mon.0) 7378 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.570997+0000 mon.a (mon.0) 7379 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.649152+0000 mon.a (mon.0) 7380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.652359+0000 mon.a (mon.0) 7381 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.656065+0000 mon.a (mon.0) 7382 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:23 smithi046 bash[68510]: audit 2024-02-10T06:46:23.657276+0000 mon.a (mon.0) 7383 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: cluster 2024-02-10T06:46:22.273884+0000 mgr.y (mgr.34107) 1833 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s 2024-02-10T06:46:23.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: cephadm 2024-02-10T06:46:22.282331+0000 mgr.y (mgr.34107) 1834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:23.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:22.357225+0000 mgr.y (mgr.34107) 1835 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:46:23.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:22.367541+0000 mgr.y (mgr.34107) 1836 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:46:23.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: cephadm 2024-02-10T06:46:22.400165+0000 mgr.y (mgr.34107) 1837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:23.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: cephadm 2024-02-10T06:46:22.498735+0000 mgr.y (mgr.34107) 1838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:23.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: cephadm 2024-02-10T06:46:22.590384+0000 mgr.y (mgr.34107) 1839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:23.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:22.674992+0000 mon.a (mon.0) 7328 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:22.678014+0000 mon.a (mon.0) 7329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:22.680712+0000 mon.a (mon.0) 7330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:22.681659+0000 mon.a (mon.0) 7331 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:22.687400+0000 mon.a (mon.0) 7332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:22.769694+0000 mon.a (mon.0) 7333 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:22.772528+0000 mon.a (mon.0) 7334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:22.775955+0000 mon.a (mon.0) 7335 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:22.777286+0000 mon.a (mon.0) 7336 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:22.784792+0000 mon.a (mon.0) 7337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:22.869414+0000 mon.a (mon.0) 7338 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:22.873858+0000 mon.a (mon.0) 7339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:22.877681+0000 mon.a (mon.0) 7340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:22.879265+0000 mon.a (mon.0) 7341 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:22.887442+0000 mon.a (mon.0) 7342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:22.969850+0000 mon.a (mon.0) 7343 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:22.973328+0000 mon.a (mon.0) 7344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:22.976425+0000 mon.a (mon.0) 7345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:22.977669+0000 mon.a (mon.0) 7346 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:22.985827+0000 mon.a (mon.0) 7347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.069164+0000 mon.a (mon.0) 7348 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.072034+0000 mon.a (mon.0) 7349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.074928+0000 mon.a (mon.0) 7350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.076003+0000 mon.a (mon.0) 7351 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.082212+0000 mon.a (mon.0) 7352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.166550+0000 mon.a (mon.0) 7353 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.168807+0000 mon.a (mon.0) 7354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.171063+0000 mon.a (mon.0) 7355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.171840+0000 mon.a (mon.0) 7356 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.177300+0000 mon.a (mon.0) 7357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: cluster 2024-02-10T06:46:23.226520+0000 mon.a (mon.0) 7358 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:46:23.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: cluster 2024-02-10T06:46:23.226632+0000 mon.a (mon.0) 7359 : cluster 1 Cluster is now healthy 2024-02-10T06:46:23.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.258578+0000 mon.a (mon.0) 7360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.260943+0000 mon.a (mon.0) 7361 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.264800+0000 mon.a (mon.0) 7362 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.265943+0000 mon.a (mon.0) 7363 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.274411+0000 mon.a (mon.0) 7364 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.354174+0000 mon.a (mon.0) 7365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.357421+0000 mon.a (mon.0) 7366 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.361784+0000 mon.a (mon.0) 7367 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.363342+0000 mon.a (mon.0) 7368 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.373431+0000 mon.a (mon.0) 7369 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.456870+0000 mon.a (mon.0) 7370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.460548+0000 mon.a (mon.0) 7371 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:23.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.463606+0000 mon.a (mon.0) 7372 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:23.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.466313+0000 mon.a (mon.0) 7373 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:23.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.477834+0000 mon.a (mon.0) 7374 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:23.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.558308+0000 mon.a (mon.0) 7375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:23.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.560575+0000 mon.a (mon.0) 7376 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:24.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.563824+0000 mon.a (mon.0) 7377 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:24.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.564846+0000 mon.a (mon.0) 7378 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:24.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.570997+0000 mon.a (mon.0) 7379 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:24.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.649152+0000 mon.a (mon.0) 7380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:24.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.652359+0000 mon.a (mon.0) 7381 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:24.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.656065+0000 mon.a (mon.0) 7382 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:24.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:23 smithi175 bash[56722]: audit 2024-02-10T06:46:23.657276+0000 mon.a (mon.0) 7383 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:24.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: cephadm 2024-02-10T06:46:22.688058+0000 mgr.y (mgr.34107) 1840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:24.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: cephadm 2024-02-10T06:46:22.785901+0000 mgr.y (mgr.34107) 1841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:24.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: cephadm 2024-02-10T06:46:22.888266+0000 mgr.y (mgr.34107) 1842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:24.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: cephadm 2024-02-10T06:46:22.986438+0000 mgr.y (mgr.34107) 1843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:24.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: cephadm 2024-02-10T06:46:23.082796+0000 mgr.y (mgr.34107) 1844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:24.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: cephadm 2024-02-10T06:46:23.177904+0000 mgr.y (mgr.34107) 1845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: cephadm 2024-02-10T06:46:23.275324+0000 mgr.y (mgr.34107) 1846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: cephadm 2024-02-10T06:46:23.374293+0000 mgr.y (mgr.34107) 1847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: cephadm 2024-02-10T06:46:23.479797+0000 mgr.y (mgr.34107) 1848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: cephadm 2024-02-10T06:46:23.571523+0000 mgr.y (mgr.34107) 1849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:23.666072+0000 mon.a (mon.0) 7384 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: cephadm 2024-02-10T06:46:23.667142+0000 mgr.y (mgr.34107) 1850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:23.746855+0000 mon.a (mon.0) 7385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:23.749351+0000 mon.a (mon.0) 7386 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:23.752295+0000 mon.a (mon.0) 7387 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:23.753554+0000 mon.a (mon.0) 7388 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:23.762410+0000 mon.a (mon.0) 7389 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:23.844877+0000 mon.a (mon.0) 7390 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:23.847370+0000 mon.a (mon.0) 7391 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:24.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:23.850348+0000 mon.a (mon.0) 7392 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:24.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:23.851760+0000 mon.a (mon.0) 7393 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:24.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:23.858723+0000 mon.a (mon.0) 7394 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:24.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:23.941112+0000 mon.a (mon.0) 7395 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:23.944328+0000 mon.a (mon.0) 7396 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:23.948239+0000 mon.a (mon.0) 7397 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:23.949867+0000 mon.a (mon.0) 7398 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:23.959212+0000 mon.a (mon.0) 7399 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.041375+0000 mon.a (mon.0) 7400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.043936+0000 mon.a (mon.0) 7401 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.046941+0000 mon.a (mon.0) 7402 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.048028+0000 mon.a (mon.0) 7403 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.054433+0000 mon.a (mon.0) 7404 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.139969+0000 mon.a (mon.0) 7405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.142048+0000 mon.a (mon.0) 7406 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.144167+0000 mon.a (mon.0) 7407 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.144960+0000 mon.a (mon.0) 7408 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.152963+0000 mon.a (mon.0) 7409 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.235026+0000 mon.a (mon.0) 7410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.237092+0000 mon.a (mon.0) 7411 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.239231+0000 mon.a (mon.0) 7412 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.239927+0000 mon.a (mon.0) 7413 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.245168+0000 mon.a (mon.0) 7414 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.325510+0000 mon.a (mon.0) 7415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.327985+0000 mon.a (mon.0) 7416 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.331121+0000 mon.a (mon.0) 7417 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.332598+0000 mon.a (mon.0) 7418 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.340139+0000 mon.a (mon.0) 7419 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.420317+0000 mon.a (mon.0) 7420 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.423325+0000 mon.a (mon.0) 7421 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.426098+0000 mon.a (mon.0) 7422 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.426961+0000 mon.a (mon.0) 7423 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.433812+0000 mon.a (mon.0) 7424 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.513785+0000 mon.a (mon.0) 7425 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:24.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.516594+0000 mon.a (mon.0) 7426 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:24.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.520708+0000 mon.a (mon.0) 7427 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:24.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.522272+0000 mon.a (mon.0) 7428 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:24.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.530170+0000 mon.a (mon.0) 7429 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:24.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.613225+0000 mon.a (mon.0) 7430 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:24.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.615229+0000 mon.a (mon.0) 7431 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:24.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.617448+0000 mon.a (mon.0) 7432 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:24.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.618492+0000 mon.a (mon.0) 7433 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:24.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:24 smithi175 bash[56722]: audit 2024-02-10T06:46:24.625471+0000 mon.a (mon.0) 7434 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.098 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: cephadm 2024-02-10T06:46:22.688058+0000 mgr.y (mgr.34107) 1840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.098 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: cephadm 2024-02-10T06:46:22.785901+0000 mgr.y (mgr.34107) 1841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.098 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: cephadm 2024-02-10T06:46:22.888266+0000 mgr.y (mgr.34107) 1842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.098 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: cephadm 2024-02-10T06:46:22.986438+0000 mgr.y (mgr.34107) 1843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.098 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: cephadm 2024-02-10T06:46:23.082796+0000 mgr.y (mgr.34107) 1844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.098 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: cephadm 2024-02-10T06:46:23.177904+0000 mgr.y (mgr.34107) 1845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: cephadm 2024-02-10T06:46:23.275324+0000 mgr.y (mgr.34107) 1846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: cephadm 2024-02-10T06:46:23.374293+0000 mgr.y (mgr.34107) 1847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: cephadm 2024-02-10T06:46:23.479797+0000 mgr.y (mgr.34107) 1848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: cephadm 2024-02-10T06:46:23.571523+0000 mgr.y (mgr.34107) 1849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:23.666072+0000 mon.a (mon.0) 7384 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: cephadm 2024-02-10T06:46:23.667142+0000 mgr.y (mgr.34107) 1850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:23.746855+0000 mon.a (mon.0) 7385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:23.749351+0000 mon.a (mon.0) 7386 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:23.752295+0000 mon.a (mon.0) 7387 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:23.753554+0000 mon.a (mon.0) 7388 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:23.762410+0000 mon.a (mon.0) 7389 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:23.844877+0000 mon.a (mon.0) 7390 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:23.847370+0000 mon.a (mon.0) 7391 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:23.850348+0000 mon.a (mon.0) 7392 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.100 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:23.851760+0000 mon.a (mon.0) 7393 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: cephadm 2024-02-10T06:46:22.688058+0000 mgr.y (mgr.34107) 1840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: cephadm 2024-02-10T06:46:22.785901+0000 mgr.y (mgr.34107) 1841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: cephadm 2024-02-10T06:46:22.888266+0000 mgr.y (mgr.34107) 1842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: cephadm 2024-02-10T06:46:22.986438+0000 mgr.y (mgr.34107) 1843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: cephadm 2024-02-10T06:46:23.082796+0000 mgr.y (mgr.34107) 1844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: cephadm 2024-02-10T06:46:23.177904+0000 mgr.y (mgr.34107) 1845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: cephadm 2024-02-10T06:46:23.275324+0000 mgr.y (mgr.34107) 1846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: cephadm 2024-02-10T06:46:23.374293+0000 mgr.y (mgr.34107) 1847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: cephadm 2024-02-10T06:46:23.479797+0000 mgr.y (mgr.34107) 1848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: cephadm 2024-02-10T06:46:23.571523+0000 mgr.y (mgr.34107) 1849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:23.666072+0000 mon.a (mon.0) 7384 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: cephadm 2024-02-10T06:46:23.667142+0000 mgr.y (mgr.34107) 1850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:23.746855+0000 mon.a (mon.0) 7385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:23.749351+0000 mon.a (mon.0) 7386 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:23.752295+0000 mon.a (mon.0) 7387 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:23.753554+0000 mon.a (mon.0) 7388 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:23.762410+0000 mon.a (mon.0) 7389 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:23.844877+0000 mon.a (mon.0) 7390 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:23.847370+0000 mon.a (mon.0) 7391 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:23.850348+0000 mon.a (mon.0) 7392 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:23.851760+0000 mon.a (mon.0) 7393 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:23.858723+0000 mon.a (mon.0) 7394 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:23.941112+0000 mon.a (mon.0) 7395 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:23.944328+0000 mon.a (mon.0) 7396 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:23.948239+0000 mon.a (mon.0) 7397 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:23.949867+0000 mon.a (mon.0) 7398 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:23.959212+0000 mon.a (mon.0) 7399 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.041375+0000 mon.a (mon.0) 7400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.043936+0000 mon.a (mon.0) 7401 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.046941+0000 mon.a (mon.0) 7402 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.048028+0000 mon.a (mon.0) 7403 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.054433+0000 mon.a (mon.0) 7404 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.139969+0000 mon.a (mon.0) 7405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.103 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.142048+0000 mon.a (mon.0) 7406 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.103 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.144167+0000 mon.a (mon.0) 7407 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.103 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.144960+0000 mon.a (mon.0) 7408 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.103 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.152963+0000 mon.a (mon.0) 7409 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.103 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.235026+0000 mon.a (mon.0) 7410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.103 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.237092+0000 mon.a (mon.0) 7411 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.103 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.239231+0000 mon.a (mon.0) 7412 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.103 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:23.858723+0000 mon.a (mon.0) 7394 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.103 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:23.941112+0000 mon.a (mon.0) 7395 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.103 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:23.944328+0000 mon.a (mon.0) 7396 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:23.948239+0000 mon.a (mon.0) 7397 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:23.949867+0000 mon.a (mon.0) 7398 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:23.959212+0000 mon.a (mon.0) 7399 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.041375+0000 mon.a (mon.0) 7400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.043936+0000 mon.a (mon.0) 7401 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.046941+0000 mon.a (mon.0) 7402 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.048028+0000 mon.a (mon.0) 7403 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.054433+0000 mon.a (mon.0) 7404 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.139969+0000 mon.a (mon.0) 7405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.142048+0000 mon.a (mon.0) 7406 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.144167+0000 mon.a (mon.0) 7407 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.144960+0000 mon.a (mon.0) 7408 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.152963+0000 mon.a (mon.0) 7409 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.235026+0000 mon.a (mon.0) 7410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.237092+0000 mon.a (mon.0) 7411 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.239231+0000 mon.a (mon.0) 7412 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.105 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.239927+0000 mon.a (mon.0) 7413 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.105 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.245168+0000 mon.a (mon.0) 7414 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.105 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.325510+0000 mon.a (mon.0) 7415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.105 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.327985+0000 mon.a (mon.0) 7416 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.105 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.331121+0000 mon.a (mon.0) 7417 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.105 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.332598+0000 mon.a (mon.0) 7418 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.105 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.340139+0000 mon.a (mon.0) 7419 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.105 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.420317+0000 mon.a (mon.0) 7420 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.105 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.423325+0000 mon.a (mon.0) 7421 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.106 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.426098+0000 mon.a (mon.0) 7422 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.106 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.426961+0000 mon.a (mon.0) 7423 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.106 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.433812+0000 mon.a (mon.0) 7424 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.106 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.513785+0000 mon.a (mon.0) 7425 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.106 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.516594+0000 mon.a (mon.0) 7426 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.106 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.520708+0000 mon.a (mon.0) 7427 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.106 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.522272+0000 mon.a (mon.0) 7428 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.106 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.530170+0000 mon.a (mon.0) 7429 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.106 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.613225+0000 mon.a (mon.0) 7430 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.106 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.615229+0000 mon.a (mon.0) 7431 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.106 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.617448+0000 mon.a (mon.0) 7432 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.106 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.618492+0000 mon.a (mon.0) 7433 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.106 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[71198]: audit 2024-02-10T06:46:24.625471+0000 mon.a (mon.0) 7434 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.239927+0000 mon.a (mon.0) 7413 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.245168+0000 mon.a (mon.0) 7414 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.325510+0000 mon.a (mon.0) 7415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.327985+0000 mon.a (mon.0) 7416 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.331121+0000 mon.a (mon.0) 7417 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.332598+0000 mon.a (mon.0) 7418 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.340139+0000 mon.a (mon.0) 7419 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.420317+0000 mon.a (mon.0) 7420 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.423325+0000 mon.a (mon.0) 7421 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.426098+0000 mon.a (mon.0) 7422 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.426961+0000 mon.a (mon.0) 7423 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.433812+0000 mon.a (mon.0) 7424 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.513785+0000 mon.a (mon.0) 7425 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.516594+0000 mon.a (mon.0) 7426 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.520708+0000 mon.a (mon.0) 7427 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.522272+0000 mon.a (mon.0) 7428 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.530170+0000 mon.a (mon.0) 7429 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.613225+0000 mon.a (mon.0) 7430 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.615229+0000 mon.a (mon.0) 7431 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.617448+0000 mon.a (mon.0) 7432 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.618492+0000 mon.a (mon.0) 7433 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:24 smithi046 bash[68510]: audit 2024-02-10T06:46:24.625471+0000 mon.a (mon.0) 7434 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.680 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: cephadm 2024-02-10T06:46:23.763036+0000 mgr.y (mgr.34107) 1851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.680 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: cephadm 2024-02-10T06:46:23.859546+0000 mgr.y (mgr.34107) 1852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.811 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:46:25.939 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: cephadm 2024-02-10T06:46:23.763036+0000 mgr.y (mgr.34107) 1851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.939 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: cephadm 2024-02-10T06:46:23.859546+0000 mgr.y (mgr.34107) 1852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.939 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: cephadm 2024-02-10T06:46:23.960064+0000 mgr.y (mgr.34107) 1853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.939 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: cephadm 2024-02-10T06:46:24.057069+0000 mgr.y (mgr.34107) 1854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.940 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: cephadm 2024-02-10T06:46:24.153919+0000 mgr.y (mgr.34107) 1855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.940 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: cephadm 2024-02-10T06:46:24.245771+0000 mgr.y (mgr.34107) 1856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.940 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: cluster 2024-02-10T06:46:24.274817+0000 mgr.y (mgr.34107) 1857 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-02-10T06:46:25.940 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: cephadm 2024-02-10T06:46:24.340824+0000 mgr.y (mgr.34107) 1858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.940 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: cephadm 2024-02-10T06:46:24.434416+0000 mgr.y (mgr.34107) 1859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.940 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: cephadm 2024-02-10T06:46:24.531007+0000 mgr.y (mgr.34107) 1860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.940 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: cephadm 2024-02-10T06:46:24.626049+0000 mgr.y (mgr.34107) 1861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.940 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:24.701063+0000 mon.a (mon.0) 7435 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.940 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:24.704634+0000 mon.a (mon.0) 7436 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.940 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:24.708846+0000 mon.a (mon.0) 7437 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.940 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:24.710108+0000 mon.a (mon.0) 7438 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.940 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:24.718659+0000 mon.a (mon.0) 7439 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.941 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:24.804294+0000 mon.a (mon.0) 7440 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.941 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:24.807100+0000 mon.a (mon.0) 7441 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.941 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:24.811116+0000 mon.a (mon.0) 7442 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.941 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:24.812399+0000 mon.a (mon.0) 7443 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.941 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:24.821886+0000 mon.a (mon.0) 7444 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.942 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: cephadm 2024-02-10T06:46:23.960064+0000 mgr.y (mgr.34107) 1853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.942 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: cephadm 2024-02-10T06:46:24.057069+0000 mgr.y (mgr.34107) 1854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.942 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: cephadm 2024-02-10T06:46:24.153919+0000 mgr.y (mgr.34107) 1855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.942 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: cephadm 2024-02-10T06:46:24.245771+0000 mgr.y (mgr.34107) 1856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.942 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: cluster 2024-02-10T06:46:24.274817+0000 mgr.y (mgr.34107) 1857 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-02-10T06:46:25.942 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: cephadm 2024-02-10T06:46:24.340824+0000 mgr.y (mgr.34107) 1858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.942 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: cephadm 2024-02-10T06:46:24.434416+0000 mgr.y (mgr.34107) 1859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.942 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: cephadm 2024-02-10T06:46:24.531007+0000 mgr.y (mgr.34107) 1860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.942 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: cephadm 2024-02-10T06:46:24.626049+0000 mgr.y (mgr.34107) 1861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.942 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:24.701063+0000 mon.a (mon.0) 7435 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.942 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:24.704634+0000 mon.a (mon.0) 7436 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.943 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:24.708846+0000 mon.a (mon.0) 7437 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.943 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:24.710108+0000 mon.a (mon.0) 7438 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.943 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:24.718659+0000 mon.a (mon.0) 7439 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.943 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:24.804294+0000 mon.a (mon.0) 7440 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.943 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:24.807100+0000 mon.a (mon.0) 7441 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.943 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:24.811116+0000 mon.a (mon.0) 7442 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.943 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:24.812399+0000 mon.a (mon.0) 7443 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.943 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:24.821886+0000 mon.a (mon.0) 7444 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.943 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:24.904980+0000 mon.a (mon.0) 7445 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.943 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:24.906964+0000 mon.a (mon.0) 7446 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.943 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:24.909097+0000 mon.a (mon.0) 7447 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.943 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:24.910018+0000 mon.a (mon.0) 7448 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.943 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:24.918540+0000 mon.a (mon.0) 7449 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.944 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:24.996871+0000 mon.a (mon.0) 7450 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.944 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:24.998825+0000 mon.a (mon.0) 7451 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.944 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.001154+0000 mon.a (mon.0) 7452 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.944 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.002353+0000 mon.a (mon.0) 7453 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.944 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.008603+0000 mon.a (mon.0) 7454 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.944 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.091144+0000 mon.a (mon.0) 7455 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.944 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.093589+0000 mon.a (mon.0) 7456 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.944 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.097606+0000 mon.a (mon.0) 7457 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.944 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.098614+0000 mon.a (mon.0) 7458 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.944 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.105755+0000 mon.a (mon.0) 7459 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.944 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.167562+0000 mon.a (mon.0) 7460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.945 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.170312+0000 mon.a (mon.0) 7461 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.945 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.173035+0000 mon.a (mon.0) 7462 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.945 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.173857+0000 mon.a (mon.0) 7463 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.945 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.179247+0000 mon.a (mon.0) 7464 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.945 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.256531+0000 mon.a (mon.0) 7465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.945 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.259558+0000 mon.a (mon.0) 7466 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.945 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.262174+0000 mon.a (mon.0) 7467 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.945 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.263097+0000 mon.a (mon.0) 7468 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.945 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.268917+0000 mon.a (mon.0) 7469 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.945 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.352723+0000 mon.a (mon.0) 7470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.945 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.355496+0000 mon.a (mon.0) 7471 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.946 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.359372+0000 mon.a (mon.0) 7472 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.946 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.360416+0000 mon.a (mon.0) 7473 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.946 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.366521+0000 mon.a (mon.0) 7474 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.946 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.446965+0000 mon.a (mon.0) 7475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.946 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.451497+0000 mon.a (mon.0) 7476 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.946 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.454840+0000 mon.a (mon.0) 7477 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.946 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.455922+0000 mon.a (mon.0) 7478 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.946 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.463257+0000 mon.a (mon.0) 7479 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.946 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.547070+0000 mon.a (mon.0) 7480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.946 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.549954+0000 mon.a (mon.0) 7481 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.946 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.552189+0000 mon.a (mon.0) 7482 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.946 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.553010+0000 mon.a (mon.0) 7483 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.947 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.559236+0000 mon.a (mon.0) 7484 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.947 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.635741+0000 mon.a (mon.0) 7485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.947 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.638472+0000 mon.a (mon.0) 7486 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.947 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.640832+0000 mon.a (mon.0) 7487 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.947 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.641677+0000 mon.a (mon.0) 7488 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.947 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[71198]: audit 2024-02-10T06:46:25.647202+0000 mon.a (mon.0) 7489 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.947 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:24.904980+0000 mon.a (mon.0) 7445 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:24.906964+0000 mon.a (mon.0) 7446 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:24.909097+0000 mon.a (mon.0) 7447 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:24.910018+0000 mon.a (mon.0) 7448 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:24.918540+0000 mon.a (mon.0) 7449 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:24.996871+0000 mon.a (mon.0) 7450 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:24.998825+0000 mon.a (mon.0) 7451 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.001154+0000 mon.a (mon.0) 7452 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.002353+0000 mon.a (mon.0) 7453 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.008603+0000 mon.a (mon.0) 7454 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.091144+0000 mon.a (mon.0) 7455 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.093589+0000 mon.a (mon.0) 7456 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.097606+0000 mon.a (mon.0) 7457 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.949 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.098614+0000 mon.a (mon.0) 7458 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.949 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.105755+0000 mon.a (mon.0) 7459 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.949 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.167562+0000 mon.a (mon.0) 7460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.949 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.170312+0000 mon.a (mon.0) 7461 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.949 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.173035+0000 mon.a (mon.0) 7462 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.949 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.173857+0000 mon.a (mon.0) 7463 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.949 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.179247+0000 mon.a (mon.0) 7464 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.949 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.256531+0000 mon.a (mon.0) 7465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.949 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.259558+0000 mon.a (mon.0) 7466 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.949 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.262174+0000 mon.a (mon.0) 7467 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.949 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.263097+0000 mon.a (mon.0) 7468 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.949 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.268917+0000 mon.a (mon.0) 7469 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.950 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.352723+0000 mon.a (mon.0) 7470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.950 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.355496+0000 mon.a (mon.0) 7471 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.950 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.359372+0000 mon.a (mon.0) 7472 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.950 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.360416+0000 mon.a (mon.0) 7473 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.950 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.366521+0000 mon.a (mon.0) 7474 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.950 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.446965+0000 mon.a (mon.0) 7475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.950 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.451497+0000 mon.a (mon.0) 7476 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.950 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.454840+0000 mon.a (mon.0) 7477 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.950 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.455922+0000 mon.a (mon.0) 7478 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.950 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.463257+0000 mon.a (mon.0) 7479 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.950 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.547070+0000 mon.a (mon.0) 7480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.950 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.549954+0000 mon.a (mon.0) 7481 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.951 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.552189+0000 mon.a (mon.0) 7482 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.951 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.553010+0000 mon.a (mon.0) 7483 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.951 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.559236+0000 mon.a (mon.0) 7484 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.951 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.635741+0000 mon.a (mon.0) 7485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.951 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.638472+0000 mon.a (mon.0) 7486 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.951 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.640832+0000 mon.a (mon.0) 7487 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.951 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.641677+0000 mon.a (mon.0) 7488 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.951 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:25 smithi046 bash[68510]: audit 2024-02-10T06:46:25.647202+0000 mon.a (mon.0) 7489 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: cephadm 2024-02-10T06:46:23.763036+0000 mgr.y (mgr.34107) 1851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: cephadm 2024-02-10T06:46:23.859546+0000 mgr.y (mgr.34107) 1852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: cephadm 2024-02-10T06:46:23.960064+0000 mgr.y (mgr.34107) 1853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: cephadm 2024-02-10T06:46:24.057069+0000 mgr.y (mgr.34107) 1854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: cephadm 2024-02-10T06:46:24.153919+0000 mgr.y (mgr.34107) 1855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: cephadm 2024-02-10T06:46:24.245771+0000 mgr.y (mgr.34107) 1856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: cluster 2024-02-10T06:46:24.274817+0000 mgr.y (mgr.34107) 1857 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-02-10T06:46:25.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: cephadm 2024-02-10T06:46:24.340824+0000 mgr.y (mgr.34107) 1858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: cephadm 2024-02-10T06:46:24.434416+0000 mgr.y (mgr.34107) 1859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: cephadm 2024-02-10T06:46:24.531007+0000 mgr.y (mgr.34107) 1860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: cephadm 2024-02-10T06:46:24.626049+0000 mgr.y (mgr.34107) 1861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:25.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:24.701063+0000 mon.a (mon.0) 7435 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:24.704634+0000 mon.a (mon.0) 7436 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:24.708846+0000 mon.a (mon.0) 7437 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:24.710108+0000 mon.a (mon.0) 7438 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:24.718659+0000 mon.a (mon.0) 7439 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:24.804294+0000 mon.a (mon.0) 7440 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:24.807100+0000 mon.a (mon.0) 7441 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:24.811116+0000 mon.a (mon.0) 7442 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:24.812399+0000 mon.a (mon.0) 7443 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:24.821886+0000 mon.a (mon.0) 7444 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:24.904980+0000 mon.a (mon.0) 7445 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:24.906964+0000 mon.a (mon.0) 7446 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:24.909097+0000 mon.a (mon.0) 7447 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:24.910018+0000 mon.a (mon.0) 7448 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:24.918540+0000 mon.a (mon.0) 7449 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:24.996871+0000 mon.a (mon.0) 7450 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:24.998825+0000 mon.a (mon.0) 7451 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.001154+0000 mon.a (mon.0) 7452 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.002353+0000 mon.a (mon.0) 7453 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.008603+0000 mon.a (mon.0) 7454 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.091144+0000 mon.a (mon.0) 7455 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.093589+0000 mon.a (mon.0) 7456 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.097606+0000 mon.a (mon.0) 7457 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.098614+0000 mon.a (mon.0) 7458 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.105755+0000 mon.a (mon.0) 7459 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.167562+0000 mon.a (mon.0) 7460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.170312+0000 mon.a (mon.0) 7461 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.173035+0000 mon.a (mon.0) 7462 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.173857+0000 mon.a (mon.0) 7463 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.179247+0000 mon.a (mon.0) 7464 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.256531+0000 mon.a (mon.0) 7465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.259558+0000 mon.a (mon.0) 7466 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.262174+0000 mon.a (mon.0) 7467 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.263097+0000 mon.a (mon.0) 7468 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.268917+0000 mon.a (mon.0) 7469 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.352723+0000 mon.a (mon.0) 7470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.355496+0000 mon.a (mon.0) 7471 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.359372+0000 mon.a (mon.0) 7472 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.360416+0000 mon.a (mon.0) 7473 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.366521+0000 mon.a (mon.0) 7474 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.446965+0000 mon.a (mon.0) 7475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.451497+0000 mon.a (mon.0) 7476 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.454840+0000 mon.a (mon.0) 7477 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:25.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.455922+0000 mon.a (mon.0) 7478 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:25.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.463257+0000 mon.a (mon.0) 7479 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:25.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.547070+0000 mon.a (mon.0) 7480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:25.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.549954+0000 mon.a (mon.0) 7481 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:25.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.552189+0000 mon.a (mon.0) 7482 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:26.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.553010+0000 mon.a (mon.0) 7483 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:26.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.559236+0000 mon.a (mon.0) 7484 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:26.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.635741+0000 mon.a (mon.0) 7485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:26.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.638472+0000 mon.a (mon.0) 7486 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:26.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.640832+0000 mon.a (mon.0) 7487 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:26.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.641677+0000 mon.a (mon.0) 7488 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:26.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:25 smithi175 bash[56722]: audit 2024-02-10T06:46:25.647202+0000 mon.a (mon.0) 7489 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:26.680 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:46:26.680 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 15s ago 24m - - 2024-02-10T06:46:26.680 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 16s ago 24m - - 2024-02-10T06:46:26.680 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (10m) 15s ago 17m 17.2M - 0.23.0 ba2b418f427c a2b5f5f678df 2024-02-10T06:46:26.680 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (9m) 16s ago 16m 44.3M - 8.3.5 dad864ee21e9 1fff02f358ea 2024-02-10T06:46:26.680 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 starting - - - - 2024-02-10T06:46:26.680 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (8m) 16s ago 23m 445M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:46:26.680 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (9m) 15s ago 25m 533M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:46:26.680 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (8m) 15s ago 25m 81.5M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 242e20c0094d 2024-02-10T06:46:26.680 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (7m) 16s ago 24m 61.8M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 4e4f0fba5e46 2024-02-10T06:46:26.681 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (8m) 15s ago 24m 63.8M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 3930fa96e7b9 2024-02-10T06:46:26.681 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (10m) 15s ago 17m 13.1M - 1.3.1 1dbe0e931976 0d647fc89f51 2024-02-10T06:46:26.681 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (10m) 16s ago 17m 12.0M - 1.3.1 1dbe0e931976 3687708c33a1 2024-02-10T06:46:26.681 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (6m) 15s ago 23m 64.0M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 806b111b1a5a 2024-02-10T06:46:26.681 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (5m) 15s ago 22m 65.5M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 5946eaa9560f 2024-02-10T06:46:26.681 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (4m) 15s ago 22m 60.4M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 b853fd416cd3 2024-02-10T06:46:26.681 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (4m) 15s ago 21m 67.3M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 d8f4ad66b155 2024-02-10T06:46:26.681 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (3m) 16s ago 20m 67.4M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 7ad0f7fc5824 2024-02-10T06:46:26.681 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (2m) 16s ago 20m 63.8M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 988470b5b6ab 2024-02-10T06:46:26.681 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (2m) 16s ago 19m 59.9M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 4fe6d2acf23b 2024-02-10T06:46:26.681 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (101s) 16s ago 18m 56.3M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 446b1d90ef32 2024-02-10T06:46:26.681 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (9m) 16s ago 17m 67.0M - 2.33.4 514e6a882f6e 64427f696443 2024-02-10T06:46:26.681 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (84s) 15s ago 15m 90.3M - 19.0.0-1361-g290212a1 c328ab9dcfc7 f66089ea684b 2024-02-10T06:46:26.682 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (38s) 16s ago 15m 90.0M - 19.0.0-1361-g290212a1 c328ab9dcfc7 8578e1aa4396 2024-02-10T06:46:26.682 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (75s) 15s ago 15m 90.4M - 19.0.0-1361-g290212a1 c328ab9dcfc7 ad37be87e331 2024-02-10T06:46:26.682 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (29s) 16s ago 15m 89.7M - 19.0.0-1361-g290212a1 c328ab9dcfc7 0e2a538ab655 2024-02-10T06:46:26.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: cephadm 2024-02-10T06:46:24.719514+0000 mgr.y (mgr.34107) 1862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:26.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: cephadm 2024-02-10T06:46:24.822794+0000 mgr.y (mgr.34107) 1863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:26.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: cephadm 2024-02-10T06:46:24.919347+0000 mgr.y (mgr.34107) 1864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:26.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: cephadm 2024-02-10T06:46:25.009378+0000 mgr.y (mgr.34107) 1865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:26.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: cephadm 2024-02-10T06:46:25.107871+0000 mgr.y (mgr.34107) 1866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:26.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: cephadm 2024-02-10T06:46:25.179974+0000 mgr.y (mgr.34107) 1867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:26.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: cephadm 2024-02-10T06:46:25.269701+0000 mgr.y (mgr.34107) 1868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:26.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: cephadm 2024-02-10T06:46:25.367236+0000 mgr.y (mgr.34107) 1869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:26.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: cephadm 2024-02-10T06:46:25.464428+0000 mgr.y (mgr.34107) 1870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:26.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: cephadm 2024-02-10T06:46:25.559873+0000 mgr.y (mgr.34107) 1871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:26.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: cephadm 2024-02-10T06:46:25.647803+0000 mgr.y (mgr.34107) 1872 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:26.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:25.712612+0000 mon.a (mon.0) 7490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:26.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:25.716664+0000 mon.a (mon.0) 7491 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:26.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:25.718947+0000 mon.a (mon.0) 7492 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:26.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:25.719804+0000 mon.a (mon.0) 7493 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:26.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:25.727334+0000 mon.a (mon.0) 7494 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:26.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:25.811250+0000 mon.a (mon.0) 7495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:26.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:25.818160+0000 mon.a (mon.0) 7496 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:26.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:25.821895+0000 mon.a (mon.0) 7497 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:26.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:25.822951+0000 mon.a (mon.0) 7498 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:26.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:25.830394+0000 mon.a (mon.0) 7499 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:26.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:25.894270+0000 mon.a (mon.0) 7500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:26.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:25.896989+0000 mon.a (mon.0) 7501 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:26.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:25.900928+0000 mon.a (mon.0) 7502 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:26.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:25.902105+0000 mon.a (mon.0) 7503 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:26.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:25.909448+0000 mon.a (mon.0) 7504 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:26.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:25.921063+0000 mon.a (mon.0) 7505 : audit 0 from='client.? 172.21.15.46:0/1619085727' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T06:46:26.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:25.985807+0000 mon.a (mon.0) 7506 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:26.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:25.988144+0000 mon.a (mon.0) 7507 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:26.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:25.990556+0000 mon.a (mon.0) 7508 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:26.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:25.991379+0000 mon.a (mon.0) 7509 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:26.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:25.997378+0000 mon.a (mon.0) 7510 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:26.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.074014+0000 mon.a (mon.0) 7511 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:26.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.076216+0000 mon.a (mon.0) 7512 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:26.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.078663+0000 mon.a (mon.0) 7513 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:26.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.079435+0000 mon.a (mon.0) 7514 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:26.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.087130+0000 mon.a (mon.0) 7515 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:26.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.167008+0000 mon.a (mon.0) 7516 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:26.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.169809+0000 mon.a (mon.0) 7517 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:26.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.172726+0000 mon.a (mon.0) 7518 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:26.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.173941+0000 mon.a (mon.0) 7519 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:26.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.181865+0000 mon.a (mon.0) 7520 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.261184+0000 mon.a (mon.0) 7521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.264021+0000 mon.a (mon.0) 7522 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.266861+0000 mon.a (mon.0) 7523 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.267789+0000 mon.a (mon.0) 7524 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.275476+0000 mon.a (mon.0) 7525 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.332040+0000 mon.c (mon.1) 22 : audit 1 from='client.? 172.21.15.46:0/1328897129' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/532785128"}]: dispatch 2024-02-10T06:46:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.332579+0000 mon.a (mon.0) 7526 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/532785128"}]: dispatch 2024-02-10T06:46:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.354105+0000 mon.a (mon.0) 7527 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.356860+0000 mon.a (mon.0) 7528 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.360288+0000 mon.a (mon.0) 7529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.361655+0000 mon.a (mon.0) 7530 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:26.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.369752+0000 mon.a (mon.0) 7531 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:26.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.451147+0000 mon.a (mon.0) 7532 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:26.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.455230+0000 mon.a (mon.0) 7533 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:26.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.458893+0000 mon.a (mon.0) 7534 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:26.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.459998+0000 mon.a (mon.0) 7535 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:26.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.467389+0000 mon.a (mon.0) 7536 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:26.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.546386+0000 mon.a (mon.0) 7537 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:26.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.549488+0000 mon.a (mon.0) 7538 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:26.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.552845+0000 mon.a (mon.0) 7539 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:26.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.553962+0000 mon.a (mon.0) 7540 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:26.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.562277+0000 mon.a (mon.0) 7541 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:26.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.639662+0000 mon.a (mon.0) 7542 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:26.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.642423+0000 mon.a (mon.0) 7543 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:26.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.645842+0000 mon.a (mon.0) 7544 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:26.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.647119+0000 mon.a (mon.0) 7545 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:26.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:26 smithi175 bash[56722]: audit 2024-02-10T06:46:26.655600+0000 mon.a (mon.0) 7546 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.018 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: cephadm 2024-02-10T06:46:24.719514+0000 mgr.y (mgr.34107) 1862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.018 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: cephadm 2024-02-10T06:46:24.822794+0000 mgr.y (mgr.34107) 1863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.018 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: cephadm 2024-02-10T06:46:24.919347+0000 mgr.y (mgr.34107) 1864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.018 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: cephadm 2024-02-10T06:46:25.009378+0000 mgr.y (mgr.34107) 1865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.018 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: cephadm 2024-02-10T06:46:25.107871+0000 mgr.y (mgr.34107) 1866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.018 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: cephadm 2024-02-10T06:46:25.179974+0000 mgr.y (mgr.34107) 1867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.018 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: cephadm 2024-02-10T06:46:25.269701+0000 mgr.y (mgr.34107) 1868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.018 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: cephadm 2024-02-10T06:46:25.367236+0000 mgr.y (mgr.34107) 1869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.019 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: cephadm 2024-02-10T06:46:25.464428+0000 mgr.y (mgr.34107) 1870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.019 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: cephadm 2024-02-10T06:46:25.559873+0000 mgr.y (mgr.34107) 1871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.019 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: cephadm 2024-02-10T06:46:25.647803+0000 mgr.y (mgr.34107) 1872 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.019 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:25.712612+0000 mon.a (mon.0) 7490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.019 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:25.716664+0000 mon.a (mon.0) 7491 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.019 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:25.718947+0000 mon.a (mon.0) 7492 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.019 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:25.719804+0000 mon.a (mon.0) 7493 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.019 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:25.727334+0000 mon.a (mon.0) 7494 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.019 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:25.811250+0000 mon.a (mon.0) 7495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.019 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:25.818160+0000 mon.a (mon.0) 7496 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.019 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:25.821895+0000 mon.a (mon.0) 7497 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.019 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:25.822951+0000 mon.a (mon.0) 7498 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.019 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:25.830394+0000 mon.a (mon.0) 7499 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: cephadm 2024-02-10T06:46:24.719514+0000 mgr.y (mgr.34107) 1862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: cephadm 2024-02-10T06:46:24.822794+0000 mgr.y (mgr.34107) 1863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: cephadm 2024-02-10T06:46:24.919347+0000 mgr.y (mgr.34107) 1864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: cephadm 2024-02-10T06:46:25.009378+0000 mgr.y (mgr.34107) 1865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: cephadm 2024-02-10T06:46:25.107871+0000 mgr.y (mgr.34107) 1866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: cephadm 2024-02-10T06:46:25.179974+0000 mgr.y (mgr.34107) 1867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: cephadm 2024-02-10T06:46:25.269701+0000 mgr.y (mgr.34107) 1868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: cephadm 2024-02-10T06:46:25.367236+0000 mgr.y (mgr.34107) 1869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: cephadm 2024-02-10T06:46:25.464428+0000 mgr.y (mgr.34107) 1870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: cephadm 2024-02-10T06:46:25.559873+0000 mgr.y (mgr.34107) 1871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: cephadm 2024-02-10T06:46:25.647803+0000 mgr.y (mgr.34107) 1872 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.020 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:25.712612+0000 mon.a (mon.0) 7490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.021 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:25.716664+0000 mon.a (mon.0) 7491 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.021 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:25.718947+0000 mon.a (mon.0) 7492 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.021 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:25.719804+0000 mon.a (mon.0) 7493 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.021 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:25.727334+0000 mon.a (mon.0) 7494 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.021 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:25.811250+0000 mon.a (mon.0) 7495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.021 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:25.818160+0000 mon.a (mon.0) 7496 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.021 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:25.821895+0000 mon.a (mon.0) 7497 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.021 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:25.822951+0000 mon.a (mon.0) 7498 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.021 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:25.830394+0000 mon.a (mon.0) 7499 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.021 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:25.894270+0000 mon.a (mon.0) 7500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.022 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:25.896989+0000 mon.a (mon.0) 7501 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.022 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:25.900928+0000 mon.a (mon.0) 7502 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.022 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:25.902105+0000 mon.a (mon.0) 7503 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.022 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:25.909448+0000 mon.a (mon.0) 7504 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.022 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:25.921063+0000 mon.a (mon.0) 7505 : audit 0 from='client.? 172.21.15.46:0/1619085727' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T06:46:27.022 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:25.985807+0000 mon.a (mon.0) 7506 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.022 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:25.988144+0000 mon.a (mon.0) 7507 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.022 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:25.990556+0000 mon.a (mon.0) 7508 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.022 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:25.991379+0000 mon.a (mon.0) 7509 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.022 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:25.997378+0000 mon.a (mon.0) 7510 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.022 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.074014+0000 mon.a (mon.0) 7511 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.022 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.076216+0000 mon.a (mon.0) 7512 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.022 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.078663+0000 mon.a (mon.0) 7513 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.022 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.079435+0000 mon.a (mon.0) 7514 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.022 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.087130+0000 mon.a (mon.0) 7515 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.023 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.167008+0000 mon.a (mon.0) 7516 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.023 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.169809+0000 mon.a (mon.0) 7517 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.023 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.172726+0000 mon.a (mon.0) 7518 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.023 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.173941+0000 mon.a (mon.0) 7519 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.023 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.181865+0000 mon.a (mon.0) 7520 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.023 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.261184+0000 mon.a (mon.0) 7521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.023 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.264021+0000 mon.a (mon.0) 7522 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.023 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.266861+0000 mon.a (mon.0) 7523 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.023 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.267789+0000 mon.a (mon.0) 7524 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.023 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.275476+0000 mon.a (mon.0) 7525 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.023 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.332040+0000 mon.c (mon.1) 22 : audit 1 from='client.? 172.21.15.46:0/1328897129' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/532785128"}]: dispatch 2024-02-10T06:46:27.023 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.332579+0000 mon.a (mon.0) 7526 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/532785128"}]: dispatch 2024-02-10T06:46:27.023 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.354105+0000 mon.a (mon.0) 7527 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.023 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.356860+0000 mon.a (mon.0) 7528 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.023 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.360288+0000 mon.a (mon.0) 7529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.024 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.361655+0000 mon.a (mon.0) 7530 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.024 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.369752+0000 mon.a (mon.0) 7531 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.024 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.451147+0000 mon.a (mon.0) 7532 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.024 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.455230+0000 mon.a (mon.0) 7533 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.024 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.458893+0000 mon.a (mon.0) 7534 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.024 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.459998+0000 mon.a (mon.0) 7535 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.024 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.467389+0000 mon.a (mon.0) 7536 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.024 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:25.894270+0000 mon.a (mon.0) 7500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.024 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:25.896989+0000 mon.a (mon.0) 7501 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.024 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:25.900928+0000 mon.a (mon.0) 7502 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.025 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:25.902105+0000 mon.a (mon.0) 7503 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.025 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:25.909448+0000 mon.a (mon.0) 7504 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.025 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:25.921063+0000 mon.a (mon.0) 7505 : audit 0 from='client.? 172.21.15.46:0/1619085727' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T06:46:27.025 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:25.985807+0000 mon.a (mon.0) 7506 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.025 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:25.988144+0000 mon.a (mon.0) 7507 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.025 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:25.990556+0000 mon.a (mon.0) 7508 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.025 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:25.991379+0000 mon.a (mon.0) 7509 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.025 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:25.997378+0000 mon.a (mon.0) 7510 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.025 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.074014+0000 mon.a (mon.0) 7511 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.025 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.076216+0000 mon.a (mon.0) 7512 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.025 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.078663+0000 mon.a (mon.0) 7513 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.025 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.079435+0000 mon.a (mon.0) 7514 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.025 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.087130+0000 mon.a (mon.0) 7515 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.025 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.167008+0000 mon.a (mon.0) 7516 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.025 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.169809+0000 mon.a (mon.0) 7517 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.025 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.172726+0000 mon.a (mon.0) 7518 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.546386+0000 mon.a (mon.0) 7537 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.549488+0000 mon.a (mon.0) 7538 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.552845+0000 mon.a (mon.0) 7539 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.553962+0000 mon.a (mon.0) 7540 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.562277+0000 mon.a (mon.0) 7541 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.639662+0000 mon.a (mon.0) 7542 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.642423+0000 mon.a (mon.0) 7543 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.645842+0000 mon.a (mon.0) 7544 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.647119+0000 mon.a (mon.0) 7545 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[71198]: audit 2024-02-10T06:46:26.655600+0000 mon.a (mon.0) 7546 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.173941+0000 mon.a (mon.0) 7519 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.181865+0000 mon.a (mon.0) 7520 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.261184+0000 mon.a (mon.0) 7521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.264021+0000 mon.a (mon.0) 7522 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.266861+0000 mon.a (mon.0) 7523 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.267789+0000 mon.a (mon.0) 7524 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.275476+0000 mon.a (mon.0) 7525 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.332040+0000 mon.c (mon.1) 22 : audit 1 from='client.? 172.21.15.46:0/1328897129' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/532785128"}]: dispatch 2024-02-10T06:46:27.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.332579+0000 mon.a (mon.0) 7526 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/532785128"}]: dispatch 2024-02-10T06:46:27.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.354105+0000 mon.a (mon.0) 7527 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.356860+0000 mon.a (mon.0) 7528 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.360288+0000 mon.a (mon.0) 7529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.361655+0000 mon.a (mon.0) 7530 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.369752+0000 mon.a (mon.0) 7531 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.451147+0000 mon.a (mon.0) 7532 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.455230+0000 mon.a (mon.0) 7533 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.458893+0000 mon.a (mon.0) 7534 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.459998+0000 mon.a (mon.0) 7535 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.467389+0000 mon.a (mon.0) 7536 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.546386+0000 mon.a (mon.0) 7537 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.549488+0000 mon.a (mon.0) 7538 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.552845+0000 mon.a (mon.0) 7539 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.553962+0000 mon.a (mon.0) 7540 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.562277+0000 mon.a (mon.0) 7541 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.639662+0000 mon.a (mon.0) 7542 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.642423+0000 mon.a (mon.0) 7543 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.645842+0000 mon.a (mon.0) 7544 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.647119+0000 mon.a (mon.0) 7545 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.029 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:26 smithi046 bash[68510]: audit 2024-02-10T06:46:26.655600+0000 mon.a (mon.0) 7546 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.180 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:46:27.180 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:46:27.180 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:46:27.180 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:46:27.181 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:46:27.181 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:46:27.181 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:46:27.181 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:46:27.181 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T06:46:27.181 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:46:27.181 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:46:27.181 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 4 2024-02-10T06:46:27.181 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:46:27.181 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:46:27.181 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 17 2024-02-10T06:46:27.181 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:46:27.181 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:46:27.601 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:46:27.601 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:46:27.601 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:46:27.601 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:46:27.601 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [ 2024-02-10T06:46:27.601 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr", 2024-02-10T06:46:27.601 INFO:teuthology.orchestra.run.smithi046.stdout: "mon", 2024-02-10T06:46:27.602 INFO:teuthology.orchestra.run.smithi046.stdout: "osd", 2024-02-10T06:46:27.602 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw" 2024-02-10T06:46:27.602 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:46:27.602 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "17/23 daemons upgraded", 2024-02-10T06:46:27.602 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Currently upgrading iscsi daemons", 2024-02-10T06:46:27.602 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:46:27.602 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:46:27.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: cephadm 2024-02-10T06:46:25.728222+0000 mgr.y (mgr.34107) 1873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:25.792882+0000 mgr.y (mgr.34107) 1874 : audit 0 from='client.34947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:46:27.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: cephadm 2024-02-10T06:46:25.831248+0000 mgr.y (mgr.34107) 1875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: cephadm 2024-02-10T06:46:25.910286+0000 mgr.y (mgr.34107) 1876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: cephadm 2024-02-10T06:46:25.998535+0000 mgr.y (mgr.34107) 1877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: cephadm 2024-02-10T06:46:26.087796+0000 mgr.y (mgr.34107) 1878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: cephadm 2024-02-10T06:46:26.182478+0000 mgr.y (mgr.34107) 1879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:26.269947+0000 mgr.y (mgr.34107) 1880 : audit 0 from='client.44884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:46:27.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: cluster 2024-02-10T06:46:26.275920+0000 mgr.y (mgr.34107) 1881 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-02-10T06:46:27.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: cephadm 2024-02-10T06:46:26.276214+0000 mgr.y (mgr.34107) 1882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: cephadm 2024-02-10T06:46:26.370619+0000 mgr.y (mgr.34107) 1883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: cephadm 2024-02-10T06:46:26.467851+0000 mgr.y (mgr.34107) 1884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: cephadm 2024-02-10T06:46:26.562857+0000 mgr.y (mgr.34107) 1885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:26.652943+0000 mgr.y (mgr.34107) 1886 : audit 0 from='client.44896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:46:27.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: cephadm 2024-02-10T06:46:26.657170+0000 mgr.y (mgr.34107) 1887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:27.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:26.778054+0000 mon.a (mon.0) 7547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:26.781257+0000 mon.a (mon.0) 7548 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:26.786439+0000 mon.a (mon.0) 7549 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:26.787950+0000 mon.a (mon.0) 7550 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:26.797882+0000 mon.a (mon.0) 7551 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:26.877554+0000 mon.a (mon.0) 7552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:26.880065+0000 mon.a (mon.0) 7553 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:26.883291+0000 mon.a (mon.0) 7554 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:26.884251+0000 mon.a (mon.0) 7555 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:26.892938+0000 mon.a (mon.0) 7556 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:26.974883+0000 mon.a (mon.0) 7557 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:26.978326+0000 mon.a (mon.0) 7558 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:26.983152+0000 mon.a (mon.0) 7559 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:26.984130+0000 mon.a (mon.0) 7560 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:26.990968+0000 mon.a (mon.0) 7561 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.071642+0000 mon.a (mon.0) 7562 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.074223+0000 mon.a (mon.0) 7563 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.078282+0000 mon.a (mon.0) 7564 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.079617+0000 mon.a (mon.0) 7565 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.087315+0000 mon.a (mon.0) 7566 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.169819+0000 mon.a (mon.0) 7567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.172636+0000 mon.a (mon.0) 7568 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.175906+0000 mon.a (mon.0) 7569 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.176719+0000 mon.a (mon.0) 7570 : audit 0 from='client.? 172.21.15.46:0/2166123606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.177205+0000 mon.a (mon.0) 7571 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.183128+0000 mon.a (mon.0) 7572 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.267747+0000 mon.a (mon.0) 7573 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.271800+0000 mon.a (mon.0) 7574 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.279095+0000 mon.a (mon.0) 7575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.280627+0000 mon.a (mon.0) 7576 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/532785128"}]': finished 2024-02-10T06:46:27.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: cluster 2024-02-10T06:46:27.284302+0000 mon.a (mon.0) 7577 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2024-02-10T06:46:27.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.284797+0000 mon.a (mon.0) 7578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.293763+0000 mon.a (mon.0) 7579 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.373904+0000 mon.a (mon.0) 7580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.376800+0000 mon.a (mon.0) 7581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.380591+0000 mon.a (mon.0) 7582 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.381693+0000 mon.a (mon.0) 7583 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.388423+0000 mon.a (mon.0) 7584 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.468386+0000 mon.a (mon.0) 7585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.471900+0000 mon.a (mon.0) 7586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.475048+0000 mon.a (mon.0) 7587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.476051+0000 mon.a (mon.0) 7588 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.485682+0000 mon.a (mon.0) 7589 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.549388+0000 mon.a (mon.0) 7590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.554109+0000 mon.a (mon.0) 7591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.557502+0000 mon.a (mon.0) 7592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:27.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.558500+0000 mon.a (mon.0) 7593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:27.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.565484+0000 mon.a (mon.0) 7594 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:27.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.642995+0000 mon.a (mon.0) 7595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:27.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.646354+0000 mon.a (mon.0) 7596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:27.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.649342+0000 mon.a (mon.0) 7597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.650313+0000 mon.a (mon.0) 7598 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:27 smithi175 bash[56722]: audit 2024-02-10T06:46:27.656988+0000 mon.a (mon.0) 7599 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.085 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: cephadm 2024-02-10T06:46:25.728222+0000 mgr.y (mgr.34107) 1873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.086 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:25.792882+0000 mgr.y (mgr.34107) 1874 : audit 0 from='client.34947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:46:28.086 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: cephadm 2024-02-10T06:46:25.831248+0000 mgr.y (mgr.34107) 1875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.086 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: cephadm 2024-02-10T06:46:25.910286+0000 mgr.y (mgr.34107) 1876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.086 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: cephadm 2024-02-10T06:46:25.998535+0000 mgr.y (mgr.34107) 1877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.086 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: cephadm 2024-02-10T06:46:26.087796+0000 mgr.y (mgr.34107) 1878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.086 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: cephadm 2024-02-10T06:46:26.182478+0000 mgr.y (mgr.34107) 1879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.086 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:26.269947+0000 mgr.y (mgr.34107) 1880 : audit 0 from='client.44884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:46:28.086 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: cluster 2024-02-10T06:46:26.275920+0000 mgr.y (mgr.34107) 1881 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-02-10T06:46:28.086 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: cephadm 2024-02-10T06:46:26.276214+0000 mgr.y (mgr.34107) 1882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.086 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: cephadm 2024-02-10T06:46:26.370619+0000 mgr.y (mgr.34107) 1883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.086 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: cephadm 2024-02-10T06:46:26.467851+0000 mgr.y (mgr.34107) 1884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.086 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: cephadm 2024-02-10T06:46:26.562857+0000 mgr.y (mgr.34107) 1885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.087 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:26.652943+0000 mgr.y (mgr.34107) 1886 : audit 0 from='client.44896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:46:28.087 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: cephadm 2024-02-10T06:46:26.657170+0000 mgr.y (mgr.34107) 1887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.087 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:26.778054+0000 mon.a (mon.0) 7547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.087 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:26.781257+0000 mon.a (mon.0) 7548 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.087 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:26.786439+0000 mon.a (mon.0) 7549 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.087 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:26.787950+0000 mon.a (mon.0) 7550 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.087 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:26.797882+0000 mon.a (mon.0) 7551 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.087 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: cephadm 2024-02-10T06:46:25.728222+0000 mgr.y (mgr.34107) 1873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.087 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:25.792882+0000 mgr.y (mgr.34107) 1874 : audit 0 from='client.34947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:46:28.087 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: cephadm 2024-02-10T06:46:25.831248+0000 mgr.y (mgr.34107) 1875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: cephadm 2024-02-10T06:46:25.910286+0000 mgr.y (mgr.34107) 1876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: cephadm 2024-02-10T06:46:25.998535+0000 mgr.y (mgr.34107) 1877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: cephadm 2024-02-10T06:46:26.087796+0000 mgr.y (mgr.34107) 1878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: cephadm 2024-02-10T06:46:26.182478+0000 mgr.y (mgr.34107) 1879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:26.269947+0000 mgr.y (mgr.34107) 1880 : audit 0 from='client.44884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:46:28.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: cluster 2024-02-10T06:46:26.275920+0000 mgr.y (mgr.34107) 1881 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-02-10T06:46:28.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: cephadm 2024-02-10T06:46:26.276214+0000 mgr.y (mgr.34107) 1882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: cephadm 2024-02-10T06:46:26.370619+0000 mgr.y (mgr.34107) 1883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: cephadm 2024-02-10T06:46:26.467851+0000 mgr.y (mgr.34107) 1884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: cephadm 2024-02-10T06:46:26.562857+0000 mgr.y (mgr.34107) 1885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:26.652943+0000 mgr.y (mgr.34107) 1886 : audit 0 from='client.44896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:46:28.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: cephadm 2024-02-10T06:46:26.657170+0000 mgr.y (mgr.34107) 1887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:26.778054+0000 mon.a (mon.0) 7547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.088 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:26.781257+0000 mon.a (mon.0) 7548 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:26.786439+0000 mon.a (mon.0) 7549 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:26.787950+0000 mon.a (mon.0) 7550 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:26.797882+0000 mon.a (mon.0) 7551 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.089 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:26.877554+0000 mon.a (mon.0) 7552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.089 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:26.880065+0000 mon.a (mon.0) 7553 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.089 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:26.883291+0000 mon.a (mon.0) 7554 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.089 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:26.884251+0000 mon.a (mon.0) 7555 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.089 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:26.892938+0000 mon.a (mon.0) 7556 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.089 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:26.974883+0000 mon.a (mon.0) 7557 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.089 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:26.978326+0000 mon.a (mon.0) 7558 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.089 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:26.983152+0000 mon.a (mon.0) 7559 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.089 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:26.984130+0000 mon.a (mon.0) 7560 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:26.990968+0000 mon.a (mon.0) 7561 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.071642+0000 mon.a (mon.0) 7562 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.074223+0000 mon.a (mon.0) 7563 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.078282+0000 mon.a (mon.0) 7564 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.079617+0000 mon.a (mon.0) 7565 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.087315+0000 mon.a (mon.0) 7566 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.169819+0000 mon.a (mon.0) 7567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.172636+0000 mon.a (mon.0) 7568 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.175906+0000 mon.a (mon.0) 7569 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.176719+0000 mon.a (mon.0) 7570 : audit 0 from='client.? 172.21.15.46:0/2166123606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.177205+0000 mon.a (mon.0) 7571 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:26.877554+0000 mon.a (mon.0) 7552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:26.880065+0000 mon.a (mon.0) 7553 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:26.883291+0000 mon.a (mon.0) 7554 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:26.884251+0000 mon.a (mon.0) 7555 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:26.892938+0000 mon.a (mon.0) 7556 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:26.974883+0000 mon.a (mon.0) 7557 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:26.978326+0000 mon.a (mon.0) 7558 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:26.983152+0000 mon.a (mon.0) 7559 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:26.984130+0000 mon.a (mon.0) 7560 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:26.990968+0000 mon.a (mon.0) 7561 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.071642+0000 mon.a (mon.0) 7562 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.074223+0000 mon.a (mon.0) 7563 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.078282+0000 mon.a (mon.0) 7564 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.079617+0000 mon.a (mon.0) 7565 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.087315+0000 mon.a (mon.0) 7566 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.169819+0000 mon.a (mon.0) 7567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.172636+0000 mon.a (mon.0) 7568 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.175906+0000 mon.a (mon.0) 7569 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.176719+0000 mon.a (mon.0) 7570 : audit 0 from='client.? 172.21.15.46:0/2166123606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.177205+0000 mon.a (mon.0) 7571 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.092 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.183128+0000 mon.a (mon.0) 7572 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.092 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.267747+0000 mon.a (mon.0) 7573 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.092 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.271800+0000 mon.a (mon.0) 7574 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.092 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.279095+0000 mon.a (mon.0) 7575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.280627+0000 mon.a (mon.0) 7576 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/532785128"}]': finished 2024-02-10T06:46:28.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: cluster 2024-02-10T06:46:27.284302+0000 mon.a (mon.0) 7577 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2024-02-10T06:46:28.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.284797+0000 mon.a (mon.0) 7578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.293763+0000 mon.a (mon.0) 7579 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.373904+0000 mon.a (mon.0) 7580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.376800+0000 mon.a (mon.0) 7581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.380591+0000 mon.a (mon.0) 7582 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.381693+0000 mon.a (mon.0) 7583 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.388423+0000 mon.a (mon.0) 7584 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.468386+0000 mon.a (mon.0) 7585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.471900+0000 mon.a (mon.0) 7586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.475048+0000 mon.a (mon.0) 7587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.476051+0000 mon.a (mon.0) 7588 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.485682+0000 mon.a (mon.0) 7589 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.549388+0000 mon.a (mon.0) 7590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.554109+0000 mon.a (mon.0) 7591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.183128+0000 mon.a (mon.0) 7572 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.267747+0000 mon.a (mon.0) 7573 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.271800+0000 mon.a (mon.0) 7574 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.279095+0000 mon.a (mon.0) 7575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.280627+0000 mon.a (mon.0) 7576 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/532785128"}]': finished 2024-02-10T06:46:28.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: cluster 2024-02-10T06:46:27.284302+0000 mon.a (mon.0) 7577 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2024-02-10T06:46:28.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.284797+0000 mon.a (mon.0) 7578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.293763+0000 mon.a (mon.0) 7579 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.373904+0000 mon.a (mon.0) 7580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.376800+0000 mon.a (mon.0) 7581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.380591+0000 mon.a (mon.0) 7582 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.381693+0000 mon.a (mon.0) 7583 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.388423+0000 mon.a (mon.0) 7584 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.468386+0000 mon.a (mon.0) 7585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.471900+0000 mon.a (mon.0) 7586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.475048+0000 mon.a (mon.0) 7587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.476051+0000 mon.a (mon.0) 7588 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.485682+0000 mon.a (mon.0) 7589 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.549388+0000 mon.a (mon.0) 7590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.554109+0000 mon.a (mon.0) 7591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.557502+0000 mon.a (mon.0) 7592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.558500+0000 mon.a (mon.0) 7593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.565484+0000 mon.a (mon.0) 7594 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.642995+0000 mon.a (mon.0) 7595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.646354+0000 mon.a (mon.0) 7596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.649342+0000 mon.a (mon.0) 7597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.650313+0000 mon.a (mon.0) 7598 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[68510]: audit 2024-02-10T06:46:27.656988+0000 mon.a (mon.0) 7599 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.557502+0000 mon.a (mon.0) 7592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.558500+0000 mon.a (mon.0) 7593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.565484+0000 mon.a (mon.0) 7594 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.642995+0000 mon.a (mon.0) 7595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.646354+0000 mon.a (mon.0) 7596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.649342+0000 mon.a (mon.0) 7597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.650313+0000 mon.a (mon.0) 7598 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:27 smithi046 bash[71198]: audit 2024-02-10T06:46:27.656988+0000 mon.a (mon.0) 7599 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.117 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_OK 2024-02-10T06:46:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: cephadm 2024-02-10T06:46:26.799872+0000 mgr.y (mgr.34107) 1888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: cephadm 2024-02-10T06:46:26.893587+0000 mgr.y (mgr.34107) 1889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: cephadm 2024-02-10T06:46:26.991990+0000 mgr.y (mgr.34107) 1890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: cephadm 2024-02-10T06:46:27.088009+0000 mgr.y (mgr.34107) 1891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: cephadm 2024-02-10T06:46:27.183727+0000 mgr.y (mgr.34107) 1892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: cephadm 2024-02-10T06:46:27.294566+0000 mgr.y (mgr.34107) 1893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: cephadm 2024-02-10T06:46:27.389235+0000 mgr.y (mgr.34107) 1894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: cephadm 2024-02-10T06:46:27.486362+0000 mgr.y (mgr.34107) 1895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: cephadm 2024-02-10T06:46:27.566284+0000 mgr.y (mgr.34107) 1896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:27.597382+0000 mgr.y (mgr.34107) 1897 : audit 0 from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:46:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: cephadm 2024-02-10T06:46:27.657779+0000 mgr.y (mgr.34107) 1898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:27.736675+0000 mon.a (mon.0) 7600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:27.739175+0000 mon.a (mon.0) 7601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:27.741170+0000 mon.a (mon.0) 7602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:27.741934+0000 mon.a (mon.0) 7603 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:27.748123+0000 mon.a (mon.0) 7604 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:27.770221+0000 mon.a (mon.0) 7605 : audit 1 from='client.? 172.21.15.46:0/4020599414' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1929534541"}]: dispatch 2024-02-10T06:46:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:27.827819+0000 mon.a (mon.0) 7606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:27.830581+0000 mon.a (mon.0) 7607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:27.833262+0000 mon.a (mon.0) 7608 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:27.834095+0000 mon.a (mon.0) 7609 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:27.840282+0000 mon.a (mon.0) 7610 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:27.921331+0000 mon.a (mon.0) 7611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:27.923792+0000 mon.a (mon.0) 7612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:27.927216+0000 mon.a (mon.0) 7613 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:27.928364+0000 mon.a (mon.0) 7614 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:27.935560+0000 mon.a (mon.0) 7615 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.017160+0000 mon.a (mon.0) 7616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.019694+0000 mon.a (mon.0) 7617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.022683+0000 mon.a (mon.0) 7618 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.023536+0000 mon.a (mon.0) 7619 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.030964+0000 mon.a (mon.0) 7620 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.108754+0000 mon.a (mon.0) 7621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.110936+0000 mon.a (mon.0) 7622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.113384+0000 mon.a (mon.0) 7623 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.114145+0000 mon.a (mon.0) 7624 : audit 0 from='client.? 172.21.15.46:0/2336889253' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:46:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.114551+0000 mon.a (mon.0) 7625 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.121573+0000 mon.a (mon.0) 7626 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.204761+0000 mon.a (mon.0) 7627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.208047+0000 mon.a (mon.0) 7628 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.210789+0000 mon.a (mon.0) 7629 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.211619+0000 mon.a (mon.0) 7630 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.217892+0000 mon.a (mon.0) 7631 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.303873+0000 mon.a (mon.0) 7632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.306103+0000 mon.a (mon.0) 7633 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.308710+0000 mon.a (mon.0) 7634 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.309632+0000 mon.a (mon.0) 7635 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.316710+0000 mon.a (mon.0) 7636 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.397495+0000 mon.a (mon.0) 7637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.401789+0000 mon.a (mon.0) 7638 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.404945+0000 mon.a (mon.0) 7639 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.406493+0000 mon.a (mon.0) 7640 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.414127+0000 mon.a (mon.0) 7641 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.492264+0000 mon.a (mon.0) 7642 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.495665+0000 mon.a (mon.0) 7643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.499976+0000 mon.a (mon.0) 7644 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.501570+0000 mon.a (mon.0) 7645 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.509032+0000 mon.a (mon.0) 7646 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.588158+0000 mon.a (mon.0) 7647 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.590479+0000 mon.a (mon.0) 7648 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.594145+0000 mon.a (mon.0) 7649 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.595138+0000 mon.a (mon.0) 7650 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:28 smithi175 bash[56722]: audit 2024-02-10T06:46:28.602129+0000 mon.a (mon.0) 7651 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: cephadm 2024-02-10T06:46:26.799872+0000 mgr.y (mgr.34107) 1888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: cephadm 2024-02-10T06:46:26.893587+0000 mgr.y (mgr.34107) 1889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: cephadm 2024-02-10T06:46:26.991990+0000 mgr.y (mgr.34107) 1890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: cephadm 2024-02-10T06:46:27.088009+0000 mgr.y (mgr.34107) 1891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: cephadm 2024-02-10T06:46:27.183727+0000 mgr.y (mgr.34107) 1892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: cephadm 2024-02-10T06:46:27.294566+0000 mgr.y (mgr.34107) 1893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: cephadm 2024-02-10T06:46:27.389235+0000 mgr.y (mgr.34107) 1894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: cephadm 2024-02-10T06:46:27.486362+0000 mgr.y (mgr.34107) 1895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: cephadm 2024-02-10T06:46:27.566284+0000 mgr.y (mgr.34107) 1896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:27.597382+0000 mgr.y (mgr.34107) 1897 : audit 0 from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:46:29.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: cephadm 2024-02-10T06:46:27.657779+0000 mgr.y (mgr.34107) 1898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:27.736675+0000 mon.a (mon.0) 7600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:27.739175+0000 mon.a (mon.0) 7601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:27.741170+0000 mon.a (mon.0) 7602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:27.741934+0000 mon.a (mon.0) 7603 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:27.748123+0000 mon.a (mon.0) 7604 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:27.770221+0000 mon.a (mon.0) 7605 : audit 1 from='client.? 172.21.15.46:0/4020599414' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1929534541"}]: dispatch 2024-02-10T06:46:29.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:27.827819+0000 mon.a (mon.0) 7606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:27.830581+0000 mon.a (mon.0) 7607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:27.833262+0000 mon.a (mon.0) 7608 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:27.834095+0000 mon.a (mon.0) 7609 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:27.840282+0000 mon.a (mon.0) 7610 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:27.921331+0000 mon.a (mon.0) 7611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:27.923792+0000 mon.a (mon.0) 7612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:27.927216+0000 mon.a (mon.0) 7613 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:27.928364+0000 mon.a (mon.0) 7614 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:27.935560+0000 mon.a (mon.0) 7615 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.017160+0000 mon.a (mon.0) 7616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.019694+0000 mon.a (mon.0) 7617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.022683+0000 mon.a (mon.0) 7618 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.023536+0000 mon.a (mon.0) 7619 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.030964+0000 mon.a (mon.0) 7620 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.108754+0000 mon.a (mon.0) 7621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.110936+0000 mon.a (mon.0) 7622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.113384+0000 mon.a (mon.0) 7623 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.114145+0000 mon.a (mon.0) 7624 : audit 0 from='client.? 172.21.15.46:0/2336889253' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:46:29.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.114551+0000 mon.a (mon.0) 7625 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.121573+0000 mon.a (mon.0) 7626 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.204761+0000 mon.a (mon.0) 7627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.208047+0000 mon.a (mon.0) 7628 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: cephadm 2024-02-10T06:46:26.799872+0000 mgr.y (mgr.34107) 1888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: cephadm 2024-02-10T06:46:26.893587+0000 mgr.y (mgr.34107) 1889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: cephadm 2024-02-10T06:46:26.991990+0000 mgr.y (mgr.34107) 1890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.129 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: cephadm 2024-02-10T06:46:27.088009+0000 mgr.y (mgr.34107) 1891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: cephadm 2024-02-10T06:46:27.183727+0000 mgr.y (mgr.34107) 1892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: cephadm 2024-02-10T06:46:27.294566+0000 mgr.y (mgr.34107) 1893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: cephadm 2024-02-10T06:46:27.389235+0000 mgr.y (mgr.34107) 1894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: cephadm 2024-02-10T06:46:27.486362+0000 mgr.y (mgr.34107) 1895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: cephadm 2024-02-10T06:46:27.566284+0000 mgr.y (mgr.34107) 1896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:27.597382+0000 mgr.y (mgr.34107) 1897 : audit 0 from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:46:29.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: cephadm 2024-02-10T06:46:27.657779+0000 mgr.y (mgr.34107) 1898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:27.736675+0000 mon.a (mon.0) 7600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:27.739175+0000 mon.a (mon.0) 7601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:27.741170+0000 mon.a (mon.0) 7602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:27.741934+0000 mon.a (mon.0) 7603 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:27.748123+0000 mon.a (mon.0) 7604 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:27.770221+0000 mon.a (mon.0) 7605 : audit 1 from='client.? 172.21.15.46:0/4020599414' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1929534541"}]: dispatch 2024-02-10T06:46:29.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:27.827819+0000 mon.a (mon.0) 7606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:27.830581+0000 mon.a (mon.0) 7607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:27.833262+0000 mon.a (mon.0) 7608 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.210789+0000 mon.a (mon.0) 7629 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.211619+0000 mon.a (mon.0) 7630 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.217892+0000 mon.a (mon.0) 7631 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.303873+0000 mon.a (mon.0) 7632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.306103+0000 mon.a (mon.0) 7633 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.308710+0000 mon.a (mon.0) 7634 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.309632+0000 mon.a (mon.0) 7635 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.316710+0000 mon.a (mon.0) 7636 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.131 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.397495+0000 mon.a (mon.0) 7637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.401789+0000 mon.a (mon.0) 7638 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.404945+0000 mon.a (mon.0) 7639 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.406493+0000 mon.a (mon.0) 7640 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.414127+0000 mon.a (mon.0) 7641 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.492264+0000 mon.a (mon.0) 7642 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.495665+0000 mon.a (mon.0) 7643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.499976+0000 mon.a (mon.0) 7644 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.501570+0000 mon.a (mon.0) 7645 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.509032+0000 mon.a (mon.0) 7646 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.588158+0000 mon.a (mon.0) 7647 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.590479+0000 mon.a (mon.0) 7648 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.594145+0000 mon.a (mon.0) 7649 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.595138+0000 mon.a (mon.0) 7650 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.132 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[68510]: audit 2024-02-10T06:46:28.602129+0000 mon.a (mon.0) 7651 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:27.834095+0000 mon.a (mon.0) 7609 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:27.840282+0000 mon.a (mon.0) 7610 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:27.921331+0000 mon.a (mon.0) 7611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:27.923792+0000 mon.a (mon.0) 7612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:27.927216+0000 mon.a (mon.0) 7613 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:27.928364+0000 mon.a (mon.0) 7614 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:27.935560+0000 mon.a (mon.0) 7615 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.017160+0000 mon.a (mon.0) 7616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.019694+0000 mon.a (mon.0) 7617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.022683+0000 mon.a (mon.0) 7618 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.023536+0000 mon.a (mon.0) 7619 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.030964+0000 mon.a (mon.0) 7620 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.108754+0000 mon.a (mon.0) 7621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.110936+0000 mon.a (mon.0) 7622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.113384+0000 mon.a (mon.0) 7623 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.114145+0000 mon.a (mon.0) 7624 : audit 0 from='client.? 172.21.15.46:0/2336889253' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:46:29.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.114551+0000 mon.a (mon.0) 7625 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.121573+0000 mon.a (mon.0) 7626 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.204761+0000 mon.a (mon.0) 7627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.208047+0000 mon.a (mon.0) 7628 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.210789+0000 mon.a (mon.0) 7629 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.211619+0000 mon.a (mon.0) 7630 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.134 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.217892+0000 mon.a (mon.0) 7631 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.303873+0000 mon.a (mon.0) 7632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.306103+0000 mon.a (mon.0) 7633 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.308710+0000 mon.a (mon.0) 7634 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.309632+0000 mon.a (mon.0) 7635 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.316710+0000 mon.a (mon.0) 7636 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.397495+0000 mon.a (mon.0) 7637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.401789+0000 mon.a (mon.0) 7638 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.404945+0000 mon.a (mon.0) 7639 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.406493+0000 mon.a (mon.0) 7640 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.414127+0000 mon.a (mon.0) 7641 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.492264+0000 mon.a (mon.0) 7642 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.495665+0000 mon.a (mon.0) 7643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.499976+0000 mon.a (mon.0) 7644 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.501570+0000 mon.a (mon.0) 7645 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.509032+0000 mon.a (mon.0) 7646 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.588158+0000 mon.a (mon.0) 7647 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.590479+0000 mon.a (mon.0) 7648 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.594145+0000 mon.a (mon.0) 7649 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.595138+0000 mon.a (mon.0) 7650 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:28 smithi046 bash[71198]: audit 2024-02-10T06:46:28.602129+0000 mon.a (mon.0) 7651 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: cephadm 2024-02-10T06:46:27.748833+0000 mgr.y (mgr.34107) 1899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: cephadm 2024-02-10T06:46:27.840748+0000 mgr.y (mgr.34107) 1900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: cephadm 2024-02-10T06:46:27.936378+0000 mgr.y (mgr.34107) 1901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: cephadm 2024-02-10T06:46:28.031784+0000 mgr.y (mgr.34107) 1902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: cephadm 2024-02-10T06:46:28.122397+0000 mgr.y (mgr.34107) 1903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: cephadm 2024-02-10T06:46:28.218770+0000 mgr.y (mgr.34107) 1904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: cluster 2024-02-10T06:46:28.276955+0000 mgr.y (mgr.34107) 1905 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 708 B/s rd, 0 op/s 2024-02-10T06:46:29.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: cephadm 2024-02-10T06:46:28.317453+0000 mgr.y (mgr.34107) 1906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: cephadm 2024-02-10T06:46:28.414825+0000 mgr.y (mgr.34107) 1907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: cephadm 2024-02-10T06:46:28.510143+0000 mgr.y (mgr.34107) 1908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.947 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: cephadm 2024-02-10T06:46:28.603346+0000 mgr.y (mgr.34107) 1909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:28.692645+0000 mon.a (mon.0) 7652 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:28.695337+0000 mon.a (mon.0) 7653 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:28.697519+0000 mon.a (mon.0) 7654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:28.698481+0000 mon.a (mon.0) 7655 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:28.703795+0000 mon.a (mon.0) 7656 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: cephadm 2024-02-10T06:46:28.704549+0000 mgr.y (mgr.34107) 1910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:28.747054+0000 mon.a (mon.0) 7657 : audit 1 from='client.? 172.21.15.46:0/4020599414' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1929534541"}]': finished 2024-02-10T06:46:29.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: cluster 2024-02-10T06:46:28.751535+0000 mon.a (mon.0) 7658 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-02-10T06:46:29.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:28.781034+0000 mon.a (mon.0) 7659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:28.783293+0000 mon.a (mon.0) 7660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:28.785958+0000 mon.a (mon.0) 7661 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:28.786788+0000 mon.a (mon.0) 7662 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:28.792985+0000 mon.a (mon.0) 7663 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.948 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: cephadm 2024-02-10T06:46:28.793551+0000 mgr.y (mgr.34107) 1911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:28.873728+0000 mon.a (mon.0) 7664 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:28.875877+0000 mon.a (mon.0) 7665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:28.878758+0000 mon.a (mon.0) 7666 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:28.880293+0000 mon.a (mon.0) 7667 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:28.887868+0000 mon.a (mon.0) 7668 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: cephadm 2024-02-10T06:46:28.888497+0000 mgr.y (mgr.34107) 1912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:28.949021+0000 mon.a (mon.0) 7669 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:28.951416+0000 mon.a (mon.0) 7670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:28.954995+0000 mon.a (mon.0) 7671 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:28.956536+0000 mon.a (mon.0) 7672 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:28.965794+0000 mon.a (mon.0) 7673 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: cephadm 2024-02-10T06:46:28.966461+0000 mgr.y (mgr.34107) 1913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.046541+0000 mon.a (mon.0) 7674 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.049388+0000 mon.a (mon.0) 7675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.052422+0000 mon.a (mon.0) 7676 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.949 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.053445+0000 mon.a (mon.0) 7677 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.059593+0000 mon.a (mon.0) 7678 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: cephadm 2024-02-10T06:46:29.060222+0000 mgr.y (mgr.34107) 1914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.136186+0000 mon.a (mon.0) 7679 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.138803+0000 mon.a (mon.0) 7680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.141340+0000 mon.a (mon.0) 7681 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.142194+0000 mon.a (mon.0) 7682 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.950 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.147734+0000 mon.a (mon.0) 7683 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.951 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: cephadm 2024-02-10T06:46:29.148523+0000 mgr.y (mgr.34107) 1915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.951 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.183005+0000 mon.c (mon.1) 23 : audit 1 from='client.? 172.21.15.46:0/1696240664' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/3021436437"}]: dispatch 2024-02-10T06:46:29.951 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.183674+0000 mon.a (mon.0) 7684 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/3021436437"}]: dispatch 2024-02-10T06:46:29.951 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.233579+0000 mon.a (mon.0) 7685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.951 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.236035+0000 mon.a (mon.0) 7686 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.951 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.239433+0000 mon.a (mon.0) 7687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.951 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.240555+0000 mon.a (mon.0) 7688 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.951 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.248144+0000 mon.a (mon.0) 7689 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.951 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: cephadm 2024-02-10T06:46:29.248959+0000 mgr.y (mgr.34107) 1916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.951 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.329723+0000 mon.a (mon.0) 7690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.951 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.332512+0000 mon.a (mon.0) 7691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.951 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.336423+0000 mon.a (mon.0) 7692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.951 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.337809+0000 mon.a (mon.0) 7693 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.951 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.345254+0000 mon.a (mon.0) 7694 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.951 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: cephadm 2024-02-10T06:46:29.345878+0000 mgr.y (mgr.34107) 1917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.425772+0000 mon.a (mon.0) 7695 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.428349+0000 mon.a (mon.0) 7696 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.431457+0000 mon.a (mon.0) 7697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.432505+0000 mon.a (mon.0) 7698 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.441352+0000 mon.a (mon.0) 7699 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: cephadm 2024-02-10T06:46:29.441992+0000 mgr.y (mgr.34107) 1918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.508002+0000 mon.a (mon.0) 7700 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.509983+0000 mon.a (mon.0) 7701 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:46:29.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.557132+0000 mon.a (mon.0) 7702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.559575+0000 mon.a (mon.0) 7703 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.562716+0000 mon.a (mon.0) 7704 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.563662+0000 mon.a (mon.0) 7705 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.571270+0000 mon.a (mon.0) 7706 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: cephadm 2024-02-10T06:46:29.571812+0000 mgr.y (mgr.34107) 1919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:29.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.654587+0000 mon.a (mon.0) 7707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:29.952 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.656817+0000 mon.a (mon.0) 7708 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:29.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.660049+0000 mon.a (mon.0) 7709 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:29.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.661134+0000 mon.a (mon.0) 7710 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:29.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: audit 2024-02-10T06:46:29.672033+0000 mon.a (mon.0) 7711 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:29.953 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:29 smithi175 bash[56722]: cephadm 2024-02-10T06:46:29.672799+0000 mgr.y (mgr.34107) 1920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: cephadm 2024-02-10T06:46:27.748833+0000 mgr.y (mgr.34107) 1899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: cephadm 2024-02-10T06:46:27.840748+0000 mgr.y (mgr.34107) 1900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: cephadm 2024-02-10T06:46:27.936378+0000 mgr.y (mgr.34107) 1901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: cephadm 2024-02-10T06:46:28.031784+0000 mgr.y (mgr.34107) 1902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: cephadm 2024-02-10T06:46:28.122397+0000 mgr.y (mgr.34107) 1903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: cephadm 2024-02-10T06:46:28.218770+0000 mgr.y (mgr.34107) 1904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: cluster 2024-02-10T06:46:28.276955+0000 mgr.y (mgr.34107) 1905 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 708 B/s rd, 0 op/s 2024-02-10T06:46:30.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: cephadm 2024-02-10T06:46:28.317453+0000 mgr.y (mgr.34107) 1906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: cephadm 2024-02-10T06:46:28.414825+0000 mgr.y (mgr.34107) 1907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: cephadm 2024-02-10T06:46:28.510143+0000 mgr.y (mgr.34107) 1908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: cephadm 2024-02-10T06:46:28.603346+0000 mgr.y (mgr.34107) 1909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:28.692645+0000 mon.a (mon.0) 7652 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:28.695337+0000 mon.a (mon.0) 7653 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:28.697519+0000 mon.a (mon.0) 7654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:28.698481+0000 mon.a (mon.0) 7655 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:28.703795+0000 mon.a (mon.0) 7656 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: cephadm 2024-02-10T06:46:28.704549+0000 mgr.y (mgr.34107) 1910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:28.747054+0000 mon.a (mon.0) 7657 : audit 1 from='client.? 172.21.15.46:0/4020599414' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1929534541"}]': finished 2024-02-10T06:46:30.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: cluster 2024-02-10T06:46:28.751535+0000 mon.a (mon.0) 7658 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-02-10T06:46:30.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:28.781034+0000 mon.a (mon.0) 7659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:28.783293+0000 mon.a (mon.0) 7660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: cephadm 2024-02-10T06:46:27.748833+0000 mgr.y (mgr.34107) 1899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: cephadm 2024-02-10T06:46:27.840748+0000 mgr.y (mgr.34107) 1900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: cephadm 2024-02-10T06:46:27.936378+0000 mgr.y (mgr.34107) 1901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: cephadm 2024-02-10T06:46:28.031784+0000 mgr.y (mgr.34107) 1902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: cephadm 2024-02-10T06:46:28.122397+0000 mgr.y (mgr.34107) 1903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: cephadm 2024-02-10T06:46:28.218770+0000 mgr.y (mgr.34107) 1904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: cluster 2024-02-10T06:46:28.276955+0000 mgr.y (mgr.34107) 1905 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 708 B/s rd, 0 op/s 2024-02-10T06:46:30.128 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: cephadm 2024-02-10T06:46:28.317453+0000 mgr.y (mgr.34107) 1906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: cephadm 2024-02-10T06:46:28.414825+0000 mgr.y (mgr.34107) 1907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: cephadm 2024-02-10T06:46:28.510143+0000 mgr.y (mgr.34107) 1908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: cephadm 2024-02-10T06:46:28.603346+0000 mgr.y (mgr.34107) 1909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:28.692645+0000 mon.a (mon.0) 7652 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:28.695337+0000 mon.a (mon.0) 7653 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:28.697519+0000 mon.a (mon.0) 7654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:28.698481+0000 mon.a (mon.0) 7655 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:28.703795+0000 mon.a (mon.0) 7656 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: cephadm 2024-02-10T06:46:28.704549+0000 mgr.y (mgr.34107) 1910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:28.747054+0000 mon.a (mon.0) 7657 : audit 1 from='client.? 172.21.15.46:0/4020599414' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1929534541"}]': finished 2024-02-10T06:46:30.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: cluster 2024-02-10T06:46:28.751535+0000 mon.a (mon.0) 7658 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-02-10T06:46:30.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:28.781034+0000 mon.a (mon.0) 7659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.129 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:28.783293+0000 mon.a (mon.0) 7660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:28.785958+0000 mon.a (mon.0) 7661 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:28.786788+0000 mon.a (mon.0) 7662 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:28.792985+0000 mon.a (mon.0) 7663 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: cephadm 2024-02-10T06:46:28.793551+0000 mgr.y (mgr.34107) 1911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:28.873728+0000 mon.a (mon.0) 7664 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:28.875877+0000 mon.a (mon.0) 7665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.130 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:28.878758+0000 mon.a (mon.0) 7666 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:28.880293+0000 mon.a (mon.0) 7667 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:28.887868+0000 mon.a (mon.0) 7668 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: cephadm 2024-02-10T06:46:28.888497+0000 mgr.y (mgr.34107) 1912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:28.949021+0000 mon.a (mon.0) 7669 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:28.951416+0000 mon.a (mon.0) 7670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:28.954995+0000 mon.a (mon.0) 7671 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:28.956536+0000 mon.a (mon.0) 7672 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:28.965794+0000 mon.a (mon.0) 7673 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: cephadm 2024-02-10T06:46:28.966461+0000 mgr.y (mgr.34107) 1913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.046541+0000 mon.a (mon.0) 7674 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.049388+0000 mon.a (mon.0) 7675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.052422+0000 mon.a (mon.0) 7676 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.053445+0000 mon.a (mon.0) 7677 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.059593+0000 mon.a (mon.0) 7678 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.131 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: cephadm 2024-02-10T06:46:29.060222+0000 mgr.y (mgr.34107) 1914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.136186+0000 mon.a (mon.0) 7679 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.138803+0000 mon.a (mon.0) 7680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.141340+0000 mon.a (mon.0) 7681 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.142194+0000 mon.a (mon.0) 7682 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.147734+0000 mon.a (mon.0) 7683 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: cephadm 2024-02-10T06:46:29.148523+0000 mgr.y (mgr.34107) 1915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.183005+0000 mon.c (mon.1) 23 : audit 1 from='client.? 172.21.15.46:0/1696240664' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/3021436437"}]: dispatch 2024-02-10T06:46:30.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.183674+0000 mon.a (mon.0) 7684 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/3021436437"}]: dispatch 2024-02-10T06:46:30.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.233579+0000 mon.a (mon.0) 7685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.236035+0000 mon.a (mon.0) 7686 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.239433+0000 mon.a (mon.0) 7687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.240555+0000 mon.a (mon.0) 7688 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.248144+0000 mon.a (mon.0) 7689 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.132 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: cephadm 2024-02-10T06:46:29.248959+0000 mgr.y (mgr.34107) 1916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.329723+0000 mon.a (mon.0) 7690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.332512+0000 mon.a (mon.0) 7691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.133 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.336423+0000 mon.a (mon.0) 7692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:28.785958+0000 mon.a (mon.0) 7661 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:28.786788+0000 mon.a (mon.0) 7662 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:28.792985+0000 mon.a (mon.0) 7663 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: cephadm 2024-02-10T06:46:28.793551+0000 mgr.y (mgr.34107) 1911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:28.873728+0000 mon.a (mon.0) 7664 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:28.875877+0000 mon.a (mon.0) 7665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.133 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:28.878758+0000 mon.a (mon.0) 7666 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:28.880293+0000 mon.a (mon.0) 7667 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:28.887868+0000 mon.a (mon.0) 7668 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: cephadm 2024-02-10T06:46:28.888497+0000 mgr.y (mgr.34107) 1912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:28.949021+0000 mon.a (mon.0) 7669 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:28.951416+0000 mon.a (mon.0) 7670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:28.954995+0000 mon.a (mon.0) 7671 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:28.956536+0000 mon.a (mon.0) 7672 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:28.965794+0000 mon.a (mon.0) 7673 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: cephadm 2024-02-10T06:46:28.966461+0000 mgr.y (mgr.34107) 1913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.046541+0000 mon.a (mon.0) 7674 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.049388+0000 mon.a (mon.0) 7675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.052422+0000 mon.a (mon.0) 7676 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.134 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.053445+0000 mon.a (mon.0) 7677 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.337809+0000 mon.a (mon.0) 7693 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.345254+0000 mon.a (mon.0) 7694 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: cephadm 2024-02-10T06:46:29.345878+0000 mgr.y (mgr.34107) 1917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.425772+0000 mon.a (mon.0) 7695 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.428349+0000 mon.a (mon.0) 7696 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.431457+0000 mon.a (mon.0) 7697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.432505+0000 mon.a (mon.0) 7698 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.441352+0000 mon.a (mon.0) 7699 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: cephadm 2024-02-10T06:46:29.441992+0000 mgr.y (mgr.34107) 1918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.135 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.508002+0000 mon.a (mon.0) 7700 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.509983+0000 mon.a (mon.0) 7701 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:46:30.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.557132+0000 mon.a (mon.0) 7702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.559575+0000 mon.a (mon.0) 7703 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.562716+0000 mon.a (mon.0) 7704 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.563662+0000 mon.a (mon.0) 7705 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.571270+0000 mon.a (mon.0) 7706 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: cephadm 2024-02-10T06:46:29.571812+0000 mgr.y (mgr.34107) 1919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.654587+0000 mon.a (mon.0) 7707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.656817+0000 mon.a (mon.0) 7708 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.660049+0000 mon.a (mon.0) 7709 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.661134+0000 mon.a (mon.0) 7710 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: audit 2024-02-10T06:46:29.672033+0000 mon.a (mon.0) 7711 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.136 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[71198]: cephadm 2024-02-10T06:46:29.672799+0000 mgr.y (mgr.34107) 1920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.059593+0000 mon.a (mon.0) 7678 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: cephadm 2024-02-10T06:46:29.060222+0000 mgr.y (mgr.34107) 1914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.136186+0000 mon.a (mon.0) 7679 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.138803+0000 mon.a (mon.0) 7680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.141340+0000 mon.a (mon.0) 7681 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.142194+0000 mon.a (mon.0) 7682 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.147734+0000 mon.a (mon.0) 7683 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: cephadm 2024-02-10T06:46:29.148523+0000 mgr.y (mgr.34107) 1915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.183005+0000 mon.c (mon.1) 23 : audit 1 from='client.? 172.21.15.46:0/1696240664' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/3021436437"}]: dispatch 2024-02-10T06:46:30.137 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.183674+0000 mon.a (mon.0) 7684 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/3021436437"}]: dispatch 2024-02-10T06:46:30.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.233579+0000 mon.a (mon.0) 7685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.236035+0000 mon.a (mon.0) 7686 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.239433+0000 mon.a (mon.0) 7687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.240555+0000 mon.a (mon.0) 7688 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.248144+0000 mon.a (mon.0) 7689 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: cephadm 2024-02-10T06:46:29.248959+0000 mgr.y (mgr.34107) 1916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.329723+0000 mon.a (mon.0) 7690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.332512+0000 mon.a (mon.0) 7691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.336423+0000 mon.a (mon.0) 7692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.337809+0000 mon.a (mon.0) 7693 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.345254+0000 mon.a (mon.0) 7694 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: cephadm 2024-02-10T06:46:29.345878+0000 mgr.y (mgr.34107) 1917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.425772+0000 mon.a (mon.0) 7695 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.428349+0000 mon.a (mon.0) 7696 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.138 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.431457+0000 mon.a (mon.0) 7697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.432505+0000 mon.a (mon.0) 7698 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.441352+0000 mon.a (mon.0) 7699 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: cephadm 2024-02-10T06:46:29.441992+0000 mgr.y (mgr.34107) 1918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.508002+0000 mon.a (mon.0) 7700 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.509983+0000 mon.a (mon.0) 7701 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:46:30.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.557132+0000 mon.a (mon.0) 7702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.559575+0000 mon.a (mon.0) 7703 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.562716+0000 mon.a (mon.0) 7704 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.563662+0000 mon.a (mon.0) 7705 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.571270+0000 mon.a (mon.0) 7706 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: cephadm 2024-02-10T06:46:29.571812+0000 mgr.y (mgr.34107) 1919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.654587+0000 mon.a (mon.0) 7707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.656817+0000 mon.a (mon.0) 7708 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.139 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.660049+0000 mon.a (mon.0) 7709 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.140 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.661134+0000 mon.a (mon.0) 7710 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.140 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: audit 2024-02-10T06:46:29.672033+0000 mon.a (mon.0) 7711 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.140 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:29 smithi046 bash[68510]: cephadm 2024-02-10T06:46:29.672799+0000 mgr.y (mgr.34107) 1920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:29.752423+0000 mon.a (mon.0) 7712 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:29.754569+0000 mon.a (mon.0) 7713 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:29.757560+0000 mon.a (mon.0) 7714 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:29.758477+0000 mon.a (mon.0) 7715 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:29.765784+0000 mon.a (mon.0) 7716 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: cephadm 2024-02-10T06:46:29.766605+0000 mgr.y (mgr.34107) 1921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:29.848943+0000 mon.a (mon.0) 7717 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:29.851434+0000 mon.a (mon.0) 7718 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:29.854452+0000 mon.a (mon.0) 7719 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:29.855626+0000 mon.a (mon.0) 7720 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:29.861961+0000 mon.a (mon.0) 7721 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: cephadm 2024-02-10T06:46:29.863373+0000 mgr.y (mgr.34107) 1922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:29.943876+0000 mon.a (mon.0) 7722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:29.947041+0000 mon.a (mon.0) 7723 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:29.951718+0000 mon.a (mon.0) 7724 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:29.953333+0000 mon.a (mon.0) 7725 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:29.961356+0000 mon.a (mon.0) 7726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: cephadm 2024-02-10T06:46:29.962015+0000 mgr.y (mgr.34107) 1923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.040273+0000 mon.a (mon.0) 7727 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.043496+0000 mon.a (mon.0) 7728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:29.752423+0000 mon.a (mon.0) 7712 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:29.754569+0000 mon.a (mon.0) 7713 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:29.757560+0000 mon.a (mon.0) 7714 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:29.758477+0000 mon.a (mon.0) 7715 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:29.765784+0000 mon.a (mon.0) 7716 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: cephadm 2024-02-10T06:46:29.766605+0000 mgr.y (mgr.34107) 1921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:29.848943+0000 mon.a (mon.0) 7717 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:29.851434+0000 mon.a (mon.0) 7718 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:29.854452+0000 mon.a (mon.0) 7719 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:29.855626+0000 mon.a (mon.0) 7720 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:29.861961+0000 mon.a (mon.0) 7721 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: cephadm 2024-02-10T06:46:29.863373+0000 mgr.y (mgr.34107) 1922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:29.943876+0000 mon.a (mon.0) 7722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:29.947041+0000 mon.a (mon.0) 7723 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:29.951718+0000 mon.a (mon.0) 7724 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:29.953333+0000 mon.a (mon.0) 7725 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:29.961356+0000 mon.a (mon.0) 7726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: cephadm 2024-02-10T06:46:29.962015+0000 mgr.y (mgr.34107) 1923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.040273+0000 mon.a (mon.0) 7727 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.043496+0000 mon.a (mon.0) 7728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.046806+0000 mon.a (mon.0) 7729 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.047985+0000 mon.a (mon.0) 7730 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.055355+0000 mon.a (mon.0) 7731 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: cephadm 2024-02-10T06:46:30.056181+0000 mgr.y (mgr.34107) 1924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.136443+0000 mon.a (mon.0) 7732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.139807+0000 mon.a (mon.0) 7733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.143088+0000 mon.a (mon.0) 7734 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.144143+0000 mon.a (mon.0) 7735 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.147524+0000 mon.a (mon.0) 7736 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/3021436437"}]': finished 2024-02-10T06:46:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: cluster 2024-02-10T06:46:30.154005+0000 mon.a (mon.0) 7737 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2024-02-10T06:46:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.160903+0000 mon.a (mon.0) 7738 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: cephadm 2024-02-10T06:46:30.161606+0000 mgr.y (mgr.34107) 1925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.228302+0000 mon.a (mon.0) 7739 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.231164+0000 mon.a (mon.0) 7740 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.234929+0000 mon.a (mon.0) 7741 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.236260+0000 mon.a (mon.0) 7742 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.246136+0000 mon.a (mon.0) 7743 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: cephadm 2024-02-10T06:46:30.246773+0000 mgr.y (mgr.34107) 1926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: cluster 2024-02-10T06:46:30.277459+0000 mgr.y (mgr.34107) 1927 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-10T06:46:30.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.328121+0000 mon.a (mon.0) 7744 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.046806+0000 mon.a (mon.0) 7729 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.047985+0000 mon.a (mon.0) 7730 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.055355+0000 mon.a (mon.0) 7731 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: cephadm 2024-02-10T06:46:30.056181+0000 mgr.y (mgr.34107) 1924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.136443+0000 mon.a (mon.0) 7732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.139807+0000 mon.a (mon.0) 7733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.143088+0000 mon.a (mon.0) 7734 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.144143+0000 mon.a (mon.0) 7735 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.147524+0000 mon.a (mon.0) 7736 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/3021436437"}]': finished 2024-02-10T06:46:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: cluster 2024-02-10T06:46:30.154005+0000 mon.a (mon.0) 7737 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2024-02-10T06:46:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.160903+0000 mon.a (mon.0) 7738 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: cephadm 2024-02-10T06:46:30.161606+0000 mgr.y (mgr.34107) 1925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.228302+0000 mon.a (mon.0) 7739 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.231164+0000 mon.a (mon.0) 7740 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.234929+0000 mon.a (mon.0) 7741 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.236260+0000 mon.a (mon.0) 7742 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.246136+0000 mon.a (mon.0) 7743 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: cephadm 2024-02-10T06:46:30.246773+0000 mgr.y (mgr.34107) 1926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: cluster 2024-02-10T06:46:30.277459+0000 mgr.y (mgr.34107) 1927 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-10T06:46:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.328121+0000 mon.a (mon.0) 7744 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.331475+0000 mon.a (mon.0) 7745 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.334969+0000 mon.a (mon.0) 7746 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.336455+0000 mon.a (mon.0) 7747 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.345382+0000 mon.a (mon.0) 7748 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: cephadm 2024-02-10T06:46:30.345978+0000 mgr.y (mgr.34107) 1928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.426812+0000 mon.a (mon.0) 7749 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.429091+0000 mon.a (mon.0) 7750 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.431651+0000 mon.a (mon.0) 7751 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.432494+0000 mon.a (mon.0) 7752 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.437967+0000 mon.a (mon.0) 7753 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: cephadm 2024-02-10T06:46:30.438463+0000 mgr.y (mgr.34107) 1929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.498627+0000 mon.a (mon.0) 7754 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.506290+0000 mon.a (mon.0) 7755 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.514191+0000 mon.a (mon.0) 7756 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.519280+0000 mon.a (mon.0) 7757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.526175+0000 mon.a (mon.0) 7758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.528442+0000 mon.a (mon.0) 7759 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.529314+0000 mon.a (mon.0) 7760 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.535084+0000 mon.a (mon.0) 7761 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: cephadm 2024-02-10T06:46:30.536055+0000 mgr.y (mgr.34107) 1930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.331475+0000 mon.a (mon.0) 7745 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.334969+0000 mon.a (mon.0) 7746 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.336455+0000 mon.a (mon.0) 7747 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.345382+0000 mon.a (mon.0) 7748 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: cephadm 2024-02-10T06:46:30.345978+0000 mgr.y (mgr.34107) 1928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.426812+0000 mon.a (mon.0) 7749 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.429091+0000 mon.a (mon.0) 7750 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.431651+0000 mon.a (mon.0) 7751 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.432494+0000 mon.a (mon.0) 7752 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.437967+0000 mon.a (mon.0) 7753 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: cephadm 2024-02-10T06:46:30.438463+0000 mgr.y (mgr.34107) 1929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.498627+0000 mon.a (mon.0) 7754 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.506290+0000 mon.a (mon.0) 7755 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.514191+0000 mon.a (mon.0) 7756 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.519280+0000 mon.a (mon.0) 7757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.526175+0000 mon.a (mon.0) 7758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.528442+0000 mon.a (mon.0) 7759 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.529314+0000 mon.a (mon.0) 7760 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.535084+0000 mon.a (mon.0) 7761 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: cephadm 2024-02-10T06:46:30.536055+0000 mgr.y (mgr.34107) 1930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.581597+0000 mon.a (mon.0) 7762 : audit 1 from='client.? 172.21.15.46:0/3902650431' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/610352306"}]: dispatch 2024-02-10T06:46:30.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.619410+0000 mon.a (mon.0) 7763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.622991+0000 mon.a (mon.0) 7764 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.626104+0000 mon.a (mon.0) 7765 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.627221+0000 mon.a (mon.0) 7766 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: audit 2024-02-10T06:46:30.633438+0000 mon.a (mon.0) 7767 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[71198]: cephadm 2024-02-10T06:46:30.634184+0000 mgr.y (mgr.34107) 1931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.581597+0000 mon.a (mon.0) 7762 : audit 1 from='client.? 172.21.15.46:0/3902650431' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/610352306"}]: dispatch 2024-02-10T06:46:30.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.619410+0000 mon.a (mon.0) 7763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.622991+0000 mon.a (mon.0) 7764 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.626104+0000 mon.a (mon.0) 7765 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.627221+0000 mon.a (mon.0) 7766 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: audit 2024-02-10T06:46:30.633438+0000 mon.a (mon.0) 7767 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:30 smithi046 bash[68510]: cephadm 2024-02-10T06:46:30.634184+0000 mgr.y (mgr.34107) 1931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:29.752423+0000 mon.a (mon.0) 7712 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:29.754569+0000 mon.a (mon.0) 7713 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:29.757560+0000 mon.a (mon.0) 7714 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:29.758477+0000 mon.a (mon.0) 7715 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:29.765784+0000 mon.a (mon.0) 7716 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: cephadm 2024-02-10T06:46:29.766605+0000 mgr.y (mgr.34107) 1921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:29.848943+0000 mon.a (mon.0) 7717 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:29.851434+0000 mon.a (mon.0) 7718 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:29.854452+0000 mon.a (mon.0) 7719 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:29.855626+0000 mon.a (mon.0) 7720 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:29.861961+0000 mon.a (mon.0) 7721 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: cephadm 2024-02-10T06:46:29.863373+0000 mgr.y (mgr.34107) 1922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:29.943876+0000 mon.a (mon.0) 7722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:29.947041+0000 mon.a (mon.0) 7723 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:29.951718+0000 mon.a (mon.0) 7724 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:29.953333+0000 mon.a (mon.0) 7725 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:29.961356+0000 mon.a (mon.0) 7726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: cephadm 2024-02-10T06:46:29.962015+0000 mgr.y (mgr.34107) 1923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.040273+0000 mon.a (mon.0) 7727 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.043496+0000 mon.a (mon.0) 7728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.046806+0000 mon.a (mon.0) 7729 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.047985+0000 mon.a (mon.0) 7730 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.055355+0000 mon.a (mon.0) 7731 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: cephadm 2024-02-10T06:46:30.056181+0000 mgr.y (mgr.34107) 1924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.136443+0000 mon.a (mon.0) 7732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.139807+0000 mon.a (mon.0) 7733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.143088+0000 mon.a (mon.0) 7734 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.144143+0000 mon.a (mon.0) 7735 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.147524+0000 mon.a (mon.0) 7736 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6801/3021436437"}]': finished 2024-02-10T06:46:30.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: cluster 2024-02-10T06:46:30.154005+0000 mon.a (mon.0) 7737 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2024-02-10T06:46:30.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.160903+0000 mon.a (mon.0) 7738 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: cephadm 2024-02-10T06:46:30.161606+0000 mgr.y (mgr.34107) 1925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.228302+0000 mon.a (mon.0) 7739 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.231164+0000 mon.a (mon.0) 7740 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.234929+0000 mon.a (mon.0) 7741 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.236260+0000 mon.a (mon.0) 7742 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.246136+0000 mon.a (mon.0) 7743 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: cephadm 2024-02-10T06:46:30.246773+0000 mgr.y (mgr.34107) 1926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: cluster 2024-02-10T06:46:30.277459+0000 mgr.y (mgr.34107) 1927 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-10T06:46:30.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.328121+0000 mon.a (mon.0) 7744 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.331475+0000 mon.a (mon.0) 7745 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.334969+0000 mon.a (mon.0) 7746 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.336455+0000 mon.a (mon.0) 7747 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.345382+0000 mon.a (mon.0) 7748 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: cephadm 2024-02-10T06:46:30.345978+0000 mgr.y (mgr.34107) 1928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.426812+0000 mon.a (mon.0) 7749 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.429091+0000 mon.a (mon.0) 7750 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.431651+0000 mon.a (mon.0) 7751 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.432494+0000 mon.a (mon.0) 7752 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.437967+0000 mon.a (mon.0) 7753 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: cephadm 2024-02-10T06:46:30.438463+0000 mgr.y (mgr.34107) 1929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.498627+0000 mon.a (mon.0) 7754 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.506290+0000 mon.a (mon.0) 7755 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.514191+0000 mon.a (mon.0) 7756 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.519280+0000 mon.a (mon.0) 7757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.526175+0000 mon.a (mon.0) 7758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.528442+0000 mon.a (mon.0) 7759 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.529314+0000 mon.a (mon.0) 7760 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.535084+0000 mon.a (mon.0) 7761 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: cephadm 2024-02-10T06:46:30.536055+0000 mgr.y (mgr.34107) 1930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:30.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.581597+0000 mon.a (mon.0) 7762 : audit 1 from='client.? 172.21.15.46:0/3902650431' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/610352306"}]: dispatch 2024-02-10T06:46:30.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.619410+0000 mon.a (mon.0) 7763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:30.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.622991+0000 mon.a (mon.0) 7764 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:30.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.626104+0000 mon.a (mon.0) 7765 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:30.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.627221+0000 mon.a (mon.0) 7766 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:30.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: audit 2024-02-10T06:46:30.633438+0000 mon.a (mon.0) 7767 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:30.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:30 smithi175 bash[56722]: cephadm 2024-02-10T06:46:30.634184+0000 mgr.y (mgr.34107) 1931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.376 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:46:31] "GET /metrics HTTP/1.1" 200 38765 "" "Prometheus/2.33.4" 2024-02-10T06:46:31.825 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:30.708524+0000 mon.a (mon.0) 7768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.825 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:30.710572+0000 mon.a (mon.0) 7769 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.825 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:30.712703+0000 mon.a (mon.0) 7770 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.825 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:30.713445+0000 mon.a (mon.0) 7771 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.825 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:30.719678+0000 mon.a (mon.0) 7772 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.825 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: cephadm 2024-02-10T06:46:30.720267+0000 mgr.y (mgr.34107) 1932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.825 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:30.798777+0000 mon.a (mon.0) 7773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.825 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:30.800738+0000 mon.a (mon.0) 7774 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.825 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:30.803941+0000 mon.a (mon.0) 7775 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.826 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:30.805130+0000 mon.a (mon.0) 7776 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.826 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:30.815116+0000 mon.a (mon.0) 7777 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.826 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: cephadm 2024-02-10T06:46:30.815825+0000 mgr.y (mgr.34107) 1933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.826 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:30.894454+0000 mon.a (mon.0) 7778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.826 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:30.899039+0000 mon.a (mon.0) 7779 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.826 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:30.904120+0000 mon.a (mon.0) 7780 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.826 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:30.905712+0000 mon.a (mon.0) 7781 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.826 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:30.914206+0000 mon.a (mon.0) 7782 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.826 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: cephadm 2024-02-10T06:46:30.915082+0000 mgr.y (mgr.34107) 1934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.826 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:30.992640+0000 mon.a (mon.0) 7783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.826 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:30.996629+0000 mon.a (mon.0) 7784 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.826 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:30.708524+0000 mon.a (mon.0) 7768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:30.710572+0000 mon.a (mon.0) 7769 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:30.712703+0000 mon.a (mon.0) 7770 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:30.713445+0000 mon.a (mon.0) 7771 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:30.719678+0000 mon.a (mon.0) 7772 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: cephadm 2024-02-10T06:46:30.720267+0000 mgr.y (mgr.34107) 1932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:30.798777+0000 mon.a (mon.0) 7773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:30.800738+0000 mon.a (mon.0) 7774 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:30.803941+0000 mon.a (mon.0) 7775 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:30.805130+0000 mon.a (mon.0) 7776 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:30.815116+0000 mon.a (mon.0) 7777 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: cephadm 2024-02-10T06:46:30.815825+0000 mgr.y (mgr.34107) 1933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:30.894454+0000 mon.a (mon.0) 7778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:30.899039+0000 mon.a (mon.0) 7779 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.827 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:30.904120+0000 mon.a (mon.0) 7780 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.828 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:30.905712+0000 mon.a (mon.0) 7781 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.828 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:30.914206+0000 mon.a (mon.0) 7782 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.828 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: cephadm 2024-02-10T06:46:30.915082+0000 mgr.y (mgr.34107) 1934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.828 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:30.992640+0000 mon.a (mon.0) 7783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.828 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:30.996629+0000 mon.a (mon.0) 7784 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.828 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:30.999705+0000 mon.a (mon.0) 7785 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.828 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.000906+0000 mon.a (mon.0) 7786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.828 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.008238+0000 mon.a (mon.0) 7787 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.828 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: cephadm 2024-02-10T06:46:31.008762+0000 mgr.y (mgr.34107) 1935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.828 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.086197+0000 mon.a (mon.0) 7788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.828 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.090150+0000 mon.a (mon.0) 7789 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.093646+0000 mon.a (mon.0) 7790 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.094905+0000 mon.a (mon.0) 7791 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.103508+0000 mon.a (mon.0) 7792 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: cephadm 2024-02-10T06:46:31.104323+0000 mgr.y (mgr.34107) 1936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.186094+0000 mon.a (mon.0) 7793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.188063+0000 mon.a (mon.0) 7794 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.191054+0000 mon.a (mon.0) 7795 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.191976+0000 mon.a (mon.0) 7796 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.197378+0000 mon.a (mon.0) 7797 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: cephadm 2024-02-10T06:46:31.198081+0000 mgr.y (mgr.34107) 1937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.279109+0000 mon.a (mon.0) 7798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.281689+0000 mon.a (mon.0) 7799 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.829 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.284294+0000 mon.a (mon.0) 7800 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:30.999705+0000 mon.a (mon.0) 7785 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.000906+0000 mon.a (mon.0) 7786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.008238+0000 mon.a (mon.0) 7787 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: cephadm 2024-02-10T06:46:31.008762+0000 mgr.y (mgr.34107) 1935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.086197+0000 mon.a (mon.0) 7788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.090150+0000 mon.a (mon.0) 7789 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.093646+0000 mon.a (mon.0) 7790 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.094905+0000 mon.a (mon.0) 7791 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.103508+0000 mon.a (mon.0) 7792 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: cephadm 2024-02-10T06:46:31.104323+0000 mgr.y (mgr.34107) 1936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.186094+0000 mon.a (mon.0) 7793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.188063+0000 mon.a (mon.0) 7794 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.830 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.191054+0000 mon.a (mon.0) 7795 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.191976+0000 mon.a (mon.0) 7796 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.197378+0000 mon.a (mon.0) 7797 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: cephadm 2024-02-10T06:46:31.198081+0000 mgr.y (mgr.34107) 1937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.279109+0000 mon.a (mon.0) 7798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.281689+0000 mon.a (mon.0) 7799 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.831 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.284294+0000 mon.a (mon.0) 7800 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.831 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.285279+0000 mon.a (mon.0) 7801 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.831 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.293106+0000 mon.a (mon.0) 7802 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.831 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: cephadm 2024-02-10T06:46:31.293754+0000 mgr.y (mgr.34107) 1938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.832 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.370117+0000 mon.a (mon.0) 7803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.832 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.372930+0000 mon.a (mon.0) 7804 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.832 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.376281+0000 mon.a (mon.0) 7805 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.832 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.377521+0000 mon.a (mon.0) 7806 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.832 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.385065+0000 mon.a (mon.0) 7807 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.832 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: cephadm 2024-02-10T06:46:31.385648+0000 mgr.y (mgr.34107) 1939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.832 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.464433+0000 mon.a (mon.0) 7808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.832 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.467528+0000 mon.a (mon.0) 7809 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.832 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.470099+0000 mon.a (mon.0) 7810 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.832 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.470920+0000 mon.a (mon.0) 7811 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.832 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.476954+0000 mon.a (mon.0) 7812 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.832 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: cephadm 2024-02-10T06:46:31.479505+0000 mgr.y (mgr.34107) 1940 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.832 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.535481+0000 mon.a (mon.0) 7813 : audit 1 from='client.? 172.21.15.46:0/3902650431' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/610352306"}]': finished 2024-02-10T06:46:31.832 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: cluster 2024-02-10T06:46:31.543932+0000 mon.a (mon.0) 7814 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2024-02-10T06:46:31.833 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.559342+0000 mon.a (mon.0) 7815 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.833 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.561982+0000 mon.a (mon.0) 7816 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.833 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.565262+0000 mon.a (mon.0) 7817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.833 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.566388+0000 mon.a (mon.0) 7818 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.833 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.574149+0000 mon.a (mon.0) 7819 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.833 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: cephadm 2024-02-10T06:46:31.574803+0000 mgr.y (mgr.34107) 1941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.833 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.653181+0000 mon.a (mon.0) 7820 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.833 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.655505+0000 mon.a (mon.0) 7821 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.833 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.658331+0000 mon.a (mon.0) 7822 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.833 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.659224+0000 mon.a (mon.0) 7823 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.833 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: audit 2024-02-10T06:46:31.666477+0000 mon.a (mon.0) 7824 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.833 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[71198]: cephadm 2024-02-10T06:46:31.667315+0000 mgr.y (mgr.34107) 1942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.285279+0000 mon.a (mon.0) 7801 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.293106+0000 mon.a (mon.0) 7802 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: cephadm 2024-02-10T06:46:31.293754+0000 mgr.y (mgr.34107) 1938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.370117+0000 mon.a (mon.0) 7803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.372930+0000 mon.a (mon.0) 7804 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.376281+0000 mon.a (mon.0) 7805 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.377521+0000 mon.a (mon.0) 7806 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.385065+0000 mon.a (mon.0) 7807 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: cephadm 2024-02-10T06:46:31.385648+0000 mgr.y (mgr.34107) 1939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.464433+0000 mon.a (mon.0) 7808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.467528+0000 mon.a (mon.0) 7809 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.470099+0000 mon.a (mon.0) 7810 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.834 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.470920+0000 mon.a (mon.0) 7811 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.835 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.476954+0000 mon.a (mon.0) 7812 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.835 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: cephadm 2024-02-10T06:46:31.479505+0000 mgr.y (mgr.34107) 1940 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.835 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.535481+0000 mon.a (mon.0) 7813 : audit 1 from='client.? 172.21.15.46:0/3902650431' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/610352306"}]': finished 2024-02-10T06:46:31.835 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: cluster 2024-02-10T06:46:31.543932+0000 mon.a (mon.0) 7814 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2024-02-10T06:46:31.835 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.559342+0000 mon.a (mon.0) 7815 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.835 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.561982+0000 mon.a (mon.0) 7816 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.835 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.565262+0000 mon.a (mon.0) 7817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.835 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.566388+0000 mon.a (mon.0) 7818 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.835 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.574149+0000 mon.a (mon.0) 7819 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.835 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: cephadm 2024-02-10T06:46:31.574803+0000 mgr.y (mgr.34107) 1941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.835 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.653181+0000 mon.a (mon.0) 7820 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.835 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.655505+0000 mon.a (mon.0) 7821 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.835 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.658331+0000 mon.a (mon.0) 7822 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.835 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.659224+0000 mon.a (mon.0) 7823 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.835 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: audit 2024-02-10T06:46:31.666477+0000 mon.a (mon.0) 7824 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.835 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:31 smithi046 bash[68510]: cephadm 2024-02-10T06:46:31.667315+0000 mgr.y (mgr.34107) 1942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:30.708524+0000 mon.a (mon.0) 7768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:30.710572+0000 mon.a (mon.0) 7769 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:30.712703+0000 mon.a (mon.0) 7770 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:30.713445+0000 mon.a (mon.0) 7771 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:30.719678+0000 mon.a (mon.0) 7772 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: cephadm 2024-02-10T06:46:30.720267+0000 mgr.y (mgr.34107) 1932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:30.798777+0000 mon.a (mon.0) 7773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:30.800738+0000 mon.a (mon.0) 7774 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:30.803941+0000 mon.a (mon.0) 7775 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:30.805130+0000 mon.a (mon.0) 7776 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:30.815116+0000 mon.a (mon.0) 7777 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: cephadm 2024-02-10T06:46:30.815825+0000 mgr.y (mgr.34107) 1933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:30.894454+0000 mon.a (mon.0) 7778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:30.899039+0000 mon.a (mon.0) 7779 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:30.904120+0000 mon.a (mon.0) 7780 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:30.905712+0000 mon.a (mon.0) 7781 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:30.914206+0000 mon.a (mon.0) 7782 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: cephadm 2024-02-10T06:46:30.915082+0000 mgr.y (mgr.34107) 1934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:30.992640+0000 mon.a (mon.0) 7783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:30.996629+0000 mon.a (mon.0) 7784 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:30.999705+0000 mon.a (mon.0) 7785 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.000906+0000 mon.a (mon.0) 7786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.008238+0000 mon.a (mon.0) 7787 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: cephadm 2024-02-10T06:46:31.008762+0000 mgr.y (mgr.34107) 1935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.086197+0000 mon.a (mon.0) 7788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.090150+0000 mon.a (mon.0) 7789 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.093646+0000 mon.a (mon.0) 7790 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.094905+0000 mon.a (mon.0) 7791 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.103508+0000 mon.a (mon.0) 7792 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: cephadm 2024-02-10T06:46:31.104323+0000 mgr.y (mgr.34107) 1936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.186094+0000 mon.a (mon.0) 7793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.188063+0000 mon.a (mon.0) 7794 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.191054+0000 mon.a (mon.0) 7795 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.191976+0000 mon.a (mon.0) 7796 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.197378+0000 mon.a (mon.0) 7797 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: cephadm 2024-02-10T06:46:31.198081+0000 mgr.y (mgr.34107) 1937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.279109+0000 mon.a (mon.0) 7798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.281689+0000 mon.a (mon.0) 7799 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.284294+0000 mon.a (mon.0) 7800 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.285279+0000 mon.a (mon.0) 7801 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.293106+0000 mon.a (mon.0) 7802 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: cephadm 2024-02-10T06:46:31.293754+0000 mgr.y (mgr.34107) 1938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.370117+0000 mon.a (mon.0) 7803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.372930+0000 mon.a (mon.0) 7804 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.376281+0000 mon.a (mon.0) 7805 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.377521+0000 mon.a (mon.0) 7806 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.385065+0000 mon.a (mon.0) 7807 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: cephadm 2024-02-10T06:46:31.385648+0000 mgr.y (mgr.34107) 1939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.464433+0000 mon.a (mon.0) 7808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.467528+0000 mon.a (mon.0) 7809 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.470099+0000 mon.a (mon.0) 7810 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.470920+0000 mon.a (mon.0) 7811 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.476954+0000 mon.a (mon.0) 7812 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: cephadm 2024-02-10T06:46:31.479505+0000 mgr.y (mgr.34107) 1940 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.535481+0000 mon.a (mon.0) 7813 : audit 1 from='client.? 172.21.15.46:0/3902650431' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/610352306"}]': finished 2024-02-10T06:46:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: cluster 2024-02-10T06:46:31.543932+0000 mon.a (mon.0) 7814 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2024-02-10T06:46:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.559342+0000 mon.a (mon.0) 7815 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.561982+0000 mon.a (mon.0) 7816 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.565262+0000 mon.a (mon.0) 7817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.566388+0000 mon.a (mon.0) 7818 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.574149+0000 mon.a (mon.0) 7819 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: cephadm 2024-02-10T06:46:31.574803+0000 mgr.y (mgr.34107) 1941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.653181+0000 mon.a (mon.0) 7820 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.655505+0000 mon.a (mon.0) 7821 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:31.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.658331+0000 mon.a (mon.0) 7822 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:32.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.659224+0000 mon.a (mon.0) 7823 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:32.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: audit 2024-02-10T06:46:31.666477+0000 mon.a (mon.0) 7824 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:32.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:31 smithi175 bash[56722]: cephadm 2024-02-10T06:46:31.667315+0000 mgr.y (mgr.34107) 1942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:32.947 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[68510]: audit 2024-02-10T06:46:31.747911+0000 mon.a (mon.0) 7825 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:32.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[68510]: audit 2024-02-10T06:46:31.751291+0000 mon.a (mon.0) 7826 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[68510]: audit 2024-02-10T06:46:31.753922+0000 mon.a (mon.0) 7827 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:32.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[68510]: audit 2024-02-10T06:46:31.754756+0000 mon.a (mon.0) 7828 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:32.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[68510]: audit 2024-02-10T06:46:31.760397+0000 mon.a (mon.0) 7829 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:32.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[68510]: cephadm 2024-02-10T06:46:31.761491+0000 mgr.y (mgr.34107) 1943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:32.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[68510]: audit 2024-02-10T06:46:31.804023+0000 mon.a (mon.0) 7830 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:32.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[68510]: audit 2024-02-10T06:46:31.811593+0000 mon.a (mon.0) 7831 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:32.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[68510]: cluster 2024-02-10T06:46:31.813335+0000 mgr.y (mgr.34107) 1944 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 451 B/s rd, 0 op/s 2024-02-10T06:46:32.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[68510]: audit 2024-02-10T06:46:31.819829+0000 mon.a (mon.0) 7832 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:32.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[68510]: audit 2024-02-10T06:46:31.844190+0000 mon.a (mon.0) 7833 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:32.948 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[68510]: audit 2024-02-10T06:46:31.847461+0000 mon.a (mon.0) 7834 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.949 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[68510]: audit 2024-02-10T06:46:31.850669+0000 mon.a (mon.0) 7835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.949 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[68510]: audit 2024-02-10T06:46:31.852548+0000 mon.a (mon.0) 7836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.949 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[68510]: audit 2024-02-10T06:46:31.855590+0000 mon.a (mon.0) 7837 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.949 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[68510]: audit 2024-02-10T06:46:31.858692+0000 mon.a (mon.0) 7838 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.949 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[68510]: audit 2024-02-10T06:46:31.861070+0000 mon.a (mon.0) 7839 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.949 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[68510]: audit 2024-02-10T06:46:31.863541+0000 mon.a (mon.0) 7840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.949 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[68510]: audit 2024-02-10T06:46:31.865289+0000 mon.a (mon.0) 7841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.949 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[68510]: audit 2024-02-10T06:46:31.866951+0000 mon.a (mon.0) 7842 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.949 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[71198]: audit 2024-02-10T06:46:31.747911+0000 mon.a (mon.0) 7825 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:32.949 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[71198]: audit 2024-02-10T06:46:31.751291+0000 mon.a (mon.0) 7826 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.949 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[71198]: audit 2024-02-10T06:46:31.753922+0000 mon.a (mon.0) 7827 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:32.950 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[71198]: audit 2024-02-10T06:46:31.754756+0000 mon.a (mon.0) 7828 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:32.950 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[71198]: audit 2024-02-10T06:46:31.760397+0000 mon.a (mon.0) 7829 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:32.950 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[71198]: cephadm 2024-02-10T06:46:31.761491+0000 mgr.y (mgr.34107) 1943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:32.950 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[71198]: audit 2024-02-10T06:46:31.804023+0000 mon.a (mon.0) 7830 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:32.950 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[71198]: audit 2024-02-10T06:46:31.811593+0000 mon.a (mon.0) 7831 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:32.950 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[71198]: cluster 2024-02-10T06:46:31.813335+0000 mgr.y (mgr.34107) 1944 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 451 B/s rd, 0 op/s 2024-02-10T06:46:32.950 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[71198]: audit 2024-02-10T06:46:31.819829+0000 mon.a (mon.0) 7832 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:32.950 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[71198]: audit 2024-02-10T06:46:31.844190+0000 mon.a (mon.0) 7833 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:32.950 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[71198]: audit 2024-02-10T06:46:31.847461+0000 mon.a (mon.0) 7834 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.950 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[71198]: audit 2024-02-10T06:46:31.850669+0000 mon.a (mon.0) 7835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.950 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[71198]: audit 2024-02-10T06:46:31.852548+0000 mon.a (mon.0) 7836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.950 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[71198]: audit 2024-02-10T06:46:31.855590+0000 mon.a (mon.0) 7837 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.950 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[71198]: audit 2024-02-10T06:46:31.858692+0000 mon.a (mon.0) 7838 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.950 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[71198]: audit 2024-02-10T06:46:31.861070+0000 mon.a (mon.0) 7839 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.951 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[71198]: audit 2024-02-10T06:46:31.863541+0000 mon.a (mon.0) 7840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.951 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[71198]: audit 2024-02-10T06:46:31.865289+0000 mon.a (mon.0) 7841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.951 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[71198]: audit 2024-02-10T06:46:31.866951+0000 mon.a (mon.0) 7842 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.951 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[68510]: audit 2024-02-10T06:46:32.003139+0000 mon.c (mon.1) 24 : audit 1 from='client.? 172.21.15.46:0/2257287560' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/3021436437"}]: dispatch 2024-02-10T06:46:32.951 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[68510]: audit 2024-02-10T06:46:32.003887+0000 mon.a (mon.0) 7843 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/3021436437"}]: dispatch 2024-02-10T06:46:32.951 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[71198]: audit 2024-02-10T06:46:32.003139+0000 mon.c (mon.1) 24 : audit 1 from='client.? 172.21.15.46:0/2257287560' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/3021436437"}]: dispatch 2024-02-10T06:46:32.951 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:32 smithi046 bash[71198]: audit 2024-02-10T06:46:32.003887+0000 mon.a (mon.0) 7843 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/3021436437"}]: dispatch 2024-02-10T06:46:32.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:32 smithi175 bash[56722]: audit 2024-02-10T06:46:31.747911+0000 mon.a (mon.0) 7825 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:32.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:32 smithi175 bash[56722]: audit 2024-02-10T06:46:31.751291+0000 mon.a (mon.0) 7826 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:32 smithi175 bash[56722]: audit 2024-02-10T06:46:31.753922+0000 mon.a (mon.0) 7827 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:32.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:32 smithi175 bash[56722]: audit 2024-02-10T06:46:31.754756+0000 mon.a (mon.0) 7828 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:32.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:32 smithi175 bash[56722]: audit 2024-02-10T06:46:31.760397+0000 mon.a (mon.0) 7829 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:32.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:32 smithi175 bash[56722]: cephadm 2024-02-10T06:46:31.761491+0000 mgr.y (mgr.34107) 1943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:32.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:32 smithi175 bash[56722]: audit 2024-02-10T06:46:31.804023+0000 mon.a (mon.0) 7830 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:32.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:32 smithi175 bash[56722]: audit 2024-02-10T06:46:31.811593+0000 mon.a (mon.0) 7831 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:32.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:32 smithi175 bash[56722]: cluster 2024-02-10T06:46:31.813335+0000 mgr.y (mgr.34107) 1944 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 451 B/s rd, 0 op/s 2024-02-10T06:46:32.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:32 smithi175 bash[56722]: audit 2024-02-10T06:46:31.819829+0000 mon.a (mon.0) 7832 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:32.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:32 smithi175 bash[56722]: audit 2024-02-10T06:46:31.844190+0000 mon.a (mon.0) 7833 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:32.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:32 smithi175 bash[56722]: audit 2024-02-10T06:46:31.847461+0000 mon.a (mon.0) 7834 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:32 smithi175 bash[56722]: audit 2024-02-10T06:46:31.850669+0000 mon.a (mon.0) 7835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:32 smithi175 bash[56722]: audit 2024-02-10T06:46:31.852548+0000 mon.a (mon.0) 7836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:32 smithi175 bash[56722]: audit 2024-02-10T06:46:31.855590+0000 mon.a (mon.0) 7837 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:32 smithi175 bash[56722]: audit 2024-02-10T06:46:31.858692+0000 mon.a (mon.0) 7838 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:32 smithi175 bash[56722]: audit 2024-02-10T06:46:31.861070+0000 mon.a (mon.0) 7839 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:32 smithi175 bash[56722]: audit 2024-02-10T06:46:31.863541+0000 mon.a (mon.0) 7840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:32 smithi175 bash[56722]: audit 2024-02-10T06:46:31.865289+0000 mon.a (mon.0) 7841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:32 smithi175 bash[56722]: audit 2024-02-10T06:46:31.866951+0000 mon.a (mon.0) 7842 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:32.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:32 smithi175 bash[56722]: audit 2024-02-10T06:46:32.003139+0000 mon.c (mon.1) 24 : audit 1 from='client.? 172.21.15.46:0/2257287560' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/3021436437"}]: dispatch 2024-02-10T06:46:32.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:32 smithi175 bash[56722]: audit 2024-02-10T06:46:32.003887+0000 mon.a (mon.0) 7843 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/3021436437"}]: dispatch 2024-02-10T06:46:33.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:33 smithi175 bash[56722]: cluster 2024-02-10T06:46:32.809111+0000 mon.a (mon.0) 7844 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:46:33.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:33 smithi175 bash[56722]: audit 2024-02-10T06:46:32.819467+0000 mon.a (mon.0) 7845 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/3021436437"}]': finished 2024-02-10T06:46:33.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:33 smithi175 bash[56722]: cluster 2024-02-10T06:46:32.823634+0000 mon.a (mon.0) 7846 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2024-02-10T06:46:33.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:33 smithi175 bash[56722]: audit 2024-02-10T06:46:33.208144+0000 mon.c (mon.1) 25 : audit 1 from='client.? 172.21.15.46:0/328185782' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1932119865"}]: dispatch 2024-02-10T06:46:33.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:33 smithi175 bash[56722]: audit 2024-02-10T06:46:33.209220+0000 mon.a (mon.0) 7847 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1932119865"}]: dispatch 2024-02-10T06:46:33.913 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:33 smithi046 bash[68510]: cluster 2024-02-10T06:46:32.809111+0000 mon.a (mon.0) 7844 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:46:33.913 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:33 smithi046 bash[68510]: audit 2024-02-10T06:46:32.819467+0000 mon.a (mon.0) 7845 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/3021436437"}]': finished 2024-02-10T06:46:33.913 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:33 smithi046 bash[68510]: cluster 2024-02-10T06:46:32.823634+0000 mon.a (mon.0) 7846 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2024-02-10T06:46:33.913 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:33 smithi046 bash[68510]: audit 2024-02-10T06:46:33.208144+0000 mon.c (mon.1) 25 : audit 1 from='client.? 172.21.15.46:0/328185782' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1932119865"}]: dispatch 2024-02-10T06:46:33.913 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:33 smithi046 bash[68510]: audit 2024-02-10T06:46:33.209220+0000 mon.a (mon.0) 7847 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1932119865"}]: dispatch 2024-02-10T06:46:33.913 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:33 smithi046 bash[71198]: cluster 2024-02-10T06:46:32.809111+0000 mon.a (mon.0) 7844 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:46:33.913 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:33 smithi046 bash[71198]: audit 2024-02-10T06:46:32.819467+0000 mon.a (mon.0) 7845 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:6800/3021436437"}]': finished 2024-02-10T06:46:33.913 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:33 smithi046 bash[71198]: cluster 2024-02-10T06:46:32.823634+0000 mon.a (mon.0) 7846 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2024-02-10T06:46:33.913 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:33 smithi046 bash[71198]: audit 2024-02-10T06:46:33.208144+0000 mon.c (mon.1) 25 : audit 1 from='client.? 172.21.15.46:0/328185782' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1932119865"}]: dispatch 2024-02-10T06:46:33.913 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:33 smithi046 bash[71198]: audit 2024-02-10T06:46:33.209220+0000 mon.a (mon.0) 7847 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1932119865"}]: dispatch 2024-02-10T06:46:34.956 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:34 smithi046 bash[68510]: cluster 2024-02-10T06:46:33.814021+0000 mgr.y (mgr.34107) 1945 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-02-10T06:46:34.957 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:34 smithi046 bash[68510]: audit 2024-02-10T06:46:33.821768+0000 mon.a (mon.0) 7848 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1932119865"}]': finished 2024-02-10T06:46:34.957 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:34 smithi046 bash[68510]: cluster 2024-02-10T06:46:33.827318+0000 mon.a (mon.0) 7849 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2024-02-10T06:46:34.957 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:34 smithi046 bash[71198]: cluster 2024-02-10T06:46:33.814021+0000 mgr.y (mgr.34107) 1945 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-02-10T06:46:34.957 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:34 smithi046 bash[71198]: audit 2024-02-10T06:46:33.821768+0000 mon.a (mon.0) 7848 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1932119865"}]': finished 2024-02-10T06:46:34.957 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:34 smithi046 bash[71198]: cluster 2024-02-10T06:46:33.827318+0000 mon.a (mon.0) 7849 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2024-02-10T06:46:35.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:34 smithi175 bash[56722]: cluster 2024-02-10T06:46:33.814021+0000 mgr.y (mgr.34107) 1945 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-02-10T06:46:35.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:34 smithi175 bash[56722]: audit 2024-02-10T06:46:33.821768+0000 mon.a (mon.0) 7848 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi046.eivqxk' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.46:0/1932119865"}]': finished 2024-02-10T06:46:35.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:34 smithi175 bash[56722]: cluster 2024-02-10T06:46:33.827318+0000 mon.a (mon.0) 7849 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2024-02-10T06:46:36.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:36 smithi046 bash[68510]: audit 2024-02-10T06:46:35.068114+0000 mon.a (mon.0) 7850 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:36.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:36 smithi046 bash[68510]: audit 2024-02-10T06:46:35.075922+0000 mon.a (mon.0) 7851 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:36.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:36 smithi046 bash[68510]: cluster 2024-02-10T06:46:35.078459+0000 mgr.y (mgr.34107) 1946 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-10T06:46:36.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:36 smithi046 bash[68510]: audit 2024-02-10T06:46:35.084620+0000 mon.a (mon.0) 7852 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:36.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:36 smithi046 bash[68510]: audit 2024-02-10T06:46:35.509771+0000 mgr.y (mgr.34107) 1947 : audit 0 from='client.34941 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:46:36.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:36 smithi046 bash[68510]: audit 2024-02-10T06:46:35.793223+0000 mon.a (mon.0) 7853 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-10T06:46:36.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:36 smithi046 bash[68510]: audit 2024-02-10T06:46:35.795645+0000 mon.a (mon.0) 7854 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:36 smithi046 bash[71198]: audit 2024-02-10T06:46:35.068114+0000 mon.a (mon.0) 7850 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:36 smithi046 bash[71198]: audit 2024-02-10T06:46:35.075922+0000 mon.a (mon.0) 7851 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:36 smithi046 bash[71198]: cluster 2024-02-10T06:46:35.078459+0000 mgr.y (mgr.34107) 1946 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-10T06:46:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:36 smithi046 bash[71198]: audit 2024-02-10T06:46:35.084620+0000 mon.a (mon.0) 7852 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:36 smithi046 bash[71198]: audit 2024-02-10T06:46:35.509771+0000 mgr.y (mgr.34107) 1947 : audit 0 from='client.34941 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:46:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:36 smithi046 bash[71198]: audit 2024-02-10T06:46:35.793223+0000 mon.a (mon.0) 7853 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-10T06:46:36.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:36 smithi046 bash[71198]: audit 2024-02-10T06:46:35.795645+0000 mon.a (mon.0) 7854 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:36.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:36 smithi175 bash[56722]: audit 2024-02-10T06:46:35.068114+0000 mon.a (mon.0) 7850 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:36.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:36 smithi175 bash[56722]: audit 2024-02-10T06:46:35.075922+0000 mon.a (mon.0) 7851 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:36.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:36 smithi175 bash[56722]: cluster 2024-02-10T06:46:35.078459+0000 mgr.y (mgr.34107) 1946 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-10T06:46:36.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:36 smithi175 bash[56722]: audit 2024-02-10T06:46:35.084620+0000 mon.a (mon.0) 7852 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:36.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:36 smithi175 bash[56722]: audit 2024-02-10T06:46:35.509771+0000 mgr.y (mgr.34107) 1947 : audit 0 from='client.34941 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:46:36.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:36 smithi175 bash[56722]: audit 2024-02-10T06:46:35.793223+0000 mon.a (mon.0) 7853 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi046.eivqxk", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-10T06:46:36.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:36 smithi175 bash[56722]: audit 2024-02-10T06:46:35.795645+0000 mon.a (mon.0) 7854 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:37.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:37 smithi046 bash[68510]: cephadm 2024-02-10T06:46:35.790366+0000 mgr.y (mgr.34107) 1948 : cephadm 1 Upgrade: Updating iscsi.foo.smithi046.eivqxk 2024-02-10T06:46:37.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:37 smithi046 bash[68510]: cephadm 2024-02-10T06:46:35.797705+0000 mgr.y (mgr.34107) 1949 : cephadm 1 Deploying daemon iscsi.foo.smithi046.eivqxk on smithi046 2024-02-10T06:46:37.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:37 smithi046 bash[68510]: cluster 2024-02-10T06:46:36.074766+0000 mon.a (mon.0) 7855 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:46:37.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:37 smithi046 bash[68510]: cluster 2024-02-10T06:46:36.074853+0000 mon.a (mon.0) 7856 : cluster 1 Cluster is now healthy 2024-02-10T06:46:37.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:37 smithi046 bash[71198]: cephadm 2024-02-10T06:46:35.790366+0000 mgr.y (mgr.34107) 1948 : cephadm 1 Upgrade: Updating iscsi.foo.smithi046.eivqxk 2024-02-10T06:46:37.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:37 smithi046 bash[71198]: cephadm 2024-02-10T06:46:35.797705+0000 mgr.y (mgr.34107) 1949 : cephadm 1 Deploying daemon iscsi.foo.smithi046.eivqxk on smithi046 2024-02-10T06:46:37.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:37 smithi046 bash[71198]: cluster 2024-02-10T06:46:36.074766+0000 mon.a (mon.0) 7855 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:46:37.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:37 smithi046 bash[71198]: cluster 2024-02-10T06:46:36.074853+0000 mon.a (mon.0) 7856 : cluster 1 Cluster is now healthy 2024-02-10T06:46:37.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:37 smithi175 bash[56722]: cephadm 2024-02-10T06:46:35.790366+0000 mgr.y (mgr.34107) 1948 : cephadm 1 Upgrade: Updating iscsi.foo.smithi046.eivqxk 2024-02-10T06:46:37.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:37 smithi175 bash[56722]: cephadm 2024-02-10T06:46:35.797705+0000 mgr.y (mgr.34107) 1949 : cephadm 1 Deploying daemon iscsi.foo.smithi046.eivqxk on smithi046 2024-02-10T06:46:37.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:37 smithi175 bash[56722]: cluster 2024-02-10T06:46:36.074766+0000 mon.a (mon.0) 7855 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:46:37.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:37 smithi175 bash[56722]: cluster 2024-02-10T06:46:36.074853+0000 mon.a (mon.0) 7856 : cluster 1 Cluster is now healthy 2024-02-10T06:46:38.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:38 smithi046 bash[71198]: cluster 2024-02-10T06:46:37.079132+0000 mgr.y (mgr.34107) 1950 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 923 B/s rd, 0 op/s 2024-02-10T06:46:38.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:38 smithi046 bash[71198]: audit 2024-02-10T06:46:37.902441+0000 mon.a (mon.0) 7857 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:38.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:38 smithi046 bash[71198]: audit 2024-02-10T06:46:37.913708+0000 mon.a (mon.0) 7858 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:38.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:38 smithi046 bash[71198]: audit 2024-02-10T06:46:37.924536+0000 mon.a (mon.0) 7859 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:38.376 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:38 smithi046 bash[68510]: cluster 2024-02-10T06:46:37.079132+0000 mgr.y (mgr.34107) 1950 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 923 B/s rd, 0 op/s 2024-02-10T06:46:38.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:38 smithi046 bash[68510]: audit 2024-02-10T06:46:37.902441+0000 mon.a (mon.0) 7857 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:38.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:38 smithi046 bash[68510]: audit 2024-02-10T06:46:37.913708+0000 mon.a (mon.0) 7858 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:38.377 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:38 smithi046 bash[68510]: audit 2024-02-10T06:46:37.924536+0000 mon.a (mon.0) 7859 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:38.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:38 smithi175 bash[56722]: cluster 2024-02-10T06:46:37.079132+0000 mgr.y (mgr.34107) 1950 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 923 B/s rd, 0 op/s 2024-02-10T06:46:38.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:38 smithi175 bash[56722]: audit 2024-02-10T06:46:37.902441+0000 mon.a (mon.0) 7857 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:38.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:38 smithi175 bash[56722]: audit 2024-02-10T06:46:37.913708+0000 mon.a (mon.0) 7858 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:38.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:38 smithi175 bash[56722]: audit 2024-02-10T06:46:37.924536+0000 mon.a (mon.0) 7859 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:40.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:40 smithi046 bash[71198]: cluster 2024-02-10T06:46:39.080075+0000 mgr.y (mgr.34107) 1951 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-10T06:46:40.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:40 smithi046 bash[71198]: audit 2024-02-10T06:46:40.204655+0000 mon.a (mon.0) 7860 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:40.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:40 smithi046 bash[71198]: audit 2024-02-10T06:46:40.216502+0000 mon.a (mon.0) 7861 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:40.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:40 smithi046 bash[71198]: audit 2024-02-10T06:46:40.226670+0000 mon.a (mon.0) 7862 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:40.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:40 smithi046 bash[71198]: audit 2024-02-10T06:46:40.227922+0000 mon.a (mon.0) 7863 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:40.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:40 smithi046 bash[71198]: audit 2024-02-10T06:46:40.235157+0000 mon.a (mon.0) 7864 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:40.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:40 smithi046 bash[68510]: cluster 2024-02-10T06:46:39.080075+0000 mgr.y (mgr.34107) 1951 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-10T06:46:40.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:40 smithi046 bash[68510]: audit 2024-02-10T06:46:40.204655+0000 mon.a (mon.0) 7860 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:40.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:40 smithi046 bash[68510]: audit 2024-02-10T06:46:40.216502+0000 mon.a (mon.0) 7861 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:40.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:40 smithi046 bash[68510]: audit 2024-02-10T06:46:40.226670+0000 mon.a (mon.0) 7862 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:40.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:40 smithi046 bash[68510]: audit 2024-02-10T06:46:40.227922+0000 mon.a (mon.0) 7863 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:40.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:40 smithi046 bash[68510]: audit 2024-02-10T06:46:40.235157+0000 mon.a (mon.0) 7864 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:40.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:40 smithi175 bash[56722]: cluster 2024-02-10T06:46:39.080075+0000 mgr.y (mgr.34107) 1951 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-10T06:46:40.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:40 smithi175 bash[56722]: audit 2024-02-10T06:46:40.204655+0000 mon.a (mon.0) 7860 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:40.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:40 smithi175 bash[56722]: audit 2024-02-10T06:46:40.216502+0000 mon.a (mon.0) 7861 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:40.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:40 smithi175 bash[56722]: audit 2024-02-10T06:46:40.226670+0000 mon.a (mon.0) 7862 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:40.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:40 smithi175 bash[56722]: audit 2024-02-10T06:46:40.227922+0000 mon.a (mon.0) 7863 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:40.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:40 smithi175 bash[56722]: audit 2024-02-10T06:46:40.235157+0000 mon.a (mon.0) 7864 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.375 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:46:41] "GET /metrics HTTP/1.1" 200 38765 "" "Prometheus/2.33.4" 2024-02-10T06:46:41.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: cephadm 2024-02-10T06:46:40.235734+0000 mgr.y (mgr.34107) 1952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:41.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.314994+0000 mon.a (mon.0) 7865 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:46:41.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.316105+0000 mgr.y (mgr.34107) 1953 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:46:41.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.322147+0000 mon.a (mon.0) 7866 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:46:41.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.323135+0000 mgr.y (mgr.34107) 1954 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:46:41.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.338150+0000 mon.a (mon.0) 7867 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.376 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.341052+0000 mon.a (mon.0) 7868 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.346157+0000 mon.a (mon.0) 7869 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.347458+0000 mon.a (mon.0) 7870 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.356337+0000 mon.a (mon.0) 7871 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: cephadm 2024-02-10T06:46:40.357117+0000 mgr.y (mgr.34107) 1955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:41.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.436928+0000 mon.a (mon.0) 7872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.439369+0000 mon.a (mon.0) 7873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.442931+0000 mon.a (mon.0) 7874 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.443887+0000 mon.a (mon.0) 7875 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.451772+0000 mon.a (mon.0) 7876 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: cephadm 2024-02-10T06:46:40.452456+0000 mgr.y (mgr.34107) 1956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:41.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.530090+0000 mon.a (mon.0) 7877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.377 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.533553+0000 mon.a (mon.0) 7878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: cephadm 2024-02-10T06:46:40.235734+0000 mgr.y (mgr.34107) 1952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:41.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.314994+0000 mon.a (mon.0) 7865 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:46:41.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.316105+0000 mgr.y (mgr.34107) 1953 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:46:41.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.322147+0000 mon.a (mon.0) 7866 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:46:41.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.323135+0000 mgr.y (mgr.34107) 1954 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:46:41.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.338150+0000 mon.a (mon.0) 7867 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.341052+0000 mon.a (mon.0) 7868 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.346157+0000 mon.a (mon.0) 7869 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.347458+0000 mon.a (mon.0) 7870 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.356337+0000 mon.a (mon.0) 7871 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: cephadm 2024-02-10T06:46:40.357117+0000 mgr.y (mgr.34107) 1955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:41.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.436928+0000 mon.a (mon.0) 7872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.439369+0000 mon.a (mon.0) 7873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.442931+0000 mon.a (mon.0) 7874 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.378 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.443887+0000 mon.a (mon.0) 7875 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.451772+0000 mon.a (mon.0) 7876 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: cephadm 2024-02-10T06:46:40.452456+0000 mgr.y (mgr.34107) 1956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:41.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.530090+0000 mon.a (mon.0) 7877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.379 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.533553+0000 mon.a (mon.0) 7878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.537552+0000 mon.a (mon.0) 7879 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.539030+0000 mon.a (mon.0) 7880 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.548049+0000 mon.a (mon.0) 7881 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: cephadm 2024-02-10T06:46:40.548741+0000 mgr.y (mgr.34107) 1957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:41.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.629032+0000 mon.a (mon.0) 7882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.631931+0000 mon.a (mon.0) 7883 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.379 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.635991+0000 mon.a (mon.0) 7884 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.637374+0000 mon.a (mon.0) 7885 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.644791+0000 mon.a (mon.0) 7886 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: cephadm 2024-02-10T06:46:40.645275+0000 mgr.y (mgr.34107) 1958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.722967+0000 mon.a (mon.0) 7887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.727886+0000 mon.a (mon.0) 7888 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.732375+0000 mon.a (mon.0) 7889 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.733869+0000 mon.a (mon.0) 7890 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.741718+0000 mon.a (mon.0) 7891 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.820167+0000 mon.a (mon.0) 7892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.823417+0000 mon.a (mon.0) 7893 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.827590+0000 mon.a (mon.0) 7894 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.829310+0000 mon.a (mon.0) 7895 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.380 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.839721+0000 mon.a (mon.0) 7896 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.537552+0000 mon.a (mon.0) 7879 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.539030+0000 mon.a (mon.0) 7880 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.548049+0000 mon.a (mon.0) 7881 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: cephadm 2024-02-10T06:46:40.548741+0000 mgr.y (mgr.34107) 1957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.629032+0000 mon.a (mon.0) 7882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.631931+0000 mon.a (mon.0) 7883 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.635991+0000 mon.a (mon.0) 7884 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.637374+0000 mon.a (mon.0) 7885 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.644791+0000 mon.a (mon.0) 7886 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: cephadm 2024-02-10T06:46:40.645275+0000 mgr.y (mgr.34107) 1958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.722967+0000 mon.a (mon.0) 7887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.727886+0000 mon.a (mon.0) 7888 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.732375+0000 mon.a (mon.0) 7889 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.381 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.733869+0000 mon.a (mon.0) 7890 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.741718+0000 mon.a (mon.0) 7891 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.820167+0000 mon.a (mon.0) 7892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.823417+0000 mon.a (mon.0) 7893 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.827590+0000 mon.a (mon.0) 7894 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.829310+0000 mon.a (mon.0) 7895 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.839721+0000 mon.a (mon.0) 7896 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.920251+0000 mon.a (mon.0) 7897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.923107+0000 mon.a (mon.0) 7898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.926400+0000 mon.a (mon.0) 7899 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.927413+0000 mon.a (mon.0) 7900 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:40.935216+0000 mon.a (mon.0) 7901 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:41.017450+0000 mon.a (mon.0) 7902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:41.020112+0000 mon.a (mon.0) 7903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.382 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:41.022834+0000 mon.a (mon.0) 7904 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:41.024061+0000 mon.a (mon.0) 7905 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:41.030346+0000 mon.a (mon.0) 7906 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:41.109419+0000 mon.a (mon.0) 7907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:41.113733+0000 mon.a (mon.0) 7908 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:41.117051+0000 mon.a (mon.0) 7909 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:41.118003+0000 mon.a (mon.0) 7910 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:41.125182+0000 mon.a (mon.0) 7911 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:41.206519+0000 mon.a (mon.0) 7912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:41.208760+0000 mon.a (mon.0) 7913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:41.212004+0000 mon.a (mon.0) 7914 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:41.213351+0000 mon.a (mon.0) 7915 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.383 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[68510]: audit 2024-02-10T06:46:41.221853+0000 mon.a (mon.0) 7916 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.383 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.920251+0000 mon.a (mon.0) 7897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.923107+0000 mon.a (mon.0) 7898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.926400+0000 mon.a (mon.0) 7899 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.927413+0000 mon.a (mon.0) 7900 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:40.935216+0000 mon.a (mon.0) 7901 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:41.017450+0000 mon.a (mon.0) 7902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:41.020112+0000 mon.a (mon.0) 7903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:41.022834+0000 mon.a (mon.0) 7904 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:41.024061+0000 mon.a (mon.0) 7905 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:41.030346+0000 mon.a (mon.0) 7906 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:41.109419+0000 mon.a (mon.0) 7907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:41.113733+0000 mon.a (mon.0) 7908 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:41.117051+0000 mon.a (mon.0) 7909 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:41.118003+0000 mon.a (mon.0) 7910 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:41.125182+0000 mon.a (mon.0) 7911 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:41.206519+0000 mon.a (mon.0) 7912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.384 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:41.208760+0000 mon.a (mon.0) 7913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:41.212004+0000 mon.a (mon.0) 7914 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:41.213351+0000 mon.a (mon.0) 7915 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.385 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:41 smithi046 bash[71198]: audit 2024-02-10T06:46:41.221853+0000 mon.a (mon.0) 7916 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: cephadm 2024-02-10T06:46:40.235734+0000 mgr.y (mgr.34107) 1952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:41.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.314994+0000 mon.a (mon.0) 7865 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:46:41.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.316105+0000 mgr.y (mgr.34107) 1953 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T06:46:41.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.322147+0000 mon.a (mon.0) 7866 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:46:41.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.323135+0000 mgr.y (mgr.34107) 1954 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T06:46:41.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.338150+0000 mon.a (mon.0) 7867 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.341052+0000 mon.a (mon.0) 7868 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.346157+0000 mon.a (mon.0) 7869 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.347458+0000 mon.a (mon.0) 7870 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.356337+0000 mon.a (mon.0) 7871 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: cephadm 2024-02-10T06:46:40.357117+0000 mgr.y (mgr.34107) 1955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:41.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.436928+0000 mon.a (mon.0) 7872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.439369+0000 mon.a (mon.0) 7873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.442931+0000 mon.a (mon.0) 7874 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.443887+0000 mon.a (mon.0) 7875 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.451772+0000 mon.a (mon.0) 7876 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: cephadm 2024-02-10T06:46:40.452456+0000 mgr.y (mgr.34107) 1956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:41.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.530090+0000 mon.a (mon.0) 7877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.533553+0000 mon.a (mon.0) 7878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.537552+0000 mon.a (mon.0) 7879 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.539030+0000 mon.a (mon.0) 7880 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.548049+0000 mon.a (mon.0) 7881 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: cephadm 2024-02-10T06:46:40.548741+0000 mgr.y (mgr.34107) 1957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:41.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.629032+0000 mon.a (mon.0) 7882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.631931+0000 mon.a (mon.0) 7883 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.635991+0000 mon.a (mon.0) 7884 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.637374+0000 mon.a (mon.0) 7885 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.644791+0000 mon.a (mon.0) 7886 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: cephadm 2024-02-10T06:46:40.645275+0000 mgr.y (mgr.34107) 1958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:41.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.722967+0000 mon.a (mon.0) 7887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.727886+0000 mon.a (mon.0) 7888 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.732375+0000 mon.a (mon.0) 7889 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.733869+0000 mon.a (mon.0) 7890 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.741718+0000 mon.a (mon.0) 7891 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.820167+0000 mon.a (mon.0) 7892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.823417+0000 mon.a (mon.0) 7893 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.827590+0000 mon.a (mon.0) 7894 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.829310+0000 mon.a (mon.0) 7895 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.839721+0000 mon.a (mon.0) 7896 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.920251+0000 mon.a (mon.0) 7897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.923107+0000 mon.a (mon.0) 7898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.926400+0000 mon.a (mon.0) 7899 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.927413+0000 mon.a (mon.0) 7900 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:40.935216+0000 mon.a (mon.0) 7901 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:41.017450+0000 mon.a (mon.0) 7902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:41.020112+0000 mon.a (mon.0) 7903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:41.022834+0000 mon.a (mon.0) 7904 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:41.024061+0000 mon.a (mon.0) 7905 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:41.030346+0000 mon.a (mon.0) 7906 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:41.109419+0000 mon.a (mon.0) 7907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:41.113733+0000 mon.a (mon.0) 7908 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:41.117051+0000 mon.a (mon.0) 7909 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:41.118003+0000 mon.a (mon.0) 7910 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:41.125182+0000 mon.a (mon.0) 7911 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:41.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:41.206519+0000 mon.a (mon.0) 7912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:41.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:41.208760+0000 mon.a (mon.0) 7913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:41.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:41.212004+0000 mon.a (mon.0) 7914 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:41.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:41.213351+0000 mon.a (mon.0) 7915 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:41.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:41 smithi175 bash[56722]: audit 2024-02-10T06:46:41.221853+0000 mon.a (mon.0) 7916 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: cephadm 2024-02-10T06:46:40.742321+0000 mgr.y (mgr.34107) 1959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: cephadm 2024-02-10T06:46:40.840379+0000 mgr.y (mgr.34107) 1960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: cephadm 2024-02-10T06:46:40.935979+0000 mgr.y (mgr.34107) 1961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: cephadm 2024-02-10T06:46:41.030915+0000 mgr.y (mgr.34107) 1962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: cluster 2024-02-10T06:46:41.080972+0000 mgr.y (mgr.34107) 1963 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-02-10T06:46:42.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: cephadm 2024-02-10T06:46:41.125846+0000 mgr.y (mgr.34107) 1964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: cephadm 2024-02-10T06:46:41.222512+0000 mgr.y (mgr.34107) 1965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.306677+0000 mon.a (mon.0) 7917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.309302+0000 mon.a (mon.0) 7918 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.312859+0000 mon.a (mon.0) 7919 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.314027+0000 mon.a (mon.0) 7920 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.320307+0000 mon.a (mon.0) 7921 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: cephadm 2024-02-10T06:46:41.321269+0000 mgr.y (mgr.34107) 1966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.401543+0000 mon.a (mon.0) 7922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.404939+0000 mon.a (mon.0) 7923 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.408101+0000 mon.a (mon.0) 7924 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.409072+0000 mon.a (mon.0) 7925 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.416902+0000 mon.a (mon.0) 7926 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: cephadm 2024-02-10T06:46:41.417528+0000 mgr.y (mgr.34107) 1967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.500470+0000 mon.a (mon.0) 7927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.505429+0000 mon.a (mon.0) 7928 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.509289+0000 mon.a (mon.0) 7929 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.510868+0000 mon.a (mon.0) 7930 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.519136+0000 mon.a (mon.0) 7931 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: cephadm 2024-02-10T06:46:41.520158+0000 mgr.y (mgr.34107) 1968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.595307+0000 mon.a (mon.0) 7932 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.599417+0000 mon.a (mon.0) 7933 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.602445+0000 mon.a (mon.0) 7934 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.603569+0000 mon.a (mon.0) 7935 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.610464+0000 mon.a (mon.0) 7936 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: cephadm 2024-02-10T06:46:41.611031+0000 mgr.y (mgr.34107) 1969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.692884+0000 mon.a (mon.0) 7937 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.694960+0000 mon.a (mon.0) 7938 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.698546+0000 mon.a (mon.0) 7939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.699709+0000 mon.a (mon.0) 7940 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.707665+0000 mon.a (mon.0) 7941 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.790218+0000 mon.a (mon.0) 7942 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.794391+0000 mon.a (mon.0) 7943 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.798256+0000 mon.a (mon.0) 7944 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.799549+0000 mon.a (mon.0) 7945 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: cephadm 2024-02-10T06:46:40.742321+0000 mgr.y (mgr.34107) 1959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: cephadm 2024-02-10T06:46:40.840379+0000 mgr.y (mgr.34107) 1960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: cephadm 2024-02-10T06:46:40.935979+0000 mgr.y (mgr.34107) 1961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: cephadm 2024-02-10T06:46:41.030915+0000 mgr.y (mgr.34107) 1962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: cluster 2024-02-10T06:46:41.080972+0000 mgr.y (mgr.34107) 1963 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-02-10T06:46:42.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: cephadm 2024-02-10T06:46:41.125846+0000 mgr.y (mgr.34107) 1964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: cephadm 2024-02-10T06:46:41.222512+0000 mgr.y (mgr.34107) 1965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.306677+0000 mon.a (mon.0) 7917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.309302+0000 mon.a (mon.0) 7918 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.312859+0000 mon.a (mon.0) 7919 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.314027+0000 mon.a (mon.0) 7920 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.320307+0000 mon.a (mon.0) 7921 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: cephadm 2024-02-10T06:46:41.321269+0000 mgr.y (mgr.34107) 1966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.401543+0000 mon.a (mon.0) 7922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.404939+0000 mon.a (mon.0) 7923 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.408101+0000 mon.a (mon.0) 7924 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.409072+0000 mon.a (mon.0) 7925 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.416902+0000 mon.a (mon.0) 7926 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: cephadm 2024-02-10T06:46:41.417528+0000 mgr.y (mgr.34107) 1967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.500470+0000 mon.a (mon.0) 7927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.805725+0000 mon.a (mon.0) 7946 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.886471+0000 mon.a (mon.0) 7947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.888731+0000 mon.a (mon.0) 7948 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.891883+0000 mon.a (mon.0) 7949 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.892982+0000 mon.a (mon.0) 7950 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.901004+0000 mon.a (mon.0) 7951 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.978817+0000 mon.a (mon.0) 7952 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.981647+0000 mon.a (mon.0) 7953 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.987928+0000 mon.a (mon.0) 7954 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.988722+0000 mon.a (mon.0) 7955 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:41.994145+0000 mon.a (mon.0) 7956 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:42.072637+0000 mon.a (mon.0) 7957 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:42.077974+0000 mon.a (mon.0) 7958 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:42.082389+0000 mon.a (mon.0) 7959 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:42.083582+0000 mon.a (mon.0) 7960 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:42.090825+0000 mon.a (mon.0) 7961 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:42.157505+0000 mon.a (mon.0) 7962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:42.160363+0000 mon.a (mon.0) 7963 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:42.163283+0000 mon.a (mon.0) 7964 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:42.164355+0000 mon.a (mon.0) 7965 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[71198]: audit 2024-02-10T06:46:42.171510+0000 mon.a (mon.0) 7966 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.505429+0000 mon.a (mon.0) 7928 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.509289+0000 mon.a (mon.0) 7929 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.510868+0000 mon.a (mon.0) 7930 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.519136+0000 mon.a (mon.0) 7931 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: cephadm 2024-02-10T06:46:41.520158+0000 mgr.y (mgr.34107) 1968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.595307+0000 mon.a (mon.0) 7932 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.599417+0000 mon.a (mon.0) 7933 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.602445+0000 mon.a (mon.0) 7934 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.603569+0000 mon.a (mon.0) 7935 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.610464+0000 mon.a (mon.0) 7936 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: cephadm 2024-02-10T06:46:41.611031+0000 mgr.y (mgr.34107) 1969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.692884+0000 mon.a (mon.0) 7937 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.694960+0000 mon.a (mon.0) 7938 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.698546+0000 mon.a (mon.0) 7939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.699709+0000 mon.a (mon.0) 7940 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.707665+0000 mon.a (mon.0) 7941 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.790218+0000 mon.a (mon.0) 7942 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.794391+0000 mon.a (mon.0) 7943 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.798256+0000 mon.a (mon.0) 7944 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.799549+0000 mon.a (mon.0) 7945 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.805725+0000 mon.a (mon.0) 7946 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.886471+0000 mon.a (mon.0) 7947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.888731+0000 mon.a (mon.0) 7948 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.891883+0000 mon.a (mon.0) 7949 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.892982+0000 mon.a (mon.0) 7950 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.901004+0000 mon.a (mon.0) 7951 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.978817+0000 mon.a (mon.0) 7952 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.981647+0000 mon.a (mon.0) 7953 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.987928+0000 mon.a (mon.0) 7954 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.988722+0000 mon.a (mon.0) 7955 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:41.994145+0000 mon.a (mon.0) 7956 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:42.072637+0000 mon.a (mon.0) 7957 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:42.077974+0000 mon.a (mon.0) 7958 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:42.082389+0000 mon.a (mon.0) 7959 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:42.083582+0000 mon.a (mon.0) 7960 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:42.090825+0000 mon.a (mon.0) 7961 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:42.157505+0000 mon.a (mon.0) 7962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:42.160363+0000 mon.a (mon.0) 7963 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:42.163283+0000 mon.a (mon.0) 7964 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:42.164355+0000 mon.a (mon.0) 7965 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:42 smithi046 bash[68510]: audit 2024-02-10T06:46:42.171510+0000 mon.a (mon.0) 7966 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: cephadm 2024-02-10T06:46:40.742321+0000 mgr.y (mgr.34107) 1959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: cephadm 2024-02-10T06:46:40.840379+0000 mgr.y (mgr.34107) 1960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: cephadm 2024-02-10T06:46:40.935979+0000 mgr.y (mgr.34107) 1961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: cephadm 2024-02-10T06:46:41.030915+0000 mgr.y (mgr.34107) 1962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: cluster 2024-02-10T06:46:41.080972+0000 mgr.y (mgr.34107) 1963 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-02-10T06:46:42.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: cephadm 2024-02-10T06:46:41.125846+0000 mgr.y (mgr.34107) 1964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: cephadm 2024-02-10T06:46:41.222512+0000 mgr.y (mgr.34107) 1965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.306677+0000 mon.a (mon.0) 7917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.309302+0000 mon.a (mon.0) 7918 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.312859+0000 mon.a (mon.0) 7919 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.314027+0000 mon.a (mon.0) 7920 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.320307+0000 mon.a (mon.0) 7921 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: cephadm 2024-02-10T06:46:41.321269+0000 mgr.y (mgr.34107) 1966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.401543+0000 mon.a (mon.0) 7922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.404939+0000 mon.a (mon.0) 7923 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.408101+0000 mon.a (mon.0) 7924 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.409072+0000 mon.a (mon.0) 7925 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.416902+0000 mon.a (mon.0) 7926 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: cephadm 2024-02-10T06:46:41.417528+0000 mgr.y (mgr.34107) 1967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.500470+0000 mon.a (mon.0) 7927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.505429+0000 mon.a (mon.0) 7928 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.509289+0000 mon.a (mon.0) 7929 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.510868+0000 mon.a (mon.0) 7930 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.519136+0000 mon.a (mon.0) 7931 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: cephadm 2024-02-10T06:46:41.520158+0000 mgr.y (mgr.34107) 1968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.595307+0000 mon.a (mon.0) 7932 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.599417+0000 mon.a (mon.0) 7933 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.602445+0000 mon.a (mon.0) 7934 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.603569+0000 mon.a (mon.0) 7935 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.610464+0000 mon.a (mon.0) 7936 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: cephadm 2024-02-10T06:46:41.611031+0000 mgr.y (mgr.34107) 1969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:42.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.692884+0000 mon.a (mon.0) 7937 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.694960+0000 mon.a (mon.0) 7938 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.698546+0000 mon.a (mon.0) 7939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.699709+0000 mon.a (mon.0) 7940 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.707665+0000 mon.a (mon.0) 7941 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.790218+0000 mon.a (mon.0) 7942 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.794391+0000 mon.a (mon.0) 7943 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.798256+0000 mon.a (mon.0) 7944 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.799549+0000 mon.a (mon.0) 7945 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.805725+0000 mon.a (mon.0) 7946 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.886471+0000 mon.a (mon.0) 7947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.888731+0000 mon.a (mon.0) 7948 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.891883+0000 mon.a (mon.0) 7949 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.892982+0000 mon.a (mon.0) 7950 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.901004+0000 mon.a (mon.0) 7951 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.978817+0000 mon.a (mon.0) 7952 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.981647+0000 mon.a (mon.0) 7953 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.987928+0000 mon.a (mon.0) 7954 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.988722+0000 mon.a (mon.0) 7955 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:41.994145+0000 mon.a (mon.0) 7956 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:42.072637+0000 mon.a (mon.0) 7957 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:42.077974+0000 mon.a (mon.0) 7958 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:42.082389+0000 mon.a (mon.0) 7959 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:42.083582+0000 mon.a (mon.0) 7960 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:42.090825+0000 mon.a (mon.0) 7961 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:42.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:42.157505+0000 mon.a (mon.0) 7962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:42.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:42.160363+0000 mon.a (mon.0) 7963 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:42.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:42.163283+0000 mon.a (mon.0) 7964 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:42.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:42.164355+0000 mon.a (mon.0) 7965 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:42.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:42 smithi175 bash[56722]: audit 2024-02-10T06:46:42.171510+0000 mon.a (mon.0) 7966 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: cephadm 2024-02-10T06:46:41.708235+0000 mgr.y (mgr.34107) 1970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: cephadm 2024-02-10T06:46:41.806383+0000 mgr.y (mgr.34107) 1971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: cephadm 2024-02-10T06:46:41.901535+0000 mgr.y (mgr.34107) 1972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: cephadm 2024-02-10T06:46:41.994645+0000 mgr.y (mgr.34107) 1973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: cephadm 2024-02-10T06:46:42.091620+0000 mgr.y (mgr.34107) 1974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: cephadm 2024-02-10T06:46:42.172403+0000 mgr.y (mgr.34107) 1975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.259231+0000 mon.a (mon.0) 7967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.262102+0000 mon.a (mon.0) 7968 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.264633+0000 mon.a (mon.0) 7969 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.265455+0000 mon.a (mon.0) 7970 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.271889+0000 mon.a (mon.0) 7971 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: cephadm 2024-02-10T06:46:42.272344+0000 mgr.y (mgr.34107) 1976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.356527+0000 mon.a (mon.0) 7972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.359181+0000 mon.a (mon.0) 7973 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.361466+0000 mon.a (mon.0) 7974 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.362303+0000 mon.a (mon.0) 7975 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.371865+0000 mon.a (mon.0) 7976 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: cephadm 2024-02-10T06:46:42.372988+0000 mgr.y (mgr.34107) 1977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.450927+0000 mon.a (mon.0) 7977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.453897+0000 mon.a (mon.0) 7978 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: cephadm 2024-02-10T06:46:41.708235+0000 mgr.y (mgr.34107) 1970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: cephadm 2024-02-10T06:46:41.806383+0000 mgr.y (mgr.34107) 1971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: cephadm 2024-02-10T06:46:41.901535+0000 mgr.y (mgr.34107) 1972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: cephadm 2024-02-10T06:46:41.994645+0000 mgr.y (mgr.34107) 1973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: cephadm 2024-02-10T06:46:42.091620+0000 mgr.y (mgr.34107) 1974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: cephadm 2024-02-10T06:46:42.172403+0000 mgr.y (mgr.34107) 1975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.259231+0000 mon.a (mon.0) 7967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.262102+0000 mon.a (mon.0) 7968 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.264633+0000 mon.a (mon.0) 7969 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.265455+0000 mon.a (mon.0) 7970 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.271889+0000 mon.a (mon.0) 7971 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: cephadm 2024-02-10T06:46:42.272344+0000 mgr.y (mgr.34107) 1976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.356527+0000 mon.a (mon.0) 7972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.359181+0000 mon.a (mon.0) 7973 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.361466+0000 mon.a (mon.0) 7974 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.362303+0000 mon.a (mon.0) 7975 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.371865+0000 mon.a (mon.0) 7976 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: cephadm 2024-02-10T06:46:42.372988+0000 mgr.y (mgr.34107) 1977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.450927+0000 mon.a (mon.0) 7977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.453897+0000 mon.a (mon.0) 7978 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.457567+0000 mon.a (mon.0) 7979 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.458660+0000 mon.a (mon.0) 7980 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.466209+0000 mon.a (mon.0) 7981 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: cephadm 2024-02-10T06:46:42.466982+0000 mgr.y (mgr.34107) 1978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.546703+0000 mon.a (mon.0) 7982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.551085+0000 mon.a (mon.0) 7983 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.554438+0000 mon.a (mon.0) 7984 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.555562+0000 mon.a (mon.0) 7985 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.562467+0000 mon.a (mon.0) 7986 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: cephadm 2024-02-10T06:46:42.563346+0000 mgr.y (mgr.34107) 1979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.643740+0000 mon.a (mon.0) 7987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.646854+0000 mon.a (mon.0) 7988 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.649974+0000 mon.a (mon.0) 7989 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.651046+0000 mon.a (mon.0) 7990 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.658801+0000 mon.a (mon.0) 7991 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: cephadm 2024-02-10T06:46:42.659392+0000 mgr.y (mgr.34107) 1980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.738144+0000 mon.a (mon.0) 7992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.741676+0000 mon.a (mon.0) 7993 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.745465+0000 mon.a (mon.0) 7994 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.746728+0000 mon.a (mon.0) 7995 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.753821+0000 mon.a (mon.0) 7996 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.777915+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.46:0/3294048112' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T06:46:43.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.831594+0000 mon.a (mon.0) 7997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.834476+0000 mon.a (mon.0) 7998 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.836740+0000 mon.a (mon.0) 7999 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.837597+0000 mon.a (mon.0) 8000 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.843373+0000 mon.a (mon.0) 8001 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.908314+0000 mon.a (mon.0) 8002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.913760+0000 mon.a (mon.0) 8003 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.918251+0000 mon.a (mon.0) 8004 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.919433+0000 mon.a (mon.0) 8005 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:42.926055+0000 mon.a (mon.0) 8006 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:43.005389+0000 mon.a (mon.0) 8007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:43.007714+0000 mon.a (mon.0) 8008 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:43.010384+0000 mon.a (mon.0) 8009 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:43.011156+0000 mon.a (mon.0) 8010 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:43.016258+0000 mon.a (mon.0) 8011 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:43.096214+0000 mon.a (mon.0) 8012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:43.099256+0000 mon.a (mon.0) 8013 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:43.102152+0000 mon.a (mon.0) 8014 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:43.103402+0000 mon.a (mon.0) 8015 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:43.110967+0000 mon.a (mon.0) 8016 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:43.194602+0000 mon.a (mon.0) 8017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:43.198802+0000 mon.a (mon.0) 8018 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:43.202754+0000 mon.a (mon.0) 8019 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:43.203736+0000 mon.a (mon.0) 8020 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[68510]: audit 2024-02-10T06:46:43.210656+0000 mon.a (mon.0) 8021 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.457567+0000 mon.a (mon.0) 7979 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.458660+0000 mon.a (mon.0) 7980 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.466209+0000 mon.a (mon.0) 7981 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: cephadm 2024-02-10T06:46:42.466982+0000 mgr.y (mgr.34107) 1978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.546703+0000 mon.a (mon.0) 7982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.551085+0000 mon.a (mon.0) 7983 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.554438+0000 mon.a (mon.0) 7984 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.555562+0000 mon.a (mon.0) 7985 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.562467+0000 mon.a (mon.0) 7986 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: cephadm 2024-02-10T06:46:42.563346+0000 mgr.y (mgr.34107) 1979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.643740+0000 mon.a (mon.0) 7987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.646854+0000 mon.a (mon.0) 7988 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.649974+0000 mon.a (mon.0) 7989 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.651046+0000 mon.a (mon.0) 7990 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.658801+0000 mon.a (mon.0) 7991 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: cephadm 2024-02-10T06:46:42.659392+0000 mgr.y (mgr.34107) 1980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.738144+0000 mon.a (mon.0) 7992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.741676+0000 mon.a (mon.0) 7993 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.745465+0000 mon.a (mon.0) 7994 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.746728+0000 mon.a (mon.0) 7995 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.753821+0000 mon.a (mon.0) 7996 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.777915+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.46:0/3294048112' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T06:46:43.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.831594+0000 mon.a (mon.0) 7997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.834476+0000 mon.a (mon.0) 7998 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.836740+0000 mon.a (mon.0) 7999 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.837597+0000 mon.a (mon.0) 8000 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.843373+0000 mon.a (mon.0) 8001 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.908314+0000 mon.a (mon.0) 8002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.913760+0000 mon.a (mon.0) 8003 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.918251+0000 mon.a (mon.0) 8004 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.919433+0000 mon.a (mon.0) 8005 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:42.926055+0000 mon.a (mon.0) 8006 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:43.005389+0000 mon.a (mon.0) 8007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:43.007714+0000 mon.a (mon.0) 8008 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:43.010384+0000 mon.a (mon.0) 8009 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:43.011156+0000 mon.a (mon.0) 8010 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:43.016258+0000 mon.a (mon.0) 8011 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:43.096214+0000 mon.a (mon.0) 8012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:43.099256+0000 mon.a (mon.0) 8013 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:43.102152+0000 mon.a (mon.0) 8014 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:43.103402+0000 mon.a (mon.0) 8015 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:43.110967+0000 mon.a (mon.0) 8016 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:43.194602+0000 mon.a (mon.0) 8017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:43.198802+0000 mon.a (mon.0) 8018 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:43.202754+0000 mon.a (mon.0) 8019 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:43.203736+0000 mon.a (mon.0) 8020 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:43 smithi046 bash[71198]: audit 2024-02-10T06:46:43.210656+0000 mon.a (mon.0) 8021 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: cephadm 2024-02-10T06:46:41.708235+0000 mgr.y (mgr.34107) 1970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: cephadm 2024-02-10T06:46:41.806383+0000 mgr.y (mgr.34107) 1971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: cephadm 2024-02-10T06:46:41.901535+0000 mgr.y (mgr.34107) 1972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: cephadm 2024-02-10T06:46:41.994645+0000 mgr.y (mgr.34107) 1973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: cephadm 2024-02-10T06:46:42.091620+0000 mgr.y (mgr.34107) 1974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: cephadm 2024-02-10T06:46:42.172403+0000 mgr.y (mgr.34107) 1975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.259231+0000 mon.a (mon.0) 7967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.262102+0000 mon.a (mon.0) 7968 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.264633+0000 mon.a (mon.0) 7969 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.265455+0000 mon.a (mon.0) 7970 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.271889+0000 mon.a (mon.0) 7971 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: cephadm 2024-02-10T06:46:42.272344+0000 mgr.y (mgr.34107) 1976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.356527+0000 mon.a (mon.0) 7972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.359181+0000 mon.a (mon.0) 7973 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.361466+0000 mon.a (mon.0) 7974 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.362303+0000 mon.a (mon.0) 7975 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.371865+0000 mon.a (mon.0) 7976 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: cephadm 2024-02-10T06:46:42.372988+0000 mgr.y (mgr.34107) 1977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.450927+0000 mon.a (mon.0) 7977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.453897+0000 mon.a (mon.0) 7978 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.457567+0000 mon.a (mon.0) 7979 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.458660+0000 mon.a (mon.0) 7980 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.466209+0000 mon.a (mon.0) 7981 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: cephadm 2024-02-10T06:46:42.466982+0000 mgr.y (mgr.34107) 1978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.546703+0000 mon.a (mon.0) 7982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.551085+0000 mon.a (mon.0) 7983 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.554438+0000 mon.a (mon.0) 7984 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.555562+0000 mon.a (mon.0) 7985 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.562467+0000 mon.a (mon.0) 7986 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: cephadm 2024-02-10T06:46:42.563346+0000 mgr.y (mgr.34107) 1979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.643740+0000 mon.a (mon.0) 7987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.646854+0000 mon.a (mon.0) 7988 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.649974+0000 mon.a (mon.0) 7989 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.651046+0000 mon.a (mon.0) 7990 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.658801+0000 mon.a (mon.0) 7991 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: cephadm 2024-02-10T06:46:42.659392+0000 mgr.y (mgr.34107) 1980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:43.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.738144+0000 mon.a (mon.0) 7992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.741676+0000 mon.a (mon.0) 7993 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.745465+0000 mon.a (mon.0) 7994 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.746728+0000 mon.a (mon.0) 7995 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.753821+0000 mon.a (mon.0) 7996 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.777915+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.46:0/3294048112' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T06:46:43.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.831594+0000 mon.a (mon.0) 7997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.834476+0000 mon.a (mon.0) 7998 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.836740+0000 mon.a (mon.0) 7999 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.837597+0000 mon.a (mon.0) 8000 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.843373+0000 mon.a (mon.0) 8001 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.908314+0000 mon.a (mon.0) 8002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.913760+0000 mon.a (mon.0) 8003 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.918251+0000 mon.a (mon.0) 8004 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.919433+0000 mon.a (mon.0) 8005 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:42.926055+0000 mon.a (mon.0) 8006 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:43.005389+0000 mon.a (mon.0) 8007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:43.007714+0000 mon.a (mon.0) 8008 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:43.010384+0000 mon.a (mon.0) 8009 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:43.011156+0000 mon.a (mon.0) 8010 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:43.016258+0000 mon.a (mon.0) 8011 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:43.096214+0000 mon.a (mon.0) 8012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:43.099256+0000 mon.a (mon.0) 8013 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:43.102152+0000 mon.a (mon.0) 8014 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:43.103402+0000 mon.a (mon.0) 8015 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:43.110967+0000 mon.a (mon.0) 8016 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:43.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:43.194602+0000 mon.a (mon.0) 8017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:43.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:43.198802+0000 mon.a (mon.0) 8018 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:43.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:43.202754+0000 mon.a (mon.0) 8019 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:43.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:43.203736+0000 mon.a (mon.0) 8020 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:43.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:43 smithi175 bash[56722]: audit 2024-02-10T06:46:43.210656+0000 mon.a (mon.0) 8021 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: cephadm 2024-02-10T06:46:42.754546+0000 mgr.y (mgr.34107) 1981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: cephadm 2024-02-10T06:46:42.843980+0000 mgr.y (mgr.34107) 1982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: cephadm 2024-02-10T06:46:42.926666+0000 mgr.y (mgr.34107) 1983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: cephadm 2024-02-10T06:46:43.017561+0000 mgr.y (mgr.34107) 1984 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: cluster 2024-02-10T06:46:43.082011+0000 mgr.y (mgr.34107) 1985 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 1 op/s 2024-02-10T06:46:44.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: cephadm 2024-02-10T06:46:43.111538+0000 mgr.y (mgr.34107) 1986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: cephadm 2024-02-10T06:46:43.211432+0000 mgr.y (mgr.34107) 1987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.290266+0000 mon.a (mon.0) 8022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.294349+0000 mon.a (mon.0) 8023 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.297345+0000 mon.a (mon.0) 8024 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.298311+0000 mon.a (mon.0) 8025 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.303913+0000 mon.a (mon.0) 8026 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: cephadm 2024-02-10T06:46:43.304431+0000 mgr.y (mgr.34107) 1988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.385265+0000 mon.a (mon.0) 8027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.389582+0000 mon.a (mon.0) 8028 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.392792+0000 mon.a (mon.0) 8029 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.393759+0000 mon.a (mon.0) 8030 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.400169+0000 mon.a (mon.0) 8031 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: cephadm 2024-02-10T06:46:43.400627+0000 mgr.y (mgr.34107) 1989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.478532+0000 mon.a (mon.0) 8032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: cephadm 2024-02-10T06:46:42.754546+0000 mgr.y (mgr.34107) 1981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: cephadm 2024-02-10T06:46:42.843980+0000 mgr.y (mgr.34107) 1982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: cephadm 2024-02-10T06:46:42.926666+0000 mgr.y (mgr.34107) 1983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: cephadm 2024-02-10T06:46:43.017561+0000 mgr.y (mgr.34107) 1984 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: cluster 2024-02-10T06:46:43.082011+0000 mgr.y (mgr.34107) 1985 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 1 op/s 2024-02-10T06:46:44.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: cephadm 2024-02-10T06:46:43.111538+0000 mgr.y (mgr.34107) 1986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: cephadm 2024-02-10T06:46:43.211432+0000 mgr.y (mgr.34107) 1987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.290266+0000 mon.a (mon.0) 8022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.294349+0000 mon.a (mon.0) 8023 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.297345+0000 mon.a (mon.0) 8024 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.298311+0000 mon.a (mon.0) 8025 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.303913+0000 mon.a (mon.0) 8026 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: cephadm 2024-02-10T06:46:43.304431+0000 mgr.y (mgr.34107) 1988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.385265+0000 mon.a (mon.0) 8027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.389582+0000 mon.a (mon.0) 8028 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.392792+0000 mon.a (mon.0) 8029 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.393759+0000 mon.a (mon.0) 8030 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.400169+0000 mon.a (mon.0) 8031 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: cephadm 2024-02-10T06:46:43.400627+0000 mgr.y (mgr.34107) 1989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.478532+0000 mon.a (mon.0) 8032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.481367+0000 mon.a (mon.0) 8033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.484876+0000 mon.a (mon.0) 8034 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.486120+0000 mon.a (mon.0) 8035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.493043+0000 mon.a (mon.0) 8036 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: cephadm 2024-02-10T06:46:43.493605+0000 mgr.y (mgr.34107) 1990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.576465+0000 mon.a (mon.0) 8037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.578578+0000 mon.a (mon.0) 8038 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.581663+0000 mon.a (mon.0) 8039 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.582465+0000 mon.a (mon.0) 8040 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.588736+0000 mon.a (mon.0) 8041 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: cephadm 2024-02-10T06:46:43.589529+0000 mgr.y (mgr.34107) 1991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.668313+0000 mon.a (mon.0) 8042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.671183+0000 mon.a (mon.0) 8043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.674863+0000 mon.a (mon.0) 8044 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.675778+0000 mon.a (mon.0) 8045 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.684218+0000 mon.a (mon.0) 8046 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.752490+0000 mon.a (mon.0) 8047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.754848+0000 mon.a (mon.0) 8048 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.757086+0000 mon.a (mon.0) 8049 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.758294+0000 mon.a (mon.0) 8050 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.481367+0000 mon.a (mon.0) 8033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.484876+0000 mon.a (mon.0) 8034 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.486120+0000 mon.a (mon.0) 8035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.493043+0000 mon.a (mon.0) 8036 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: cephadm 2024-02-10T06:46:43.493605+0000 mgr.y (mgr.34107) 1990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.576465+0000 mon.a (mon.0) 8037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.578578+0000 mon.a (mon.0) 8038 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.581663+0000 mon.a (mon.0) 8039 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.582465+0000 mon.a (mon.0) 8040 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.588736+0000 mon.a (mon.0) 8041 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: cephadm 2024-02-10T06:46:43.589529+0000 mgr.y (mgr.34107) 1991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.668313+0000 mon.a (mon.0) 8042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.671183+0000 mon.a (mon.0) 8043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.674863+0000 mon.a (mon.0) 8044 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.675778+0000 mon.a (mon.0) 8045 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.684218+0000 mon.a (mon.0) 8046 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.752490+0000 mon.a (mon.0) 8047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.754848+0000 mon.a (mon.0) 8048 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.757086+0000 mon.a (mon.0) 8049 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.758294+0000 mon.a (mon.0) 8050 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.765916+0000 mon.a (mon.0) 8051 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.845361+0000 mon.a (mon.0) 8052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.848522+0000 mon.a (mon.0) 8053 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.852445+0000 mon.a (mon.0) 8054 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.854519+0000 mon.a (mon.0) 8055 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.863219+0000 mon.a (mon.0) 8056 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.945758+0000 mon.a (mon.0) 8057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.950503+0000 mon.a (mon.0) 8058 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.954500+0000 mon.a (mon.0) 8059 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.955981+0000 mon.a (mon.0) 8060 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:43.963572+0000 mon.a (mon.0) 8061 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:44.041870+0000 mon.a (mon.0) 8062 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:44.044244+0000 mon.a (mon.0) 8063 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:44.047228+0000 mon.a (mon.0) 8064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:44.048602+0000 mon.a (mon.0) 8065 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:44.055049+0000 mon.a (mon.0) 8066 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:44.136731+0000 mon.a (mon.0) 8067 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:44.139219+0000 mon.a (mon.0) 8068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:44.142077+0000 mon.a (mon.0) 8069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:44.143010+0000 mon.a (mon.0) 8070 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:44.150289+0000 mon.a (mon.0) 8071 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:44.231403+0000 mon.a (mon.0) 8072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:44.233888+0000 mon.a (mon.0) 8073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:44.237378+0000 mon.a (mon.0) 8074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:44.238451+0000 mon.a (mon.0) 8075 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[68510]: audit 2024-02-10T06:46:44.244997+0000 mon.a (mon.0) 8076 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.765916+0000 mon.a (mon.0) 8051 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.845361+0000 mon.a (mon.0) 8052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.848522+0000 mon.a (mon.0) 8053 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.852445+0000 mon.a (mon.0) 8054 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.854519+0000 mon.a (mon.0) 8055 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.863219+0000 mon.a (mon.0) 8056 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.945758+0000 mon.a (mon.0) 8057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.950503+0000 mon.a (mon.0) 8058 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.954500+0000 mon.a (mon.0) 8059 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.955981+0000 mon.a (mon.0) 8060 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:43.963572+0000 mon.a (mon.0) 8061 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:44.041870+0000 mon.a (mon.0) 8062 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:44.044244+0000 mon.a (mon.0) 8063 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:44.047228+0000 mon.a (mon.0) 8064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:44.048602+0000 mon.a (mon.0) 8065 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:44.055049+0000 mon.a (mon.0) 8066 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:44.136731+0000 mon.a (mon.0) 8067 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:44.139219+0000 mon.a (mon.0) 8068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:44.142077+0000 mon.a (mon.0) 8069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:44.143010+0000 mon.a (mon.0) 8070 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:44.150289+0000 mon.a (mon.0) 8071 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:44.231403+0000 mon.a (mon.0) 8072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:44.233888+0000 mon.a (mon.0) 8073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:44.237378+0000 mon.a (mon.0) 8074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:44.238451+0000 mon.a (mon.0) 8075 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:44 smithi046 bash[71198]: audit 2024-02-10T06:46:44.244997+0000 mon.a (mon.0) 8076 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: cephadm 2024-02-10T06:46:42.754546+0000 mgr.y (mgr.34107) 1981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: cephadm 2024-02-10T06:46:42.843980+0000 mgr.y (mgr.34107) 1982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: cephadm 2024-02-10T06:46:42.926666+0000 mgr.y (mgr.34107) 1983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: cephadm 2024-02-10T06:46:43.017561+0000 mgr.y (mgr.34107) 1984 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: cluster 2024-02-10T06:46:43.082011+0000 mgr.y (mgr.34107) 1985 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 1 op/s 2024-02-10T06:46:44.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: cephadm 2024-02-10T06:46:43.111538+0000 mgr.y (mgr.34107) 1986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: cephadm 2024-02-10T06:46:43.211432+0000 mgr.y (mgr.34107) 1987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.290266+0000 mon.a (mon.0) 8022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.294349+0000 mon.a (mon.0) 8023 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.297345+0000 mon.a (mon.0) 8024 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.298311+0000 mon.a (mon.0) 8025 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.303913+0000 mon.a (mon.0) 8026 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: cephadm 2024-02-10T06:46:43.304431+0000 mgr.y (mgr.34107) 1988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.385265+0000 mon.a (mon.0) 8027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.389582+0000 mon.a (mon.0) 8028 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.392792+0000 mon.a (mon.0) 8029 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.393759+0000 mon.a (mon.0) 8030 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.400169+0000 mon.a (mon.0) 8031 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: cephadm 2024-02-10T06:46:43.400627+0000 mgr.y (mgr.34107) 1989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.478532+0000 mon.a (mon.0) 8032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.481367+0000 mon.a (mon.0) 8033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.484876+0000 mon.a (mon.0) 8034 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.486120+0000 mon.a (mon.0) 8035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.493043+0000 mon.a (mon.0) 8036 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: cephadm 2024-02-10T06:46:43.493605+0000 mgr.y (mgr.34107) 1990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.576465+0000 mon.a (mon.0) 8037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.578578+0000 mon.a (mon.0) 8038 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.581663+0000 mon.a (mon.0) 8039 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.582465+0000 mon.a (mon.0) 8040 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.588736+0000 mon.a (mon.0) 8041 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: cephadm 2024-02-10T06:46:43.589529+0000 mgr.y (mgr.34107) 1991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:44.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.668313+0000 mon.a (mon.0) 8042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.671183+0000 mon.a (mon.0) 8043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.674863+0000 mon.a (mon.0) 8044 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.675778+0000 mon.a (mon.0) 8045 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.684218+0000 mon.a (mon.0) 8046 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.752490+0000 mon.a (mon.0) 8047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.754848+0000 mon.a (mon.0) 8048 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.757086+0000 mon.a (mon.0) 8049 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.758294+0000 mon.a (mon.0) 8050 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.765916+0000 mon.a (mon.0) 8051 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.845361+0000 mon.a (mon.0) 8052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.848522+0000 mon.a (mon.0) 8053 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.852445+0000 mon.a (mon.0) 8054 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.854519+0000 mon.a (mon.0) 8055 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.863219+0000 mon.a (mon.0) 8056 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.945758+0000 mon.a (mon.0) 8057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.950503+0000 mon.a (mon.0) 8058 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.954500+0000 mon.a (mon.0) 8059 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.955981+0000 mon.a (mon.0) 8060 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:43.963572+0000 mon.a (mon.0) 8061 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:44.041870+0000 mon.a (mon.0) 8062 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:44.044244+0000 mon.a (mon.0) 8063 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:44.047228+0000 mon.a (mon.0) 8064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:44.048602+0000 mon.a (mon.0) 8065 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:44.055049+0000 mon.a (mon.0) 8066 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:44.136731+0000 mon.a (mon.0) 8067 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:44.139219+0000 mon.a (mon.0) 8068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:44.142077+0000 mon.a (mon.0) 8069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:44.143010+0000 mon.a (mon.0) 8070 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:44.150289+0000 mon.a (mon.0) 8071 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:44.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:44.231403+0000 mon.a (mon.0) 8072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:44.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:44.233888+0000 mon.a (mon.0) 8073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:44.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:44.237378+0000 mon.a (mon.0) 8074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:44.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:44.238451+0000 mon.a (mon.0) 8075 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:44.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:44 smithi175 bash[56722]: audit 2024-02-10T06:46:44.244997+0000 mon.a (mon.0) 8076 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: cephadm 2024-02-10T06:46:43.684984+0000 mgr.y (mgr.34107) 1992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: cephadm 2024-02-10T06:46:43.766530+0000 mgr.y (mgr.34107) 1993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: cephadm 2024-02-10T06:46:43.864117+0000 mgr.y (mgr.34107) 1994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: cephadm 2024-02-10T06:46:43.964011+0000 mgr.y (mgr.34107) 1995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: cephadm 2024-02-10T06:46:44.055544+0000 mgr.y (mgr.34107) 1996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: cephadm 2024-02-10T06:46:44.150930+0000 mgr.y (mgr.34107) 1997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: cephadm 2024-02-10T06:46:44.245685+0000 mgr.y (mgr.34107) 1998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.325357+0000 mon.a (mon.0) 8077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.328391+0000 mon.a (mon.0) 8078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.476 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.331291+0000 mon.a (mon.0) 8079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.477 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.332501+0000 mon.a (mon.0) 8080 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.477 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.339553+0000 mon.a (mon.0) 8081 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.477 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: cephadm 2024-02-10T06:46:44.340095+0000 mgr.y (mgr.34107) 1999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.477 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.422327+0000 mon.a (mon.0) 8082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.477 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.424968+0000 mon.a (mon.0) 8083 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.477 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.427708+0000 mon.a (mon.0) 8084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.477 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.428814+0000 mon.a (mon.0) 8085 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.477 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.434961+0000 mon.a (mon.0) 8086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.477 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: cephadm 2024-02-10T06:46:44.435676+0000 mgr.y (mgr.34107) 2000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.477 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.502723+0000 mon.a (mon.0) 8087 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:46:45.477 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.553535+0000 mon.a (mon.0) 8088 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.477 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.556126+0000 mon.a (mon.0) 8089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.477 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.559659+0000 mon.a (mon.0) 8090 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.477 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.560840+0000 mon.a (mon.0) 8091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.477 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.568879+0000 mon.a (mon.0) 8092 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: cephadm 2024-02-10T06:46:44.569500+0000 mgr.y (mgr.34107) 2001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.652452+0000 mon.a (mon.0) 8093 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.655687+0000 mon.a (mon.0) 8094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.659257+0000 mon.a (mon.0) 8095 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.660687+0000 mon.a (mon.0) 8096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.669463+0000 mon.a (mon.0) 8097 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: cephadm 2024-02-10T06:46:44.670174+0000 mgr.y (mgr.34107) 2002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.749984+0000 mon.a (mon.0) 8098 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.752540+0000 mon.a (mon.0) 8099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.755213+0000 mon.a (mon.0) 8100 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.756407+0000 mon.a (mon.0) 8101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.765301+0000 mon.a (mon.0) 8102 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.830132+0000 mon.a (mon.0) 8103 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.832358+0000 mon.a (mon.0) 8104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.834850+0000 mon.a (mon.0) 8105 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.835907+0000 mon.a (mon.0) 8106 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.842683+0000 mon.a (mon.0) 8107 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.920647+0000 mon.a (mon.0) 8108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.924877+0000 mon.a (mon.0) 8109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.933890+0000 mon.a (mon.0) 8110 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.934928+0000 mon.a (mon.0) 8111 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:44.940820+0000 mon.a (mon.0) 8112 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:45.004201+0000 mon.a (mon.0) 8113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:45.006882+0000 mon.a (mon.0) 8114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:45.010299+0000 mon.a (mon.0) 8115 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:45.011334+0000 mon.a (mon.0) 8116 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:45.017485+0000 mon.a (mon.0) 8117 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:45.098449+0000 mon.a (mon.0) 8118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:45.101289+0000 mon.a (mon.0) 8119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:45.104500+0000 mon.a (mon.0) 8120 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:45.105692+0000 mon.a (mon.0) 8121 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:45.113345+0000 mon.a (mon.0) 8122 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:45.194781+0000 mon.a (mon.0) 8123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:45.198096+0000 mon.a (mon.0) 8124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:45.201205+0000 mon.a (mon.0) 8125 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:45.202054+0000 mon.a (mon.0) 8126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[68510]: audit 2024-02-10T06:46:45.208436+0000 mon.a (mon.0) 8127 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: cephadm 2024-02-10T06:46:43.684984+0000 mgr.y (mgr.34107) 1992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: cephadm 2024-02-10T06:46:43.766530+0000 mgr.y (mgr.34107) 1993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: cephadm 2024-02-10T06:46:43.864117+0000 mgr.y (mgr.34107) 1994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: cephadm 2024-02-10T06:46:43.964011+0000 mgr.y (mgr.34107) 1995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: cephadm 2024-02-10T06:46:44.055544+0000 mgr.y (mgr.34107) 1996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: cephadm 2024-02-10T06:46:44.150930+0000 mgr.y (mgr.34107) 1997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: cephadm 2024-02-10T06:46:44.245685+0000 mgr.y (mgr.34107) 1998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.325357+0000 mon.a (mon.0) 8077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.328391+0000 mon.a (mon.0) 8078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.331291+0000 mon.a (mon.0) 8079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.332501+0000 mon.a (mon.0) 8080 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.339553+0000 mon.a (mon.0) 8081 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: cephadm 2024-02-10T06:46:44.340095+0000 mgr.y (mgr.34107) 1999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.422327+0000 mon.a (mon.0) 8082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.424968+0000 mon.a (mon.0) 8083 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.427708+0000 mon.a (mon.0) 8084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.428814+0000 mon.a (mon.0) 8085 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.434961+0000 mon.a (mon.0) 8086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: cephadm 2024-02-10T06:46:44.435676+0000 mgr.y (mgr.34107) 2000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.502723+0000 mon.a (mon.0) 8087 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:46:45.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.553535+0000 mon.a (mon.0) 8088 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.556126+0000 mon.a (mon.0) 8089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.559659+0000 mon.a (mon.0) 8090 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.560840+0000 mon.a (mon.0) 8091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.568879+0000 mon.a (mon.0) 8092 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: cephadm 2024-02-10T06:46:44.569500+0000 mgr.y (mgr.34107) 2001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.652452+0000 mon.a (mon.0) 8093 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.483 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.655687+0000 mon.a (mon.0) 8094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.483 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.659257+0000 mon.a (mon.0) 8095 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.483 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.660687+0000 mon.a (mon.0) 8096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.483 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.669463+0000 mon.a (mon.0) 8097 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.483 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: cephadm 2024-02-10T06:46:44.670174+0000 mgr.y (mgr.34107) 2002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.483 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.749984+0000 mon.a (mon.0) 8098 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.483 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.752540+0000 mon.a (mon.0) 8099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.483 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.755213+0000 mon.a (mon.0) 8100 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.483 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.756407+0000 mon.a (mon.0) 8101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.483 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.765301+0000 mon.a (mon.0) 8102 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.483 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.830132+0000 mon.a (mon.0) 8103 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.483 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.832358+0000 mon.a (mon.0) 8104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.483 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.834850+0000 mon.a (mon.0) 8105 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.483 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.835907+0000 mon.a (mon.0) 8106 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.483 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.842683+0000 mon.a (mon.0) 8107 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.484 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.920647+0000 mon.a (mon.0) 8108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.484 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.924877+0000 mon.a (mon.0) 8109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.484 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.933890+0000 mon.a (mon.0) 8110 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.484 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.934928+0000 mon.a (mon.0) 8111 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.484 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:44.940820+0000 mon.a (mon.0) 8112 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.484 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:45.004201+0000 mon.a (mon.0) 8113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.484 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:45.006882+0000 mon.a (mon.0) 8114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.484 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:45.010299+0000 mon.a (mon.0) 8115 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.484 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:45.011334+0000 mon.a (mon.0) 8116 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.484 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:45.017485+0000 mon.a (mon.0) 8117 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.484 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:45.098449+0000 mon.a (mon.0) 8118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.484 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:45.101289+0000 mon.a (mon.0) 8119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.484 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:45.104500+0000 mon.a (mon.0) 8120 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.484 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:45.105692+0000 mon.a (mon.0) 8121 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.484 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:45.113345+0000 mon.a (mon.0) 8122 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.485 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:45.194781+0000 mon.a (mon.0) 8123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.485 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:45.198096+0000 mon.a (mon.0) 8124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.485 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:45.201205+0000 mon.a (mon.0) 8125 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.485 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:45.202054+0000 mon.a (mon.0) 8126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.485 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:45 smithi046 bash[71198]: audit 2024-02-10T06:46:45.208436+0000 mon.a (mon.0) 8127 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.588 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: cephadm 2024-02-10T06:46:43.684984+0000 mgr.y (mgr.34107) 1992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.588 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: cephadm 2024-02-10T06:46:43.766530+0000 mgr.y (mgr.34107) 1993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.589 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: cephadm 2024-02-10T06:46:43.864117+0000 mgr.y (mgr.34107) 1994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.589 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: cephadm 2024-02-10T06:46:43.964011+0000 mgr.y (mgr.34107) 1995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.589 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: cephadm 2024-02-10T06:46:44.055544+0000 mgr.y (mgr.34107) 1996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.589 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: cephadm 2024-02-10T06:46:44.150930+0000 mgr.y (mgr.34107) 1997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.589 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: cephadm 2024-02-10T06:46:44.245685+0000 mgr.y (mgr.34107) 1998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.589 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.325357+0000 mon.a (mon.0) 8077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.589 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.328391+0000 mon.a (mon.0) 8078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.589 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.331291+0000 mon.a (mon.0) 8079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.589 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.332501+0000 mon.a (mon.0) 8080 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.589 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.339553+0000 mon.a (mon.0) 8081 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.589 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: cephadm 2024-02-10T06:46:44.340095+0000 mgr.y (mgr.34107) 1999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.589 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.422327+0000 mon.a (mon.0) 8082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.589 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.424968+0000 mon.a (mon.0) 8083 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.589 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.427708+0000 mon.a (mon.0) 8084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.590 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.428814+0000 mon.a (mon.0) 8085 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.590 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.434961+0000 mon.a (mon.0) 8086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.590 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: cephadm 2024-02-10T06:46:44.435676+0000 mgr.y (mgr.34107) 2000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.590 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.502723+0000 mon.a (mon.0) 8087 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:46:45.590 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.553535+0000 mon.a (mon.0) 8088 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.590 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.556126+0000 mon.a (mon.0) 8089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.590 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.559659+0000 mon.a (mon.0) 8090 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.590 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.560840+0000 mon.a (mon.0) 8091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.590 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.568879+0000 mon.a (mon.0) 8092 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.590 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: cephadm 2024-02-10T06:46:44.569500+0000 mgr.y (mgr.34107) 2001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.590 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.652452+0000 mon.a (mon.0) 8093 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.590 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.655687+0000 mon.a (mon.0) 8094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.590 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.659257+0000 mon.a (mon.0) 8095 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.590 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.660687+0000 mon.a (mon.0) 8096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.591 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.669463+0000 mon.a (mon.0) 8097 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.591 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: cephadm 2024-02-10T06:46:44.670174+0000 mgr.y (mgr.34107) 2002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:45.591 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.749984+0000 mon.a (mon.0) 8098 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.591 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.752540+0000 mon.a (mon.0) 8099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.591 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.755213+0000 mon.a (mon.0) 8100 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.591 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.756407+0000 mon.a (mon.0) 8101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.591 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.765301+0000 mon.a (mon.0) 8102 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.591 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.830132+0000 mon.a (mon.0) 8103 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.591 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.832358+0000 mon.a (mon.0) 8104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.591 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.834850+0000 mon.a (mon.0) 8105 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.591 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.835907+0000 mon.a (mon.0) 8106 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.591 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.842683+0000 mon.a (mon.0) 8107 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.592 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.920647+0000 mon.a (mon.0) 8108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.592 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.924877+0000 mon.a (mon.0) 8109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.592 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.933890+0000 mon.a (mon.0) 8110 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.592 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.934928+0000 mon.a (mon.0) 8111 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.592 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:44.940820+0000 mon.a (mon.0) 8112 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.592 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:45.004201+0000 mon.a (mon.0) 8113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.592 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:45.006882+0000 mon.a (mon.0) 8114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.592 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:45.010299+0000 mon.a (mon.0) 8115 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.592 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:45.011334+0000 mon.a (mon.0) 8116 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.592 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:45.017485+0000 mon.a (mon.0) 8117 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.592 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:45.098449+0000 mon.a (mon.0) 8118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.592 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:45.101289+0000 mon.a (mon.0) 8119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.592 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:45.104500+0000 mon.a (mon.0) 8120 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.592 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:45.105692+0000 mon.a (mon.0) 8121 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.592 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:45.113345+0000 mon.a (mon.0) 8122 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:45.593 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:45.194781+0000 mon.a (mon.0) 8123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:45.593 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:45.198096+0000 mon.a (mon.0) 8124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:45.593 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:45.201205+0000 mon.a (mon.0) 8125 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:45.593 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:45.202054+0000 mon.a (mon.0) 8126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:45.593 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:45 smithi175 bash[56722]: audit 2024-02-10T06:46:45.208436+0000 mon.a (mon.0) 8127 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: cephadm 2024-02-10T06:46:44.765963+0000 mgr.y (mgr.34107) 2003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: cephadm 2024-02-10T06:46:44.843392+0000 mgr.y (mgr.34107) 2004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: cephadm 2024-02-10T06:46:44.941291+0000 mgr.y (mgr.34107) 2005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: cephadm 2024-02-10T06:46:45.018405+0000 mgr.y (mgr.34107) 2006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: cluster 2024-02-10T06:46:45.082986+0000 mgr.y (mgr.34107) 2007 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-02-10T06:46:46.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: cephadm 2024-02-10T06:46:45.114199+0000 mgr.y (mgr.34107) 2008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: cephadm 2024-02-10T06:46:45.208952+0000 mgr.y (mgr.34107) 2009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.273406+0000 mon.a (mon.0) 8128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.275611+0000 mon.a (mon.0) 8129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.278019+0000 mon.a (mon.0) 8130 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.278831+0000 mon.a (mon.0) 8131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.285056+0000 mon.a (mon.0) 8132 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: cephadm 2024-02-10T06:46:45.285642+0000 mgr.y (mgr.34107) 2010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.365598+0000 mon.a (mon.0) 8133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.368931+0000 mon.a (mon.0) 8134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.371924+0000 mon.a (mon.0) 8135 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.373089+0000 mon.a (mon.0) 8136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.380584+0000 mon.a (mon.0) 8137 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: cephadm 2024-02-10T06:46:45.381218+0000 mgr.y (mgr.34107) 2011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.461998+0000 mon.a (mon.0) 8138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: cephadm 2024-02-10T06:46:44.765963+0000 mgr.y (mgr.34107) 2003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: cephadm 2024-02-10T06:46:44.843392+0000 mgr.y (mgr.34107) 2004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: cephadm 2024-02-10T06:46:44.941291+0000 mgr.y (mgr.34107) 2005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: cephadm 2024-02-10T06:46:45.018405+0000 mgr.y (mgr.34107) 2006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: cluster 2024-02-10T06:46:45.082986+0000 mgr.y (mgr.34107) 2007 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-02-10T06:46:46.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: cephadm 2024-02-10T06:46:45.114199+0000 mgr.y (mgr.34107) 2008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: cephadm 2024-02-10T06:46:45.208952+0000 mgr.y (mgr.34107) 2009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.273406+0000 mon.a (mon.0) 8128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.275611+0000 mon.a (mon.0) 8129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.278019+0000 mon.a (mon.0) 8130 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.278831+0000 mon.a (mon.0) 8131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.285056+0000 mon.a (mon.0) 8132 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: cephadm 2024-02-10T06:46:45.285642+0000 mgr.y (mgr.34107) 2010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.365598+0000 mon.a (mon.0) 8133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.368931+0000 mon.a (mon.0) 8134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.371924+0000 mon.a (mon.0) 8135 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.373089+0000 mon.a (mon.0) 8136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.380584+0000 mon.a (mon.0) 8137 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: cephadm 2024-02-10T06:46:45.381218+0000 mgr.y (mgr.34107) 2011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.461998+0000 mon.a (mon.0) 8138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.463963+0000 mon.a (mon.0) 8139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.466684+0000 mon.a (mon.0) 8140 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.467682+0000 mon.a (mon.0) 8141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.476360+0000 mon.a (mon.0) 8142 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: cephadm 2024-02-10T06:46:45.477060+0000 mgr.y (mgr.34107) 2012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.538522+0000 mon.a (mon.0) 8143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.542801+0000 mon.a (mon.0) 8144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.546731+0000 mon.a (mon.0) 8145 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.548213+0000 mon.a (mon.0) 8146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.557761+0000 mon.a (mon.0) 8147 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: cephadm 2024-02-10T06:46:45.558867+0000 mgr.y (mgr.34107) 2013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.637033+0000 mon.a (mon.0) 8148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.640278+0000 mon.a (mon.0) 8149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.643683+0000 mon.a (mon.0) 8150 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.644985+0000 mon.a (mon.0) 8151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.653477+0000 mon.a (mon.0) 8152 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: cephadm 2024-02-10T06:46:45.653993+0000 mgr.y (mgr.34107) 2014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.730719+0000 mon.a (mon.0) 8153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.732988+0000 mon.a (mon.0) 8154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.735242+0000 mon.a (mon.0) 8155 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.463963+0000 mon.a (mon.0) 8139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.466684+0000 mon.a (mon.0) 8140 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.467682+0000 mon.a (mon.0) 8141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.476360+0000 mon.a (mon.0) 8142 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: cephadm 2024-02-10T06:46:45.477060+0000 mgr.y (mgr.34107) 2012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.538522+0000 mon.a (mon.0) 8143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.542801+0000 mon.a (mon.0) 8144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.546731+0000 mon.a (mon.0) 8145 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.548213+0000 mon.a (mon.0) 8146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.557761+0000 mon.a (mon.0) 8147 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: cephadm 2024-02-10T06:46:45.558867+0000 mgr.y (mgr.34107) 2013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.637033+0000 mon.a (mon.0) 8148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.640278+0000 mon.a (mon.0) 8149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.643683+0000 mon.a (mon.0) 8150 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.644985+0000 mon.a (mon.0) 8151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.653477+0000 mon.a (mon.0) 8152 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: cephadm 2024-02-10T06:46:45.653993+0000 mgr.y (mgr.34107) 2014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.730719+0000 mon.a (mon.0) 8153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.732988+0000 mon.a (mon.0) 8154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.735242+0000 mon.a (mon.0) 8155 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.736146+0000 mon.a (mon.0) 8156 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.743945+0000 mon.a (mon.0) 8157 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.825588+0000 mon.a (mon.0) 8158 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.828562+0000 mon.a (mon.0) 8159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.831646+0000 mon.a (mon.0) 8160 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.832743+0000 mon.a (mon.0) 8161 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.838834+0000 mon.a (mon.0) 8162 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.918657+0000 mon.a (mon.0) 8163 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.921376+0000 mon.a (mon.0) 8164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.924658+0000 mon.a (mon.0) 8165 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.925813+0000 mon.a (mon.0) 8166 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:45.934087+0000 mon.a (mon.0) 8167 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:46.021007+0000 mon.a (mon.0) 8168 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:46.023354+0000 mon.a (mon.0) 8169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:46.026235+0000 mon.a (mon.0) 8170 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:46.027224+0000 mon.a (mon.0) 8171 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:46.033433+0000 mon.a (mon.0) 8172 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:46.114979+0000 mon.a (mon.0) 8173 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:46.117294+0000 mon.a (mon.0) 8174 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:46.120329+0000 mon.a (mon.0) 8175 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:46.121283+0000 mon.a (mon.0) 8176 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:46.130756+0000 mon.a (mon.0) 8177 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:46.209845+0000 mon.a (mon.0) 8178 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:46.212305+0000 mon.a (mon.0) 8179 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:46.215417+0000 mon.a (mon.0) 8180 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:46.216547+0000 mon.a (mon.0) 8181 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[71198]: audit 2024-02-10T06:46:46.224298+0000 mon.a (mon.0) 8182 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.736146+0000 mon.a (mon.0) 8156 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.743945+0000 mon.a (mon.0) 8157 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.825588+0000 mon.a (mon.0) 8158 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.828562+0000 mon.a (mon.0) 8159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.831646+0000 mon.a (mon.0) 8160 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.832743+0000 mon.a (mon.0) 8161 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.838834+0000 mon.a (mon.0) 8162 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.918657+0000 mon.a (mon.0) 8163 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.921376+0000 mon.a (mon.0) 8164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.924658+0000 mon.a (mon.0) 8165 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.925813+0000 mon.a (mon.0) 8166 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:45.934087+0000 mon.a (mon.0) 8167 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:46.021007+0000 mon.a (mon.0) 8168 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:46.023354+0000 mon.a (mon.0) 8169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:46.026235+0000 mon.a (mon.0) 8170 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:46.027224+0000 mon.a (mon.0) 8171 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:46.033433+0000 mon.a (mon.0) 8172 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:46.114979+0000 mon.a (mon.0) 8173 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:46.117294+0000 mon.a (mon.0) 8174 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:46.120329+0000 mon.a (mon.0) 8175 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:46.121283+0000 mon.a (mon.0) 8176 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:46.130756+0000 mon.a (mon.0) 8177 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:46.209845+0000 mon.a (mon.0) 8178 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:46.212305+0000 mon.a (mon.0) 8179 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:46.215417+0000 mon.a (mon.0) 8180 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:46.216547+0000 mon.a (mon.0) 8181 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:46 smithi046 bash[68510]: audit 2024-02-10T06:46:46.224298+0000 mon.a (mon.0) 8182 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: cephadm 2024-02-10T06:46:44.765963+0000 mgr.y (mgr.34107) 2003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: cephadm 2024-02-10T06:46:44.843392+0000 mgr.y (mgr.34107) 2004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: cephadm 2024-02-10T06:46:44.941291+0000 mgr.y (mgr.34107) 2005 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: cephadm 2024-02-10T06:46:45.018405+0000 mgr.y (mgr.34107) 2006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: cluster 2024-02-10T06:46:45.082986+0000 mgr.y (mgr.34107) 2007 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-02-10T06:46:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: cephadm 2024-02-10T06:46:45.114199+0000 mgr.y (mgr.34107) 2008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: cephadm 2024-02-10T06:46:45.208952+0000 mgr.y (mgr.34107) 2009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.273406+0000 mon.a (mon.0) 8128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.275611+0000 mon.a (mon.0) 8129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.278019+0000 mon.a (mon.0) 8130 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.278831+0000 mon.a (mon.0) 8131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.285056+0000 mon.a (mon.0) 8132 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: cephadm 2024-02-10T06:46:45.285642+0000 mgr.y (mgr.34107) 2010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.365598+0000 mon.a (mon.0) 8133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.368931+0000 mon.a (mon.0) 8134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.371924+0000 mon.a (mon.0) 8135 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.373089+0000 mon.a (mon.0) 8136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.380584+0000 mon.a (mon.0) 8137 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: cephadm 2024-02-10T06:46:45.381218+0000 mgr.y (mgr.34107) 2011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.461998+0000 mon.a (mon.0) 8138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.463963+0000 mon.a (mon.0) 8139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.466684+0000 mon.a (mon.0) 8140 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.467682+0000 mon.a (mon.0) 8141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.476360+0000 mon.a (mon.0) 8142 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: cephadm 2024-02-10T06:46:45.477060+0000 mgr.y (mgr.34107) 2012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.538522+0000 mon.a (mon.0) 8143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.542801+0000 mon.a (mon.0) 8144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.546731+0000 mon.a (mon.0) 8145 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.548213+0000 mon.a (mon.0) 8146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.557761+0000 mon.a (mon.0) 8147 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: cephadm 2024-02-10T06:46:45.558867+0000 mgr.y (mgr.34107) 2013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.637033+0000 mon.a (mon.0) 8148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.640278+0000 mon.a (mon.0) 8149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.643683+0000 mon.a (mon.0) 8150 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.644985+0000 mon.a (mon.0) 8151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.653477+0000 mon.a (mon.0) 8152 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: cephadm 2024-02-10T06:46:45.653993+0000 mgr.y (mgr.34107) 2014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:46.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.730719+0000 mon.a (mon.0) 8153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.732988+0000 mon.a (mon.0) 8154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.735242+0000 mon.a (mon.0) 8155 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.736146+0000 mon.a (mon.0) 8156 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.743945+0000 mon.a (mon.0) 8157 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.825588+0000 mon.a (mon.0) 8158 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.828562+0000 mon.a (mon.0) 8159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.831646+0000 mon.a (mon.0) 8160 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.832743+0000 mon.a (mon.0) 8161 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.838834+0000 mon.a (mon.0) 8162 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.918657+0000 mon.a (mon.0) 8163 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.921376+0000 mon.a (mon.0) 8164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.924658+0000 mon.a (mon.0) 8165 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.925813+0000 mon.a (mon.0) 8166 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:45.934087+0000 mon.a (mon.0) 8167 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:46.021007+0000 mon.a (mon.0) 8168 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:46.023354+0000 mon.a (mon.0) 8169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:46.026235+0000 mon.a (mon.0) 8170 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:46.027224+0000 mon.a (mon.0) 8171 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:46.033433+0000 mon.a (mon.0) 8172 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:46.114979+0000 mon.a (mon.0) 8173 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:46.117294+0000 mon.a (mon.0) 8174 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:46.120329+0000 mon.a (mon.0) 8175 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:46.121283+0000 mon.a (mon.0) 8176 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:46.130756+0000 mon.a (mon.0) 8177 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:46.209845+0000 mon.a (mon.0) 8178 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:46.212305+0000 mon.a (mon.0) 8179 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:46.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:46.215417+0000 mon.a (mon.0) 8180 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:46.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:46.216547+0000 mon.a (mon.0) 8181 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:46.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:46 smithi175 bash[56722]: audit 2024-02-10T06:46:46.224298+0000 mon.a (mon.0) 8182 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: cephadm 2024-02-10T06:46:45.744706+0000 mgr.y (mgr.34107) 2015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: cephadm 2024-02-10T06:46:45.839570+0000 mgr.y (mgr.34107) 2016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: cephadm 2024-02-10T06:46:45.934839+0000 mgr.y (mgr.34107) 2017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: cephadm 2024-02-10T06:46:46.034359+0000 mgr.y (mgr.34107) 2018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: cephadm 2024-02-10T06:46:46.131402+0000 mgr.y (mgr.34107) 2019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: cephadm 2024-02-10T06:46:46.225112+0000 mgr.y (mgr.34107) 2020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.303713+0000 mon.a (mon.0) 8183 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.306698+0000 mon.a (mon.0) 8184 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.309650+0000 mon.a (mon.0) 8185 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.310668+0000 mon.a (mon.0) 8186 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.317372+0000 mon.a (mon.0) 8187 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: cephadm 2024-02-10T06:46:46.317910+0000 mgr.y (mgr.34107) 2021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.397720+0000 mon.a (mon.0) 8188 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.399841+0000 mon.a (mon.0) 8189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.403147+0000 mon.a (mon.0) 8190 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.403994+0000 mon.a (mon.0) 8191 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.412013+0000 mon.a (mon.0) 8192 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: cephadm 2024-02-10T06:46:46.412676+0000 mgr.y (mgr.34107) 2022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.493078+0000 mon.a (mon.0) 8193 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.495745+0000 mon.a (mon.0) 8194 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: cephadm 2024-02-10T06:46:45.744706+0000 mgr.y (mgr.34107) 2015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: cephadm 2024-02-10T06:46:45.839570+0000 mgr.y (mgr.34107) 2016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: cephadm 2024-02-10T06:46:45.934839+0000 mgr.y (mgr.34107) 2017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: cephadm 2024-02-10T06:46:46.034359+0000 mgr.y (mgr.34107) 2018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: cephadm 2024-02-10T06:46:46.131402+0000 mgr.y (mgr.34107) 2019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: cephadm 2024-02-10T06:46:46.225112+0000 mgr.y (mgr.34107) 2020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.303713+0000 mon.a (mon.0) 8183 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.306698+0000 mon.a (mon.0) 8184 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.309650+0000 mon.a (mon.0) 8185 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.310668+0000 mon.a (mon.0) 8186 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.317372+0000 mon.a (mon.0) 8187 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: cephadm 2024-02-10T06:46:46.317910+0000 mgr.y (mgr.34107) 2021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.397720+0000 mon.a (mon.0) 8188 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.399841+0000 mon.a (mon.0) 8189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.403147+0000 mon.a (mon.0) 8190 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.403994+0000 mon.a (mon.0) 8191 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.412013+0000 mon.a (mon.0) 8192 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: cephadm 2024-02-10T06:46:46.412676+0000 mgr.y (mgr.34107) 2022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.493078+0000 mon.a (mon.0) 8193 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.495745+0000 mon.a (mon.0) 8194 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.498588+0000 mon.a (mon.0) 8195 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.499603+0000 mon.a (mon.0) 8196 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.507253+0000 mon.a (mon.0) 8197 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: cephadm 2024-02-10T06:46:46.507742+0000 mgr.y (mgr.34107) 2023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.585489+0000 mon.a (mon.0) 8198 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.588475+0000 mon.a (mon.0) 8199 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.592382+0000 mon.a (mon.0) 8200 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.593865+0000 mon.a (mon.0) 8201 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.602243+0000 mon.a (mon.0) 8202 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: cephadm 2024-02-10T06:46:46.603293+0000 mgr.y (mgr.34107) 2024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.685743+0000 mon.a (mon.0) 8203 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.688091+0000 mon.a (mon.0) 8204 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.690926+0000 mon.a (mon.0) 8205 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.691745+0000 mon.a (mon.0) 8206 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.697564+0000 mon.a (mon.0) 8207 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.777925+0000 mon.a (mon.0) 8208 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.780071+0000 mon.a (mon.0) 8209 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.782728+0000 mon.a (mon.0) 8210 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.783584+0000 mon.a (mon.0) 8211 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.790689+0000 mon.a (mon.0) 8212 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.498588+0000 mon.a (mon.0) 8195 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.499603+0000 mon.a (mon.0) 8196 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.507253+0000 mon.a (mon.0) 8197 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: cephadm 2024-02-10T06:46:46.507742+0000 mgr.y (mgr.34107) 2023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.585489+0000 mon.a (mon.0) 8198 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.588475+0000 mon.a (mon.0) 8199 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.592382+0000 mon.a (mon.0) 8200 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.593865+0000 mon.a (mon.0) 8201 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.602243+0000 mon.a (mon.0) 8202 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: cephadm 2024-02-10T06:46:46.603293+0000 mgr.y (mgr.34107) 2024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.685743+0000 mon.a (mon.0) 8203 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.688091+0000 mon.a (mon.0) 8204 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.690926+0000 mon.a (mon.0) 8205 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.691745+0000 mon.a (mon.0) 8206 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.697564+0000 mon.a (mon.0) 8207 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.777925+0000 mon.a (mon.0) 8208 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.780071+0000 mon.a (mon.0) 8209 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.782728+0000 mon.a (mon.0) 8210 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.783584+0000 mon.a (mon.0) 8211 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.790689+0000 mon.a (mon.0) 8212 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.873230+0000 mon.a (mon.0) 8213 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.877713+0000 mon.a (mon.0) 8214 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.881400+0000 mon.a (mon.0) 8215 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.882301+0000 mon.a (mon.0) 8216 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.888899+0000 mon.a (mon.0) 8217 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.968070+0000 mon.a (mon.0) 8218 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.970131+0000 mon.a (mon.0) 8219 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.973360+0000 mon.a (mon.0) 8220 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.974350+0000 mon.a (mon.0) 8221 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:46.982119+0000 mon.a (mon.0) 8222 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:47.062188+0000 mon.a (mon.0) 8223 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:47.066422+0000 mon.a (mon.0) 8224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:47.070095+0000 mon.a (mon.0) 8225 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:47.071531+0000 mon.a (mon.0) 8226 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:47.078633+0000 mon.a (mon.0) 8227 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:47.163909+0000 mon.a (mon.0) 8228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:47.166779+0000 mon.a (mon.0) 8229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:47.169857+0000 mon.a (mon.0) 8230 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:47.170897+0000 mon.a (mon.0) 8231 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:47.177241+0000 mon.a (mon.0) 8232 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:47.255574+0000 mon.a (mon.0) 8233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[71198]: audit 2024-02-10T06:46:47.258153+0000 mon.a (mon.0) 8234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.873230+0000 mon.a (mon.0) 8213 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.877713+0000 mon.a (mon.0) 8214 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.881400+0000 mon.a (mon.0) 8215 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.882301+0000 mon.a (mon.0) 8216 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.888899+0000 mon.a (mon.0) 8217 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.968070+0000 mon.a (mon.0) 8218 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.970131+0000 mon.a (mon.0) 8219 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.973360+0000 mon.a (mon.0) 8220 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.974350+0000 mon.a (mon.0) 8221 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:46.982119+0000 mon.a (mon.0) 8222 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:47.062188+0000 mon.a (mon.0) 8223 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:47.066422+0000 mon.a (mon.0) 8224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:47.070095+0000 mon.a (mon.0) 8225 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:47.071531+0000 mon.a (mon.0) 8226 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:47.078633+0000 mon.a (mon.0) 8227 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:47.163909+0000 mon.a (mon.0) 8228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:47.166779+0000 mon.a (mon.0) 8229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:47.169857+0000 mon.a (mon.0) 8230 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:47.170897+0000 mon.a (mon.0) 8231 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:47.177241+0000 mon.a (mon.0) 8232 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:47.255574+0000 mon.a (mon.0) 8233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:47 smithi046 bash[68510]: audit 2024-02-10T06:46:47.258153+0000 mon.a (mon.0) 8234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: cephadm 2024-02-10T06:46:45.744706+0000 mgr.y (mgr.34107) 2015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: cephadm 2024-02-10T06:46:45.839570+0000 mgr.y (mgr.34107) 2016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: cephadm 2024-02-10T06:46:45.934839+0000 mgr.y (mgr.34107) 2017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: cephadm 2024-02-10T06:46:46.034359+0000 mgr.y (mgr.34107) 2018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: cephadm 2024-02-10T06:46:46.131402+0000 mgr.y (mgr.34107) 2019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: cephadm 2024-02-10T06:46:46.225112+0000 mgr.y (mgr.34107) 2020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.303713+0000 mon.a (mon.0) 8183 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.306698+0000 mon.a (mon.0) 8184 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.309650+0000 mon.a (mon.0) 8185 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.310668+0000 mon.a (mon.0) 8186 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.317372+0000 mon.a (mon.0) 8187 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: cephadm 2024-02-10T06:46:46.317910+0000 mgr.y (mgr.34107) 2021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.397720+0000 mon.a (mon.0) 8188 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.399841+0000 mon.a (mon.0) 8189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.403147+0000 mon.a (mon.0) 8190 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.403994+0000 mon.a (mon.0) 8191 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.412013+0000 mon.a (mon.0) 8192 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: cephadm 2024-02-10T06:46:46.412676+0000 mgr.y (mgr.34107) 2022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.493078+0000 mon.a (mon.0) 8193 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.495745+0000 mon.a (mon.0) 8194 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.498588+0000 mon.a (mon.0) 8195 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.499603+0000 mon.a (mon.0) 8196 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.507253+0000 mon.a (mon.0) 8197 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: cephadm 2024-02-10T06:46:46.507742+0000 mgr.y (mgr.34107) 2023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.585489+0000 mon.a (mon.0) 8198 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.588475+0000 mon.a (mon.0) 8199 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.592382+0000 mon.a (mon.0) 8200 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.593865+0000 mon.a (mon.0) 8201 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.602243+0000 mon.a (mon.0) 8202 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: cephadm 2024-02-10T06:46:46.603293+0000 mgr.y (mgr.34107) 2024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.685743+0000 mon.a (mon.0) 8203 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.688091+0000 mon.a (mon.0) 8204 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.690926+0000 mon.a (mon.0) 8205 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.691745+0000 mon.a (mon.0) 8206 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.697564+0000 mon.a (mon.0) 8207 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.777925+0000 mon.a (mon.0) 8208 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.780071+0000 mon.a (mon.0) 8209 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.782728+0000 mon.a (mon.0) 8210 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.783584+0000 mon.a (mon.0) 8211 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.790689+0000 mon.a (mon.0) 8212 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.873230+0000 mon.a (mon.0) 8213 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.877713+0000 mon.a (mon.0) 8214 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.881400+0000 mon.a (mon.0) 8215 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.882301+0000 mon.a (mon.0) 8216 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.888899+0000 mon.a (mon.0) 8217 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.968070+0000 mon.a (mon.0) 8218 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.970131+0000 mon.a (mon.0) 8219 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.973360+0000 mon.a (mon.0) 8220 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.974350+0000 mon.a (mon.0) 8221 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:46.982119+0000 mon.a (mon.0) 8222 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:47.062188+0000 mon.a (mon.0) 8223 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:47.066422+0000 mon.a (mon.0) 8224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:47.070095+0000 mon.a (mon.0) 8225 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:47.071531+0000 mon.a (mon.0) 8226 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:47.078633+0000 mon.a (mon.0) 8227 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:47.163909+0000 mon.a (mon.0) 8228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:47.166779+0000 mon.a (mon.0) 8229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:47.169857+0000 mon.a (mon.0) 8230 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:47.170897+0000 mon.a (mon.0) 8231 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:47.177241+0000 mon.a (mon.0) 8232 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:47.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:47.255574+0000 mon.a (mon.0) 8233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:47.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:47 smithi175 bash[56722]: audit 2024-02-10T06:46:47.258153+0000 mon.a (mon.0) 8234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.550 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: cephadm 2024-02-10T06:46:46.698114+0000 mgr.y (mgr.34107) 2025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.550 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: cephadm 2024-02-10T06:46:46.791257+0000 mgr.y (mgr.34107) 2026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.550 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: cephadm 2024-02-10T06:46:46.889653+0000 mgr.y (mgr.34107) 2027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.551 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: cephadm 2024-02-10T06:46:46.982926+0000 mgr.y (mgr.34107) 2028 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.551 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: cephadm 2024-02-10T06:46:47.079357+0000 mgr.y (mgr.34107) 2029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.551 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: cluster 2024-02-10T06:46:47.083761+0000 mgr.y (mgr.34107) 2030 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T06:46:48.551 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: cephadm 2024-02-10T06:46:47.177797+0000 mgr.y (mgr.34107) 2031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.551 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.261229+0000 mon.a (mon.0) 8235 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.551 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.268899+0000 mon.a (mon.0) 8236 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.551 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.277089+0000 mon.a (mon.0) 8237 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.551 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: cephadm 2024-02-10T06:46:47.277737+0000 mgr.y (mgr.34107) 2032 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.551 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.361789+0000 mon.a (mon.0) 8238 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.551 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.364426+0000 mon.a (mon.0) 8239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.551 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.367114+0000 mon.a (mon.0) 8240 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.551 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.368112+0000 mon.a (mon.0) 8241 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.551 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.375204+0000 mon.a (mon.0) 8242 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.551 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: cephadm 2024-02-10T06:46:47.376211+0000 mgr.y (mgr.34107) 2033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.551 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.455666+0000 mon.a (mon.0) 8243 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.459141+0000 mon.a (mon.0) 8244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.463408+0000 mon.a (mon.0) 8245 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.464708+0000 mon.a (mon.0) 8246 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.471927+0000 mon.a (mon.0) 8247 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: cephadm 2024-02-10T06:46:47.472525+0000 mgr.y (mgr.34107) 2034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.556022+0000 mon.a (mon.0) 8248 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.558557+0000 mon.a (mon.0) 8249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.560982+0000 mon.a (mon.0) 8250 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.562106+0000 mon.a (mon.0) 8251 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.572013+0000 mon.a (mon.0) 8252 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: cephadm 2024-02-10T06:46:47.573171+0000 mgr.y (mgr.34107) 2035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.636607+0000 mon.a (mon.0) 8253 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.639670+0000 mon.a (mon.0) 8254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.643648+0000 mon.a (mon.0) 8255 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.552 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.645074+0000 mon.a (mon.0) 8256 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.553 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.655852+0000 mon.a (mon.0) 8257 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.553 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: cephadm 2024-02-10T06:46:47.656933+0000 mgr.y (mgr.34107) 2036 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.553 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.737893+0000 mon.a (mon.0) 8258 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.553 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.740414+0000 mon.a (mon.0) 8259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.553 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.743097+0000 mon.a (mon.0) 8260 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.553 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.744133+0000 mon.a (mon.0) 8261 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.553 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.750177+0000 mon.a (mon.0) 8262 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: cephadm 2024-02-10T06:46:46.698114+0000 mgr.y (mgr.34107) 2025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: cephadm 2024-02-10T06:46:46.791257+0000 mgr.y (mgr.34107) 2026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: cephadm 2024-02-10T06:46:46.889653+0000 mgr.y (mgr.34107) 2027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: cephadm 2024-02-10T06:46:46.982926+0000 mgr.y (mgr.34107) 2028 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: cephadm 2024-02-10T06:46:47.079357+0000 mgr.y (mgr.34107) 2029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.553 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: cluster 2024-02-10T06:46:47.083761+0000 mgr.y (mgr.34107) 2030 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T06:46:48.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: cephadm 2024-02-10T06:46:47.177797+0000 mgr.y (mgr.34107) 2031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.261229+0000 mon.a (mon.0) 8235 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.268899+0000 mon.a (mon.0) 8236 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.277089+0000 mon.a (mon.0) 8237 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: cephadm 2024-02-10T06:46:47.277737+0000 mgr.y (mgr.34107) 2032 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.361789+0000 mon.a (mon.0) 8238 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.364426+0000 mon.a (mon.0) 8239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.367114+0000 mon.a (mon.0) 8240 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.368112+0000 mon.a (mon.0) 8241 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.375204+0000 mon.a (mon.0) 8242 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: cephadm 2024-02-10T06:46:47.376211+0000 mgr.y (mgr.34107) 2033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.455666+0000 mon.a (mon.0) 8243 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.459141+0000 mon.a (mon.0) 8244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.554 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.463408+0000 mon.a (mon.0) 8245 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.832274+0000 mon.a (mon.0) 8263 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.835745+0000 mon.a (mon.0) 8264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.838602+0000 mon.a (mon.0) 8265 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.839436+0000 mon.a (mon.0) 8266 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.844976+0000 mon.a (mon.0) 8267 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.929434+0000 mon.a (mon.0) 8268 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.932332+0000 mon.a (mon.0) 8269 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.934947+0000 mon.a (mon.0) 8270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.935767+0000 mon.a (mon.0) 8271 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.555 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:47.942880+0000 mon.a (mon.0) 8272 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.556 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:48.007548+0000 mon.a (mon.0) 8273 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.556 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:48.011437+0000 mon.a (mon.0) 8274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.556 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:48.015167+0000 mon.a (mon.0) 8275 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.556 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:48.016395+0000 mon.a (mon.0) 8276 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.556 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:48.024929+0000 mon.a (mon.0) 8277 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.556 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:48.105653+0000 mon.a (mon.0) 8278 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.556 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:48.107720+0000 mon.a (mon.0) 8279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.556 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:48.109751+0000 mon.a (mon.0) 8280 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.556 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:48.110565+0000 mon.a (mon.0) 8281 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.556 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:48.118844+0000 mon.a (mon.0) 8282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.556 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:48.197001+0000 mon.a (mon.0) 8283 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.556 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:48.199038+0000 mon.a (mon.0) 8284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.556 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:48.201130+0000 mon.a (mon.0) 8285 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.556 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:48.201876+0000 mon.a (mon.0) 8286 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.556 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[71198]: audit 2024-02-10T06:46:48.207248+0000 mon.a (mon.0) 8287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.464708+0000 mon.a (mon.0) 8246 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.471927+0000 mon.a (mon.0) 8247 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: cephadm 2024-02-10T06:46:47.472525+0000 mgr.y (mgr.34107) 2034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.556022+0000 mon.a (mon.0) 8248 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.558557+0000 mon.a (mon.0) 8249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.560982+0000 mon.a (mon.0) 8250 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.562106+0000 mon.a (mon.0) 8251 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.557 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.572013+0000 mon.a (mon.0) 8252 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: cephadm 2024-02-10T06:46:47.573171+0000 mgr.y (mgr.34107) 2035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.636607+0000 mon.a (mon.0) 8253 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.639670+0000 mon.a (mon.0) 8254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.643648+0000 mon.a (mon.0) 8255 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.645074+0000 mon.a (mon.0) 8256 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.655852+0000 mon.a (mon.0) 8257 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: cephadm 2024-02-10T06:46:47.656933+0000 mgr.y (mgr.34107) 2036 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.737893+0000 mon.a (mon.0) 8258 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.740414+0000 mon.a (mon.0) 8259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.743097+0000 mon.a (mon.0) 8260 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.744133+0000 mon.a (mon.0) 8261 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.750177+0000 mon.a (mon.0) 8262 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.832274+0000 mon.a (mon.0) 8263 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.835745+0000 mon.a (mon.0) 8264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.838602+0000 mon.a (mon.0) 8265 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.839436+0000 mon.a (mon.0) 8266 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.558 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.844976+0000 mon.a (mon.0) 8267 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.929434+0000 mon.a (mon.0) 8268 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.932332+0000 mon.a (mon.0) 8269 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.934947+0000 mon.a (mon.0) 8270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.935767+0000 mon.a (mon.0) 8271 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:47.942880+0000 mon.a (mon.0) 8272 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:48.007548+0000 mon.a (mon.0) 8273 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:48.011437+0000 mon.a (mon.0) 8274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:48.015167+0000 mon.a (mon.0) 8275 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:48.016395+0000 mon.a (mon.0) 8276 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:48.024929+0000 mon.a (mon.0) 8277 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:48.105653+0000 mon.a (mon.0) 8278 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:48.107720+0000 mon.a (mon.0) 8279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:48.109751+0000 mon.a (mon.0) 8280 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:48.110565+0000 mon.a (mon.0) 8281 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.559 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:48.118844+0000 mon.a (mon.0) 8282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.560 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:48.197001+0000 mon.a (mon.0) 8283 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.560 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:48.199038+0000 mon.a (mon.0) 8284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.560 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:48.201130+0000 mon.a (mon.0) 8285 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.560 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:48.201876+0000 mon.a (mon.0) 8286 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.560 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:48 smithi046 bash[68510]: audit 2024-02-10T06:46:48.207248+0000 mon.a (mon.0) 8287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: cephadm 2024-02-10T06:46:46.698114+0000 mgr.y (mgr.34107) 2025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: cephadm 2024-02-10T06:46:46.791257+0000 mgr.y (mgr.34107) 2026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: cephadm 2024-02-10T06:46:46.889653+0000 mgr.y (mgr.34107) 2027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: cephadm 2024-02-10T06:46:46.982926+0000 mgr.y (mgr.34107) 2028 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: cephadm 2024-02-10T06:46:47.079357+0000 mgr.y (mgr.34107) 2029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: cluster 2024-02-10T06:46:47.083761+0000 mgr.y (mgr.34107) 2030 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T06:46:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: cephadm 2024-02-10T06:46:47.177797+0000 mgr.y (mgr.34107) 2031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.261229+0000 mon.a (mon.0) 8235 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.268899+0000 mon.a (mon.0) 8236 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.277089+0000 mon.a (mon.0) 8237 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: cephadm 2024-02-10T06:46:47.277737+0000 mgr.y (mgr.34107) 2032 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.361789+0000 mon.a (mon.0) 8238 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.364426+0000 mon.a (mon.0) 8239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.367114+0000 mon.a (mon.0) 8240 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.368112+0000 mon.a (mon.0) 8241 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.375204+0000 mon.a (mon.0) 8242 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: cephadm 2024-02-10T06:46:47.376211+0000 mgr.y (mgr.34107) 2033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.455666+0000 mon.a (mon.0) 8243 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.459141+0000 mon.a (mon.0) 8244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.463408+0000 mon.a (mon.0) 8245 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.464708+0000 mon.a (mon.0) 8246 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.471927+0000 mon.a (mon.0) 8247 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: cephadm 2024-02-10T06:46:47.472525+0000 mgr.y (mgr.34107) 2034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.556022+0000 mon.a (mon.0) 8248 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.558557+0000 mon.a (mon.0) 8249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.560982+0000 mon.a (mon.0) 8250 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.562106+0000 mon.a (mon.0) 8251 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.572013+0000 mon.a (mon.0) 8252 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: cephadm 2024-02-10T06:46:47.573171+0000 mgr.y (mgr.34107) 2035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.636607+0000 mon.a (mon.0) 8253 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.639670+0000 mon.a (mon.0) 8254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.643648+0000 mon.a (mon.0) 8255 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.645074+0000 mon.a (mon.0) 8256 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.655852+0000 mon.a (mon.0) 8257 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: cephadm 2024-02-10T06:46:47.656933+0000 mgr.y (mgr.34107) 2036 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.737893+0000 mon.a (mon.0) 8258 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.740414+0000 mon.a (mon.0) 8259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.743097+0000 mon.a (mon.0) 8260 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.744133+0000 mon.a (mon.0) 8261 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.750177+0000 mon.a (mon.0) 8262 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.832274+0000 mon.a (mon.0) 8263 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.835745+0000 mon.a (mon.0) 8264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.838602+0000 mon.a (mon.0) 8265 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.839436+0000 mon.a (mon.0) 8266 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.844976+0000 mon.a (mon.0) 8267 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.929434+0000 mon.a (mon.0) 8268 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.932332+0000 mon.a (mon.0) 8269 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.934947+0000 mon.a (mon.0) 8270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.935767+0000 mon.a (mon.0) 8271 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:47.942880+0000 mon.a (mon.0) 8272 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:48.007548+0000 mon.a (mon.0) 8273 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:48.011437+0000 mon.a (mon.0) 8274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:48.015167+0000 mon.a (mon.0) 8275 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:48.016395+0000 mon.a (mon.0) 8276 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:48.024929+0000 mon.a (mon.0) 8277 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:48.105653+0000 mon.a (mon.0) 8278 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:48.107720+0000 mon.a (mon.0) 8279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:48.109751+0000 mon.a (mon.0) 8280 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:48.110565+0000 mon.a (mon.0) 8281 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:48.118844+0000 mon.a (mon.0) 8282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:48.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:48.197001+0000 mon.a (mon.0) 8283 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:48.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:48.199038+0000 mon.a (mon.0) 8284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:48.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:48.201130+0000 mon.a (mon.0) 8285 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:48.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:48.201876+0000 mon.a (mon.0) 8286 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:48.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:48 smithi175 bash[56722]: audit 2024-02-10T06:46:48.207248+0000 mon.a (mon.0) 8287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: cephadm 2024-02-10T06:46:47.750770+0000 mgr.y (mgr.34107) 2037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: cephadm 2024-02-10T06:46:47.845546+0000 mgr.y (mgr.34107) 2038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: cephadm 2024-02-10T06:46:47.943472+0000 mgr.y (mgr.34107) 2039 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: cephadm 2024-02-10T06:46:48.025514+0000 mgr.y (mgr.34107) 2040 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: cephadm 2024-02-10T06:46:48.119475+0000 mgr.y (mgr.34107) 2041 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: cephadm 2024-02-10T06:46:48.207972+0000 mgr.y (mgr.34107) 2042 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.285779+0000 mon.a (mon.0) 8288 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.287961+0000 mon.a (mon.0) 8289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.290150+0000 mon.a (mon.0) 8290 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.291258+0000 mon.a (mon.0) 8291 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.298119+0000 mon.a (mon.0) 8292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: cephadm 2024-02-10T06:46:48.298664+0000 mgr.y (mgr.34107) 2043 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.376262+0000 mon.a (mon.0) 8293 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.378916+0000 mon.a (mon.0) 8294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.382062+0000 mon.a (mon.0) 8295 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.383321+0000 mon.a (mon.0) 8296 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.389963+0000 mon.a (mon.0) 8297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: cephadm 2024-02-10T06:46:48.390751+0000 mgr.y (mgr.34107) 2044 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.474540+0000 mon.a (mon.0) 8298 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.479192+0000 mon.a (mon.0) 8299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: cephadm 2024-02-10T06:46:47.750770+0000 mgr.y (mgr.34107) 2037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: cephadm 2024-02-10T06:46:47.845546+0000 mgr.y (mgr.34107) 2038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: cephadm 2024-02-10T06:46:47.943472+0000 mgr.y (mgr.34107) 2039 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: cephadm 2024-02-10T06:46:48.025514+0000 mgr.y (mgr.34107) 2040 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: cephadm 2024-02-10T06:46:48.119475+0000 mgr.y (mgr.34107) 2041 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: cephadm 2024-02-10T06:46:48.207972+0000 mgr.y (mgr.34107) 2042 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.285779+0000 mon.a (mon.0) 8288 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.287961+0000 mon.a (mon.0) 8289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.290150+0000 mon.a (mon.0) 8290 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.291258+0000 mon.a (mon.0) 8291 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.298119+0000 mon.a (mon.0) 8292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: cephadm 2024-02-10T06:46:48.298664+0000 mgr.y (mgr.34107) 2043 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.376262+0000 mon.a (mon.0) 8293 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.378916+0000 mon.a (mon.0) 8294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.382062+0000 mon.a (mon.0) 8295 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.383321+0000 mon.a (mon.0) 8296 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.389963+0000 mon.a (mon.0) 8297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: cephadm 2024-02-10T06:46:48.390751+0000 mgr.y (mgr.34107) 2044 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.474540+0000 mon.a (mon.0) 8298 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.479192+0000 mon.a (mon.0) 8299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.483268+0000 mon.a (mon.0) 8300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.484482+0000 mon.a (mon.0) 8301 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.492306+0000 mon.a (mon.0) 8302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: cephadm 2024-02-10T06:46:48.492849+0000 mgr.y (mgr.34107) 2045 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.572001+0000 mon.a (mon.0) 8303 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.576843+0000 mon.a (mon.0) 8304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.579826+0000 mon.a (mon.0) 8305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.580825+0000 mon.a (mon.0) 8306 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.588143+0000 mon.a (mon.0) 8307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: cephadm 2024-02-10T06:46:48.588933+0000 mgr.y (mgr.34107) 2046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.669948+0000 mon.a (mon.0) 8308 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.672512+0000 mon.a (mon.0) 8309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.675280+0000 mon.a (mon.0) 8310 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.676368+0000 mon.a (mon.0) 8311 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.684243+0000 mon.a (mon.0) 8312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.764911+0000 mon.a (mon.0) 8313 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.767786+0000 mon.a (mon.0) 8314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.771636+0000 mon.a (mon.0) 8315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.772693+0000 mon.a (mon.0) 8316 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.778870+0000 mon.a (mon.0) 8317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.859066+0000 mon.a (mon.0) 8318 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.863422+0000 mon.a (mon.0) 8319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.867539+0000 mon.a (mon.0) 8320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.868859+0000 mon.a (mon.0) 8321 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.876855+0000 mon.a (mon.0) 8322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.960467+0000 mon.a (mon.0) 8323 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.963792+0000 mon.a (mon.0) 8324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.966981+0000 mon.a (mon.0) 8325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.968069+0000 mon.a (mon.0) 8326 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:48.976078+0000 mon.a (mon.0) 8327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:49.058563+0000 mon.a (mon.0) 8328 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:49.061664+0000 mon.a (mon.0) 8329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:49.065674+0000 mon.a (mon.0) 8330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:49.066823+0000 mon.a (mon.0) 8331 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:49.074915+0000 mon.a (mon.0) 8332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:49.153253+0000 mon.a (mon.0) 8333 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:49.156620+0000 mon.a (mon.0) 8334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:49.160837+0000 mon.a (mon.0) 8335 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:49.162572+0000 mon.a (mon.0) 8336 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:49.172203+0000 mon.a (mon.0) 8337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:49.255503+0000 mon.a (mon.0) 8338 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:49.257977+0000 mon.a (mon.0) 8339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:49.261176+0000 mon.a (mon.0) 8340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[71198]: audit 2024-02-10T06:46:49.262603+0000 mon.a (mon.0) 8341 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.483268+0000 mon.a (mon.0) 8300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.484482+0000 mon.a (mon.0) 8301 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.492306+0000 mon.a (mon.0) 8302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: cephadm 2024-02-10T06:46:48.492849+0000 mgr.y (mgr.34107) 2045 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.572001+0000 mon.a (mon.0) 8303 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.576843+0000 mon.a (mon.0) 8304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.579826+0000 mon.a (mon.0) 8305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.580825+0000 mon.a (mon.0) 8306 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.588143+0000 mon.a (mon.0) 8307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: cephadm 2024-02-10T06:46:48.588933+0000 mgr.y (mgr.34107) 2046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.669948+0000 mon.a (mon.0) 8308 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.672512+0000 mon.a (mon.0) 8309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.675280+0000 mon.a (mon.0) 8310 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.676368+0000 mon.a (mon.0) 8311 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.684243+0000 mon.a (mon.0) 8312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.764911+0000 mon.a (mon.0) 8313 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.767786+0000 mon.a (mon.0) 8314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.771636+0000 mon.a (mon.0) 8315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.772693+0000 mon.a (mon.0) 8316 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.778870+0000 mon.a (mon.0) 8317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.859066+0000 mon.a (mon.0) 8318 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.863422+0000 mon.a (mon.0) 8319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.867539+0000 mon.a (mon.0) 8320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.868859+0000 mon.a (mon.0) 8321 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.876855+0000 mon.a (mon.0) 8322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.960467+0000 mon.a (mon.0) 8323 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.963792+0000 mon.a (mon.0) 8324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.966981+0000 mon.a (mon.0) 8325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.968069+0000 mon.a (mon.0) 8326 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:48.976078+0000 mon.a (mon.0) 8327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:49.058563+0000 mon.a (mon.0) 8328 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:49.061664+0000 mon.a (mon.0) 8329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:49.065674+0000 mon.a (mon.0) 8330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:49.066823+0000 mon.a (mon.0) 8331 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:49.074915+0000 mon.a (mon.0) 8332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:49.153253+0000 mon.a (mon.0) 8333 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:49.156620+0000 mon.a (mon.0) 8334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:49.160837+0000 mon.a (mon.0) 8335 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:49.162572+0000 mon.a (mon.0) 8336 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:49.172203+0000 mon.a (mon.0) 8337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:49.255503+0000 mon.a (mon.0) 8338 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:49.257977+0000 mon.a (mon.0) 8339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:49.261176+0000 mon.a (mon.0) 8340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:49 smithi046 bash[68510]: audit 2024-02-10T06:46:49.262603+0000 mon.a (mon.0) 8341 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: cephadm 2024-02-10T06:46:47.750770+0000 mgr.y (mgr.34107) 2037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: cephadm 2024-02-10T06:46:47.845546+0000 mgr.y (mgr.34107) 2038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: cephadm 2024-02-10T06:46:47.943472+0000 mgr.y (mgr.34107) 2039 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: cephadm 2024-02-10T06:46:48.025514+0000 mgr.y (mgr.34107) 2040 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: cephadm 2024-02-10T06:46:48.119475+0000 mgr.y (mgr.34107) 2041 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: cephadm 2024-02-10T06:46:48.207972+0000 mgr.y (mgr.34107) 2042 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.285779+0000 mon.a (mon.0) 8288 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.287961+0000 mon.a (mon.0) 8289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.290150+0000 mon.a (mon.0) 8290 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.291258+0000 mon.a (mon.0) 8291 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.298119+0000 mon.a (mon.0) 8292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: cephadm 2024-02-10T06:46:48.298664+0000 mgr.y (mgr.34107) 2043 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.376262+0000 mon.a (mon.0) 8293 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.378916+0000 mon.a (mon.0) 8294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.382062+0000 mon.a (mon.0) 8295 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.383321+0000 mon.a (mon.0) 8296 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.389963+0000 mon.a (mon.0) 8297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: cephadm 2024-02-10T06:46:48.390751+0000 mgr.y (mgr.34107) 2044 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.474540+0000 mon.a (mon.0) 8298 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.479192+0000 mon.a (mon.0) 8299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.483268+0000 mon.a (mon.0) 8300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.484482+0000 mon.a (mon.0) 8301 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.492306+0000 mon.a (mon.0) 8302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: cephadm 2024-02-10T06:46:48.492849+0000 mgr.y (mgr.34107) 2045 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.572001+0000 mon.a (mon.0) 8303 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.576843+0000 mon.a (mon.0) 8304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.579826+0000 mon.a (mon.0) 8305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.580825+0000 mon.a (mon.0) 8306 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.588143+0000 mon.a (mon.0) 8307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: cephadm 2024-02-10T06:46:48.588933+0000 mgr.y (mgr.34107) 2046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:49.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.669948+0000 mon.a (mon.0) 8308 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.672512+0000 mon.a (mon.0) 8309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.675280+0000 mon.a (mon.0) 8310 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.676368+0000 mon.a (mon.0) 8311 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.684243+0000 mon.a (mon.0) 8312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.764911+0000 mon.a (mon.0) 8313 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.767786+0000 mon.a (mon.0) 8314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.771636+0000 mon.a (mon.0) 8315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.772693+0000 mon.a (mon.0) 8316 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.778870+0000 mon.a (mon.0) 8317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.859066+0000 mon.a (mon.0) 8318 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.863422+0000 mon.a (mon.0) 8319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.867539+0000 mon.a (mon.0) 8320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.868859+0000 mon.a (mon.0) 8321 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.876855+0000 mon.a (mon.0) 8322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.960467+0000 mon.a (mon.0) 8323 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.963792+0000 mon.a (mon.0) 8324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.966981+0000 mon.a (mon.0) 8325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.968069+0000 mon.a (mon.0) 8326 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:48.976078+0000 mon.a (mon.0) 8327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:49.058563+0000 mon.a (mon.0) 8328 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:49.061664+0000 mon.a (mon.0) 8329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:49.065674+0000 mon.a (mon.0) 8330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:49.066823+0000 mon.a (mon.0) 8331 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:49.074915+0000 mon.a (mon.0) 8332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:49.153253+0000 mon.a (mon.0) 8333 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:49.156620+0000 mon.a (mon.0) 8334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:49.160837+0000 mon.a (mon.0) 8335 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:49.162572+0000 mon.a (mon.0) 8336 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:49.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:49.172203+0000 mon.a (mon.0) 8337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:49.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:49.255503+0000 mon.a (mon.0) 8338 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:49.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:49.257977+0000 mon.a (mon.0) 8339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:49.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:49.261176+0000 mon.a (mon.0) 8340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:49.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:49 smithi175 bash[56722]: audit 2024-02-10T06:46:49.262603+0000 mon.a (mon.0) 8341 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: cephadm 2024-02-10T06:46:48.684706+0000 mgr.y (mgr.34107) 2047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: cephadm 2024-02-10T06:46:48.779634+0000 mgr.y (mgr.34107) 2048 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: cephadm 2024-02-10T06:46:48.877610+0000 mgr.y (mgr.34107) 2049 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: cephadm 2024-02-10T06:46:48.976703+0000 mgr.y (mgr.34107) 2050 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: cephadm 2024-02-10T06:46:49.075539+0000 mgr.y (mgr.34107) 2051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: cluster 2024-02-10T06:46:49.084623+0000 mgr.y (mgr.34107) 2052 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:46:50.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: cephadm 2024-02-10T06:46:49.173153+0000 mgr.y (mgr.34107) 2053 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.277544+0000 mon.a (mon.0) 8342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.616 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: cephadm 2024-02-10T06:46:49.278289+0000 mgr.y (mgr.34107) 2054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.617 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.340229+0000 mon.a (mon.0) 8343 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.617 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.342849+0000 mon.a (mon.0) 8344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.617 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.347207+0000 mon.a (mon.0) 8345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.617 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.348457+0000 mon.a (mon.0) 8346 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.617 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.358302+0000 mon.a (mon.0) 8347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.617 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: cephadm 2024-02-10T06:46:49.359286+0000 mgr.y (mgr.34107) 2055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.617 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.440978+0000 mon.a (mon.0) 8348 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.617 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.443659+0000 mon.a (mon.0) 8349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.617 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.446238+0000 mon.a (mon.0) 8350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.617 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.447440+0000 mon.a (mon.0) 8351 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.617 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.456283+0000 mon.a (mon.0) 8352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.617 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: cephadm 2024-02-10T06:46:49.457059+0000 mgr.y (mgr.34107) 2056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.618 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: cephadm 2024-02-10T06:46:48.684706+0000 mgr.y (mgr.34107) 2047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.618 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: cephadm 2024-02-10T06:46:48.779634+0000 mgr.y (mgr.34107) 2048 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.618 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: cephadm 2024-02-10T06:46:48.877610+0000 mgr.y (mgr.34107) 2049 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.618 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: cephadm 2024-02-10T06:46:48.976703+0000 mgr.y (mgr.34107) 2050 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.618 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: cephadm 2024-02-10T06:46:49.075539+0000 mgr.y (mgr.34107) 2051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.618 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: cluster 2024-02-10T06:46:49.084623+0000 mgr.y (mgr.34107) 2052 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:46:50.618 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: cephadm 2024-02-10T06:46:49.173153+0000 mgr.y (mgr.34107) 2053 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.618 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.277544+0000 mon.a (mon.0) 8342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.618 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: cephadm 2024-02-10T06:46:49.278289+0000 mgr.y (mgr.34107) 2054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.618 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.340229+0000 mon.a (mon.0) 8343 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.618 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.342849+0000 mon.a (mon.0) 8344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.618 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.347207+0000 mon.a (mon.0) 8345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.618 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.348457+0000 mon.a (mon.0) 8346 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.619 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.358302+0000 mon.a (mon.0) 8347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.619 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: cephadm 2024-02-10T06:46:49.359286+0000 mgr.y (mgr.34107) 2055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.619 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.440978+0000 mon.a (mon.0) 8348 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.619 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.443659+0000 mon.a (mon.0) 8349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.619 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.446238+0000 mon.a (mon.0) 8350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.619 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.447440+0000 mon.a (mon.0) 8351 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.619 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.456283+0000 mon.a (mon.0) 8352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.619 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: cephadm 2024-02-10T06:46:49.457059+0000 mgr.y (mgr.34107) 2056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.619 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.537785+0000 mon.a (mon.0) 8353 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.619 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.540462+0000 mon.a (mon.0) 8354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.619 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.543633+0000 mon.a (mon.0) 8355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.620 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.545031+0000 mon.a (mon.0) 8356 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.620 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.553508+0000 mon.a (mon.0) 8357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.620 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: cephadm 2024-02-10T06:46:49.554159+0000 mgr.y (mgr.34107) 2057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.620 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.636723+0000 mon.a (mon.0) 8358 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.620 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.641275+0000 mon.a (mon.0) 8359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.620 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.644479+0000 mon.a (mon.0) 8360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.620 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.645981+0000 mon.a (mon.0) 8361 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.620 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.652962+0000 mon.a (mon.0) 8362 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.620 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: cephadm 2024-02-10T06:46:49.653543+0000 mgr.y (mgr.34107) 2058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.620 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.734471+0000 mon.a (mon.0) 8363 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.620 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.738222+0000 mon.a (mon.0) 8364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.620 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.741069+0000 mon.a (mon.0) 8365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.620 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.742257+0000 mon.a (mon.0) 8366 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.620 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.748167+0000 mon.a (mon.0) 8367 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.620 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.826968+0000 mon.a (mon.0) 8368 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.621 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.829614+0000 mon.a (mon.0) 8369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.621 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.537785+0000 mon.a (mon.0) 8353 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.621 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.540462+0000 mon.a (mon.0) 8354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.621 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.543633+0000 mon.a (mon.0) 8355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.621 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.545031+0000 mon.a (mon.0) 8356 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.621 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.553508+0000 mon.a (mon.0) 8357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.621 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: cephadm 2024-02-10T06:46:49.554159+0000 mgr.y (mgr.34107) 2057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.621 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.636723+0000 mon.a (mon.0) 8358 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.621 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.641275+0000 mon.a (mon.0) 8359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.621 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.644479+0000 mon.a (mon.0) 8360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.621 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.645981+0000 mon.a (mon.0) 8361 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.622 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.652962+0000 mon.a (mon.0) 8362 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.622 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: cephadm 2024-02-10T06:46:49.653543+0000 mgr.y (mgr.34107) 2058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.622 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.734471+0000 mon.a (mon.0) 8363 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.622 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.738222+0000 mon.a (mon.0) 8364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.622 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.741069+0000 mon.a (mon.0) 8365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.622 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.742257+0000 mon.a (mon.0) 8366 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.622 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.748167+0000 mon.a (mon.0) 8367 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.622 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.826968+0000 mon.a (mon.0) 8368 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.622 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.829614+0000 mon.a (mon.0) 8369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.622 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.832853+0000 mon.a (mon.0) 8370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.622 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.833861+0000 mon.a (mon.0) 8371 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.622 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.839674+0000 mon.a (mon.0) 8372 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.917114+0000 mon.a (mon.0) 8373 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.921741+0000 mon.a (mon.0) 8374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.925728+0000 mon.a (mon.0) 8375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.927182+0000 mon.a (mon.0) 8376 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:49.936120+0000 mon.a (mon.0) 8377 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:50.016711+0000 mon.a (mon.0) 8378 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:50.019080+0000 mon.a (mon.0) 8379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:50.021375+0000 mon.a (mon.0) 8380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:50.022121+0000 mon.a (mon.0) 8381 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:50.027514+0000 mon.a (mon.0) 8382 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:50.092566+0000 mon.a (mon.0) 8383 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:50.094931+0000 mon.a (mon.0) 8384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:50.097402+0000 mon.a (mon.0) 8385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:50.098418+0000 mon.a (mon.0) 8386 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:50.105537+0000 mon.a (mon.0) 8387 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:50.188352+0000 mon.a (mon.0) 8388 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:50.191226+0000 mon.a (mon.0) 8389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.832853+0000 mon.a (mon.0) 8370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.833861+0000 mon.a (mon.0) 8371 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.839674+0000 mon.a (mon.0) 8372 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.917114+0000 mon.a (mon.0) 8373 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.921741+0000 mon.a (mon.0) 8374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.925728+0000 mon.a (mon.0) 8375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.927182+0000 mon.a (mon.0) 8376 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:49.936120+0000 mon.a (mon.0) 8377 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:50.016711+0000 mon.a (mon.0) 8378 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:50.019080+0000 mon.a (mon.0) 8379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:50.021375+0000 mon.a (mon.0) 8380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:50.022121+0000 mon.a (mon.0) 8381 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:50.027514+0000 mon.a (mon.0) 8382 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:50.092566+0000 mon.a (mon.0) 8383 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:50.094931+0000 mon.a (mon.0) 8384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:50.097402+0000 mon.a (mon.0) 8385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:50.098418+0000 mon.a (mon.0) 8386 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:50.105537+0000 mon.a (mon.0) 8387 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:50.188352+0000 mon.a (mon.0) 8388 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:50.191226+0000 mon.a (mon.0) 8389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:50.194398+0000 mon.a (mon.0) 8390 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:50.195393+0000 mon.a (mon.0) 8391 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[68510]: audit 2024-02-10T06:46:50.202437+0000 mon.a (mon.0) 8392 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:50.194398+0000 mon.a (mon.0) 8390 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:50.195393+0000 mon.a (mon.0) 8391 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:50 smithi046 bash[71198]: audit 2024-02-10T06:46:50.202437+0000 mon.a (mon.0) 8392 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: cephadm 2024-02-10T06:46:48.684706+0000 mgr.y (mgr.34107) 2047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: cephadm 2024-02-10T06:46:48.779634+0000 mgr.y (mgr.34107) 2048 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: cephadm 2024-02-10T06:46:48.877610+0000 mgr.y (mgr.34107) 2049 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: cephadm 2024-02-10T06:46:48.976703+0000 mgr.y (mgr.34107) 2050 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: cephadm 2024-02-10T06:46:49.075539+0000 mgr.y (mgr.34107) 2051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: cluster 2024-02-10T06:46:49.084623+0000 mgr.y (mgr.34107) 2052 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:46:50.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: cephadm 2024-02-10T06:46:49.173153+0000 mgr.y (mgr.34107) 2053 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.277544+0000 mon.a (mon.0) 8342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: cephadm 2024-02-10T06:46:49.278289+0000 mgr.y (mgr.34107) 2054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.340229+0000 mon.a (mon.0) 8343 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.342849+0000 mon.a (mon.0) 8344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.347207+0000 mon.a (mon.0) 8345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.348457+0000 mon.a (mon.0) 8346 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.358302+0000 mon.a (mon.0) 8347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: cephadm 2024-02-10T06:46:49.359286+0000 mgr.y (mgr.34107) 2055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.440978+0000 mon.a (mon.0) 8348 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.443659+0000 mon.a (mon.0) 8349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.446238+0000 mon.a (mon.0) 8350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.447440+0000 mon.a (mon.0) 8351 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.456283+0000 mon.a (mon.0) 8352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: cephadm 2024-02-10T06:46:49.457059+0000 mgr.y (mgr.34107) 2056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.537785+0000 mon.a (mon.0) 8353 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.540462+0000 mon.a (mon.0) 8354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.543633+0000 mon.a (mon.0) 8355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.545031+0000 mon.a (mon.0) 8356 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.553508+0000 mon.a (mon.0) 8357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: cephadm 2024-02-10T06:46:49.554159+0000 mgr.y (mgr.34107) 2057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.636723+0000 mon.a (mon.0) 8358 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.641275+0000 mon.a (mon.0) 8359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.644479+0000 mon.a (mon.0) 8360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.645981+0000 mon.a (mon.0) 8361 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.652962+0000 mon.a (mon.0) 8362 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: cephadm 2024-02-10T06:46:49.653543+0000 mgr.y (mgr.34107) 2058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:50.664 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.734471+0000 mon.a (mon.0) 8363 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.664 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.738222+0000 mon.a (mon.0) 8364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.664 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.741069+0000 mon.a (mon.0) 8365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.664 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.742257+0000 mon.a (mon.0) 8366 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.664 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.748167+0000 mon.a (mon.0) 8367 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.664 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.826968+0000 mon.a (mon.0) 8368 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.664 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.829614+0000 mon.a (mon.0) 8369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.664 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.832853+0000 mon.a (mon.0) 8370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.664 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.833861+0000 mon.a (mon.0) 8371 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.664 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.839674+0000 mon.a (mon.0) 8372 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.664 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.917114+0000 mon.a (mon.0) 8373 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.664 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.921741+0000 mon.a (mon.0) 8374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.664 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.925728+0000 mon.a (mon.0) 8375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.664 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.927182+0000 mon.a (mon.0) 8376 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.665 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:49.936120+0000 mon.a (mon.0) 8377 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.665 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:50.016711+0000 mon.a (mon.0) 8378 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.665 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:50.019080+0000 mon.a (mon.0) 8379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.665 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:50.021375+0000 mon.a (mon.0) 8380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.665 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:50.022121+0000 mon.a (mon.0) 8381 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.665 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:50.027514+0000 mon.a (mon.0) 8382 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.665 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:50.092566+0000 mon.a (mon.0) 8383 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.665 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:50.094931+0000 mon.a (mon.0) 8384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.665 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:50.097402+0000 mon.a (mon.0) 8385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.665 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:50.098418+0000 mon.a (mon.0) 8386 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.665 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:50.105537+0000 mon.a (mon.0) 8387 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:50.665 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:50.188352+0000 mon.a (mon.0) 8388 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:50.665 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:50.191226+0000 mon.a (mon.0) 8389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:50.665 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:50.194398+0000 mon.a (mon.0) 8390 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:50.665 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:50.195393+0000 mon.a (mon.0) 8391 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:50.666 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:50 smithi175 bash[56722]: audit 2024-02-10T06:46:50.202437+0000 mon.a (mon.0) 8392 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.341 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:46:51] "GET /metrics HTTP/1.1" 200 38764 "" "Prometheus/2.33.4" 2024-02-10T06:46:51.342 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: cephadm 2024-02-10T06:46:49.748788+0000 mgr.y (mgr.34107) 2059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.342 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: cephadm 2024-02-10T06:46:49.840258+0000 mgr.y (mgr.34107) 2060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.342 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: cephadm 2024-02-10T06:46:49.937171+0000 mgr.y (mgr.34107) 2061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.342 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: cephadm 2024-02-10T06:46:50.028251+0000 mgr.y (mgr.34107) 2062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.342 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: cephadm 2024-02-10T06:46:50.106206+0000 mgr.y (mgr.34107) 2063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.342 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: cephadm 2024-02-10T06:46:50.203804+0000 mgr.y (mgr.34107) 2064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.342 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.287751+0000 mon.a (mon.0) 8393 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.342 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.290611+0000 mon.a (mon.0) 8394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.342 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.292859+0000 mon.a (mon.0) 8395 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.342 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.293628+0000 mon.a (mon.0) 8396 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.299138+0000 mon.a (mon.0) 8397 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: cephadm 2024-02-10T06:46:50.299956+0000 mgr.y (mgr.34107) 2065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.384277+0000 mon.a (mon.0) 8398 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.388207+0000 mon.a (mon.0) 8399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.391084+0000 mon.a (mon.0) 8400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.392068+0000 mon.a (mon.0) 8401 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.399271+0000 mon.a (mon.0) 8402 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: cephadm 2024-02-10T06:46:50.399912+0000 mgr.y (mgr.34107) 2066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.475076+0000 mon.a (mon.0) 8403 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.343 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.477170+0000 mon.a (mon.0) 8404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.344 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: cephadm 2024-02-10T06:46:49.748788+0000 mgr.y (mgr.34107) 2059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.344 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: cephadm 2024-02-10T06:46:49.840258+0000 mgr.y (mgr.34107) 2060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.344 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: cephadm 2024-02-10T06:46:49.937171+0000 mgr.y (mgr.34107) 2061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.344 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: cephadm 2024-02-10T06:46:50.028251+0000 mgr.y (mgr.34107) 2062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.344 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: cephadm 2024-02-10T06:46:50.106206+0000 mgr.y (mgr.34107) 2063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.344 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: cephadm 2024-02-10T06:46:50.203804+0000 mgr.y (mgr.34107) 2064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.344 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.287751+0000 mon.a (mon.0) 8393 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.344 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.290611+0000 mon.a (mon.0) 8394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.344 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.292859+0000 mon.a (mon.0) 8395 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.344 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.293628+0000 mon.a (mon.0) 8396 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.344 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.299138+0000 mon.a (mon.0) 8397 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.344 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: cephadm 2024-02-10T06:46:50.299956+0000 mgr.y (mgr.34107) 2065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.344 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.384277+0000 mon.a (mon.0) 8398 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.344 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.388207+0000 mon.a (mon.0) 8399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.345 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.391084+0000 mon.a (mon.0) 8400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.345 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.392068+0000 mon.a (mon.0) 8401 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.345 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.399271+0000 mon.a (mon.0) 8402 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.345 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: cephadm 2024-02-10T06:46:50.399912+0000 mgr.y (mgr.34107) 2066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.345 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.475076+0000 mon.a (mon.0) 8403 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.345 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.477170+0000 mon.a (mon.0) 8404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.345 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.479401+0000 mon.a (mon.0) 8405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.345 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.480560+0000 mon.a (mon.0) 8406 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.345 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.487503+0000 mon.a (mon.0) 8407 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.345 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: cephadm 2024-02-10T06:46:50.488205+0000 mgr.y (mgr.34107) 2067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.345 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.555451+0000 mon.a (mon.0) 8408 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.345 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.558052+0000 mon.a (mon.0) 8409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.345 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.561090+0000 mon.a (mon.0) 8410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.345 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.562094+0000 mon.a (mon.0) 8411 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.345 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.569189+0000 mon.a (mon.0) 8412 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.346 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: cephadm 2024-02-10T06:46:50.569985+0000 mgr.y (mgr.34107) 2068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.346 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.635653+0000 mon.a (mon.0) 8413 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.346 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.638507+0000 mon.a (mon.0) 8414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.346 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.641301+0000 mon.a (mon.0) 8415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.346 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.642265+0000 mon.a (mon.0) 8416 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.346 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.648795+0000 mon.a (mon.0) 8417 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.346 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: cephadm 2024-02-10T06:46:50.649717+0000 mgr.y (mgr.34107) 2069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.346 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.679501+0000 mon.a (mon.0) 8418 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.346 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.687893+0000 mon.a (mon.0) 8419 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.346 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.695652+0000 mon.a (mon.0) 8420 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.346 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.735625+0000 mon.a (mon.0) 8421 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.346 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.738101+0000 mon.a (mon.0) 8422 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.479401+0000 mon.a (mon.0) 8405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.480560+0000 mon.a (mon.0) 8406 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.487503+0000 mon.a (mon.0) 8407 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: cephadm 2024-02-10T06:46:50.488205+0000 mgr.y (mgr.34107) 2067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.555451+0000 mon.a (mon.0) 8408 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.558052+0000 mon.a (mon.0) 8409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.561090+0000 mon.a (mon.0) 8410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.562094+0000 mon.a (mon.0) 8411 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.569189+0000 mon.a (mon.0) 8412 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: cephadm 2024-02-10T06:46:50.569985+0000 mgr.y (mgr.34107) 2068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.635653+0000 mon.a (mon.0) 8413 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.638507+0000 mon.a (mon.0) 8414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.641301+0000 mon.a (mon.0) 8415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.347 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.642265+0000 mon.a (mon.0) 8416 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.348 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.648795+0000 mon.a (mon.0) 8417 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.348 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: cephadm 2024-02-10T06:46:50.649717+0000 mgr.y (mgr.34107) 2069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.348 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.679501+0000 mon.a (mon.0) 8418 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.348 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.687893+0000 mon.a (mon.0) 8419 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.348 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.695652+0000 mon.a (mon.0) 8420 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.348 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.735625+0000 mon.a (mon.0) 8421 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.348 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.738101+0000 mon.a (mon.0) 8422 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.348 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.740662+0000 mon.a (mon.0) 8423 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.348 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.741603+0000 mon.a (mon.0) 8424 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.348 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.749034+0000 mon.a (mon.0) 8425 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.348 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.826653+0000 mon.a (mon.0) 8426 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.349 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.829551+0000 mon.a (mon.0) 8427 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.349 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.832926+0000 mon.a (mon.0) 8428 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.349 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.834163+0000 mon.a (mon.0) 8429 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.349 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.842637+0000 mon.a (mon.0) 8430 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.349 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.920699+0000 mon.a (mon.0) 8431 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.349 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.924070+0000 mon.a (mon.0) 8432 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.349 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.928184+0000 mon.a (mon.0) 8433 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.349 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.929665+0000 mon.a (mon.0) 8434 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.349 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:50.938674+0000 mon.a (mon.0) 8435 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.349 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:51.021344+0000 mon.a (mon.0) 8436 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.349 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:51.024103+0000 mon.a (mon.0) 8437 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.349 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:51.029046+0000 mon.a (mon.0) 8438 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.349 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:51.030416+0000 mon.a (mon.0) 8439 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.349 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:51.038876+0000 mon.a (mon.0) 8440 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.349 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:51.116318+0000 mon.a (mon.0) 8441 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.350 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:51.119473+0000 mon.a (mon.0) 8442 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.740662+0000 mon.a (mon.0) 8423 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.741603+0000 mon.a (mon.0) 8424 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.749034+0000 mon.a (mon.0) 8425 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.826653+0000 mon.a (mon.0) 8426 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.829551+0000 mon.a (mon.0) 8427 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.832926+0000 mon.a (mon.0) 8428 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.834163+0000 mon.a (mon.0) 8429 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.842637+0000 mon.a (mon.0) 8430 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.920699+0000 mon.a (mon.0) 8431 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.350 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.924070+0000 mon.a (mon.0) 8432 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.351 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.928184+0000 mon.a (mon.0) 8433 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.351 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.929665+0000 mon.a (mon.0) 8434 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.351 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:50.938674+0000 mon.a (mon.0) 8435 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.351 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:51.021344+0000 mon.a (mon.0) 8436 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.351 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:51.024103+0000 mon.a (mon.0) 8437 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.351 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:51.029046+0000 mon.a (mon.0) 8438 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.351 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:51.030416+0000 mon.a (mon.0) 8439 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.351 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:51.038876+0000 mon.a (mon.0) 8440 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.351 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:51.116318+0000 mon.a (mon.0) 8441 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.351 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:51.119473+0000 mon.a (mon.0) 8442 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.351 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:51.122745+0000 mon.a (mon.0) 8443 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.351 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:51.123981+0000 mon.a (mon.0) 8444 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.352 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:51.130216+0000 mon.a (mon.0) 8445 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.352 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:51.210269+0000 mon.a (mon.0) 8446 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.352 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:51.212872+0000 mon.a (mon.0) 8447 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.352 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:51.215339+0000 mon.a (mon.0) 8448 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.352 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:51.216473+0000 mon.a (mon.0) 8449 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.352 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[71198]: audit 2024-02-10T06:46:51.223420+0000 mon.a (mon.0) 8450 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.352 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:51.122745+0000 mon.a (mon.0) 8443 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.352 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:51.123981+0000 mon.a (mon.0) 8444 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.352 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:51.130216+0000 mon.a (mon.0) 8445 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.352 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:51.210269+0000 mon.a (mon.0) 8446 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.352 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:51.212872+0000 mon.a (mon.0) 8447 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.352 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:51.215339+0000 mon.a (mon.0) 8448 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.352 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:51.216473+0000 mon.a (mon.0) 8449 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.353 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:51 smithi046 bash[68510]: audit 2024-02-10T06:46:51.223420+0000 mon.a (mon.0) 8450 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: cephadm 2024-02-10T06:46:49.748788+0000 mgr.y (mgr.34107) 2059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: cephadm 2024-02-10T06:46:49.840258+0000 mgr.y (mgr.34107) 2060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: cephadm 2024-02-10T06:46:49.937171+0000 mgr.y (mgr.34107) 2061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: cephadm 2024-02-10T06:46:50.028251+0000 mgr.y (mgr.34107) 2062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: cephadm 2024-02-10T06:46:50.106206+0000 mgr.y (mgr.34107) 2063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: cephadm 2024-02-10T06:46:50.203804+0000 mgr.y (mgr.34107) 2064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.287751+0000 mon.a (mon.0) 8393 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.290611+0000 mon.a (mon.0) 8394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.292859+0000 mon.a (mon.0) 8395 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.293628+0000 mon.a (mon.0) 8396 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.299138+0000 mon.a (mon.0) 8397 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: cephadm 2024-02-10T06:46:50.299956+0000 mgr.y (mgr.34107) 2065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.384277+0000 mon.a (mon.0) 8398 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.388207+0000 mon.a (mon.0) 8399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.391084+0000 mon.a (mon.0) 8400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.392068+0000 mon.a (mon.0) 8401 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.399271+0000 mon.a (mon.0) 8402 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: cephadm 2024-02-10T06:46:50.399912+0000 mgr.y (mgr.34107) 2066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.475076+0000 mon.a (mon.0) 8403 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.477170+0000 mon.a (mon.0) 8404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.479401+0000 mon.a (mon.0) 8405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.480560+0000 mon.a (mon.0) 8406 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.487503+0000 mon.a (mon.0) 8407 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: cephadm 2024-02-10T06:46:50.488205+0000 mgr.y (mgr.34107) 2067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.555451+0000 mon.a (mon.0) 8408 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.558052+0000 mon.a (mon.0) 8409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.561090+0000 mon.a (mon.0) 8410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.562094+0000 mon.a (mon.0) 8411 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.569189+0000 mon.a (mon.0) 8412 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: cephadm 2024-02-10T06:46:50.569985+0000 mgr.y (mgr.34107) 2068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.635653+0000 mon.a (mon.0) 8413 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.638507+0000 mon.a (mon.0) 8414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.641301+0000 mon.a (mon.0) 8415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.642265+0000 mon.a (mon.0) 8416 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.648795+0000 mon.a (mon.0) 8417 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: cephadm 2024-02-10T06:46:50.649717+0000 mgr.y (mgr.34107) 2069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.679501+0000 mon.a (mon.0) 8418 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.687893+0000 mon.a (mon.0) 8419 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.695652+0000 mon.a (mon.0) 8420 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.735625+0000 mon.a (mon.0) 8421 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.738101+0000 mon.a (mon.0) 8422 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.740662+0000 mon.a (mon.0) 8423 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.741603+0000 mon.a (mon.0) 8424 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.749034+0000 mon.a (mon.0) 8425 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.826653+0000 mon.a (mon.0) 8426 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.829551+0000 mon.a (mon.0) 8427 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.832926+0000 mon.a (mon.0) 8428 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.834163+0000 mon.a (mon.0) 8429 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.842637+0000 mon.a (mon.0) 8430 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.920699+0000 mon.a (mon.0) 8431 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.924070+0000 mon.a (mon.0) 8432 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.928184+0000 mon.a (mon.0) 8433 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.929665+0000 mon.a (mon.0) 8434 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:50.938674+0000 mon.a (mon.0) 8435 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:51.021344+0000 mon.a (mon.0) 8436 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:51.024103+0000 mon.a (mon.0) 8437 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:51.029046+0000 mon.a (mon.0) 8438 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:51.030416+0000 mon.a (mon.0) 8439 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:51.038876+0000 mon.a (mon.0) 8440 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:51.116318+0000 mon.a (mon.0) 8441 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:51.119473+0000 mon.a (mon.0) 8442 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:51.122745+0000 mon.a (mon.0) 8443 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:51.123981+0000 mon.a (mon.0) 8444 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:51.130216+0000 mon.a (mon.0) 8445 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:51.210269+0000 mon.a (mon.0) 8446 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:51.212872+0000 mon.a (mon.0) 8447 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:51.215339+0000 mon.a (mon.0) 8448 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:51.216473+0000 mon.a (mon.0) 8449 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:51.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:51 smithi175 bash[56722]: audit 2024-02-10T06:46:51.223420+0000 mon.a (mon.0) 8450 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.404 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: cephadm 2024-02-10T06:46:50.749578+0000 mgr.y (mgr.34107) 2070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.404 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: cephadm 2024-02-10T06:46:50.843262+0000 mgr.y (mgr.34107) 2071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.404 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: cephadm 2024-02-10T06:46:50.939286+0000 mgr.y (mgr.34107) 2072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.404 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: cephadm 2024-02-10T06:46:51.039688+0000 mgr.y (mgr.34107) 2073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.404 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: cluster 2024-02-10T06:46:51.085562+0000 mgr.y (mgr.34107) 2074 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-10T06:46:52.404 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: cephadm 2024-02-10T06:46:51.131442+0000 mgr.y (mgr.34107) 2075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.404 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: cephadm 2024-02-10T06:46:51.224329+0000 mgr.y (mgr.34107) 2076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.404 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.301970+0000 mon.a (mon.0) 8451 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:52.404 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.304208+0000 mon.a (mon.0) 8452 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.405 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.306536+0000 mon.a (mon.0) 8453 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:52.405 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.307359+0000 mon.a (mon.0) 8454 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:52.405 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.312855+0000 mon.a (mon.0) 8455 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.405 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: cephadm 2024-02-10T06:46:51.313427+0000 mgr.y (mgr.34107) 2077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.405 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.396068+0000 mon.a (mon.0) 8456 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:52.405 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.399725+0000 mon.a (mon.0) 8457 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.405 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.402228+0000 mon.a (mon.0) 8458 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:52.405 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.403269+0000 mon.a (mon.0) 8459 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:52.405 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.411220+0000 mon.a (mon.0) 8460 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.405 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: cephadm 2024-02-10T06:46:51.411928+0000 mgr.y (mgr.34107) 2078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.405 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.493385+0000 mon.a (mon.0) 8461 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:52.405 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: cephadm 2024-02-10T06:46:50.749578+0000 mgr.y (mgr.34107) 2070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.406 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: cephadm 2024-02-10T06:46:50.843262+0000 mgr.y (mgr.34107) 2071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.406 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: cephadm 2024-02-10T06:46:50.939286+0000 mgr.y (mgr.34107) 2072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.406 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: cephadm 2024-02-10T06:46:51.039688+0000 mgr.y (mgr.34107) 2073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.406 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: cluster 2024-02-10T06:46:51.085562+0000 mgr.y (mgr.34107) 2074 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-10T06:46:52.406 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: cephadm 2024-02-10T06:46:51.131442+0000 mgr.y (mgr.34107) 2075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.406 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: cephadm 2024-02-10T06:46:51.224329+0000 mgr.y (mgr.34107) 2076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.406 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.301970+0000 mon.a (mon.0) 8451 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:52.406 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.304208+0000 mon.a (mon.0) 8452 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.406 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.306536+0000 mon.a (mon.0) 8453 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:52.406 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.307359+0000 mon.a (mon.0) 8454 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:52.406 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.312855+0000 mon.a (mon.0) 8455 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.406 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: cephadm 2024-02-10T06:46:51.313427+0000 mgr.y (mgr.34107) 2077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.406 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.396068+0000 mon.a (mon.0) 8456 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:52.406 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.399725+0000 mon.a (mon.0) 8457 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.407 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.402228+0000 mon.a (mon.0) 8458 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:52.407 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.403269+0000 mon.a (mon.0) 8459 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:52.407 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.411220+0000 mon.a (mon.0) 8460 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.407 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: cephadm 2024-02-10T06:46:51.411928+0000 mgr.y (mgr.34107) 2078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.407 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.493385+0000 mon.a (mon.0) 8461 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:52.407 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.496681+0000 mon.a (mon.0) 8462 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.407 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.500372+0000 mon.a (mon.0) 8463 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:52.407 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.501493+0000 mon.a (mon.0) 8464 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:52.407 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.507805+0000 mon.a (mon.0) 8465 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.407 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: cephadm 2024-02-10T06:46:51.508746+0000 mgr.y (mgr.34107) 2079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.407 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.496681+0000 mon.a (mon.0) 8462 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.407 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.500372+0000 mon.a (mon.0) 8463 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:52.408 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.501493+0000 mon.a (mon.0) 8464 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:52.408 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.507805+0000 mon.a (mon.0) 8465 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.408 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: cephadm 2024-02-10T06:46:51.508746+0000 mgr.y (mgr.34107) 2079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.408 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.587803+0000 mon.a (mon.0) 8466 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:52.408 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.590413+0000 mon.a (mon.0) 8467 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.408 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.592676+0000 mon.a (mon.0) 8468 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:52.408 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.593671+0000 mon.a (mon.0) 8469 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:52.408 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.599062+0000 mon.a (mon.0) 8470 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.408 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: cephadm 2024-02-10T06:46:51.599625+0000 mgr.y (mgr.34107) 2080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.408 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.632427+0000 mon.a (mon.0) 8471 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.408 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.641635+0000 mon.a (mon.0) 8472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.408 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.649309+0000 mon.a (mon.0) 8473 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.409 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.675971+0000 mon.a (mon.0) 8474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:52.409 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.678237+0000 mon.a (mon.0) 8475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.409 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.680605+0000 mon.a (mon.0) 8476 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.682706+0000 mon.a (mon.0) 8477 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.685568+0000 mon.a (mon.0) 8478 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.689197+0000 mon.a (mon.0) 8479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.691507+0000 mon.a (mon.0) 8480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.693359+0000 mon.a (mon.0) 8481 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.695291+0000 mon.a (mon.0) 8482 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.696574+0000 mon.a (mon.0) 8483 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.698227+0000 mon.a (mon.0) 8484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.704108+0000 mon.a (mon.0) 8485 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.707860+0000 mon.a (mon.0) 8486 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi046.eivqxk"}]: dispatch 2024-02-10T06:46:52.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.711491+0000 mon.a (mon.0) 8487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi046.eivqxk"}]': finished 2024-02-10T06:46:52.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.714247+0000 mon.a (mon.0) 8488 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.718305+0000 mon.a (mon.0) 8489 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.721175+0000 mon.a (mon.0) 8490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[68510]: audit 2024-02-10T06:46:51.726564+0000 mon.a (mon.0) 8491 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.587803+0000 mon.a (mon.0) 8466 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:52.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.590413+0000 mon.a (mon.0) 8467 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.592676+0000 mon.a (mon.0) 8468 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:52.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.593671+0000 mon.a (mon.0) 8469 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:52.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.599062+0000 mon.a (mon.0) 8470 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: cephadm 2024-02-10T06:46:51.599625+0000 mgr.y (mgr.34107) 2080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.632427+0000 mon.a (mon.0) 8471 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.641635+0000 mon.a (mon.0) 8472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.649309+0000 mon.a (mon.0) 8473 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.675971+0000 mon.a (mon.0) 8474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:52.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.678237+0000 mon.a (mon.0) 8475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.680605+0000 mon.a (mon.0) 8476 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.682706+0000 mon.a (mon.0) 8477 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.685568+0000 mon.a (mon.0) 8478 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.689197+0000 mon.a (mon.0) 8479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.691507+0000 mon.a (mon.0) 8480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.693359+0000 mon.a (mon.0) 8481 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.695291+0000 mon.a (mon.0) 8482 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.696574+0000 mon.a (mon.0) 8483 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.698227+0000 mon.a (mon.0) 8484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.704108+0000 mon.a (mon.0) 8485 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.707860+0000 mon.a (mon.0) 8486 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi046.eivqxk"}]: dispatch 2024-02-10T06:46:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.711491+0000 mon.a (mon.0) 8487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi046.eivqxk"}]': finished 2024-02-10T06:46:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.714247+0000 mon.a (mon.0) 8488 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.718305+0000 mon.a (mon.0) 8489 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.721175+0000 mon.a (mon.0) 8490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:52 smithi046 bash[71198]: audit 2024-02-10T06:46:51.726564+0000 mon.a (mon.0) 8491 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: cephadm 2024-02-10T06:46:50.749578+0000 mgr.y (mgr.34107) 2070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: cephadm 2024-02-10T06:46:50.843262+0000 mgr.y (mgr.34107) 2071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: cephadm 2024-02-10T06:46:50.939286+0000 mgr.y (mgr.34107) 2072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: cephadm 2024-02-10T06:46:51.039688+0000 mgr.y (mgr.34107) 2073 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: cluster 2024-02-10T06:46:51.085562+0000 mgr.y (mgr.34107) 2074 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-10T06:46:52.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: cephadm 2024-02-10T06:46:51.131442+0000 mgr.y (mgr.34107) 2075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: cephadm 2024-02-10T06:46:51.224329+0000 mgr.y (mgr.34107) 2076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.301970+0000 mon.a (mon.0) 8451 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.304208+0000 mon.a (mon.0) 8452 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.306536+0000 mon.a (mon.0) 8453 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.307359+0000 mon.a (mon.0) 8454 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.312855+0000 mon.a (mon.0) 8455 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: cephadm 2024-02-10T06:46:51.313427+0000 mgr.y (mgr.34107) 2077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.396068+0000 mon.a (mon.0) 8456 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.399725+0000 mon.a (mon.0) 8457 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.402228+0000 mon.a (mon.0) 8458 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.403269+0000 mon.a (mon.0) 8459 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.411220+0000 mon.a (mon.0) 8460 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: cephadm 2024-02-10T06:46:51.411928+0000 mgr.y (mgr.34107) 2078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.493385+0000 mon.a (mon.0) 8461 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.496681+0000 mon.a (mon.0) 8462 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.500372+0000 mon.a (mon.0) 8463 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.501493+0000 mon.a (mon.0) 8464 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.507805+0000 mon.a (mon.0) 8465 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: cephadm 2024-02-10T06:46:51.508746+0000 mgr.y (mgr.34107) 2079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.587803+0000 mon.a (mon.0) 8466 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:52.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.590413+0000 mon.a (mon.0) 8467 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.592676+0000 mon.a (mon.0) 8468 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:46:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.593671+0000 mon.a (mon.0) 8469 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:46:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.599062+0000 mon.a (mon.0) 8470 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: cephadm 2024-02-10T06:46:51.599625+0000 mgr.y (mgr.34107) 2080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:46:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.632427+0000 mon.a (mon.0) 8471 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.641635+0000 mon.a (mon.0) 8472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.649309+0000 mon.a (mon.0) 8473 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.675971+0000 mon.a (mon.0) 8474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:46:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.678237+0000 mon.a (mon.0) 8475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.680605+0000 mon.a (mon.0) 8476 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.682706+0000 mon.a (mon.0) 8477 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.685568+0000 mon.a (mon.0) 8478 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.689197+0000 mon.a (mon.0) 8479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.691507+0000 mon.a (mon.0) 8480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.693359+0000 mon.a (mon.0) 8481 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.695291+0000 mon.a (mon.0) 8482 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.696574+0000 mon.a (mon.0) 8483 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.698227+0000 mon.a (mon.0) 8484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.704108+0000 mon.a (mon.0) 8485 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.707860+0000 mon.a (mon.0) 8486 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi046.eivqxk"}]: dispatch 2024-02-10T06:46:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.711491+0000 mon.a (mon.0) 8487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi046.eivqxk"}]': finished 2024-02-10T06:46:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.714247+0000 mon.a (mon.0) 8488 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.718305+0000 mon.a (mon.0) 8489 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.721175+0000 mon.a (mon.0) 8490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:46:52.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:52 smithi175 bash[56722]: audit 2024-02-10T06:46:51.726564+0000 mon.a (mon.0) 8491 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:53.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:53 smithi175 bash[56722]: cephadm 2024-02-10T06:46:51.699001+0000 mgr.y (mgr.34107) 2081 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-02-10T06:46:53.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:53 smithi175 bash[56722]: cephadm 2024-02-10T06:46:51.715013+0000 mgr.y (mgr.34107) 2082 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-02-10T06:46:53.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:53 smithi175 bash[56722]: cephadm 2024-02-10T06:46:51.722163+0000 mgr.y (mgr.34107) 2083 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-02-10T06:46:53.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:53 smithi175 bash[56722]: audit 2024-02-10T06:46:52.390905+0000 mgr.y (mgr.34107) 2084 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:46:53.525 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:53 smithi046 bash[68510]: cephadm 2024-02-10T06:46:51.699001+0000 mgr.y (mgr.34107) 2081 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-02-10T06:46:53.525 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:53 smithi046 bash[68510]: cephadm 2024-02-10T06:46:51.715013+0000 mgr.y (mgr.34107) 2082 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-02-10T06:46:53.525 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:53 smithi046 bash[68510]: cephadm 2024-02-10T06:46:51.722163+0000 mgr.y (mgr.34107) 2083 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-02-10T06:46:53.525 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:53 smithi046 bash[68510]: audit 2024-02-10T06:46:52.390905+0000 mgr.y (mgr.34107) 2084 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:46:53.525 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:53 smithi046 bash[71198]: cephadm 2024-02-10T06:46:51.699001+0000 mgr.y (mgr.34107) 2081 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-02-10T06:46:53.525 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:53 smithi046 bash[71198]: cephadm 2024-02-10T06:46:51.715013+0000 mgr.y (mgr.34107) 2082 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-02-10T06:46:53.525 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:53 smithi046 bash[71198]: cephadm 2024-02-10T06:46:51.722163+0000 mgr.y (mgr.34107) 2083 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-02-10T06:46:53.525 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:53 smithi046 bash[71198]: audit 2024-02-10T06:46:52.390905+0000 mgr.y (mgr.34107) 2084 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:46:54.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:54 smithi175 bash[56722]: cluster 2024-02-10T06:46:53.086945+0000 mgr.y (mgr.34107) 2085 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:46:54.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:54 smithi046 bash[68510]: cluster 2024-02-10T06:46:53.086945+0000 mgr.y (mgr.34107) 2085 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:46:54.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:54 smithi046 bash[71198]: cluster 2024-02-10T06:46:53.086945+0000 mgr.y (mgr.34107) 2085 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T06:46:56.724 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:56 smithi046 bash[68510]: cephadm 2024-02-10T06:46:54.700661+0000 mgr.y (mgr.34107) 2086 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-02-10T06:46:56.724 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:56 smithi046 bash[68510]: cephadm 2024-02-10T06:46:54.701693+0000 mgr.y (mgr.34107) 2087 : cephadm 1 Deploying daemon node-exporter.a on smithi046 2024-02-10T06:46:56.724 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:56 smithi046 bash[68510]: cluster 2024-02-10T06:46:55.088265+0000 mgr.y (mgr.34107) 2088 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T06:46:56.724 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:56 smithi046 bash[68510]: audit 2024-02-10T06:46:55.473934+0000 mon.a (mon.0) 8492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:56.724 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:56 smithi046 bash[68510]: audit 2024-02-10T06:46:55.483796+0000 mon.a (mon.0) 8493 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:56.725 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:56 smithi046 bash[68510]: audit 2024-02-10T06:46:55.493422+0000 mon.a (mon.0) 8494 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:56.725 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:56 smithi046 bash[71198]: cephadm 2024-02-10T06:46:54.700661+0000 mgr.y (mgr.34107) 2086 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-02-10T06:46:56.725 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:56 smithi046 bash[71198]: cephadm 2024-02-10T06:46:54.701693+0000 mgr.y (mgr.34107) 2087 : cephadm 1 Deploying daemon node-exporter.a on smithi046 2024-02-10T06:46:56.725 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:56 smithi046 bash[71198]: cluster 2024-02-10T06:46:55.088265+0000 mgr.y (mgr.34107) 2088 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T06:46:56.725 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:56 smithi046 bash[71198]: audit 2024-02-10T06:46:55.473934+0000 mon.a (mon.0) 8492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:56.725 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:56 smithi046 bash[71198]: audit 2024-02-10T06:46:55.483796+0000 mon.a (mon.0) 8493 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:56.725 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:56 smithi046 bash[71198]: audit 2024-02-10T06:46:55.493422+0000 mon.a (mon.0) 8494 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:56.725 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:46:56 smithi046 systemd[1]: Stopping Ceph node-exporter.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:46:56.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:56 smithi175 bash[56722]: cephadm 2024-02-10T06:46:54.700661+0000 mgr.y (mgr.34107) 2086 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-02-10T06:46:56.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:56 smithi175 bash[56722]: cephadm 2024-02-10T06:46:54.701693+0000 mgr.y (mgr.34107) 2087 : cephadm 1 Deploying daemon node-exporter.a on smithi046 2024-02-10T06:46:56.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:56 smithi175 bash[56722]: cluster 2024-02-10T06:46:55.088265+0000 mgr.y (mgr.34107) 2088 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T06:46:56.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:56 smithi175 bash[56722]: audit 2024-02-10T06:46:55.473934+0000 mon.a (mon.0) 8492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:56.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:56 smithi175 bash[56722]: audit 2024-02-10T06:46:55.483796+0000 mon.a (mon.0) 8493 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:56.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:56 smithi175 bash[56722]: audit 2024-02-10T06:46:55.493422+0000 mon.a (mon.0) 8494 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:57.796 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:46:57 smithi046 bash[104961]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-node-exporter-a 2024-02-10T06:46:58.071 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:46:57 smithi046 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-02-10T06:46:58.071 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:46:57 smithi046 bash[105103]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-node-exporter-a 2024-02-10T06:46:58.071 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:46:57 smithi046 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-10T06:46:58.071 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:46:57 smithi046 systemd[1]: Stopped Ceph node-exporter.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:46:58.071 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:46:58 smithi046 systemd[1]: Started Ceph node-exporter.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:46:58.375 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:46:58 smithi046 bash[105165]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-02-10T06:46:58.566 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:46:58.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:58 smithi175 bash[56722]: cluster 2024-02-10T06:46:57.089443+0000 mgr.y (mgr.34107) 2089 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T06:46:58.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:58 smithi175 bash[56722]: audit 2024-02-10T06:46:58.120122+0000 mon.a (mon.0) 8495 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:58.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:58 smithi175 bash[56722]: audit 2024-02-10T06:46:58.128919+0000 mon.a (mon.0) 8496 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:58.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:58 smithi046 bash[68510]: cluster 2024-02-10T06:46:57.089443+0000 mgr.y (mgr.34107) 2089 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T06:46:58.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:58 smithi046 bash[68510]: audit 2024-02-10T06:46:58.120122+0000 mon.a (mon.0) 8495 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:58.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:58 smithi046 bash[68510]: audit 2024-02-10T06:46:58.128919+0000 mon.a (mon.0) 8496 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:58.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:58 smithi046 bash[71198]: cluster 2024-02-10T06:46:57.089443+0000 mgr.y (mgr.34107) 2089 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T06:46:58.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:58 smithi046 bash[71198]: audit 2024-02-10T06:46:58.120122+0000 mon.a (mon.0) 8495 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:58.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:58 smithi046 bash[71198]: audit 2024-02-10T06:46:58.128919+0000 mon.a (mon.0) 8496 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:46:59.376 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:46:59.376 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 3s ago 25m - - 2024-02-10T06:46:59.376 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 8s ago 24m - - 2024-02-10T06:46:59.376 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (11m) 3s ago 17m 17.3M - 0.23.0 ba2b418f427c a2b5f5f678df 2024-02-10T06:46:59.377 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (10m) 8s ago 17m 45.4M - 8.3.5 dad864ee21e9 1fff02f358ea 2024-02-10T06:46:59.377 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (19s) 3s ago 15m 45.2M - 3.6 c328ab9dcfc7 853f52d68ab1 2024-02-10T06:46:59.377 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (9m) 8s ago 24m 445M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:46:59.377 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (10m) 3s ago 26m 535M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:46:59.377 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (9m) 3s ago 26m 87.3M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 242e20c0094d 2024-02-10T06:46:59.377 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (8m) 8s ago 24m 62.5M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 4e4f0fba5e46 2024-02-10T06:46:59.377 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (8m) 3s ago 24m 68.9M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 3930fa96e7b9 2024-02-10T06:46:59.377 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 starting - - - - 2024-02-10T06:46:59.377 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (10m) 8s ago 18m 12.8M - 1.3.1 1dbe0e931976 3687708c33a1 2024-02-10T06:46:59.377 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (6m) 3s ago 23m 63.4M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 806b111b1a5a 2024-02-10T06:46:59.377 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (6m) 3s ago 23m 66.1M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 5946eaa9560f 2024-02-10T06:46:59.377 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (5m) 3s ago 22m 59.7M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 b853fd416cd3 2024-02-10T06:46:59.377 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (4m) 3s ago 21m 67.8M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 d8f4ad66b155 2024-02-10T06:46:59.377 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (4m) 8s ago 21m 68.5M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 7ad0f7fc5824 2024-02-10T06:46:59.377 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (3m) 8s ago 20m 64.6M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 988470b5b6ab 2024-02-10T06:46:59.378 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (2m) 8s ago 20m 60.7M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 4fe6d2acf23b 2024-02-10T06:46:59.378 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (2m) 8s ago 19m 56.7M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 446b1d90ef32 2024-02-10T06:46:59.378 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (9m) 8s ago 18m 67.0M - 2.33.4 514e6a882f6e 64427f696443 2024-02-10T06:46:59.378 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (116s) 3s ago 16m 90.7M - 19.0.0-1361-g290212a1 c328ab9dcfc7 f66089ea684b 2024-02-10T06:46:59.378 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (70s) 8s ago 16m 90.3M - 19.0.0-1361-g290212a1 c328ab9dcfc7 8578e1aa4396 2024-02-10T06:46:59.378 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (108s) 3s ago 15m 90.9M - 19.0.0-1361-g290212a1 c328ab9dcfc7 ad37be87e331 2024-02-10T06:46:59.378 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (62s) 8s ago 15m 90.2M - 19.0.0-1361-g290212a1 c328ab9dcfc7 0e2a538ab655 2024-02-10T06:46:59.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:46:59 smithi046 bash[71198]: audit 2024-02-10T06:46:58.547713+0000 mgr.y (mgr.34107) 2090 : audit 0 from='client.35046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:46:59.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:46:59 smithi046 bash[68510]: audit 2024-02-10T06:46:58.547713+0000 mgr.y (mgr.34107) 2090 : audit 0 from='client.35046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:46:59.623 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:46:59 smithi046 bash[105165]: v1.5.0: Pulling from prometheus/node-exporter 2024-02-10T06:46:59.623 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:46:59 smithi046 bash[105165]: 22b70bddd3ac: Pulling fs layer 2024-02-10T06:46:59.624 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:46:59 smithi046 bash[105165]: 5c12815fee55: Pulling fs layer 2024-02-10T06:46:59.624 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:46:59 smithi046 bash[105165]: c0e87333d380: Pulling fs layer 2024-02-10T06:46:59.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:46:59 smithi175 bash[56722]: audit 2024-02-10T06:46:58.547713+0000 mgr.y (mgr.34107) 2090 : audit 0 from='client.35046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:46:59.875 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:46:59 smithi046 bash[105165]: 22b70bddd3ac: Verifying Checksum 2024-02-10T06:46:59.875 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:46:59 smithi046 bash[105165]: 22b70bddd3ac: Download complete 2024-02-10T06:46:59.875 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:46:59 smithi046 bash[105165]: 5c12815fee55: Verifying Checksum 2024-02-10T06:46:59.875 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:46:59 smithi046 bash[105165]: 5c12815fee55: Download complete 2024-02-10T06:46:59.907 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:46:59.980 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:46:59.980 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:46:59.980 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:46:59.980 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:46:59.980 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:46:59.980 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:46:59.980 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:46:59.981 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T06:46:59.981 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:46:59.981 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:46:59.981 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 4 2024-02-10T06:46:59.981 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:46:59.981 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:46:59.981 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 17 2024-02-10T06:46:59.981 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:46:59.981 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:47:00.125 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:46:59 smithi046 bash[105165]: c0e87333d380: Verifying Checksum 2024-02-10T06:47:00.126 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:46:59 smithi046 bash[105165]: c0e87333d380: Download complete 2024-02-10T06:47:00.126 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:46:59 smithi046 bash[105165]: 22b70bddd3ac: Pull complete 2024-02-10T06:47:00.347 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:47:00.347 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:47:00.347 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:47:00.347 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:47:00.347 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [ 2024-02-10T06:47:00.347 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr", 2024-02-10T06:47:00.348 INFO:teuthology.orchestra.run.smithi046.stdout: "mon", 2024-02-10T06:47:00.348 INFO:teuthology.orchestra.run.smithi046.stdout: "osd", 2024-02-10T06:47:00.348 INFO:teuthology.orchestra.run.smithi046.stdout: "iscsi", 2024-02-10T06:47:00.348 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw" 2024-02-10T06:47:00.348 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:47:00.348 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "18/23 daemons upgraded", 2024-02-10T06:47:00.348 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Currently upgrading node-exporter daemons", 2024-02-10T06:47:00.348 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:47:00.348 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:47:00.873 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_OK 2024-02-10T06:47:00.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:00 smithi046 bash[68510]: audit 2024-02-10T06:46:58.951566+0000 mgr.y (mgr.34107) 2091 : audit 0 from='client.44974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:47:00.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:00 smithi046 bash[68510]: cluster 2024-02-10T06:46:59.090865+0000 mgr.y (mgr.34107) 2092 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:00.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:00 smithi046 bash[68510]: audit 2024-02-10T06:46:59.344904+0000 mgr.y (mgr.34107) 2093 : audit 0 from='client.44980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:47:00.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:00 smithi046 bash[68510]: audit 2024-02-10T06:46:59.502388+0000 mon.a (mon.0) 8497 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:47:00.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:00 smithi046 bash[68510]: audit 2024-02-10T06:46:59.903416+0000 mon.a (mon.0) 8498 : audit 0 from='client.? 172.21.15.46:0/3779194825' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:00.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:00 smithi046 bash[71198]: audit 2024-02-10T06:46:58.951566+0000 mgr.y (mgr.34107) 2091 : audit 0 from='client.44974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:47:00.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:00 smithi046 bash[71198]: cluster 2024-02-10T06:46:59.090865+0000 mgr.y (mgr.34107) 2092 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:00.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:00 smithi046 bash[71198]: audit 2024-02-10T06:46:59.344904+0000 mgr.y (mgr.34107) 2093 : audit 0 from='client.44980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:47:00.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:00 smithi046 bash[71198]: audit 2024-02-10T06:46:59.502388+0000 mon.a (mon.0) 8497 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:47:00.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:00 smithi046 bash[71198]: audit 2024-02-10T06:46:59.903416+0000 mon.a (mon.0) 8498 : audit 0 from='client.? 172.21.15.46:0/3779194825' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:00.876 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:00 smithi046 bash[105165]: 5c12815fee55: Pull complete 2024-02-10T06:47:00.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:00 smithi175 bash[56722]: audit 2024-02-10T06:46:58.951566+0000 mgr.y (mgr.34107) 2091 : audit 0 from='client.44974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:47:00.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:00 smithi175 bash[56722]: cluster 2024-02-10T06:46:59.090865+0000 mgr.y (mgr.34107) 2092 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:00.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:00 smithi175 bash[56722]: audit 2024-02-10T06:46:59.344904+0000 mgr.y (mgr.34107) 2093 : audit 0 from='client.44980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:47:00.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:00 smithi175 bash[56722]: audit 2024-02-10T06:46:59.502388+0000 mon.a (mon.0) 8497 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:47:00.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:00 smithi175 bash[56722]: audit 2024-02-10T06:46:59.903416+0000 mon.a (mon.0) 8498 : audit 0 from='client.? 172.21.15.46:0/3779194825' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:01.375 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:47:01 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:47:01] "GET /metrics HTTP/1.1" 200 38766 "" "Prometheus/2.33.4" 2024-02-10T06:47:01.376 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:00 smithi046 bash[105165]: c0e87333d380: Pull complete 2024-02-10T06:47:01.376 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:01 smithi046 bash[105165]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-02-10T06:47:01.376 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:01 smithi046 bash[105165]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-02-10T06:47:01.510 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:01 smithi175 systemd[1]: Stopping Ceph node-exporter.b for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:47:01.822 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:01 smithi175 bash[56722]: audit 2024-02-10T06:47:00.343207+0000 mgr.y (mgr.34107) 2094 : audit 0 from='client.44992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:47:01.822 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:01 smithi175 bash[56722]: audit 2024-02-10T06:47:00.869956+0000 mon.a (mon.0) 8499 : audit 0 from='client.? 172.21.15.46:0/1281907330' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:47:01.824 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:01 smithi046 bash[68510]: audit 2024-02-10T06:47:00.343207+0000 mgr.y (mgr.34107) 2094 : audit 0 from='client.44992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:47:01.824 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:01 smithi046 bash[68510]: audit 2024-02-10T06:47:00.869956+0000 mon.a (mon.0) 8499 : audit 0 from='client.? 172.21.15.46:0/1281907330' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:47:01.824 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:01 smithi046 bash[71198]: audit 2024-02-10T06:47:00.343207+0000 mgr.y (mgr.34107) 2094 : audit 0 from='client.44992 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:47:01.824 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:01 smithi046 bash[71198]: audit 2024-02-10T06:47:00.869956+0000 mon.a (mon.0) 8499 : audit 0 from='client.? 172.21.15.46:0/1281907330' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:47:02.646 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:02 smithi175 bash[82803]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-node-exporter-b 2024-02-10T06:47:02.646 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:02 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-10T06:47:02.646 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:02 smithi175 bash[82878]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-node-exporter-b 2024-02-10T06:47:02.646 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:02 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-10T06:47:02.646 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:02 smithi175 systemd[1]: Stopped Ceph node-exporter.b for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:47:02.647 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:02 smithi175 bash[56722]: cephadm 2024-02-10T06:47:00.745120+0000 mgr.y (mgr.34107) 2095 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-02-10T06:47:02.647 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:02 smithi175 bash[56722]: cephadm 2024-02-10T06:47:00.745730+0000 mgr.y (mgr.34107) 2096 : cephadm 1 Deploying daemon node-exporter.b on smithi175 2024-02-10T06:47:02.647 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:02 smithi175 bash[56722]: cluster 2024-02-10T06:47:01.095037+0000 mgr.y (mgr.34107) 2097 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:02.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:02 smithi046 bash[68510]: cephadm 2024-02-10T06:47:00.745120+0000 mgr.y (mgr.34107) 2095 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-02-10T06:47:02.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:02 smithi046 bash[68510]: cephadm 2024-02-10T06:47:00.745730+0000 mgr.y (mgr.34107) 2096 : cephadm 1 Deploying daemon node-exporter.b on smithi175 2024-02-10T06:47:02.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:02 smithi046 bash[68510]: cluster 2024-02-10T06:47:01.095037+0000 mgr.y (mgr.34107) 2097 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:02.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:02 smithi046 bash[71198]: cephadm 2024-02-10T06:47:00.745120+0000 mgr.y (mgr.34107) 2095 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-02-10T06:47:02.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:02 smithi046 bash[71198]: cephadm 2024-02-10T06:47:00.745730+0000 mgr.y (mgr.34107) 2096 : cephadm 1 Deploying daemon node-exporter.b on smithi175 2024-02-10T06:47:02.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:02 smithi046 bash[71198]: cluster 2024-02-10T06:47:01.095037+0000 mgr.y (mgr.34107) 2097 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:02.993 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:02 smithi175 systemd[1]: Started Ceph node-exporter.b for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:47:02.994 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:02 smithi175 bash[82944]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-02-10T06:47:03.376 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.118Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-02-10T06:47:03.376 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.118Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-02-10T06:47:03.376 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.119Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-02-10T06:47:03.376 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.119Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-10T06:47:03.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.119Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-02-10T06:47:03.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.119Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-10T06:47:03.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-10T06:47:03.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=arp 2024-02-10T06:47:03.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-10T06:47:03.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-10T06:47:03.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-10T06:47:03.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-10T06:47:03.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-10T06:47:03.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-10T06:47:03.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-10T06:47:03.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-10T06:47:03.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=edac 2024-02-10T06:47:03.377 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-10T06:47:03.378 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-10T06:47:03.378 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-10T06:47:03.378 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-10T06:47:03.378 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-10T06:47:03.378 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-10T06:47:03.378 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-10T06:47:03.378 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-10T06:47:03.378 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-10T06:47:03.378 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-10T06:47:03.378 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-10T06:47:03.378 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-10T06:47:03.378 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-10T06:47:03.378 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-10T06:47:03.378 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-10T06:47:03.379 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-10T06:47:03.379 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=os 2024-02-10T06:47:03.379 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-10T06:47:03.379 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-10T06:47:03.379 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-10T06:47:03.379 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-10T06:47:03.379 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-10T06:47:03.379 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-10T06:47:03.379 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-10T06:47:03.379 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=stat 2024-02-10T06:47:03.379 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-10T06:47:03.379 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-10T06:47:03.379 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-10T06:47:03.379 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=time 2024-02-10T06:47:03.380 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-10T06:47:03.380 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=uname 2024-02-10T06:47:03.380 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-10T06:47:03.380 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-10T06:47:03.380 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.120Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-10T06:47:03.380 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.121Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-02-10T06:47:03.380 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[105165]: ts=2024-02-10T06:47:03.121Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-10T06:47:03.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:02.401355+0000 mgr.y (mgr.34107) 2098 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:47:03.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:02.800655+0000 mon.a (mon.0) 8500 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:03.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:02.811788+0000 mon.a (mon.0) 8501 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:03.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:02.817345+0000 mon.a (mon.0) 8502 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:03.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:02.819015+0000 mon.a (mon.0) 8503 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:03.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:02.827924+0000 mon.a (mon.0) 8504 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:03.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:02.911551+0000 mon.a (mon.0) 8505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:03.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:02.914946+0000 mon.a (mon.0) 8506 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:03.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:02.921948+0000 mon.a (mon.0) 8507 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:03.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:02.923472+0000 mon.a (mon.0) 8508 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:03.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:02.933231+0000 mon.a (mon.0) 8509 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:03.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.015238+0000 mon.a (mon.0) 8510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:03.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.017623+0000 mon.a (mon.0) 8511 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:03.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.020631+0000 mon.a (mon.0) 8512 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:03.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.021770+0000 mon.a (mon.0) 8513 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:03.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.027939+0000 mon.a (mon.0) 8514 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:03.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.102044+0000 mon.a (mon.0) 8515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:03.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.104626+0000 mon.a (mon.0) 8516 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:03.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.107250+0000 mon.a (mon.0) 8517 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:03.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:02.401355+0000 mgr.y (mgr.34107) 2098 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:47:03.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:02.800655+0000 mon.a (mon.0) 8500 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:03.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:02.811788+0000 mon.a (mon.0) 8501 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:03.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:02.817345+0000 mon.a (mon.0) 8502 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:03.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:02.819015+0000 mon.a (mon.0) 8503 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:03.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:02.827924+0000 mon.a (mon.0) 8504 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:03.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:02.911551+0000 mon.a (mon.0) 8505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:03.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:02.914946+0000 mon.a (mon.0) 8506 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:03.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:02.921948+0000 mon.a (mon.0) 8507 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:03.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:02.923472+0000 mon.a (mon.0) 8508 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:03.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:02.933231+0000 mon.a (mon.0) 8509 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:03.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.015238+0000 mon.a (mon.0) 8510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:03.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.017623+0000 mon.a (mon.0) 8511 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:03.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.020631+0000 mon.a (mon.0) 8512 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:03.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.021770+0000 mon.a (mon.0) 8513 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:03.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.027939+0000 mon.a (mon.0) 8514 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:03.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.102044+0000 mon.a (mon.0) 8515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:03.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.104626+0000 mon.a (mon.0) 8516 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:03.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.107250+0000 mon.a (mon.0) 8517 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:03.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.108166+0000 mon.a (mon.0) 8518 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:03.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.117206+0000 mon.a (mon.0) 8519 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:03.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.200914+0000 mon.a (mon.0) 8520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:03.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.203135+0000 mon.a (mon.0) 8521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:03.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.207224+0000 mon.a (mon.0) 8522 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:03.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.208131+0000 mon.a (mon.0) 8523 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:03.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.215105+0000 mon.a (mon.0) 8524 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:03.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.296222+0000 mon.a (mon.0) 8525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:03.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.298896+0000 mon.a (mon.0) 8526 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:03.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.302478+0000 mon.a (mon.0) 8527 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:03.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.303756+0000 mon.a (mon.0) 8528 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:03.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.310312+0000 mon.a (mon.0) 8529 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:03.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.392175+0000 mon.a (mon.0) 8530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:03.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.395966+0000 mon.a (mon.0) 8531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:03.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.399918+0000 mon.a (mon.0) 8532 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:03.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.401308+0000 mon.a (mon.0) 8533 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:03.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.408576+0000 mon.a (mon.0) 8534 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:03.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.485019+0000 mon.a (mon.0) 8535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:03.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.488049+0000 mon.a (mon.0) 8536 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:03.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.491365+0000 mon.a (mon.0) 8537 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:03.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.492725+0000 mon.a (mon.0) 8538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:03.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[68510]: audit 2024-02-10T06:47:03.499776+0000 mon.a (mon.0) 8539 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:03.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.108166+0000 mon.a (mon.0) 8518 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:03.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.117206+0000 mon.a (mon.0) 8519 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:03.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.200914+0000 mon.a (mon.0) 8520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:03.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.203135+0000 mon.a (mon.0) 8521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:03.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.207224+0000 mon.a (mon.0) 8522 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:03.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.208131+0000 mon.a (mon.0) 8523 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:03.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.215105+0000 mon.a (mon.0) 8524 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:03.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.296222+0000 mon.a (mon.0) 8525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:03.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.298896+0000 mon.a (mon.0) 8526 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:03.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.302478+0000 mon.a (mon.0) 8527 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:03.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.303756+0000 mon.a (mon.0) 8528 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:03.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.310312+0000 mon.a (mon.0) 8529 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:03.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.392175+0000 mon.a (mon.0) 8530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:03.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.395966+0000 mon.a (mon.0) 8531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:03.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.399918+0000 mon.a (mon.0) 8532 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:03.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.401308+0000 mon.a (mon.0) 8533 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:03.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.408576+0000 mon.a (mon.0) 8534 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:03.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.485019+0000 mon.a (mon.0) 8535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:03.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.488049+0000 mon.a (mon.0) 8536 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:03.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.491365+0000 mon.a (mon.0) 8537 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:03.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.492725+0000 mon.a (mon.0) 8538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:03.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:03 smithi046 bash[71198]: audit 2024-02-10T06:47:03.499776+0000 mon.a (mon.0) 8539 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.016 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:02.401355+0000 mgr.y (mgr.34107) 2098 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:47:04.017 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:02.800655+0000 mon.a (mon.0) 8500 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.017 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:02.811788+0000 mon.a (mon.0) 8501 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.017 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:02.817345+0000 mon.a (mon.0) 8502 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.017 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:02.819015+0000 mon.a (mon.0) 8503 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.017 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:02.827924+0000 mon.a (mon.0) 8504 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.017 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:02.911551+0000 mon.a (mon.0) 8505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.017 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:02.914946+0000 mon.a (mon.0) 8506 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.017 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:02.921948+0000 mon.a (mon.0) 8507 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.017 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:02.923472+0000 mon.a (mon.0) 8508 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.017 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:02.933231+0000 mon.a (mon.0) 8509 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.017 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.015238+0000 mon.a (mon.0) 8510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.017 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.017623+0000 mon.a (mon.0) 8511 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.018 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.020631+0000 mon.a (mon.0) 8512 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.018 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.021770+0000 mon.a (mon.0) 8513 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.018 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.027939+0000 mon.a (mon.0) 8514 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.018 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.102044+0000 mon.a (mon.0) 8515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.018 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.104626+0000 mon.a (mon.0) 8516 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.018 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.107250+0000 mon.a (mon.0) 8517 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.018 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.108166+0000 mon.a (mon.0) 8518 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.018 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.117206+0000 mon.a (mon.0) 8519 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.018 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.200914+0000 mon.a (mon.0) 8520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.018 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.203135+0000 mon.a (mon.0) 8521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.018 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.207224+0000 mon.a (mon.0) 8522 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.018 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.208131+0000 mon.a (mon.0) 8523 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.018 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.215105+0000 mon.a (mon.0) 8524 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.018 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.296222+0000 mon.a (mon.0) 8525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.019 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.298896+0000 mon.a (mon.0) 8526 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.019 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.302478+0000 mon.a (mon.0) 8527 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.019 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.303756+0000 mon.a (mon.0) 8528 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.019 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.310312+0000 mon.a (mon.0) 8529 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.019 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.392175+0000 mon.a (mon.0) 8530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.019 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.395966+0000 mon.a (mon.0) 8531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.019 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.399918+0000 mon.a (mon.0) 8532 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.019 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.401308+0000 mon.a (mon.0) 8533 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.019 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.408576+0000 mon.a (mon.0) 8534 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.019 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.485019+0000 mon.a (mon.0) 8535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.019 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.488049+0000 mon.a (mon.0) 8536 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.019 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.491365+0000 mon.a (mon.0) 8537 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.019 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.492725+0000 mon.a (mon.0) 8538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.019 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:03 smithi175 bash[56722]: audit 2024-02-10T06:47:03.499776+0000 mon.a (mon.0) 8539 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.493 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[82944]: v1.5.0: Pulling from prometheus/node-exporter 2024-02-10T06:47:04.856 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: cephadm 2024-02-10T06:47:02.828835+0000 mgr.y (mgr.34107) 2099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.856 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: cephadm 2024-02-10T06:47:02.934276+0000 mgr.y (mgr.34107) 2100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.856 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: cephadm 2024-02-10T06:47:03.028426+0000 mgr.y (mgr.34107) 2101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.856 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: cluster 2024-02-10T06:47:03.095806+0000 mgr.y (mgr.34107) 2102 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:04.856 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: cephadm 2024-02-10T06:47:03.118084+0000 mgr.y (mgr.34107) 2103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.856 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: cephadm 2024-02-10T06:47:03.217849+0000 mgr.y (mgr.34107) 2104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: cephadm 2024-02-10T06:47:03.312880+0000 mgr.y (mgr.34107) 2105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: cephadm 2024-02-10T06:47:03.409437+0000 mgr.y (mgr.34107) 2106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: cephadm 2024-02-10T06:47:03.500827+0000 mgr.y (mgr.34107) 2107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.580739+0000 mon.a (mon.0) 8540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.583085+0000 mon.a (mon.0) 8541 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.585573+0000 mon.a (mon.0) 8542 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.586460+0000 mon.a (mon.0) 8543 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.593018+0000 mon.a (mon.0) 8544 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: cephadm 2024-02-10T06:47:03.593878+0000 mgr.y (mgr.34107) 2108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.672585+0000 mon.a (mon.0) 8545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.674907+0000 mon.a (mon.0) 8546 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.677457+0000 mon.a (mon.0) 8547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.678449+0000 mon.a (mon.0) 8548 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.685627+0000 mon.a (mon.0) 8549 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.857 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: cephadm 2024-02-10T06:47:03.686628+0000 mgr.y (mgr.34107) 2109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.858 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.751811+0000 mon.a (mon.0) 8550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.858 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.754272+0000 mon.a (mon.0) 8551 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.858 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.757327+0000 mon.a (mon.0) 8552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.858 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.758290+0000 mon.a (mon.0) 8553 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.858 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.764537+0000 mon.a (mon.0) 8554 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.858 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.837295+0000 mon.a (mon.0) 8555 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.858 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.840361+0000 mon.a (mon.0) 8556 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.858 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.843602+0000 mon.a (mon.0) 8557 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.858 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.844825+0000 mon.a (mon.0) 8558 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.859 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.850964+0000 mon.a (mon.0) 8559 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.859 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.931547+0000 mon.a (mon.0) 8560 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.859 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.933587+0000 mon.a (mon.0) 8561 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.859 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.937458+0000 mon.a (mon.0) 8562 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.859 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.938776+0000 mon.a (mon.0) 8563 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.859 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:03.947791+0000 mon.a (mon.0) 8564 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.859 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.025342+0000 mon.a (mon.0) 8565 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.859 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.032696+0000 mon.a (mon.0) 8566 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.859 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.037485+0000 mon.a (mon.0) 8567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.859 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.038605+0000 mon.a (mon.0) 8568 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.859 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.045416+0000 mon.a (mon.0) 8569 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.859 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.123465+0000 mon.a (mon.0) 8570 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.859 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.126402+0000 mon.a (mon.0) 8571 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.859 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.130099+0000 mon.a (mon.0) 8572 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.859 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.131310+0000 mon.a (mon.0) 8573 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.860 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.139751+0000 mon.a (mon.0) 8574 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.860 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.217713+0000 mon.a (mon.0) 8575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.860 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.220409+0000 mon.a (mon.0) 8576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.860 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.224156+0000 mon.a (mon.0) 8577 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.860 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.225351+0000 mon.a (mon.0) 8578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.860 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.233427+0000 mon.a (mon.0) 8579 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.860 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.317243+0000 mon.a (mon.0) 8580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.860 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.319942+0000 mon.a (mon.0) 8581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.860 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.322806+0000 mon.a (mon.0) 8582 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.860 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.323672+0000 mon.a (mon.0) 8583 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.860 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.330417+0000 mon.a (mon.0) 8584 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.860 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.412803+0000 mon.a (mon.0) 8585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.860 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.416152+0000 mon.a (mon.0) 8586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.860 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.419593+0000 mon.a (mon.0) 8587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.861 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.420740+0000 mon.a (mon.0) 8588 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.861 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[56722]: audit 2024-02-10T06:47:04.427841+0000 mon.a (mon.0) 8589 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: cephadm 2024-02-10T06:47:02.828835+0000 mgr.y (mgr.34107) 2099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: cephadm 2024-02-10T06:47:02.934276+0000 mgr.y (mgr.34107) 2100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: cephadm 2024-02-10T06:47:03.028426+0000 mgr.y (mgr.34107) 2101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: cluster 2024-02-10T06:47:03.095806+0000 mgr.y (mgr.34107) 2102 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:04.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: cephadm 2024-02-10T06:47:03.118084+0000 mgr.y (mgr.34107) 2103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: cephadm 2024-02-10T06:47:03.217849+0000 mgr.y (mgr.34107) 2104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: cephadm 2024-02-10T06:47:03.312880+0000 mgr.y (mgr.34107) 2105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: cephadm 2024-02-10T06:47:03.409437+0000 mgr.y (mgr.34107) 2106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: cephadm 2024-02-10T06:47:03.500827+0000 mgr.y (mgr.34107) 2107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.580739+0000 mon.a (mon.0) 8540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.583085+0000 mon.a (mon.0) 8541 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.585573+0000 mon.a (mon.0) 8542 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.586460+0000 mon.a (mon.0) 8543 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.593018+0000 mon.a (mon.0) 8544 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: cephadm 2024-02-10T06:47:03.593878+0000 mgr.y (mgr.34107) 2108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.672585+0000 mon.a (mon.0) 8545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.674907+0000 mon.a (mon.0) 8546 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.677457+0000 mon.a (mon.0) 8547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.678449+0000 mon.a (mon.0) 8548 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.685627+0000 mon.a (mon.0) 8549 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: cephadm 2024-02-10T06:47:03.686628+0000 mgr.y (mgr.34107) 2109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: cephadm 2024-02-10T06:47:02.828835+0000 mgr.y (mgr.34107) 2099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: cephadm 2024-02-10T06:47:02.934276+0000 mgr.y (mgr.34107) 2100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: cephadm 2024-02-10T06:47:03.028426+0000 mgr.y (mgr.34107) 2101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: cluster 2024-02-10T06:47:03.095806+0000 mgr.y (mgr.34107) 2102 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:04.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: cephadm 2024-02-10T06:47:03.118084+0000 mgr.y (mgr.34107) 2103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: cephadm 2024-02-10T06:47:03.217849+0000 mgr.y (mgr.34107) 2104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: cephadm 2024-02-10T06:47:03.312880+0000 mgr.y (mgr.34107) 2105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: cephadm 2024-02-10T06:47:03.409437+0000 mgr.y (mgr.34107) 2106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: cephadm 2024-02-10T06:47:03.500827+0000 mgr.y (mgr.34107) 2107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.580739+0000 mon.a (mon.0) 8540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.583085+0000 mon.a (mon.0) 8541 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.585573+0000 mon.a (mon.0) 8542 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.586460+0000 mon.a (mon.0) 8543 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.593018+0000 mon.a (mon.0) 8544 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: cephadm 2024-02-10T06:47:03.593878+0000 mgr.y (mgr.34107) 2108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.672585+0000 mon.a (mon.0) 8545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.674907+0000 mon.a (mon.0) 8546 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.677457+0000 mon.a (mon.0) 8547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.678449+0000 mon.a (mon.0) 8548 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.685627+0000 mon.a (mon.0) 8549 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: cephadm 2024-02-10T06:47:03.686628+0000 mgr.y (mgr.34107) 2109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:04.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.751811+0000 mon.a (mon.0) 8550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.754272+0000 mon.a (mon.0) 8551 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.757327+0000 mon.a (mon.0) 8552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.758290+0000 mon.a (mon.0) 8553 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.764537+0000 mon.a (mon.0) 8554 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.837295+0000 mon.a (mon.0) 8555 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.840361+0000 mon.a (mon.0) 8556 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.843602+0000 mon.a (mon.0) 8557 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.844825+0000 mon.a (mon.0) 8558 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.850964+0000 mon.a (mon.0) 8559 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.931547+0000 mon.a (mon.0) 8560 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.933587+0000 mon.a (mon.0) 8561 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.937458+0000 mon.a (mon.0) 8562 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.938776+0000 mon.a (mon.0) 8563 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:03.947791+0000 mon.a (mon.0) 8564 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.025342+0000 mon.a (mon.0) 8565 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.032696+0000 mon.a (mon.0) 8566 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.037485+0000 mon.a (mon.0) 8567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.038605+0000 mon.a (mon.0) 8568 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.045416+0000 mon.a (mon.0) 8569 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.123465+0000 mon.a (mon.0) 8570 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.126402+0000 mon.a (mon.0) 8571 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.130099+0000 mon.a (mon.0) 8572 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.131310+0000 mon.a (mon.0) 8573 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.139751+0000 mon.a (mon.0) 8574 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.217713+0000 mon.a (mon.0) 8575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.220409+0000 mon.a (mon.0) 8576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.224156+0000 mon.a (mon.0) 8577 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.225351+0000 mon.a (mon.0) 8578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.233427+0000 mon.a (mon.0) 8579 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.317243+0000 mon.a (mon.0) 8580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.319942+0000 mon.a (mon.0) 8581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.322806+0000 mon.a (mon.0) 8582 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.323672+0000 mon.a (mon.0) 8583 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.330417+0000 mon.a (mon.0) 8584 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.412803+0000 mon.a (mon.0) 8585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.416152+0000 mon.a (mon.0) 8586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.419593+0000 mon.a (mon.0) 8587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.420740+0000 mon.a (mon.0) 8588 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[68510]: audit 2024-02-10T06:47:04.427841+0000 mon.a (mon.0) 8589 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.751811+0000 mon.a (mon.0) 8550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.754272+0000 mon.a (mon.0) 8551 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.757327+0000 mon.a (mon.0) 8552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.758290+0000 mon.a (mon.0) 8553 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.764537+0000 mon.a (mon.0) 8554 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.837295+0000 mon.a (mon.0) 8555 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.840361+0000 mon.a (mon.0) 8556 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.843602+0000 mon.a (mon.0) 8557 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.844825+0000 mon.a (mon.0) 8558 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.850964+0000 mon.a (mon.0) 8559 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.931547+0000 mon.a (mon.0) 8560 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.933587+0000 mon.a (mon.0) 8561 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.937458+0000 mon.a (mon.0) 8562 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.938776+0000 mon.a (mon.0) 8563 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:03.947791+0000 mon.a (mon.0) 8564 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.025342+0000 mon.a (mon.0) 8565 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.032696+0000 mon.a (mon.0) 8566 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.037485+0000 mon.a (mon.0) 8567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.038605+0000 mon.a (mon.0) 8568 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.045416+0000 mon.a (mon.0) 8569 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.123465+0000 mon.a (mon.0) 8570 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.126402+0000 mon.a (mon.0) 8571 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.130099+0000 mon.a (mon.0) 8572 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.131310+0000 mon.a (mon.0) 8573 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.139751+0000 mon.a (mon.0) 8574 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.217713+0000 mon.a (mon.0) 8575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.220409+0000 mon.a (mon.0) 8576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.224156+0000 mon.a (mon.0) 8577 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.225351+0000 mon.a (mon.0) 8578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.233427+0000 mon.a (mon.0) 8579 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.317243+0000 mon.a (mon.0) 8580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.319942+0000 mon.a (mon.0) 8581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.322806+0000 mon.a (mon.0) 8582 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.323672+0000 mon.a (mon.0) 8583 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.330417+0000 mon.a (mon.0) 8584 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:04.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.412803+0000 mon.a (mon.0) 8585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:04.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.416152+0000 mon.a (mon.0) 8586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:04.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.419593+0000 mon.a (mon.0) 8587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:04.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.420740+0000 mon.a (mon.0) 8588 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:04.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:04 smithi046 bash[71198]: audit 2024-02-10T06:47:04.427841+0000 mon.a (mon.0) 8589 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.108 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[82944]: 22b70bddd3ac: Pulling fs layer 2024-02-10T06:47:05.108 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[82944]: 5c12815fee55: Pulling fs layer 2024-02-10T06:47:05.108 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:04 smithi175 bash[82944]: c0e87333d380: Pulling fs layer 2024-02-10T06:47:05.108 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[82944]: 22b70bddd3ac: Verifying Checksum 2024-02-10T06:47:05.109 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[82944]: 22b70bddd3ac: Download complete 2024-02-10T06:47:05.386 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[82944]: c0e87333d380: Verifying Checksum 2024-02-10T06:47:05.387 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[82944]: c0e87333d380: Download complete 2024-02-10T06:47:05.743 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[82944]: 22b70bddd3ac: Pull complete 2024-02-10T06:47:05.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: cephadm 2024-02-10T06:47:03.765117+0000 mgr.y (mgr.34107) 2110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: cephadm 2024-02-10T06:47:03.851621+0000 mgr.y (mgr.34107) 2111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: cephadm 2024-02-10T06:47:03.948323+0000 mgr.y (mgr.34107) 2112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: cephadm 2024-02-10T06:47:04.046129+0000 mgr.y (mgr.34107) 2113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: cephadm 2024-02-10T06:47:04.140302+0000 mgr.y (mgr.34107) 2114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: cephadm 2024-02-10T06:47:04.234124+0000 mgr.y (mgr.34107) 2115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: cephadm 2024-02-10T06:47:04.331170+0000 mgr.y (mgr.34107) 2116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: cephadm 2024-02-10T06:47:04.428439+0000 mgr.y (mgr.34107) 2117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.513427+0000 mon.a (mon.0) 8590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.529369+0000 mon.a (mon.0) 8591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.566373+0000 mon.a (mon.0) 8592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.568230+0000 mon.a (mon.0) 8593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.577729+0000 mon.a (mon.0) 8594 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: cephadm 2024-02-10T06:47:04.578638+0000 mgr.y (mgr.34107) 2118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.658682+0000 mon.a (mon.0) 8595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.661458+0000 mon.a (mon.0) 8596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.664833+0000 mon.a (mon.0) 8597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.665992+0000 mon.a (mon.0) 8598 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.673723+0000 mon.a (mon.0) 8599 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: cephadm 2024-02-10T06:47:04.674660+0000 mgr.y (mgr.34107) 2119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.753291+0000 mon.a (mon.0) 8600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.755894+0000 mon.a (mon.0) 8601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.758807+0000 mon.a (mon.0) 8602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.759755+0000 mon.a (mon.0) 8603 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.766856+0000 mon.a (mon.0) 8604 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.851334+0000 mon.a (mon.0) 8605 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.853501+0000 mon.a (mon.0) 8606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.856127+0000 mon.a (mon.0) 8607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.857016+0000 mon.a (mon.0) 8608 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.866254+0000 mon.a (mon.0) 8609 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.944477+0000 mon.a (mon.0) 8610 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.948070+0000 mon.a (mon.0) 8611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.951294+0000 mon.a (mon.0) 8612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.952294+0000 mon.a (mon.0) 8613 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:04.958784+0000 mon.a (mon.0) 8614 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.021165+0000 mon.a (mon.0) 8615 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.023789+0000 mon.a (mon.0) 8616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.026572+0000 mon.a (mon.0) 8617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.027860+0000 mon.a (mon.0) 8618 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.034893+0000 mon.a (mon.0) 8619 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.115717+0000 mon.a (mon.0) 8620 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.117724+0000 mon.a (mon.0) 8621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.119824+0000 mon.a (mon.0) 8622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.120572+0000 mon.a (mon.0) 8623 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.125669+0000 mon.a (mon.0) 8624 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.203768+0000 mon.a (mon.0) 8625 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.206653+0000 mon.a (mon.0) 8626 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.214717+0000 mon.a (mon.0) 8627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.216119+0000 mon.a (mon.0) 8628 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.223712+0000 mon.a (mon.0) 8629 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.288225+0000 mon.a (mon.0) 8630 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.290491+0000 mon.a (mon.0) 8631 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.293078+0000 mon.a (mon.0) 8632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.294270+0000 mon.a (mon.0) 8633 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.301481+0000 mon.a (mon.0) 8634 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.383414+0000 mon.a (mon.0) 8635 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.391710+0000 mon.a (mon.0) 8636 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.392591+0000 mon.a (mon.0) 8637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.395961+0000 mon.a (mon.0) 8638 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.398834+0000 mon.a (mon.0) 8639 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.402980+0000 mon.a (mon.0) 8640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.403933+0000 mon.a (mon.0) 8641 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.410103+0000 mon.a (mon.0) 8642 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.488631+0000 mon.a (mon.0) 8643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.491785+0000 mon.a (mon.0) 8644 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.494012+0000 mon.a (mon.0) 8645 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.494787+0000 mon.a (mon.0) 8646 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:05 smithi175 bash[56722]: audit 2024-02-10T06:47:05.500060+0000 mon.a (mon.0) 8647 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: cephadm 2024-02-10T06:47:03.765117+0000 mgr.y (mgr.34107) 2110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: cephadm 2024-02-10T06:47:03.851621+0000 mgr.y (mgr.34107) 2111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: cephadm 2024-02-10T06:47:03.948323+0000 mgr.y (mgr.34107) 2112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: cephadm 2024-02-10T06:47:04.046129+0000 mgr.y (mgr.34107) 2113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: cephadm 2024-02-10T06:47:04.140302+0000 mgr.y (mgr.34107) 2114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: cephadm 2024-02-10T06:47:04.234124+0000 mgr.y (mgr.34107) 2115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: cephadm 2024-02-10T06:47:04.331170+0000 mgr.y (mgr.34107) 2116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: cephadm 2024-02-10T06:47:04.428439+0000 mgr.y (mgr.34107) 2117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.513427+0000 mon.a (mon.0) 8590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.529369+0000 mon.a (mon.0) 8591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.566373+0000 mon.a (mon.0) 8592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.568230+0000 mon.a (mon.0) 8593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.577729+0000 mon.a (mon.0) 8594 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: cephadm 2024-02-10T06:47:04.578638+0000 mgr.y (mgr.34107) 2118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.658682+0000 mon.a (mon.0) 8595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.661458+0000 mon.a (mon.0) 8596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.664833+0000 mon.a (mon.0) 8597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.665992+0000 mon.a (mon.0) 8598 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.673723+0000 mon.a (mon.0) 8599 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: cephadm 2024-02-10T06:47:04.674660+0000 mgr.y (mgr.34107) 2119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.753291+0000 mon.a (mon.0) 8600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.758 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: cephadm 2024-02-10T06:47:03.765117+0000 mgr.y (mgr.34107) 2110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.758 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: cephadm 2024-02-10T06:47:03.851621+0000 mgr.y (mgr.34107) 2111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.758 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: cephadm 2024-02-10T06:47:03.948323+0000 mgr.y (mgr.34107) 2112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.758 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: cephadm 2024-02-10T06:47:04.046129+0000 mgr.y (mgr.34107) 2113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.758 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: cephadm 2024-02-10T06:47:04.140302+0000 mgr.y (mgr.34107) 2114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.758 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: cephadm 2024-02-10T06:47:04.234124+0000 mgr.y (mgr.34107) 2115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.758 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: cephadm 2024-02-10T06:47:04.331170+0000 mgr.y (mgr.34107) 2116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.758 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: cephadm 2024-02-10T06:47:04.428439+0000 mgr.y (mgr.34107) 2117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.758 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.513427+0000 mon.a (mon.0) 8590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.758 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.529369+0000 mon.a (mon.0) 8591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.758 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.566373+0000 mon.a (mon.0) 8592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.759 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.568230+0000 mon.a (mon.0) 8593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.759 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.577729+0000 mon.a (mon.0) 8594 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.759 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: cephadm 2024-02-10T06:47:04.578638+0000 mgr.y (mgr.34107) 2118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.759 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.658682+0000 mon.a (mon.0) 8595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.759 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.661458+0000 mon.a (mon.0) 8596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.759 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.664833+0000 mon.a (mon.0) 8597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.759 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.665992+0000 mon.a (mon.0) 8598 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.759 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.673723+0000 mon.a (mon.0) 8599 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.759 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: cephadm 2024-02-10T06:47:04.674660+0000 mgr.y (mgr.34107) 2119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:05.759 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.753291+0000 mon.a (mon.0) 8600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.760 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.755894+0000 mon.a (mon.0) 8601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.760 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.758807+0000 mon.a (mon.0) 8602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.760 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.759755+0000 mon.a (mon.0) 8603 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.760 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.766856+0000 mon.a (mon.0) 8604 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.760 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.851334+0000 mon.a (mon.0) 8605 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.760 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.853501+0000 mon.a (mon.0) 8606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.760 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.856127+0000 mon.a (mon.0) 8607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.760 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.857016+0000 mon.a (mon.0) 8608 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.760 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.866254+0000 mon.a (mon.0) 8609 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.760 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.944477+0000 mon.a (mon.0) 8610 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.948070+0000 mon.a (mon.0) 8611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.951294+0000 mon.a (mon.0) 8612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.952294+0000 mon.a (mon.0) 8613 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:04.958784+0000 mon.a (mon.0) 8614 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.021165+0000 mon.a (mon.0) 8615 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.023789+0000 mon.a (mon.0) 8616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.026572+0000 mon.a (mon.0) 8617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.027860+0000 mon.a (mon.0) 8618 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.034893+0000 mon.a (mon.0) 8619 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.115717+0000 mon.a (mon.0) 8620 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.117724+0000 mon.a (mon.0) 8621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.119824+0000 mon.a (mon.0) 8622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.120572+0000 mon.a (mon.0) 8623 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.125669+0000 mon.a (mon.0) 8624 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.761 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.203768+0000 mon.a (mon.0) 8625 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.206653+0000 mon.a (mon.0) 8626 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.214717+0000 mon.a (mon.0) 8627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.216119+0000 mon.a (mon.0) 8628 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.223712+0000 mon.a (mon.0) 8629 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.288225+0000 mon.a (mon.0) 8630 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.290491+0000 mon.a (mon.0) 8631 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.293078+0000 mon.a (mon.0) 8632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.294270+0000 mon.a (mon.0) 8633 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.301481+0000 mon.a (mon.0) 8634 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.383414+0000 mon.a (mon.0) 8635 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.391710+0000 mon.a (mon.0) 8636 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.392591+0000 mon.a (mon.0) 8637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.395961+0000 mon.a (mon.0) 8638 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.762 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.398834+0000 mon.a (mon.0) 8639 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.763 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.402980+0000 mon.a (mon.0) 8640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.763 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.403933+0000 mon.a (mon.0) 8641 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.763 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.410103+0000 mon.a (mon.0) 8642 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.763 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.488631+0000 mon.a (mon.0) 8643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.763 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.491785+0000 mon.a (mon.0) 8644 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.763 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.494012+0000 mon.a (mon.0) 8645 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.763 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.494787+0000 mon.a (mon.0) 8646 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.763 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[68510]: audit 2024-02-10T06:47:05.500060+0000 mon.a (mon.0) 8647 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.764 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.755894+0000 mon.a (mon.0) 8601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.764 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.758807+0000 mon.a (mon.0) 8602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.764 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.759755+0000 mon.a (mon.0) 8603 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.764 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.766856+0000 mon.a (mon.0) 8604 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.764 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.851334+0000 mon.a (mon.0) 8605 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.764 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.853501+0000 mon.a (mon.0) 8606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.765 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.856127+0000 mon.a (mon.0) 8607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.765 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.857016+0000 mon.a (mon.0) 8608 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.765 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.866254+0000 mon.a (mon.0) 8609 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.765 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.944477+0000 mon.a (mon.0) 8610 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.765 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.948070+0000 mon.a (mon.0) 8611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.765 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.951294+0000 mon.a (mon.0) 8612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.765 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.952294+0000 mon.a (mon.0) 8613 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.765 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:04.958784+0000 mon.a (mon.0) 8614 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.765 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.021165+0000 mon.a (mon.0) 8615 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.765 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.023789+0000 mon.a (mon.0) 8616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.766 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.026572+0000 mon.a (mon.0) 8617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.766 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.027860+0000 mon.a (mon.0) 8618 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.766 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.034893+0000 mon.a (mon.0) 8619 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.766 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.115717+0000 mon.a (mon.0) 8620 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.766 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.117724+0000 mon.a (mon.0) 8621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.766 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.119824+0000 mon.a (mon.0) 8622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.766 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.120572+0000 mon.a (mon.0) 8623 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.766 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.125669+0000 mon.a (mon.0) 8624 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.766 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.203768+0000 mon.a (mon.0) 8625 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.766 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.206653+0000 mon.a (mon.0) 8626 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.766 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.214717+0000 mon.a (mon.0) 8627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.766 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.216119+0000 mon.a (mon.0) 8628 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.766 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.223712+0000 mon.a (mon.0) 8629 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.766 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.288225+0000 mon.a (mon.0) 8630 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.766 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.290491+0000 mon.a (mon.0) 8631 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.766 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.293078+0000 mon.a (mon.0) 8632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.767 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.294270+0000 mon.a (mon.0) 8633 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.767 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.301481+0000 mon.a (mon.0) 8634 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.767 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.383414+0000 mon.a (mon.0) 8635 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.767 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.391710+0000 mon.a (mon.0) 8636 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.767 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.392591+0000 mon.a (mon.0) 8637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.767 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.395961+0000 mon.a (mon.0) 8638 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.767 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.398834+0000 mon.a (mon.0) 8639 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.767 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.402980+0000 mon.a (mon.0) 8640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.767 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.403933+0000 mon.a (mon.0) 8641 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.767 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.410103+0000 mon.a (mon.0) 8642 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:05.767 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.488631+0000 mon.a (mon.0) 8643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:05.767 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.491785+0000 mon.a (mon.0) 8644 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:05.767 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.494012+0000 mon.a (mon.0) 8645 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:05.767 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.494787+0000 mon.a (mon.0) 8646 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:05.767 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:05 smithi046 bash[71198]: audit 2024-02-10T06:47:05.500060+0000 mon.a (mon.0) 8647 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: cephadm 2024-02-10T06:47:04.767418+0000 mgr.y (mgr.34107) 2120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: cephadm 2024-02-10T06:47:04.866895+0000 mgr.y (mgr.34107) 2121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: cephadm 2024-02-10T06:47:04.959349+0000 mgr.y (mgr.34107) 2122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: cephadm 2024-02-10T06:47:05.036189+0000 mgr.y (mgr.34107) 2123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: cluster 2024-02-10T06:47:05.096583+0000 mgr.y (mgr.34107) 2124 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: cephadm 2024-02-10T06:47:05.126200+0000 mgr.y (mgr.34107) 2125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: cephadm 2024-02-10T06:47:05.224556+0000 mgr.y (mgr.34107) 2126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: cephadm 2024-02-10T06:47:05.302158+0000 mgr.y (mgr.34107) 2127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: cephadm 2024-02-10T06:47:05.410745+0000 mgr.y (mgr.34107) 2128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: cephadm 2024-02-10T06:47:05.500526+0000 mgr.y (mgr.34107) 2129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.579422+0000 mon.a (mon.0) 8648 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.582058+0000 mon.a (mon.0) 8649 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.584627+0000 mon.a (mon.0) 8650 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.585768+0000 mon.a (mon.0) 8651 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.592933+0000 mon.a (mon.0) 8652 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: cephadm 2024-02-10T06:47:05.593510+0000 mgr.y (mgr.34107) 2130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.670822+0000 mon.a (mon.0) 8653 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.673658+0000 mon.a (mon.0) 8654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.676698+0000 mon.a (mon.0) 8655 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.678043+0000 mon.a (mon.0) 8656 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.685600+0000 mon.a (mon.0) 8657 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: cephadm 2024-02-10T06:47:04.767418+0000 mgr.y (mgr.34107) 2120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: cephadm 2024-02-10T06:47:04.866895+0000 mgr.y (mgr.34107) 2121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: cephadm 2024-02-10T06:47:04.959349+0000 mgr.y (mgr.34107) 2122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: cephadm 2024-02-10T06:47:05.036189+0000 mgr.y (mgr.34107) 2123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: cluster 2024-02-10T06:47:05.096583+0000 mgr.y (mgr.34107) 2124 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: cephadm 2024-02-10T06:47:05.126200+0000 mgr.y (mgr.34107) 2125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: cephadm 2024-02-10T06:47:05.224556+0000 mgr.y (mgr.34107) 2126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: cephadm 2024-02-10T06:47:05.302158+0000 mgr.y (mgr.34107) 2127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: cephadm 2024-02-10T06:47:05.410745+0000 mgr.y (mgr.34107) 2128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: cephadm 2024-02-10T06:47:05.500526+0000 mgr.y (mgr.34107) 2129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.579422+0000 mon.a (mon.0) 8648 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.582058+0000 mon.a (mon.0) 8649 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.584627+0000 mon.a (mon.0) 8650 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.585768+0000 mon.a (mon.0) 8651 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.592933+0000 mon.a (mon.0) 8652 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: cephadm 2024-02-10T06:47:05.593510+0000 mgr.y (mgr.34107) 2130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.670822+0000 mon.a (mon.0) 8653 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.673658+0000 mon.a (mon.0) 8654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.676698+0000 mon.a (mon.0) 8655 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.678043+0000 mon.a (mon.0) 8656 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.685600+0000 mon.a (mon.0) 8657 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: cephadm 2024-02-10T06:47:05.686137+0000 mgr.y (mgr.34107) 2131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.765626+0000 mon.a (mon.0) 8658 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.767760+0000 mon.a (mon.0) 8659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.770202+0000 mon.a (mon.0) 8660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.771399+0000 mon.a (mon.0) 8661 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.777998+0000 mon.a (mon.0) 8662 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.857179+0000 mon.a (mon.0) 8663 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.859742+0000 mon.a (mon.0) 8664 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.862767+0000 mon.a (mon.0) 8665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.863486+0000 mon.a (mon.0) 8666 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.870845+0000 mon.a (mon.0) 8667 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.952833+0000 mon.a (mon.0) 8668 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.954809+0000 mon.a (mon.0) 8669 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.957365+0000 mon.a (mon.0) 8670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.958242+0000 mon.a (mon.0) 8671 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:05.963649+0000 mon.a (mon.0) 8672 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.041585+0000 mon.a (mon.0) 8673 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.044364+0000 mon.a (mon.0) 8674 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.047027+0000 mon.a (mon.0) 8675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: cephadm 2024-02-10T06:47:05.686137+0000 mgr.y (mgr.34107) 2131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.765626+0000 mon.a (mon.0) 8658 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.767760+0000 mon.a (mon.0) 8659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.770202+0000 mon.a (mon.0) 8660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.771399+0000 mon.a (mon.0) 8661 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.777998+0000 mon.a (mon.0) 8662 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.857179+0000 mon.a (mon.0) 8663 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.859742+0000 mon.a (mon.0) 8664 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.862767+0000 mon.a (mon.0) 8665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.863486+0000 mon.a (mon.0) 8666 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.870845+0000 mon.a (mon.0) 8667 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.952833+0000 mon.a (mon.0) 8668 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.954809+0000 mon.a (mon.0) 8669 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.957365+0000 mon.a (mon.0) 8670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.958242+0000 mon.a (mon.0) 8671 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:05.963649+0000 mon.a (mon.0) 8672 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.041585+0000 mon.a (mon.0) 8673 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.044364+0000 mon.a (mon.0) 8674 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.047027+0000 mon.a (mon.0) 8675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.048060+0000 mon.a (mon.0) 8676 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.054722+0000 mon.a (mon.0) 8677 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.135357+0000 mon.a (mon.0) 8678 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.139998+0000 mon.a (mon.0) 8679 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.143509+0000 mon.a (mon.0) 8680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.144893+0000 mon.a (mon.0) 8681 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.152672+0000 mon.a (mon.0) 8682 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.235128+0000 mon.a (mon.0) 8683 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.237773+0000 mon.a (mon.0) 8684 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.242180+0000 mon.a (mon.0) 8685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.244056+0000 mon.a (mon.0) 8686 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.252583+0000 mon.a (mon.0) 8687 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.317395+0000 mon.a (mon.0) 8688 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.322046+0000 mon.a (mon.0) 8689 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.325478+0000 mon.a (mon.0) 8690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.326466+0000 mon.a (mon.0) 8691 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.334624+0000 mon.a (mon.0) 8692 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.418272+0000 mon.a (mon.0) 8693 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.420482+0000 mon.a (mon.0) 8694 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.423763+0000 mon.a (mon.0) 8695 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.425115+0000 mon.a (mon.0) 8696 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.432720+0000 mon.a (mon.0) 8697 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.498971+0000 mon.a (mon.0) 8698 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.501307+0000 mon.a (mon.0) 8699 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.504477+0000 mon.a (mon.0) 8700 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.505624+0000 mon.a (mon.0) 8701 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[68510]: audit 2024-02-10T06:47:06.514191+0000 mon.a (mon.0) 8702 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.048060+0000 mon.a (mon.0) 8676 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.054722+0000 mon.a (mon.0) 8677 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.135357+0000 mon.a (mon.0) 8678 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.139998+0000 mon.a (mon.0) 8679 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.143509+0000 mon.a (mon.0) 8680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.144893+0000 mon.a (mon.0) 8681 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.152672+0000 mon.a (mon.0) 8682 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.235128+0000 mon.a (mon.0) 8683 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.237773+0000 mon.a (mon.0) 8684 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.242180+0000 mon.a (mon.0) 8685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.244056+0000 mon.a (mon.0) 8686 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.252583+0000 mon.a (mon.0) 8687 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.317395+0000 mon.a (mon.0) 8688 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.322046+0000 mon.a (mon.0) 8689 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.325478+0000 mon.a (mon.0) 8690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.326466+0000 mon.a (mon.0) 8691 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.334624+0000 mon.a (mon.0) 8692 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.418272+0000 mon.a (mon.0) 8693 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.420482+0000 mon.a (mon.0) 8694 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.423763+0000 mon.a (mon.0) 8695 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.425115+0000 mon.a (mon.0) 8696 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.432720+0000 mon.a (mon.0) 8697 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.498971+0000 mon.a (mon.0) 8698 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.501307+0000 mon.a (mon.0) 8699 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.504477+0000 mon.a (mon.0) 8700 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.505624+0000 mon.a (mon.0) 8701 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:06 smithi046 bash[71198]: audit 2024-02-10T06:47:06.514191+0000 mon.a (mon.0) 8702 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.897 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[82944]: 5c12815fee55: Pull complete 2024-02-10T06:47:06.897 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: cephadm 2024-02-10T06:47:04.767418+0000 mgr.y (mgr.34107) 2120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: cephadm 2024-02-10T06:47:04.866895+0000 mgr.y (mgr.34107) 2121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: cephadm 2024-02-10T06:47:04.959349+0000 mgr.y (mgr.34107) 2122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: cephadm 2024-02-10T06:47:05.036189+0000 mgr.y (mgr.34107) 2123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: cluster 2024-02-10T06:47:05.096583+0000 mgr.y (mgr.34107) 2124 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:06.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: cephadm 2024-02-10T06:47:05.126200+0000 mgr.y (mgr.34107) 2125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: cephadm 2024-02-10T06:47:05.224556+0000 mgr.y (mgr.34107) 2126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: cephadm 2024-02-10T06:47:05.302158+0000 mgr.y (mgr.34107) 2127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: cephadm 2024-02-10T06:47:05.410745+0000 mgr.y (mgr.34107) 2128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: cephadm 2024-02-10T06:47:05.500526+0000 mgr.y (mgr.34107) 2129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.579422+0000 mon.a (mon.0) 8648 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.582058+0000 mon.a (mon.0) 8649 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.584627+0000 mon.a (mon.0) 8650 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.898 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.585768+0000 mon.a (mon.0) 8651 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.592933+0000 mon.a (mon.0) 8652 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: cephadm 2024-02-10T06:47:05.593510+0000 mgr.y (mgr.34107) 2130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.670822+0000 mon.a (mon.0) 8653 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.673658+0000 mon.a (mon.0) 8654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.676698+0000 mon.a (mon.0) 8655 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.678043+0000 mon.a (mon.0) 8656 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.685600+0000 mon.a (mon.0) 8657 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: cephadm 2024-02-10T06:47:05.686137+0000 mgr.y (mgr.34107) 2131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:06.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.765626+0000 mon.a (mon.0) 8658 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.767760+0000 mon.a (mon.0) 8659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.770202+0000 mon.a (mon.0) 8660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.771399+0000 mon.a (mon.0) 8661 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.777998+0000 mon.a (mon.0) 8662 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.857179+0000 mon.a (mon.0) 8663 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.899 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.859742+0000 mon.a (mon.0) 8664 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.862767+0000 mon.a (mon.0) 8665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.863486+0000 mon.a (mon.0) 8666 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.870845+0000 mon.a (mon.0) 8667 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.952833+0000 mon.a (mon.0) 8668 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.954809+0000 mon.a (mon.0) 8669 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.957365+0000 mon.a (mon.0) 8670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.958242+0000 mon.a (mon.0) 8671 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:05.963649+0000 mon.a (mon.0) 8672 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.041585+0000 mon.a (mon.0) 8673 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.044364+0000 mon.a (mon.0) 8674 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.900 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.047027+0000 mon.a (mon.0) 8675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.048060+0000 mon.a (mon.0) 8676 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.054722+0000 mon.a (mon.0) 8677 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.135357+0000 mon.a (mon.0) 8678 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.139998+0000 mon.a (mon.0) 8679 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.143509+0000 mon.a (mon.0) 8680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.144893+0000 mon.a (mon.0) 8681 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.152672+0000 mon.a (mon.0) 8682 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.901 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.235128+0000 mon.a (mon.0) 8683 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.237773+0000 mon.a (mon.0) 8684 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.242180+0000 mon.a (mon.0) 8685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.244056+0000 mon.a (mon.0) 8686 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.252583+0000 mon.a (mon.0) 8687 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.317395+0000 mon.a (mon.0) 8688 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.322046+0000 mon.a (mon.0) 8689 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.325478+0000 mon.a (mon.0) 8690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.326466+0000 mon.a (mon.0) 8691 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.334624+0000 mon.a (mon.0) 8692 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.418272+0000 mon.a (mon.0) 8693 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.420482+0000 mon.a (mon.0) 8694 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.423763+0000 mon.a (mon.0) 8695 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.425115+0000 mon.a (mon.0) 8696 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.902 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.432720+0000 mon.a (mon.0) 8697 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:06.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.498971+0000 mon.a (mon.0) 8698 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:06.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.501307+0000 mon.a (mon.0) 8699 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:06.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.504477+0000 mon.a (mon.0) 8700 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:06.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.505624+0000 mon.a (mon.0) 8701 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:06.903 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:06 smithi175 bash[56722]: audit 2024-02-10T06:47:06.514191+0000 mon.a (mon.0) 8702 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.838 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: cephadm 2024-02-10T06:47:05.778491+0000 mgr.y (mgr.34107) 2132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: cephadm 2024-02-10T06:47:05.871439+0000 mgr.y (mgr.34107) 2133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: cephadm 2024-02-10T06:47:05.964140+0000 mgr.y (mgr.34107) 2134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: cephadm 2024-02-10T06:47:06.055305+0000 mgr.y (mgr.34107) 2135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: cephadm 2024-02-10T06:47:06.153201+0000 mgr.y (mgr.34107) 2136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: cephadm 2024-02-10T06:47:06.253394+0000 mgr.y (mgr.34107) 2137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: cephadm 2024-02-10T06:47:06.335183+0000 mgr.y (mgr.34107) 2138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: cephadm 2024-02-10T06:47:06.433338+0000 mgr.y (mgr.34107) 2139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: cephadm 2024-02-10T06:47:06.514792+0000 mgr.y (mgr.34107) 2140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.598184+0000 mon.a (mon.0) 8703 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.602330+0000 mon.a (mon.0) 8704 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.605305+0000 mon.a (mon.0) 8705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.606267+0000 mon.a (mon.0) 8706 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.614279+0000 mon.a (mon.0) 8707 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.839 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: cephadm 2024-02-10T06:47:06.615038+0000 mgr.y (mgr.34107) 2141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.840 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.694663+0000 mon.a (mon.0) 8708 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.840 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.697436+0000 mon.a (mon.0) 8709 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.840 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.701456+0000 mon.a (mon.0) 8710 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.840 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.702883+0000 mon.a (mon.0) 8711 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.840 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.712429+0000 mon.a (mon.0) 8712 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.840 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.791742+0000 mon.a (mon.0) 8713 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.840 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: cephadm 2024-02-10T06:47:05.778491+0000 mgr.y (mgr.34107) 2132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.840 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: cephadm 2024-02-10T06:47:05.871439+0000 mgr.y (mgr.34107) 2133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.840 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: cephadm 2024-02-10T06:47:05.964140+0000 mgr.y (mgr.34107) 2134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.840 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: cephadm 2024-02-10T06:47:06.055305+0000 mgr.y (mgr.34107) 2135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.840 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: cephadm 2024-02-10T06:47:06.153201+0000 mgr.y (mgr.34107) 2136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.841 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: cephadm 2024-02-10T06:47:06.253394+0000 mgr.y (mgr.34107) 2137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.841 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: cephadm 2024-02-10T06:47:06.335183+0000 mgr.y (mgr.34107) 2138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.841 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: cephadm 2024-02-10T06:47:06.433338+0000 mgr.y (mgr.34107) 2139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.841 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: cephadm 2024-02-10T06:47:06.514792+0000 mgr.y (mgr.34107) 2140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.841 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.598184+0000 mon.a (mon.0) 8703 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.841 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.602330+0000 mon.a (mon.0) 8704 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.841 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.605305+0000 mon.a (mon.0) 8705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.841 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.606267+0000 mon.a (mon.0) 8706 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.841 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.614279+0000 mon.a (mon.0) 8707 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.841 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: cephadm 2024-02-10T06:47:06.615038+0000 mgr.y (mgr.34107) 2141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.841 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.694663+0000 mon.a (mon.0) 8708 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.841 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.697436+0000 mon.a (mon.0) 8709 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.841 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.701456+0000 mon.a (mon.0) 8710 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.841 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.702883+0000 mon.a (mon.0) 8711 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.841 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.712429+0000 mon.a (mon.0) 8712 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.842 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.791742+0000 mon.a (mon.0) 8713 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.842 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.794535+0000 mon.a (mon.0) 8714 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.842 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.797894+0000 mon.a (mon.0) 8715 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.842 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.799310+0000 mon.a (mon.0) 8716 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.842 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.808898+0000 mon.a (mon.0) 8717 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.842 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.887945+0000 mon.a (mon.0) 8718 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.842 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.890316+0000 mon.a (mon.0) 8719 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.842 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.893714+0000 mon.a (mon.0) 8720 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.842 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.894480+0000 mon.a (mon.0) 8721 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.842 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.899953+0000 mon.a (mon.0) 8722 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.842 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.984483+0000 mon.a (mon.0) 8723 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.842 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.987290+0000 mon.a (mon.0) 8724 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.843 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.991945+0000 mon.a (mon.0) 8725 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.843 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:06.993030+0000 mon.a (mon.0) 8726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.843 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.001430+0000 mon.a (mon.0) 8727 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.843 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.083442+0000 mon.a (mon.0) 8728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.843 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.086532+0000 mon.a (mon.0) 8729 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.843 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.090191+0000 mon.a (mon.0) 8730 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.843 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.091312+0000 mon.a (mon.0) 8731 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.843 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.099348+0000 mon.a (mon.0) 8732 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.843 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.794535+0000 mon.a (mon.0) 8714 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.843 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.797894+0000 mon.a (mon.0) 8715 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.843 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.799310+0000 mon.a (mon.0) 8716 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.843 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.808898+0000 mon.a (mon.0) 8717 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.844 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.887945+0000 mon.a (mon.0) 8718 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.844 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.890316+0000 mon.a (mon.0) 8719 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.844 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.893714+0000 mon.a (mon.0) 8720 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.844 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.894480+0000 mon.a (mon.0) 8721 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.844 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.899953+0000 mon.a (mon.0) 8722 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.844 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.984483+0000 mon.a (mon.0) 8723 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.844 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.987290+0000 mon.a (mon.0) 8724 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.844 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.991945+0000 mon.a (mon.0) 8725 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.844 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:06.993030+0000 mon.a (mon.0) 8726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.844 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.001430+0000 mon.a (mon.0) 8727 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.844 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.083442+0000 mon.a (mon.0) 8728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.844 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.086532+0000 mon.a (mon.0) 8729 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.844 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.090191+0000 mon.a (mon.0) 8730 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.844 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.091312+0000 mon.a (mon.0) 8731 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.844 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.099348+0000 mon.a (mon.0) 8732 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.177554+0000 mon.a (mon.0) 8733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.181245+0000 mon.a (mon.0) 8734 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.185137+0000 mon.a (mon.0) 8735 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.186609+0000 mon.a (mon.0) 8736 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.194901+0000 mon.a (mon.0) 8737 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.274708+0000 mon.a (mon.0) 8738 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.277227+0000 mon.a (mon.0) 8739 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.279622+0000 mon.a (mon.0) 8740 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.280489+0000 mon.a (mon.0) 8741 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.286477+0000 mon.a (mon.0) 8742 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.369117+0000 mon.a (mon.0) 8743 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.845 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.372529+0000 mon.a (mon.0) 8744 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.846 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.376228+0000 mon.a (mon.0) 8745 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.846 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.377450+0000 mon.a (mon.0) 8746 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.846 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.385001+0000 mon.a (mon.0) 8747 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.846 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.463742+0000 mon.a (mon.0) 8748 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.846 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.466223+0000 mon.a (mon.0) 8749 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.846 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.468583+0000 mon.a (mon.0) 8750 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.846 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.469542+0000 mon.a (mon.0) 8751 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.846 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[68510]: audit 2024-02-10T06:47:07.478436+0000 mon.a (mon.0) 8752 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.846 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.177554+0000 mon.a (mon.0) 8733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.846 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.181245+0000 mon.a (mon.0) 8734 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.846 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.185137+0000 mon.a (mon.0) 8735 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.846 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.186609+0000 mon.a (mon.0) 8736 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.846 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.194901+0000 mon.a (mon.0) 8737 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.274708+0000 mon.a (mon.0) 8738 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.277227+0000 mon.a (mon.0) 8739 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.279622+0000 mon.a (mon.0) 8740 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.280489+0000 mon.a (mon.0) 8741 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.286477+0000 mon.a (mon.0) 8742 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.369117+0000 mon.a (mon.0) 8743 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.372529+0000 mon.a (mon.0) 8744 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.376228+0000 mon.a (mon.0) 8745 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.377450+0000 mon.a (mon.0) 8746 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.385001+0000 mon.a (mon.0) 8747 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.463742+0000 mon.a (mon.0) 8748 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.466223+0000 mon.a (mon.0) 8749 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.468583+0000 mon.a (mon.0) 8750 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.847 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.469542+0000 mon.a (mon.0) 8751 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.848 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:07 smithi046 bash[71198]: audit 2024-02-10T06:47:07.478436+0000 mon.a (mon.0) 8752 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: cephadm 2024-02-10T06:47:05.778491+0000 mgr.y (mgr.34107) 2132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: cephadm 2024-02-10T06:47:05.871439+0000 mgr.y (mgr.34107) 2133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: cephadm 2024-02-10T06:47:05.964140+0000 mgr.y (mgr.34107) 2134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: cephadm 2024-02-10T06:47:06.055305+0000 mgr.y (mgr.34107) 2135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: cephadm 2024-02-10T06:47:06.153201+0000 mgr.y (mgr.34107) 2136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: cephadm 2024-02-10T06:47:06.253394+0000 mgr.y (mgr.34107) 2137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: cephadm 2024-02-10T06:47:06.335183+0000 mgr.y (mgr.34107) 2138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: cephadm 2024-02-10T06:47:06.433338+0000 mgr.y (mgr.34107) 2139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: cephadm 2024-02-10T06:47:06.514792+0000 mgr.y (mgr.34107) 2140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.598184+0000 mon.a (mon.0) 8703 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.602330+0000 mon.a (mon.0) 8704 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.605305+0000 mon.a (mon.0) 8705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.606267+0000 mon.a (mon.0) 8706 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.614279+0000 mon.a (mon.0) 8707 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: cephadm 2024-02-10T06:47:06.615038+0000 mgr.y (mgr.34107) 2141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:07.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.694663+0000 mon.a (mon.0) 8708 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.697436+0000 mon.a (mon.0) 8709 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.701456+0000 mon.a (mon.0) 8710 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.702883+0000 mon.a (mon.0) 8711 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.712429+0000 mon.a (mon.0) 8712 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.791742+0000 mon.a (mon.0) 8713 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.794535+0000 mon.a (mon.0) 8714 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.797894+0000 mon.a (mon.0) 8715 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.799310+0000 mon.a (mon.0) 8716 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.808898+0000 mon.a (mon.0) 8717 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.887945+0000 mon.a (mon.0) 8718 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.890316+0000 mon.a (mon.0) 8719 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.893714+0000 mon.a (mon.0) 8720 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.894480+0000 mon.a (mon.0) 8721 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.899953+0000 mon.a (mon.0) 8722 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.984483+0000 mon.a (mon.0) 8723 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.987290+0000 mon.a (mon.0) 8724 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.991945+0000 mon.a (mon.0) 8725 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:06.993030+0000 mon.a (mon.0) 8726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.001430+0000 mon.a (mon.0) 8727 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.083442+0000 mon.a (mon.0) 8728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.086532+0000 mon.a (mon.0) 8729 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.090191+0000 mon.a (mon.0) 8730 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.091312+0000 mon.a (mon.0) 8731 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.099348+0000 mon.a (mon.0) 8732 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.177554+0000 mon.a (mon.0) 8733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.181245+0000 mon.a (mon.0) 8734 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.185137+0000 mon.a (mon.0) 8735 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.186609+0000 mon.a (mon.0) 8736 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.194901+0000 mon.a (mon.0) 8737 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.274708+0000 mon.a (mon.0) 8738 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.277227+0000 mon.a (mon.0) 8739 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.279622+0000 mon.a (mon.0) 8740 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.280489+0000 mon.a (mon.0) 8741 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.286477+0000 mon.a (mon.0) 8742 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.369117+0000 mon.a (mon.0) 8743 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.372529+0000 mon.a (mon.0) 8744 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.376228+0000 mon.a (mon.0) 8745 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.377450+0000 mon.a (mon.0) 8746 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.385001+0000 mon.a (mon.0) 8747 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:07.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.463742+0000 mon.a (mon.0) 8748 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:07.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.466223+0000 mon.a (mon.0) 8749 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:07.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.468583+0000 mon.a (mon.0) 8750 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:07.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.469542+0000 mon.a (mon.0) 8751 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:07.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:07 smithi175 bash[56722]: audit 2024-02-10T06:47:07.478436+0000 mon.a (mon.0) 8752 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.493 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[82944]: c0e87333d380: Pull complete 2024-02-10T06:47:08.532 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: cephadm 2024-02-10T06:47:06.713213+0000 mgr.y (mgr.34107) 2142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.532 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: cephadm 2024-02-10T06:47:06.809716+0000 mgr.y (mgr.34107) 2143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.532 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: cephadm 2024-02-10T06:47:06.900478+0000 mgr.y (mgr.34107) 2144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.533 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: cephadm 2024-02-10T06:47:06.713213+0000 mgr.y (mgr.34107) 2142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.533 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: cephadm 2024-02-10T06:47:06.809716+0000 mgr.y (mgr.34107) 2143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.533 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: cephadm 2024-02-10T06:47:06.900478+0000 mgr.y (mgr.34107) 2144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.533 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: cephadm 2024-02-10T06:47:07.002412+0000 mgr.y (mgr.34107) 2145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.533 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: cluster 2024-02-10T06:47:07.097612+0000 mgr.y (mgr.34107) 2146 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:08.533 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: cephadm 2024-02-10T06:47:07.100044+0000 mgr.y (mgr.34107) 2147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.533 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: cephadm 2024-02-10T06:47:07.195525+0000 mgr.y (mgr.34107) 2148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: cephadm 2024-02-10T06:47:07.286944+0000 mgr.y (mgr.34107) 2149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: cephadm 2024-02-10T06:47:07.385782+0000 mgr.y (mgr.34107) 2150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: cephadm 2024-02-10T06:47:07.479405+0000 mgr.y (mgr.34107) 2151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.539623+0000 mon.a (mon.0) 8753 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.542064+0000 mon.a (mon.0) 8754 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.544276+0000 mon.a (mon.0) 8755 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.545164+0000 mon.a (mon.0) 8756 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.551349+0000 mon.a (mon.0) 8757 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: cephadm 2024-02-10T06:47:07.551984+0000 mgr.y (mgr.34107) 2152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.630201+0000 mon.a (mon.0) 8758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.633318+0000 mon.a (mon.0) 8759 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.534 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.637018+0000 mon.a (mon.0) 8760 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.814 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.638301+0000 mon.a (mon.0) 8761 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.814 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.646755+0000 mon.a (mon.0) 8762 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.815 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: cephadm 2024-02-10T06:47:07.647579+0000 mgr.y (mgr.34107) 2153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.815 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.726202+0000 mon.a (mon.0) 8763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.815 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.729198+0000 mon.a (mon.0) 8764 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.815 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.732530+0000 mon.a (mon.0) 8765 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.815 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.733830+0000 mon.a (mon.0) 8766 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.815 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.742346+0000 mon.a (mon.0) 8767 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.815 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.820806+0000 mon.a (mon.0) 8768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.815 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.824289+0000 mon.a (mon.0) 8769 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.815 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.826955+0000 mon.a (mon.0) 8770 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.815 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.827893+0000 mon.a (mon.0) 8771 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.815 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.835365+0000 mon.a (mon.0) 8772 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.815 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.920334+0000 mon.a (mon.0) 8773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.815 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.923191+0000 mon.a (mon.0) 8774 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.815 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.926403+0000 mon.a (mon.0) 8775 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.927719+0000 mon.a (mon.0) 8776 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:07.934411+0000 mon.a (mon.0) 8777 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.016875+0000 mon.a (mon.0) 8778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.019684+0000 mon.a (mon.0) 8779 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.022429+0000 mon.a (mon.0) 8780 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.023436+0000 mon.a (mon.0) 8781 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.030667+0000 mon.a (mon.0) 8782 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.093661+0000 mon.a (mon.0) 8783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.096230+0000 mon.a (mon.0) 8784 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.102342+0000 mon.a (mon.0) 8785 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.103399+0000 mon.a (mon.0) 8786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.109568+0000 mon.a (mon.0) 8787 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.148471+0000 mon.a (mon.0) 8788 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.816 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.155721+0000 mon.a (mon.0) 8789 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.817 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.162982+0000 mon.a (mon.0) 8790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.817 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.189876+0000 mon.a (mon.0) 8791 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.817 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.193835+0000 mon.a (mon.0) 8792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.817 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.197195+0000 mon.a (mon.0) 8793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.817 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.198372+0000 mon.a (mon.0) 8794 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.817 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.206570+0000 mon.a (mon.0) 8795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.817 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.287312+0000 mon.a (mon.0) 8796 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.817 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.289897+0000 mon.a (mon.0) 8797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.817 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.292334+0000 mon.a (mon.0) 8798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.817 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.293231+0000 mon.a (mon.0) 8799 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.817 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.299713+0000 mon.a (mon.0) 8800 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.817 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.378140+0000 mon.a (mon.0) 8801 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.817 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.380984+0000 mon.a (mon.0) 8802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.817 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.383722+0000 mon.a (mon.0) 8803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.818 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.384636+0000 mon.a (mon.0) 8804 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.818 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.392186+0000 mon.a (mon.0) 8805 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.818 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.470157+0000 mon.a (mon.0) 8806 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.818 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.473149+0000 mon.a (mon.0) 8807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.818 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.475805+0000 mon.a (mon.0) 8808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.818 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.477029+0000 mon.a (mon.0) 8809 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.818 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[71198]: audit 2024-02-10T06:47:08.487743+0000 mon.a (mon.0) 8810 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: cephadm 2024-02-10T06:47:07.002412+0000 mgr.y (mgr.34107) 2145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: cluster 2024-02-10T06:47:07.097612+0000 mgr.y (mgr.34107) 2146 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:08.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: cephadm 2024-02-10T06:47:07.100044+0000 mgr.y (mgr.34107) 2147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: cephadm 2024-02-10T06:47:07.195525+0000 mgr.y (mgr.34107) 2148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: cephadm 2024-02-10T06:47:07.286944+0000 mgr.y (mgr.34107) 2149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: cephadm 2024-02-10T06:47:07.385782+0000 mgr.y (mgr.34107) 2150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: cephadm 2024-02-10T06:47:07.479405+0000 mgr.y (mgr.34107) 2151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.539623+0000 mon.a (mon.0) 8753 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.542064+0000 mon.a (mon.0) 8754 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.544276+0000 mon.a (mon.0) 8755 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.545164+0000 mon.a (mon.0) 8756 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.551349+0000 mon.a (mon.0) 8757 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.819 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: cephadm 2024-02-10T06:47:07.551984+0000 mgr.y (mgr.34107) 2152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.630201+0000 mon.a (mon.0) 8758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.633318+0000 mon.a (mon.0) 8759 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.637018+0000 mon.a (mon.0) 8760 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.638301+0000 mon.a (mon.0) 8761 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.646755+0000 mon.a (mon.0) 8762 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: cephadm 2024-02-10T06:47:07.647579+0000 mgr.y (mgr.34107) 2153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.726202+0000 mon.a (mon.0) 8763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.729198+0000 mon.a (mon.0) 8764 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.732530+0000 mon.a (mon.0) 8765 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.733830+0000 mon.a (mon.0) 8766 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.742346+0000 mon.a (mon.0) 8767 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.820806+0000 mon.a (mon.0) 8768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.824289+0000 mon.a (mon.0) 8769 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.826955+0000 mon.a (mon.0) 8770 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.820 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.827893+0000 mon.a (mon.0) 8771 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.821 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.835365+0000 mon.a (mon.0) 8772 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.821 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.920334+0000 mon.a (mon.0) 8773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.821 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.923191+0000 mon.a (mon.0) 8774 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.821 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.926403+0000 mon.a (mon.0) 8775 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.821 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.927719+0000 mon.a (mon.0) 8776 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.821 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:07.934411+0000 mon.a (mon.0) 8777 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.821 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.016875+0000 mon.a (mon.0) 8778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.821 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.019684+0000 mon.a (mon.0) 8779 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.821 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.022429+0000 mon.a (mon.0) 8780 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.821 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.023436+0000 mon.a (mon.0) 8781 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.821 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.030667+0000 mon.a (mon.0) 8782 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.821 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.093661+0000 mon.a (mon.0) 8783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.821 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.096230+0000 mon.a (mon.0) 8784 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.821 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.102342+0000 mon.a (mon.0) 8785 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.821 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.103399+0000 mon.a (mon.0) 8786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.822 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.109568+0000 mon.a (mon.0) 8787 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.822 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.148471+0000 mon.a (mon.0) 8788 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.822 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.155721+0000 mon.a (mon.0) 8789 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.822 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.162982+0000 mon.a (mon.0) 8790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.822 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.189876+0000 mon.a (mon.0) 8791 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.822 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.193835+0000 mon.a (mon.0) 8792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.822 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.197195+0000 mon.a (mon.0) 8793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.822 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.198372+0000 mon.a (mon.0) 8794 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.822 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.206570+0000 mon.a (mon.0) 8795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.822 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.287312+0000 mon.a (mon.0) 8796 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.822 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.289897+0000 mon.a (mon.0) 8797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.822 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.292334+0000 mon.a (mon.0) 8798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.822 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.293231+0000 mon.a (mon.0) 8799 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.822 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.299713+0000 mon.a (mon.0) 8800 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.822 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.378140+0000 mon.a (mon.0) 8801 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.823 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.380984+0000 mon.a (mon.0) 8802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.823 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.383722+0000 mon.a (mon.0) 8803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.823 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.384636+0000 mon.a (mon.0) 8804 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.823 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.392186+0000 mon.a (mon.0) 8805 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.823 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.470157+0000 mon.a (mon.0) 8806 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.823 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.473149+0000 mon.a (mon.0) 8807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.823 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.475805+0000 mon.a (mon.0) 8808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.823 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.477029+0000 mon.a (mon.0) 8809 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.823 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:08 smithi046 bash[68510]: audit 2024-02-10T06:47:08.487743+0000 mon.a (mon.0) 8810 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.830 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: cephadm 2024-02-10T06:47:06.713213+0000 mgr.y (mgr.34107) 2142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.830 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: cephadm 2024-02-10T06:47:06.809716+0000 mgr.y (mgr.34107) 2143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.830 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: cephadm 2024-02-10T06:47:06.900478+0000 mgr.y (mgr.34107) 2144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.830 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: cephadm 2024-02-10T06:47:07.002412+0000 mgr.y (mgr.34107) 2145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.830 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: cluster 2024-02-10T06:47:07.097612+0000 mgr.y (mgr.34107) 2146 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:08.830 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: cephadm 2024-02-10T06:47:07.100044+0000 mgr.y (mgr.34107) 2147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.830 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: cephadm 2024-02-10T06:47:07.195525+0000 mgr.y (mgr.34107) 2148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.830 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: cephadm 2024-02-10T06:47:07.286944+0000 mgr.y (mgr.34107) 2149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.830 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: cephadm 2024-02-10T06:47:07.385782+0000 mgr.y (mgr.34107) 2150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.830 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: cephadm 2024-02-10T06:47:07.479405+0000 mgr.y (mgr.34107) 2151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.830 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.539623+0000 mon.a (mon.0) 8753 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.830 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.542064+0000 mon.a (mon.0) 8754 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.830 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.544276+0000 mon.a (mon.0) 8755 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.831 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.545164+0000 mon.a (mon.0) 8756 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.831 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.551349+0000 mon.a (mon.0) 8757 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.831 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: cephadm 2024-02-10T06:47:07.551984+0000 mgr.y (mgr.34107) 2152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.831 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.630201+0000 mon.a (mon.0) 8758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.831 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.633318+0000 mon.a (mon.0) 8759 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.831 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.637018+0000 mon.a (mon.0) 8760 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.831 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.638301+0000 mon.a (mon.0) 8761 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.831 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.646755+0000 mon.a (mon.0) 8762 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.832 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: cephadm 2024-02-10T06:47:07.647579+0000 mgr.y (mgr.34107) 2153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:08.832 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.726202+0000 mon.a (mon.0) 8763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.833 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.729198+0000 mon.a (mon.0) 8764 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.833 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.732530+0000 mon.a (mon.0) 8765 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.833 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.733830+0000 mon.a (mon.0) 8766 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.833 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.742346+0000 mon.a (mon.0) 8767 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.833 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.820806+0000 mon.a (mon.0) 8768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.833 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.824289+0000 mon.a (mon.0) 8769 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.833 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.826955+0000 mon.a (mon.0) 8770 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.834 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.827893+0000 mon.a (mon.0) 8771 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.834 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.835365+0000 mon.a (mon.0) 8772 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.834 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.920334+0000 mon.a (mon.0) 8773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.834 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.923191+0000 mon.a (mon.0) 8774 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.834 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.926403+0000 mon.a (mon.0) 8775 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.834 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.927719+0000 mon.a (mon.0) 8776 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.835 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:07.934411+0000 mon.a (mon.0) 8777 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.835 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.016875+0000 mon.a (mon.0) 8778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.835 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.019684+0000 mon.a (mon.0) 8779 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.835 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.022429+0000 mon.a (mon.0) 8780 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.835 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.023436+0000 mon.a (mon.0) 8781 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.835 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.030667+0000 mon.a (mon.0) 8782 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.836 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.093661+0000 mon.a (mon.0) 8783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.836 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.096230+0000 mon.a (mon.0) 8784 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.836 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.102342+0000 mon.a (mon.0) 8785 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.836 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.103399+0000 mon.a (mon.0) 8786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.836 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.109568+0000 mon.a (mon.0) 8787 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.837 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.148471+0000 mon.a (mon.0) 8788 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.837 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.155721+0000 mon.a (mon.0) 8789 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.837 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.162982+0000 mon.a (mon.0) 8790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.837 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.189876+0000 mon.a (mon.0) 8791 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.837 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.193835+0000 mon.a (mon.0) 8792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.837 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.197195+0000 mon.a (mon.0) 8793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.838 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.198372+0000 mon.a (mon.0) 8794 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.838 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.206570+0000 mon.a (mon.0) 8795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.838 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.287312+0000 mon.a (mon.0) 8796 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.838 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.289897+0000 mon.a (mon.0) 8797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.838 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.292334+0000 mon.a (mon.0) 8798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.838 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.293231+0000 mon.a (mon.0) 8799 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.838 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.299713+0000 mon.a (mon.0) 8800 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.839 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.378140+0000 mon.a (mon.0) 8801 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.839 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.380984+0000 mon.a (mon.0) 8802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.839 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.383722+0000 mon.a (mon.0) 8803 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.839 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.384636+0000 mon.a (mon.0) 8804 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.839 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.392186+0000 mon.a (mon.0) 8805 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:08.839 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.470157+0000 mon.a (mon.0) 8806 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:08.840 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.473149+0000 mon.a (mon.0) 8807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:08.840 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.475805+0000 mon.a (mon.0) 8808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:08.840 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.477029+0000 mon.a (mon.0) 8809 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:08.840 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[56722]: audit 2024-02-10T06:47:08.487743+0000 mon.a (mon.0) 8810 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.252 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[82944]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-02-10T06:47:09.252 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:08 smithi175 bash[82944]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-02-10T06:47:09.841 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: cephadm 2024-02-10T06:47:07.742976+0000 mgr.y (mgr.34107) 2154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.841 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: cephadm 2024-02-10T06:47:07.836938+0000 mgr.y (mgr.34107) 2155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.841 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: cephadm 2024-02-10T06:47:07.937078+0000 mgr.y (mgr.34107) 2156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.841 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: cephadm 2024-02-10T06:47:08.031548+0000 mgr.y (mgr.34107) 2157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.841 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: cephadm 2024-02-10T06:47:08.110134+0000 mgr.y (mgr.34107) 2158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: cephadm 2024-02-10T06:47:08.207227+0000 mgr.y (mgr.34107) 2159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: cephadm 2024-02-10T06:47:08.300253+0000 mgr.y (mgr.34107) 2160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: cephadm 2024-02-10T06:47:08.392758+0000 mgr.y (mgr.34107) 2161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: cephadm 2024-02-10T06:47:08.488334+0000 mgr.y (mgr.34107) 2162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.566098+0000 mon.a (mon.0) 8811 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.568839+0000 mon.a (mon.0) 8812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.571844+0000 mon.a (mon.0) 8813 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.572838+0000 mon.a (mon.0) 8814 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.580347+0000 mon.a (mon.0) 8815 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: cephadm 2024-02-10T06:47:08.580955+0000 mgr.y (mgr.34107) 2163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.658361+0000 mon.a (mon.0) 8816 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.661181+0000 mon.a (mon.0) 8817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.664108+0000 mon.a (mon.0) 8818 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.842 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.665218+0000 mon.a (mon.0) 8819 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.843 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.672818+0000 mon.a (mon.0) 8820 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.843 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: cephadm 2024-02-10T06:47:08.673376+0000 mgr.y (mgr.34107) 2164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.843 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.755387+0000 mon.a (mon.0) 8821 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.843 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.758011+0000 mon.a (mon.0) 8822 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.843 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.761159+0000 mon.a (mon.0) 8823 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.843 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.762251+0000 mon.a (mon.0) 8824 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.843 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.769877+0000 mon.a (mon.0) 8825 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.843 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.849539+0000 mon.a (mon.0) 8826 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.843 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.853417+0000 mon.a (mon.0) 8827 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.843 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.856907+0000 mon.a (mon.0) 8828 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.843 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.858069+0000 mon.a (mon.0) 8829 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.843 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.864118+0000 mon.a (mon.0) 8830 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.843 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.948284+0000 mon.a (mon.0) 8831 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.843 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.951060+0000 mon.a (mon.0) 8832 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.843 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.955701+0000 mon.a (mon.0) 8833 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.843 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.956955+0000 mon.a (mon.0) 8834 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.844 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:08.965490+0000 mon.a (mon.0) 8835 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.844 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.044379+0000 mon.a (mon.0) 8836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.844 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.049053+0000 mon.a (mon.0) 8837 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.844 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.053175+0000 mon.a (mon.0) 8838 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.844 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.054331+0000 mon.a (mon.0) 8839 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.844 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.062434+0000 mon.a (mon.0) 8840 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.844 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.143326+0000 mon.a (mon.0) 8841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.844 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.146084+0000 mon.a (mon.0) 8842 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.845 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.149875+0000 mon.a (mon.0) 8843 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.845 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.151173+0000 mon.a (mon.0) 8844 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.845 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.160082+0000 mon.a (mon.0) 8845 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.845 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.244622+0000 mon.a (mon.0) 8846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.845 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.248187+0000 mon.a (mon.0) 8847 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.845 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.253911+0000 mon.a (mon.0) 8848 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.845 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.254911+0000 mon.a (mon.0) 8849 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.845 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.261718+0000 mon.a (mon.0) 8850 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.845 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.337922+0000 mon.a (mon.0) 8851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.845 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.340284+0000 mon.a (mon.0) 8852 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.845 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.342564+0000 mon.a (mon.0) 8853 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.845 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.343477+0000 mon.a (mon.0) 8854 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.845 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.350255+0000 mon.a (mon.0) 8855 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.845 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.428874+0000 mon.a (mon.0) 8856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.845 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.432530+0000 mon.a (mon.0) 8857 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.846 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.436547+0000 mon.a (mon.0) 8858 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.846 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.437760+0000 mon.a (mon.0) 8859 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.846 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.444157+0000 mon.a (mon.0) 8860 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.846 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:09 smithi175 bash[56722]: audit 2024-02-10T06:47:09.521412+0000 mon.a (mon.0) 8861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: cephadm 2024-02-10T06:47:07.742976+0000 mgr.y (mgr.34107) 2154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: cephadm 2024-02-10T06:47:07.836938+0000 mgr.y (mgr.34107) 2155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: cephadm 2024-02-10T06:47:07.937078+0000 mgr.y (mgr.34107) 2156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: cephadm 2024-02-10T06:47:08.031548+0000 mgr.y (mgr.34107) 2157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: cephadm 2024-02-10T06:47:08.110134+0000 mgr.y (mgr.34107) 2158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: cephadm 2024-02-10T06:47:08.207227+0000 mgr.y (mgr.34107) 2159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: cephadm 2024-02-10T06:47:08.300253+0000 mgr.y (mgr.34107) 2160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: cephadm 2024-02-10T06:47:08.392758+0000 mgr.y (mgr.34107) 2161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: cephadm 2024-02-10T06:47:08.488334+0000 mgr.y (mgr.34107) 2162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.566098+0000 mon.a (mon.0) 8811 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.568839+0000 mon.a (mon.0) 8812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.571844+0000 mon.a (mon.0) 8813 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.572838+0000 mon.a (mon.0) 8814 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.580347+0000 mon.a (mon.0) 8815 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: cephadm 2024-02-10T06:47:08.580955+0000 mgr.y (mgr.34107) 2163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.658361+0000 mon.a (mon.0) 8816 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.661181+0000 mon.a (mon.0) 8817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.664108+0000 mon.a (mon.0) 8818 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.665218+0000 mon.a (mon.0) 8819 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.672818+0000 mon.a (mon.0) 8820 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: cephadm 2024-02-10T06:47:08.673376+0000 mgr.y (mgr.34107) 2164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: cephadm 2024-02-10T06:47:07.742976+0000 mgr.y (mgr.34107) 2154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: cephadm 2024-02-10T06:47:07.836938+0000 mgr.y (mgr.34107) 2155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: cephadm 2024-02-10T06:47:07.937078+0000 mgr.y (mgr.34107) 2156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: cephadm 2024-02-10T06:47:08.031548+0000 mgr.y (mgr.34107) 2157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: cephadm 2024-02-10T06:47:08.110134+0000 mgr.y (mgr.34107) 2158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: cephadm 2024-02-10T06:47:08.207227+0000 mgr.y (mgr.34107) 2159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: cephadm 2024-02-10T06:47:08.300253+0000 mgr.y (mgr.34107) 2160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: cephadm 2024-02-10T06:47:08.392758+0000 mgr.y (mgr.34107) 2161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: cephadm 2024-02-10T06:47:08.488334+0000 mgr.y (mgr.34107) 2162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.566098+0000 mon.a (mon.0) 8811 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.568839+0000 mon.a (mon.0) 8812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.571844+0000 mon.a (mon.0) 8813 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.572838+0000 mon.a (mon.0) 8814 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.580347+0000 mon.a (mon.0) 8815 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: cephadm 2024-02-10T06:47:08.580955+0000 mgr.y (mgr.34107) 2163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.658361+0000 mon.a (mon.0) 8816 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.661181+0000 mon.a (mon.0) 8817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.664108+0000 mon.a (mon.0) 8818 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.665218+0000 mon.a (mon.0) 8819 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.672818+0000 mon.a (mon.0) 8820 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: cephadm 2024-02-10T06:47:08.673376+0000 mgr.y (mgr.34107) 2164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:09.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.755387+0000 mon.a (mon.0) 8821 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.758011+0000 mon.a (mon.0) 8822 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.761159+0000 mon.a (mon.0) 8823 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.762251+0000 mon.a (mon.0) 8824 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.769877+0000 mon.a (mon.0) 8825 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.849539+0000 mon.a (mon.0) 8826 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.853417+0000 mon.a (mon.0) 8827 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.856907+0000 mon.a (mon.0) 8828 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.858069+0000 mon.a (mon.0) 8829 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.864118+0000 mon.a (mon.0) 8830 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.948284+0000 mon.a (mon.0) 8831 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.951060+0000 mon.a (mon.0) 8832 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.955701+0000 mon.a (mon.0) 8833 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.956955+0000 mon.a (mon.0) 8834 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:08.965490+0000 mon.a (mon.0) 8835 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.044379+0000 mon.a (mon.0) 8836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.049053+0000 mon.a (mon.0) 8837 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.053175+0000 mon.a (mon.0) 8838 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.054331+0000 mon.a (mon.0) 8839 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.062434+0000 mon.a (mon.0) 8840 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.143326+0000 mon.a (mon.0) 8841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.146084+0000 mon.a (mon.0) 8842 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.149875+0000 mon.a (mon.0) 8843 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.151173+0000 mon.a (mon.0) 8844 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.160082+0000 mon.a (mon.0) 8845 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.244622+0000 mon.a (mon.0) 8846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.248187+0000 mon.a (mon.0) 8847 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.253911+0000 mon.a (mon.0) 8848 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.254911+0000 mon.a (mon.0) 8849 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.261718+0000 mon.a (mon.0) 8850 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.337922+0000 mon.a (mon.0) 8851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.340284+0000 mon.a (mon.0) 8852 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.342564+0000 mon.a (mon.0) 8853 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.343477+0000 mon.a (mon.0) 8854 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.350255+0000 mon.a (mon.0) 8855 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.428874+0000 mon.a (mon.0) 8856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.432530+0000 mon.a (mon.0) 8857 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.436547+0000 mon.a (mon.0) 8858 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.437760+0000 mon.a (mon.0) 8859 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.444157+0000 mon.a (mon.0) 8860 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[71198]: audit 2024-02-10T06:47:09.521412+0000 mon.a (mon.0) 8861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.755387+0000 mon.a (mon.0) 8821 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.758011+0000 mon.a (mon.0) 8822 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.761159+0000 mon.a (mon.0) 8823 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.762251+0000 mon.a (mon.0) 8824 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.769877+0000 mon.a (mon.0) 8825 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.849539+0000 mon.a (mon.0) 8826 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.853417+0000 mon.a (mon.0) 8827 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.856907+0000 mon.a (mon.0) 8828 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.858069+0000 mon.a (mon.0) 8829 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.864118+0000 mon.a (mon.0) 8830 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.948284+0000 mon.a (mon.0) 8831 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.951060+0000 mon.a (mon.0) 8832 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.955701+0000 mon.a (mon.0) 8833 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.956955+0000 mon.a (mon.0) 8834 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:08.965490+0000 mon.a (mon.0) 8835 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.044379+0000 mon.a (mon.0) 8836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.049053+0000 mon.a (mon.0) 8837 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.053175+0000 mon.a (mon.0) 8838 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.054331+0000 mon.a (mon.0) 8839 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.062434+0000 mon.a (mon.0) 8840 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.143326+0000 mon.a (mon.0) 8841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.146084+0000 mon.a (mon.0) 8842 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.149875+0000 mon.a (mon.0) 8843 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.151173+0000 mon.a (mon.0) 8844 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.160082+0000 mon.a (mon.0) 8845 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.244622+0000 mon.a (mon.0) 8846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.248187+0000 mon.a (mon.0) 8847 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.253911+0000 mon.a (mon.0) 8848 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.254911+0000 mon.a (mon.0) 8849 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.261718+0000 mon.a (mon.0) 8850 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.337922+0000 mon.a (mon.0) 8851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.340284+0000 mon.a (mon.0) 8852 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.342564+0000 mon.a (mon.0) 8853 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.343477+0000 mon.a (mon.0) 8854 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.350255+0000 mon.a (mon.0) 8855 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.428874+0000 mon.a (mon.0) 8856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:09.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.432530+0000 mon.a (mon.0) 8857 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:09.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.436547+0000 mon.a (mon.0) 8858 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:09.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.437760+0000 mon.a (mon.0) 8859 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:09.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.444157+0000 mon.a (mon.0) 8860 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:09.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:09 smithi046 bash[68510]: audit 2024-02-10T06:47:09.521412+0000 mon.a (mon.0) 8861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.540 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: cephadm 2024-02-10T06:47:08.770517+0000 mgr.y (mgr.34107) 2165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.540 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: cephadm 2024-02-10T06:47:08.864578+0000 mgr.y (mgr.34107) 2166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.540 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: cephadm 2024-02-10T06:47:08.966190+0000 mgr.y (mgr.34107) 2167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.540 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: cephadm 2024-02-10T06:47:09.063445+0000 mgr.y (mgr.34107) 2168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.541 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: cluster 2024-02-10T06:47:09.098496+0000 mgr.y (mgr.34107) 2169 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:10.541 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: cephadm 2024-02-10T06:47:09.160908+0000 mgr.y (mgr.34107) 2170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.541 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: cephadm 2024-02-10T06:47:09.262307+0000 mgr.y (mgr.34107) 2171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.541 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: cephadm 2024-02-10T06:47:09.350954+0000 mgr.y (mgr.34107) 2172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.541 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: cephadm 2024-02-10T06:47:09.444709+0000 mgr.y (mgr.34107) 2173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.541 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.524726+0000 mon.a (mon.0) 8862 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.541 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.537494+0000 mon.a (mon.0) 8863 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.541 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.538315+0000 mon.a (mon.0) 8864 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.541 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.543471+0000 mon.a (mon.0) 8865 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.541 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: cephadm 2024-02-10T06:47:09.544880+0000 mgr.y (mgr.34107) 2174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.541 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.625073+0000 mon.a (mon.0) 8866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.541 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.627877+0000 mon.a (mon.0) 8867 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.541 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.631076+0000 mon.a (mon.0) 8868 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.541 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.631875+0000 mon.a (mon.0) 8869 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.542 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.638968+0000 mon.a (mon.0) 8870 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.542 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: cephadm 2024-02-10T06:47:09.639848+0000 mgr.y (mgr.34107) 2175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.542 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.725060+0000 mon.a (mon.0) 8871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.542 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.727157+0000 mon.a (mon.0) 8872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.542 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.729692+0000 mon.a (mon.0) 8873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.542 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.730572+0000 mon.a (mon.0) 8874 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.542 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.737016+0000 mon.a (mon.0) 8875 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.542 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.802289+0000 mon.a (mon.0) 8876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.542 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.805475+0000 mon.a (mon.0) 8877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.542 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.810687+0000 mon.a (mon.0) 8878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.542 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.811846+0000 mon.a (mon.0) 8879 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.542 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.821130+0000 mon.a (mon.0) 8880 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.901950+0000 mon.a (mon.0) 8881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.904568+0000 mon.a (mon.0) 8882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.908044+0000 mon.a (mon.0) 8883 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.909257+0000 mon.a (mon.0) 8884 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.916945+0000 mon.a (mon.0) 8885 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:09.997574+0000 mon.a (mon.0) 8886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.000341+0000 mon.a (mon.0) 8887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.003806+0000 mon.a (mon.0) 8888 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.005007+0000 mon.a (mon.0) 8889 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.011218+0000 mon.a (mon.0) 8890 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.085668+0000 mon.a (mon.0) 8891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.089108+0000 mon.a (mon.0) 8892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.092012+0000 mon.a (mon.0) 8893 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.093129+0000 mon.a (mon.0) 8894 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.543 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.099909+0000 mon.a (mon.0) 8895 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.544 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.179175+0000 mon.a (mon.0) 8896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.544 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.182326+0000 mon.a (mon.0) 8897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.544 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.185287+0000 mon.a (mon.0) 8898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.186432+0000 mon.a (mon.0) 8899 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.195655+0000 mon.a (mon.0) 8900 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.276954+0000 mon.a (mon.0) 8901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.280318+0000 mon.a (mon.0) 8902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.283320+0000 mon.a (mon.0) 8903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.284491+0000 mon.a (mon.0) 8904 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.291537+0000 mon.a (mon.0) 8905 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.376093+0000 mon.a (mon.0) 8906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.378619+0000 mon.a (mon.0) 8907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.381223+0000 mon.a (mon.0) 8908 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.382266+0000 mon.a (mon.0) 8909 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.388186+0000 mon.a (mon.0) 8910 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.467988+0000 mon.a (mon.0) 8911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.471135+0000 mon.a (mon.0) 8912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.474504+0000 mon.a (mon.0) 8913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.475734+0000 mon.a (mon.0) 8914 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[68510]: audit 2024-02-10T06:47:10.485469+0000 mon.a (mon.0) 8915 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: cephadm 2024-02-10T06:47:08.770517+0000 mgr.y (mgr.34107) 2165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: cephadm 2024-02-10T06:47:08.864578+0000 mgr.y (mgr.34107) 2166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: cephadm 2024-02-10T06:47:08.966190+0000 mgr.y (mgr.34107) 2167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: cephadm 2024-02-10T06:47:09.063445+0000 mgr.y (mgr.34107) 2168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: cluster 2024-02-10T06:47:09.098496+0000 mgr.y (mgr.34107) 2169 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: cephadm 2024-02-10T06:47:09.160908+0000 mgr.y (mgr.34107) 2170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: cephadm 2024-02-10T06:47:09.262307+0000 mgr.y (mgr.34107) 2171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: cephadm 2024-02-10T06:47:09.350954+0000 mgr.y (mgr.34107) 2172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: cephadm 2024-02-10T06:47:09.444709+0000 mgr.y (mgr.34107) 2173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.524726+0000 mon.a (mon.0) 8862 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.537494+0000 mon.a (mon.0) 8863 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.538315+0000 mon.a (mon.0) 8864 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.543471+0000 mon.a (mon.0) 8865 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: cephadm 2024-02-10T06:47:09.544880+0000 mgr.y (mgr.34107) 2174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.625073+0000 mon.a (mon.0) 8866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.627877+0000 mon.a (mon.0) 8867 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.631076+0000 mon.a (mon.0) 8868 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.631875+0000 mon.a (mon.0) 8869 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.638968+0000 mon.a (mon.0) 8870 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: cephadm 2024-02-10T06:47:09.639848+0000 mgr.y (mgr.34107) 2175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.725060+0000 mon.a (mon.0) 8871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.727157+0000 mon.a (mon.0) 8872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.729692+0000 mon.a (mon.0) 8873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.730572+0000 mon.a (mon.0) 8874 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.737016+0000 mon.a (mon.0) 8875 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.802289+0000 mon.a (mon.0) 8876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.805475+0000 mon.a (mon.0) 8877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.810687+0000 mon.a (mon.0) 8878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.811846+0000 mon.a (mon.0) 8879 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.821130+0000 mon.a (mon.0) 8880 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.901950+0000 mon.a (mon.0) 8881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.904568+0000 mon.a (mon.0) 8882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.908044+0000 mon.a (mon.0) 8883 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.909257+0000 mon.a (mon.0) 8884 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.916945+0000 mon.a (mon.0) 8885 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:09.997574+0000 mon.a (mon.0) 8886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.000341+0000 mon.a (mon.0) 8887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.003806+0000 mon.a (mon.0) 8888 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.005007+0000 mon.a (mon.0) 8889 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.011218+0000 mon.a (mon.0) 8890 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.085668+0000 mon.a (mon.0) 8891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.089108+0000 mon.a (mon.0) 8892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.092012+0000 mon.a (mon.0) 8893 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.093129+0000 mon.a (mon.0) 8894 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.099909+0000 mon.a (mon.0) 8895 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.179175+0000 mon.a (mon.0) 8896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.182326+0000 mon.a (mon.0) 8897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.185287+0000 mon.a (mon.0) 8898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.186432+0000 mon.a (mon.0) 8899 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.195655+0000 mon.a (mon.0) 8900 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.276954+0000 mon.a (mon.0) 8901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.280318+0000 mon.a (mon.0) 8902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.283320+0000 mon.a (mon.0) 8903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.284491+0000 mon.a (mon.0) 8904 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.291537+0000 mon.a (mon.0) 8905 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.376093+0000 mon.a (mon.0) 8906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.378619+0000 mon.a (mon.0) 8907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.381223+0000 mon.a (mon.0) 8908 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.382266+0000 mon.a (mon.0) 8909 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.388186+0000 mon.a (mon.0) 8910 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.467988+0000 mon.a (mon.0) 8911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.471135+0000 mon.a (mon.0) 8912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.474504+0000 mon.a (mon.0) 8913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.475734+0000 mon.a (mon.0) 8914 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:10 smithi046 bash[71198]: audit 2024-02-10T06:47:10.485469+0000 mon.a (mon.0) 8915 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.932 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: cephadm 2024-02-10T06:47:08.770517+0000 mgr.y (mgr.34107) 2165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.933 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: cephadm 2024-02-10T06:47:08.864578+0000 mgr.y (mgr.34107) 2166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.933 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: cephadm 2024-02-10T06:47:08.966190+0000 mgr.y (mgr.34107) 2167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.933 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: cephadm 2024-02-10T06:47:09.063445+0000 mgr.y (mgr.34107) 2168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.933 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: cluster 2024-02-10T06:47:09.098496+0000 mgr.y (mgr.34107) 2169 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:10.933 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: cephadm 2024-02-10T06:47:09.160908+0000 mgr.y (mgr.34107) 2170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.934 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: cephadm 2024-02-10T06:47:09.262307+0000 mgr.y (mgr.34107) 2171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.934 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: cephadm 2024-02-10T06:47:09.350954+0000 mgr.y (mgr.34107) 2172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.934 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: cephadm 2024-02-10T06:47:09.444709+0000 mgr.y (mgr.34107) 2173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.934 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.524726+0000 mon.a (mon.0) 8862 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.934 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.537494+0000 mon.a (mon.0) 8863 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.934 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.538315+0000 mon.a (mon.0) 8864 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.934 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.543471+0000 mon.a (mon.0) 8865 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.935 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: cephadm 2024-02-10T06:47:09.544880+0000 mgr.y (mgr.34107) 2174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.935 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.625073+0000 mon.a (mon.0) 8866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.935 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.627877+0000 mon.a (mon.0) 8867 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.935 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.631076+0000 mon.a (mon.0) 8868 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.935 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.631875+0000 mon.a (mon.0) 8869 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.935 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.638968+0000 mon.a (mon.0) 8870 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: cephadm 2024-02-10T06:47:09.639848+0000 mgr.y (mgr.34107) 2175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:10.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.725060+0000 mon.a (mon.0) 8871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.727157+0000 mon.a (mon.0) 8872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.729692+0000 mon.a (mon.0) 8873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.730572+0000 mon.a (mon.0) 8874 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.737016+0000 mon.a (mon.0) 8875 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.802289+0000 mon.a (mon.0) 8876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.936 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.805475+0000 mon.a (mon.0) 8877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.810687+0000 mon.a (mon.0) 8878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.811846+0000 mon.a (mon.0) 8879 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.821130+0000 mon.a (mon.0) 8880 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.901950+0000 mon.a (mon.0) 8881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.904568+0000 mon.a (mon.0) 8882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.937 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.908044+0000 mon.a (mon.0) 8883 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.909257+0000 mon.a (mon.0) 8884 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.916945+0000 mon.a (mon.0) 8885 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:09.997574+0000 mon.a (mon.0) 8886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.000341+0000 mon.a (mon.0) 8887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.003806+0000 mon.a (mon.0) 8888 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.005007+0000 mon.a (mon.0) 8889 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.938 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.011218+0000 mon.a (mon.0) 8890 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.085668+0000 mon.a (mon.0) 8891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.089108+0000 mon.a (mon.0) 8892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.092012+0000 mon.a (mon.0) 8893 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.093129+0000 mon.a (mon.0) 8894 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.099909+0000 mon.a (mon.0) 8895 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.179175+0000 mon.a (mon.0) 8896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.182326+0000 mon.a (mon.0) 8897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.185287+0000 mon.a (mon.0) 8898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.186432+0000 mon.a (mon.0) 8899 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.195655+0000 mon.a (mon.0) 8900 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.276954+0000 mon.a (mon.0) 8901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.944 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.280318+0000 mon.a (mon.0) 8902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.944 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.283320+0000 mon.a (mon.0) 8903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.944 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.284491+0000 mon.a (mon.0) 8904 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.944 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.291537+0000 mon.a (mon.0) 8905 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.944 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.376093+0000 mon.a (mon.0) 8906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.945 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.378619+0000 mon.a (mon.0) 8907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.945 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.381223+0000 mon.a (mon.0) 8908 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.945 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.382266+0000 mon.a (mon.0) 8909 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.945 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.388186+0000 mon.a (mon.0) 8910 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.945 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.467988+0000 mon.a (mon.0) 8911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:10.945 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.471135+0000 mon.a (mon.0) 8912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:10.945 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.474504+0000 mon.a (mon.0) 8913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:10.946 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.475734+0000 mon.a (mon.0) 8914 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:10.946 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[56722]: audit 2024-02-10T06:47:10.485469+0000 mon.a (mon.0) 8915 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:10.947 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.592Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-02-10T06:47:10.947 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.592Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-02-10T06:47:10.947 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.597Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-02-10T06:47:10.947 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.597Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-10T06:47:10.947 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.597Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-02-10T06:47:10.947 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.597Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-10T06:47:10.948 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-10T06:47:10.948 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=arp 2024-02-10T06:47:10.948 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-10T06:47:10.948 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-10T06:47:10.948 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-10T06:47:10.948 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-10T06:47:10.949 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-10T06:47:10.949 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-10T06:47:10.949 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-10T06:47:10.949 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-10T06:47:10.949 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=edac 2024-02-10T06:47:10.949 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-10T06:47:10.949 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-10T06:47:10.950 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-10T06:47:10.950 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-10T06:47:10.950 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-10T06:47:10.950 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-10T06:47:10.950 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-10T06:47:10.950 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-10T06:47:10.951 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-10T06:47:10.951 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-10T06:47:10.951 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-10T06:47:10.951 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-10T06:47:10.951 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-10T06:47:10.951 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-10T06:47:10.951 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-10T06:47:10.951 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-10T06:47:10.951 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=os 2024-02-10T06:47:10.952 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-10T06:47:10.952 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.598Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-10T06:47:10.952 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.599Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-10T06:47:10.952 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.599Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-10T06:47:10.952 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.599Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-10T06:47:10.952 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.599Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-10T06:47:10.952 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.599Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-10T06:47:10.952 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.599Z caller=node_exporter.go:117 level=info collector=stat 2024-02-10T06:47:10.953 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.599Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-10T06:47:10.953 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.599Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-10T06:47:10.953 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.599Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-10T06:47:10.953 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.599Z caller=node_exporter.go:117 level=info collector=time 2024-02-10T06:47:10.953 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.599Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-10T06:47:10.953 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.599Z caller=node_exporter.go:117 level=info collector=uname 2024-02-10T06:47:10.953 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.599Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-10T06:47:10.953 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.599Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-10T06:47:10.953 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.599Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-10T06:47:10.954 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.599Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-02-10T06:47:10.954 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:10 smithi175 bash[82944]: ts=2024-02-10T06:47:10.599Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-10T06:47:11.375 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:47:11] "GET /metrics HTTP/1.1" 200 38766 "" "Prometheus/2.33.4" 2024-02-10T06:47:11.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: cephadm 2024-02-10T06:47:09.737684+0000 mgr.y (mgr.34107) 2176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: cephadm 2024-02-10T06:47:09.821894+0000 mgr.y (mgr.34107) 2177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: cephadm 2024-02-10T06:47:09.917527+0000 mgr.y (mgr.34107) 2178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: cephadm 2024-02-10T06:47:10.011774+0000 mgr.y (mgr.34107) 2179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: cephadm 2024-02-10T06:47:10.100652+0000 mgr.y (mgr.34107) 2180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: cephadm 2024-02-10T06:47:10.196348+0000 mgr.y (mgr.34107) 2181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: cephadm 2024-02-10T06:47:10.292073+0000 mgr.y (mgr.34107) 2182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: cephadm 2024-02-10T06:47:10.389176+0000 mgr.y (mgr.34107) 2183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: cephadm 2024-02-10T06:47:10.486190+0000 mgr.y (mgr.34107) 2184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.565007+0000 mon.a (mon.0) 8916 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:11.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.567111+0000 mon.a (mon.0) 8917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.569149+0000 mon.a (mon.0) 8918 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:11.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.569865+0000 mon.a (mon.0) 8919 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:11.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.574777+0000 mon.a (mon.0) 8920 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: cephadm 2024-02-10T06:47:10.575392+0000 mgr.y (mgr.34107) 2185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.659069+0000 mon.a (mon.0) 8921 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:11.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.662019+0000 mon.a (mon.0) 8922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.664992+0000 mon.a (mon.0) 8923 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:11.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.665753+0000 mon.a (mon.0) 8924 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:11.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.671581+0000 mon.a (mon.0) 8925 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: cephadm 2024-02-10T06:47:10.672256+0000 mgr.y (mgr.34107) 2186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: cephadm 2024-02-10T06:47:09.737684+0000 mgr.y (mgr.34107) 2176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: cephadm 2024-02-10T06:47:09.821894+0000 mgr.y (mgr.34107) 2177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: cephadm 2024-02-10T06:47:09.917527+0000 mgr.y (mgr.34107) 2178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: cephadm 2024-02-10T06:47:10.011774+0000 mgr.y (mgr.34107) 2179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: cephadm 2024-02-10T06:47:10.100652+0000 mgr.y (mgr.34107) 2180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: cephadm 2024-02-10T06:47:10.196348+0000 mgr.y (mgr.34107) 2181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: cephadm 2024-02-10T06:47:10.292073+0000 mgr.y (mgr.34107) 2182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: cephadm 2024-02-10T06:47:10.389176+0000 mgr.y (mgr.34107) 2183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: cephadm 2024-02-10T06:47:10.486190+0000 mgr.y (mgr.34107) 2184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.565007+0000 mon.a (mon.0) 8916 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:11.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.567111+0000 mon.a (mon.0) 8917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.569149+0000 mon.a (mon.0) 8918 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:11.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.569865+0000 mon.a (mon.0) 8919 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:11.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.574777+0000 mon.a (mon.0) 8920 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: cephadm 2024-02-10T06:47:10.575392+0000 mgr.y (mgr.34107) 2185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.659069+0000 mon.a (mon.0) 8921 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:11.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.662019+0000 mon.a (mon.0) 8922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.664992+0000 mon.a (mon.0) 8923 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:11.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.665753+0000 mon.a (mon.0) 8924 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:11.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.671581+0000 mon.a (mon.0) 8925 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: cephadm 2024-02-10T06:47:10.672256+0000 mgr.y (mgr.34107) 2186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.783889+0000 mon.a (mon.0) 8926 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.786845+0000 mon.a (mon.0) 8927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.789907+0000 mon.a (mon.0) 8928 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.791093+0000 mon.a (mon.0) 8929 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.799380+0000 mon.a (mon.0) 8930 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.880030+0000 mon.a (mon.0) 8931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.883201+0000 mon.a (mon.0) 8932 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.887298+0000 mon.a (mon.0) 8933 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.888902+0000 mon.a (mon.0) 8934 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.902694+0000 mon.a (mon.0) 8935 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.910197+0000 mon.a (mon.0) 8936 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.917130+0000 mon.a (mon.0) 8937 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.926431+0000 mon.a (mon.0) 8938 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.992718+0000 mon.a (mon.0) 8939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.995198+0000 mon.a (mon.0) 8940 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.998524+0000 mon.a (mon.0) 8941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:10.999783+0000 mon.a (mon.0) 8942 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:11.004509+0000 mon.a (mon.0) 8943 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:11.009625+0000 mon.a (mon.0) 8944 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:11.011551+0000 mon.a (mon.0) 8945 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.783889+0000 mon.a (mon.0) 8926 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.786845+0000 mon.a (mon.0) 8927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.789907+0000 mon.a (mon.0) 8928 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.791093+0000 mon.a (mon.0) 8929 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.799380+0000 mon.a (mon.0) 8930 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.880030+0000 mon.a (mon.0) 8931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.883201+0000 mon.a (mon.0) 8932 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.887298+0000 mon.a (mon.0) 8933 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.888902+0000 mon.a (mon.0) 8934 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.902694+0000 mon.a (mon.0) 8935 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.910197+0000 mon.a (mon.0) 8936 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.917130+0000 mon.a (mon.0) 8937 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.926431+0000 mon.a (mon.0) 8938 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.992718+0000 mon.a (mon.0) 8939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.995198+0000 mon.a (mon.0) 8940 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.998524+0000 mon.a (mon.0) 8941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:10.999783+0000 mon.a (mon.0) 8942 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:11.004509+0000 mon.a (mon.0) 8943 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:11.009625+0000 mon.a (mon.0) 8944 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:11.011551+0000 mon.a (mon.0) 8945 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:11.012806+0000 mon.a (mon.0) 8946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:11.014022+0000 mon.a (mon.0) 8947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:11.015548+0000 mon.a (mon.0) 8948 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:11.017366+0000 mon.a (mon.0) 8949 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:11.018952+0000 mon.a (mon.0) 8950 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:11.020763+0000 mon.a (mon.0) 8951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:11.246037+0000 mon.a (mon.0) 8952 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:11.254027+0000 mon.a (mon.0) 8953 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[68510]: audit 2024-02-10T06:47:11.261478+0000 mon.a (mon.0) 8954 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:11.012806+0000 mon.a (mon.0) 8946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:11.014022+0000 mon.a (mon.0) 8947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:11.015548+0000 mon.a (mon.0) 8948 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:11.017366+0000 mon.a (mon.0) 8949 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:11.018952+0000 mon.a (mon.0) 8950 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:11.020763+0000 mon.a (mon.0) 8951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:11.246037+0000 mon.a (mon.0) 8952 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:11.254027+0000 mon.a (mon.0) 8953 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:11 smithi046 bash[71198]: audit 2024-02-10T06:47:11.261478+0000 mon.a (mon.0) 8954 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: cephadm 2024-02-10T06:47:09.737684+0000 mgr.y (mgr.34107) 2176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: cephadm 2024-02-10T06:47:09.821894+0000 mgr.y (mgr.34107) 2177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: cephadm 2024-02-10T06:47:09.917527+0000 mgr.y (mgr.34107) 2178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: cephadm 2024-02-10T06:47:10.011774+0000 mgr.y (mgr.34107) 2179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: cephadm 2024-02-10T06:47:10.100652+0000 mgr.y (mgr.34107) 2180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: cephadm 2024-02-10T06:47:10.196348+0000 mgr.y (mgr.34107) 2181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: cephadm 2024-02-10T06:47:10.292073+0000 mgr.y (mgr.34107) 2182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: cephadm 2024-02-10T06:47:10.389176+0000 mgr.y (mgr.34107) 2183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: cephadm 2024-02-10T06:47:10.486190+0000 mgr.y (mgr.34107) 2184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.565007+0000 mon.a (mon.0) 8916 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.567111+0000 mon.a (mon.0) 8917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.569149+0000 mon.a (mon.0) 8918 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.569865+0000 mon.a (mon.0) 8919 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.574777+0000 mon.a (mon.0) 8920 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: cephadm 2024-02-10T06:47:10.575392+0000 mgr.y (mgr.34107) 2185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.659069+0000 mon.a (mon.0) 8921 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.662019+0000 mon.a (mon.0) 8922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.664992+0000 mon.a (mon.0) 8923 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.665753+0000 mon.a (mon.0) 8924 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:11.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.671581+0000 mon.a (mon.0) 8925 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: cephadm 2024-02-10T06:47:10.672256+0000 mgr.y (mgr.34107) 2186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:11.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.783889+0000 mon.a (mon.0) 8926 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:11.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.786845+0000 mon.a (mon.0) 8927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.789907+0000 mon.a (mon.0) 8928 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:11.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.791093+0000 mon.a (mon.0) 8929 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:11.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.799380+0000 mon.a (mon.0) 8930 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.880030+0000 mon.a (mon.0) 8931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.883201+0000 mon.a (mon.0) 8932 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.887298+0000 mon.a (mon.0) 8933 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.888902+0000 mon.a (mon.0) 8934 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.902694+0000 mon.a (mon.0) 8935 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.910197+0000 mon.a (mon.0) 8936 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.917130+0000 mon.a (mon.0) 8937 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.926431+0000 mon.a (mon.0) 8938 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.992718+0000 mon.a (mon.0) 8939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.995198+0000 mon.a (mon.0) 8940 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.998524+0000 mon.a (mon.0) 8941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:10.999783+0000 mon.a (mon.0) 8942 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:11.004509+0000 mon.a (mon.0) 8943 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:11.009625+0000 mon.a (mon.0) 8944 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:11.011551+0000 mon.a (mon.0) 8945 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:11.012806+0000 mon.a (mon.0) 8946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:11.014022+0000 mon.a (mon.0) 8947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:11.015548+0000 mon.a (mon.0) 8948 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:11.017366+0000 mon.a (mon.0) 8949 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:11.018952+0000 mon.a (mon.0) 8950 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:11.020763+0000 mon.a (mon.0) 8951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:11.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:11.246037+0000 mon.a (mon.0) 8952 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:11.254027+0000 mon.a (mon.0) 8953 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:11.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:11 smithi175 bash[56722]: audit 2024-02-10T06:47:11.261478+0000 mon.a (mon.0) 8954 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:12.721 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:12 smithi046 bash[68510]: cephadm 2024-02-10T06:47:10.800138+0000 mgr.y (mgr.34107) 2187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:12.721 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:12 smithi046 bash[68510]: cephadm 2024-02-10T06:47:10.910903+0000 mgr.y (mgr.34107) 2188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:12.721 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:12 smithi046 bash[68510]: cluster 2024-02-10T06:47:11.099510+0000 mgr.y (mgr.34107) 2189 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:12.721 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:12 smithi046 bash[71198]: cephadm 2024-02-10T06:47:10.800138+0000 mgr.y (mgr.34107) 2187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:12.721 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:12 smithi046 bash[71198]: cephadm 2024-02-10T06:47:10.910903+0000 mgr.y (mgr.34107) 2188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:12.721 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:12 smithi046 bash[71198]: cluster 2024-02-10T06:47:11.099510+0000 mgr.y (mgr.34107) 2189 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:12.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:12 smithi175 bash[56722]: cephadm 2024-02-10T06:47:10.800138+0000 mgr.y (mgr.34107) 2187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:12.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:12 smithi175 bash[56722]: cephadm 2024-02-10T06:47:10.910903+0000 mgr.y (mgr.34107) 2188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:12.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:12 smithi175 bash[56722]: cluster 2024-02-10T06:47:11.099510+0000 mgr.y (mgr.34107) 2189 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:13.606 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:13 smithi175 bash[56722]: audit 2024-02-10T06:47:12.409394+0000 mgr.y (mgr.34107) 2190 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:47:13.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:13 smithi046 bash[68510]: audit 2024-02-10T06:47:12.409394+0000 mgr.y (mgr.34107) 2190 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:47:13.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:13 smithi046 bash[71198]: audit 2024-02-10T06:47:12.409394+0000 mgr.y (mgr.34107) 2190 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:47:14.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:14 smithi175 bash[56722]: cluster 2024-02-10T06:47:13.100408+0000 mgr.y (mgr.34107) 2191 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:14 smithi175 bash[56722]: audit 2024-02-10T06:47:14.343505+0000 mon.a (mon.0) 8955 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:14 smithi175 bash[56722]: audit 2024-02-10T06:47:14.354394+0000 mon.a (mon.0) 8956 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:14 smithi175 bash[56722]: audit 2024-02-10T06:47:14.362744+0000 mon.a (mon.0) 8957 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:14 smithi175 bash[56722]: audit 2024-02-10T06:47:14.503514+0000 mon.a (mon.0) 8958 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:47:14.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:14 smithi046 bash[68510]: cluster 2024-02-10T06:47:13.100408+0000 mgr.y (mgr.34107) 2191 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:14.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:14 smithi046 bash[68510]: audit 2024-02-10T06:47:14.343505+0000 mon.a (mon.0) 8955 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:14.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:14 smithi046 bash[68510]: audit 2024-02-10T06:47:14.354394+0000 mon.a (mon.0) 8956 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:14.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:14 smithi046 bash[68510]: audit 2024-02-10T06:47:14.362744+0000 mon.a (mon.0) 8957 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:14.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:14 smithi046 bash[68510]: audit 2024-02-10T06:47:14.503514+0000 mon.a (mon.0) 8958 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:47:14.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:14 smithi046 bash[71198]: cluster 2024-02-10T06:47:13.100408+0000 mgr.y (mgr.34107) 2191 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:14.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:14 smithi046 bash[71198]: audit 2024-02-10T06:47:14.343505+0000 mon.a (mon.0) 8955 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:14.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:14 smithi046 bash[71198]: audit 2024-02-10T06:47:14.354394+0000 mon.a (mon.0) 8956 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:14.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:14 smithi046 bash[71198]: audit 2024-02-10T06:47:14.362744+0000 mon.a (mon.0) 8957 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:14.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:14 smithi046 bash[71198]: audit 2024-02-10T06:47:14.503514+0000 mon.a (mon.0) 8958 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:47:16.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:16 smithi046 bash[68510]: cephadm 2024-02-10T06:47:14.900274+0000 mgr.y (mgr.34107) 2192 : cephadm 1 Upgrade: Updating node-exporter.b 2024-02-10T06:47:16.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:16 smithi046 bash[68510]: cephadm 2024-02-10T06:47:14.901293+0000 mgr.y (mgr.34107) 2193 : cephadm 1 Deploying daemon node-exporter.b on smithi175 2024-02-10T06:47:16.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:16 smithi046 bash[68510]: cluster 2024-02-10T06:47:15.101584+0000 mgr.y (mgr.34107) 2194 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:16 smithi046 bash[71198]: cephadm 2024-02-10T06:47:14.900274+0000 mgr.y (mgr.34107) 2192 : cephadm 1 Upgrade: Updating node-exporter.b 2024-02-10T06:47:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:16 smithi046 bash[71198]: cephadm 2024-02-10T06:47:14.901293+0000 mgr.y (mgr.34107) 2193 : cephadm 1 Deploying daemon node-exporter.b on smithi175 2024-02-10T06:47:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:16 smithi046 bash[71198]: cluster 2024-02-10T06:47:15.101584+0000 mgr.y (mgr.34107) 2194 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:16.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:16 smithi175 bash[56722]: cephadm 2024-02-10T06:47:14.900274+0000 mgr.y (mgr.34107) 2192 : cephadm 1 Upgrade: Updating node-exporter.b 2024-02-10T06:47:16.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:16 smithi175 bash[56722]: cephadm 2024-02-10T06:47:14.901293+0000 mgr.y (mgr.34107) 2193 : cephadm 1 Deploying daemon node-exporter.b on smithi175 2024-02-10T06:47:16.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:16 smithi175 bash[56722]: cluster 2024-02-10T06:47:15.101584+0000 mgr.y (mgr.34107) 2194 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:18.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:18 smithi175 bash[56722]: cluster 2024-02-10T06:47:17.102618+0000 mgr.y (mgr.34107) 2195 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:18.744 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:18 smithi175 systemd[1]: Stopping Ceph node-exporter.b for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:47:18.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:18 smithi046 bash[68510]: cluster 2024-02-10T06:47:17.102618+0000 mgr.y (mgr.34107) 2195 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:18.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:18 smithi046 bash[71198]: cluster 2024-02-10T06:47:17.102618+0000 mgr.y (mgr.34107) 2195 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:19.807 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:19 smithi175 bash[84383]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-node-exporter-b 2024-02-10T06:47:19.807 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:19 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-10T06:47:19.807 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:19 smithi175 bash[84456]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-node-exporter-b 2024-02-10T06:47:19.807 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:19 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-10T06:47:19.807 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:19 smithi175 systemd[1]: Stopped Ceph node-exporter.b for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:47:20.089 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:20 smithi175 systemd[1]: Started Ceph node-exporter.b for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:47:20.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: cluster 2024-02-10T06:47:19.103832+0000 mgr.y (mgr.34107) 2196 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:20.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.083213+0000 mon.a (mon.0) 8959 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:20.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.092820+0000 mon.a (mon.0) 8960 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:20.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.134222+0000 mon.a (mon.0) 8961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:20.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.136192+0000 mon.a (mon.0) 8962 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:20.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.148587+0000 mon.a (mon.0) 8963 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:20.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.230959+0000 mon.a (mon.0) 8964 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:20.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.234332+0000 mon.a (mon.0) 8965 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:20.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.238924+0000 mon.a (mon.0) 8966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:20.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.240434+0000 mon.a (mon.0) 8967 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:20.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.250307+0000 mon.a (mon.0) 8968 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:20.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.335701+0000 mon.a (mon.0) 8969 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:20.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.339890+0000 mon.a (mon.0) 8970 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:20.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.343324+0000 mon.a (mon.0) 8971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:20.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.344634+0000 mon.a (mon.0) 8972 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:20.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.353715+0000 mon.a (mon.0) 8973 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:20.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.434255+0000 mon.a (mon.0) 8974 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:20.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.436790+0000 mon.a (mon.0) 8975 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:20.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.440946+0000 mon.a (mon.0) 8976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:20.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.442225+0000 mon.a (mon.0) 8977 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:20.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.449607+0000 mon.a (mon.0) 8978 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:20.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.533536+0000 mon.a (mon.0) 8979 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:20.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.536191+0000 mon.a (mon.0) 8980 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:20.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.539945+0000 mon.a (mon.0) 8981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:20.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.540893+0000 mon.a (mon.0) 8982 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:20.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[68510]: audit 2024-02-10T06:47:20.547303+0000 mon.a (mon.0) 8983 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:20.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: cluster 2024-02-10T06:47:19.103832+0000 mgr.y (mgr.34107) 2196 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:20.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.083213+0000 mon.a (mon.0) 8959 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:20.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.092820+0000 mon.a (mon.0) 8960 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:20.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.134222+0000 mon.a (mon.0) 8961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:20.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.136192+0000 mon.a (mon.0) 8962 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:20.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.148587+0000 mon.a (mon.0) 8963 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:20.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.230959+0000 mon.a (mon.0) 8964 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:20.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.234332+0000 mon.a (mon.0) 8965 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:20.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.238924+0000 mon.a (mon.0) 8966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:20.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.240434+0000 mon.a (mon.0) 8967 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:20.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.250307+0000 mon.a (mon.0) 8968 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:20.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.335701+0000 mon.a (mon.0) 8969 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:20.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.339890+0000 mon.a (mon.0) 8970 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:20.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.343324+0000 mon.a (mon.0) 8971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:20.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.344634+0000 mon.a (mon.0) 8972 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:20.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.353715+0000 mon.a (mon.0) 8973 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:20.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.434255+0000 mon.a (mon.0) 8974 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:20.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.436790+0000 mon.a (mon.0) 8975 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:20.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.440946+0000 mon.a (mon.0) 8976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:20.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.442225+0000 mon.a (mon.0) 8977 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:20.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.449607+0000 mon.a (mon.0) 8978 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:20.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.533536+0000 mon.a (mon.0) 8979 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:20.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.536191+0000 mon.a (mon.0) 8980 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:20.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.539945+0000 mon.a (mon.0) 8981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:20.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.540893+0000 mon.a (mon.0) 8982 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:20.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:20 smithi046 bash[71198]: audit 2024-02-10T06:47:20.547303+0000 mon.a (mon.0) 8983 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:20.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: cluster 2024-02-10T06:47:19.103832+0000 mgr.y (mgr.34107) 2196 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:20.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.083213+0000 mon.a (mon.0) 8959 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:20.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.092820+0000 mon.a (mon.0) 8960 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:20.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.134222+0000 mon.a (mon.0) 8961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:20.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.136192+0000 mon.a (mon.0) 8962 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:20.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.148587+0000 mon.a (mon.0) 8963 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:20.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.230959+0000 mon.a (mon.0) 8964 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:20.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.234332+0000 mon.a (mon.0) 8965 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:20.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.238924+0000 mon.a (mon.0) 8966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:20.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.240434+0000 mon.a (mon.0) 8967 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:20.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.250307+0000 mon.a (mon.0) 8968 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:20.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.335701+0000 mon.a (mon.0) 8969 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:20.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.339890+0000 mon.a (mon.0) 8970 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:20.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.343324+0000 mon.a (mon.0) 8971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:20.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.344634+0000 mon.a (mon.0) 8972 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:20.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.353715+0000 mon.a (mon.0) 8973 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:20.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.434255+0000 mon.a (mon.0) 8974 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:20.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.436790+0000 mon.a (mon.0) 8975 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:20.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.440946+0000 mon.a (mon.0) 8976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:20.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.442225+0000 mon.a (mon.0) 8977 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:20.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.449607+0000 mon.a (mon.0) 8978 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:20.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.533536+0000 mon.a (mon.0) 8979 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:20.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.536191+0000 mon.a (mon.0) 8980 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:20.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.539945+0000 mon.a (mon.0) 8981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:20.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.540893+0000 mon.a (mon.0) 8982 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:20.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:20 smithi175 bash[56722]: audit 2024-02-10T06:47:20.547303+0000 mon.a (mon.0) 8983 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.375 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:47:21] "GET /metrics HTTP/1.1" 200 38766 "" "Prometheus/2.33.4" 2024-02-10T06:47:21.494 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.206Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-02-10T06:47:21.494 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.206Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-02-10T06:47:21.494 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.206Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-02-10T06:47:21.494 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.207Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-10T06:47:21.494 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.207Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-02-10T06:47:21.494 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.207Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-10T06:47:21.495 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-10T06:47:21.495 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=arp 2024-02-10T06:47:21.495 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-10T06:47:21.495 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-10T06:47:21.495 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-10T06:47:21.495 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-10T06:47:21.495 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-10T06:47:21.495 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-10T06:47:21.495 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-10T06:47:21.495 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-10T06:47:21.495 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=edac 2024-02-10T06:47:21.495 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-10T06:47:21.496 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-10T06:47:21.496 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-10T06:47:21.496 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-10T06:47:21.496 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-10T06:47:21.496 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-10T06:47:21.496 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-10T06:47:21.496 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-10T06:47:21.497 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-10T06:47:21.497 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-10T06:47:21.497 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-10T06:47:21.497 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-10T06:47:21.497 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-10T06:47:21.497 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-10T06:47:21.497 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-10T06:47:21.497 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-10T06:47:21.497 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=os 2024-02-10T06:47:21.497 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-10T06:47:21.498 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-10T06:47:21.498 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-10T06:47:21.498 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-10T06:47:21.498 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-10T06:47:21.498 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-10T06:47:21.498 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-10T06:47:21.498 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=stat 2024-02-10T06:47:21.498 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-10T06:47:21.498 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-10T06:47:21.498 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-10T06:47:21.498 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=time 2024-02-10T06:47:21.498 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-10T06:47:21.498 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=uname 2024-02-10T06:47:21.498 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-10T06:47:21.498 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-10T06:47:21.499 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.208Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-10T06:47:21.499 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.209Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-02-10T06:47:21.499 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[84519]: ts=2024-02-10T06:47:21.209Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-10T06:47:21.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: cephadm 2024-02-10T06:47:20.149623+0000 mgr.y (mgr.34107) 2197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:21.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: cephadm 2024-02-10T06:47:20.251138+0000 mgr.y (mgr.34107) 2198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:21.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: cephadm 2024-02-10T06:47:20.354387+0000 mgr.y (mgr.34107) 2199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:21.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: cephadm 2024-02-10T06:47:20.450197+0000 mgr.y (mgr.34107) 2200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:21.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: cephadm 2024-02-10T06:47:20.548087+0000 mgr.y (mgr.34107) 2201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:21.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:20.626710+0000 mon.a (mon.0) 8984 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:20.629436+0000 mon.a (mon.0) 8985 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:20.633054+0000 mon.a (mon.0) 8986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:20.634396+0000 mon.a (mon.0) 8987 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:20.641052+0000 mon.a (mon.0) 8988 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: cephadm 2024-02-10T06:47:20.641724+0000 mgr.y (mgr.34107) 2202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:21.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:20.708611+0000 mon.a (mon.0) 8989 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:20.710849+0000 mon.a (mon.0) 8990 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:20.714257+0000 mon.a (mon.0) 8991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:20.715323+0000 mon.a (mon.0) 8992 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:20.723848+0000 mon.a (mon.0) 8993 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:20.805724+0000 mon.a (mon.0) 8994 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:20.808526+0000 mon.a (mon.0) 8995 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:20.811337+0000 mon.a (mon.0) 8996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:20.812397+0000 mon.a (mon.0) 8997 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: cephadm 2024-02-10T06:47:20.149623+0000 mgr.y (mgr.34107) 2197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:21.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: cephadm 2024-02-10T06:47:20.251138+0000 mgr.y (mgr.34107) 2198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:21.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: cephadm 2024-02-10T06:47:20.354387+0000 mgr.y (mgr.34107) 2199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:21.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: cephadm 2024-02-10T06:47:20.450197+0000 mgr.y (mgr.34107) 2200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:21.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: cephadm 2024-02-10T06:47:20.548087+0000 mgr.y (mgr.34107) 2201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:21.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:20.626710+0000 mon.a (mon.0) 8984 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:20.629436+0000 mon.a (mon.0) 8985 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:20.633054+0000 mon.a (mon.0) 8986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:20.634396+0000 mon.a (mon.0) 8987 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:20.641052+0000 mon.a (mon.0) 8988 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: cephadm 2024-02-10T06:47:20.641724+0000 mgr.y (mgr.34107) 2202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:21.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:20.708611+0000 mon.a (mon.0) 8989 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:20.710849+0000 mon.a (mon.0) 8990 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:20.714257+0000 mon.a (mon.0) 8991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:20.715323+0000 mon.a (mon.0) 8992 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:20.723848+0000 mon.a (mon.0) 8993 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:20.805724+0000 mon.a (mon.0) 8994 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:20.808526+0000 mon.a (mon.0) 8995 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:20.811337+0000 mon.a (mon.0) 8996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:20.812397+0000 mon.a (mon.0) 8997 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:20.821105+0000 mon.a (mon.0) 8998 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:20.901690+0000 mon.a (mon.0) 8999 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:20.905498+0000 mon.a (mon.0) 9000 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:20.909527+0000 mon.a (mon.0) 9001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:20.910779+0000 mon.a (mon.0) 9002 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:20.918403+0000 mon.a (mon.0) 9003 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.000840+0000 mon.a (mon.0) 9004 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.003136+0000 mon.a (mon.0) 9005 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.005939+0000 mon.a (mon.0) 9006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.006884+0000 mon.a (mon.0) 9007 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.013077+0000 mon.a (mon.0) 9008 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.091763+0000 mon.a (mon.0) 9009 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.095074+0000 mon.a (mon.0) 9010 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.098879+0000 mon.a (mon.0) 9011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.100153+0000 mon.a (mon.0) 9012 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.110575+0000 mon.a (mon.0) 9013 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.189620+0000 mon.a (mon.0) 9014 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.194212+0000 mon.a (mon.0) 9015 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.199303+0000 mon.a (mon.0) 9016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:20.821105+0000 mon.a (mon.0) 8998 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:20.901690+0000 mon.a (mon.0) 8999 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:20.905498+0000 mon.a (mon.0) 9000 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:20.909527+0000 mon.a (mon.0) 9001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:20.910779+0000 mon.a (mon.0) 9002 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:20.918403+0000 mon.a (mon.0) 9003 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.000840+0000 mon.a (mon.0) 9004 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.003136+0000 mon.a (mon.0) 9005 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.005939+0000 mon.a (mon.0) 9006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.006884+0000 mon.a (mon.0) 9007 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.013077+0000 mon.a (mon.0) 9008 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.091763+0000 mon.a (mon.0) 9009 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.095074+0000 mon.a (mon.0) 9010 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.098879+0000 mon.a (mon.0) 9011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.100153+0000 mon.a (mon.0) 9012 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.110575+0000 mon.a (mon.0) 9013 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.189620+0000 mon.a (mon.0) 9014 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.194212+0000 mon.a (mon.0) 9015 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.199303+0000 mon.a (mon.0) 9016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.200827+0000 mon.a (mon.0) 9017 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.208500+0000 mon.a (mon.0) 9018 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.286670+0000 mon.a (mon.0) 9019 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.289898+0000 mon.a (mon.0) 9020 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.293796+0000 mon.a (mon.0) 9021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.295242+0000 mon.a (mon.0) 9022 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.303663+0000 mon.a (mon.0) 9023 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.388161+0000 mon.a (mon.0) 9024 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.390793+0000 mon.a (mon.0) 9025 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.394664+0000 mon.a (mon.0) 9026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.396239+0000 mon.a (mon.0) 9027 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.405241+0000 mon.a (mon.0) 9028 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.483424+0000 mon.a (mon.0) 9029 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.486804+0000 mon.a (mon.0) 9030 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.491143+0000 mon.a (mon.0) 9031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.492870+0000 mon.a (mon.0) 9032 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[68510]: audit 2024-02-10T06:47:21.502648+0000 mon.a (mon.0) 9033 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.200827+0000 mon.a (mon.0) 9017 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.208500+0000 mon.a (mon.0) 9018 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.286670+0000 mon.a (mon.0) 9019 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.289898+0000 mon.a (mon.0) 9020 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.293796+0000 mon.a (mon.0) 9021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.295242+0000 mon.a (mon.0) 9022 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.303663+0000 mon.a (mon.0) 9023 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.388161+0000 mon.a (mon.0) 9024 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.390793+0000 mon.a (mon.0) 9025 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.394664+0000 mon.a (mon.0) 9026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.396239+0000 mon.a (mon.0) 9027 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.405241+0000 mon.a (mon.0) 9028 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.483424+0000 mon.a (mon.0) 9029 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.486804+0000 mon.a (mon.0) 9030 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.491143+0000 mon.a (mon.0) 9031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.492870+0000 mon.a (mon.0) 9032 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:21 smithi046 bash[71198]: audit 2024-02-10T06:47:21.502648+0000 mon.a (mon.0) 9033 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: cephadm 2024-02-10T06:47:20.149623+0000 mgr.y (mgr.34107) 2197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:21.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: cephadm 2024-02-10T06:47:20.251138+0000 mgr.y (mgr.34107) 2198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:21.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: cephadm 2024-02-10T06:47:20.354387+0000 mgr.y (mgr.34107) 2199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:21.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: cephadm 2024-02-10T06:47:20.450197+0000 mgr.y (mgr.34107) 2200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:21.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: cephadm 2024-02-10T06:47:20.548087+0000 mgr.y (mgr.34107) 2201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:21.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:20.626710+0000 mon.a (mon.0) 8984 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:20.629436+0000 mon.a (mon.0) 8985 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:20.633054+0000 mon.a (mon.0) 8986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:20.634396+0000 mon.a (mon.0) 8987 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:20.641052+0000 mon.a (mon.0) 8988 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: cephadm 2024-02-10T06:47:20.641724+0000 mgr.y (mgr.34107) 2202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:20.708611+0000 mon.a (mon.0) 8989 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:20.710849+0000 mon.a (mon.0) 8990 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:20.714257+0000 mon.a (mon.0) 8991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:20.715323+0000 mon.a (mon.0) 8992 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:20.723848+0000 mon.a (mon.0) 8993 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:20.805724+0000 mon.a (mon.0) 8994 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:20.808526+0000 mon.a (mon.0) 8995 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:20.811337+0000 mon.a (mon.0) 8996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:20.812397+0000 mon.a (mon.0) 8997 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:20.821105+0000 mon.a (mon.0) 8998 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:20.901690+0000 mon.a (mon.0) 8999 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:20.905498+0000 mon.a (mon.0) 9000 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:20.909527+0000 mon.a (mon.0) 9001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:20.910779+0000 mon.a (mon.0) 9002 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:20.918403+0000 mon.a (mon.0) 9003 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.000840+0000 mon.a (mon.0) 9004 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.003136+0000 mon.a (mon.0) 9005 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.005939+0000 mon.a (mon.0) 9006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.006884+0000 mon.a (mon.0) 9007 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.013077+0000 mon.a (mon.0) 9008 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.091763+0000 mon.a (mon.0) 9009 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.095074+0000 mon.a (mon.0) 9010 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.098879+0000 mon.a (mon.0) 9011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.100153+0000 mon.a (mon.0) 9012 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.110575+0000 mon.a (mon.0) 9013 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.189620+0000 mon.a (mon.0) 9014 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:21.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.194212+0000 mon.a (mon.0) 9015 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:21.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.199303+0000 mon.a (mon.0) 9016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:21.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.200827+0000 mon.a (mon.0) 9017 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:21.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.208500+0000 mon.a (mon.0) 9018 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:21.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.286670+0000 mon.a (mon.0) 9019 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.289898+0000 mon.a (mon.0) 9020 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.293796+0000 mon.a (mon.0) 9021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.295242+0000 mon.a (mon.0) 9022 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.303663+0000 mon.a (mon.0) 9023 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.388161+0000 mon.a (mon.0) 9024 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.390793+0000 mon.a (mon.0) 9025 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.394664+0000 mon.a (mon.0) 9026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.396239+0000 mon.a (mon.0) 9027 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.405241+0000 mon.a (mon.0) 9028 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.483424+0000 mon.a (mon.0) 9029 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.486804+0000 mon.a (mon.0) 9030 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.491143+0000 mon.a (mon.0) 9031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.492870+0000 mon.a (mon.0) 9032 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:21 smithi175 bash[56722]: audit 2024-02-10T06:47:21.502648+0000 mon.a (mon.0) 9033 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.719 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: cephadm 2024-02-10T06:47:20.724463+0000 mgr.y (mgr.34107) 2203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.719 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: cephadm 2024-02-10T06:47:20.821889+0000 mgr.y (mgr.34107) 2204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.719 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: cephadm 2024-02-10T06:47:20.919070+0000 mgr.y (mgr.34107) 2205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.719 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: cephadm 2024-02-10T06:47:21.013672+0000 mgr.y (mgr.34107) 2206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.719 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: cluster 2024-02-10T06:47:21.105197+0000 mgr.y (mgr.34107) 2207 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:22.719 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: cephadm 2024-02-10T06:47:21.111276+0000 mgr.y (mgr.34107) 2208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.720 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: cephadm 2024-02-10T06:47:21.209161+0000 mgr.y (mgr.34107) 2209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.720 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: cephadm 2024-02-10T06:47:21.304348+0000 mgr.y (mgr.34107) 2210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.720 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: cephadm 2024-02-10T06:47:21.406027+0000 mgr.y (mgr.34107) 2211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.720 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: cephadm 2024-02-10T06:47:21.503408+0000 mgr.y (mgr.34107) 2212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.720 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.582591+0000 mon.a (mon.0) 9034 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.720 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.584890+0000 mon.a (mon.0) 9035 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.720 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.587200+0000 mon.a (mon.0) 9036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.720 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.588122+0000 mon.a (mon.0) 9037 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.720 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.593681+0000 mon.a (mon.0) 9038 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.720 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: cephadm 2024-02-10T06:47:21.594177+0000 mgr.y (mgr.34107) 2213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.720 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.676626+0000 mon.a (mon.0) 9039 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.720 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.678767+0000 mon.a (mon.0) 9040 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.720 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.681753+0000 mon.a (mon.0) 9041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.721 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.682984+0000 mon.a (mon.0) 9042 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.721 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.691967+0000 mon.a (mon.0) 9043 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.721 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.773724+0000 mon.a (mon.0) 9044 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.721 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.776914+0000 mon.a (mon.0) 9045 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.721 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.780605+0000 mon.a (mon.0) 9046 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.721 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.781644+0000 mon.a (mon.0) 9047 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.721 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.790305+0000 mon.a (mon.0) 9048 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.869635+0000 mon.a (mon.0) 9049 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.872652+0000 mon.a (mon.0) 9050 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.876208+0000 mon.a (mon.0) 9051 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.877509+0000 mon.a (mon.0) 9052 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.883931+0000 mon.a (mon.0) 9053 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.965092+0000 mon.a (mon.0) 9054 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.968441+0000 mon.a (mon.0) 9055 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.972004+0000 mon.a (mon.0) 9056 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.973258+0000 mon.a (mon.0) 9057 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:21.980117+0000 mon.a (mon.0) 9058 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.061286+0000 mon.a (mon.0) 9059 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.064132+0000 mon.a (mon.0) 9060 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.067723+0000 mon.a (mon.0) 9061 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.068939+0000 mon.a (mon.0) 9062 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.722 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.077179+0000 mon.a (mon.0) 9063 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.157537+0000 mon.a (mon.0) 9064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.160369+0000 mon.a (mon.0) 9065 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.163715+0000 mon.a (mon.0) 9066 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.165073+0000 mon.a (mon.0) 9067 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.172393+0000 mon.a (mon.0) 9068 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.250042+0000 mon.a (mon.0) 9069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.253325+0000 mon.a (mon.0) 9070 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.257261+0000 mon.a (mon.0) 9071 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.258597+0000 mon.a (mon.0) 9072 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.266371+0000 mon.a (mon.0) 9073 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.348967+0000 mon.a (mon.0) 9074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.353676+0000 mon.a (mon.0) 9075 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.356988+0000 mon.a (mon.0) 9076 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.358137+0000 mon.a (mon.0) 9077 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.723 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.365514+0000 mon.a (mon.0) 9078 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.446422+0000 mon.a (mon.0) 9079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.450246+0000 mon.a (mon.0) 9080 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.453833+0000 mon.a (mon.0) 9081 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.454925+0000 mon.a (mon.0) 9082 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.461913+0000 mon.a (mon.0) 9083 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.544497+0000 mon.a (mon.0) 9084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.546343+0000 mon.a (mon.0) 9085 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.548915+0000 mon.a (mon.0) 9086 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.549998+0000 mon.a (mon.0) 9087 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.724 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:22 smithi175 bash[56722]: audit 2024-02-10T06:47:22.558309+0000 mon.a (mon.0) 9088 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: cephadm 2024-02-10T06:47:20.724463+0000 mgr.y (mgr.34107) 2203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: cephadm 2024-02-10T06:47:20.821889+0000 mgr.y (mgr.34107) 2204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: cephadm 2024-02-10T06:47:20.919070+0000 mgr.y (mgr.34107) 2205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: cephadm 2024-02-10T06:47:21.013672+0000 mgr.y (mgr.34107) 2206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: cluster 2024-02-10T06:47:21.105197+0000 mgr.y (mgr.34107) 2207 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:22.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: cephadm 2024-02-10T06:47:21.111276+0000 mgr.y (mgr.34107) 2208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: cephadm 2024-02-10T06:47:21.209161+0000 mgr.y (mgr.34107) 2209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: cephadm 2024-02-10T06:47:21.304348+0000 mgr.y (mgr.34107) 2210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: cephadm 2024-02-10T06:47:21.406027+0000 mgr.y (mgr.34107) 2211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: cephadm 2024-02-10T06:47:21.503408+0000 mgr.y (mgr.34107) 2212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.582591+0000 mon.a (mon.0) 9034 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.584890+0000 mon.a (mon.0) 9035 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.587200+0000 mon.a (mon.0) 9036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.588122+0000 mon.a (mon.0) 9037 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.593681+0000 mon.a (mon.0) 9038 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: cephadm 2024-02-10T06:47:21.594177+0000 mgr.y (mgr.34107) 2213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.676626+0000 mon.a (mon.0) 9039 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.678767+0000 mon.a (mon.0) 9040 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.681753+0000 mon.a (mon.0) 9041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.682984+0000 mon.a (mon.0) 9042 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.691967+0000 mon.a (mon.0) 9043 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: cephadm 2024-02-10T06:47:20.724463+0000 mgr.y (mgr.34107) 2203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: cephadm 2024-02-10T06:47:20.821889+0000 mgr.y (mgr.34107) 2204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: cephadm 2024-02-10T06:47:20.919070+0000 mgr.y (mgr.34107) 2205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: cephadm 2024-02-10T06:47:21.013672+0000 mgr.y (mgr.34107) 2206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: cluster 2024-02-10T06:47:21.105197+0000 mgr.y (mgr.34107) 2207 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:22.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: cephadm 2024-02-10T06:47:21.111276+0000 mgr.y (mgr.34107) 2208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: cephadm 2024-02-10T06:47:21.209161+0000 mgr.y (mgr.34107) 2209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: cephadm 2024-02-10T06:47:21.304348+0000 mgr.y (mgr.34107) 2210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: cephadm 2024-02-10T06:47:21.406027+0000 mgr.y (mgr.34107) 2211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: cephadm 2024-02-10T06:47:21.503408+0000 mgr.y (mgr.34107) 2212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.582591+0000 mon.a (mon.0) 9034 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.584890+0000 mon.a (mon.0) 9035 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.587200+0000 mon.a (mon.0) 9036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.588122+0000 mon.a (mon.0) 9037 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.593681+0000 mon.a (mon.0) 9038 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: cephadm 2024-02-10T06:47:21.594177+0000 mgr.y (mgr.34107) 2213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:22.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.676626+0000 mon.a (mon.0) 9039 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.678767+0000 mon.a (mon.0) 9040 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.681753+0000 mon.a (mon.0) 9041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.682984+0000 mon.a (mon.0) 9042 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.691967+0000 mon.a (mon.0) 9043 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.773724+0000 mon.a (mon.0) 9044 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.776914+0000 mon.a (mon.0) 9045 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.780605+0000 mon.a (mon.0) 9046 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.781644+0000 mon.a (mon.0) 9047 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.790305+0000 mon.a (mon.0) 9048 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.869635+0000 mon.a (mon.0) 9049 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.872652+0000 mon.a (mon.0) 9050 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.876208+0000 mon.a (mon.0) 9051 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.877509+0000 mon.a (mon.0) 9052 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.883931+0000 mon.a (mon.0) 9053 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.965092+0000 mon.a (mon.0) 9054 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.968441+0000 mon.a (mon.0) 9055 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.972004+0000 mon.a (mon.0) 9056 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.973258+0000 mon.a (mon.0) 9057 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:21.980117+0000 mon.a (mon.0) 9058 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.061286+0000 mon.a (mon.0) 9059 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.064132+0000 mon.a (mon.0) 9060 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.067723+0000 mon.a (mon.0) 9061 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.068939+0000 mon.a (mon.0) 9062 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.773724+0000 mon.a (mon.0) 9044 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.776914+0000 mon.a (mon.0) 9045 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.780605+0000 mon.a (mon.0) 9046 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.781644+0000 mon.a (mon.0) 9047 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.790305+0000 mon.a (mon.0) 9048 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.869635+0000 mon.a (mon.0) 9049 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.872652+0000 mon.a (mon.0) 9050 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.876208+0000 mon.a (mon.0) 9051 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.877509+0000 mon.a (mon.0) 9052 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.883931+0000 mon.a (mon.0) 9053 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.965092+0000 mon.a (mon.0) 9054 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.968441+0000 mon.a (mon.0) 9055 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.972004+0000 mon.a (mon.0) 9056 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.973258+0000 mon.a (mon.0) 9057 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:21.980117+0000 mon.a (mon.0) 9058 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.061286+0000 mon.a (mon.0) 9059 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.064132+0000 mon.a (mon.0) 9060 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.067723+0000 mon.a (mon.0) 9061 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.068939+0000 mon.a (mon.0) 9062 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.077179+0000 mon.a (mon.0) 9063 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.157537+0000 mon.a (mon.0) 9064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.160369+0000 mon.a (mon.0) 9065 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.163715+0000 mon.a (mon.0) 9066 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.165073+0000 mon.a (mon.0) 9067 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.172393+0000 mon.a (mon.0) 9068 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.250042+0000 mon.a (mon.0) 9069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.253325+0000 mon.a (mon.0) 9070 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.257261+0000 mon.a (mon.0) 9071 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.258597+0000 mon.a (mon.0) 9072 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.266371+0000 mon.a (mon.0) 9073 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.348967+0000 mon.a (mon.0) 9074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.353676+0000 mon.a (mon.0) 9075 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.356988+0000 mon.a (mon.0) 9076 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.358137+0000 mon.a (mon.0) 9077 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.365514+0000 mon.a (mon.0) 9078 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.446422+0000 mon.a (mon.0) 9079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.450246+0000 mon.a (mon.0) 9080 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.453833+0000 mon.a (mon.0) 9081 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.454925+0000 mon.a (mon.0) 9082 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.077179+0000 mon.a (mon.0) 9063 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.157537+0000 mon.a (mon.0) 9064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.160369+0000 mon.a (mon.0) 9065 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.163715+0000 mon.a (mon.0) 9066 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.165073+0000 mon.a (mon.0) 9067 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.172393+0000 mon.a (mon.0) 9068 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.250042+0000 mon.a (mon.0) 9069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.253325+0000 mon.a (mon.0) 9070 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.257261+0000 mon.a (mon.0) 9071 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.258597+0000 mon.a (mon.0) 9072 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.266371+0000 mon.a (mon.0) 9073 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.348967+0000 mon.a (mon.0) 9074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.353676+0000 mon.a (mon.0) 9075 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.356988+0000 mon.a (mon.0) 9076 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.358137+0000 mon.a (mon.0) 9077 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.365514+0000 mon.a (mon.0) 9078 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.446422+0000 mon.a (mon.0) 9079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.450246+0000 mon.a (mon.0) 9080 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.453833+0000 mon.a (mon.0) 9081 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.454925+0000 mon.a (mon.0) 9082 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.461913+0000 mon.a (mon.0) 9083 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.544497+0000 mon.a (mon.0) 9084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.546343+0000 mon.a (mon.0) 9085 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.548915+0000 mon.a (mon.0) 9086 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.549998+0000 mon.a (mon.0) 9087 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[68510]: audit 2024-02-10T06:47:22.558309+0000 mon.a (mon.0) 9088 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.461913+0000 mon.a (mon.0) 9083 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:22.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.544497+0000 mon.a (mon.0) 9084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:22.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.546343+0000 mon.a (mon.0) 9085 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:22.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.548915+0000 mon.a (mon.0) 9086 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:22.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.549998+0000 mon.a (mon.0) 9087 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:22.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:22 smithi046 bash[71198]: audit 2024-02-10T06:47:22.558309+0000 mon.a (mon.0) 9088 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: cephadm 2024-02-10T06:47:21.692520+0000 mgr.y (mgr.34107) 2214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: cephadm 2024-02-10T06:47:21.790872+0000 mgr.y (mgr.34107) 2215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: cephadm 2024-02-10T06:47:21.884555+0000 mgr.y (mgr.34107) 2216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: cephadm 2024-02-10T06:47:21.981073+0000 mgr.y (mgr.34107) 2217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: cephadm 2024-02-10T06:47:22.077939+0000 mgr.y (mgr.34107) 2218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: cephadm 2024-02-10T06:47:22.172905+0000 mgr.y (mgr.34107) 2219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: cephadm 2024-02-10T06:47:22.267238+0000 mgr.y (mgr.34107) 2220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: cephadm 2024-02-10T06:47:22.365994+0000 mgr.y (mgr.34107) 2221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:22.417231+0000 mgr.y (mgr.34107) 2222 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:47:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: cephadm 2024-02-10T06:47:22.462361+0000 mgr.y (mgr.34107) 2223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: cephadm 2024-02-10T06:47:22.558944+0000 mgr.y (mgr.34107) 2224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:22.637697+0000 mon.a (mon.0) 9089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:22.640492+0000 mon.a (mon.0) 9090 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:22.643368+0000 mon.a (mon.0) 9091 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:22.644519+0000 mon.a (mon.0) 9092 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:22.653036+0000 mon.a (mon.0) 9093 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: cephadm 2024-02-10T06:47:22.653974+0000 mgr.y (mgr.34107) 2225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:22.734817+0000 mon.a (mon.0) 9094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:22.738471+0000 mon.a (mon.0) 9095 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:22.742048+0000 mon.a (mon.0) 9096 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:22.743159+0000 mon.a (mon.0) 9097 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:22.751314+0000 mon.a (mon.0) 9098 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:22.833416+0000 mon.a (mon.0) 9099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:22.835889+0000 mon.a (mon.0) 9100 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:22.839162+0000 mon.a (mon.0) 9101 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:22.840267+0000 mon.a (mon.0) 9102 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:22.846797+0000 mon.a (mon.0) 9103 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:22.927571+0000 mon.a (mon.0) 9104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:22.930473+0000 mon.a (mon.0) 9105 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:22.933350+0000 mon.a (mon.0) 9106 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:22.934668+0000 mon.a (mon.0) 9107 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:22.943375+0000 mon.a (mon.0) 9108 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.012152+0000 mon.a (mon.0) 9109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.015432+0000 mon.a (mon.0) 9110 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.018045+0000 mon.a (mon.0) 9111 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.018985+0000 mon.a (mon.0) 9112 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.025238+0000 mon.a (mon.0) 9113 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.108530+0000 mon.a (mon.0) 9114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.111738+0000 mon.a (mon.0) 9115 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.116368+0000 mon.a (mon.0) 9116 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.117622+0000 mon.a (mon.0) 9117 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.125335+0000 mon.a (mon.0) 9118 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.203725+0000 mon.a (mon.0) 9119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.206819+0000 mon.a (mon.0) 9120 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.210896+0000 mon.a (mon.0) 9121 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.212198+0000 mon.a (mon.0) 9122 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.220249+0000 mon.a (mon.0) 9123 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.301637+0000 mon.a (mon.0) 9124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.304193+0000 mon.a (mon.0) 9125 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.307140+0000 mon.a (mon.0) 9126 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.308151+0000 mon.a (mon.0) 9127 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.314413+0000 mon.a (mon.0) 9128 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.394501+0000 mon.a (mon.0) 9129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.397180+0000 mon.a (mon.0) 9130 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.399689+0000 mon.a (mon.0) 9131 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.400521+0000 mon.a (mon.0) 9132 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.407399+0000 mon.a (mon.0) 9133 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.489199+0000 mon.a (mon.0) 9134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.492472+0000 mon.a (mon.0) 9135 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.496472+0000 mon.a (mon.0) 9136 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.497770+0000 mon.a (mon.0) 9137 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:23 smithi175 bash[56722]: audit 2024-02-10T06:47:23.506200+0000 mon.a (mon.0) 9138 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: cephadm 2024-02-10T06:47:21.692520+0000 mgr.y (mgr.34107) 2214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: cephadm 2024-02-10T06:47:21.790872+0000 mgr.y (mgr.34107) 2215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: cephadm 2024-02-10T06:47:21.884555+0000 mgr.y (mgr.34107) 2216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: cephadm 2024-02-10T06:47:21.981073+0000 mgr.y (mgr.34107) 2217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: cephadm 2024-02-10T06:47:22.077939+0000 mgr.y (mgr.34107) 2218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: cephadm 2024-02-10T06:47:22.172905+0000 mgr.y (mgr.34107) 2219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: cephadm 2024-02-10T06:47:22.267238+0000 mgr.y (mgr.34107) 2220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: cephadm 2024-02-10T06:47:22.365994+0000 mgr.y (mgr.34107) 2221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:22.417231+0000 mgr.y (mgr.34107) 2222 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:47:23.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: cephadm 2024-02-10T06:47:22.462361+0000 mgr.y (mgr.34107) 2223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: cephadm 2024-02-10T06:47:22.558944+0000 mgr.y (mgr.34107) 2224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:22.637697+0000 mon.a (mon.0) 9089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:22.640492+0000 mon.a (mon.0) 9090 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:22.643368+0000 mon.a (mon.0) 9091 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:22.644519+0000 mon.a (mon.0) 9092 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:22.653036+0000 mon.a (mon.0) 9093 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: cephadm 2024-02-10T06:47:22.653974+0000 mgr.y (mgr.34107) 2225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:22.734817+0000 mon.a (mon.0) 9094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:22.738471+0000 mon.a (mon.0) 9095 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:22.742048+0000 mon.a (mon.0) 9096 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: cephadm 2024-02-10T06:47:21.692520+0000 mgr.y (mgr.34107) 2214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: cephadm 2024-02-10T06:47:21.790872+0000 mgr.y (mgr.34107) 2215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: cephadm 2024-02-10T06:47:21.884555+0000 mgr.y (mgr.34107) 2216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: cephadm 2024-02-10T06:47:21.981073+0000 mgr.y (mgr.34107) 2217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: cephadm 2024-02-10T06:47:22.077939+0000 mgr.y (mgr.34107) 2218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: cephadm 2024-02-10T06:47:22.172905+0000 mgr.y (mgr.34107) 2219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: cephadm 2024-02-10T06:47:22.267238+0000 mgr.y (mgr.34107) 2220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: cephadm 2024-02-10T06:47:22.365994+0000 mgr.y (mgr.34107) 2221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:22.417231+0000 mgr.y (mgr.34107) 2222 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:47:23.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: cephadm 2024-02-10T06:47:22.462361+0000 mgr.y (mgr.34107) 2223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: cephadm 2024-02-10T06:47:22.558944+0000 mgr.y (mgr.34107) 2224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:22.637697+0000 mon.a (mon.0) 9089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:22.640492+0000 mon.a (mon.0) 9090 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:22.643368+0000 mon.a (mon.0) 9091 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:22.644519+0000 mon.a (mon.0) 9092 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:22.653036+0000 mon.a (mon.0) 9093 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: cephadm 2024-02-10T06:47:22.653974+0000 mgr.y (mgr.34107) 2225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:23.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:22.734817+0000 mon.a (mon.0) 9094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:22.738471+0000 mon.a (mon.0) 9095 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:22.742048+0000 mon.a (mon.0) 9096 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:22.743159+0000 mon.a (mon.0) 9097 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:22.751314+0000 mon.a (mon.0) 9098 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:22.833416+0000 mon.a (mon.0) 9099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:22.835889+0000 mon.a (mon.0) 9100 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:22.839162+0000 mon.a (mon.0) 9101 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:22.840267+0000 mon.a (mon.0) 9102 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:22.846797+0000 mon.a (mon.0) 9103 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:22.927571+0000 mon.a (mon.0) 9104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:22.930473+0000 mon.a (mon.0) 9105 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:22.933350+0000 mon.a (mon.0) 9106 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:22.934668+0000 mon.a (mon.0) 9107 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:22.943375+0000 mon.a (mon.0) 9108 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.012152+0000 mon.a (mon.0) 9109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.015432+0000 mon.a (mon.0) 9110 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.018045+0000 mon.a (mon.0) 9111 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.018985+0000 mon.a (mon.0) 9112 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.025238+0000 mon.a (mon.0) 9113 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.108530+0000 mon.a (mon.0) 9114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.111738+0000 mon.a (mon.0) 9115 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.116368+0000 mon.a (mon.0) 9116 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.117622+0000 mon.a (mon.0) 9117 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.125335+0000 mon.a (mon.0) 9118 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.203725+0000 mon.a (mon.0) 9119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.206819+0000 mon.a (mon.0) 9120 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.210896+0000 mon.a (mon.0) 9121 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.212198+0000 mon.a (mon.0) 9122 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.220249+0000 mon.a (mon.0) 9123 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.301637+0000 mon.a (mon.0) 9124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.304193+0000 mon.a (mon.0) 9125 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.307140+0000 mon.a (mon.0) 9126 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.308151+0000 mon.a (mon.0) 9127 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.314413+0000 mon.a (mon.0) 9128 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.394501+0000 mon.a (mon.0) 9129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.397180+0000 mon.a (mon.0) 9130 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.399689+0000 mon.a (mon.0) 9131 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.400521+0000 mon.a (mon.0) 9132 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.407399+0000 mon.a (mon.0) 9133 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.489199+0000 mon.a (mon.0) 9134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.492472+0000 mon.a (mon.0) 9135 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.496472+0000 mon.a (mon.0) 9136 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.497770+0000 mon.a (mon.0) 9137 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[71198]: audit 2024-02-10T06:47:23.506200+0000 mon.a (mon.0) 9138 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:22.743159+0000 mon.a (mon.0) 9097 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:22.751314+0000 mon.a (mon.0) 9098 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:22.833416+0000 mon.a (mon.0) 9099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:22.835889+0000 mon.a (mon.0) 9100 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:22.839162+0000 mon.a (mon.0) 9101 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:22.840267+0000 mon.a (mon.0) 9102 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:22.846797+0000 mon.a (mon.0) 9103 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:22.927571+0000 mon.a (mon.0) 9104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:22.930473+0000 mon.a (mon.0) 9105 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:22.933350+0000 mon.a (mon.0) 9106 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:22.934668+0000 mon.a (mon.0) 9107 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:22.943375+0000 mon.a (mon.0) 9108 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.012152+0000 mon.a (mon.0) 9109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.015432+0000 mon.a (mon.0) 9110 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.018045+0000 mon.a (mon.0) 9111 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.018985+0000 mon.a (mon.0) 9112 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.025238+0000 mon.a (mon.0) 9113 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.108530+0000 mon.a (mon.0) 9114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.111738+0000 mon.a (mon.0) 9115 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.116368+0000 mon.a (mon.0) 9116 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.117622+0000 mon.a (mon.0) 9117 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.125335+0000 mon.a (mon.0) 9118 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.203725+0000 mon.a (mon.0) 9119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.206819+0000 mon.a (mon.0) 9120 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.210896+0000 mon.a (mon.0) 9121 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.212198+0000 mon.a (mon.0) 9122 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.220249+0000 mon.a (mon.0) 9123 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.301637+0000 mon.a (mon.0) 9124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.304193+0000 mon.a (mon.0) 9125 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.307140+0000 mon.a (mon.0) 9126 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.308151+0000 mon.a (mon.0) 9127 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.314413+0000 mon.a (mon.0) 9128 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.394501+0000 mon.a (mon.0) 9129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.397180+0000 mon.a (mon.0) 9130 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.399689+0000 mon.a (mon.0) 9131 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.400521+0000 mon.a (mon.0) 9132 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.407399+0000 mon.a (mon.0) 9133 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:23.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.489199+0000 mon.a (mon.0) 9134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:23.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.492472+0000 mon.a (mon.0) 9135 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:23.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.496472+0000 mon.a (mon.0) 9136 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:23.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.497770+0000 mon.a (mon.0) 9137 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:23.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:23 smithi046 bash[68510]: audit 2024-02-10T06:47:23.506200+0000 mon.a (mon.0) 9138 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: cephadm 2024-02-10T06:47:22.752108+0000 mgr.y (mgr.34107) 2226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: cephadm 2024-02-10T06:47:22.847691+0000 mgr.y (mgr.34107) 2227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: cephadm 2024-02-10T06:47:22.943963+0000 mgr.y (mgr.34107) 2228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: cephadm 2024-02-10T06:47:23.025740+0000 mgr.y (mgr.34107) 2229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: cluster 2024-02-10T06:47:23.106445+0000 mgr.y (mgr.34107) 2230 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:24.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: cephadm 2024-02-10T06:47:23.125943+0000 mgr.y (mgr.34107) 2231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: cephadm 2024-02-10T06:47:23.221130+0000 mgr.y (mgr.34107) 2232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: cephadm 2024-02-10T06:47:23.314929+0000 mgr.y (mgr.34107) 2233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: cephadm 2024-02-10T06:47:23.408262+0000 mgr.y (mgr.34107) 2234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: cephadm 2024-02-10T06:47:23.506793+0000 mgr.y (mgr.34107) 2235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.588139+0000 mon.a (mon.0) 9139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.590053+0000 mon.a (mon.0) 9140 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.592300+0000 mon.a (mon.0) 9141 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.592977+0000 mon.a (mon.0) 9142 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.599199+0000 mon.a (mon.0) 9143 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: cephadm 2024-02-10T06:47:23.599661+0000 mgr.y (mgr.34107) 2236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.676875+0000 mon.a (mon.0) 9144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.681403+0000 mon.a (mon.0) 9145 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.686281+0000 mon.a (mon.0) 9146 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.687873+0000 mon.a (mon.0) 9147 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.695484+0000 mon.a (mon.0) 9148 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: cephadm 2024-02-10T06:47:22.752108+0000 mgr.y (mgr.34107) 2226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: cephadm 2024-02-10T06:47:22.847691+0000 mgr.y (mgr.34107) 2227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: cephadm 2024-02-10T06:47:22.943963+0000 mgr.y (mgr.34107) 2228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: cephadm 2024-02-10T06:47:23.025740+0000 mgr.y (mgr.34107) 2229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: cluster 2024-02-10T06:47:23.106445+0000 mgr.y (mgr.34107) 2230 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:24.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: cephadm 2024-02-10T06:47:23.125943+0000 mgr.y (mgr.34107) 2231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: cephadm 2024-02-10T06:47:23.221130+0000 mgr.y (mgr.34107) 2232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: cephadm 2024-02-10T06:47:23.314929+0000 mgr.y (mgr.34107) 2233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: cephadm 2024-02-10T06:47:23.408262+0000 mgr.y (mgr.34107) 2234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: cephadm 2024-02-10T06:47:23.506793+0000 mgr.y (mgr.34107) 2235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.588139+0000 mon.a (mon.0) 9139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.590053+0000 mon.a (mon.0) 9140 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.592300+0000 mon.a (mon.0) 9141 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.592977+0000 mon.a (mon.0) 9142 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.599199+0000 mon.a (mon.0) 9143 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: cephadm 2024-02-10T06:47:23.599661+0000 mgr.y (mgr.34107) 2236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.676875+0000 mon.a (mon.0) 9144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.681403+0000 mon.a (mon.0) 9145 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.686281+0000 mon.a (mon.0) 9146 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.687873+0000 mon.a (mon.0) 9147 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.695484+0000 mon.a (mon.0) 9148 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.777559+0000 mon.a (mon.0) 9149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.780021+0000 mon.a (mon.0) 9150 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.782871+0000 mon.a (mon.0) 9151 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.783870+0000 mon.a (mon.0) 9152 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.791628+0000 mon.a (mon.0) 9153 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.870363+0000 mon.a (mon.0) 9154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.873508+0000 mon.a (mon.0) 9155 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.877444+0000 mon.a (mon.0) 9156 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.878576+0000 mon.a (mon.0) 9157 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.885591+0000 mon.a (mon.0) 9158 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.963876+0000 mon.a (mon.0) 9159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.966822+0000 mon.a (mon.0) 9160 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.971595+0000 mon.a (mon.0) 9161 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.972891+0000 mon.a (mon.0) 9162 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:23.980173+0000 mon.a (mon.0) 9163 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.064021+0000 mon.a (mon.0) 9164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.070064+0000 mon.a (mon.0) 9165 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.073882+0000 mon.a (mon.0) 9166 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.075034+0000 mon.a (mon.0) 9167 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.082642+0000 mon.a (mon.0) 9168 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.162693+0000 mon.a (mon.0) 9169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.166165+0000 mon.a (mon.0) 9170 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.169868+0000 mon.a (mon.0) 9171 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.171288+0000 mon.a (mon.0) 9172 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.179350+0000 mon.a (mon.0) 9173 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.259833+0000 mon.a (mon.0) 9174 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.272482+0000 mon.a (mon.0) 9175 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.276099+0000 mon.a (mon.0) 9176 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.277205+0000 mon.a (mon.0) 9177 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.284333+0000 mon.a (mon.0) 9178 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.365436+0000 mon.a (mon.0) 9179 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.368624+0000 mon.a (mon.0) 9180 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.371683+0000 mon.a (mon.0) 9181 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.372680+0000 mon.a (mon.0) 9182 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.379479+0000 mon.a (mon.0) 9183 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.464492+0000 mon.a (mon.0) 9184 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.467332+0000 mon.a (mon.0) 9185 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.470846+0000 mon.a (mon.0) 9186 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.471844+0000 mon.a (mon.0) 9187 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.480193+0000 mon.a (mon.0) 9188 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.558042+0000 mon.a (mon.0) 9189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.562686+0000 mon.a (mon.0) 9190 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[68510]: audit 2024-02-10T06:47:24.567053+0000 mon.a (mon.0) 9191 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.777559+0000 mon.a (mon.0) 9149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.780021+0000 mon.a (mon.0) 9150 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.782871+0000 mon.a (mon.0) 9151 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.783870+0000 mon.a (mon.0) 9152 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.791628+0000 mon.a (mon.0) 9153 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.870363+0000 mon.a (mon.0) 9154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.873508+0000 mon.a (mon.0) 9155 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.877444+0000 mon.a (mon.0) 9156 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.878576+0000 mon.a (mon.0) 9157 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.885591+0000 mon.a (mon.0) 9158 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.963876+0000 mon.a (mon.0) 9159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.966822+0000 mon.a (mon.0) 9160 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.971595+0000 mon.a (mon.0) 9161 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.972891+0000 mon.a (mon.0) 9162 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:23.980173+0000 mon.a (mon.0) 9163 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.064021+0000 mon.a (mon.0) 9164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.070064+0000 mon.a (mon.0) 9165 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.073882+0000 mon.a (mon.0) 9166 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.075034+0000 mon.a (mon.0) 9167 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.082642+0000 mon.a (mon.0) 9168 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.162693+0000 mon.a (mon.0) 9169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.166165+0000 mon.a (mon.0) 9170 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.169868+0000 mon.a (mon.0) 9171 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.171288+0000 mon.a (mon.0) 9172 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.179350+0000 mon.a (mon.0) 9173 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.259833+0000 mon.a (mon.0) 9174 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.272482+0000 mon.a (mon.0) 9175 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.276099+0000 mon.a (mon.0) 9176 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.277205+0000 mon.a (mon.0) 9177 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.284333+0000 mon.a (mon.0) 9178 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.365436+0000 mon.a (mon.0) 9179 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.368624+0000 mon.a (mon.0) 9180 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.371683+0000 mon.a (mon.0) 9181 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.372680+0000 mon.a (mon.0) 9182 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.379479+0000 mon.a (mon.0) 9183 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.464492+0000 mon.a (mon.0) 9184 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.467332+0000 mon.a (mon.0) 9185 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.470846+0000 mon.a (mon.0) 9186 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.471844+0000 mon.a (mon.0) 9187 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.480193+0000 mon.a (mon.0) 9188 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.558042+0000 mon.a (mon.0) 9189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.562686+0000 mon.a (mon.0) 9190 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:24 smithi046 bash[71198]: audit 2024-02-10T06:47:24.567053+0000 mon.a (mon.0) 9191 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: cephadm 2024-02-10T06:47:22.752108+0000 mgr.y (mgr.34107) 2226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: cephadm 2024-02-10T06:47:22.847691+0000 mgr.y (mgr.34107) 2227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: cephadm 2024-02-10T06:47:22.943963+0000 mgr.y (mgr.34107) 2228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: cephadm 2024-02-10T06:47:23.025740+0000 mgr.y (mgr.34107) 2229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: cluster 2024-02-10T06:47:23.106445+0000 mgr.y (mgr.34107) 2230 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:24.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: cephadm 2024-02-10T06:47:23.125943+0000 mgr.y (mgr.34107) 2231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: cephadm 2024-02-10T06:47:23.221130+0000 mgr.y (mgr.34107) 2232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: cephadm 2024-02-10T06:47:23.314929+0000 mgr.y (mgr.34107) 2233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: cephadm 2024-02-10T06:47:23.408262+0000 mgr.y (mgr.34107) 2234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: cephadm 2024-02-10T06:47:23.506793+0000 mgr.y (mgr.34107) 2235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.588139+0000 mon.a (mon.0) 9139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.590053+0000 mon.a (mon.0) 9140 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.592300+0000 mon.a (mon.0) 9141 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.592977+0000 mon.a (mon.0) 9142 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.599199+0000 mon.a (mon.0) 9143 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: cephadm 2024-02-10T06:47:23.599661+0000 mgr.y (mgr.34107) 2236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.676875+0000 mon.a (mon.0) 9144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.681403+0000 mon.a (mon.0) 9145 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.686281+0000 mon.a (mon.0) 9146 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.687873+0000 mon.a (mon.0) 9147 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.695484+0000 mon.a (mon.0) 9148 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.777559+0000 mon.a (mon.0) 9149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.780021+0000 mon.a (mon.0) 9150 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.782871+0000 mon.a (mon.0) 9151 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.783870+0000 mon.a (mon.0) 9152 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.791628+0000 mon.a (mon.0) 9153 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.870363+0000 mon.a (mon.0) 9154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.873508+0000 mon.a (mon.0) 9155 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.877444+0000 mon.a (mon.0) 9156 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.878576+0000 mon.a (mon.0) 9157 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.885591+0000 mon.a (mon.0) 9158 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.963876+0000 mon.a (mon.0) 9159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.966822+0000 mon.a (mon.0) 9160 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.971595+0000 mon.a (mon.0) 9161 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.972891+0000 mon.a (mon.0) 9162 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:23.980173+0000 mon.a (mon.0) 9163 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.064021+0000 mon.a (mon.0) 9164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.070064+0000 mon.a (mon.0) 9165 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.073882+0000 mon.a (mon.0) 9166 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.075034+0000 mon.a (mon.0) 9167 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.082642+0000 mon.a (mon.0) 9168 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.162693+0000 mon.a (mon.0) 9169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.166165+0000 mon.a (mon.0) 9170 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.169868+0000 mon.a (mon.0) 9171 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.171288+0000 mon.a (mon.0) 9172 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.179350+0000 mon.a (mon.0) 9173 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.259833+0000 mon.a (mon.0) 9174 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.272482+0000 mon.a (mon.0) 9175 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.276099+0000 mon.a (mon.0) 9176 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.277205+0000 mon.a (mon.0) 9177 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.284333+0000 mon.a (mon.0) 9178 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.365436+0000 mon.a (mon.0) 9179 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.368624+0000 mon.a (mon.0) 9180 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.371683+0000 mon.a (mon.0) 9181 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.372680+0000 mon.a (mon.0) 9182 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.379479+0000 mon.a (mon.0) 9183 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.464492+0000 mon.a (mon.0) 9184 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.467332+0000 mon.a (mon.0) 9185 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.470846+0000 mon.a (mon.0) 9186 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:24.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.471844+0000 mon.a (mon.0) 9187 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:24.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.480193+0000 mon.a (mon.0) 9188 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:24.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.558042+0000 mon.a (mon.0) 9189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:24.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.562686+0000 mon.a (mon.0) 9190 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:24.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:24 smithi175 bash[56722]: audit 2024-02-10T06:47:24.567053+0000 mon.a (mon.0) 9191 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.860 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: cephadm 2024-02-10T06:47:23.696290+0000 mgr.y (mgr.34107) 2237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.861 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: cephadm 2024-02-10T06:47:23.792398+0000 mgr.y (mgr.34107) 2238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.861 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: cephadm 2024-02-10T06:47:23.886274+0000 mgr.y (mgr.34107) 2239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.861 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: cephadm 2024-02-10T06:47:23.980997+0000 mgr.y (mgr.34107) 2240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.861 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: cephadm 2024-02-10T06:47:24.083422+0000 mgr.y (mgr.34107) 2241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.861 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: cephadm 2024-02-10T06:47:24.179944+0000 mgr.y (mgr.34107) 2242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.861 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: cephadm 2024-02-10T06:47:24.285024+0000 mgr.y (mgr.34107) 2243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.861 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: cephadm 2024-02-10T06:47:24.380981+0000 mgr.y (mgr.34107) 2244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.861 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: cephadm 2024-02-10T06:47:24.480799+0000 mgr.y (mgr.34107) 2245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.861 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:24.569782+0000 mon.a (mon.0) 9192 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.861 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:24.583824+0000 mon.a (mon.0) 9193 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.861 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: cephadm 2024-02-10T06:47:24.584309+0000 mgr.y (mgr.34107) 2246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.862 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:24.651078+0000 mon.a (mon.0) 9194 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.862 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:24.653880+0000 mon.a (mon.0) 9195 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.862 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:24.657371+0000 mon.a (mon.0) 9196 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.862 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:24.658819+0000 mon.a (mon.0) 9197 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.862 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:24.667011+0000 mon.a (mon.0) 9198 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.862 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: cephadm 2024-02-10T06:47:24.667773+0000 mgr.y (mgr.34107) 2247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.862 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:24.747484+0000 mon.a (mon.0) 9199 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.862 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:24.750585+0000 mon.a (mon.0) 9200 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.862 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:24.753908+0000 mon.a (mon.0) 9201 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.862 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:24.755042+0000 mon.a (mon.0) 9202 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.862 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:24.761541+0000 mon.a (mon.0) 9203 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.862 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:24.843653+0000 mon.a (mon.0) 9204 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.862 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:24.848191+0000 mon.a (mon.0) 9205 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.862 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:24.851366+0000 mon.a (mon.0) 9206 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.863 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:24.852557+0000 mon.a (mon.0) 9207 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.863 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:24.860742+0000 mon.a (mon.0) 9208 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.863 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:24.938571+0000 mon.a (mon.0) 9209 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.863 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:24.941638+0000 mon.a (mon.0) 9210 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.863 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:24.945120+0000 mon.a (mon.0) 9211 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.863 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:24.946426+0000 mon.a (mon.0) 9212 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.863 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:24.954910+0000 mon.a (mon.0) 9213 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.863 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.018575+0000 mon.a (mon.0) 9214 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.863 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.021278+0000 mon.a (mon.0) 9215 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.863 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.024626+0000 mon.a (mon.0) 9216 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.863 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.025663+0000 mon.a (mon.0) 9217 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.863 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.031847+0000 mon.a (mon.0) 9218 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.863 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.111627+0000 mon.a (mon.0) 9219 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.863 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.114389+0000 mon.a (mon.0) 9220 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.864 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.117619+0000 mon.a (mon.0) 9221 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.864 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.118531+0000 mon.a (mon.0) 9222 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.864 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.127451+0000 mon.a (mon.0) 9223 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.864 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.204757+0000 mon.a (mon.0) 9224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.864 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.208074+0000 mon.a (mon.0) 9225 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.864 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.211543+0000 mon.a (mon.0) 9226 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.864 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.212874+0000 mon.a (mon.0) 9227 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.865 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.219794+0000 mon.a (mon.0) 9228 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.865 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.301969+0000 mon.a (mon.0) 9229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.865 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.304095+0000 mon.a (mon.0) 9230 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.865 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.307431+0000 mon.a (mon.0) 9231 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.865 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.308383+0000 mon.a (mon.0) 9232 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.865 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.315904+0000 mon.a (mon.0) 9233 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.865 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.393676+0000 mon.a (mon.0) 9234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.865 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.398247+0000 mon.a (mon.0) 9235 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.865 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.402294+0000 mon.a (mon.0) 9236 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.865 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.403670+0000 mon.a (mon.0) 9237 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.865 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.411935+0000 mon.a (mon.0) 9238 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.866 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.492896+0000 mon.a (mon.0) 9239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.866 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.496215+0000 mon.a (mon.0) 9240 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.866 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.499589+0000 mon.a (mon.0) 9241 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.866 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.500573+0000 mon.a (mon.0) 9242 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.866 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:25 smithi175 bash[56722]: audit 2024-02-10T06:47:25.508483+0000 mon.a (mon.0) 9243 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: cephadm 2024-02-10T06:47:23.696290+0000 mgr.y (mgr.34107) 2237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: cephadm 2024-02-10T06:47:23.792398+0000 mgr.y (mgr.34107) 2238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: cephadm 2024-02-10T06:47:23.886274+0000 mgr.y (mgr.34107) 2239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: cephadm 2024-02-10T06:47:23.980997+0000 mgr.y (mgr.34107) 2240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: cephadm 2024-02-10T06:47:24.083422+0000 mgr.y (mgr.34107) 2241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: cephadm 2024-02-10T06:47:24.179944+0000 mgr.y (mgr.34107) 2242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: cephadm 2024-02-10T06:47:24.285024+0000 mgr.y (mgr.34107) 2243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: cephadm 2024-02-10T06:47:24.380981+0000 mgr.y (mgr.34107) 2244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: cephadm 2024-02-10T06:47:24.480799+0000 mgr.y (mgr.34107) 2245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:24.569782+0000 mon.a (mon.0) 9192 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:24.583824+0000 mon.a (mon.0) 9193 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: cephadm 2024-02-10T06:47:24.584309+0000 mgr.y (mgr.34107) 2246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:24.651078+0000 mon.a (mon.0) 9194 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:24.653880+0000 mon.a (mon.0) 9195 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:24.657371+0000 mon.a (mon.0) 9196 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:24.658819+0000 mon.a (mon.0) 9197 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:24.667011+0000 mon.a (mon.0) 9198 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: cephadm 2024-02-10T06:47:24.667773+0000 mgr.y (mgr.34107) 2247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:24.747484+0000 mon.a (mon.0) 9199 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:24.750585+0000 mon.a (mon.0) 9200 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:24.753908+0000 mon.a (mon.0) 9201 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: cephadm 2024-02-10T06:47:23.696290+0000 mgr.y (mgr.34107) 2237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: cephadm 2024-02-10T06:47:23.792398+0000 mgr.y (mgr.34107) 2238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: cephadm 2024-02-10T06:47:23.886274+0000 mgr.y (mgr.34107) 2239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: cephadm 2024-02-10T06:47:23.980997+0000 mgr.y (mgr.34107) 2240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: cephadm 2024-02-10T06:47:24.083422+0000 mgr.y (mgr.34107) 2241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: cephadm 2024-02-10T06:47:24.179944+0000 mgr.y (mgr.34107) 2242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: cephadm 2024-02-10T06:47:24.285024+0000 mgr.y (mgr.34107) 2243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: cephadm 2024-02-10T06:47:24.380981+0000 mgr.y (mgr.34107) 2244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: cephadm 2024-02-10T06:47:24.480799+0000 mgr.y (mgr.34107) 2245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:24.569782+0000 mon.a (mon.0) 9192 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:24.583824+0000 mon.a (mon.0) 9193 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: cephadm 2024-02-10T06:47:24.584309+0000 mgr.y (mgr.34107) 2246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:24.651078+0000 mon.a (mon.0) 9194 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:24.653880+0000 mon.a (mon.0) 9195 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:24.657371+0000 mon.a (mon.0) 9196 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:24.658819+0000 mon.a (mon.0) 9197 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:24.667011+0000 mon.a (mon.0) 9198 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: cephadm 2024-02-10T06:47:24.667773+0000 mgr.y (mgr.34107) 2247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:25.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:24.747484+0000 mon.a (mon.0) 9199 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:24.750585+0000 mon.a (mon.0) 9200 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:24.753908+0000 mon.a (mon.0) 9201 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:24.755042+0000 mon.a (mon.0) 9202 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:24.761541+0000 mon.a (mon.0) 9203 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:24.843653+0000 mon.a (mon.0) 9204 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:24.848191+0000 mon.a (mon.0) 9205 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:24.851366+0000 mon.a (mon.0) 9206 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:24.852557+0000 mon.a (mon.0) 9207 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:24.860742+0000 mon.a (mon.0) 9208 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:24.938571+0000 mon.a (mon.0) 9209 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:24.941638+0000 mon.a (mon.0) 9210 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:24.945120+0000 mon.a (mon.0) 9211 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:24.946426+0000 mon.a (mon.0) 9212 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:24.954910+0000 mon.a (mon.0) 9213 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.018575+0000 mon.a (mon.0) 9214 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.021278+0000 mon.a (mon.0) 9215 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.024626+0000 mon.a (mon.0) 9216 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.025663+0000 mon.a (mon.0) 9217 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.031847+0000 mon.a (mon.0) 9218 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.111627+0000 mon.a (mon.0) 9219 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.114389+0000 mon.a (mon.0) 9220 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.117619+0000 mon.a (mon.0) 9221 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.118531+0000 mon.a (mon.0) 9222 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.127451+0000 mon.a (mon.0) 9223 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.204757+0000 mon.a (mon.0) 9224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.208074+0000 mon.a (mon.0) 9225 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.211543+0000 mon.a (mon.0) 9226 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.212874+0000 mon.a (mon.0) 9227 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.219794+0000 mon.a (mon.0) 9228 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.301969+0000 mon.a (mon.0) 9229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.304095+0000 mon.a (mon.0) 9230 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.307431+0000 mon.a (mon.0) 9231 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.308383+0000 mon.a (mon.0) 9232 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.315904+0000 mon.a (mon.0) 9233 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.393676+0000 mon.a (mon.0) 9234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.398247+0000 mon.a (mon.0) 9235 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.402294+0000 mon.a (mon.0) 9236 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.403670+0000 mon.a (mon.0) 9237 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.411935+0000 mon.a (mon.0) 9238 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.492896+0000 mon.a (mon.0) 9239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.496215+0000 mon.a (mon.0) 9240 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.499589+0000 mon.a (mon.0) 9241 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.500573+0000 mon.a (mon.0) 9242 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[68510]: audit 2024-02-10T06:47:25.508483+0000 mon.a (mon.0) 9243 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:24.755042+0000 mon.a (mon.0) 9202 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:24.761541+0000 mon.a (mon.0) 9203 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:24.843653+0000 mon.a (mon.0) 9204 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:24.848191+0000 mon.a (mon.0) 9205 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:24.851366+0000 mon.a (mon.0) 9206 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:24.852557+0000 mon.a (mon.0) 9207 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:24.860742+0000 mon.a (mon.0) 9208 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:24.938571+0000 mon.a (mon.0) 9209 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:24.941638+0000 mon.a (mon.0) 9210 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:24.945120+0000 mon.a (mon.0) 9211 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:24.946426+0000 mon.a (mon.0) 9212 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:24.954910+0000 mon.a (mon.0) 9213 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.018575+0000 mon.a (mon.0) 9214 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.021278+0000 mon.a (mon.0) 9215 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.024626+0000 mon.a (mon.0) 9216 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.025663+0000 mon.a (mon.0) 9217 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.031847+0000 mon.a (mon.0) 9218 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.111627+0000 mon.a (mon.0) 9219 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.114389+0000 mon.a (mon.0) 9220 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.117619+0000 mon.a (mon.0) 9221 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.118531+0000 mon.a (mon.0) 9222 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.127451+0000 mon.a (mon.0) 9223 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.204757+0000 mon.a (mon.0) 9224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.208074+0000 mon.a (mon.0) 9225 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.211543+0000 mon.a (mon.0) 9226 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.212874+0000 mon.a (mon.0) 9227 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.219794+0000 mon.a (mon.0) 9228 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.301969+0000 mon.a (mon.0) 9229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.304095+0000 mon.a (mon.0) 9230 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.307431+0000 mon.a (mon.0) 9231 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.308383+0000 mon.a (mon.0) 9232 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.315904+0000 mon.a (mon.0) 9233 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.393676+0000 mon.a (mon.0) 9234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.398247+0000 mon.a (mon.0) 9235 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.402294+0000 mon.a (mon.0) 9236 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.403670+0000 mon.a (mon.0) 9237 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.411935+0000 mon.a (mon.0) 9238 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:25.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.492896+0000 mon.a (mon.0) 9239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:25.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.496215+0000 mon.a (mon.0) 9240 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:25.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.499589+0000 mon.a (mon.0) 9241 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:25.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.500573+0000 mon.a (mon.0) 9242 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:25.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:25 smithi046 bash[71198]: audit 2024-02-10T06:47:25.508483+0000 mon.a (mon.0) 9243 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.850 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: cephadm 2024-02-10T06:47:24.762146+0000 mgr.y (mgr.34107) 2248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.850 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: cephadm 2024-02-10T06:47:24.861291+0000 mgr.y (mgr.34107) 2249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.850 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: cephadm 2024-02-10T06:47:24.955771+0000 mgr.y (mgr.34107) 2250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.850 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: cephadm 2024-02-10T06:47:25.032492+0000 mgr.y (mgr.34107) 2251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.850 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: cluster 2024-02-10T06:47:25.107395+0000 mgr.y (mgr.34107) 2252 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:26.850 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: cephadm 2024-02-10T06:47:25.128051+0000 mgr.y (mgr.34107) 2253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.850 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: cephadm 2024-02-10T06:47:25.220847+0000 mgr.y (mgr.34107) 2254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.850 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: cephadm 2024-02-10T06:47:25.316569+0000 mgr.y (mgr.34107) 2255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.850 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: cephadm 2024-02-10T06:47:25.412736+0000 mgr.y (mgr.34107) 2256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.850 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: cephadm 2024-02-10T06:47:25.509279+0000 mgr.y (mgr.34107) 2257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.851 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.593891+0000 mon.a (mon.0) 9244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.851 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.596419+0000 mon.a (mon.0) 9245 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.851 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.599067+0000 mon.a (mon.0) 9246 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.851 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.600024+0000 mon.a (mon.0) 9247 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.851 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.606532+0000 mon.a (mon.0) 9248 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.851 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: cephadm 2024-02-10T06:47:25.607294+0000 mgr.y (mgr.34107) 2258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.851 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.691230+0000 mon.a (mon.0) 9249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.851 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.695957+0000 mon.a (mon.0) 9250 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.851 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.699025+0000 mon.a (mon.0) 9251 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.851 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.700152+0000 mon.a (mon.0) 9252 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.851 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.709579+0000 mon.a (mon.0) 9253 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.851 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.795878+0000 mon.a (mon.0) 9254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.851 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.799157+0000 mon.a (mon.0) 9255 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.851 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.803425+0000 mon.a (mon.0) 9256 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.851 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.804821+0000 mon.a (mon.0) 9257 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.852 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.811160+0000 mon.a (mon.0) 9258 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.852 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.893036+0000 mon.a (mon.0) 9259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.852 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.895259+0000 mon.a (mon.0) 9260 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.852 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.898072+0000 mon.a (mon.0) 9261 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.852 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.899013+0000 mon.a (mon.0) 9262 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.852 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.905176+0000 mon.a (mon.0) 9263 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.852 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.987621+0000 mon.a (mon.0) 9264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.852 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.990140+0000 mon.a (mon.0) 9265 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.852 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.994837+0000 mon.a (mon.0) 9266 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.852 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:25.996243+0000 mon.a (mon.0) 9267 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.852 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.005594+0000 mon.a (mon.0) 9268 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.852 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.088757+0000 mon.a (mon.0) 9269 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.852 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.091434+0000 mon.a (mon.0) 9270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.852 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.094181+0000 mon.a (mon.0) 9271 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.853 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.095535+0000 mon.a (mon.0) 9272 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.853 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.102713+0000 mon.a (mon.0) 9273 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.853 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.182014+0000 mon.a (mon.0) 9274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.853 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.184435+0000 mon.a (mon.0) 9275 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.853 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.186891+0000 mon.a (mon.0) 9276 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.853 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.187887+0000 mon.a (mon.0) 9277 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.853 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.195042+0000 mon.a (mon.0) 9278 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.853 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.272610+0000 mon.a (mon.0) 9279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.853 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.275703+0000 mon.a (mon.0) 9280 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.853 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.280968+0000 mon.a (mon.0) 9281 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.853 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.282279+0000 mon.a (mon.0) 9282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.853 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.290011+0000 mon.a (mon.0) 9283 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.853 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.369175+0000 mon.a (mon.0) 9284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.853 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.372441+0000 mon.a (mon.0) 9285 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.376253+0000 mon.a (mon.0) 9286 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.377651+0000 mon.a (mon.0) 9287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.386204+0000 mon.a (mon.0) 9288 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.471861+0000 mon.a (mon.0) 9289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.473897+0000 mon.a (mon.0) 9290 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.476405+0000 mon.a (mon.0) 9291 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.477322+0000 mon.a (mon.0) 9292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.484919+0000 mon.a (mon.0) 9293 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.568516+0000 mon.a (mon.0) 9294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.854 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:26 smithi175 bash[56722]: audit 2024-02-10T06:47:26.571295+0000 mon.a (mon.0) 9295 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: cephadm 2024-02-10T06:47:24.762146+0000 mgr.y (mgr.34107) 2248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: cephadm 2024-02-10T06:47:24.861291+0000 mgr.y (mgr.34107) 2249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: cephadm 2024-02-10T06:47:24.955771+0000 mgr.y (mgr.34107) 2250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: cephadm 2024-02-10T06:47:25.032492+0000 mgr.y (mgr.34107) 2251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: cluster 2024-02-10T06:47:25.107395+0000 mgr.y (mgr.34107) 2252 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:26.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: cephadm 2024-02-10T06:47:25.128051+0000 mgr.y (mgr.34107) 2253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: cephadm 2024-02-10T06:47:25.220847+0000 mgr.y (mgr.34107) 2254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: cephadm 2024-02-10T06:47:25.316569+0000 mgr.y (mgr.34107) 2255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: cephadm 2024-02-10T06:47:25.412736+0000 mgr.y (mgr.34107) 2256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: cephadm 2024-02-10T06:47:25.509279+0000 mgr.y (mgr.34107) 2257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.593891+0000 mon.a (mon.0) 9244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.596419+0000 mon.a (mon.0) 9245 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.599067+0000 mon.a (mon.0) 9246 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.600024+0000 mon.a (mon.0) 9247 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.606532+0000 mon.a (mon.0) 9248 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: cephadm 2024-02-10T06:47:25.607294+0000 mgr.y (mgr.34107) 2258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.691230+0000 mon.a (mon.0) 9249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.695957+0000 mon.a (mon.0) 9250 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.699025+0000 mon.a (mon.0) 9251 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.700152+0000 mon.a (mon.0) 9252 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.709579+0000 mon.a (mon.0) 9253 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.795878+0000 mon.a (mon.0) 9254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.799157+0000 mon.a (mon.0) 9255 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.803425+0000 mon.a (mon.0) 9256 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.804821+0000 mon.a (mon.0) 9257 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.811160+0000 mon.a (mon.0) 9258 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.893036+0000 mon.a (mon.0) 9259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.895259+0000 mon.a (mon.0) 9260 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.898072+0000 mon.a (mon.0) 9261 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.899013+0000 mon.a (mon.0) 9262 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.905176+0000 mon.a (mon.0) 9263 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.987621+0000 mon.a (mon.0) 9264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.990140+0000 mon.a (mon.0) 9265 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.994837+0000 mon.a (mon.0) 9266 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:25.996243+0000 mon.a (mon.0) 9267 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.005594+0000 mon.a (mon.0) 9268 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.088757+0000 mon.a (mon.0) 9269 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.091434+0000 mon.a (mon.0) 9270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.094181+0000 mon.a (mon.0) 9271 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.095535+0000 mon.a (mon.0) 9272 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: cephadm 2024-02-10T06:47:24.762146+0000 mgr.y (mgr.34107) 2248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: cephadm 2024-02-10T06:47:24.861291+0000 mgr.y (mgr.34107) 2249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: cephadm 2024-02-10T06:47:24.955771+0000 mgr.y (mgr.34107) 2250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: cephadm 2024-02-10T06:47:25.032492+0000 mgr.y (mgr.34107) 2251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: cluster 2024-02-10T06:47:25.107395+0000 mgr.y (mgr.34107) 2252 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:26.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: cephadm 2024-02-10T06:47:25.128051+0000 mgr.y (mgr.34107) 2253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: cephadm 2024-02-10T06:47:25.220847+0000 mgr.y (mgr.34107) 2254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: cephadm 2024-02-10T06:47:25.316569+0000 mgr.y (mgr.34107) 2255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: cephadm 2024-02-10T06:47:25.412736+0000 mgr.y (mgr.34107) 2256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: cephadm 2024-02-10T06:47:25.509279+0000 mgr.y (mgr.34107) 2257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.593891+0000 mon.a (mon.0) 9244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.596419+0000 mon.a (mon.0) 9245 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.599067+0000 mon.a (mon.0) 9246 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.600024+0000 mon.a (mon.0) 9247 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.606532+0000 mon.a (mon.0) 9248 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: cephadm 2024-02-10T06:47:25.607294+0000 mgr.y (mgr.34107) 2258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:26.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.691230+0000 mon.a (mon.0) 9249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.695957+0000 mon.a (mon.0) 9250 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.699025+0000 mon.a (mon.0) 9251 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.700152+0000 mon.a (mon.0) 9252 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.709579+0000 mon.a (mon.0) 9253 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.102713+0000 mon.a (mon.0) 9273 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.182014+0000 mon.a (mon.0) 9274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.184435+0000 mon.a (mon.0) 9275 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.186891+0000 mon.a (mon.0) 9276 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.187887+0000 mon.a (mon.0) 9277 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.195042+0000 mon.a (mon.0) 9278 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.272610+0000 mon.a (mon.0) 9279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.275703+0000 mon.a (mon.0) 9280 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.280968+0000 mon.a (mon.0) 9281 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.282279+0000 mon.a (mon.0) 9282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.290011+0000 mon.a (mon.0) 9283 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.369175+0000 mon.a (mon.0) 9284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.372441+0000 mon.a (mon.0) 9285 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.376253+0000 mon.a (mon.0) 9286 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.377651+0000 mon.a (mon.0) 9287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.386204+0000 mon.a (mon.0) 9288 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.471861+0000 mon.a (mon.0) 9289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.473897+0000 mon.a (mon.0) 9290 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.476405+0000 mon.a (mon.0) 9291 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.477322+0000 mon.a (mon.0) 9292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.484919+0000 mon.a (mon.0) 9293 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.568516+0000 mon.a (mon.0) 9294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[68510]: audit 2024-02-10T06:47:26.571295+0000 mon.a (mon.0) 9295 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.795878+0000 mon.a (mon.0) 9254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.799157+0000 mon.a (mon.0) 9255 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.803425+0000 mon.a (mon.0) 9256 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.804821+0000 mon.a (mon.0) 9257 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.811160+0000 mon.a (mon.0) 9258 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.893036+0000 mon.a (mon.0) 9259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.895259+0000 mon.a (mon.0) 9260 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.898072+0000 mon.a (mon.0) 9261 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.899013+0000 mon.a (mon.0) 9262 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.905176+0000 mon.a (mon.0) 9263 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.987621+0000 mon.a (mon.0) 9264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.990140+0000 mon.a (mon.0) 9265 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.994837+0000 mon.a (mon.0) 9266 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:25.996243+0000 mon.a (mon.0) 9267 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.005594+0000 mon.a (mon.0) 9268 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.088757+0000 mon.a (mon.0) 9269 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.091434+0000 mon.a (mon.0) 9270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.094181+0000 mon.a (mon.0) 9271 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.095535+0000 mon.a (mon.0) 9272 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.102713+0000 mon.a (mon.0) 9273 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.182014+0000 mon.a (mon.0) 9274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.184435+0000 mon.a (mon.0) 9275 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.186891+0000 mon.a (mon.0) 9276 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.187887+0000 mon.a (mon.0) 9277 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.195042+0000 mon.a (mon.0) 9278 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.272610+0000 mon.a (mon.0) 9279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.275703+0000 mon.a (mon.0) 9280 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.280968+0000 mon.a (mon.0) 9281 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.282279+0000 mon.a (mon.0) 9282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.290011+0000 mon.a (mon.0) 9283 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.369175+0000 mon.a (mon.0) 9284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.372441+0000 mon.a (mon.0) 9285 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.376253+0000 mon.a (mon.0) 9286 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.377651+0000 mon.a (mon.0) 9287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.386204+0000 mon.a (mon.0) 9288 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.471861+0000 mon.a (mon.0) 9289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.473897+0000 mon.a (mon.0) 9290 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:26.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.476405+0000 mon.a (mon.0) 9291 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:26.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.477322+0000 mon.a (mon.0) 9292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:26.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.484919+0000 mon.a (mon.0) 9293 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:26.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.568516+0000 mon.a (mon.0) 9294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:26.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:26 smithi046 bash[71198]: audit 2024-02-10T06:47:26.571295+0000 mon.a (mon.0) 9295 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: cephadm 2024-02-10T06:47:25.710585+0000 mgr.y (mgr.34107) 2259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: cephadm 2024-02-10T06:47:25.811919+0000 mgr.y (mgr.34107) 2260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: cephadm 2024-02-10T06:47:25.905921+0000 mgr.y (mgr.34107) 2261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: cephadm 2024-02-10T06:47:26.006265+0000 mgr.y (mgr.34107) 2262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: cephadm 2024-02-10T06:47:26.103408+0000 mgr.y (mgr.34107) 2263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: cephadm 2024-02-10T06:47:26.195560+0000 mgr.y (mgr.34107) 2264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: cephadm 2024-02-10T06:47:26.290897+0000 mgr.y (mgr.34107) 2265 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: cephadm 2024-02-10T06:47:26.387139+0000 mgr.y (mgr.34107) 2266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: cephadm 2024-02-10T06:47:26.485723+0000 mgr.y (mgr.34107) 2267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:26.575133+0000 mon.a (mon.0) 9296 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:26.587164+0000 mon.a (mon.0) 9297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:26.592062+0000 mon.a (mon.0) 9298 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: cephadm 2024-02-10T06:47:26.592539+0000 mgr.y (mgr.34107) 2268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:26.654442+0000 mon.a (mon.0) 9299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:26.656816+0000 mon.a (mon.0) 9300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:26.659515+0000 mon.a (mon.0) 9301 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:26.660641+0000 mon.a (mon.0) 9302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:26.669509+0000 mon.a (mon.0) 9303 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: cephadm 2024-02-10T06:47:26.670006+0000 mgr.y (mgr.34107) 2269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:26.747106+0000 mon.a (mon.0) 9304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:26.750305+0000 mon.a (mon.0) 9305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: cephadm 2024-02-10T06:47:25.710585+0000 mgr.y (mgr.34107) 2259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: cephadm 2024-02-10T06:47:25.811919+0000 mgr.y (mgr.34107) 2260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: cephadm 2024-02-10T06:47:25.905921+0000 mgr.y (mgr.34107) 2261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: cephadm 2024-02-10T06:47:26.006265+0000 mgr.y (mgr.34107) 2262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: cephadm 2024-02-10T06:47:26.103408+0000 mgr.y (mgr.34107) 2263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: cephadm 2024-02-10T06:47:26.195560+0000 mgr.y (mgr.34107) 2264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: cephadm 2024-02-10T06:47:26.290897+0000 mgr.y (mgr.34107) 2265 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: cephadm 2024-02-10T06:47:26.387139+0000 mgr.y (mgr.34107) 2266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: cephadm 2024-02-10T06:47:26.485723+0000 mgr.y (mgr.34107) 2267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:26.575133+0000 mon.a (mon.0) 9296 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:26.587164+0000 mon.a (mon.0) 9297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:26.592062+0000 mon.a (mon.0) 9298 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: cephadm 2024-02-10T06:47:26.592539+0000 mgr.y (mgr.34107) 2268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:26.654442+0000 mon.a (mon.0) 9299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:26.656816+0000 mon.a (mon.0) 9300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:26.659515+0000 mon.a (mon.0) 9301 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:26.660641+0000 mon.a (mon.0) 9302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:26.669509+0000 mon.a (mon.0) 9303 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: cephadm 2024-02-10T06:47:26.670006+0000 mgr.y (mgr.34107) 2269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:26.747106+0000 mon.a (mon.0) 9304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:26.750305+0000 mon.a (mon.0) 9305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:26.754331+0000 mon.a (mon.0) 9306 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:26.755578+0000 mon.a (mon.0) 9307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:26.763624+0000 mon.a (mon.0) 9308 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:26.832336+0000 mon.a (mon.0) 9309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:26.834478+0000 mon.a (mon.0) 9310 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:26.837094+0000 mon.a (mon.0) 9311 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:26.837906+0000 mon.a (mon.0) 9312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:26.843812+0000 mon.a (mon.0) 9313 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:26.921394+0000 mon.a (mon.0) 9314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:26.924766+0000 mon.a (mon.0) 9315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:26.928548+0000 mon.a (mon.0) 9316 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:26.929938+0000 mon.a (mon.0) 9317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:26.938448+0000 mon.a (mon.0) 9318 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.016029+0000 mon.a (mon.0) 9319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.019609+0000 mon.a (mon.0) 9320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.023154+0000 mon.a (mon.0) 9321 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.024383+0000 mon.a (mon.0) 9322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.033077+0000 mon.a (mon.0) 9323 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.110525+0000 mon.a (mon.0) 9324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:26.754331+0000 mon.a (mon.0) 9306 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:26.755578+0000 mon.a (mon.0) 9307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:26.763624+0000 mon.a (mon.0) 9308 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:26.832336+0000 mon.a (mon.0) 9309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:26.834478+0000 mon.a (mon.0) 9310 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:26.837094+0000 mon.a (mon.0) 9311 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:26.837906+0000 mon.a (mon.0) 9312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:26.843812+0000 mon.a (mon.0) 9313 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:26.921394+0000 mon.a (mon.0) 9314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:26.924766+0000 mon.a (mon.0) 9315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:26.928548+0000 mon.a (mon.0) 9316 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:26.929938+0000 mon.a (mon.0) 9317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:26.938448+0000 mon.a (mon.0) 9318 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.016029+0000 mon.a (mon.0) 9319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.019609+0000 mon.a (mon.0) 9320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.023154+0000 mon.a (mon.0) 9321 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.024383+0000 mon.a (mon.0) 9322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.033077+0000 mon.a (mon.0) 9323 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.110525+0000 mon.a (mon.0) 9324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.114869+0000 mon.a (mon.0) 9325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.119019+0000 mon.a (mon.0) 9326 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.119968+0000 mon.a (mon.0) 9327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.126519+0000 mon.a (mon.0) 9328 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.205666+0000 mon.a (mon.0) 9329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.208229+0000 mon.a (mon.0) 9330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.211776+0000 mon.a (mon.0) 9331 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.213028+0000 mon.a (mon.0) 9332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.223351+0000 mon.a (mon.0) 9333 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.305240+0000 mon.a (mon.0) 9334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.307622+0000 mon.a (mon.0) 9335 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.310369+0000 mon.a (mon.0) 9336 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.311235+0000 mon.a (mon.0) 9337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.317727+0000 mon.a (mon.0) 9338 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.401126+0000 mon.a (mon.0) 9339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.403826+0000 mon.a (mon.0) 9340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.406883+0000 mon.a (mon.0) 9341 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.408019+0000 mon.a (mon.0) 9342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.413945+0000 mon.a (mon.0) 9343 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.497078+0000 mon.a (mon.0) 9344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.500049+0000 mon.a (mon.0) 9345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.504679+0000 mon.a (mon.0) 9346 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.506177+0000 mon.a (mon.0) 9347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[68510]: audit 2024-02-10T06:47:27.515257+0000 mon.a (mon.0) 9348 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.114869+0000 mon.a (mon.0) 9325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.119019+0000 mon.a (mon.0) 9326 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.119968+0000 mon.a (mon.0) 9327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.126519+0000 mon.a (mon.0) 9328 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.205666+0000 mon.a (mon.0) 9329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.208229+0000 mon.a (mon.0) 9330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.211776+0000 mon.a (mon.0) 9331 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.213028+0000 mon.a (mon.0) 9332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.223351+0000 mon.a (mon.0) 9333 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.305240+0000 mon.a (mon.0) 9334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.307622+0000 mon.a (mon.0) 9335 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.310369+0000 mon.a (mon.0) 9336 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.311235+0000 mon.a (mon.0) 9337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.317727+0000 mon.a (mon.0) 9338 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.401126+0000 mon.a (mon.0) 9339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.403826+0000 mon.a (mon.0) 9340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.406883+0000 mon.a (mon.0) 9341 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.408019+0000 mon.a (mon.0) 9342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.413945+0000 mon.a (mon.0) 9343 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.497078+0000 mon.a (mon.0) 9344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.500049+0000 mon.a (mon.0) 9345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.504679+0000 mon.a (mon.0) 9346 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.506177+0000 mon.a (mon.0) 9347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:27 smithi046 bash[71198]: audit 2024-02-10T06:47:27.515257+0000 mon.a (mon.0) 9348 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: cephadm 2024-02-10T06:47:25.710585+0000 mgr.y (mgr.34107) 2259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: cephadm 2024-02-10T06:47:25.811919+0000 mgr.y (mgr.34107) 2260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: cephadm 2024-02-10T06:47:25.905921+0000 mgr.y (mgr.34107) 2261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: cephadm 2024-02-10T06:47:26.006265+0000 mgr.y (mgr.34107) 2262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: cephadm 2024-02-10T06:47:26.103408+0000 mgr.y (mgr.34107) 2263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: cephadm 2024-02-10T06:47:26.195560+0000 mgr.y (mgr.34107) 2264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: cephadm 2024-02-10T06:47:26.290897+0000 mgr.y (mgr.34107) 2265 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: cephadm 2024-02-10T06:47:26.387139+0000 mgr.y (mgr.34107) 2266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: cephadm 2024-02-10T06:47:26.485723+0000 mgr.y (mgr.34107) 2267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:26.575133+0000 mon.a (mon.0) 9296 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:26.587164+0000 mon.a (mon.0) 9297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:26.592062+0000 mon.a (mon.0) 9298 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: cephadm 2024-02-10T06:47:26.592539+0000 mgr.y (mgr.34107) 2268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:26.654442+0000 mon.a (mon.0) 9299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:26.656816+0000 mon.a (mon.0) 9300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:26.659515+0000 mon.a (mon.0) 9301 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:26.660641+0000 mon.a (mon.0) 9302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:26.669509+0000 mon.a (mon.0) 9303 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: cephadm 2024-02-10T06:47:26.670006+0000 mgr.y (mgr.34107) 2269 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:27.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:26.747106+0000 mon.a (mon.0) 9304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:26.750305+0000 mon.a (mon.0) 9305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.940 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:26.754331+0000 mon.a (mon.0) 9306 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.941 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:26.755578+0000 mon.a (mon.0) 9307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.941 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:26.763624+0000 mon.a (mon.0) 9308 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.941 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:26.832336+0000 mon.a (mon.0) 9309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.941 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:26.834478+0000 mon.a (mon.0) 9310 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.941 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:26.837094+0000 mon.a (mon.0) 9311 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.941 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:26.837906+0000 mon.a (mon.0) 9312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.941 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:26.843812+0000 mon.a (mon.0) 9313 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.941 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:26.921394+0000 mon.a (mon.0) 9314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.941 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:26.924766+0000 mon.a (mon.0) 9315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.941 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:26.928548+0000 mon.a (mon.0) 9316 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.941 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:26.929938+0000 mon.a (mon.0) 9317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.941 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:26.938448+0000 mon.a (mon.0) 9318 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.016029+0000 mon.a (mon.0) 9319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.019609+0000 mon.a (mon.0) 9320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.023154+0000 mon.a (mon.0) 9321 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.024383+0000 mon.a (mon.0) 9322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.033077+0000 mon.a (mon.0) 9323 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.110525+0000 mon.a (mon.0) 9324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.114869+0000 mon.a (mon.0) 9325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.119019+0000 mon.a (mon.0) 9326 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.119968+0000 mon.a (mon.0) 9327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.126519+0000 mon.a (mon.0) 9328 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.205666+0000 mon.a (mon.0) 9329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.208229+0000 mon.a (mon.0) 9330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.211776+0000 mon.a (mon.0) 9331 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.213028+0000 mon.a (mon.0) 9332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.942 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.223351+0000 mon.a (mon.0) 9333 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.305240+0000 mon.a (mon.0) 9334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.307622+0000 mon.a (mon.0) 9335 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.310369+0000 mon.a (mon.0) 9336 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.311235+0000 mon.a (mon.0) 9337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.317727+0000 mon.a (mon.0) 9338 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.401126+0000 mon.a (mon.0) 9339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.403826+0000 mon.a (mon.0) 9340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.406883+0000 mon.a (mon.0) 9341 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.408019+0000 mon.a (mon.0) 9342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.413945+0000 mon.a (mon.0) 9343 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:27.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.497078+0000 mon.a (mon.0) 9344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:27.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.500049+0000 mon.a (mon.0) 9345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:27.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.504679+0000 mon.a (mon.0) 9346 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:27.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.506177+0000 mon.a (mon.0) 9347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:27.943 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:27 smithi175 bash[56722]: audit 2024-02-10T06:47:27.515257+0000 mon.a (mon.0) 9348 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: cephadm 2024-02-10T06:47:26.764469+0000 mgr.y (mgr.34107) 2270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: cephadm 2024-02-10T06:47:26.844309+0000 mgr.y (mgr.34107) 2271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: cephadm 2024-02-10T06:47:26.939014+0000 mgr.y (mgr.34107) 2272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: cephadm 2024-02-10T06:47:27.033612+0000 mgr.y (mgr.34107) 2273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: cluster 2024-02-10T06:47:27.108163+0000 mgr.y (mgr.34107) 2274 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:28.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: cephadm 2024-02-10T06:47:27.127165+0000 mgr.y (mgr.34107) 2275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: cephadm 2024-02-10T06:47:27.224258+0000 mgr.y (mgr.34107) 2276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: cephadm 2024-02-10T06:47:27.318528+0000 mgr.y (mgr.34107) 2277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: cephadm 2024-02-10T06:47:27.414513+0000 mgr.y (mgr.34107) 2278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.599 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: cephadm 2024-02-10T06:47:27.515924+0000 mgr.y (mgr.34107) 2279 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.599 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.594797+0000 mon.a (mon.0) 9349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.599 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.597310+0000 mon.a (mon.0) 9350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.599 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.599816+0000 mon.a (mon.0) 9351 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.599 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.600679+0000 mon.a (mon.0) 9352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.599 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.606994+0000 mon.a (mon.0) 9353 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.599 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: cephadm 2024-02-10T06:47:27.607545+0000 mgr.y (mgr.34107) 2280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.599 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.686436+0000 mon.a (mon.0) 9354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.599 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.689377+0000 mon.a (mon.0) 9355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.599 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.693351+0000 mon.a (mon.0) 9356 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.599 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.694679+0000 mon.a (mon.0) 9357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.599 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.702943+0000 mon.a (mon.0) 9358 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: cephadm 2024-02-10T06:47:26.764469+0000 mgr.y (mgr.34107) 2270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: cephadm 2024-02-10T06:47:26.844309+0000 mgr.y (mgr.34107) 2271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: cephadm 2024-02-10T06:47:26.939014+0000 mgr.y (mgr.34107) 2272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: cephadm 2024-02-10T06:47:27.033612+0000 mgr.y (mgr.34107) 2273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: cluster 2024-02-10T06:47:27.108163+0000 mgr.y (mgr.34107) 2274 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:28.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: cephadm 2024-02-10T06:47:27.127165+0000 mgr.y (mgr.34107) 2275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: cephadm 2024-02-10T06:47:27.224258+0000 mgr.y (mgr.34107) 2276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: cephadm 2024-02-10T06:47:27.318528+0000 mgr.y (mgr.34107) 2277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: cephadm 2024-02-10T06:47:27.414513+0000 mgr.y (mgr.34107) 2278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: cephadm 2024-02-10T06:47:27.515924+0000 mgr.y (mgr.34107) 2279 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.594797+0000 mon.a (mon.0) 9349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.597310+0000 mon.a (mon.0) 9350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.599816+0000 mon.a (mon.0) 9351 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.600 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.600679+0000 mon.a (mon.0) 9352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.601 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.606994+0000 mon.a (mon.0) 9353 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.601 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: cephadm 2024-02-10T06:47:27.607545+0000 mgr.y (mgr.34107) 2280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.601 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.686436+0000 mon.a (mon.0) 9354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.601 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.689377+0000 mon.a (mon.0) 9355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.601 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.693351+0000 mon.a (mon.0) 9356 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.601 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.694679+0000 mon.a (mon.0) 9357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.601 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.702943+0000 mon.a (mon.0) 9358 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.601 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.786557+0000 mon.a (mon.0) 9359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.601 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.789254+0000 mon.a (mon.0) 9360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.601 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.791818+0000 mon.a (mon.0) 9361 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.601 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.792899+0000 mon.a (mon.0) 9362 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.799995+0000 mon.a (mon.0) 9363 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.878387+0000 mon.a (mon.0) 9364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.883239+0000 mon.a (mon.0) 9365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.887403+0000 mon.a (mon.0) 9366 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.889158+0000 mon.a (mon.0) 9367 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.899326+0000 mon.a (mon.0) 9368 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.979281+0000 mon.a (mon.0) 9369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.982186+0000 mon.a (mon.0) 9370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.985633+0000 mon.a (mon.0) 9371 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.986791+0000 mon.a (mon.0) 9372 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:27.995338+0000 mon.a (mon.0) 9373 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.074788+0000 mon.a (mon.0) 9374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.077799+0000 mon.a (mon.0) 9375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.080958+0000 mon.a (mon.0) 9376 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.602 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.082072+0000 mon.a (mon.0) 9377 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.603 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.786557+0000 mon.a (mon.0) 9359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.603 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.789254+0000 mon.a (mon.0) 9360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.603 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.791818+0000 mon.a (mon.0) 9361 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.603 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.792899+0000 mon.a (mon.0) 9362 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.603 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.799995+0000 mon.a (mon.0) 9363 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.603 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.878387+0000 mon.a (mon.0) 9364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.603 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.883239+0000 mon.a (mon.0) 9365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.887403+0000 mon.a (mon.0) 9366 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.889158+0000 mon.a (mon.0) 9367 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.899326+0000 mon.a (mon.0) 9368 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.979281+0000 mon.a (mon.0) 9369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.982186+0000 mon.a (mon.0) 9370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.985633+0000 mon.a (mon.0) 9371 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.986791+0000 mon.a (mon.0) 9372 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:27.995338+0000 mon.a (mon.0) 9373 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.074788+0000 mon.a (mon.0) 9374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.077799+0000 mon.a (mon.0) 9375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.080958+0000 mon.a (mon.0) 9376 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.604 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.082072+0000 mon.a (mon.0) 9377 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.090388+0000 mon.a (mon.0) 9378 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.167880+0000 mon.a (mon.0) 9379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.171488+0000 mon.a (mon.0) 9380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.175811+0000 mon.a (mon.0) 9381 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.177048+0000 mon.a (mon.0) 9382 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.185335+0000 mon.a (mon.0) 9383 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.263797+0000 mon.a (mon.0) 9384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.266830+0000 mon.a (mon.0) 9385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.270035+0000 mon.a (mon.0) 9386 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.271068+0000 mon.a (mon.0) 9387 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.276692+0000 mon.a (mon.0) 9388 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.311989+0000 mon.a (mon.0) 9389 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.334448+0000 mon.a (mon.0) 9390 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.605 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.343306+0000 mon.a (mon.0) 9391 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.606 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.352194+0000 mon.a (mon.0) 9392 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.606 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.354140+0000 mon.a (mon.0) 9393 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.606 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.356038+0000 mon.a (mon.0) 9394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.606 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.356834+0000 mon.a (mon.0) 9395 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.606 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.363963+0000 mon.a (mon.0) 9396 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.606 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.446073+0000 mon.a (mon.0) 9397 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.090388+0000 mon.a (mon.0) 9378 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.167880+0000 mon.a (mon.0) 9379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.606 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.171488+0000 mon.a (mon.0) 9380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.175811+0000 mon.a (mon.0) 9381 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.177048+0000 mon.a (mon.0) 9382 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.185335+0000 mon.a (mon.0) 9383 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.263797+0000 mon.a (mon.0) 9384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.266830+0000 mon.a (mon.0) 9385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.270035+0000 mon.a (mon.0) 9386 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.271068+0000 mon.a (mon.0) 9387 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.276692+0000 mon.a (mon.0) 9388 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.311989+0000 mon.a (mon.0) 9389 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.334448+0000 mon.a (mon.0) 9390 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.343306+0000 mon.a (mon.0) 9391 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.352194+0000 mon.a (mon.0) 9392 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.354140+0000 mon.a (mon.0) 9393 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.607 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.356038+0000 mon.a (mon.0) 9394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.356834+0000 mon.a (mon.0) 9395 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.363963+0000 mon.a (mon.0) 9396 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.608 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.446073+0000 mon.a (mon.0) 9397 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.608 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.450490+0000 mon.a (mon.0) 9398 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.608 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.454383+0000 mon.a (mon.0) 9399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.608 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.455538+0000 mon.a (mon.0) 9400 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.608 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.463975+0000 mon.a (mon.0) 9401 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.608 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.544760+0000 mon.a (mon.0) 9402 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.608 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.548660+0000 mon.a (mon.0) 9403 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.608 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.552357+0000 mon.a (mon.0) 9404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.609 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.553630+0000 mon.a (mon.0) 9405 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.609 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[71198]: audit 2024-02-10T06:47:28.561362+0000 mon.a (mon.0) 9406 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.450490+0000 mon.a (mon.0) 9398 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.454383+0000 mon.a (mon.0) 9399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.455538+0000 mon.a (mon.0) 9400 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.463975+0000 mon.a (mon.0) 9401 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.544760+0000 mon.a (mon.0) 9402 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.548660+0000 mon.a (mon.0) 9403 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.552357+0000 mon.a (mon.0) 9404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.553630+0000 mon.a (mon.0) 9405 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.609 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:28 smithi046 bash[68510]: audit 2024-02-10T06:47:28.561362+0000 mon.a (mon.0) 9406 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: cephadm 2024-02-10T06:47:26.764469+0000 mgr.y (mgr.34107) 2270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: cephadm 2024-02-10T06:47:26.844309+0000 mgr.y (mgr.34107) 2271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: cephadm 2024-02-10T06:47:26.939014+0000 mgr.y (mgr.34107) 2272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: cephadm 2024-02-10T06:47:27.033612+0000 mgr.y (mgr.34107) 2273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: cluster 2024-02-10T06:47:27.108163+0000 mgr.y (mgr.34107) 2274 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:28.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: cephadm 2024-02-10T06:47:27.127165+0000 mgr.y (mgr.34107) 2275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: cephadm 2024-02-10T06:47:27.224258+0000 mgr.y (mgr.34107) 2276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: cephadm 2024-02-10T06:47:27.318528+0000 mgr.y (mgr.34107) 2277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: cephadm 2024-02-10T06:47:27.414513+0000 mgr.y (mgr.34107) 2278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: cephadm 2024-02-10T06:47:27.515924+0000 mgr.y (mgr.34107) 2279 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.594797+0000 mon.a (mon.0) 9349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.597310+0000 mon.a (mon.0) 9350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.599816+0000 mon.a (mon.0) 9351 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.600679+0000 mon.a (mon.0) 9352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.606994+0000 mon.a (mon.0) 9353 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: cephadm 2024-02-10T06:47:27.607545+0000 mgr.y (mgr.34107) 2280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.686436+0000 mon.a (mon.0) 9354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.689377+0000 mon.a (mon.0) 9355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.693351+0000 mon.a (mon.0) 9356 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.694679+0000 mon.a (mon.0) 9357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.702943+0000 mon.a (mon.0) 9358 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.786557+0000 mon.a (mon.0) 9359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.789254+0000 mon.a (mon.0) 9360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.791818+0000 mon.a (mon.0) 9361 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.792899+0000 mon.a (mon.0) 9362 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.799995+0000 mon.a (mon.0) 9363 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.878387+0000 mon.a (mon.0) 9364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.883239+0000 mon.a (mon.0) 9365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.887403+0000 mon.a (mon.0) 9366 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.889158+0000 mon.a (mon.0) 9367 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.899326+0000 mon.a (mon.0) 9368 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.979281+0000 mon.a (mon.0) 9369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.982186+0000 mon.a (mon.0) 9370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.985633+0000 mon.a (mon.0) 9371 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.986791+0000 mon.a (mon.0) 9372 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:27.995338+0000 mon.a (mon.0) 9373 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.074788+0000 mon.a (mon.0) 9374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.077799+0000 mon.a (mon.0) 9375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.080958+0000 mon.a (mon.0) 9376 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.082072+0000 mon.a (mon.0) 9377 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.090388+0000 mon.a (mon.0) 9378 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.167880+0000 mon.a (mon.0) 9379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.171488+0000 mon.a (mon.0) 9380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.175811+0000 mon.a (mon.0) 9381 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.177048+0000 mon.a (mon.0) 9382 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.185335+0000 mon.a (mon.0) 9383 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.263797+0000 mon.a (mon.0) 9384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.266830+0000 mon.a (mon.0) 9385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.270035+0000 mon.a (mon.0) 9386 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.271068+0000 mon.a (mon.0) 9387 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.276692+0000 mon.a (mon.0) 9388 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.311989+0000 mon.a (mon.0) 9389 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.334448+0000 mon.a (mon.0) 9390 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.343306+0000 mon.a (mon.0) 9391 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.352194+0000 mon.a (mon.0) 9392 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.354140+0000 mon.a (mon.0) 9393 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.356038+0000 mon.a (mon.0) 9394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.356834+0000 mon.a (mon.0) 9395 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.363963+0000 mon.a (mon.0) 9396 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.446073+0000 mon.a (mon.0) 9397 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.450490+0000 mon.a (mon.0) 9398 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.454383+0000 mon.a (mon.0) 9399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.455538+0000 mon.a (mon.0) 9400 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.463975+0000 mon.a (mon.0) 9401 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.544760+0000 mon.a (mon.0) 9402 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.548660+0000 mon.a (mon.0) 9403 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.552357+0000 mon.a (mon.0) 9404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.553630+0000 mon.a (mon.0) 9405 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:28.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:28 smithi175 bash[56722]: audit 2024-02-10T06:47:28.561362+0000 mon.a (mon.0) 9406 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: cephadm 2024-02-10T06:47:27.703589+0000 mgr.y (mgr.34107) 2281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: cephadm 2024-02-10T06:47:27.800553+0000 mgr.y (mgr.34107) 2282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: cephadm 2024-02-10T06:47:27.900061+0000 mgr.y (mgr.34107) 2283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: cephadm 2024-02-10T06:47:27.995925+0000 mgr.y (mgr.34107) 2284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: cephadm 2024-02-10T06:47:28.090950+0000 mgr.y (mgr.34107) 2285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: cephadm 2024-02-10T06:47:28.185995+0000 mgr.y (mgr.34107) 2286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: cephadm 2024-02-10T06:47:28.277807+0000 mgr.y (mgr.34107) 2287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: cephadm 2024-02-10T06:47:28.364598+0000 mgr.y (mgr.34107) 2288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: cephadm 2024-02-10T06:47:28.464965+0000 mgr.y (mgr.34107) 2289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: cephadm 2024-02-10T06:47:28.562118+0000 mgr.y (mgr.34107) 2290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:28.640788+0000 mon.a (mon.0) 9407 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:28.643789+0000 mon.a (mon.0) 9408 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:28.646861+0000 mon.a (mon.0) 9409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:28.648055+0000 mon.a (mon.0) 9410 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:28.657220+0000 mon.a (mon.0) 9411 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: cephadm 2024-02-10T06:47:28.657849+0000 mgr.y (mgr.34107) 2291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:28.737438+0000 mon.a (mon.0) 9412 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:28.742059+0000 mon.a (mon.0) 9413 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:28.745221+0000 mon.a (mon.0) 9414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:28.746334+0000 mon.a (mon.0) 9415 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:28.753818+0000 mon.a (mon.0) 9416 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: cephadm 2024-02-10T06:47:27.703589+0000 mgr.y (mgr.34107) 2281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: cephadm 2024-02-10T06:47:27.800553+0000 mgr.y (mgr.34107) 2282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: cephadm 2024-02-10T06:47:27.900061+0000 mgr.y (mgr.34107) 2283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: cephadm 2024-02-10T06:47:27.995925+0000 mgr.y (mgr.34107) 2284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: cephadm 2024-02-10T06:47:28.090950+0000 mgr.y (mgr.34107) 2285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: cephadm 2024-02-10T06:47:28.185995+0000 mgr.y (mgr.34107) 2286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: cephadm 2024-02-10T06:47:28.277807+0000 mgr.y (mgr.34107) 2287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: cephadm 2024-02-10T06:47:28.364598+0000 mgr.y (mgr.34107) 2288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: cephadm 2024-02-10T06:47:28.464965+0000 mgr.y (mgr.34107) 2289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: cephadm 2024-02-10T06:47:28.562118+0000 mgr.y (mgr.34107) 2290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:28.640788+0000 mon.a (mon.0) 9407 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:28.643789+0000 mon.a (mon.0) 9408 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:28.646861+0000 mon.a (mon.0) 9409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:28.648055+0000 mon.a (mon.0) 9410 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:28.657220+0000 mon.a (mon.0) 9411 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: cephadm 2024-02-10T06:47:28.657849+0000 mgr.y (mgr.34107) 2291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:28.737438+0000 mon.a (mon.0) 9412 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:28.742059+0000 mon.a (mon.0) 9413 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:28.745221+0000 mon.a (mon.0) 9414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:28.746334+0000 mon.a (mon.0) 9415 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:28.753818+0000 mon.a (mon.0) 9416 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:28.835576+0000 mon.a (mon.0) 9417 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:28.838124+0000 mon.a (mon.0) 9418 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:28.841072+0000 mon.a (mon.0) 9419 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:28.841916+0000 mon.a (mon.0) 9420 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:28.853985+0000 mon.a (mon.0) 9421 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:28.919890+0000 mon.a (mon.0) 9422 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:28.922281+0000 mon.a (mon.0) 9423 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:28.924885+0000 mon.a (mon.0) 9424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:28.925918+0000 mon.a (mon.0) 9425 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:28.933710+0000 mon.a (mon.0) 9426 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.016474+0000 mon.a (mon.0) 9427 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.019400+0000 mon.a (mon.0) 9428 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.022589+0000 mon.a (mon.0) 9429 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.023622+0000 mon.a (mon.0) 9430 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.030316+0000 mon.a (mon.0) 9431 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.113993+0000 mon.a (mon.0) 9432 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.117149+0000 mon.a (mon.0) 9433 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.120386+0000 mon.a (mon.0) 9434 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.121497+0000 mon.a (mon.0) 9435 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.129463+0000 mon.a (mon.0) 9436 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.209921+0000 mon.a (mon.0) 9437 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.212183+0000 mon.a (mon.0) 9438 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.215308+0000 mon.a (mon.0) 9439 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.216317+0000 mon.a (mon.0) 9440 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.225302+0000 mon.a (mon.0) 9441 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.304732+0000 mon.a (mon.0) 9442 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.308049+0000 mon.a (mon.0) 9443 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.312369+0000 mon.a (mon.0) 9444 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.313970+0000 mon.a (mon.0) 9445 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.323108+0000 mon.a (mon.0) 9446 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.409710+0000 mon.a (mon.0) 9447 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.412094+0000 mon.a (mon.0) 9448 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.415095+0000 mon.a (mon.0) 9449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.416037+0000 mon.a (mon.0) 9450 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.422048+0000 mon.a (mon.0) 9451 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.503772+0000 mon.a (mon.0) 9452 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:47:29.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.509293+0000 mon.a (mon.0) 9453 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.517570+0000 mon.a (mon.0) 9454 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.538019+0000 mon.a (mon.0) 9455 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.543220+0000 mon.a (mon.0) 9456 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[68510]: audit 2024-02-10T06:47:29.548946+0000 mon.a (mon.0) 9457 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:28.835576+0000 mon.a (mon.0) 9417 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:28.838124+0000 mon.a (mon.0) 9418 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:28.841072+0000 mon.a (mon.0) 9419 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:28.841916+0000 mon.a (mon.0) 9420 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:28.853985+0000 mon.a (mon.0) 9421 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:28.919890+0000 mon.a (mon.0) 9422 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:28.922281+0000 mon.a (mon.0) 9423 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:28.924885+0000 mon.a (mon.0) 9424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:28.925918+0000 mon.a (mon.0) 9425 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:28.933710+0000 mon.a (mon.0) 9426 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.016474+0000 mon.a (mon.0) 9427 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.019400+0000 mon.a (mon.0) 9428 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.022589+0000 mon.a (mon.0) 9429 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.023622+0000 mon.a (mon.0) 9430 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.030316+0000 mon.a (mon.0) 9431 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.113993+0000 mon.a (mon.0) 9432 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.117149+0000 mon.a (mon.0) 9433 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.120386+0000 mon.a (mon.0) 9434 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.121497+0000 mon.a (mon.0) 9435 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.129463+0000 mon.a (mon.0) 9436 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.209921+0000 mon.a (mon.0) 9437 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.212183+0000 mon.a (mon.0) 9438 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.215308+0000 mon.a (mon.0) 9439 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.216317+0000 mon.a (mon.0) 9440 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.225302+0000 mon.a (mon.0) 9441 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.304732+0000 mon.a (mon.0) 9442 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.308049+0000 mon.a (mon.0) 9443 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.312369+0000 mon.a (mon.0) 9444 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.313970+0000 mon.a (mon.0) 9445 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.323108+0000 mon.a (mon.0) 9446 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.409710+0000 mon.a (mon.0) 9447 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.412094+0000 mon.a (mon.0) 9448 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.415095+0000 mon.a (mon.0) 9449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.416037+0000 mon.a (mon.0) 9450 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.422048+0000 mon.a (mon.0) 9451 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.503772+0000 mon.a (mon.0) 9452 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:47:29.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.509293+0000 mon.a (mon.0) 9453 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.517570+0000 mon.a (mon.0) 9454 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.538019+0000 mon.a (mon.0) 9455 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.543220+0000 mon.a (mon.0) 9456 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:29 smithi046 bash[71198]: audit 2024-02-10T06:47:29.548946+0000 mon.a (mon.0) 9457 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: cephadm 2024-02-10T06:47:27.703589+0000 mgr.y (mgr.34107) 2281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: cephadm 2024-02-10T06:47:27.800553+0000 mgr.y (mgr.34107) 2282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: cephadm 2024-02-10T06:47:27.900061+0000 mgr.y (mgr.34107) 2283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: cephadm 2024-02-10T06:47:27.995925+0000 mgr.y (mgr.34107) 2284 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: cephadm 2024-02-10T06:47:28.090950+0000 mgr.y (mgr.34107) 2285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: cephadm 2024-02-10T06:47:28.185995+0000 mgr.y (mgr.34107) 2286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: cephadm 2024-02-10T06:47:28.277807+0000 mgr.y (mgr.34107) 2287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: cephadm 2024-02-10T06:47:28.364598+0000 mgr.y (mgr.34107) 2288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: cephadm 2024-02-10T06:47:28.464965+0000 mgr.y (mgr.34107) 2289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: cephadm 2024-02-10T06:47:28.562118+0000 mgr.y (mgr.34107) 2290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:28.640788+0000 mon.a (mon.0) 9407 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:28.643789+0000 mon.a (mon.0) 9408 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:28.646861+0000 mon.a (mon.0) 9409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:28.648055+0000 mon.a (mon.0) 9410 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:28.657220+0000 mon.a (mon.0) 9411 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: cephadm 2024-02-10T06:47:28.657849+0000 mgr.y (mgr.34107) 2291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:28.737438+0000 mon.a (mon.0) 9412 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:28.742059+0000 mon.a (mon.0) 9413 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:28.745221+0000 mon.a (mon.0) 9414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:28.746334+0000 mon.a (mon.0) 9415 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:28.753818+0000 mon.a (mon.0) 9416 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:28.835576+0000 mon.a (mon.0) 9417 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:28.838124+0000 mon.a (mon.0) 9418 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:28.841072+0000 mon.a (mon.0) 9419 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:28.841916+0000 mon.a (mon.0) 9420 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:28.853985+0000 mon.a (mon.0) 9421 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:28.919890+0000 mon.a (mon.0) 9422 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:28.922281+0000 mon.a (mon.0) 9423 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:28.924885+0000 mon.a (mon.0) 9424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:28.925918+0000 mon.a (mon.0) 9425 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:28.933710+0000 mon.a (mon.0) 9426 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.016474+0000 mon.a (mon.0) 9427 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.019400+0000 mon.a (mon.0) 9428 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.022589+0000 mon.a (mon.0) 9429 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.023622+0000 mon.a (mon.0) 9430 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.030316+0000 mon.a (mon.0) 9431 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.113993+0000 mon.a (mon.0) 9432 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.117149+0000 mon.a (mon.0) 9433 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.120386+0000 mon.a (mon.0) 9434 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.121497+0000 mon.a (mon.0) 9435 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.129463+0000 mon.a (mon.0) 9436 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.209921+0000 mon.a (mon.0) 9437 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.212183+0000 mon.a (mon.0) 9438 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.215308+0000 mon.a (mon.0) 9439 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.216317+0000 mon.a (mon.0) 9440 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.225302+0000 mon.a (mon.0) 9441 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.304732+0000 mon.a (mon.0) 9442 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.308049+0000 mon.a (mon.0) 9443 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.312369+0000 mon.a (mon.0) 9444 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.313970+0000 mon.a (mon.0) 9445 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.323108+0000 mon.a (mon.0) 9446 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.409710+0000 mon.a (mon.0) 9447 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.412094+0000 mon.a (mon.0) 9448 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.415095+0000 mon.a (mon.0) 9449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.416037+0000 mon.a (mon.0) 9450 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.422048+0000 mon.a (mon.0) 9451 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.503772+0000 mon.a (mon.0) 9452 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:47:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.509293+0000 mon.a (mon.0) 9453 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.517570+0000 mon.a (mon.0) 9454 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.538019+0000 mon.a (mon.0) 9455 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.543220+0000 mon.a (mon.0) 9456 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:29.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:29 smithi175 bash[56722]: audit 2024-02-10T06:47:29.548946+0000 mon.a (mon.0) 9457 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: cephadm 2024-02-10T06:47:28.754404+0000 mgr.y (mgr.34107) 2292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: cephadm 2024-02-10T06:47:28.854874+0000 mgr.y (mgr.34107) 2293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: cephadm 2024-02-10T06:47:28.934459+0000 mgr.y (mgr.34107) 2294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: cephadm 2024-02-10T06:47:29.031168+0000 mgr.y (mgr.34107) 2295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: cluster 2024-02-10T06:47:29.109380+0000 mgr.y (mgr.34107) 2296 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:30.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: cephadm 2024-02-10T06:47:29.129989+0000 mgr.y (mgr.34107) 2297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: cephadm 2024-02-10T06:47:29.226031+0000 mgr.y (mgr.34107) 2298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: cephadm 2024-02-10T06:47:29.323849+0000 mgr.y (mgr.34107) 2299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: cephadm 2024-02-10T06:47:29.422977+0000 mgr.y (mgr.34107) 2300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: cephadm 2024-02-10T06:47:29.549382+0000 mgr.y (mgr.34107) 2301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:29.634449+0000 mon.a (mon.0) 9458 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:29.636859+0000 mon.a (mon.0) 9459 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:29.639697+0000 mon.a (mon.0) 9460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:29.640606+0000 mon.a (mon.0) 9461 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:29.648159+0000 mon.a (mon.0) 9462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: cephadm 2024-02-10T06:47:29.648843+0000 mgr.y (mgr.34107) 2302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:29.761573+0000 mon.a (mon.0) 9463 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:29.764420+0000 mon.a (mon.0) 9464 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:29.766896+0000 mon.a (mon.0) 9465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:29.767942+0000 mon.a (mon.0) 9466 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:29.775933+0000 mon.a (mon.0) 9467 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:29.864568+0000 mon.a (mon.0) 9468 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:29.867639+0000 mon.a (mon.0) 9469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:29.870435+0000 mon.a (mon.0) 9470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:29.871498+0000 mon.a (mon.0) 9471 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:29.878183+0000 mon.a (mon.0) 9472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:29.961348+0000 mon.a (mon.0) 9473 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:29.965861+0000 mon.a (mon.0) 9474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:29.969608+0000 mon.a (mon.0) 9475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:29.970727+0000 mon.a (mon.0) 9476 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:29.977830+0000 mon.a (mon.0) 9477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.042228+0000 mon.a (mon.0) 9478 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.044743+0000 mon.a (mon.0) 9479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.046972+0000 mon.a (mon.0) 9480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.047847+0000 mon.a (mon.0) 9481 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.054635+0000 mon.a (mon.0) 9482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.139446+0000 mon.a (mon.0) 9483 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.141790+0000 mon.a (mon.0) 9484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.145310+0000 mon.a (mon.0) 9485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.146077+0000 mon.a (mon.0) 9486 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: cephadm 2024-02-10T06:47:28.754404+0000 mgr.y (mgr.34107) 2292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: cephadm 2024-02-10T06:47:28.854874+0000 mgr.y (mgr.34107) 2293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: cephadm 2024-02-10T06:47:28.934459+0000 mgr.y (mgr.34107) 2294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: cephadm 2024-02-10T06:47:29.031168+0000 mgr.y (mgr.34107) 2295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: cluster 2024-02-10T06:47:29.109380+0000 mgr.y (mgr.34107) 2296 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: cephadm 2024-02-10T06:47:29.129989+0000 mgr.y (mgr.34107) 2297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: cephadm 2024-02-10T06:47:29.226031+0000 mgr.y (mgr.34107) 2298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: cephadm 2024-02-10T06:47:29.323849+0000 mgr.y (mgr.34107) 2299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: cephadm 2024-02-10T06:47:29.422977+0000 mgr.y (mgr.34107) 2300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: cephadm 2024-02-10T06:47:29.549382+0000 mgr.y (mgr.34107) 2301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:29.634449+0000 mon.a (mon.0) 9458 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:29.636859+0000 mon.a (mon.0) 9459 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:29.639697+0000 mon.a (mon.0) 9460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:29.640606+0000 mon.a (mon.0) 9461 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:29.648159+0000 mon.a (mon.0) 9462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: cephadm 2024-02-10T06:47:29.648843+0000 mgr.y (mgr.34107) 2302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:29.761573+0000 mon.a (mon.0) 9463 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:29.764420+0000 mon.a (mon.0) 9464 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:29.766896+0000 mon.a (mon.0) 9465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:29.767942+0000 mon.a (mon.0) 9466 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:29.775933+0000 mon.a (mon.0) 9467 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.152967+0000 mon.a (mon.0) 9487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.224055+0000 mon.a (mon.0) 9488 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.226752+0000 mon.a (mon.0) 9489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.229279+0000 mon.a (mon.0) 9490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.230210+0000 mon.a (mon.0) 9491 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.235827+0000 mon.a (mon.0) 9492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.314232+0000 mon.a (mon.0) 9493 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.317012+0000 mon.a (mon.0) 9494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.320243+0000 mon.a (mon.0) 9495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.321319+0000 mon.a (mon.0) 9496 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.329735+0000 mon.a (mon.0) 9497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.415134+0000 mon.a (mon.0) 9498 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.418679+0000 mon.a (mon.0) 9499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.422014+0000 mon.a (mon.0) 9500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.423196+0000 mon.a (mon.0) 9501 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.430595+0000 mon.a (mon.0) 9502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.513050+0000 mon.a (mon.0) 9503 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.516891+0000 mon.a (mon.0) 9504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.520210+0000 mon.a (mon.0) 9505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.521412+0000 mon.a (mon.0) 9506 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[68510]: audit 2024-02-10T06:47:30.528502+0000 mon.a (mon.0) 9507 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:29.864568+0000 mon.a (mon.0) 9468 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:29.867639+0000 mon.a (mon.0) 9469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:29.870435+0000 mon.a (mon.0) 9470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:29.871498+0000 mon.a (mon.0) 9471 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:29.878183+0000 mon.a (mon.0) 9472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:29.961348+0000 mon.a (mon.0) 9473 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:29.965861+0000 mon.a (mon.0) 9474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:29.969608+0000 mon.a (mon.0) 9475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:29.970727+0000 mon.a (mon.0) 9476 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:29.977830+0000 mon.a (mon.0) 9477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.042228+0000 mon.a (mon.0) 9478 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.044743+0000 mon.a (mon.0) 9479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.046972+0000 mon.a (mon.0) 9480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.047847+0000 mon.a (mon.0) 9481 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.054635+0000 mon.a (mon.0) 9482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.139446+0000 mon.a (mon.0) 9483 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.141790+0000 mon.a (mon.0) 9484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.145310+0000 mon.a (mon.0) 9485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.146077+0000 mon.a (mon.0) 9486 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.152967+0000 mon.a (mon.0) 9487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.224055+0000 mon.a (mon.0) 9488 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.226752+0000 mon.a (mon.0) 9489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.229279+0000 mon.a (mon.0) 9490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.230210+0000 mon.a (mon.0) 9491 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.235827+0000 mon.a (mon.0) 9492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.314232+0000 mon.a (mon.0) 9493 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.317012+0000 mon.a (mon.0) 9494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.320243+0000 mon.a (mon.0) 9495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.321319+0000 mon.a (mon.0) 9496 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.329735+0000 mon.a (mon.0) 9497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.415134+0000 mon.a (mon.0) 9498 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.418679+0000 mon.a (mon.0) 9499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.422014+0000 mon.a (mon.0) 9500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.423196+0000 mon.a (mon.0) 9501 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.430595+0000 mon.a (mon.0) 9502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.513050+0000 mon.a (mon.0) 9503 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.516891+0000 mon.a (mon.0) 9504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.520210+0000 mon.a (mon.0) 9505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.521412+0000 mon.a (mon.0) 9506 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:30 smithi046 bash[71198]: audit 2024-02-10T06:47:30.528502+0000 mon.a (mon.0) 9507 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: cephadm 2024-02-10T06:47:28.754404+0000 mgr.y (mgr.34107) 2292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: cephadm 2024-02-10T06:47:28.854874+0000 mgr.y (mgr.34107) 2293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: cephadm 2024-02-10T06:47:28.934459+0000 mgr.y (mgr.34107) 2294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: cephadm 2024-02-10T06:47:29.031168+0000 mgr.y (mgr.34107) 2295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: cluster 2024-02-10T06:47:29.109380+0000 mgr.y (mgr.34107) 2296 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: cephadm 2024-02-10T06:47:29.129989+0000 mgr.y (mgr.34107) 2297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: cephadm 2024-02-10T06:47:29.226031+0000 mgr.y (mgr.34107) 2298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: cephadm 2024-02-10T06:47:29.323849+0000 mgr.y (mgr.34107) 2299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: cephadm 2024-02-10T06:47:29.422977+0000 mgr.y (mgr.34107) 2300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: cephadm 2024-02-10T06:47:29.549382+0000 mgr.y (mgr.34107) 2301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:29.634449+0000 mon.a (mon.0) 9458 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:29.636859+0000 mon.a (mon.0) 9459 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:29.639697+0000 mon.a (mon.0) 9460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:29.640606+0000 mon.a (mon.0) 9461 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:29.648159+0000 mon.a (mon.0) 9462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: cephadm 2024-02-10T06:47:29.648843+0000 mgr.y (mgr.34107) 2302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:29.761573+0000 mon.a (mon.0) 9463 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:29.764420+0000 mon.a (mon.0) 9464 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:29.766896+0000 mon.a (mon.0) 9465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:29.767942+0000 mon.a (mon.0) 9466 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:29.775933+0000 mon.a (mon.0) 9467 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:29.864568+0000 mon.a (mon.0) 9468 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:29.867639+0000 mon.a (mon.0) 9469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:29.870435+0000 mon.a (mon.0) 9470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:29.871498+0000 mon.a (mon.0) 9471 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:29.878183+0000 mon.a (mon.0) 9472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:29.961348+0000 mon.a (mon.0) 9473 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:29.965861+0000 mon.a (mon.0) 9474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:29.969608+0000 mon.a (mon.0) 9475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:29.970727+0000 mon.a (mon.0) 9476 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:29.977830+0000 mon.a (mon.0) 9477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.042228+0000 mon.a (mon.0) 9478 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.044743+0000 mon.a (mon.0) 9479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.046972+0000 mon.a (mon.0) 9480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.047847+0000 mon.a (mon.0) 9481 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.054635+0000 mon.a (mon.0) 9482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.139446+0000 mon.a (mon.0) 9483 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.141790+0000 mon.a (mon.0) 9484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.145310+0000 mon.a (mon.0) 9485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.146077+0000 mon.a (mon.0) 9486 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.152967+0000 mon.a (mon.0) 9487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.224055+0000 mon.a (mon.0) 9488 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.226752+0000 mon.a (mon.0) 9489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.229279+0000 mon.a (mon.0) 9490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.230210+0000 mon.a (mon.0) 9491 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.235827+0000 mon.a (mon.0) 9492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.314232+0000 mon.a (mon.0) 9493 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.317012+0000 mon.a (mon.0) 9494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.320243+0000 mon.a (mon.0) 9495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.321319+0000 mon.a (mon.0) 9496 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.329735+0000 mon.a (mon.0) 9497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.415134+0000 mon.a (mon.0) 9498 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.418679+0000 mon.a (mon.0) 9499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.422014+0000 mon.a (mon.0) 9500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.423196+0000 mon.a (mon.0) 9501 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.430595+0000 mon.a (mon.0) 9502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:30.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.513050+0000 mon.a (mon.0) 9503 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:30.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.516891+0000 mon.a (mon.0) 9504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:30.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.520210+0000 mon.a (mon.0) 9505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:30.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.521412+0000 mon.a (mon.0) 9506 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:30.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:30 smithi175 bash[56722]: audit 2024-02-10T06:47:30.528502+0000 mon.a (mon.0) 9507 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:31.280 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:47:31.375 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:47:31] "GET /metrics HTTP/1.1" 200 38764 "" "Prometheus/2.33.4" 2024-02-10T06:47:31.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: cephadm 2024-02-10T06:47:29.776691+0000 mgr.y (mgr.34107) 2303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: cephadm 2024-02-10T06:47:29.878924+0000 mgr.y (mgr.34107) 2304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: cephadm 2024-02-10T06:47:29.978523+0000 mgr.y (mgr.34107) 2305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: cephadm 2024-02-10T06:47:30.055206+0000 mgr.y (mgr.34107) 2306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: cephadm 2024-02-10T06:47:30.156090+0000 mgr.y (mgr.34107) 2307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: cephadm 2024-02-10T06:47:30.236362+0000 mgr.y (mgr.34107) 2308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: cephadm 2024-02-10T06:47:30.330937+0000 mgr.y (mgr.34107) 2309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: cephadm 2024-02-10T06:47:30.431168+0000 mgr.y (mgr.34107) 2310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: cephadm 2024-02-10T06:47:30.528969+0000 mgr.y (mgr.34107) 2311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.604906+0000 mon.a (mon.0) 9508 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:31.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.607148+0000 mon.a (mon.0) 9509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.609280+0000 mon.a (mon.0) 9510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:31.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.610075+0000 mon.a (mon.0) 9511 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:31.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.615165+0000 mon.a (mon.0) 9512 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:31.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: cephadm 2024-02-10T06:47:30.615671+0000 mgr.y (mgr.34107) 2312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.695044+0000 mon.a (mon.0) 9513 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:31.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.698185+0000 mon.a (mon.0) 9514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.702633+0000 mon.a (mon.0) 9515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:31.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.703894+0000 mon.a (mon.0) 9516 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:31.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.712054+0000 mon.a (mon.0) 9517 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:31.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.788879+0000 mon.a (mon.0) 9518 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:31.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: cephadm 2024-02-10T06:47:29.776691+0000 mgr.y (mgr.34107) 2303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: cephadm 2024-02-10T06:47:29.878924+0000 mgr.y (mgr.34107) 2304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: cephadm 2024-02-10T06:47:29.978523+0000 mgr.y (mgr.34107) 2305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: cephadm 2024-02-10T06:47:30.055206+0000 mgr.y (mgr.34107) 2306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: cephadm 2024-02-10T06:47:30.156090+0000 mgr.y (mgr.34107) 2307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: cephadm 2024-02-10T06:47:30.236362+0000 mgr.y (mgr.34107) 2308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: cephadm 2024-02-10T06:47:30.330937+0000 mgr.y (mgr.34107) 2309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: cephadm 2024-02-10T06:47:30.431168+0000 mgr.y (mgr.34107) 2310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: cephadm 2024-02-10T06:47:30.528969+0000 mgr.y (mgr.34107) 2311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.604906+0000 mon.a (mon.0) 9508 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.607148+0000 mon.a (mon.0) 9509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.609280+0000 mon.a (mon.0) 9510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.610075+0000 mon.a (mon.0) 9511 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.615165+0000 mon.a (mon.0) 9512 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: cephadm 2024-02-10T06:47:30.615671+0000 mgr.y (mgr.34107) 2312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.695044+0000 mon.a (mon.0) 9513 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.698185+0000 mon.a (mon.0) 9514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.702633+0000 mon.a (mon.0) 9515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.703894+0000 mon.a (mon.0) 9516 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.712054+0000 mon.a (mon.0) 9517 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.788879+0000 mon.a (mon.0) 9518 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.797956+0000 mon.a (mon.0) 9519 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.798718+0000 mon.a (mon.0) 9520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:31.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.804622+0000 mon.a (mon.0) 9521 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:31.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.805056+0000 mon.a (mon.0) 9522 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.807584+0000 mon.a (mon.0) 9523 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.809301+0000 mon.a (mon.0) 9524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.812704+0000 mon.a (mon.0) 9525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.816206+0000 mon.a (mon.0) 9526 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.819876+0000 mon.a (mon.0) 9527 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.821861+0000 mon.a (mon.0) 9528 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.823902+0000 mon.a (mon.0) 9529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.826026+0000 mon.a (mon.0) 9530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.828495+0000 mon.a (mon.0) 9531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.830034+0000 mon.a (mon.0) 9532 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.831679+0000 mon.a (mon.0) 9533 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[71198]: audit 2024-02-10T06:47:30.833790+0000 mon.a (mon.0) 9534 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.797956+0000 mon.a (mon.0) 9519 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.798718+0000 mon.a (mon.0) 9520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.804622+0000 mon.a (mon.0) 9521 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.805056+0000 mon.a (mon.0) 9522 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.807584+0000 mon.a (mon.0) 9523 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.809301+0000 mon.a (mon.0) 9524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.812704+0000 mon.a (mon.0) 9525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.816206+0000 mon.a (mon.0) 9526 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.819876+0000 mon.a (mon.0) 9527 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.821861+0000 mon.a (mon.0) 9528 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.823902+0000 mon.a (mon.0) 9529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.826026+0000 mon.a (mon.0) 9530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.828495+0000 mon.a (mon.0) 9531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.830034+0000 mon.a (mon.0) 9532 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.831679+0000 mon.a (mon.0) 9533 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:31 smithi046 bash[68510]: audit 2024-02-10T06:47:30.833790+0000 mon.a (mon.0) 9534 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: cephadm 2024-02-10T06:47:29.776691+0000 mgr.y (mgr.34107) 2303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: cephadm 2024-02-10T06:47:29.878924+0000 mgr.y (mgr.34107) 2304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: cephadm 2024-02-10T06:47:29.978523+0000 mgr.y (mgr.34107) 2305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: cephadm 2024-02-10T06:47:30.055206+0000 mgr.y (mgr.34107) 2306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: cephadm 2024-02-10T06:47:30.156090+0000 mgr.y (mgr.34107) 2307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: cephadm 2024-02-10T06:47:30.236362+0000 mgr.y (mgr.34107) 2308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: cephadm 2024-02-10T06:47:30.330937+0000 mgr.y (mgr.34107) 2309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: cephadm 2024-02-10T06:47:30.431168+0000 mgr.y (mgr.34107) 2310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: cephadm 2024-02-10T06:47:30.528969+0000 mgr.y (mgr.34107) 2311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.604906+0000 mon.a (mon.0) 9508 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.607148+0000 mon.a (mon.0) 9509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.609280+0000 mon.a (mon.0) 9510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.610075+0000 mon.a (mon.0) 9511 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.615165+0000 mon.a (mon.0) 9512 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: cephadm 2024-02-10T06:47:30.615671+0000 mgr.y (mgr.34107) 2312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.695044+0000 mon.a (mon.0) 9513 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.698185+0000 mon.a (mon.0) 9514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.702633+0000 mon.a (mon.0) 9515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:31.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.703894+0000 mon.a (mon.0) 9516 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.712054+0000 mon.a (mon.0) 9517 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.788879+0000 mon.a (mon.0) 9518 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.797956+0000 mon.a (mon.0) 9519 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.798718+0000 mon.a (mon.0) 9520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.804622+0000 mon.a (mon.0) 9521 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.805056+0000 mon.a (mon.0) 9522 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.807584+0000 mon.a (mon.0) 9523 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.809301+0000 mon.a (mon.0) 9524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.812704+0000 mon.a (mon.0) 9525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.816206+0000 mon.a (mon.0) 9526 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.819876+0000 mon.a (mon.0) 9527 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.821861+0000 mon.a (mon.0) 9528 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.823902+0000 mon.a (mon.0) 9529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.826026+0000 mon.a (mon.0) 9530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.828495+0000 mon.a (mon.0) 9531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.830034+0000 mon.a (mon.0) 9532 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.831679+0000 mon.a (mon.0) 9533 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:31.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:31 smithi175 bash[56722]: audit 2024-02-10T06:47:30.833790+0000 mon.a (mon.0) 9534 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:32.046 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:47:32.046 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 3s ago 25m - - 2024-02-10T06:47:32.047 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 1s ago 25m - - 2024-02-10T06:47:32.047 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (11m) 3s ago 18m 17.3M - 0.23.0 ba2b418f427c a2b5f5f678df 2024-02-10T06:47:32.047 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (10m) 1s ago 18m 45.2M - 8.3.5 dad864ee21e9 1fff02f358ea 2024-02-10T06:47:32.047 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (51s) 3s ago 16m 45.4M - 3.6 c328ab9dcfc7 853f52d68ab1 2024-02-10T06:47:32.047 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (10m) 1s ago 24m 446M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:47:32.047 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (10m) 3s ago 26m 537M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:47:32.047 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (9m) 3s ago 26m 86.9M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 242e20c0094d 2024-02-10T06:47:32.047 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (8m) 1s ago 25m 68.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 4e4f0fba5e46 2024-02-10T06:47:32.047 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (9m) 3s ago 25m 67.2M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 3930fa96e7b9 2024-02-10T06:47:32.047 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (30s) 3s ago 18m 8552k - 1.5.0 0da6a335fe13 7106a5faf047 2024-02-10T06:47:32.047 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (11s) 1s ago 18m 8448k - 1.5.0 0da6a335fe13 902bb08b95e7 2024-02-10T06:47:32.047 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (7m) 3s ago 24m 63.6M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 806b111b1a5a 2024-02-10T06:47:32.047 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (6m) 3s ago 23m 66.1M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 5946eaa9560f 2024-02-10T06:47:32.047 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (6m) 3s ago 23m 60.0M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 b853fd416cd3 2024-02-10T06:47:32.047 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (5m) 3s ago 22m 68.0M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 d8f4ad66b155 2024-02-10T06:47:32.048 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (4m) 1s ago 21m 68.7M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 7ad0f7fc5824 2024-02-10T06:47:32.048 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (4m) 1s ago 21m 65.2M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 988470b5b6ab 2024-02-10T06:47:32.048 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (3m) 1s ago 20m 60.7M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 4fe6d2acf23b 2024-02-10T06:47:32.048 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (2m) 1s ago 19m 57.0M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 446b1d90ef32 2024-02-10T06:47:32.048 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (10m) 1s ago 18m 67.1M - 2.33.4 514e6a882f6e 64427f696443 2024-02-10T06:47:32.048 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (2m) 3s ago 16m 90.9M - 19.0.0-1361-g290212a1 c328ab9dcfc7 f66089ea684b 2024-02-10T06:47:32.048 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (103s) 1s ago 16m 90.7M - 19.0.0-1361-g290212a1 c328ab9dcfc7 8578e1aa4396 2024-02-10T06:47:32.048 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (2m) 3s ago 16m 91.0M - 19.0.0-1361-g290212a1 c328ab9dcfc7 ad37be87e331 2024-02-10T06:47:32.048 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (94s) 1s ago 16m 90.6M - 19.0.0-1361-g290212a1 c328ab9dcfc7 0e2a538ab655 2024-02-10T06:47:32.514 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:47:32.515 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:47:32.515 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:47:32.515 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:47:32.515 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:47:32.515 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:47:32.515 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:47:32.515 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:47:32.515 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T06:47:32.515 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:47:32.515 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:47:32.515 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 4 2024-02-10T06:47:32.515 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:47:32.515 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:47:32.515 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 17 2024-02-10T06:47:32.516 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:47:32.516 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:47:32.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:32 smithi046 bash[68510]: cephadm 2024-02-10T06:47:30.712704+0000 mgr.y (mgr.34107) 2313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:32.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:32 smithi046 bash[68510]: cluster 2024-02-10T06:47:31.112476+0000 mgr.y (mgr.34107) 2314 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:32.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:32 smithi046 bash[68510]: audit 2024-02-10T06:47:31.258220+0000 mgr.y (mgr.34107) 2315 : audit 0 from='client.35082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:47:32.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:32 smithi046 bash[68510]: audit 2024-02-10T06:47:31.645782+0000 mgr.y (mgr.34107) 2316 : audit 0 from='client.45010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:47:32.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:32 smithi046 bash[68510]: audit 2024-02-10T06:47:32.511437+0000 mon.a (mon.0) 9535 : audit 0 from='client.? 172.21.15.46:0/469648136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:32.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:32 smithi046 bash[71198]: cephadm 2024-02-10T06:47:30.712704+0000 mgr.y (mgr.34107) 2313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:32.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:32 smithi046 bash[71198]: cluster 2024-02-10T06:47:31.112476+0000 mgr.y (mgr.34107) 2314 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:32.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:32 smithi046 bash[71198]: audit 2024-02-10T06:47:31.258220+0000 mgr.y (mgr.34107) 2315 : audit 0 from='client.35082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:47:32.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:32 smithi046 bash[71198]: audit 2024-02-10T06:47:31.645782+0000 mgr.y (mgr.34107) 2316 : audit 0 from='client.45010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:47:32.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:32 smithi046 bash[71198]: audit 2024-02-10T06:47:32.511437+0000 mon.a (mon.0) 9535 : audit 0 from='client.? 172.21.15.46:0/469648136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:32.904 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:47:32.905 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:47:32.905 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:47:32.905 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:47:32.905 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [ 2024-02-10T06:47:32.905 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr", 2024-02-10T06:47:32.905 INFO:teuthology.orchestra.run.smithi046.stdout: "mon", 2024-02-10T06:47:32.905 INFO:teuthology.orchestra.run.smithi046.stdout: "osd", 2024-02-10T06:47:32.905 INFO:teuthology.orchestra.run.smithi046.stdout: "iscsi", 2024-02-10T06:47:32.905 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw" 2024-02-10T06:47:32.905 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:47:32.905 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "18/23 daemons upgraded", 2024-02-10T06:47:32.905 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Currently upgrading prometheus daemons", 2024-02-10T06:47:32.905 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:47:32.905 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:47:32.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:32 smithi175 bash[56722]: cephadm 2024-02-10T06:47:30.712704+0000 mgr.y (mgr.34107) 2313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:32.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:32 smithi175 bash[56722]: cluster 2024-02-10T06:47:31.112476+0000 mgr.y (mgr.34107) 2314 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:32.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:32 smithi175 bash[56722]: audit 2024-02-10T06:47:31.258220+0000 mgr.y (mgr.34107) 2315 : audit 0 from='client.35082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:47:32.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:32 smithi175 bash[56722]: audit 2024-02-10T06:47:31.645782+0000 mgr.y (mgr.34107) 2316 : audit 0 from='client.45010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:47:32.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:32 smithi175 bash[56722]: audit 2024-02-10T06:47:32.511437+0000 mon.a (mon.0) 9535 : audit 0 from='client.? 172.21.15.46:0/469648136' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:33.362 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_OK 2024-02-10T06:47:33.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:33 smithi046 bash[68510]: audit 2024-02-10T06:47:32.023554+0000 mgr.y (mgr.34107) 2317 : audit 0 from='client.45016 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:47:33.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:33 smithi046 bash[68510]: audit 2024-02-10T06:47:32.425209+0000 mgr.y (mgr.34107) 2318 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:47:33.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:33 smithi046 bash[68510]: audit 2024-02-10T06:47:33.359564+0000 mon.a (mon.0) 9536 : audit 0 from='client.? 172.21.15.46:0/1631937838' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:47:33.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:33 smithi046 bash[71198]: audit 2024-02-10T06:47:32.023554+0000 mgr.y (mgr.34107) 2317 : audit 0 from='client.45016 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:47:33.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:33 smithi046 bash[71198]: audit 2024-02-10T06:47:32.425209+0000 mgr.y (mgr.34107) 2318 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:47:33.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:33 smithi046 bash[71198]: audit 2024-02-10T06:47:33.359564+0000 mon.a (mon.0) 9536 : audit 0 from='client.? 172.21.15.46:0/1631937838' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:47:33.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:33 smithi175 bash[56722]: audit 2024-02-10T06:47:32.023554+0000 mgr.y (mgr.34107) 2317 : audit 0 from='client.45016 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:47:33.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:33 smithi175 bash[56722]: audit 2024-02-10T06:47:32.425209+0000 mgr.y (mgr.34107) 2318 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:47:33.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:33 smithi175 bash[56722]: audit 2024-02-10T06:47:33.359564+0000 mon.a (mon.0) 9536 : audit 0 from='client.? 172.21.15.46:0/1631937838' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:47:34.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:34 smithi046 bash[71198]: audit 2024-02-10T06:47:32.901196+0000 mgr.y (mgr.34107) 2319 : audit 0 from='client.35106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:47:34.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:34 smithi046 bash[71198]: cluster 2024-02-10T06:47:33.113399+0000 mgr.y (mgr.34107) 2320 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:34.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:34 smithi046 bash[68510]: audit 2024-02-10T06:47:32.901196+0000 mgr.y (mgr.34107) 2319 : audit 0 from='client.35106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:47:34.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:34 smithi046 bash[68510]: cluster 2024-02-10T06:47:33.113399+0000 mgr.y (mgr.34107) 2320 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:34.892 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:34 smithi175 bash[56722]: audit 2024-02-10T06:47:32.901196+0000 mgr.y (mgr.34107) 2319 : audit 0 from='client.35106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:47:34.892 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:34 smithi175 bash[56722]: cluster 2024-02-10T06:47:33.113399+0000 mgr.y (mgr.34107) 2320 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:36.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:35 smithi046 bash[68510]: audit 2024-02-10T06:47:34.869333+0000 mon.a (mon.0) 9537 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:36.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:35 smithi046 bash[68510]: audit 2024-02-10T06:47:34.879112+0000 mon.a (mon.0) 9538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:36.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:35 smithi046 bash[68510]: audit 2024-02-10T06:47:34.887425+0000 mon.a (mon.0) 9539 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:36.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:35 smithi046 bash[68510]: cluster 2024-02-10T06:47:35.114549+0000 mgr.y (mgr.34107) 2321 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:36.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:35 smithi046 bash[68510]: cephadm 2024-02-10T06:47:35.362364+0000 mgr.y (mgr.34107) 2322 : cephadm 1 Upgrade: Updating prometheus.a 2024-02-10T06:47:36.126 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:35 smithi046 bash[68510]: cephadm 2024-02-10T06:47:35.627489+0000 mgr.y (mgr.34107) 2323 : cephadm 1 Deploying daemon prometheus.a on smithi175 2024-02-10T06:47:36.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:35 smithi046 bash[71198]: audit 2024-02-10T06:47:34.869333+0000 mon.a (mon.0) 9537 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:36.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:35 smithi046 bash[71198]: audit 2024-02-10T06:47:34.879112+0000 mon.a (mon.0) 9538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:36.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:35 smithi046 bash[71198]: audit 2024-02-10T06:47:34.887425+0000 mon.a (mon.0) 9539 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:36.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:35 smithi046 bash[71198]: cluster 2024-02-10T06:47:35.114549+0000 mgr.y (mgr.34107) 2321 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:36.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:35 smithi046 bash[71198]: cephadm 2024-02-10T06:47:35.362364+0000 mgr.y (mgr.34107) 2322 : cephadm 1 Upgrade: Updating prometheus.a 2024-02-10T06:47:36.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:35 smithi046 bash[71198]: cephadm 2024-02-10T06:47:35.627489+0000 mgr.y (mgr.34107) 2323 : cephadm 1 Deploying daemon prometheus.a on smithi175 2024-02-10T06:47:36.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:35 smithi175 bash[56722]: audit 2024-02-10T06:47:34.869333+0000 mon.a (mon.0) 9537 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:36.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:35 smithi175 bash[56722]: audit 2024-02-10T06:47:34.879112+0000 mon.a (mon.0) 9538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:36.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:35 smithi175 bash[56722]: audit 2024-02-10T06:47:34.887425+0000 mon.a (mon.0) 9539 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:36.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:35 smithi175 bash[56722]: cluster 2024-02-10T06:47:35.114549+0000 mgr.y (mgr.34107) 2321 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:36.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:35 smithi175 bash[56722]: cephadm 2024-02-10T06:47:35.362364+0000 mgr.y (mgr.34107) 2322 : cephadm 1 Upgrade: Updating prometheus.a 2024-02-10T06:47:36.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:35 smithi175 bash[56722]: cephadm 2024-02-10T06:47:35.627489+0000 mgr.y (mgr.34107) 2323 : cephadm 1 Deploying daemon prometheus.a on smithi175 2024-02-10T06:47:38.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:38 smithi175 bash[56722]: cluster 2024-02-10T06:47:37.115523+0000 mgr.y (mgr.34107) 2324 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:38.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:38 smithi046 bash[68510]: cluster 2024-02-10T06:47:37.115523+0000 mgr.y (mgr.34107) 2324 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:38.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:38 smithi046 bash[71198]: cluster 2024-02-10T06:47:37.115523+0000 mgr.y (mgr.34107) 2324 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:40.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:40 smithi046 bash[68510]: cluster 2024-02-10T06:47:39.116704+0000 mgr.y (mgr.34107) 2325 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:40.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:40 smithi046 bash[71198]: cluster 2024-02-10T06:47:39.116704+0000 mgr.y (mgr.34107) 2325 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:40.665 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:40 smithi175 bash[56722]: cluster 2024-02-10T06:47:39.116704+0000 mgr.y (mgr.34107) 2325 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:41.375 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:47:41 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:47:41] "GET /metrics HTTP/1.1" 200 38764 "" "Prometheus/2.33.4" 2024-02-10T06:47:42.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:42 smithi175 bash[56722]: cluster 2024-02-10T06:47:41.117982+0000 mgr.y (mgr.34107) 2326 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:42.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:42 smithi046 bash[71198]: cluster 2024-02-10T06:47:41.117982+0000 mgr.y (mgr.34107) 2326 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:42.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:42 smithi046 bash[68510]: cluster 2024-02-10T06:47:41.117982+0000 mgr.y (mgr.34107) 2326 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:43.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:43 smithi046 bash[71198]: audit 2024-02-10T06:47:42.436199+0000 mgr.y (mgr.34107) 2327 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:47:43.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:43 smithi046 bash[68510]: audit 2024-02-10T06:47:42.436199+0000 mgr.y (mgr.34107) 2327 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:47:43.658 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:43 smithi175 bash[56722]: audit 2024-02-10T06:47:42.436199+0000 mgr.y (mgr.34107) 2327 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:47:43.928 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:43 smithi175 systemd[1]: Stopping Ceph prometheus.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:47:43.928 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:43 smithi175 bash[52279]: ts=2024-02-10T06:47:43.901Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-10T06:47:43.929 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:43 smithi175 bash[52279]: ts=2024-02-10T06:47:43.901Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-10T06:47:43.929 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:43 smithi175 bash[52279]: ts=2024-02-10T06:47:43.901Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-10T06:47:43.929 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:43 smithi175 bash[52279]: ts=2024-02-10T06:47:43.901Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-10T06:47:43.929 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:43 smithi175 bash[52279]: ts=2024-02-10T06:47:43.901Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-10T06:47:43.929 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:43 smithi175 bash[52279]: ts=2024-02-10T06:47:43.901Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-10T06:47:43.929 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:43 smithi175 bash[52279]: ts=2024-02-10T06:47:43.902Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-10T06:47:43.929 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:43 smithi175 bash[52279]: ts=2024-02-10T06:47:43.902Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-10T06:47:43.929 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:43 smithi175 bash[52279]: ts=2024-02-10T06:47:43.902Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-10T06:47:43.929 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:43 smithi175 bash[52279]: ts=2024-02-10T06:47:43.903Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-10T06:47:43.929 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:43 smithi175 bash[52279]: ts=2024-02-10T06:47:43.903Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-10T06:47:43.929 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:43 smithi175 bash[52279]: ts=2024-02-10T06:47:43.903Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-10T06:47:44.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:44 smithi175 bash[56722]: cluster 2024-02-10T06:47:43.119318+0000 mgr.y (mgr.34107) 2328 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:44.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:44 smithi046 bash[71198]: cluster 2024-02-10T06:47:43.119318+0000 mgr.y (mgr.34107) 2328 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:44.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:44 smithi046 bash[68510]: cluster 2024-02-10T06:47:43.119318+0000 mgr.y (mgr.34107) 2328 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:44.955 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:44 smithi175 bash[86349]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-prometheus-a 2024-02-10T06:47:45.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:44 smithi175 bash[86422]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-prometheus-a 2024-02-10T06:47:45.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:44 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@prometheus.a.service: Succeeded. 2024-02-10T06:47:45.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:44 smithi175 systemd[1]: Stopped Ceph prometheus.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:47:45.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:45 smithi175 systemd[1]: Started Ceph prometheus.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:47:45.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:45 smithi046 bash[68510]: audit 2024-02-10T06:47:44.504329+0000 mon.a (mon.0) 9540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:47:45.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:45 smithi046 bash[68510]: audit 2024-02-10T06:47:45.261162+0000 mon.a (mon.0) 9541 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:45.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:45 smithi046 bash[68510]: audit 2024-02-10T06:47:45.272395+0000 mon.a (mon.0) 9542 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:45.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:45 smithi046 bash[68510]: audit 2024-02-10T06:47:45.278965+0000 mon.a (mon.0) 9543 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:45.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:45 smithi046 bash[68510]: audit 2024-02-10T06:47:45.280567+0000 mon.a (mon.0) 9544 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:45.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:45 smithi046 bash[71198]: audit 2024-02-10T06:47:44.504329+0000 mon.a (mon.0) 9540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:47:45.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:45 smithi046 bash[71198]: audit 2024-02-10T06:47:45.261162+0000 mon.a (mon.0) 9541 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:45.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:45 smithi046 bash[71198]: audit 2024-02-10T06:47:45.272395+0000 mon.a (mon.0) 9542 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:45.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:45 smithi046 bash[71198]: audit 2024-02-10T06:47:45.278965+0000 mon.a (mon.0) 9543 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:45.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:45 smithi046 bash[71198]: audit 2024-02-10T06:47:45.280567+0000 mon.a (mon.0) 9544 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:45.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:45 smithi175 bash[56722]: audit 2024-02-10T06:47:44.504329+0000 mon.a (mon.0) 9540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:47:45.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:45 smithi175 bash[56722]: audit 2024-02-10T06:47:45.261162+0000 mon.a (mon.0) 9541 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:45.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:45 smithi175 bash[56722]: audit 2024-02-10T06:47:45.272395+0000 mon.a (mon.0) 9542 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:45.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:45 smithi175 bash[56722]: audit 2024-02-10T06:47:45.278965+0000 mon.a (mon.0) 9543 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:45.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:45 smithi175 bash[56722]: audit 2024-02-10T06:47:45.280567+0000 mon.a (mon.0) 9544 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: cluster 2024-02-10T06:47:45.120480+0000 mgr.y (mgr.34107) 2329 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:46.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.294067+0000 mon.a (mon.0) 9545 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: cephadm 2024-02-10T06:47:45.294897+0000 mgr.y (mgr.34107) 2330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:46.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.373545+0000 mon.a (mon.0) 9546 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:47:46.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.374648+0000 mgr.y (mgr.34107) 2331 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:47:46.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.382475+0000 mon.a (mon.0) 9547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.385844+0000 mon.a (mon.0) 9548 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.391073+0000 mon.a (mon.0) 9549 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.392663+0000 mon.a (mon.0) 9550 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.401530+0000 mon.a (mon.0) 9551 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: cephadm 2024-02-10T06:47:45.402298+0000 mgr.y (mgr.34107) 2332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:46.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.484871+0000 mon.a (mon.0) 9552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.550 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.487917+0000 mon.a (mon.0) 9553 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.551 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.492364+0000 mon.a (mon.0) 9554 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.551 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.493994+0000 mon.a (mon.0) 9555 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.551 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.501895+0000 mon.a (mon.0) 9556 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.551 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: cephadm 2024-02-10T06:47:45.502480+0000 mgr.y (mgr.34107) 2333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:46.551 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.578530+0000 mon.a (mon.0) 9557 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.551 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.580999+0000 mon.a (mon.0) 9558 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.551 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.584368+0000 mon.a (mon.0) 9559 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.551 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.529Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-02-10T06:47:46.551 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.529Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-02-10T06:47:46.551 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.529Z caller=main.go:570 level=info host_details="(Linux 5.4.0-171-generic #189-Ubuntu SMP Fri Jan 5 14:23:02 UTC 2024 x86_64 smithi175 (none))" 2024-02-10T06:47:46.551 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.529Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-10T06:47:46.552 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.529Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-10T06:47:46.552 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.533Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-02-10T06:47:46.552 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.534Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-02-10T06:47:46.552 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.536Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-02-10T06:47:46.552 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.536Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-10T06:47:46.552 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.537Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-10T06:47:46.552 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.537Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.996µs 2024-02-10T06:47:46.552 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.537Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-10T06:47:46.552 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.539Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-02-10T06:47:46.552 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.546Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-02-10T06:47:46.553 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.585522+0000 mon.a (mon.0) 9560 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.553 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.593529+0000 mon.a (mon.0) 9561 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.553 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: cephadm 2024-02-10T06:47:45.594284+0000 mgr.y (mgr.34107) 2334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:46.553 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.677077+0000 mon.a (mon.0) 9562 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.553 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.679999+0000 mon.a (mon.0) 9563 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.553 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.683384+0000 mon.a (mon.0) 9564 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.553 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.684994+0000 mon.a (mon.0) 9565 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.553 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.693423+0000 mon.a (mon.0) 9566 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.553 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: cephadm 2024-02-10T06:47:45.694278+0000 mgr.y (mgr.34107) 2335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:46.553 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.775944+0000 mon.a (mon.0) 9567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.553 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.778567+0000 mon.a (mon.0) 9568 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.553 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.781690+0000 mon.a (mon.0) 9569 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.554 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.782678+0000 mon.a (mon.0) 9570 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.554 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.792210+0000 mon.a (mon.0) 9571 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.554 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.869918+0000 mon.a (mon.0) 9572 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.554 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.873051+0000 mon.a (mon.0) 9573 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.554 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.877321+0000 mon.a (mon.0) 9574 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.554 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.878803+0000 mon.a (mon.0) 9575 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.554 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.887766+0000 mon.a (mon.0) 9576 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.554 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.965802+0000 mon.a (mon.0) 9577 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.554 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.969869+0000 mon.a (mon.0) 9578 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.554 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.973888+0000 mon.a (mon.0) 9579 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.554 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.974906+0000 mon.a (mon.0) 9580 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.554 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:45.983239+0000 mon.a (mon.0) 9581 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.554 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:46.067301+0000 mon.a (mon.0) 9582 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.554 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:46.069368+0000 mon.a (mon.0) 9583 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.554 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:46.071992+0000 mon.a (mon.0) 9584 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.555 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:46.072700+0000 mon.a (mon.0) 9585 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.555 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:46.080523+0000 mon.a (mon.0) 9586 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.555 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:46.160742+0000 mon.a (mon.0) 9587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.555 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:46.163760+0000 mon.a (mon.0) 9588 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.555 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:46.166839+0000 mon.a (mon.0) 9589 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.555 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:46.168018+0000 mon.a (mon.0) 9590 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.555 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:46.176537+0000 mon.a (mon.0) 9591 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.555 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:46.259089+0000 mon.a (mon.0) 9592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.555 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:46.261686+0000 mon.a (mon.0) 9593 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.555 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:46.264600+0000 mon.a (mon.0) 9594 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.555 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:46.265386+0000 mon.a (mon.0) 9595 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.556 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[56722]: audit 2024-02-10T06:47:46.272446+0000 mon.a (mon.0) 9596 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: cluster 2024-02-10T06:47:45.120480+0000 mgr.y (mgr.34107) 2329 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:46.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.294067+0000 mon.a (mon.0) 9545 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: cephadm 2024-02-10T06:47:45.294897+0000 mgr.y (mgr.34107) 2330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:46.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.373545+0000 mon.a (mon.0) 9546 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:47:46.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.374648+0000 mgr.y (mgr.34107) 2331 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:47:46.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.382475+0000 mon.a (mon.0) 9547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.385844+0000 mon.a (mon.0) 9548 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.391073+0000 mon.a (mon.0) 9549 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.392663+0000 mon.a (mon.0) 9550 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.401530+0000 mon.a (mon.0) 9551 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: cephadm 2024-02-10T06:47:45.402298+0000 mgr.y (mgr.34107) 2332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:46.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.484871+0000 mon.a (mon.0) 9552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.487917+0000 mon.a (mon.0) 9553 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.492364+0000 mon.a (mon.0) 9554 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.493994+0000 mon.a (mon.0) 9555 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.501895+0000 mon.a (mon.0) 9556 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: cephadm 2024-02-10T06:47:45.502480+0000 mgr.y (mgr.34107) 2333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:46.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.578530+0000 mon.a (mon.0) 9557 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.580999+0000 mon.a (mon.0) 9558 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.584368+0000 mon.a (mon.0) 9559 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: cluster 2024-02-10T06:47:45.120480+0000 mgr.y (mgr.34107) 2329 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:46.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.294067+0000 mon.a (mon.0) 9545 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: cephadm 2024-02-10T06:47:45.294897+0000 mgr.y (mgr.34107) 2330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:46.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.373545+0000 mon.a (mon.0) 9546 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:47:46.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.374648+0000 mgr.y (mgr.34107) 2331 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:47:46.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.382475+0000 mon.a (mon.0) 9547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.385844+0000 mon.a (mon.0) 9548 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.391073+0000 mon.a (mon.0) 9549 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.392663+0000 mon.a (mon.0) 9550 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.401530+0000 mon.a (mon.0) 9551 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: cephadm 2024-02-10T06:47:45.402298+0000 mgr.y (mgr.34107) 2332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:46.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.484871+0000 mon.a (mon.0) 9552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.487917+0000 mon.a (mon.0) 9553 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.492364+0000 mon.a (mon.0) 9554 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.493994+0000 mon.a (mon.0) 9555 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.501895+0000 mon.a (mon.0) 9556 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: cephadm 2024-02-10T06:47:45.502480+0000 mgr.y (mgr.34107) 2333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:46.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.578530+0000 mon.a (mon.0) 9557 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.580999+0000 mon.a (mon.0) 9558 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.584368+0000 mon.a (mon.0) 9559 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.585522+0000 mon.a (mon.0) 9560 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.593529+0000 mon.a (mon.0) 9561 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: cephadm 2024-02-10T06:47:45.594284+0000 mgr.y (mgr.34107) 2334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:46.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.677077+0000 mon.a (mon.0) 9562 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.679999+0000 mon.a (mon.0) 9563 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.683384+0000 mon.a (mon.0) 9564 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.684994+0000 mon.a (mon.0) 9565 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.693423+0000 mon.a (mon.0) 9566 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: cephadm 2024-02-10T06:47:45.694278+0000 mgr.y (mgr.34107) 2335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:46.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.775944+0000 mon.a (mon.0) 9567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.778567+0000 mon.a (mon.0) 9568 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.781690+0000 mon.a (mon.0) 9569 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.782678+0000 mon.a (mon.0) 9570 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.792210+0000 mon.a (mon.0) 9571 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.869918+0000 mon.a (mon.0) 9572 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.873051+0000 mon.a (mon.0) 9573 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.877321+0000 mon.a (mon.0) 9574 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.878803+0000 mon.a (mon.0) 9575 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.887766+0000 mon.a (mon.0) 9576 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.965802+0000 mon.a (mon.0) 9577 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.585522+0000 mon.a (mon.0) 9560 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.593529+0000 mon.a (mon.0) 9561 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: cephadm 2024-02-10T06:47:45.594284+0000 mgr.y (mgr.34107) 2334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:46.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.677077+0000 mon.a (mon.0) 9562 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.679999+0000 mon.a (mon.0) 9563 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.683384+0000 mon.a (mon.0) 9564 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.684994+0000 mon.a (mon.0) 9565 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.693423+0000 mon.a (mon.0) 9566 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: cephadm 2024-02-10T06:47:45.694278+0000 mgr.y (mgr.34107) 2335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:46.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.775944+0000 mon.a (mon.0) 9567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.778567+0000 mon.a (mon.0) 9568 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.781690+0000 mon.a (mon.0) 9569 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.782678+0000 mon.a (mon.0) 9570 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.792210+0000 mon.a (mon.0) 9571 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.869918+0000 mon.a (mon.0) 9572 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.873051+0000 mon.a (mon.0) 9573 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.877321+0000 mon.a (mon.0) 9574 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.878803+0000 mon.a (mon.0) 9575 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.887766+0000 mon.a (mon.0) 9576 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.965802+0000 mon.a (mon.0) 9577 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.969869+0000 mon.a (mon.0) 9578 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.973888+0000 mon.a (mon.0) 9579 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.974906+0000 mon.a (mon.0) 9580 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:45.983239+0000 mon.a (mon.0) 9581 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:46.067301+0000 mon.a (mon.0) 9582 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:46.069368+0000 mon.a (mon.0) 9583 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:46.071992+0000 mon.a (mon.0) 9584 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:46.072700+0000 mon.a (mon.0) 9585 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:46.080523+0000 mon.a (mon.0) 9586 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:46.160742+0000 mon.a (mon.0) 9587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:46.163760+0000 mon.a (mon.0) 9588 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:46.166839+0000 mon.a (mon.0) 9589 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:46.168018+0000 mon.a (mon.0) 9590 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:46.176537+0000 mon.a (mon.0) 9591 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:46.259089+0000 mon.a (mon.0) 9592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:46.261686+0000 mon.a (mon.0) 9593 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:46.264600+0000 mon.a (mon.0) 9594 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:46.265386+0000 mon.a (mon.0) 9595 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[68510]: audit 2024-02-10T06:47:46.272446+0000 mon.a (mon.0) 9596 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.969869+0000 mon.a (mon.0) 9578 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.973888+0000 mon.a (mon.0) 9579 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.974906+0000 mon.a (mon.0) 9580 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:45.983239+0000 mon.a (mon.0) 9581 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:46.067301+0000 mon.a (mon.0) 9582 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:46.069368+0000 mon.a (mon.0) 9583 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:46.071992+0000 mon.a (mon.0) 9584 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:46.072700+0000 mon.a (mon.0) 9585 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:46.080523+0000 mon.a (mon.0) 9586 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:46.160742+0000 mon.a (mon.0) 9587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:46.163760+0000 mon.a (mon.0) 9588 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:46.166839+0000 mon.a (mon.0) 9589 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:46.168018+0000 mon.a (mon.0) 9590 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:46.176537+0000 mon.a (mon.0) 9591 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:46.259089+0000 mon.a (mon.0) 9592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:46.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:46.261686+0000 mon.a (mon.0) 9593 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:46.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:46.264600+0000 mon.a (mon.0) 9594 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:46.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:46.265386+0000 mon.a (mon.0) 9595 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:46.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:46 smithi046 bash[71198]: audit 2024-02-10T06:47:46.272446+0000 mon.a (mon.0) 9596 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:46.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.565Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-02-10T06:47:46.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.577Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-02-10T06:47:46.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.583Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-02-10T06:47:46.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.595Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-02-10T06:47:46.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.595Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-02-10T06:47:46.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.595Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.486µs wal_replay_duration=58.503826ms wbl_replay_duration=152ns total_replay_duration=58.565294ms 2024-02-10T06:47:46.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.599Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-02-10T06:47:46.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.599Z caller=main.go:1029 level=info msg="TSDB started" 2024-02-10T06:47:46.994 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.599Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-10T06:47:46.995 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.619Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.364565ms db_storage=941ns remote_storage=1.818µs web_handler=530ns query_engine=674ns scrape=320.991µs scrape_sd=99.541µs notify=20.991µs notify_sd=21.499µs rules=19.629629ms tracing=7.77µs 2024-02-10T06:47:46.995 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.620Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-02-10T06:47:46.995 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:47:46 smithi175 bash[86485]: ts=2024-02-10T06:47:46.620Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-02-10T06:47:47.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: cephadm 2024-02-10T06:47:45.792752+0000 mgr.y (mgr.34107) 2336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: cephadm 2024-02-10T06:47:45.888482+0000 mgr.y (mgr.34107) 2337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: cephadm 2024-02-10T06:47:45.984146+0000 mgr.y (mgr.34107) 2338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: cephadm 2024-02-10T06:47:46.081186+0000 mgr.y (mgr.34107) 2339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: cephadm 2024-02-10T06:47:46.177269+0000 mgr.y (mgr.34107) 2340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: cephadm 2024-02-10T06:47:46.273188+0000 mgr.y (mgr.34107) 2341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.354567+0000 mon.a (mon.0) 9597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.359032+0000 mon.a (mon.0) 9598 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.362980+0000 mon.a (mon.0) 9599 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.364294+0000 mon.a (mon.0) 9600 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.373238+0000 mon.a (mon.0) 9601 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: cephadm 2024-02-10T06:47:46.373763+0000 mgr.y (mgr.34107) 2342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.454569+0000 mon.a (mon.0) 9602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.456685+0000 mon.a (mon.0) 9603 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.459531+0000 mon.a (mon.0) 9604 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.460748+0000 mon.a (mon.0) 9605 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.466871+0000 mon.a (mon.0) 9606 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: cephadm 2024-02-10T06:47:46.467392+0000 mgr.y (mgr.34107) 2343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.544363+0000 mon.a (mon.0) 9607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.548601+0000 mon.a (mon.0) 9608 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: cephadm 2024-02-10T06:47:45.792752+0000 mgr.y (mgr.34107) 2336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: cephadm 2024-02-10T06:47:45.888482+0000 mgr.y (mgr.34107) 2337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: cephadm 2024-02-10T06:47:45.984146+0000 mgr.y (mgr.34107) 2338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: cephadm 2024-02-10T06:47:46.081186+0000 mgr.y (mgr.34107) 2339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: cephadm 2024-02-10T06:47:46.177269+0000 mgr.y (mgr.34107) 2340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: cephadm 2024-02-10T06:47:46.273188+0000 mgr.y (mgr.34107) 2341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.354567+0000 mon.a (mon.0) 9597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.359032+0000 mon.a (mon.0) 9598 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.362980+0000 mon.a (mon.0) 9599 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.364294+0000 mon.a (mon.0) 9600 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.373238+0000 mon.a (mon.0) 9601 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: cephadm 2024-02-10T06:47:46.373763+0000 mgr.y (mgr.34107) 2342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.454569+0000 mon.a (mon.0) 9602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.456685+0000 mon.a (mon.0) 9603 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.459531+0000 mon.a (mon.0) 9604 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.460748+0000 mon.a (mon.0) 9605 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.466871+0000 mon.a (mon.0) 9606 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: cephadm 2024-02-10T06:47:46.467392+0000 mgr.y (mgr.34107) 2343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.544363+0000 mon.a (mon.0) 9607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.548601+0000 mon.a (mon.0) 9608 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.552855+0000 mon.a (mon.0) 9609 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.554361+0000 mon.a (mon.0) 9610 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.564177+0000 mon.a (mon.0) 9611 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: cephadm 2024-02-10T06:47:46.565018+0000 mgr.y (mgr.34107) 2344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.648548+0000 mon.a (mon.0) 9612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.650899+0000 mon.a (mon.0) 9613 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.655299+0000 mon.a (mon.0) 9614 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.656365+0000 mon.a (mon.0) 9615 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.663736+0000 mon.a (mon.0) 9616 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: cephadm 2024-02-10T06:47:46.664280+0000 mgr.y (mgr.34107) 2345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.745669+0000 mon.a (mon.0) 9617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.748586+0000 mon.a (mon.0) 9618 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.752064+0000 mon.a (mon.0) 9619 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.753402+0000 mon.a (mon.0) 9620 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.762056+0000 mon.a (mon.0) 9621 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.842305+0000 mon.a (mon.0) 9622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.844797+0000 mon.a (mon.0) 9623 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.848326+0000 mon.a (mon.0) 9624 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.849427+0000 mon.a (mon.0) 9625 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.857402+0000 mon.a (mon.0) 9626 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.552855+0000 mon.a (mon.0) 9609 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.554361+0000 mon.a (mon.0) 9610 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.564177+0000 mon.a (mon.0) 9611 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: cephadm 2024-02-10T06:47:46.565018+0000 mgr.y (mgr.34107) 2344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.648548+0000 mon.a (mon.0) 9612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.650899+0000 mon.a (mon.0) 9613 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.655299+0000 mon.a (mon.0) 9614 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.656365+0000 mon.a (mon.0) 9615 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.663736+0000 mon.a (mon.0) 9616 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: cephadm 2024-02-10T06:47:46.664280+0000 mgr.y (mgr.34107) 2345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.745669+0000 mon.a (mon.0) 9617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.748586+0000 mon.a (mon.0) 9618 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.752064+0000 mon.a (mon.0) 9619 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.753402+0000 mon.a (mon.0) 9620 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.762056+0000 mon.a (mon.0) 9621 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.842305+0000 mon.a (mon.0) 9622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.844797+0000 mon.a (mon.0) 9623 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.848326+0000 mon.a (mon.0) 9624 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.849427+0000 mon.a (mon.0) 9625 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.857402+0000 mon.a (mon.0) 9626 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.940868+0000 mon.a (mon.0) 9627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.943247+0000 mon.a (mon.0) 9628 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.945883+0000 mon.a (mon.0) 9629 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.946725+0000 mon.a (mon.0) 9630 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:46.954027+0000 mon.a (mon.0) 9631 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:47.032475+0000 mon.a (mon.0) 9632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:47.036201+0000 mon.a (mon.0) 9633 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:47.040204+0000 mon.a (mon.0) 9634 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:47.041768+0000 mon.a (mon.0) 9635 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:47.051224+0000 mon.a (mon.0) 9636 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:47.130459+0000 mon.a (mon.0) 9637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:47.132620+0000 mon.a (mon.0) 9638 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:47.135224+0000 mon.a (mon.0) 9639 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:47.136063+0000 mon.a (mon.0) 9640 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:47.142072+0000 mon.a (mon.0) 9641 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:47.224485+0000 mon.a (mon.0) 9642 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:47.228574+0000 mon.a (mon.0) 9643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:47.231922+0000 mon.a (mon.0) 9644 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:47.233293+0000 mon.a (mon.0) 9645 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[71198]: audit 2024-02-10T06:47:47.241620+0000 mon.a (mon.0) 9646 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.940868+0000 mon.a (mon.0) 9627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.943247+0000 mon.a (mon.0) 9628 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.945883+0000 mon.a (mon.0) 9629 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.946725+0000 mon.a (mon.0) 9630 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:46.954027+0000 mon.a (mon.0) 9631 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:47.032475+0000 mon.a (mon.0) 9632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:47.036201+0000 mon.a (mon.0) 9633 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:47.040204+0000 mon.a (mon.0) 9634 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:47.041768+0000 mon.a (mon.0) 9635 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:47.051224+0000 mon.a (mon.0) 9636 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:47.130459+0000 mon.a (mon.0) 9637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:47.132620+0000 mon.a (mon.0) 9638 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:47.135224+0000 mon.a (mon.0) 9639 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:47.136063+0000 mon.a (mon.0) 9640 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:47.142072+0000 mon.a (mon.0) 9641 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:47.224485+0000 mon.a (mon.0) 9642 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:47.228574+0000 mon.a (mon.0) 9643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:47.231922+0000 mon.a (mon.0) 9644 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:47.233293+0000 mon.a (mon.0) 9645 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:47 smithi046 bash[68510]: audit 2024-02-10T06:47:47.241620+0000 mon.a (mon.0) 9646 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: cephadm 2024-02-10T06:47:45.792752+0000 mgr.y (mgr.34107) 2336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: cephadm 2024-02-10T06:47:45.888482+0000 mgr.y (mgr.34107) 2337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: cephadm 2024-02-10T06:47:45.984146+0000 mgr.y (mgr.34107) 2338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: cephadm 2024-02-10T06:47:46.081186+0000 mgr.y (mgr.34107) 2339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: cephadm 2024-02-10T06:47:46.177269+0000 mgr.y (mgr.34107) 2340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: cephadm 2024-02-10T06:47:46.273188+0000 mgr.y (mgr.34107) 2341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.354567+0000 mon.a (mon.0) 9597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.359032+0000 mon.a (mon.0) 9598 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.362980+0000 mon.a (mon.0) 9599 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.364294+0000 mon.a (mon.0) 9600 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.373238+0000 mon.a (mon.0) 9601 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: cephadm 2024-02-10T06:47:46.373763+0000 mgr.y (mgr.34107) 2342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.454569+0000 mon.a (mon.0) 9602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.456685+0000 mon.a (mon.0) 9603 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.459531+0000 mon.a (mon.0) 9604 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.460748+0000 mon.a (mon.0) 9605 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.466871+0000 mon.a (mon.0) 9606 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: cephadm 2024-02-10T06:47:46.467392+0000 mgr.y (mgr.34107) 2343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.544363+0000 mon.a (mon.0) 9607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.548601+0000 mon.a (mon.0) 9608 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.552855+0000 mon.a (mon.0) 9609 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.554361+0000 mon.a (mon.0) 9610 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.564177+0000 mon.a (mon.0) 9611 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: cephadm 2024-02-10T06:47:46.565018+0000 mgr.y (mgr.34107) 2344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.648548+0000 mon.a (mon.0) 9612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.650899+0000 mon.a (mon.0) 9613 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.655299+0000 mon.a (mon.0) 9614 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.656365+0000 mon.a (mon.0) 9615 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.663736+0000 mon.a (mon.0) 9616 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: cephadm 2024-02-10T06:47:46.664280+0000 mgr.y (mgr.34107) 2345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:47.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.745669+0000 mon.a (mon.0) 9617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.748586+0000 mon.a (mon.0) 9618 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.752064+0000 mon.a (mon.0) 9619 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.753402+0000 mon.a (mon.0) 9620 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.762056+0000 mon.a (mon.0) 9621 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.842305+0000 mon.a (mon.0) 9622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.844797+0000 mon.a (mon.0) 9623 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.848326+0000 mon.a (mon.0) 9624 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.849427+0000 mon.a (mon.0) 9625 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.857402+0000 mon.a (mon.0) 9626 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.940868+0000 mon.a (mon.0) 9627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.943247+0000 mon.a (mon.0) 9628 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.945883+0000 mon.a (mon.0) 9629 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.946725+0000 mon.a (mon.0) 9630 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:46.954027+0000 mon.a (mon.0) 9631 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:47.032475+0000 mon.a (mon.0) 9632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:47.036201+0000 mon.a (mon.0) 9633 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:47.040204+0000 mon.a (mon.0) 9634 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:47.041768+0000 mon.a (mon.0) 9635 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:47.051224+0000 mon.a (mon.0) 9636 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:47.130459+0000 mon.a (mon.0) 9637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:47.132620+0000 mon.a (mon.0) 9638 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:47.135224+0000 mon.a (mon.0) 9639 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:47.136063+0000 mon.a (mon.0) 9640 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:47.142072+0000 mon.a (mon.0) 9641 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:47.224485+0000 mon.a (mon.0) 9642 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:47.228574+0000 mon.a (mon.0) 9643 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:47.231922+0000 mon.a (mon.0) 9644 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:47.233293+0000 mon.a (mon.0) 9645 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:47.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:47 smithi175 bash[56722]: audit 2024-02-10T06:47:47.241620+0000 mon.a (mon.0) 9646 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: cephadm 2024-02-10T06:47:46.762742+0000 mgr.y (mgr.34107) 2346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: cephadm 2024-02-10T06:47:46.858324+0000 mgr.y (mgr.34107) 2347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: cephadm 2024-02-10T06:47:46.954584+0000 mgr.y (mgr.34107) 2348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: cephadm 2024-02-10T06:47:47.052063+0000 mgr.y (mgr.34107) 2349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: cluster 2024-02-10T06:47:47.121577+0000 mgr.y (mgr.34107) 2350 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:48.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: cephadm 2024-02-10T06:47:47.142528+0000 mgr.y (mgr.34107) 2351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: cephadm 2024-02-10T06:47:47.242341+0000 mgr.y (mgr.34107) 2352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.317745+0000 mon.a (mon.0) 9647 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.320340+0000 mon.a (mon.0) 9648 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.322910+0000 mon.a (mon.0) 9649 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.323824+0000 mon.a (mon.0) 9650 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.330605+0000 mon.a (mon.0) 9651 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: cephadm 2024-02-10T06:47:47.331199+0000 mgr.y (mgr.34107) 2353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.410052+0000 mon.a (mon.0) 9652 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.412830+0000 mon.a (mon.0) 9653 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.415939+0000 mon.a (mon.0) 9654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.417160+0000 mon.a (mon.0) 9655 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.423736+0000 mon.a (mon.0) 9656 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: cephadm 2024-02-10T06:47:47.424480+0000 mgr.y (mgr.34107) 2354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.503305+0000 mon.a (mon.0) 9657 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.505627+0000 mon.a (mon.0) 9658 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.509790+0000 mon.a (mon.0) 9659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.511242+0000 mon.a (mon.0) 9660 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.519706+0000 mon.a (mon.0) 9661 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: cephadm 2024-02-10T06:47:47.520255+0000 mgr.y (mgr.34107) 2355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.598454+0000 mon.a (mon.0) 9662 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.601490+0000 mon.a (mon.0) 9663 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.604834+0000 mon.a (mon.0) 9664 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.605788+0000 mon.a (mon.0) 9665 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.611963+0000 mon.a (mon.0) 9666 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: cephadm 2024-02-10T06:47:47.612541+0000 mgr.y (mgr.34107) 2356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.696588+0000 mon.a (mon.0) 9667 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.699274+0000 mon.a (mon.0) 9668 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.702151+0000 mon.a (mon.0) 9669 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.703107+0000 mon.a (mon.0) 9670 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.710611+0000 mon.a (mon.0) 9671 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.791127+0000 mon.a (mon.0) 9672 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.793461+0000 mon.a (mon.0) 9673 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.796673+0000 mon.a (mon.0) 9674 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.797852+0000 mon.a (mon.0) 9675 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.807374+0000 mon.a (mon.0) 9676 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.892269+0000 mon.a (mon.0) 9677 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.894536+0000 mon.a (mon.0) 9678 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.897445+0000 mon.a (mon.0) 9679 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.898381+0000 mon.a (mon.0) 9680 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.905659+0000 mon.a (mon.0) 9681 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.987582+0000 mon.a (mon.0) 9682 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.990074+0000 mon.a (mon.0) 9683 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.993481+0000 mon.a (mon.0) 9684 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:47.994458+0000 mon.a (mon.0) 9685 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:48.001225+0000 mon.a (mon.0) 9686 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:48.079377+0000 mon.a (mon.0) 9687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:48.083622+0000 mon.a (mon.0) 9688 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:48.087429+0000 mon.a (mon.0) 9689 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:48.088810+0000 mon.a (mon.0) 9690 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:48.095931+0000 mon.a (mon.0) 9691 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:48.173790+0000 mon.a (mon.0) 9692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:48.176740+0000 mon.a (mon.0) 9693 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:48.180483+0000 mon.a (mon.0) 9694 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:48.181664+0000 mon.a (mon.0) 9695 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:48.190350+0000 mon.a (mon.0) 9696 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:48.268045+0000 mon.a (mon.0) 9697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:48.271140+0000 mon.a (mon.0) 9698 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.502 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:48.274979+0000 mon.a (mon.0) 9699 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:48.276198+0000 mon.a (mon.0) 9700 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.503 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:48 smithi175 bash[56722]: audit 2024-02-10T06:47:48.284645+0000 mon.a (mon.0) 9701 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: cephadm 2024-02-10T06:47:46.762742+0000 mgr.y (mgr.34107) 2346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: cephadm 2024-02-10T06:47:46.858324+0000 mgr.y (mgr.34107) 2347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: cephadm 2024-02-10T06:47:46.954584+0000 mgr.y (mgr.34107) 2348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: cephadm 2024-02-10T06:47:47.052063+0000 mgr.y (mgr.34107) 2349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: cluster 2024-02-10T06:47:47.121577+0000 mgr.y (mgr.34107) 2350 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:48.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: cephadm 2024-02-10T06:47:47.142528+0000 mgr.y (mgr.34107) 2351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: cephadm 2024-02-10T06:47:47.242341+0000 mgr.y (mgr.34107) 2352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.317745+0000 mon.a (mon.0) 9647 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.320340+0000 mon.a (mon.0) 9648 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.322910+0000 mon.a (mon.0) 9649 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.323824+0000 mon.a (mon.0) 9650 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.330605+0000 mon.a (mon.0) 9651 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: cephadm 2024-02-10T06:47:47.331199+0000 mgr.y (mgr.34107) 2353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.410052+0000 mon.a (mon.0) 9652 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.412830+0000 mon.a (mon.0) 9653 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.415939+0000 mon.a (mon.0) 9654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.417160+0000 mon.a (mon.0) 9655 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.423736+0000 mon.a (mon.0) 9656 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: cephadm 2024-02-10T06:47:47.424480+0000 mgr.y (mgr.34107) 2354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.503305+0000 mon.a (mon.0) 9657 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: cephadm 2024-02-10T06:47:46.762742+0000 mgr.y (mgr.34107) 2346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: cephadm 2024-02-10T06:47:46.858324+0000 mgr.y (mgr.34107) 2347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: cephadm 2024-02-10T06:47:46.954584+0000 mgr.y (mgr.34107) 2348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: cephadm 2024-02-10T06:47:47.052063+0000 mgr.y (mgr.34107) 2349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: cluster 2024-02-10T06:47:47.121577+0000 mgr.y (mgr.34107) 2350 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:48.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: cephadm 2024-02-10T06:47:47.142528+0000 mgr.y (mgr.34107) 2351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: cephadm 2024-02-10T06:47:47.242341+0000 mgr.y (mgr.34107) 2352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.317745+0000 mon.a (mon.0) 9647 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.320340+0000 mon.a (mon.0) 9648 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.322910+0000 mon.a (mon.0) 9649 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.323824+0000 mon.a (mon.0) 9650 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.330605+0000 mon.a (mon.0) 9651 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: cephadm 2024-02-10T06:47:47.331199+0000 mgr.y (mgr.34107) 2353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.410052+0000 mon.a (mon.0) 9652 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.412830+0000 mon.a (mon.0) 9653 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.415939+0000 mon.a (mon.0) 9654 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.417160+0000 mon.a (mon.0) 9655 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.423736+0000 mon.a (mon.0) 9656 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: cephadm 2024-02-10T06:47:47.424480+0000 mgr.y (mgr.34107) 2354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.503305+0000 mon.a (mon.0) 9657 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.505627+0000 mon.a (mon.0) 9658 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.509790+0000 mon.a (mon.0) 9659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.511242+0000 mon.a (mon.0) 9660 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.519706+0000 mon.a (mon.0) 9661 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: cephadm 2024-02-10T06:47:47.520255+0000 mgr.y (mgr.34107) 2355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.598454+0000 mon.a (mon.0) 9662 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.601490+0000 mon.a (mon.0) 9663 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.604834+0000 mon.a (mon.0) 9664 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.605788+0000 mon.a (mon.0) 9665 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.611963+0000 mon.a (mon.0) 9666 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: cephadm 2024-02-10T06:47:47.612541+0000 mgr.y (mgr.34107) 2356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.696588+0000 mon.a (mon.0) 9667 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.699274+0000 mon.a (mon.0) 9668 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.702151+0000 mon.a (mon.0) 9669 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.703107+0000 mon.a (mon.0) 9670 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.710611+0000 mon.a (mon.0) 9671 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.791127+0000 mon.a (mon.0) 9672 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.793461+0000 mon.a (mon.0) 9673 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.796673+0000 mon.a (mon.0) 9674 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.797852+0000 mon.a (mon.0) 9675 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.807374+0000 mon.a (mon.0) 9676 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.892269+0000 mon.a (mon.0) 9677 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.894536+0000 mon.a (mon.0) 9678 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.897445+0000 mon.a (mon.0) 9679 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.898381+0000 mon.a (mon.0) 9680 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.905659+0000 mon.a (mon.0) 9681 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.987582+0000 mon.a (mon.0) 9682 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.990074+0000 mon.a (mon.0) 9683 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.993481+0000 mon.a (mon.0) 9684 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:47.994458+0000 mon.a (mon.0) 9685 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:48.001225+0000 mon.a (mon.0) 9686 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:48.079377+0000 mon.a (mon.0) 9687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:48.083622+0000 mon.a (mon.0) 9688 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:48.087429+0000 mon.a (mon.0) 9689 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:48.088810+0000 mon.a (mon.0) 9690 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:48.095931+0000 mon.a (mon.0) 9691 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:48.173790+0000 mon.a (mon.0) 9692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:48.176740+0000 mon.a (mon.0) 9693 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:48.180483+0000 mon.a (mon.0) 9694 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:48.181664+0000 mon.a (mon.0) 9695 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.505627+0000 mon.a (mon.0) 9658 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.509790+0000 mon.a (mon.0) 9659 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.511242+0000 mon.a (mon.0) 9660 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.519706+0000 mon.a (mon.0) 9661 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: cephadm 2024-02-10T06:47:47.520255+0000 mgr.y (mgr.34107) 2355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.598454+0000 mon.a (mon.0) 9662 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.601490+0000 mon.a (mon.0) 9663 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.604834+0000 mon.a (mon.0) 9664 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.605788+0000 mon.a (mon.0) 9665 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.611963+0000 mon.a (mon.0) 9666 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: cephadm 2024-02-10T06:47:47.612541+0000 mgr.y (mgr.34107) 2356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:48.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.696588+0000 mon.a (mon.0) 9667 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.699274+0000 mon.a (mon.0) 9668 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.702151+0000 mon.a (mon.0) 9669 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.703107+0000 mon.a (mon.0) 9670 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.710611+0000 mon.a (mon.0) 9671 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.791127+0000 mon.a (mon.0) 9672 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.793461+0000 mon.a (mon.0) 9673 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.796673+0000 mon.a (mon.0) 9674 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.797852+0000 mon.a (mon.0) 9675 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:48.190350+0000 mon.a (mon.0) 9696 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:48.268045+0000 mon.a (mon.0) 9697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:48.271140+0000 mon.a (mon.0) 9698 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:48.274979+0000 mon.a (mon.0) 9699 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:48.276198+0000 mon.a (mon.0) 9700 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[68510]: audit 2024-02-10T06:47:48.284645+0000 mon.a (mon.0) 9701 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.807374+0000 mon.a (mon.0) 9676 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.892269+0000 mon.a (mon.0) 9677 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.894536+0000 mon.a (mon.0) 9678 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.897445+0000 mon.a (mon.0) 9679 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.898381+0000 mon.a (mon.0) 9680 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.905659+0000 mon.a (mon.0) 9681 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.987582+0000 mon.a (mon.0) 9682 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.990074+0000 mon.a (mon.0) 9683 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.993481+0000 mon.a (mon.0) 9684 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:47.994458+0000 mon.a (mon.0) 9685 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:48.001225+0000 mon.a (mon.0) 9686 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:48.079377+0000 mon.a (mon.0) 9687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:48.083622+0000 mon.a (mon.0) 9688 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:48.087429+0000 mon.a (mon.0) 9689 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:48.088810+0000 mon.a (mon.0) 9690 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:48.095931+0000 mon.a (mon.0) 9691 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:48.173790+0000 mon.a (mon.0) 9692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:48.176740+0000 mon.a (mon.0) 9693 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:48.180483+0000 mon.a (mon.0) 9694 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:48.181664+0000 mon.a (mon.0) 9695 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:48.190350+0000 mon.a (mon.0) 9696 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:48.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:48.268045+0000 mon.a (mon.0) 9697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:48.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:48.271140+0000 mon.a (mon.0) 9698 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:48.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:48.274979+0000 mon.a (mon.0) 9699 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:48.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:48.276198+0000 mon.a (mon.0) 9700 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:48.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:48 smithi046 bash[71198]: audit 2024-02-10T06:47:48.284645+0000 mon.a (mon.0) 9701 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.612 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: cephadm 2024-02-10T06:47:47.711486+0000 mgr.y (mgr.34107) 2357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.612 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: cephadm 2024-02-10T06:47:47.808251+0000 mgr.y (mgr.34107) 2358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.612 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: cephadm 2024-02-10T06:47:47.906392+0000 mgr.y (mgr.34107) 2359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.612 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: cephadm 2024-02-10T06:47:48.001749+0000 mgr.y (mgr.34107) 2360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.612 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: cephadm 2024-02-10T06:47:48.096526+0000 mgr.y (mgr.34107) 2361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.612 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: cephadm 2024-02-10T06:47:48.190899+0000 mgr.y (mgr.34107) 2362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.612 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: cephadm 2024-02-10T06:47:48.285271+0000 mgr.y (mgr.34107) 2363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.612 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.366927+0000 mon.a (mon.0) 9702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.612 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.370061+0000 mon.a (mon.0) 9703 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.612 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.372983+0000 mon.a (mon.0) 9704 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.612 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.373807+0000 mon.a (mon.0) 9705 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.612 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.380131+0000 mon.a (mon.0) 9706 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.613 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: cephadm 2024-02-10T06:47:48.380810+0000 mgr.y (mgr.34107) 2364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.613 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.440210+0000 mon.a (mon.0) 9707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.613 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.442961+0000 mon.a (mon.0) 9708 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.613 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.446049+0000 mon.a (mon.0) 9709 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.613 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.446943+0000 mon.a (mon.0) 9710 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.613 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.454049+0000 mon.a (mon.0) 9711 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.613 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: cephadm 2024-02-10T06:47:48.454665+0000 mgr.y (mgr.34107) 2365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.613 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.504219+0000 mon.a (mon.0) 9712 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.613 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.512498+0000 mon.a (mon.0) 9713 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.518772+0000 mon.a (mon.0) 9714 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.533109+0000 mon.a (mon.0) 9715 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.535422+0000 mon.a (mon.0) 9716 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.538018+0000 mon.a (mon.0) 9717 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.538912+0000 mon.a (mon.0) 9718 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.545203+0000 mon.a (mon.0) 9719 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: cephadm 2024-02-10T06:47:48.546011+0000 mgr.y (mgr.34107) 2366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.628609+0000 mon.a (mon.0) 9720 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.631508+0000 mon.a (mon.0) 9721 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.634539+0000 mon.a (mon.0) 9722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.635613+0000 mon.a (mon.0) 9723 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.642782+0000 mon.a (mon.0) 9724 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: cephadm 2024-02-10T06:47:48.643382+0000 mgr.y (mgr.34107) 2367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.725231+0000 mon.a (mon.0) 9725 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.727422+0000 mon.a (mon.0) 9726 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.731093+0000 mon.a (mon.0) 9727 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.732208+0000 mon.a (mon.0) 9728 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.741341+0000 mon.a (mon.0) 9729 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.821850+0000 mon.a (mon.0) 9730 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.824466+0000 mon.a (mon.0) 9731 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.827588+0000 mon.a (mon.0) 9732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.828994+0000 mon.a (mon.0) 9733 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.837977+0000 mon.a (mon.0) 9734 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.920115+0000 mon.a (mon.0) 9735 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.924298+0000 mon.a (mon.0) 9736 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.927099+0000 mon.a (mon.0) 9737 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.928346+0000 mon.a (mon.0) 9738 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:48.936354+0000 mon.a (mon.0) 9739 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:49.016286+0000 mon.a (mon.0) 9740 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:49.020916+0000 mon.a (mon.0) 9741 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:49.024483+0000 mon.a (mon.0) 9742 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:49.025883+0000 mon.a (mon.0) 9743 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:49.033614+0000 mon.a (mon.0) 9744 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:49.113843+0000 mon.a (mon.0) 9745 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:49.117026+0000 mon.a (mon.0) 9746 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:49.121008+0000 mon.a (mon.0) 9747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:49.123016+0000 mon.a (mon.0) 9748 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:49.133503+0000 mon.a (mon.0) 9749 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:49.196866+0000 mon.a (mon.0) 9750 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:49.199747+0000 mon.a (mon.0) 9751 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:49.202800+0000 mon.a (mon.0) 9752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:49.203837+0000 mon.a (mon.0) 9753 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:49.210619+0000 mon.a (mon.0) 9754 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:49.288957+0000 mon.a (mon.0) 9755 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:49.291393+0000 mon.a (mon.0) 9756 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:49.295338+0000 mon.a (mon.0) 9757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:49 smithi175 bash[56722]: audit 2024-02-10T06:47:49.296677+0000 mon.a (mon.0) 9758 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: cephadm 2024-02-10T06:47:47.711486+0000 mgr.y (mgr.34107) 2357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: cephadm 2024-02-10T06:47:47.808251+0000 mgr.y (mgr.34107) 2358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: cephadm 2024-02-10T06:47:47.906392+0000 mgr.y (mgr.34107) 2359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: cephadm 2024-02-10T06:47:48.001749+0000 mgr.y (mgr.34107) 2360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: cephadm 2024-02-10T06:47:48.096526+0000 mgr.y (mgr.34107) 2361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: cephadm 2024-02-10T06:47:48.190899+0000 mgr.y (mgr.34107) 2362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: cephadm 2024-02-10T06:47:48.285271+0000 mgr.y (mgr.34107) 2363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.366927+0000 mon.a (mon.0) 9702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.370061+0000 mon.a (mon.0) 9703 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.372983+0000 mon.a (mon.0) 9704 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.373807+0000 mon.a (mon.0) 9705 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.380131+0000 mon.a (mon.0) 9706 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: cephadm 2024-02-10T06:47:48.380810+0000 mgr.y (mgr.34107) 2364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.440210+0000 mon.a (mon.0) 9707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.442961+0000 mon.a (mon.0) 9708 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.446049+0000 mon.a (mon.0) 9709 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.446943+0000 mon.a (mon.0) 9710 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.454049+0000 mon.a (mon.0) 9711 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: cephadm 2024-02-10T06:47:48.454665+0000 mgr.y (mgr.34107) 2365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.504219+0000 mon.a (mon.0) 9712 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.512498+0000 mon.a (mon.0) 9713 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: cephadm 2024-02-10T06:47:47.711486+0000 mgr.y (mgr.34107) 2357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: cephadm 2024-02-10T06:47:47.808251+0000 mgr.y (mgr.34107) 2358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: cephadm 2024-02-10T06:47:47.906392+0000 mgr.y (mgr.34107) 2359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: cephadm 2024-02-10T06:47:48.001749+0000 mgr.y (mgr.34107) 2360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: cephadm 2024-02-10T06:47:48.096526+0000 mgr.y (mgr.34107) 2361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: cephadm 2024-02-10T06:47:48.190899+0000 mgr.y (mgr.34107) 2362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: cephadm 2024-02-10T06:47:48.285271+0000 mgr.y (mgr.34107) 2363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.366927+0000 mon.a (mon.0) 9702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.370061+0000 mon.a (mon.0) 9703 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.372983+0000 mon.a (mon.0) 9704 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.373807+0000 mon.a (mon.0) 9705 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.380131+0000 mon.a (mon.0) 9706 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: cephadm 2024-02-10T06:47:48.380810+0000 mgr.y (mgr.34107) 2364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.440210+0000 mon.a (mon.0) 9707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.442961+0000 mon.a (mon.0) 9708 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.446049+0000 mon.a (mon.0) 9709 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.446943+0000 mon.a (mon.0) 9710 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.454049+0000 mon.a (mon.0) 9711 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: cephadm 2024-02-10T06:47:48.454665+0000 mgr.y (mgr.34107) 2365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.504219+0000 mon.a (mon.0) 9712 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.512498+0000 mon.a (mon.0) 9713 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.518772+0000 mon.a (mon.0) 9714 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.533109+0000 mon.a (mon.0) 9715 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.535422+0000 mon.a (mon.0) 9716 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.538018+0000 mon.a (mon.0) 9717 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.538912+0000 mon.a (mon.0) 9718 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.545203+0000 mon.a (mon.0) 9719 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: cephadm 2024-02-10T06:47:48.546011+0000 mgr.y (mgr.34107) 2366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.628609+0000 mon.a (mon.0) 9720 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.631508+0000 mon.a (mon.0) 9721 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.634539+0000 mon.a (mon.0) 9722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.635613+0000 mon.a (mon.0) 9723 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.642782+0000 mon.a (mon.0) 9724 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: cephadm 2024-02-10T06:47:48.643382+0000 mgr.y (mgr.34107) 2367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.725231+0000 mon.a (mon.0) 9725 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.727422+0000 mon.a (mon.0) 9726 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.731093+0000 mon.a (mon.0) 9727 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.732208+0000 mon.a (mon.0) 9728 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.741341+0000 mon.a (mon.0) 9729 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.821850+0000 mon.a (mon.0) 9730 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.824466+0000 mon.a (mon.0) 9731 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.827588+0000 mon.a (mon.0) 9732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.828994+0000 mon.a (mon.0) 9733 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.837977+0000 mon.a (mon.0) 9734 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.920115+0000 mon.a (mon.0) 9735 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.924298+0000 mon.a (mon.0) 9736 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.927099+0000 mon.a (mon.0) 9737 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.928346+0000 mon.a (mon.0) 9738 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:48.936354+0000 mon.a (mon.0) 9739 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:49.016286+0000 mon.a (mon.0) 9740 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:49.020916+0000 mon.a (mon.0) 9741 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:49.024483+0000 mon.a (mon.0) 9742 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:49.025883+0000 mon.a (mon.0) 9743 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:49.033614+0000 mon.a (mon.0) 9744 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:49.113843+0000 mon.a (mon.0) 9745 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:49.117026+0000 mon.a (mon.0) 9746 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:49.121008+0000 mon.a (mon.0) 9747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:49.123016+0000 mon.a (mon.0) 9748 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:49.133503+0000 mon.a (mon.0) 9749 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:49.196866+0000 mon.a (mon.0) 9750 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:49.199747+0000 mon.a (mon.0) 9751 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:49.202800+0000 mon.a (mon.0) 9752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:49.203837+0000 mon.a (mon.0) 9753 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:49.210619+0000 mon.a (mon.0) 9754 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:49.288957+0000 mon.a (mon.0) 9755 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:49.291393+0000 mon.a (mon.0) 9756 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:49.295338+0000 mon.a (mon.0) 9757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[71198]: audit 2024-02-10T06:47:49.296677+0000 mon.a (mon.0) 9758 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.518772+0000 mon.a (mon.0) 9714 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.533109+0000 mon.a (mon.0) 9715 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.535422+0000 mon.a (mon.0) 9716 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.538018+0000 mon.a (mon.0) 9717 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.538912+0000 mon.a (mon.0) 9718 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.545203+0000 mon.a (mon.0) 9719 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: cephadm 2024-02-10T06:47:48.546011+0000 mgr.y (mgr.34107) 2366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.628609+0000 mon.a (mon.0) 9720 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.631508+0000 mon.a (mon.0) 9721 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.634539+0000 mon.a (mon.0) 9722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.635613+0000 mon.a (mon.0) 9723 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.642782+0000 mon.a (mon.0) 9724 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: cephadm 2024-02-10T06:47:48.643382+0000 mgr.y (mgr.34107) 2367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.725231+0000 mon.a (mon.0) 9725 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.727422+0000 mon.a (mon.0) 9726 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.731093+0000 mon.a (mon.0) 9727 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.732208+0000 mon.a (mon.0) 9728 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.741341+0000 mon.a (mon.0) 9729 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.821850+0000 mon.a (mon.0) 9730 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.824466+0000 mon.a (mon.0) 9731 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.827588+0000 mon.a (mon.0) 9732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.828994+0000 mon.a (mon.0) 9733 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.837977+0000 mon.a (mon.0) 9734 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.920115+0000 mon.a (mon.0) 9735 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.924298+0000 mon.a (mon.0) 9736 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.927099+0000 mon.a (mon.0) 9737 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.928346+0000 mon.a (mon.0) 9738 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:48.936354+0000 mon.a (mon.0) 9739 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:49.016286+0000 mon.a (mon.0) 9740 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:49.020916+0000 mon.a (mon.0) 9741 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:49.024483+0000 mon.a (mon.0) 9742 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:49.025883+0000 mon.a (mon.0) 9743 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:49.033614+0000 mon.a (mon.0) 9744 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:49.113843+0000 mon.a (mon.0) 9745 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:49.117026+0000 mon.a (mon.0) 9746 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:49.121008+0000 mon.a (mon.0) 9747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:49.123016+0000 mon.a (mon.0) 9748 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:49.133503+0000 mon.a (mon.0) 9749 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:49.196866+0000 mon.a (mon.0) 9750 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:49.199747+0000 mon.a (mon.0) 9751 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:49.202800+0000 mon.a (mon.0) 9752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:49.203837+0000 mon.a (mon.0) 9753 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:49.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:49.210619+0000 mon.a (mon.0) 9754 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:49.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:49.288957+0000 mon.a (mon.0) 9755 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:49.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:49.291393+0000 mon.a (mon.0) 9756 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:49.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:49.295338+0000 mon.a (mon.0) 9757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:49.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:49 smithi046 bash[68510]: audit 2024-02-10T06:47:49.296677+0000 mon.a (mon.0) 9758 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: cephadm 2024-02-10T06:47:48.741986+0000 mgr.y (mgr.34107) 2368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: cephadm 2024-02-10T06:47:48.838787+0000 mgr.y (mgr.34107) 2369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: cephadm 2024-02-10T06:47:48.937267+0000 mgr.y (mgr.34107) 2370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: cephadm 2024-02-10T06:47:49.034125+0000 mgr.y (mgr.34107) 2371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: cluster 2024-02-10T06:47:49.122211+0000 mgr.y (mgr.34107) 2372 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:50.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: cephadm 2024-02-10T06:47:49.134115+0000 mgr.y (mgr.34107) 2373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: cephadm 2024-02-10T06:47:49.211147+0000 mgr.y (mgr.34107) 2374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.313503+0000 mon.a (mon.0) 9759 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: cephadm 2024-02-10T06:47:49.314123+0000 mgr.y (mgr.34107) 2375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.394169+0000 mon.a (mon.0) 9760 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.396444+0000 mon.a (mon.0) 9761 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.399738+0000 mon.a (mon.0) 9762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.401058+0000 mon.a (mon.0) 9763 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.409613+0000 mon.a (mon.0) 9764 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: cephadm 2024-02-10T06:47:49.410119+0000 mgr.y (mgr.34107) 2376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.487637+0000 mon.a (mon.0) 9765 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.490605+0000 mon.a (mon.0) 9766 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.493558+0000 mon.a (mon.0) 9767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.494602+0000 mon.a (mon.0) 9768 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.501503+0000 mon.a (mon.0) 9769 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: cephadm 2024-02-10T06:47:49.502552+0000 mgr.y (mgr.34107) 2377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: cephadm 2024-02-10T06:47:48.741986+0000 mgr.y (mgr.34107) 2368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: cephadm 2024-02-10T06:47:48.838787+0000 mgr.y (mgr.34107) 2369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: cephadm 2024-02-10T06:47:48.937267+0000 mgr.y (mgr.34107) 2370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: cephadm 2024-02-10T06:47:49.034125+0000 mgr.y (mgr.34107) 2371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: cluster 2024-02-10T06:47:49.122211+0000 mgr.y (mgr.34107) 2372 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:50.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: cephadm 2024-02-10T06:47:49.134115+0000 mgr.y (mgr.34107) 2373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: cephadm 2024-02-10T06:47:49.211147+0000 mgr.y (mgr.34107) 2374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.313503+0000 mon.a (mon.0) 9759 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: cephadm 2024-02-10T06:47:49.314123+0000 mgr.y (mgr.34107) 2375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.394169+0000 mon.a (mon.0) 9760 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.396444+0000 mon.a (mon.0) 9761 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.399738+0000 mon.a (mon.0) 9762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.401058+0000 mon.a (mon.0) 9763 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.409613+0000 mon.a (mon.0) 9764 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: cephadm 2024-02-10T06:47:49.410119+0000 mgr.y (mgr.34107) 2376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.487637+0000 mon.a (mon.0) 9765 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.490605+0000 mon.a (mon.0) 9766 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.493558+0000 mon.a (mon.0) 9767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.494602+0000 mon.a (mon.0) 9768 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.501503+0000 mon.a (mon.0) 9769 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: cephadm 2024-02-10T06:47:49.502552+0000 mgr.y (mgr.34107) 2377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.585153+0000 mon.a (mon.0) 9770 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.587928+0000 mon.a (mon.0) 9771 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.593404+0000 mon.a (mon.0) 9772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.594955+0000 mon.a (mon.0) 9773 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.604522+0000 mon.a (mon.0) 9774 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: cephadm 2024-02-10T06:47:49.605051+0000 mgr.y (mgr.34107) 2378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.680785+0000 mon.a (mon.0) 9775 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.683120+0000 mon.a (mon.0) 9776 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.685809+0000 mon.a (mon.0) 9777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.686707+0000 mon.a (mon.0) 9778 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.692975+0000 mon.a (mon.0) 9779 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: cephadm 2024-02-10T06:47:49.693723+0000 mgr.y (mgr.34107) 2379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.757211+0000 mon.a (mon.0) 9780 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.759658+0000 mon.a (mon.0) 9781 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.762439+0000 mon.a (mon.0) 9782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.763355+0000 mon.a (mon.0) 9783 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.769660+0000 mon.a (mon.0) 9784 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.831584+0000 mon.a (mon.0) 9785 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.834339+0000 mon.a (mon.0) 9786 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.585153+0000 mon.a (mon.0) 9770 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.587928+0000 mon.a (mon.0) 9771 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.593404+0000 mon.a (mon.0) 9772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.594955+0000 mon.a (mon.0) 9773 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.604522+0000 mon.a (mon.0) 9774 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: cephadm 2024-02-10T06:47:49.605051+0000 mgr.y (mgr.34107) 2378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.680785+0000 mon.a (mon.0) 9775 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.683120+0000 mon.a (mon.0) 9776 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.685809+0000 mon.a (mon.0) 9777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.686707+0000 mon.a (mon.0) 9778 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.692975+0000 mon.a (mon.0) 9779 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: cephadm 2024-02-10T06:47:49.693723+0000 mgr.y (mgr.34107) 2379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.757211+0000 mon.a (mon.0) 9780 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.759658+0000 mon.a (mon.0) 9781 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.762439+0000 mon.a (mon.0) 9782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.763355+0000 mon.a (mon.0) 9783 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.769660+0000 mon.a (mon.0) 9784 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.831584+0000 mon.a (mon.0) 9785 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.834339+0000 mon.a (mon.0) 9786 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.836466+0000 mon.a (mon.0) 9787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.837213+0000 mon.a (mon.0) 9788 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.842749+0000 mon.a (mon.0) 9789 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.921698+0000 mon.a (mon.0) 9790 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.923914+0000 mon.a (mon.0) 9791 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.927123+0000 mon.a (mon.0) 9792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.927994+0000 mon.a (mon.0) 9793 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:49.933474+0000 mon.a (mon.0) 9794 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:50.013842+0000 mon.a (mon.0) 9795 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:50.016279+0000 mon.a (mon.0) 9796 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:50.018863+0000 mon.a (mon.0) 9797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:50.019727+0000 mon.a (mon.0) 9798 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:50.026268+0000 mon.a (mon.0) 9799 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:50.107053+0000 mon.a (mon.0) 9800 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:50.109728+0000 mon.a (mon.0) 9801 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:50.112801+0000 mon.a (mon.0) 9802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:50.113795+0000 mon.a (mon.0) 9803 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:50.119843+0000 mon.a (mon.0) 9804 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:50.199196+0000 mon.a (mon.0) 9805 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:50.202267+0000 mon.a (mon.0) 9806 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.836466+0000 mon.a (mon.0) 9787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.837213+0000 mon.a (mon.0) 9788 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.842749+0000 mon.a (mon.0) 9789 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.921698+0000 mon.a (mon.0) 9790 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.923914+0000 mon.a (mon.0) 9791 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.927123+0000 mon.a (mon.0) 9792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.927994+0000 mon.a (mon.0) 9793 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:49.933474+0000 mon.a (mon.0) 9794 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:50.013842+0000 mon.a (mon.0) 9795 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:50.016279+0000 mon.a (mon.0) 9796 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:50.018863+0000 mon.a (mon.0) 9797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:50.019727+0000 mon.a (mon.0) 9798 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:50.026268+0000 mon.a (mon.0) 9799 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:50.107053+0000 mon.a (mon.0) 9800 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:50.109728+0000 mon.a (mon.0) 9801 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:50.112801+0000 mon.a (mon.0) 9802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:50.113795+0000 mon.a (mon.0) 9803 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:50.119843+0000 mon.a (mon.0) 9804 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:50.199196+0000 mon.a (mon.0) 9805 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:50.202267+0000 mon.a (mon.0) 9806 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:50.205671+0000 mon.a (mon.0) 9807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:50.206820+0000 mon.a (mon.0) 9808 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:50.214230+0000 mon.a (mon.0) 9809 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:50.295377+0000 mon.a (mon.0) 9810 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:50.298215+0000 mon.a (mon.0) 9811 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:50.302032+0000 mon.a (mon.0) 9812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[68510]: audit 2024-02-10T06:47:50.303173+0000 mon.a (mon.0) 9813 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:50.205671+0000 mon.a (mon.0) 9807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:50.206820+0000 mon.a (mon.0) 9808 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:50.214230+0000 mon.a (mon.0) 9809 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:50.295377+0000 mon.a (mon.0) 9810 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:50.298215+0000 mon.a (mon.0) 9811 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:50.302032+0000 mon.a (mon.0) 9812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:50 smithi046 bash[71198]: audit 2024-02-10T06:47:50.303173+0000 mon.a (mon.0) 9813 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: cephadm 2024-02-10T06:47:48.741986+0000 mgr.y (mgr.34107) 2368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: cephadm 2024-02-10T06:47:48.838787+0000 mgr.y (mgr.34107) 2369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: cephadm 2024-02-10T06:47:48.937267+0000 mgr.y (mgr.34107) 2370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: cephadm 2024-02-10T06:47:49.034125+0000 mgr.y (mgr.34107) 2371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: cluster 2024-02-10T06:47:49.122211+0000 mgr.y (mgr.34107) 2372 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:50.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: cephadm 2024-02-10T06:47:49.134115+0000 mgr.y (mgr.34107) 2373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: cephadm 2024-02-10T06:47:49.211147+0000 mgr.y (mgr.34107) 2374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.313503+0000 mon.a (mon.0) 9759 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: cephadm 2024-02-10T06:47:49.314123+0000 mgr.y (mgr.34107) 2375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.394169+0000 mon.a (mon.0) 9760 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.396444+0000 mon.a (mon.0) 9761 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.399738+0000 mon.a (mon.0) 9762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.401058+0000 mon.a (mon.0) 9763 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.409613+0000 mon.a (mon.0) 9764 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: cephadm 2024-02-10T06:47:49.410119+0000 mgr.y (mgr.34107) 2376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.487637+0000 mon.a (mon.0) 9765 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.490605+0000 mon.a (mon.0) 9766 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.493558+0000 mon.a (mon.0) 9767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.494602+0000 mon.a (mon.0) 9768 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.501503+0000 mon.a (mon.0) 9769 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: cephadm 2024-02-10T06:47:49.502552+0000 mgr.y (mgr.34107) 2377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.585153+0000 mon.a (mon.0) 9770 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.587928+0000 mon.a (mon.0) 9771 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.593404+0000 mon.a (mon.0) 9772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.594955+0000 mon.a (mon.0) 9773 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.604522+0000 mon.a (mon.0) 9774 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: cephadm 2024-02-10T06:47:49.605051+0000 mgr.y (mgr.34107) 2378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.680785+0000 mon.a (mon.0) 9775 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.683120+0000 mon.a (mon.0) 9776 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.685809+0000 mon.a (mon.0) 9777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.686707+0000 mon.a (mon.0) 9778 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.692975+0000 mon.a (mon.0) 9779 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: cephadm 2024-02-10T06:47:49.693723+0000 mgr.y (mgr.34107) 2379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:50.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.757211+0000 mon.a (mon.0) 9780 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.759658+0000 mon.a (mon.0) 9781 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.762439+0000 mon.a (mon.0) 9782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.763355+0000 mon.a (mon.0) 9783 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.769660+0000 mon.a (mon.0) 9784 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.831584+0000 mon.a (mon.0) 9785 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.834339+0000 mon.a (mon.0) 9786 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.836466+0000 mon.a (mon.0) 9787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.837213+0000 mon.a (mon.0) 9788 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.842749+0000 mon.a (mon.0) 9789 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.921698+0000 mon.a (mon.0) 9790 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.923914+0000 mon.a (mon.0) 9791 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.927123+0000 mon.a (mon.0) 9792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.927994+0000 mon.a (mon.0) 9793 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:49.933474+0000 mon.a (mon.0) 9794 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:50.013842+0000 mon.a (mon.0) 9795 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:50.016279+0000 mon.a (mon.0) 9796 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:50.018863+0000 mon.a (mon.0) 9797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:50.019727+0000 mon.a (mon.0) 9798 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:50.026268+0000 mon.a (mon.0) 9799 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:50.107053+0000 mon.a (mon.0) 9800 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:50.109728+0000 mon.a (mon.0) 9801 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:50.112801+0000 mon.a (mon.0) 9802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:50.113795+0000 mon.a (mon.0) 9803 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:50.119843+0000 mon.a (mon.0) 9804 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:50.199196+0000 mon.a (mon.0) 9805 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:50.202267+0000 mon.a (mon.0) 9806 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:50.205671+0000 mon.a (mon.0) 9807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:50.206820+0000 mon.a (mon.0) 9808 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:50.214230+0000 mon.a (mon.0) 9809 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:50.295377+0000 mon.a (mon.0) 9810 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:50.298215+0000 mon.a (mon.0) 9811 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:50.302032+0000 mon.a (mon.0) 9812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:50.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:50 smithi175 bash[56722]: audit 2024-02-10T06:47:50.303173+0000 mon.a (mon.0) 9813 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.325 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: cephadm 2024-02-10T06:47:49.770185+0000 mgr.y (mgr.34107) 2380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.325 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: cephadm 2024-02-10T06:47:49.843244+0000 mgr.y (mgr.34107) 2381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.325 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: cephadm 2024-02-10T06:47:49.933949+0000 mgr.y (mgr.34107) 2382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.325 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: cephadm 2024-02-10T06:47:50.026955+0000 mgr.y (mgr.34107) 2383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.326 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: cephadm 2024-02-10T06:47:50.120536+0000 mgr.y (mgr.34107) 2384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.326 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: cephadm 2024-02-10T06:47:50.215124+0000 mgr.y (mgr.34107) 2385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.326 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: cephadm 2024-02-10T06:47:49.770185+0000 mgr.y (mgr.34107) 2380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.326 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: cephadm 2024-02-10T06:47:49.843244+0000 mgr.y (mgr.34107) 2381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.326 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: cephadm 2024-02-10T06:47:49.933949+0000 mgr.y (mgr.34107) 2382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.326 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: cephadm 2024-02-10T06:47:50.026955+0000 mgr.y (mgr.34107) 2383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.326 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: cephadm 2024-02-10T06:47:50.120536+0000 mgr.y (mgr.34107) 2384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.326 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: cephadm 2024-02-10T06:47:50.215124+0000 mgr.y (mgr.34107) 2385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.327 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.311625+0000 mon.a (mon.0) 9814 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.327 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: cephadm 2024-02-10T06:47:50.312194+0000 mgr.y (mgr.34107) 2386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.327 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.393396+0000 mon.a (mon.0) 9815 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.327 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.395852+0000 mon.a (mon.0) 9816 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.327 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.398946+0000 mon.a (mon.0) 9817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.327 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.399885+0000 mon.a (mon.0) 9818 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.327 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.407879+0000 mon.a (mon.0) 9819 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.327 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: cephadm 2024-02-10T06:47:50.408472+0000 mgr.y (mgr.34107) 2387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.327 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.489813+0000 mon.a (mon.0) 9820 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.327 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.493525+0000 mon.a (mon.0) 9821 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.327 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.497343+0000 mon.a (mon.0) 9822 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.327 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.498447+0000 mon.a (mon.0) 9823 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.327 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.504490+0000 mon.a (mon.0) 9824 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.327 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: cephadm 2024-02-10T06:47:50.504969+0000 mgr.y (mgr.34107) 2388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.327 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.584071+0000 mon.a (mon.0) 9825 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.327 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.587196+0000 mon.a (mon.0) 9826 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.328 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.591740+0000 mon.a (mon.0) 9827 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.328 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.593208+0000 mon.a (mon.0) 9828 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.328 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.600986+0000 mon.a (mon.0) 9829 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: cephadm 2024-02-10T06:47:50.601711+0000 mgr.y (mgr.34107) 2389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.682264+0000 mon.a (mon.0) 9830 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.686533+0000 mon.a (mon.0) 9831 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.690181+0000 mon.a (mon.0) 9832 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.691367+0000 mon.a (mon.0) 9833 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.698918+0000 mon.a (mon.0) 9834 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.781961+0000 mon.a (mon.0) 9835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.785532+0000 mon.a (mon.0) 9836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.794472+0000 mon.a (mon.0) 9837 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.795608+0000 mon.a (mon.0) 9838 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.801567+0000 mon.a (mon.0) 9839 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.865674+0000 mon.a (mon.0) 9840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.867642+0000 mon.a (mon.0) 9841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.870086+0000 mon.a (mon.0) 9842 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.870811+0000 mon.a (mon.0) 9843 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.876367+0000 mon.a (mon.0) 9844 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.957589+0000 mon.a (mon.0) 9845 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.960083+0000 mon.a (mon.0) 9846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.963353+0000 mon.a (mon.0) 9847 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.964524+0000 mon.a (mon.0) 9848 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:50.975239+0000 mon.a (mon.0) 9849 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:51.055011+0000 mon.a (mon.0) 9850 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:51.057579+0000 mon.a (mon.0) 9851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:51.060730+0000 mon.a (mon.0) 9852 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:51.061683+0000 mon.a (mon.0) 9853 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:51.069775+0000 mon.a (mon.0) 9854 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:51.151224+0000 mon.a (mon.0) 9855 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:51.154756+0000 mon.a (mon.0) 9856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:51.157624+0000 mon.a (mon.0) 9857 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:51.158665+0000 mon.a (mon.0) 9858 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:51.165753+0000 mon.a (mon.0) 9859 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:51.248811+0000 mon.a (mon.0) 9860 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:51.251269+0000 mon.a (mon.0) 9861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:51.254263+0000 mon.a (mon.0) 9862 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:51.255102+0000 mon.a (mon.0) 9863 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[71198]: audit 2024-02-10T06:47:51.263064+0000 mon.a (mon.0) 9864 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.311625+0000 mon.a (mon.0) 9814 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: cephadm 2024-02-10T06:47:50.312194+0000 mgr.y (mgr.34107) 2386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.393396+0000 mon.a (mon.0) 9815 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.395852+0000 mon.a (mon.0) 9816 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.398946+0000 mon.a (mon.0) 9817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.399885+0000 mon.a (mon.0) 9818 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.407879+0000 mon.a (mon.0) 9819 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: cephadm 2024-02-10T06:47:50.408472+0000 mgr.y (mgr.34107) 2387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.489813+0000 mon.a (mon.0) 9820 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.493525+0000 mon.a (mon.0) 9821 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.497343+0000 mon.a (mon.0) 9822 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.498447+0000 mon.a (mon.0) 9823 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.504490+0000 mon.a (mon.0) 9824 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: cephadm 2024-02-10T06:47:50.504969+0000 mgr.y (mgr.34107) 2388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.584071+0000 mon.a (mon.0) 9825 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.587196+0000 mon.a (mon.0) 9826 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.591740+0000 mon.a (mon.0) 9827 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.593208+0000 mon.a (mon.0) 9828 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.600986+0000 mon.a (mon.0) 9829 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: cephadm 2024-02-10T06:47:50.601711+0000 mgr.y (mgr.34107) 2389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.682264+0000 mon.a (mon.0) 9830 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.686533+0000 mon.a (mon.0) 9831 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.690181+0000 mon.a (mon.0) 9832 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.691367+0000 mon.a (mon.0) 9833 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.698918+0000 mon.a (mon.0) 9834 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.781961+0000 mon.a (mon.0) 9835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.785532+0000 mon.a (mon.0) 9836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.794472+0000 mon.a (mon.0) 9837 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.795608+0000 mon.a (mon.0) 9838 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.801567+0000 mon.a (mon.0) 9839 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.865674+0000 mon.a (mon.0) 9840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.867642+0000 mon.a (mon.0) 9841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.870086+0000 mon.a (mon.0) 9842 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.870811+0000 mon.a (mon.0) 9843 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.876367+0000 mon.a (mon.0) 9844 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.957589+0000 mon.a (mon.0) 9845 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.960083+0000 mon.a (mon.0) 9846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.963353+0000 mon.a (mon.0) 9847 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.964524+0000 mon.a (mon.0) 9848 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:50.975239+0000 mon.a (mon.0) 9849 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:51.055011+0000 mon.a (mon.0) 9850 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:51.057579+0000 mon.a (mon.0) 9851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:51.060730+0000 mon.a (mon.0) 9852 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:51.061683+0000 mon.a (mon.0) 9853 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:51.069775+0000 mon.a (mon.0) 9854 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:51.151224+0000 mon.a (mon.0) 9855 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:51.154756+0000 mon.a (mon.0) 9856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:51.157624+0000 mon.a (mon.0) 9857 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:51.158665+0000 mon.a (mon.0) 9858 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:51.165753+0000 mon.a (mon.0) 9859 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:51.248811+0000 mon.a (mon.0) 9860 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:51.251269+0000 mon.a (mon.0) 9861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:51.254263+0000 mon.a (mon.0) 9862 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:51.255102+0000 mon.a (mon.0) 9863 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:51 smithi046 bash[68510]: audit 2024-02-10T06:47:51.263064+0000 mon.a (mon.0) 9864 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.654 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: cephadm 2024-02-10T06:47:49.770185+0000 mgr.y (mgr.34107) 2380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.654 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: cephadm 2024-02-10T06:47:49.843244+0000 mgr.y (mgr.34107) 2381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.654 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: cephadm 2024-02-10T06:47:49.933949+0000 mgr.y (mgr.34107) 2382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.655 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: cephadm 2024-02-10T06:47:50.026955+0000 mgr.y (mgr.34107) 2383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.655 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: cephadm 2024-02-10T06:47:50.120536+0000 mgr.y (mgr.34107) 2384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.655 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: cephadm 2024-02-10T06:47:50.215124+0000 mgr.y (mgr.34107) 2385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.655 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.311625+0000 mon.a (mon.0) 9814 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.655 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: cephadm 2024-02-10T06:47:50.312194+0000 mgr.y (mgr.34107) 2386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.655 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.393396+0000 mon.a (mon.0) 9815 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.655 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.395852+0000 mon.a (mon.0) 9816 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.655 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.398946+0000 mon.a (mon.0) 9817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.655 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.399885+0000 mon.a (mon.0) 9818 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.655 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.407879+0000 mon.a (mon.0) 9819 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.655 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: cephadm 2024-02-10T06:47:50.408472+0000 mgr.y (mgr.34107) 2387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.655 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.489813+0000 mon.a (mon.0) 9820 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.655 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.493525+0000 mon.a (mon.0) 9821 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.655 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.497343+0000 mon.a (mon.0) 9822 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.655 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.498447+0000 mon.a (mon.0) 9823 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.656 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.504490+0000 mon.a (mon.0) 9824 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.656 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: cephadm 2024-02-10T06:47:50.504969+0000 mgr.y (mgr.34107) 2388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.656 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.584071+0000 mon.a (mon.0) 9825 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.656 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.587196+0000 mon.a (mon.0) 9826 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.656 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.591740+0000 mon.a (mon.0) 9827 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.656 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.593208+0000 mon.a (mon.0) 9828 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.656 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.600986+0000 mon.a (mon.0) 9829 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.657 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: cephadm 2024-02-10T06:47:50.601711+0000 mgr.y (mgr.34107) 2389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:51.657 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.682264+0000 mon.a (mon.0) 9830 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.657 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.686533+0000 mon.a (mon.0) 9831 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.657 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.690181+0000 mon.a (mon.0) 9832 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.657 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.691367+0000 mon.a (mon.0) 9833 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.657 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.698918+0000 mon.a (mon.0) 9834 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.657 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.781961+0000 mon.a (mon.0) 9835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.657 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.785532+0000 mon.a (mon.0) 9836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.657 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.794472+0000 mon.a (mon.0) 9837 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.657 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.795608+0000 mon.a (mon.0) 9838 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.657 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.801567+0000 mon.a (mon.0) 9839 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.657 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.865674+0000 mon.a (mon.0) 9840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.657 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.867642+0000 mon.a (mon.0) 9841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.657 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.870086+0000 mon.a (mon.0) 9842 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.657 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.870811+0000 mon.a (mon.0) 9843 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.658 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.876367+0000 mon.a (mon.0) 9844 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.658 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.957589+0000 mon.a (mon.0) 9845 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.658 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.960083+0000 mon.a (mon.0) 9846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.658 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.963353+0000 mon.a (mon.0) 9847 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.658 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.964524+0000 mon.a (mon.0) 9848 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.658 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:50.975239+0000 mon.a (mon.0) 9849 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.658 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:51.055011+0000 mon.a (mon.0) 9850 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.658 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:51.057579+0000 mon.a (mon.0) 9851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.658 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:51.060730+0000 mon.a (mon.0) 9852 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.658 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:51.061683+0000 mon.a (mon.0) 9853 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.658 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:51.069775+0000 mon.a (mon.0) 9854 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.658 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:51.151224+0000 mon.a (mon.0) 9855 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.658 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:51.154756+0000 mon.a (mon.0) 9856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.658 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:51.157624+0000 mon.a (mon.0) 9857 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.658 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:51.158665+0000 mon.a (mon.0) 9858 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.658 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:51.165753+0000 mon.a (mon.0) 9859 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:51.659 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:51.248811+0000 mon.a (mon.0) 9860 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:51.659 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:51.251269+0000 mon.a (mon.0) 9861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:51.659 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:51.254263+0000 mon.a (mon.0) 9862 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:51.659 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:51.255102+0000 mon.a (mon.0) 9863 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:51.659 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:51 smithi175 bash[56722]: audit 2024-02-10T06:47:51.263064+0000 mon.a (mon.0) 9864 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: cephadm 2024-02-10T06:47:50.699657+0000 mgr.y (mgr.34107) 2390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: cephadm 2024-02-10T06:47:50.802077+0000 mgr.y (mgr.34107) 2391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: cephadm 2024-02-10T06:47:50.876982+0000 mgr.y (mgr.34107) 2392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: cephadm 2024-02-10T06:47:50.976002+0000 mgr.y (mgr.34107) 2393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: cephadm 2024-02-10T06:47:51.070368+0000 mgr.y (mgr.34107) 2394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: cluster 2024-02-10T06:47:51.123371+0000 mgr.y (mgr.34107) 2395 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:52.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: cephadm 2024-02-10T06:47:51.166338+0000 mgr.y (mgr.34107) 2396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: cephadm 2024-02-10T06:47:51.263575+0000 mgr.y (mgr.34107) 2397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.336242+0000 mon.a (mon.0) 9865 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.338280+0000 mon.a (mon.0) 9866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.340379+0000 mon.a (mon.0) 9867 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.341202+0000 mon.a (mon.0) 9868 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.347880+0000 mon.a (mon.0) 9869 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: cephadm 2024-02-10T06:47:51.348499+0000 mgr.y (mgr.34107) 2398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.413769+0000 mon.a (mon.0) 9870 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.416695+0000 mon.a (mon.0) 9871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.420893+0000 mon.a (mon.0) 9872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.422304+0000 mon.a (mon.0) 9873 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.433184+0000 mon.a (mon.0) 9874 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: cephadm 2024-02-10T06:47:51.433936+0000 mgr.y (mgr.34107) 2399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.518533+0000 mon.a (mon.0) 9875 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.522802+0000 mon.a (mon.0) 9876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.526898+0000 mon.a (mon.0) 9877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.528011+0000 mon.a (mon.0) 9878 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.534739+0000 mon.a (mon.0) 9879 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: cephadm 2024-02-10T06:47:51.535401+0000 mgr.y (mgr.34107) 2400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.617159+0000 mon.a (mon.0) 9880 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.621313+0000 mon.a (mon.0) 9881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.625601+0000 mon.a (mon.0) 9882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.626901+0000 mon.a (mon.0) 9883 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.634953+0000 mon.a (mon.0) 9884 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: cephadm 2024-02-10T06:47:51.635677+0000 mgr.y (mgr.34107) 2401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.625 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.712005+0000 mon.a (mon.0) 9885 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.625 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.714369+0000 mon.a (mon.0) 9886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.625 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.717255+0000 mon.a (mon.0) 9887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.625 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.718222+0000 mon.a (mon.0) 9888 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.625 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.726289+0000 mon.a (mon.0) 9889 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.625 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.809612+0000 mon.a (mon.0) 9890 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.625 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.813156+0000 mon.a (mon.0) 9891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.625 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.816178+0000 mon.a (mon.0) 9892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.625 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.817382+0000 mon.a (mon.0) 9893 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.625 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.824444+0000 mon.a (mon.0) 9894 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.625 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.908870+0000 mon.a (mon.0) 9895 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.625 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.914761+0000 mon.a (mon.0) 9896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.625 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.918560+0000 mon.a (mon.0) 9897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.625 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.919504+0000 mon.a (mon.0) 9898 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.626 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:51.927229+0000 mon.a (mon.0) 9899 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.626 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:52.005093+0000 mon.a (mon.0) 9900 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.626 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:52.007310+0000 mon.a (mon.0) 9901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.626 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:52.010210+0000 mon.a (mon.0) 9902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.626 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:52.010967+0000 mon.a (mon.0) 9903 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.626 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:52.016100+0000 mon.a (mon.0) 9904 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.626 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:52.095022+0000 mon.a (mon.0) 9905 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.626 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:52.097606+0000 mon.a (mon.0) 9906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.626 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:52.101036+0000 mon.a (mon.0) 9907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.626 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:52.102279+0000 mon.a (mon.0) 9908 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.626 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:52.108314+0000 mon.a (mon.0) 9909 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.626 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:52.189095+0000 mon.a (mon.0) 9910 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.626 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:52.192372+0000 mon.a (mon.0) 9911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.626 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:52.195344+0000 mon.a (mon.0) 9912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.626 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:52.196622+0000 mon.a (mon.0) 9913 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.626 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:52.205213+0000 mon.a (mon.0) 9914 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.627 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:52.288169+0000 mon.a (mon.0) 9915 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.627 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:52.290481+0000 mon.a (mon.0) 9916 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.627 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:52.293697+0000 mon.a (mon.0) 9917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.627 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:52.294609+0000 mon.a (mon.0) 9918 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.627 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:52 smithi175 bash[56722]: audit 2024-02-10T06:47:52.301783+0000 mon.a (mon.0) 9919 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: cephadm 2024-02-10T06:47:50.699657+0000 mgr.y (mgr.34107) 2390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: cephadm 2024-02-10T06:47:50.802077+0000 mgr.y (mgr.34107) 2391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: cephadm 2024-02-10T06:47:50.876982+0000 mgr.y (mgr.34107) 2392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: cephadm 2024-02-10T06:47:50.976002+0000 mgr.y (mgr.34107) 2393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: cephadm 2024-02-10T06:47:51.070368+0000 mgr.y (mgr.34107) 2394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: cluster 2024-02-10T06:47:51.123371+0000 mgr.y (mgr.34107) 2395 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:52.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: cephadm 2024-02-10T06:47:51.166338+0000 mgr.y (mgr.34107) 2396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: cephadm 2024-02-10T06:47:51.263575+0000 mgr.y (mgr.34107) 2397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.336242+0000 mon.a (mon.0) 9865 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.338280+0000 mon.a (mon.0) 9866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.340379+0000 mon.a (mon.0) 9867 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.341202+0000 mon.a (mon.0) 9868 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.347880+0000 mon.a (mon.0) 9869 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: cephadm 2024-02-10T06:47:51.348499+0000 mgr.y (mgr.34107) 2398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.413769+0000 mon.a (mon.0) 9870 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.416695+0000 mon.a (mon.0) 9871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.420893+0000 mon.a (mon.0) 9872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.422304+0000 mon.a (mon.0) 9873 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.433184+0000 mon.a (mon.0) 9874 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: cephadm 2024-02-10T06:47:51.433936+0000 mgr.y (mgr.34107) 2399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: cephadm 2024-02-10T06:47:50.699657+0000 mgr.y (mgr.34107) 2390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: cephadm 2024-02-10T06:47:50.802077+0000 mgr.y (mgr.34107) 2391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: cephadm 2024-02-10T06:47:50.876982+0000 mgr.y (mgr.34107) 2392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: cephadm 2024-02-10T06:47:50.976002+0000 mgr.y (mgr.34107) 2393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: cephadm 2024-02-10T06:47:51.070368+0000 mgr.y (mgr.34107) 2394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: cluster 2024-02-10T06:47:51.123371+0000 mgr.y (mgr.34107) 2395 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: cephadm 2024-02-10T06:47:51.166338+0000 mgr.y (mgr.34107) 2396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: cephadm 2024-02-10T06:47:51.263575+0000 mgr.y (mgr.34107) 2397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.336242+0000 mon.a (mon.0) 9865 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.338280+0000 mon.a (mon.0) 9866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.340379+0000 mon.a (mon.0) 9867 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.341202+0000 mon.a (mon.0) 9868 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.347880+0000 mon.a (mon.0) 9869 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: cephadm 2024-02-10T06:47:51.348499+0000 mgr.y (mgr.34107) 2398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.413769+0000 mon.a (mon.0) 9870 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.416695+0000 mon.a (mon.0) 9871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.420893+0000 mon.a (mon.0) 9872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.422304+0000 mon.a (mon.0) 9873 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.433184+0000 mon.a (mon.0) 9874 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: cephadm 2024-02-10T06:47:51.433936+0000 mgr.y (mgr.34107) 2399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.518533+0000 mon.a (mon.0) 9875 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.522802+0000 mon.a (mon.0) 9876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.526898+0000 mon.a (mon.0) 9877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.528011+0000 mon.a (mon.0) 9878 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.534739+0000 mon.a (mon.0) 9879 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: cephadm 2024-02-10T06:47:51.535401+0000 mgr.y (mgr.34107) 2400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.617159+0000 mon.a (mon.0) 9880 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.621313+0000 mon.a (mon.0) 9881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.625601+0000 mon.a (mon.0) 9882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.626901+0000 mon.a (mon.0) 9883 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.634953+0000 mon.a (mon.0) 9884 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: cephadm 2024-02-10T06:47:51.635677+0000 mgr.y (mgr.34107) 2401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.712005+0000 mon.a (mon.0) 9885 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.714369+0000 mon.a (mon.0) 9886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.717255+0000 mon.a (mon.0) 9887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.718222+0000 mon.a (mon.0) 9888 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.726289+0000 mon.a (mon.0) 9889 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.809612+0000 mon.a (mon.0) 9890 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.813156+0000 mon.a (mon.0) 9891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.816178+0000 mon.a (mon.0) 9892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.518533+0000 mon.a (mon.0) 9875 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.522802+0000 mon.a (mon.0) 9876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.526898+0000 mon.a (mon.0) 9877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.528011+0000 mon.a (mon.0) 9878 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.534739+0000 mon.a (mon.0) 9879 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: cephadm 2024-02-10T06:47:51.535401+0000 mgr.y (mgr.34107) 2400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.617159+0000 mon.a (mon.0) 9880 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.621313+0000 mon.a (mon.0) 9881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.625601+0000 mon.a (mon.0) 9882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.626901+0000 mon.a (mon.0) 9883 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.634953+0000 mon.a (mon.0) 9884 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: cephadm 2024-02-10T06:47:51.635677+0000 mgr.y (mgr.34107) 2401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:52.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.712005+0000 mon.a (mon.0) 9885 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.714369+0000 mon.a (mon.0) 9886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.717255+0000 mon.a (mon.0) 9887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.718222+0000 mon.a (mon.0) 9888 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.726289+0000 mon.a (mon.0) 9889 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.809612+0000 mon.a (mon.0) 9890 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.813156+0000 mon.a (mon.0) 9891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.816178+0000 mon.a (mon.0) 9892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.817382+0000 mon.a (mon.0) 9893 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.824444+0000 mon.a (mon.0) 9894 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.908870+0000 mon.a (mon.0) 9895 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.914761+0000 mon.a (mon.0) 9896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.918560+0000 mon.a (mon.0) 9897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.919504+0000 mon.a (mon.0) 9898 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:51.927229+0000 mon.a (mon.0) 9899 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:52.005093+0000 mon.a (mon.0) 9900 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:52.007310+0000 mon.a (mon.0) 9901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:52.010210+0000 mon.a (mon.0) 9902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.634 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:52.010967+0000 mon.a (mon.0) 9903 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:52.016100+0000 mon.a (mon.0) 9904 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:52.095022+0000 mon.a (mon.0) 9905 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:52.097606+0000 mon.a (mon.0) 9906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:52.101036+0000 mon.a (mon.0) 9907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:52.102279+0000 mon.a (mon.0) 9908 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:52.108314+0000 mon.a (mon.0) 9909 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:52.189095+0000 mon.a (mon.0) 9910 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:52.192372+0000 mon.a (mon.0) 9911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:52.195344+0000 mon.a (mon.0) 9912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.817382+0000 mon.a (mon.0) 9893 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.824444+0000 mon.a (mon.0) 9894 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.908870+0000 mon.a (mon.0) 9895 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.914761+0000 mon.a (mon.0) 9896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.918560+0000 mon.a (mon.0) 9897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.919504+0000 mon.a (mon.0) 9898 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:51.927229+0000 mon.a (mon.0) 9899 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:52.005093+0000 mon.a (mon.0) 9900 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:52.007310+0000 mon.a (mon.0) 9901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:52.010210+0000 mon.a (mon.0) 9902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:52.010967+0000 mon.a (mon.0) 9903 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:52.016100+0000 mon.a (mon.0) 9904 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:52.095022+0000 mon.a (mon.0) 9905 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:52.097606+0000 mon.a (mon.0) 9906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:52.101036+0000 mon.a (mon.0) 9907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:52.102279+0000 mon.a (mon.0) 9908 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:52.108314+0000 mon.a (mon.0) 9909 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:52.189095+0000 mon.a (mon.0) 9910 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:52.192372+0000 mon.a (mon.0) 9911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:52.195344+0000 mon.a (mon.0) 9912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:52.196622+0000 mon.a (mon.0) 9913 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:52.205213+0000 mon.a (mon.0) 9914 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:52.288169+0000 mon.a (mon.0) 9915 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:52.290481+0000 mon.a (mon.0) 9916 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:52.293697+0000 mon.a (mon.0) 9917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:52.294609+0000 mon.a (mon.0) 9918 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.637 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[68510]: audit 2024-02-10T06:47:52.301783+0000 mon.a (mon.0) 9919 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:52.196622+0000 mon.a (mon.0) 9913 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:52.205213+0000 mon.a (mon.0) 9914 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:52.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:52.288169+0000 mon.a (mon.0) 9915 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:52.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:52.290481+0000 mon.a (mon.0) 9916 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:52.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:52.293697+0000 mon.a (mon.0) 9917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:52.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:52.294609+0000 mon.a (mon.0) 9918 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:52.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:52 smithi046 bash[71198]: audit 2024-02-10T06:47:52.301783+0000 mon.a (mon.0) 9919 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: cephadm 2024-02-10T06:47:51.727220+0000 mgr.y (mgr.34107) 2402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: cephadm 2024-02-10T06:47:51.825502+0000 mgr.y (mgr.34107) 2403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: cephadm 2024-02-10T06:47:51.927930+0000 mgr.y (mgr.34107) 2404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: cephadm 2024-02-10T06:47:52.016615+0000 mgr.y (mgr.34107) 2405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: cephadm 2024-02-10T06:47:52.108930+0000 mgr.y (mgr.34107) 2406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: cephadm 2024-02-10T06:47:52.206036+0000 mgr.y (mgr.34107) 2407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: cephadm 2024-02-10T06:47:52.302413+0000 mgr.y (mgr.34107) 2408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.384304+0000 mon.a (mon.0) 9920 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.388148+0000 mon.a (mon.0) 9921 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.391056+0000 mon.a (mon.0) 9922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.391963+0000 mon.a (mon.0) 9923 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.400499+0000 mon.a (mon.0) 9924 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: cephadm 2024-02-10T06:47:52.401199+0000 mgr.y (mgr.34107) 2409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.445287+0000 mgr.y (mgr.34107) 2410 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:47:53.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.482270+0000 mon.a (mon.0) 9925 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.485015+0000 mon.a (mon.0) 9926 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.487420+0000 mon.a (mon.0) 9927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.488707+0000 mon.a (mon.0) 9928 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.495698+0000 mon.a (mon.0) 9929 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: cephadm 2024-02-10T06:47:52.496127+0000 mgr.y (mgr.34107) 2411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.577167+0000 mon.a (mon.0) 9930 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.579470+0000 mon.a (mon.0) 9931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.581720+0000 mon.a (mon.0) 9932 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.582624+0000 mon.a (mon.0) 9933 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.589801+0000 mon.a (mon.0) 9934 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: cephadm 2024-02-10T06:47:52.590552+0000 mgr.y (mgr.34107) 2412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.672473+0000 mon.a (mon.0) 9935 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.675184+0000 mon.a (mon.0) 9936 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.678059+0000 mon.a (mon.0) 9937 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.679187+0000 mon.a (mon.0) 9938 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.687617+0000 mon.a (mon.0) 9939 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: cephadm 2024-02-10T06:47:52.688293+0000 mgr.y (mgr.34107) 2413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.769891+0000 mon.a (mon.0) 9940 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.772739+0000 mon.a (mon.0) 9941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.776573+0000 mon.a (mon.0) 9942 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.777801+0000 mon.a (mon.0) 9943 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.786082+0000 mon.a (mon.0) 9944 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.865906+0000 mon.a (mon.0) 9945 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.868707+0000 mon.a (mon.0) 9946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.871182+0000 mon.a (mon.0) 9947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: cephadm 2024-02-10T06:47:51.727220+0000 mgr.y (mgr.34107) 2402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: cephadm 2024-02-10T06:47:51.825502+0000 mgr.y (mgr.34107) 2403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: cephadm 2024-02-10T06:47:51.927930+0000 mgr.y (mgr.34107) 2404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: cephadm 2024-02-10T06:47:52.016615+0000 mgr.y (mgr.34107) 2405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: cephadm 2024-02-10T06:47:52.108930+0000 mgr.y (mgr.34107) 2406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: cephadm 2024-02-10T06:47:52.206036+0000 mgr.y (mgr.34107) 2407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: cephadm 2024-02-10T06:47:52.302413+0000 mgr.y (mgr.34107) 2408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.384304+0000 mon.a (mon.0) 9920 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.388148+0000 mon.a (mon.0) 9921 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.391056+0000 mon.a (mon.0) 9922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.391963+0000 mon.a (mon.0) 9923 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.400499+0000 mon.a (mon.0) 9924 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: cephadm 2024-02-10T06:47:52.401199+0000 mgr.y (mgr.34107) 2409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.445287+0000 mgr.y (mgr.34107) 2410 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:47:53.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.482270+0000 mon.a (mon.0) 9925 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.485015+0000 mon.a (mon.0) 9926 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.487420+0000 mon.a (mon.0) 9927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.488707+0000 mon.a (mon.0) 9928 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.495698+0000 mon.a (mon.0) 9929 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: cephadm 2024-02-10T06:47:52.496127+0000 mgr.y (mgr.34107) 2411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.872076+0000 mon.a (mon.0) 9948 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.878464+0000 mon.a (mon.0) 9949 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.958473+0000 mon.a (mon.0) 9950 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.962674+0000 mon.a (mon.0) 9951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.966921+0000 mon.a (mon.0) 9952 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.968598+0000 mon.a (mon.0) 9953 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:52.976977+0000 mon.a (mon.0) 9954 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:53.059887+0000 mon.a (mon.0) 9955 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:53.062812+0000 mon.a (mon.0) 9956 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:53.065462+0000 mon.a (mon.0) 9957 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:53.066522+0000 mon.a (mon.0) 9958 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.635 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:53.073343+0000 mon.a (mon.0) 9959 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:53.154297+0000 mon.a (mon.0) 9960 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:53.156687+0000 mon.a (mon.0) 9961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:53.159159+0000 mon.a (mon.0) 9962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:53.160036+0000 mon.a (mon.0) 9963 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:53.165722+0000 mon.a (mon.0) 9964 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:53.243878+0000 mon.a (mon.0) 9965 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:53.247775+0000 mon.a (mon.0) 9966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:53.250880+0000 mon.a (mon.0) 9967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:53.252074+0000 mon.a (mon.0) 9968 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.636 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[68510]: audit 2024-02-10T06:47:53.259803+0000 mon.a (mon.0) 9969 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.577167+0000 mon.a (mon.0) 9930 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.579470+0000 mon.a (mon.0) 9931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.581720+0000 mon.a (mon.0) 9932 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.582624+0000 mon.a (mon.0) 9933 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.589801+0000 mon.a (mon.0) 9934 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: cephadm 2024-02-10T06:47:52.590552+0000 mgr.y (mgr.34107) 2412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.672473+0000 mon.a (mon.0) 9935 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.675184+0000 mon.a (mon.0) 9936 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.678059+0000 mon.a (mon.0) 9937 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.679187+0000 mon.a (mon.0) 9938 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.687617+0000 mon.a (mon.0) 9939 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: cephadm 2024-02-10T06:47:52.688293+0000 mgr.y (mgr.34107) 2413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.769891+0000 mon.a (mon.0) 9940 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.772739+0000 mon.a (mon.0) 9941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.776573+0000 mon.a (mon.0) 9942 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.639 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.777801+0000 mon.a (mon.0) 9943 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.786082+0000 mon.a (mon.0) 9944 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.865906+0000 mon.a (mon.0) 9945 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.868707+0000 mon.a (mon.0) 9946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.871182+0000 mon.a (mon.0) 9947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.872076+0000 mon.a (mon.0) 9948 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.878464+0000 mon.a (mon.0) 9949 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.640 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.958473+0000 mon.a (mon.0) 9950 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.962674+0000 mon.a (mon.0) 9951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.966921+0000 mon.a (mon.0) 9952 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.968598+0000 mon.a (mon.0) 9953 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:52.976977+0000 mon.a (mon.0) 9954 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:53.059887+0000 mon.a (mon.0) 9955 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:53.062812+0000 mon.a (mon.0) 9956 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:53.065462+0000 mon.a (mon.0) 9957 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.641 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:53.066522+0000 mon.a (mon.0) 9958 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.642 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:53.073343+0000 mon.a (mon.0) 9959 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.642 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:53.154297+0000 mon.a (mon.0) 9960 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.642 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:53.156687+0000 mon.a (mon.0) 9961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.642 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:53.159159+0000 mon.a (mon.0) 9962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.642 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:53.160036+0000 mon.a (mon.0) 9963 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.642 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:53.165722+0000 mon.a (mon.0) 9964 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.642 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:53.243878+0000 mon.a (mon.0) 9965 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.643 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:53.247775+0000 mon.a (mon.0) 9966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.643 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:53.250880+0000 mon.a (mon.0) 9967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.643 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:53.252074+0000 mon.a (mon.0) 9968 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.643 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:53 smithi046 bash[71198]: audit 2024-02-10T06:47:53.259803+0000 mon.a (mon.0) 9969 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: cephadm 2024-02-10T06:47:51.727220+0000 mgr.y (mgr.34107) 2402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: cephadm 2024-02-10T06:47:51.825502+0000 mgr.y (mgr.34107) 2403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: cephadm 2024-02-10T06:47:51.927930+0000 mgr.y (mgr.34107) 2404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: cephadm 2024-02-10T06:47:52.016615+0000 mgr.y (mgr.34107) 2405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: cephadm 2024-02-10T06:47:52.108930+0000 mgr.y (mgr.34107) 2406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: cephadm 2024-02-10T06:47:52.206036+0000 mgr.y (mgr.34107) 2407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: cephadm 2024-02-10T06:47:52.302413+0000 mgr.y (mgr.34107) 2408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.384304+0000 mon.a (mon.0) 9920 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.388148+0000 mon.a (mon.0) 9921 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.391056+0000 mon.a (mon.0) 9922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.391963+0000 mon.a (mon.0) 9923 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.400499+0000 mon.a (mon.0) 9924 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: cephadm 2024-02-10T06:47:52.401199+0000 mgr.y (mgr.34107) 2409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.445287+0000 mgr.y (mgr.34107) 2410 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:47:53.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.482270+0000 mon.a (mon.0) 9925 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.485015+0000 mon.a (mon.0) 9926 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.487420+0000 mon.a (mon.0) 9927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.488707+0000 mon.a (mon.0) 9928 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.495698+0000 mon.a (mon.0) 9929 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: cephadm 2024-02-10T06:47:52.496127+0000 mgr.y (mgr.34107) 2411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.577167+0000 mon.a (mon.0) 9930 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.579470+0000 mon.a (mon.0) 9931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.581720+0000 mon.a (mon.0) 9932 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.582624+0000 mon.a (mon.0) 9933 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.589801+0000 mon.a (mon.0) 9934 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: cephadm 2024-02-10T06:47:52.590552+0000 mgr.y (mgr.34107) 2412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.672473+0000 mon.a (mon.0) 9935 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.675184+0000 mon.a (mon.0) 9936 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.678059+0000 mon.a (mon.0) 9937 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.679187+0000 mon.a (mon.0) 9938 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.687617+0000 mon.a (mon.0) 9939 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: cephadm 2024-02-10T06:47:52.688293+0000 mgr.y (mgr.34107) 2413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:53.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.769891+0000 mon.a (mon.0) 9940 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.772739+0000 mon.a (mon.0) 9941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.776573+0000 mon.a (mon.0) 9942 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.686 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.777801+0000 mon.a (mon.0) 9943 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.687 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.786082+0000 mon.a (mon.0) 9944 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.687 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.865906+0000 mon.a (mon.0) 9945 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.687 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.868707+0000 mon.a (mon.0) 9946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.687 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.871182+0000 mon.a (mon.0) 9947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.687 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.872076+0000 mon.a (mon.0) 9948 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.687 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.878464+0000 mon.a (mon.0) 9949 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.958473+0000 mon.a (mon.0) 9950 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.962674+0000 mon.a (mon.0) 9951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.966921+0000 mon.a (mon.0) 9952 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.968598+0000 mon.a (mon.0) 9953 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:52.976977+0000 mon.a (mon.0) 9954 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:53.059887+0000 mon.a (mon.0) 9955 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:53.062812+0000 mon.a (mon.0) 9956 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:53.065462+0000 mon.a (mon.0) 9957 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:53.066522+0000 mon.a (mon.0) 9958 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:53.073343+0000 mon.a (mon.0) 9959 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:53.154297+0000 mon.a (mon.0) 9960 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:53.156687+0000 mon.a (mon.0) 9961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:53.159159+0000 mon.a (mon.0) 9962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.688 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:53.160036+0000 mon.a (mon.0) 9963 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.689 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:53.165722+0000 mon.a (mon.0) 9964 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:53.689 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:53.243878+0000 mon.a (mon.0) 9965 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:53.689 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:53.247775+0000 mon.a (mon.0) 9966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:53.689 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:53.250880+0000 mon.a (mon.0) 9967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:53.689 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:53.252074+0000 mon.a (mon.0) 9968 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:53.689 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:53 smithi175 bash[56722]: audit 2024-02-10T06:47:53.259803+0000 mon.a (mon.0) 9969 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.339 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: cephadm 2024-02-10T06:47:52.787082+0000 mgr.y (mgr.34107) 2414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.339 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: cephadm 2024-02-10T06:47:52.879096+0000 mgr.y (mgr.34107) 2415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.339 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: cephadm 2024-02-10T06:47:52.977628+0000 mgr.y (mgr.34107) 2416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.339 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: cephadm 2024-02-10T06:47:53.074051+0000 mgr.y (mgr.34107) 2417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.339 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: cluster 2024-02-10T06:47:53.124117+0000 mgr.y (mgr.34107) 2418 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:54.340 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: cephadm 2024-02-10T06:47:53.166230+0000 mgr.y (mgr.34107) 2419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.340 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: cephadm 2024-02-10T06:47:53.260622+0000 mgr.y (mgr.34107) 2420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.340 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.339682+0000 mon.a (mon.0) 9970 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.340 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.342450+0000 mon.a (mon.0) 9971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.340 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.345397+0000 mon.a (mon.0) 9972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.340 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.346490+0000 mon.a (mon.0) 9973 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.340 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.353351+0000 mon.a (mon.0) 9974 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: cephadm 2024-02-10T06:47:52.787082+0000 mgr.y (mgr.34107) 2414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: cephadm 2024-02-10T06:47:52.879096+0000 mgr.y (mgr.34107) 2415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: cephadm 2024-02-10T06:47:52.977628+0000 mgr.y (mgr.34107) 2416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: cephadm 2024-02-10T06:47:53.074051+0000 mgr.y (mgr.34107) 2417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: cluster 2024-02-10T06:47:53.124117+0000 mgr.y (mgr.34107) 2418 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:54.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: cephadm 2024-02-10T06:47:53.166230+0000 mgr.y (mgr.34107) 2419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: cephadm 2024-02-10T06:47:53.260622+0000 mgr.y (mgr.34107) 2420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.339682+0000 mon.a (mon.0) 9970 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.342450+0000 mon.a (mon.0) 9971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.345397+0000 mon.a (mon.0) 9972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.346490+0000 mon.a (mon.0) 9973 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.353351+0000 mon.a (mon.0) 9974 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: cephadm 2024-02-10T06:47:53.353996+0000 mgr.y (mgr.34107) 2421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.433425+0000 mon.a (mon.0) 9975 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.436594+0000 mon.a (mon.0) 9976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.441027+0000 mon.a (mon.0) 9977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.442616+0000 mon.a (mon.0) 9978 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.450426+0000 mon.a (mon.0) 9979 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: cephadm 2024-02-10T06:47:53.451195+0000 mgr.y (mgr.34107) 2422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.513896+0000 mon.a (mon.0) 9980 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: cephadm 2024-02-10T06:47:53.353996+0000 mgr.y (mgr.34107) 2421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.433425+0000 mon.a (mon.0) 9975 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.436594+0000 mon.a (mon.0) 9976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.441027+0000 mon.a (mon.0) 9977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.442616+0000 mon.a (mon.0) 9978 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.450426+0000 mon.a (mon.0) 9979 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: cephadm 2024-02-10T06:47:53.451195+0000 mgr.y (mgr.34107) 2422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.513896+0000 mon.a (mon.0) 9980 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.517969+0000 mon.a (mon.0) 9981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.521371+0000 mon.a (mon.0) 9982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.522407+0000 mon.a (mon.0) 9983 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.529152+0000 mon.a (mon.0) 9984 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: cephadm 2024-02-10T06:47:53.529655+0000 mgr.y (mgr.34107) 2423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.607031+0000 mon.a (mon.0) 9985 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.609979+0000 mon.a (mon.0) 9986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.613559+0000 mon.a (mon.0) 9987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.614870+0000 mon.a (mon.0) 9988 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.623844+0000 mon.a (mon.0) 9989 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: cephadm 2024-02-10T06:47:53.624444+0000 mgr.y (mgr.34107) 2424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.701622+0000 mon.a (mon.0) 9990 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.517969+0000 mon.a (mon.0) 9981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.521371+0000 mon.a (mon.0) 9982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.522407+0000 mon.a (mon.0) 9983 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.529152+0000 mon.a (mon.0) 9984 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: cephadm 2024-02-10T06:47:53.529655+0000 mgr.y (mgr.34107) 2423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.607031+0000 mon.a (mon.0) 9985 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.609979+0000 mon.a (mon.0) 9986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.613559+0000 mon.a (mon.0) 9987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.614870+0000 mon.a (mon.0) 9988 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.623844+0000 mon.a (mon.0) 9989 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: cephadm 2024-02-10T06:47:53.624444+0000 mgr.y (mgr.34107) 2424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.701622+0000 mon.a (mon.0) 9990 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.704468+0000 mon.a (mon.0) 9991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.707173+0000 mon.a (mon.0) 9992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.708290+0000 mon.a (mon.0) 9993 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.714951+0000 mon.a (mon.0) 9994 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.796201+0000 mon.a (mon.0) 9995 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.800036+0000 mon.a (mon.0) 9996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.803992+0000 mon.a (mon.0) 9997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.805226+0000 mon.a (mon.0) 9998 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.812925+0000 mon.a (mon.0) 9999 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.893317+0000 mon.a (mon.0) 10000 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.895959+0000 mon.a (mon.0) 10001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.898844+0000 mon.a (mon.0) 10002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.899791+0000 mon.a (mon.0) 10003 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.905761+0000 mon.a (mon.0) 10004 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.983582+0000 mon.a (mon.0) 10005 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.986401+0000 mon.a (mon.0) 10006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.989904+0000 mon.a (mon.0) 10007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:53.991084+0000 mon.a (mon.0) 10008 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:54.000892+0000 mon.a (mon.0) 10009 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:54.081467+0000 mon.a (mon.0) 10010 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:54.084288+0000 mon.a (mon.0) 10011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:54.087505+0000 mon.a (mon.0) 10012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:54.088885+0000 mon.a (mon.0) 10013 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:54.096632+0000 mon.a (mon.0) 10014 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:54.180430+0000 mon.a (mon.0) 10015 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:54.182679+0000 mon.a (mon.0) 10016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:54.185463+0000 mon.a (mon.0) 10017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:54.186325+0000 mon.a (mon.0) 10018 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:54.191902+0000 mon.a (mon.0) 10019 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:54.275446+0000 mon.a (mon.0) 10020 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:54.281233+0000 mon.a (mon.0) 10021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:54.284457+0000 mon.a (mon.0) 10022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:54.288701+0000 mon.a (mon.0) 10023 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[68510]: audit 2024-02-10T06:47:54.295425+0000 mon.a (mon.0) 10024 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.704468+0000 mon.a (mon.0) 9991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.707173+0000 mon.a (mon.0) 9992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.708290+0000 mon.a (mon.0) 9993 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.714951+0000 mon.a (mon.0) 9994 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.796201+0000 mon.a (mon.0) 9995 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.800036+0000 mon.a (mon.0) 9996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.803992+0000 mon.a (mon.0) 9997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.805226+0000 mon.a (mon.0) 9998 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.812925+0000 mon.a (mon.0) 9999 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.893317+0000 mon.a (mon.0) 10000 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.895959+0000 mon.a (mon.0) 10001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.898844+0000 mon.a (mon.0) 10002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.899791+0000 mon.a (mon.0) 10003 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.905761+0000 mon.a (mon.0) 10004 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.983582+0000 mon.a (mon.0) 10005 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.986401+0000 mon.a (mon.0) 10006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.989904+0000 mon.a (mon.0) 10007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:53.991084+0000 mon.a (mon.0) 10008 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:54.000892+0000 mon.a (mon.0) 10009 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:54.081467+0000 mon.a (mon.0) 10010 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:54.084288+0000 mon.a (mon.0) 10011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:54.087505+0000 mon.a (mon.0) 10012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:54.088885+0000 mon.a (mon.0) 10013 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:54.096632+0000 mon.a (mon.0) 10014 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:54.180430+0000 mon.a (mon.0) 10015 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:54.182679+0000 mon.a (mon.0) 10016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:54.185463+0000 mon.a (mon.0) 10017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:54.186325+0000 mon.a (mon.0) 10018 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:54.191902+0000 mon.a (mon.0) 10019 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:54.275446+0000 mon.a (mon.0) 10020 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:54.281233+0000 mon.a (mon.0) 10021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:54.284457+0000 mon.a (mon.0) 10022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:54.288701+0000 mon.a (mon.0) 10023 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:54 smithi046 bash[71198]: audit 2024-02-10T06:47:54.295425+0000 mon.a (mon.0) 10024 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: cephadm 2024-02-10T06:47:52.787082+0000 mgr.y (mgr.34107) 2414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: cephadm 2024-02-10T06:47:52.879096+0000 mgr.y (mgr.34107) 2415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: cephadm 2024-02-10T06:47:52.977628+0000 mgr.y (mgr.34107) 2416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: cephadm 2024-02-10T06:47:53.074051+0000 mgr.y (mgr.34107) 2417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: cluster 2024-02-10T06:47:53.124117+0000 mgr.y (mgr.34107) 2418 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:47:54.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: cephadm 2024-02-10T06:47:53.166230+0000 mgr.y (mgr.34107) 2419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: cephadm 2024-02-10T06:47:53.260622+0000 mgr.y (mgr.34107) 2420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.339682+0000 mon.a (mon.0) 9970 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.342450+0000 mon.a (mon.0) 9971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.345397+0000 mon.a (mon.0) 9972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.346490+0000 mon.a (mon.0) 9973 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.353351+0000 mon.a (mon.0) 9974 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: cephadm 2024-02-10T06:47:53.353996+0000 mgr.y (mgr.34107) 2421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.433425+0000 mon.a (mon.0) 9975 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.436594+0000 mon.a (mon.0) 9976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.441027+0000 mon.a (mon.0) 9977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.442616+0000 mon.a (mon.0) 9978 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.450426+0000 mon.a (mon.0) 9979 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: cephadm 2024-02-10T06:47:53.451195+0000 mgr.y (mgr.34107) 2422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.513896+0000 mon.a (mon.0) 9980 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.517969+0000 mon.a (mon.0) 9981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.521371+0000 mon.a (mon.0) 9982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.522407+0000 mon.a (mon.0) 9983 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.529152+0000 mon.a (mon.0) 9984 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: cephadm 2024-02-10T06:47:53.529655+0000 mgr.y (mgr.34107) 2423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.607031+0000 mon.a (mon.0) 9985 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.609979+0000 mon.a (mon.0) 9986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.613559+0000 mon.a (mon.0) 9987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.614870+0000 mon.a (mon.0) 9988 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.623844+0000 mon.a (mon.0) 9989 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: cephadm 2024-02-10T06:47:53.624444+0000 mgr.y (mgr.34107) 2424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.701622+0000 mon.a (mon.0) 9990 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.704468+0000 mon.a (mon.0) 9991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.707173+0000 mon.a (mon.0) 9992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.708290+0000 mon.a (mon.0) 9993 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.714951+0000 mon.a (mon.0) 9994 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.796201+0000 mon.a (mon.0) 9995 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.800036+0000 mon.a (mon.0) 9996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.803992+0000 mon.a (mon.0) 9997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.805226+0000 mon.a (mon.0) 9998 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.812925+0000 mon.a (mon.0) 9999 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.893317+0000 mon.a (mon.0) 10000 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.895959+0000 mon.a (mon.0) 10001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.898844+0000 mon.a (mon.0) 10002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.899791+0000 mon.a (mon.0) 10003 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.905761+0000 mon.a (mon.0) 10004 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.983582+0000 mon.a (mon.0) 10005 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.986401+0000 mon.a (mon.0) 10006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.989904+0000 mon.a (mon.0) 10007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:53.991084+0000 mon.a (mon.0) 10008 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:54.000892+0000 mon.a (mon.0) 10009 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:54.081467+0000 mon.a (mon.0) 10010 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:54.084288+0000 mon.a (mon.0) 10011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:54.087505+0000 mon.a (mon.0) 10012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:54.088885+0000 mon.a (mon.0) 10013 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:54.096632+0000 mon.a (mon.0) 10014 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:54.180430+0000 mon.a (mon.0) 10015 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:54.182679+0000 mon.a (mon.0) 10016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:54.185463+0000 mon.a (mon.0) 10017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:54.186325+0000 mon.a (mon.0) 10018 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:54.191902+0000 mon.a (mon.0) 10019 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:54.275446+0000 mon.a (mon.0) 10020 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:54.281233+0000 mon.a (mon.0) 10021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:54.284457+0000 mon.a (mon.0) 10022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:54.288701+0000 mon.a (mon.0) 10023 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:54.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:54 smithi175 bash[56722]: audit 2024-02-10T06:47:54.295425+0000 mon.a (mon.0) 10024 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: cephadm 2024-02-10T06:47:53.715439+0000 mgr.y (mgr.34107) 2425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: cephadm 2024-02-10T06:47:53.813535+0000 mgr.y (mgr.34107) 2426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: cephadm 2024-02-10T06:47:53.906449+0000 mgr.y (mgr.34107) 2427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: cephadm 2024-02-10T06:47:54.001769+0000 mgr.y (mgr.34107) 2428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: cephadm 2024-02-10T06:47:54.097449+0000 mgr.y (mgr.34107) 2429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: cephadm 2024-02-10T06:47:54.192396+0000 mgr.y (mgr.34107) 2430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: cephadm 2024-02-10T06:47:54.296114+0000 mgr.y (mgr.34107) 2431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.375189+0000 mon.a (mon.0) 10025 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.377597+0000 mon.a (mon.0) 10026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.380622+0000 mon.a (mon.0) 10027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.381522+0000 mon.a (mon.0) 10028 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.390147+0000 mon.a (mon.0) 10029 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: cephadm 2024-02-10T06:47:54.390978+0000 mgr.y (mgr.34107) 2432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.453548+0000 mon.a (mon.0) 10030 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.456542+0000 mon.a (mon.0) 10031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.460008+0000 mon.a (mon.0) 10032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.461335+0000 mon.a (mon.0) 10033 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.469838+0000 mon.a (mon.0) 10034 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: cephadm 2024-02-10T06:47:54.470526+0000 mgr.y (mgr.34107) 2433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.553176+0000 mon.a (mon.0) 10035 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.556703+0000 mon.a (mon.0) 10036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.559923+0000 mon.a (mon.0) 10037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.561353+0000 mon.a (mon.0) 10038 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.569754+0000 mon.a (mon.0) 10039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: cephadm 2024-02-10T06:47:54.570541+0000 mgr.y (mgr.34107) 2434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.650328+0000 mon.a (mon.0) 10040 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.652650+0000 mon.a (mon.0) 10041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.656432+0000 mon.a (mon.0) 10042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.657762+0000 mon.a (mon.0) 10043 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.667329+0000 mon.a (mon.0) 10044 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: cephadm 2024-02-10T06:47:54.668033+0000 mgr.y (mgr.34107) 2435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.747580+0000 mon.a (mon.0) 10045 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.750624+0000 mon.a (mon.0) 10046 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.753545+0000 mon.a (mon.0) 10047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.754566+0000 mon.a (mon.0) 10048 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.760426+0000 mon.a (mon.0) 10049 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.840019+0000 mon.a (mon.0) 10050 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.842667+0000 mon.a (mon.0) 10051 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.845383+0000 mon.a (mon.0) 10052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.846814+0000 mon.a (mon.0) 10053 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.855831+0000 mon.a (mon.0) 10054 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.935918+0000 mon.a (mon.0) 10055 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.940470+0000 mon.a (mon.0) 10056 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.944052+0000 mon.a (mon.0) 10057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.945400+0000 mon.a (mon.0) 10058 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:54.954004+0000 mon.a (mon.0) 10059 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:55.036253+0000 mon.a (mon.0) 10060 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:55.040869+0000 mon.a (mon.0) 10061 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:55.049473+0000 mon.a (mon.0) 10062 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:55.050049+0000 mon.a (mon.0) 10063 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:55.054248+0000 mon.a (mon.0) 10064 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:55.059089+0000 mon.a (mon.0) 10065 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:55.064107+0000 mon.a (mon.0) 10066 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:55.068838+0000 mon.a (mon.0) 10067 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:55.133443+0000 mon.a (mon.0) 10068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:55.136399+0000 mon.a (mon.0) 10069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:55.138145+0000 mon.a (mon.0) 10070 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:55.139446+0000 mon.a (mon.0) 10071 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:55.141840+0000 mon.a (mon.0) 10072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:55.144800+0000 mon.a (mon.0) 10073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:55.146743+0000 mon.a (mon.0) 10074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:55.148095+0000 mon.a (mon.0) 10075 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:55.149507+0000 mon.a (mon.0) 10076 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:55.150922+0000 mon.a (mon.0) 10077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:55.152476+0000 mon.a (mon.0) 10078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:55.154344+0000 mon.a (mon.0) 10079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:55.157248+0000 mon.a (mon.0) 10080 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:55 smithi175 bash[56722]: audit 2024-02-10T06:47:55.161073+0000 mon.a (mon.0) 10081 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: cephadm 2024-02-10T06:47:53.715439+0000 mgr.y (mgr.34107) 2425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: cephadm 2024-02-10T06:47:53.813535+0000 mgr.y (mgr.34107) 2426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: cephadm 2024-02-10T06:47:53.906449+0000 mgr.y (mgr.34107) 2427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: cephadm 2024-02-10T06:47:54.001769+0000 mgr.y (mgr.34107) 2428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: cephadm 2024-02-10T06:47:54.097449+0000 mgr.y (mgr.34107) 2429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: cephadm 2024-02-10T06:47:54.192396+0000 mgr.y (mgr.34107) 2430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: cephadm 2024-02-10T06:47:54.296114+0000 mgr.y (mgr.34107) 2431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.375189+0000 mon.a (mon.0) 10025 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.377597+0000 mon.a (mon.0) 10026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.380622+0000 mon.a (mon.0) 10027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.381522+0000 mon.a (mon.0) 10028 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.390147+0000 mon.a (mon.0) 10029 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: cephadm 2024-02-10T06:47:54.390978+0000 mgr.y (mgr.34107) 2432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.453548+0000 mon.a (mon.0) 10030 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.456542+0000 mon.a (mon.0) 10031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.460008+0000 mon.a (mon.0) 10032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.461335+0000 mon.a (mon.0) 10033 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.469838+0000 mon.a (mon.0) 10034 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: cephadm 2024-02-10T06:47:54.470526+0000 mgr.y (mgr.34107) 2433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.553176+0000 mon.a (mon.0) 10035 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: cephadm 2024-02-10T06:47:53.715439+0000 mgr.y (mgr.34107) 2425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: cephadm 2024-02-10T06:47:53.813535+0000 mgr.y (mgr.34107) 2426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: cephadm 2024-02-10T06:47:53.906449+0000 mgr.y (mgr.34107) 2427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: cephadm 2024-02-10T06:47:54.001769+0000 mgr.y (mgr.34107) 2428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: cephadm 2024-02-10T06:47:54.097449+0000 mgr.y (mgr.34107) 2429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: cephadm 2024-02-10T06:47:54.192396+0000 mgr.y (mgr.34107) 2430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: cephadm 2024-02-10T06:47:54.296114+0000 mgr.y (mgr.34107) 2431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.375189+0000 mon.a (mon.0) 10025 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.377597+0000 mon.a (mon.0) 10026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.380622+0000 mon.a (mon.0) 10027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.381522+0000 mon.a (mon.0) 10028 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.627 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.390147+0000 mon.a (mon.0) 10029 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: cephadm 2024-02-10T06:47:54.390978+0000 mgr.y (mgr.34107) 2432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.453548+0000 mon.a (mon.0) 10030 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.456542+0000 mon.a (mon.0) 10031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.460008+0000 mon.a (mon.0) 10032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.461335+0000 mon.a (mon.0) 10033 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.469838+0000 mon.a (mon.0) 10034 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: cephadm 2024-02-10T06:47:54.470526+0000 mgr.y (mgr.34107) 2433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.553176+0000 mon.a (mon.0) 10035 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.556703+0000 mon.a (mon.0) 10036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.559923+0000 mon.a (mon.0) 10037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.628 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.561353+0000 mon.a (mon.0) 10038 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.569754+0000 mon.a (mon.0) 10039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: cephadm 2024-02-10T06:47:54.570541+0000 mgr.y (mgr.34107) 2434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.650328+0000 mon.a (mon.0) 10040 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.652650+0000 mon.a (mon.0) 10041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.656432+0000 mon.a (mon.0) 10042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.657762+0000 mon.a (mon.0) 10043 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.667329+0000 mon.a (mon.0) 10044 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: cephadm 2024-02-10T06:47:54.668033+0000 mgr.y (mgr.34107) 2435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.747580+0000 mon.a (mon.0) 10045 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.750624+0000 mon.a (mon.0) 10046 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.753545+0000 mon.a (mon.0) 10047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.754566+0000 mon.a (mon.0) 10048 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.760426+0000 mon.a (mon.0) 10049 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.840019+0000 mon.a (mon.0) 10050 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.842667+0000 mon.a (mon.0) 10051 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.845383+0000 mon.a (mon.0) 10052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.846814+0000 mon.a (mon.0) 10053 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.556703+0000 mon.a (mon.0) 10036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.559923+0000 mon.a (mon.0) 10037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.561353+0000 mon.a (mon.0) 10038 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.569754+0000 mon.a (mon.0) 10039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: cephadm 2024-02-10T06:47:54.570541+0000 mgr.y (mgr.34107) 2434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.650328+0000 mon.a (mon.0) 10040 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.652650+0000 mon.a (mon.0) 10041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.656432+0000 mon.a (mon.0) 10042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.657762+0000 mon.a (mon.0) 10043 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.630 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.667329+0000 mon.a (mon.0) 10044 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: cephadm 2024-02-10T06:47:54.668033+0000 mgr.y (mgr.34107) 2435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:55.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.747580+0000 mon.a (mon.0) 10045 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.750624+0000 mon.a (mon.0) 10046 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.753545+0000 mon.a (mon.0) 10047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.754566+0000 mon.a (mon.0) 10048 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.760426+0000 mon.a (mon.0) 10049 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.840019+0000 mon.a (mon.0) 10050 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.842667+0000 mon.a (mon.0) 10051 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.845383+0000 mon.a (mon.0) 10052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.631 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.846814+0000 mon.a (mon.0) 10053 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.855831+0000 mon.a (mon.0) 10054 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.935918+0000 mon.a (mon.0) 10055 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.940470+0000 mon.a (mon.0) 10056 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.944052+0000 mon.a (mon.0) 10057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.945400+0000 mon.a (mon.0) 10058 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:54.954004+0000 mon.a (mon.0) 10059 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:55.036253+0000 mon.a (mon.0) 10060 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:55.040869+0000 mon.a (mon.0) 10061 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:55.049473+0000 mon.a (mon.0) 10062 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:55.050049+0000 mon.a (mon.0) 10063 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:55.054248+0000 mon.a (mon.0) 10064 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:55.059089+0000 mon.a (mon.0) 10065 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:55.064107+0000 mon.a (mon.0) 10066 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:55.068838+0000 mon.a (mon.0) 10067 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.632 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:55.133443+0000 mon.a (mon.0) 10068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:55.136399+0000 mon.a (mon.0) 10069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:55.138145+0000 mon.a (mon.0) 10070 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:55.139446+0000 mon.a (mon.0) 10071 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:55.141840+0000 mon.a (mon.0) 10072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:55.144800+0000 mon.a (mon.0) 10073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:55.146743+0000 mon.a (mon.0) 10074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:55.148095+0000 mon.a (mon.0) 10075 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:55.149507+0000 mon.a (mon.0) 10076 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:55.150922+0000 mon.a (mon.0) 10077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:55.152476+0000 mon.a (mon.0) 10078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:55.154344+0000 mon.a (mon.0) 10079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:55.157248+0000 mon.a (mon.0) 10080 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.633 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[68510]: audit 2024-02-10T06:47:55.161073+0000 mon.a (mon.0) 10081 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.855831+0000 mon.a (mon.0) 10054 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.935918+0000 mon.a (mon.0) 10055 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.940470+0000 mon.a (mon.0) 10056 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.944052+0000 mon.a (mon.0) 10057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.945400+0000 mon.a (mon.0) 10058 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:54.954004+0000 mon.a (mon.0) 10059 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:55.036253+0000 mon.a (mon.0) 10060 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:55.040869+0000 mon.a (mon.0) 10061 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:55.049473+0000 mon.a (mon.0) 10062 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:55.050049+0000 mon.a (mon.0) 10063 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:47:55.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:55.054248+0000 mon.a (mon.0) 10064 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:47:55.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:55.059089+0000 mon.a (mon.0) 10065 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:55.064107+0000 mon.a (mon.0) 10066 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:55.068838+0000 mon.a (mon.0) 10067 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:55.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:55.133443+0000 mon.a (mon.0) 10068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:47:55.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:55.136399+0000 mon.a (mon.0) 10069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:55.138145+0000 mon.a (mon.0) 10070 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:55.139446+0000 mon.a (mon.0) 10071 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:55.141840+0000 mon.a (mon.0) 10072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:55.144800+0000 mon.a (mon.0) 10073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:55.146743+0000 mon.a (mon.0) 10074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:55.148095+0000 mon.a (mon.0) 10075 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:55.149507+0000 mon.a (mon.0) 10076 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:55.150922+0000 mon.a (mon.0) 10077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:55.152476+0000 mon.a (mon.0) 10078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:55.154344+0000 mon.a (mon.0) 10079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:55.157248+0000 mon.a (mon.0) 10080 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:55.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:55 smithi046 bash[71198]: audit 2024-02-10T06:47:55.161073+0000 mon.a (mon.0) 10081 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:47:56.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:56 smithi175 bash[56722]: cephadm 2024-02-10T06:47:54.761006+0000 mgr.y (mgr.34107) 2436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:56.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:56 smithi175 bash[56722]: cephadm 2024-02-10T06:47:54.856552+0000 mgr.y (mgr.34107) 2437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:56.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:56 smithi175 bash[56722]: cephadm 2024-02-10T06:47:54.954535+0000 mgr.y (mgr.34107) 2438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:56.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:56 smithi175 bash[56722]: cluster 2024-02-10T06:47:55.125171+0000 mgr.y (mgr.34107) 2439 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:56.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:56 smithi046 bash[68510]: cephadm 2024-02-10T06:47:54.761006+0000 mgr.y (mgr.34107) 2436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:56.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:56 smithi046 bash[68510]: cephadm 2024-02-10T06:47:54.856552+0000 mgr.y (mgr.34107) 2437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:56.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:56 smithi046 bash[68510]: cephadm 2024-02-10T06:47:54.954535+0000 mgr.y (mgr.34107) 2438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:56.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:56 smithi046 bash[68510]: cluster 2024-02-10T06:47:55.125171+0000 mgr.y (mgr.34107) 2439 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:56.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:56 smithi046 bash[71198]: cephadm 2024-02-10T06:47:54.761006+0000 mgr.y (mgr.34107) 2436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:56.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:56 smithi046 bash[71198]: cephadm 2024-02-10T06:47:54.856552+0000 mgr.y (mgr.34107) 2437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:56.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:56 smithi046 bash[71198]: cephadm 2024-02-10T06:47:54.954535+0000 mgr.y (mgr.34107) 2438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:47:56.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:56 smithi046 bash[71198]: cluster 2024-02-10T06:47:55.125171+0000 mgr.y (mgr.34107) 2439 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:58.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:58 smithi175 bash[56722]: cluster 2024-02-10T06:47:57.126266+0000 mgr.y (mgr.34107) 2440 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:58.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:58 smithi175 bash[56722]: audit 2024-02-10T06:47:57.213959+0000 mon.a (mon.0) 10082 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:58.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:58 smithi175 bash[56722]: audit 2024-02-10T06:47:57.223805+0000 mon.a (mon.0) 10083 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:58.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:58 smithi175 bash[56722]: audit 2024-02-10T06:47:57.234250+0000 mon.a (mon.0) 10084 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:58.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:58 smithi046 bash[68510]: cluster 2024-02-10T06:47:57.126266+0000 mgr.y (mgr.34107) 2440 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:58.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:58 smithi046 bash[68510]: audit 2024-02-10T06:47:57.213959+0000 mon.a (mon.0) 10082 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:58.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:58 smithi046 bash[68510]: audit 2024-02-10T06:47:57.223805+0000 mon.a (mon.0) 10083 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:58.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:58 smithi046 bash[68510]: audit 2024-02-10T06:47:57.234250+0000 mon.a (mon.0) 10084 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:58.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:58 smithi046 bash[71198]: cluster 2024-02-10T06:47:57.126266+0000 mgr.y (mgr.34107) 2440 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:47:58.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:58 smithi046 bash[71198]: audit 2024-02-10T06:47:57.213959+0000 mon.a (mon.0) 10082 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:58.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:58 smithi046 bash[71198]: audit 2024-02-10T06:47:57.223805+0000 mon.a (mon.0) 10083 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:58.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:58 smithi046 bash[71198]: audit 2024-02-10T06:47:57.234250+0000 mon.a (mon.0) 10084 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:47:59.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:59 smithi175 bash[56722]: cephadm 2024-02-10T06:47:58.235190+0000 mgr.y (mgr.34107) 2441 : cephadm 1 Upgrade: Updating prometheus.a 2024-02-10T06:47:59.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:47:59 smithi175 bash[56722]: cephadm 2024-02-10T06:47:58.494058+0000 mgr.y (mgr.34107) 2442 : cephadm 1 Deploying daemon prometheus.a on smithi175 2024-02-10T06:47:59.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:59 smithi046 bash[71198]: cephadm 2024-02-10T06:47:58.235190+0000 mgr.y (mgr.34107) 2441 : cephadm 1 Upgrade: Updating prometheus.a 2024-02-10T06:47:59.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:47:59 smithi046 bash[71198]: cephadm 2024-02-10T06:47:58.494058+0000 mgr.y (mgr.34107) 2442 : cephadm 1 Deploying daemon prometheus.a on smithi175 2024-02-10T06:47:59.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:59 smithi046 bash[68510]: cephadm 2024-02-10T06:47:58.235190+0000 mgr.y (mgr.34107) 2441 : cephadm 1 Upgrade: Updating prometheus.a 2024-02-10T06:47:59.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:47:59 smithi046 bash[68510]: cephadm 2024-02-10T06:47:58.494058+0000 mgr.y (mgr.34107) 2442 : cephadm 1 Deploying daemon prometheus.a on smithi175 2024-02-10T06:48:00.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:00 smithi175 bash[56722]: cluster 2024-02-10T06:47:59.127614+0000 mgr.y (mgr.34107) 2443 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:00.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:00 smithi175 bash[56722]: audit 2024-02-10T06:47:59.504739+0000 mon.a (mon.0) 10085 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:48:00.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:00 smithi175 bash[56722]: audit 2024-02-10T06:48:00.100642+0000 mon.a (mon.0) 10086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:00.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:00 smithi175 bash[56722]: audit 2024-02-10T06:48:00.108002+0000 mon.a (mon.0) 10087 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:00.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:00 smithi175 bash[56722]: audit 2024-02-10T06:48:00.117996+0000 mon.a (mon.0) 10088 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:00.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:00 smithi046 bash[71198]: cluster 2024-02-10T06:47:59.127614+0000 mgr.y (mgr.34107) 2443 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:00.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:00 smithi046 bash[71198]: audit 2024-02-10T06:47:59.504739+0000 mon.a (mon.0) 10085 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:48:00.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:00 smithi046 bash[71198]: audit 2024-02-10T06:48:00.100642+0000 mon.a (mon.0) 10086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:00.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:00 smithi046 bash[71198]: audit 2024-02-10T06:48:00.108002+0000 mon.a (mon.0) 10087 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:00.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:00 smithi046 bash[71198]: audit 2024-02-10T06:48:00.117996+0000 mon.a (mon.0) 10088 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:00.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:00 smithi046 bash[68510]: cluster 2024-02-10T06:47:59.127614+0000 mgr.y (mgr.34107) 2443 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:00.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:00 smithi046 bash[68510]: audit 2024-02-10T06:47:59.504739+0000 mon.a (mon.0) 10085 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:48:00.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:00 smithi046 bash[68510]: audit 2024-02-10T06:48:00.100642+0000 mon.a (mon.0) 10086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:00.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:00 smithi046 bash[68510]: audit 2024-02-10T06:48:00.108002+0000 mon.a (mon.0) 10087 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:00.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:00 smithi046 bash[68510]: audit 2024-02-10T06:48:00.117996+0000 mon.a (mon.0) 10088 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:01.375 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:48:01 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:48:01] "GET /metrics HTTP/1.1" 200 38763 "" "Prometheus/2.43.0" 2024-02-10T06:48:02.556 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:02 smithi175 bash[56722]: cluster 2024-02-10T06:48:01.128916+0000 mgr.y (mgr.34107) 2444 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:02.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:02 smithi046 bash[68510]: cluster 2024-02-10T06:48:01.128916+0000 mgr.y (mgr.34107) 2444 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:02.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:02 smithi046 bash[71198]: cluster 2024-02-10T06:48:01.128916+0000 mgr.y (mgr.34107) 2444 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:03.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:03 smithi046 bash[68510]: audit 2024-02-10T06:48:02.454958+0000 mgr.y (mgr.34107) 2445 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:48:03.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:03 smithi046 bash[71198]: audit 2024-02-10T06:48:02.454958+0000 mgr.y (mgr.34107) 2445 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:48:03.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:03 smithi175 bash[56722]: audit 2024-02-10T06:48:02.454958+0000 mgr.y (mgr.34107) 2445 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:48:03.787 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:48:04.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:04 smithi175 bash[56722]: cluster 2024-02-10T06:48:03.130222+0000 mgr.y (mgr.34107) 2446 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:04.590 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:48:04.590 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 16s ago 26m - - 2024-02-10T06:48:04.590 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 4s ago 25m - - 2024-02-10T06:48:04.590 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (12m) 16s ago 18m 17.3M - 0.23.0 ba2b418f427c a2b5f5f678df 2024-02-10T06:48:04.590 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (11m) 4s ago 18m 45.0M - 8.3.5 dad864ee21e9 1fff02f358ea 2024-02-10T06:48:04.590 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (84s) 16s ago 16m 45.5M - 3.6 c328ab9dcfc7 853f52d68ab1 2024-02-10T06:48:04.590 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (10m) 4s ago 25m 446M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:48:04.590 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (11m) 16s ago 27m 538M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:48:04.590 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (10m) 16s ago 27m 89.7M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 242e20c0094d 2024-02-10T06:48:04.590 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (9m) 4s ago 25m 67.2M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 4e4f0fba5e46 2024-02-10T06:48:04.590 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (9m) 16s ago 25m 69.7M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 3930fa96e7b9 2024-02-10T06:48:04.590 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (63s) 16s ago 19m 9287k - 1.5.0 0da6a335fe13 7106a5faf047 2024-02-10T06:48:04.590 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (44s) 4s ago 19m 10.0M - 1.5.0 0da6a335fe13 902bb08b95e7 2024-02-10T06:48:04.591 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (7m) 16s ago 24m 63.7M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 806b111b1a5a 2024-02-10T06:48:04.591 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (7m) 16s ago 24m 66.4M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 5946eaa9560f 2024-02-10T06:48:04.591 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (6m) 16s ago 23m 60.2M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 b853fd416cd3 2024-02-10T06:48:04.591 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (5m) 16s ago 22m 68.0M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 d8f4ad66b155 2024-02-10T06:48:04.591 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (5m) 4s ago 22m 69.1M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 7ad0f7fc5824 2024-02-10T06:48:04.591 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (4m) 4s ago 21m 65.6M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 988470b5b6ab 2024-02-10T06:48:04.591 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (4m) 4s ago 21m 61.5M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 4fe6d2acf23b 2024-02-10T06:48:04.591 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (3m) 4s ago 20m 57.4M 4096M 19.0.0-1361-g290212a1 c328ab9dcfc7 446b1d90ef32 2024-02-10T06:48:04.591 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (19s) 4s ago 19m 45.9M - 2.43.0 a07b618ecd1d 1b3214a9eae9 2024-02-10T06:48:04.591 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (3m) 16s ago 17m 91.1M - 19.0.0-1361-g290212a1 c328ab9dcfc7 f66089ea684b 2024-02-10T06:48:04.591 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (2m) 4s ago 17m 91.1M - 19.0.0-1361-g290212a1 c328ab9dcfc7 8578e1aa4396 2024-02-10T06:48:04.591 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (2m) 16s ago 16m 91.2M - 19.0.0-1361-g290212a1 c328ab9dcfc7 ad37be87e331 2024-02-10T06:48:04.591 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (2m) 4s ago 16m 90.9M - 19.0.0-1361-g290212a1 c328ab9dcfc7 0e2a538ab655 2024-02-10T06:48:04.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:04 smithi046 bash[68510]: cluster 2024-02-10T06:48:03.130222+0000 mgr.y (mgr.34107) 2446 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:04.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:04 smithi046 bash[71198]: cluster 2024-02-10T06:48:03.130222+0000 mgr.y (mgr.34107) 2446 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:05.069 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:48:05.069 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:48:05.069 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:48:05.069 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:48:05.069 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:48:05.069 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:48:05.069 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:48:05.069 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:48:05.069 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T06:48:05.069 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:48:05.069 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:48:05.069 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 4 2024-02-10T06:48:05.070 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:48:05.070 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:48:05.070 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 17 2024-02-10T06:48:05.070 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:48:05.070 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:48:05.238 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:05 smithi175 systemd[1]: Stopping Ceph prometheus.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:48:05.457 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:48:05.457 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:48:05.457 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:48:05.457 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:48:05.457 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [ 2024-02-10T06:48:05.457 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr", 2024-02-10T06:48:05.457 INFO:teuthology.orchestra.run.smithi046.stdout: "mon", 2024-02-10T06:48:05.457 INFO:teuthology.orchestra.run.smithi046.stdout: "osd", 2024-02-10T06:48:05.457 INFO:teuthology.orchestra.run.smithi046.stdout: "iscsi", 2024-02-10T06:48:05.457 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw" 2024-02-10T06:48:05.457 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:48:05.457 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "18/23 daemons upgraded", 2024-02-10T06:48:05.457 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Currently upgrading prometheus daemons", 2024-02-10T06:48:05.458 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:48:05.458 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:48:05.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:05 smithi175 bash[56722]: audit 2024-02-10T06:48:03.769685+0000 mgr.y (mgr.34107) 2447 : audit 0 from='client.45040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:05.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:05 smithi175 bash[56722]: audit 2024-02-10T06:48:04.166075+0000 mgr.y (mgr.34107) 2448 : audit 0 from='client.45046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:05.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:05 smithi175 bash[56722]: audit 2024-02-10T06:48:04.561025+0000 mgr.y (mgr.34107) 2449 : audit 0 from='client.35130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:05.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:05 smithi175 bash[56722]: audit 2024-02-10T06:48:05.065978+0000 mon.a (mon.0) 10089 : audit 0 from='client.? 172.21.15.46:0/639274094' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:05.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:05 smithi175 bash[86485]: ts=2024-02-10T06:48:05.234Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-10T06:48:05.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:05 smithi175 bash[86485]: ts=2024-02-10T06:48:05.235Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-02-10T06:48:05.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:05 smithi175 bash[86485]: ts=2024-02-10T06:48:05.235Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-02-10T06:48:05.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:05 smithi175 bash[86485]: ts=2024-02-10T06:48:05.235Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-10T06:48:05.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:05 smithi175 bash[86485]: ts=2024-02-10T06:48:05.235Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-02-10T06:48:05.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:05 smithi175 bash[86485]: ts=2024-02-10T06:48:05.235Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-02-10T06:48:05.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:05 smithi175 bash[86485]: ts=2024-02-10T06:48:05.235Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-02-10T06:48:05.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:05 smithi175 bash[86485]: ts=2024-02-10T06:48:05.235Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-02-10T06:48:05.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:05 smithi175 bash[86485]: ts=2024-02-10T06:48:05.235Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-02-10T06:48:05.494 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:05 smithi175 bash[86485]: ts=2024-02-10T06:48:05.236Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-02-10T06:48:05.495 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:05 smithi175 bash[86485]: ts=2024-02-10T06:48:05.236Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-02-10T06:48:05.495 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:05 smithi175 bash[86485]: ts=2024-02-10T06:48:05.236Z caller=main.go:1147 level=info msg="See you next time!" 2024-02-10T06:48:05.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:05 smithi046 bash[71198]: audit 2024-02-10T06:48:03.769685+0000 mgr.y (mgr.34107) 2447 : audit 0 from='client.45040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:05.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:05 smithi046 bash[71198]: audit 2024-02-10T06:48:04.166075+0000 mgr.y (mgr.34107) 2448 : audit 0 from='client.45046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:05.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:05 smithi046 bash[71198]: audit 2024-02-10T06:48:04.561025+0000 mgr.y (mgr.34107) 2449 : audit 0 from='client.35130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:05.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:05 smithi046 bash[71198]: audit 2024-02-10T06:48:05.065978+0000 mon.a (mon.0) 10089 : audit 0 from='client.? 172.21.15.46:0/639274094' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:05.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:05 smithi046 bash[68510]: audit 2024-02-10T06:48:03.769685+0000 mgr.y (mgr.34107) 2447 : audit 0 from='client.45040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:05.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:05 smithi046 bash[68510]: audit 2024-02-10T06:48:04.166075+0000 mgr.y (mgr.34107) 2448 : audit 0 from='client.45046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:05.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:05 smithi046 bash[68510]: audit 2024-02-10T06:48:04.561025+0000 mgr.y (mgr.34107) 2449 : audit 0 from='client.35130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:05.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:05 smithi046 bash[68510]: audit 2024-02-10T06:48:05.065978+0000 mon.a (mon.0) 10089 : audit 0 from='client.? 172.21.15.46:0/639274094' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:05.917 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_OK 2024-02-10T06:48:06.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:05 smithi175 bash[88102]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-prometheus-a 2024-02-10T06:48:06.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:06 smithi175 bash[88179]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-prometheus-a 2024-02-10T06:48:06.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:06 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@prometheus.a.service: Succeeded. 2024-02-10T06:48:06.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:06 smithi175 systemd[1]: Stopped Ceph prometheus.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:48:06.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:06 smithi046 bash[68510]: cluster 2024-02-10T06:48:05.131253+0000 mgr.y (mgr.34107) 2450 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:06.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:06 smithi046 bash[68510]: audit 2024-02-10T06:48:05.453407+0000 mgr.y (mgr.34107) 2451 : audit 0 from='client.35142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:06.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:06 smithi046 bash[68510]: audit 2024-02-10T06:48:05.914754+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.46:0/1666796328' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:48:06.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:06 smithi046 bash[71198]: cluster 2024-02-10T06:48:05.131253+0000 mgr.y (mgr.34107) 2450 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:06.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:06 smithi046 bash[71198]: audit 2024-02-10T06:48:05.453407+0000 mgr.y (mgr.34107) 2451 : audit 0 from='client.35142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:06.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:06 smithi046 bash[71198]: audit 2024-02-10T06:48:05.914754+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.46:0/1666796328' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:48:06.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:06 smithi175 bash[56722]: cluster 2024-02-10T06:48:05.131253+0000 mgr.y (mgr.34107) 2450 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:06.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:06 smithi175 bash[56722]: audit 2024-02-10T06:48:05.453407+0000 mgr.y (mgr.34107) 2451 : audit 0 from='client.35142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:06.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:06 smithi175 bash[56722]: audit 2024-02-10T06:48:05.914754+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.46:0/1666796328' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:48:06.744 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:06 smithi175 systemd[1]: Started Ceph prometheus.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:48:07.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.426605+0000 mon.a (mon.0) 10090 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.435970+0000 mon.a (mon.0) 10091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.443946+0000 mon.a (mon.0) 10092 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.444471+0000 mon.a (mon.0) 10093 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.445990+0000 mon.a (mon.0) 10094 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.446510+0000 mon.a (mon.0) 10095 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.447848+0000 mon.a (mon.0) 10096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.448201+0000 mon.a (mon.0) 10097 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.449476+0000 mon.a (mon.0) 10098 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.449879+0000 mon.a (mon.0) 10099 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: cephadm 2024-02-10T06:48:06.450789+0000 mgr.y (mgr.34107) 2452 : cephadm 1 Adjusting osd_memory_target on smithi046 to 2526M 2024-02-10T06:48:07.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: cephadm 2024-02-10T06:48:06.451574+0000 mgr.y (mgr.34107) 2453 : cephadm 1 Adjusting osd_memory_target on smithi175 to 2781M 2024-02-10T06:48:07.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.457366+0000 mon.a (mon.0) 10100 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.464731+0000 mon.a (mon.0) 10101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.467536+0000 mon.a (mon.0) 10102 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.468891+0000 mon.a (mon.0) 10103 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.476765+0000 mon.a (mon.0) 10104 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: cephadm 2024-02-10T06:48:06.477684+0000 mgr.y (mgr.34107) 2454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:07.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.557035+0000 mon.a (mon.0) 10105 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:48:07.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.557991+0000 mgr.y (mgr.34107) 2455 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:48:07.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.566950+0000 mon.a (mon.0) 10106 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.570360+0000 mon.a (mon.0) 10107 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.576328+0000 mon.a (mon.0) 10108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.578047+0000 mon.a (mon.0) 10109 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.588051+0000 mon.a (mon.0) 10110 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: cephadm 2024-02-10T06:48:06.589106+0000 mgr.y (mgr.34107) 2456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:07.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.668185+0000 mon.a (mon.0) 10111 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.670802+0000 mon.a (mon.0) 10112 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.673986+0000 mon.a (mon.0) 10113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.674991+0000 mon.a (mon.0) 10114 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.682423+0000 mon.a (mon.0) 10115 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: cephadm 2024-02-10T06:48:06.683127+0000 mgr.y (mgr.34107) 2457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:07.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.765842+0000 mon.a (mon.0) 10116 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.768698+0000 mon.a (mon.0) 10117 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.772143+0000 mon.a (mon.0) 10118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.773284+0000 mon.a (mon.0) 10119 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.780058+0000 mon.a (mon.0) 10120 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.861167+0000 mon.a (mon.0) 10121 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.864076+0000 mon.a (mon.0) 10122 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.867374+0000 mon.a (mon.0) 10123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.868569+0000 mon.a (mon.0) 10124 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.876339+0000 mon.a (mon.0) 10125 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.954525+0000 mon.a (mon.0) 10126 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.958010+0000 mon.a (mon.0) 10127 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.961503+0000 mon.a (mon.0) 10128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.962847+0000 mon.a (mon.0) 10129 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:06.971709+0000 mon.a (mon.0) 10130 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:07.055991+0000 mon.a (mon.0) 10131 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:07.058093+0000 mon.a (mon.0) 10132 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:07.060829+0000 mon.a (mon.0) 10133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:07.061782+0000 mon.a (mon.0) 10134 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:07.068239+0000 mon.a (mon.0) 10135 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:07.151694+0000 mon.a (mon.0) 10136 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:07.155414+0000 mon.a (mon.0) 10137 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:07.158618+0000 mon.a (mon.0) 10138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:07.159504+0000 mon.a (mon.0) 10139 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:07.166251+0000 mon.a (mon.0) 10140 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:07.245988+0000 mon.a (mon.0) 10141 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:07.248766+0000 mon.a (mon.0) 10142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:07.252092+0000 mon.a (mon.0) 10143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:07.253134+0000 mon.a (mon.0) 10144 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:07.262141+0000 mon.a (mon.0) 10145 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:07.341746+0000 mon.a (mon.0) 10146 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:07.343840+0000 mon.a (mon.0) 10147 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:07.346483+0000 mon.a (mon.0) 10148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:07.347215+0000 mon.a (mon.0) 10149 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:07 smithi175 bash[56722]: audit 2024-02-10T06:48:07.352837+0000 mon.a (mon.0) 10150 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.426605+0000 mon.a (mon.0) 10090 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.435970+0000 mon.a (mon.0) 10091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.443946+0000 mon.a (mon.0) 10092 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.444471+0000 mon.a (mon.0) 10093 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.445990+0000 mon.a (mon.0) 10094 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.446510+0000 mon.a (mon.0) 10095 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.447848+0000 mon.a (mon.0) 10096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.448201+0000 mon.a (mon.0) 10097 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.449476+0000 mon.a (mon.0) 10098 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.449879+0000 mon.a (mon.0) 10099 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: cephadm 2024-02-10T06:48:06.450789+0000 mgr.y (mgr.34107) 2452 : cephadm 1 Adjusting osd_memory_target on smithi046 to 2526M 2024-02-10T06:48:07.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: cephadm 2024-02-10T06:48:06.451574+0000 mgr.y (mgr.34107) 2453 : cephadm 1 Adjusting osd_memory_target on smithi175 to 2781M 2024-02-10T06:48:07.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.457366+0000 mon.a (mon.0) 10100 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.464731+0000 mon.a (mon.0) 10101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.467536+0000 mon.a (mon.0) 10102 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.468891+0000 mon.a (mon.0) 10103 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.476765+0000 mon.a (mon.0) 10104 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: cephadm 2024-02-10T06:48:06.477684+0000 mgr.y (mgr.34107) 2454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:07.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.557035+0000 mon.a (mon.0) 10105 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:48:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.557991+0000 mgr.y (mgr.34107) 2455 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:48:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.566950+0000 mon.a (mon.0) 10106 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.570360+0000 mon.a (mon.0) 10107 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.576328+0000 mon.a (mon.0) 10108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.578047+0000 mon.a (mon.0) 10109 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.588051+0000 mon.a (mon.0) 10110 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: cephadm 2024-02-10T06:48:06.589106+0000 mgr.y (mgr.34107) 2456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.668185+0000 mon.a (mon.0) 10111 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.670802+0000 mon.a (mon.0) 10112 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.673986+0000 mon.a (mon.0) 10113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.674991+0000 mon.a (mon.0) 10114 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.682423+0000 mon.a (mon.0) 10115 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: cephadm 2024-02-10T06:48:06.683127+0000 mgr.y (mgr.34107) 2457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.765842+0000 mon.a (mon.0) 10116 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.768698+0000 mon.a (mon.0) 10117 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.772143+0000 mon.a (mon.0) 10118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.773284+0000 mon.a (mon.0) 10119 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.780058+0000 mon.a (mon.0) 10120 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.861167+0000 mon.a (mon.0) 10121 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.864076+0000 mon.a (mon.0) 10122 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.426605+0000 mon.a (mon.0) 10090 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.435970+0000 mon.a (mon.0) 10091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.443946+0000 mon.a (mon.0) 10092 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.444471+0000 mon.a (mon.0) 10093 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.445990+0000 mon.a (mon.0) 10094 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.446510+0000 mon.a (mon.0) 10095 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.447848+0000 mon.a (mon.0) 10096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.448201+0000 mon.a (mon.0) 10097 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.449476+0000 mon.a (mon.0) 10098 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.449879+0000 mon.a (mon.0) 10099 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:48:07.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: cephadm 2024-02-10T06:48:06.450789+0000 mgr.y (mgr.34107) 2452 : cephadm 1 Adjusting osd_memory_target on smithi046 to 2526M 2024-02-10T06:48:07.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: cephadm 2024-02-10T06:48:06.451574+0000 mgr.y (mgr.34107) 2453 : cephadm 1 Adjusting osd_memory_target on smithi175 to 2781M 2024-02-10T06:48:07.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.457366+0000 mon.a (mon.0) 10100 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.464731+0000 mon.a (mon.0) 10101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.467536+0000 mon.a (mon.0) 10102 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.468891+0000 mon.a (mon.0) 10103 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.476765+0000 mon.a (mon.0) 10104 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: cephadm 2024-02-10T06:48:06.477684+0000 mgr.y (mgr.34107) 2454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:07.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.557035+0000 mon.a (mon.0) 10105 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:48:07.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.867374+0000 mon.a (mon.0) 10123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.868569+0000 mon.a (mon.0) 10124 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.876339+0000 mon.a (mon.0) 10125 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.954525+0000 mon.a (mon.0) 10126 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.958010+0000 mon.a (mon.0) 10127 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.961503+0000 mon.a (mon.0) 10128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.962847+0000 mon.a (mon.0) 10129 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:06.971709+0000 mon.a (mon.0) 10130 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:07.055991+0000 mon.a (mon.0) 10131 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:07.058093+0000 mon.a (mon.0) 10132 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:07.060829+0000 mon.a (mon.0) 10133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:07.061782+0000 mon.a (mon.0) 10134 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:07.068239+0000 mon.a (mon.0) 10135 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:07.151694+0000 mon.a (mon.0) 10136 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:07.155414+0000 mon.a (mon.0) 10137 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:07.158618+0000 mon.a (mon.0) 10138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:07.159504+0000 mon.a (mon.0) 10139 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:07.166251+0000 mon.a (mon.0) 10140 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:07.245988+0000 mon.a (mon.0) 10141 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:07.248766+0000 mon.a (mon.0) 10142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:07.252092+0000 mon.a (mon.0) 10143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:07.253134+0000 mon.a (mon.0) 10144 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:07.262141+0000 mon.a (mon.0) 10145 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:07.341746+0000 mon.a (mon.0) 10146 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:07.343840+0000 mon.a (mon.0) 10147 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:07.346483+0000 mon.a (mon.0) 10148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:07.347215+0000 mon.a (mon.0) 10149 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[71198]: audit 2024-02-10T06:48:07.352837+0000 mon.a (mon.0) 10150 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.557991+0000 mgr.y (mgr.34107) 2455 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T06:48:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.566950+0000 mon.a (mon.0) 10106 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.570360+0000 mon.a (mon.0) 10107 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.576328+0000 mon.a (mon.0) 10108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.578047+0000 mon.a (mon.0) 10109 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.588051+0000 mon.a (mon.0) 10110 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: cephadm 2024-02-10T06:48:06.589106+0000 mgr.y (mgr.34107) 2456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.668185+0000 mon.a (mon.0) 10111 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.670802+0000 mon.a (mon.0) 10112 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.673986+0000 mon.a (mon.0) 10113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.674991+0000 mon.a (mon.0) 10114 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.682423+0000 mon.a (mon.0) 10115 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: cephadm 2024-02-10T06:48:06.683127+0000 mgr.y (mgr.34107) 2457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.765842+0000 mon.a (mon.0) 10116 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.768698+0000 mon.a (mon.0) 10117 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.772143+0000 mon.a (mon.0) 10118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.773284+0000 mon.a (mon.0) 10119 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.780058+0000 mon.a (mon.0) 10120 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.861167+0000 mon.a (mon.0) 10121 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.864076+0000 mon.a (mon.0) 10122 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.867374+0000 mon.a (mon.0) 10123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.868569+0000 mon.a (mon.0) 10124 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.876339+0000 mon.a (mon.0) 10125 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.954525+0000 mon.a (mon.0) 10126 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.958010+0000 mon.a (mon.0) 10127 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.961503+0000 mon.a (mon.0) 10128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.962847+0000 mon.a (mon.0) 10129 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:06.971709+0000 mon.a (mon.0) 10130 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:07.055991+0000 mon.a (mon.0) 10131 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:07.058093+0000 mon.a (mon.0) 10132 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:07.060829+0000 mon.a (mon.0) 10133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:07.061782+0000 mon.a (mon.0) 10134 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:07.068239+0000 mon.a (mon.0) 10135 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:07.151694+0000 mon.a (mon.0) 10136 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:07.155414+0000 mon.a (mon.0) 10137 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:07.158618+0000 mon.a (mon.0) 10138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:07.159504+0000 mon.a (mon.0) 10139 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:07.166251+0000 mon.a (mon.0) 10140 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:07.245988+0000 mon.a (mon.0) 10141 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:07.248766+0000 mon.a (mon.0) 10142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:07.252092+0000 mon.a (mon.0) 10143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:07.253134+0000 mon.a (mon.0) 10144 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:07.262141+0000 mon.a (mon.0) 10145 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:07.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:07.341746+0000 mon.a (mon.0) 10146 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:07.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:07.343840+0000 mon.a (mon.0) 10147 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:07.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:07.346483+0000 mon.a (mon.0) 10148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:07.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:07.347215+0000 mon.a (mon.0) 10149 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:07.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:07 smithi046 bash[68510]: audit 2024-02-10T06:48:07.352837+0000 mon.a (mon.0) 10150 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.050Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-02-10T06:48:08.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.050Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-02-10T06:48:08.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.050Z caller=main.go:570 level=info host_details="(Linux 5.4.0-171-generic #189-Ubuntu SMP Fri Jan 5 14:23:02 UTC 2024 x86_64 smithi175 (none))" 2024-02-10T06:48:08.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.050Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-10T06:48:08.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.050Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-10T06:48:08.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.053Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-02-10T06:48:08.244 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.053Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-02-10T06:48:08.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.055Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-02-10T06:48:08.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.055Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-10T06:48:08.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.059Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-10T06:48:08.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.059Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.276µs 2024-02-10T06:48:08.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.059Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-10T06:48:08.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.061Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=7 2024-02-10T06:48:08.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.068Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=7 2024-02-10T06:48:08.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.084Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=7 2024-02-10T06:48:08.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.095Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=7 2024-02-10T06:48:08.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.101Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=7 2024-02-10T06:48:08.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.115Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=7 2024-02-10T06:48:08.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.116Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=7 2024-02-10T06:48:08.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.117Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=7 maxSegment=7 2024-02-10T06:48:08.245 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.117Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=60.319µs wal_replay_duration=57.867495ms wbl_replay_duration=106ns total_replay_duration=57.997758ms 2024-02-10T06:48:08.246 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.121Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-02-10T06:48:08.246 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.121Z caller=main.go:1029 level=info msg="TSDB started" 2024-02-10T06:48:08.246 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.121Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-10T06:48:08.246 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.147Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.958994ms db_storage=1.084µs remote_storage=1.339µs web_handler=452ns query_engine=829ns scrape=321.252µs scrape_sd=104.232µs notify=51.568µs notify_sd=45.992µs rules=25.074302ms tracing=8.018µs 2024-02-10T06:48:08.246 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.147Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-02-10T06:48:08.246 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[88247]: ts=2024-02-10T06:48:08.147Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-02-10T06:48:08.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: cephadm 2024-02-10T06:48:06.780714+0000 mgr.y (mgr.34107) 2458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: cephadm 2024-02-10T06:48:06.876899+0000 mgr.y (mgr.34107) 2459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: cephadm 2024-02-10T06:48:06.972622+0000 mgr.y (mgr.34107) 2460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: cephadm 2024-02-10T06:48:07.068835+0000 mgr.y (mgr.34107) 2461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.692 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: cluster 2024-02-10T06:48:07.131853+0000 mgr.y (mgr.34107) 2462 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:08.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: cephadm 2024-02-10T06:48:07.166948+0000 mgr.y (mgr.34107) 2463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: cephadm 2024-02-10T06:48:07.262766+0000 mgr.y (mgr.34107) 2464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: cephadm 2024-02-10T06:48:07.353462+0000 mgr.y (mgr.34107) 2465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.436660+0000 mon.a (mon.0) 10151 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.438724+0000 mon.a (mon.0) 10152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.440544+0000 mon.a (mon.0) 10153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.441193+0000 mon.a (mon.0) 10154 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.446022+0000 mon.a (mon.0) 10155 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: cephadm 2024-02-10T06:48:07.446479+0000 mgr.y (mgr.34107) 2466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.526388+0000 mon.a (mon.0) 10156 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.528976+0000 mon.a (mon.0) 10157 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.532533+0000 mon.a (mon.0) 10158 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.533546+0000 mon.a (mon.0) 10159 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.693 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.540506+0000 mon.a (mon.0) 10160 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: cephadm 2024-02-10T06:48:07.541209+0000 mgr.y (mgr.34107) 2467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.621684+0000 mon.a (mon.0) 10161 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.624349+0000 mon.a (mon.0) 10162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.627539+0000 mon.a (mon.0) 10163 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.628639+0000 mon.a (mon.0) 10164 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.637168+0000 mon.a (mon.0) 10165 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: cephadm 2024-02-10T06:48:07.637754+0000 mgr.y (mgr.34107) 2468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.717697+0000 mon.a (mon.0) 10166 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.720278+0000 mon.a (mon.0) 10167 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.723916+0000 mon.a (mon.0) 10168 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.725013+0000 mon.a (mon.0) 10169 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.732197+0000 mon.a (mon.0) 10170 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.812962+0000 mon.a (mon.0) 10171 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.817030+0000 mon.a (mon.0) 10172 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.694 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.820961+0000 mon.a (mon.0) 10173 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.695 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.822122+0000 mon.a (mon.0) 10174 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.695 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.829172+0000 mon.a (mon.0) 10175 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.695 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.907712+0000 mon.a (mon.0) 10176 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.695 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.910408+0000 mon.a (mon.0) 10177 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.695 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.913392+0000 mon.a (mon.0) 10178 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.695 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.914746+0000 mon.a (mon.0) 10179 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.695 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:07.923818+0000 mon.a (mon.0) 10180 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.695 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.003886+0000 mon.a (mon.0) 10181 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.695 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.006695+0000 mon.a (mon.0) 10182 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.695 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.009358+0000 mon.a (mon.0) 10183 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.695 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.010190+0000 mon.a (mon.0) 10184 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.695 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.017739+0000 mon.a (mon.0) 10185 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.695 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.095677+0000 mon.a (mon.0) 10186 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.695 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.098871+0000 mon.a (mon.0) 10187 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.101936+0000 mon.a (mon.0) 10188 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.103254+0000 mon.a (mon.0) 10189 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.109036+0000 mon.a (mon.0) 10190 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.193388+0000 mon.a (mon.0) 10191 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.196182+0000 mon.a (mon.0) 10192 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.199247+0000 mon.a (mon.0) 10193 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.200198+0000 mon.a (mon.0) 10194 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.206192+0000 mon.a (mon.0) 10195 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.287431+0000 mon.a (mon.0) 10196 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.292143+0000 mon.a (mon.0) 10197 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.296555+0000 mon.a (mon.0) 10198 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.298048+0000 mon.a (mon.0) 10199 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.305019+0000 mon.a (mon.0) 10200 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.385485+0000 mon.a (mon.0) 10201 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.696 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.387679+0000 mon.a (mon.0) 10202 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.697 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.391989+0000 mon.a (mon.0) 10203 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.697 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.392967+0000 mon.a (mon.0) 10204 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.697 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[68510]: audit 2024-02-10T06:48:08.400534+0000 mon.a (mon.0) 10205 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.697 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: cephadm 2024-02-10T06:48:06.780714+0000 mgr.y (mgr.34107) 2458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.697 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: cephadm 2024-02-10T06:48:06.876899+0000 mgr.y (mgr.34107) 2459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.697 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: cephadm 2024-02-10T06:48:06.972622+0000 mgr.y (mgr.34107) 2460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.697 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: cephadm 2024-02-10T06:48:07.068835+0000 mgr.y (mgr.34107) 2461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.697 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: cluster 2024-02-10T06:48:07.131853+0000 mgr.y (mgr.34107) 2462 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:08.697 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: cephadm 2024-02-10T06:48:07.166948+0000 mgr.y (mgr.34107) 2463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.697 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: cephadm 2024-02-10T06:48:07.262766+0000 mgr.y (mgr.34107) 2464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.697 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: cephadm 2024-02-10T06:48:07.353462+0000 mgr.y (mgr.34107) 2465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.698 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.436660+0000 mon.a (mon.0) 10151 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.698 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.438724+0000 mon.a (mon.0) 10152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.698 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.440544+0000 mon.a (mon.0) 10153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.698 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.441193+0000 mon.a (mon.0) 10154 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.698 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.446022+0000 mon.a (mon.0) 10155 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.698 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: cephadm 2024-02-10T06:48:07.446479+0000 mgr.y (mgr.34107) 2466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.698 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.526388+0000 mon.a (mon.0) 10156 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.698 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.528976+0000 mon.a (mon.0) 10157 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.698 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.532533+0000 mon.a (mon.0) 10158 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.698 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.533546+0000 mon.a (mon.0) 10159 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.698 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.540506+0000 mon.a (mon.0) 10160 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.698 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: cephadm 2024-02-10T06:48:07.541209+0000 mgr.y (mgr.34107) 2467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.698 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.621684+0000 mon.a (mon.0) 10161 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.698 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.624349+0000 mon.a (mon.0) 10162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.698 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.627539+0000 mon.a (mon.0) 10163 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.699 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.628639+0000 mon.a (mon.0) 10164 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.699 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.637168+0000 mon.a (mon.0) 10165 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.699 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: cephadm 2024-02-10T06:48:07.637754+0000 mgr.y (mgr.34107) 2468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.699 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.717697+0000 mon.a (mon.0) 10166 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.699 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.720278+0000 mon.a (mon.0) 10167 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.699 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.723916+0000 mon.a (mon.0) 10168 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.699 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.725013+0000 mon.a (mon.0) 10169 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.699 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.732197+0000 mon.a (mon.0) 10170 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.699 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.812962+0000 mon.a (mon.0) 10171 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.699 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.817030+0000 mon.a (mon.0) 10172 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.699 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.820961+0000 mon.a (mon.0) 10173 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.699 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.822122+0000 mon.a (mon.0) 10174 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.699 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.829172+0000 mon.a (mon.0) 10175 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.700 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.907712+0000 mon.a (mon.0) 10176 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.700 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.910408+0000 mon.a (mon.0) 10177 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.700 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.913392+0000 mon.a (mon.0) 10178 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.700 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.914746+0000 mon.a (mon.0) 10179 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.700 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:07.923818+0000 mon.a (mon.0) 10180 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.701 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.003886+0000 mon.a (mon.0) 10181 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.701 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.006695+0000 mon.a (mon.0) 10182 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.701 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.009358+0000 mon.a (mon.0) 10183 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.701 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.010190+0000 mon.a (mon.0) 10184 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.701 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.017739+0000 mon.a (mon.0) 10185 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.701 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.095677+0000 mon.a (mon.0) 10186 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.701 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.098871+0000 mon.a (mon.0) 10187 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.702 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.101936+0000 mon.a (mon.0) 10188 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.702 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.103254+0000 mon.a (mon.0) 10189 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.702 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.109036+0000 mon.a (mon.0) 10190 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.702 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.193388+0000 mon.a (mon.0) 10191 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.702 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.196182+0000 mon.a (mon.0) 10192 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.702 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.199247+0000 mon.a (mon.0) 10193 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.702 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.200198+0000 mon.a (mon.0) 10194 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.702 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.206192+0000 mon.a (mon.0) 10195 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.702 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.287431+0000 mon.a (mon.0) 10196 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.702 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.292143+0000 mon.a (mon.0) 10197 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.702 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.296555+0000 mon.a (mon.0) 10198 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.702 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.298048+0000 mon.a (mon.0) 10199 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.703 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.305019+0000 mon.a (mon.0) 10200 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.703 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.385485+0000 mon.a (mon.0) 10201 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.703 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.387679+0000 mon.a (mon.0) 10202 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.703 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.391989+0000 mon.a (mon.0) 10203 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.703 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.392967+0000 mon.a (mon.0) 10204 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.703 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:08 smithi046 bash[71198]: audit 2024-02-10T06:48:08.400534+0000 mon.a (mon.0) 10205 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: cephadm 2024-02-10T06:48:06.780714+0000 mgr.y (mgr.34107) 2458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: cephadm 2024-02-10T06:48:06.876899+0000 mgr.y (mgr.34107) 2459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: cephadm 2024-02-10T06:48:06.972622+0000 mgr.y (mgr.34107) 2460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: cephadm 2024-02-10T06:48:07.068835+0000 mgr.y (mgr.34107) 2461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: cluster 2024-02-10T06:48:07.131853+0000 mgr.y (mgr.34107) 2462 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:08.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: cephadm 2024-02-10T06:48:07.166948+0000 mgr.y (mgr.34107) 2463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: cephadm 2024-02-10T06:48:07.262766+0000 mgr.y (mgr.34107) 2464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: cephadm 2024-02-10T06:48:07.353462+0000 mgr.y (mgr.34107) 2465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.436660+0000 mon.a (mon.0) 10151 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.438724+0000 mon.a (mon.0) 10152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.440544+0000 mon.a (mon.0) 10153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.441193+0000 mon.a (mon.0) 10154 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.446022+0000 mon.a (mon.0) 10155 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: cephadm 2024-02-10T06:48:07.446479+0000 mgr.y (mgr.34107) 2466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.526388+0000 mon.a (mon.0) 10156 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.528976+0000 mon.a (mon.0) 10157 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.532533+0000 mon.a (mon.0) 10158 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.533546+0000 mon.a (mon.0) 10159 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.540506+0000 mon.a (mon.0) 10160 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: cephadm 2024-02-10T06:48:07.541209+0000 mgr.y (mgr.34107) 2467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.621684+0000 mon.a (mon.0) 10161 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.624349+0000 mon.a (mon.0) 10162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.627539+0000 mon.a (mon.0) 10163 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.628639+0000 mon.a (mon.0) 10164 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.637168+0000 mon.a (mon.0) 10165 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: cephadm 2024-02-10T06:48:07.637754+0000 mgr.y (mgr.34107) 2468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:08.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.717697+0000 mon.a (mon.0) 10166 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.720278+0000 mon.a (mon.0) 10167 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.723916+0000 mon.a (mon.0) 10168 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.725013+0000 mon.a (mon.0) 10169 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.732197+0000 mon.a (mon.0) 10170 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.812962+0000 mon.a (mon.0) 10171 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.817030+0000 mon.a (mon.0) 10172 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.820961+0000 mon.a (mon.0) 10173 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.822122+0000 mon.a (mon.0) 10174 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.829172+0000 mon.a (mon.0) 10175 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.907712+0000 mon.a (mon.0) 10176 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.910408+0000 mon.a (mon.0) 10177 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.913392+0000 mon.a (mon.0) 10178 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.914746+0000 mon.a (mon.0) 10179 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:07.923818+0000 mon.a (mon.0) 10180 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.003886+0000 mon.a (mon.0) 10181 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.006695+0000 mon.a (mon.0) 10182 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.009358+0000 mon.a (mon.0) 10183 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.010190+0000 mon.a (mon.0) 10184 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.017739+0000 mon.a (mon.0) 10185 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.095677+0000 mon.a (mon.0) 10186 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.098871+0000 mon.a (mon.0) 10187 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.101936+0000 mon.a (mon.0) 10188 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.103254+0000 mon.a (mon.0) 10189 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.109036+0000 mon.a (mon.0) 10190 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.193388+0000 mon.a (mon.0) 10191 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.196182+0000 mon.a (mon.0) 10192 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.199247+0000 mon.a (mon.0) 10193 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.200198+0000 mon.a (mon.0) 10194 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.206192+0000 mon.a (mon.0) 10195 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.287431+0000 mon.a (mon.0) 10196 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.292143+0000 mon.a (mon.0) 10197 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.296555+0000 mon.a (mon.0) 10198 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.298048+0000 mon.a (mon.0) 10199 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.305019+0000 mon.a (mon.0) 10200 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:08.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.385485+0000 mon.a (mon.0) 10201 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:08.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.387679+0000 mon.a (mon.0) 10202 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:08.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.391989+0000 mon.a (mon.0) 10203 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:08.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.392967+0000 mon.a (mon.0) 10204 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:08.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:08 smithi175 bash[56722]: audit 2024-02-10T06:48:08.400534+0000 mon.a (mon.0) 10205 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: cephadm 2024-02-10T06:48:07.732983+0000 mgr.y (mgr.34107) 2469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: cephadm 2024-02-10T06:48:07.829677+0000 mgr.y (mgr.34107) 2470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: cephadm 2024-02-10T06:48:07.924462+0000 mgr.y (mgr.34107) 2471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: cephadm 2024-02-10T06:48:08.018268+0000 mgr.y (mgr.34107) 2472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: cephadm 2024-02-10T06:48:08.109674+0000 mgr.y (mgr.34107) 2473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: cephadm 2024-02-10T06:48:08.206918+0000 mgr.y (mgr.34107) 2474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: cephadm 2024-02-10T06:48:08.305723+0000 mgr.y (mgr.34107) 2475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: cephadm 2024-02-10T06:48:08.401269+0000 mgr.y (mgr.34107) 2476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.483649+0000 mon.a (mon.0) 10206 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.485804+0000 mon.a (mon.0) 10207 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.488652+0000 mon.a (mon.0) 10208 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.489612+0000 mon.a (mon.0) 10209 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.495400+0000 mon.a (mon.0) 10210 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: cephadm 2024-02-10T06:48:08.496002+0000 mgr.y (mgr.34107) 2477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.576096+0000 mon.a (mon.0) 10211 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.578503+0000 mon.a (mon.0) 10212 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.580568+0000 mon.a (mon.0) 10213 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.581274+0000 mon.a (mon.0) 10214 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.587753+0000 mon.a (mon.0) 10215 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: cephadm 2024-02-10T06:48:08.588415+0000 mgr.y (mgr.34107) 2478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.670825+0000 mon.a (mon.0) 10216 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.673503+0000 mon.a (mon.0) 10217 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.676266+0000 mon.a (mon.0) 10218 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.680066+0000 mon.a (mon.0) 10219 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.680702+0000 mon.a (mon.0) 10220 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.683420+0000 mon.a (mon.0) 10221 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.686558+0000 mon.a (mon.0) 10222 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.690857+0000 mon.a (mon.0) 10223 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: cephadm 2024-02-10T06:48:08.691516+0000 mgr.y (mgr.34107) 2479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.774557+0000 mon.a (mon.0) 10224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.779102+0000 mon.a (mon.0) 10225 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.782568+0000 mon.a (mon.0) 10226 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.783405+0000 mon.a (mon.0) 10227 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.791200+0000 mon.a (mon.0) 10228 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.868808+0000 mon.a (mon.0) 10229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.872077+0000 mon.a (mon.0) 10230 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.876154+0000 mon.a (mon.0) 10231 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.877720+0000 mon.a (mon.0) 10232 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.887227+0000 mon.a (mon.0) 10233 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.956126+0000 mon.a (mon.0) 10234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.958702+0000 mon.a (mon.0) 10235 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.961824+0000 mon.a (mon.0) 10236 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.962943+0000 mon.a (mon.0) 10237 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:08.971668+0000 mon.a (mon.0) 10238 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:09.053996+0000 mon.a (mon.0) 10239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:09.056947+0000 mon.a (mon.0) 10240 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:09.060321+0000 mon.a (mon.0) 10241 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:09.061511+0000 mon.a (mon.0) 10242 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:09.068634+0000 mon.a (mon.0) 10243 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:09.131538+0000 mon.a (mon.0) 10244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:09.135049+0000 mon.a (mon.0) 10245 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:09.138024+0000 mon.a (mon.0) 10246 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:09.139082+0000 mon.a (mon.0) 10247 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:09.148215+0000 mon.a (mon.0) 10248 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:09.230586+0000 mon.a (mon.0) 10249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:09.233695+0000 mon.a (mon.0) 10250 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:09.237057+0000 mon.a (mon.0) 10251 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:09.238259+0000 mon.a (mon.0) 10252 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:09.246551+0000 mon.a (mon.0) 10253 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:09.334514+0000 mon.a (mon.0) 10254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:09.337449+0000 mon.a (mon.0) 10255 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:09.340928+0000 mon.a (mon.0) 10256 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:09.341959+0000 mon.a (mon.0) 10257 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.752 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:09 smithi175 bash[56722]: audit 2024-02-10T06:48:09.348984+0000 mon.a (mon.0) 10258 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.862 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: cephadm 2024-02-10T06:48:07.732983+0000 mgr.y (mgr.34107) 2469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.862 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: cephadm 2024-02-10T06:48:07.829677+0000 mgr.y (mgr.34107) 2470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.862 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: cephadm 2024-02-10T06:48:07.924462+0000 mgr.y (mgr.34107) 2471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.862 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: cephadm 2024-02-10T06:48:08.018268+0000 mgr.y (mgr.34107) 2472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.862 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: cephadm 2024-02-10T06:48:08.109674+0000 mgr.y (mgr.34107) 2473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.862 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: cephadm 2024-02-10T06:48:08.206918+0000 mgr.y (mgr.34107) 2474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.862 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: cephadm 2024-02-10T06:48:08.305723+0000 mgr.y (mgr.34107) 2475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.862 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: cephadm 2024-02-10T06:48:08.401269+0000 mgr.y (mgr.34107) 2476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.862 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.483649+0000 mon.a (mon.0) 10206 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.862 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.485804+0000 mon.a (mon.0) 10207 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.863 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.488652+0000 mon.a (mon.0) 10208 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.863 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.489612+0000 mon.a (mon.0) 10209 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.863 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.495400+0000 mon.a (mon.0) 10210 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.863 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: cephadm 2024-02-10T06:48:08.496002+0000 mgr.y (mgr.34107) 2477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.863 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.576096+0000 mon.a (mon.0) 10211 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.863 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.578503+0000 mon.a (mon.0) 10212 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.863 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.580568+0000 mon.a (mon.0) 10213 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.863 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.581274+0000 mon.a (mon.0) 10214 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.863 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.587753+0000 mon.a (mon.0) 10215 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.863 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: cephadm 2024-02-10T06:48:08.588415+0000 mgr.y (mgr.34107) 2478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.863 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.670825+0000 mon.a (mon.0) 10216 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.863 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: cephadm 2024-02-10T06:48:07.732983+0000 mgr.y (mgr.34107) 2469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: cephadm 2024-02-10T06:48:07.829677+0000 mgr.y (mgr.34107) 2470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: cephadm 2024-02-10T06:48:07.924462+0000 mgr.y (mgr.34107) 2471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: cephadm 2024-02-10T06:48:08.018268+0000 mgr.y (mgr.34107) 2472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: cephadm 2024-02-10T06:48:08.109674+0000 mgr.y (mgr.34107) 2473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: cephadm 2024-02-10T06:48:08.206918+0000 mgr.y (mgr.34107) 2474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: cephadm 2024-02-10T06:48:08.305723+0000 mgr.y (mgr.34107) 2475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: cephadm 2024-02-10T06:48:08.401269+0000 mgr.y (mgr.34107) 2476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.483649+0000 mon.a (mon.0) 10206 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.485804+0000 mon.a (mon.0) 10207 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.488652+0000 mon.a (mon.0) 10208 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.489612+0000 mon.a (mon.0) 10209 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.495400+0000 mon.a (mon.0) 10210 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: cephadm 2024-02-10T06:48:08.496002+0000 mgr.y (mgr.34107) 2477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.864 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.576096+0000 mon.a (mon.0) 10211 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.865 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.578503+0000 mon.a (mon.0) 10212 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.865 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.580568+0000 mon.a (mon.0) 10213 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.865 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.581274+0000 mon.a (mon.0) 10214 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.865 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.587753+0000 mon.a (mon.0) 10215 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.865 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: cephadm 2024-02-10T06:48:08.588415+0000 mgr.y (mgr.34107) 2478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.865 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.670825+0000 mon.a (mon.0) 10216 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.865 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.673503+0000 mon.a (mon.0) 10217 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.865 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.676266+0000 mon.a (mon.0) 10218 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.865 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.680066+0000 mon.a (mon.0) 10219 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.866 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.680702+0000 mon.a (mon.0) 10220 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.866 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.683420+0000 mon.a (mon.0) 10221 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.866 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.686558+0000 mon.a (mon.0) 10222 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.866 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.690857+0000 mon.a (mon.0) 10223 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.866 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: cephadm 2024-02-10T06:48:08.691516+0000 mgr.y (mgr.34107) 2479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.866 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.774557+0000 mon.a (mon.0) 10224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.866 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.779102+0000 mon.a (mon.0) 10225 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.866 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.782568+0000 mon.a (mon.0) 10226 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.866 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.783405+0000 mon.a (mon.0) 10227 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.866 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.791200+0000 mon.a (mon.0) 10228 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.866 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.868808+0000 mon.a (mon.0) 10229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.866 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.872077+0000 mon.a (mon.0) 10230 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.866 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.876154+0000 mon.a (mon.0) 10231 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.866 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.877720+0000 mon.a (mon.0) 10232 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.867 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.887227+0000 mon.a (mon.0) 10233 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.867 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.956126+0000 mon.a (mon.0) 10234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.867 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.958702+0000 mon.a (mon.0) 10235 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.867 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.673503+0000 mon.a (mon.0) 10217 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.867 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.676266+0000 mon.a (mon.0) 10218 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.867 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.680066+0000 mon.a (mon.0) 10219 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.867 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.680702+0000 mon.a (mon.0) 10220 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.867 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.683420+0000 mon.a (mon.0) 10221 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.867 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.686558+0000 mon.a (mon.0) 10222 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.868 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.690857+0000 mon.a (mon.0) 10223 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.868 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: cephadm 2024-02-10T06:48:08.691516+0000 mgr.y (mgr.34107) 2479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:09.868 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.774557+0000 mon.a (mon.0) 10224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.868 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.779102+0000 mon.a (mon.0) 10225 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.868 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.782568+0000 mon.a (mon.0) 10226 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.868 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.783405+0000 mon.a (mon.0) 10227 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.868 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.791200+0000 mon.a (mon.0) 10228 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.868 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.868808+0000 mon.a (mon.0) 10229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.868 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.872077+0000 mon.a (mon.0) 10230 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.868 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.876154+0000 mon.a (mon.0) 10231 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.868 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.877720+0000 mon.a (mon.0) 10232 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.868 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.887227+0000 mon.a (mon.0) 10233 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.868 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.956126+0000 mon.a (mon.0) 10234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.868 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.958702+0000 mon.a (mon.0) 10235 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.961824+0000 mon.a (mon.0) 10236 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.962943+0000 mon.a (mon.0) 10237 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:08.971668+0000 mon.a (mon.0) 10238 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:09.053996+0000 mon.a (mon.0) 10239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:09.056947+0000 mon.a (mon.0) 10240 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:09.060321+0000 mon.a (mon.0) 10241 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:09.061511+0000 mon.a (mon.0) 10242 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:09.068634+0000 mon.a (mon.0) 10243 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:09.131538+0000 mon.a (mon.0) 10244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:09.135049+0000 mon.a (mon.0) 10245 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:09.138024+0000 mon.a (mon.0) 10246 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:09.139082+0000 mon.a (mon.0) 10247 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:09.148215+0000 mon.a (mon.0) 10248 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:09.230586+0000 mon.a (mon.0) 10249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:09.233695+0000 mon.a (mon.0) 10250 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.869 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:09.237057+0000 mon.a (mon.0) 10251 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.870 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:09.238259+0000 mon.a (mon.0) 10252 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.870 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:09.246551+0000 mon.a (mon.0) 10253 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.870 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:09.334514+0000 mon.a (mon.0) 10254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.961824+0000 mon.a (mon.0) 10236 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.962943+0000 mon.a (mon.0) 10237 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:08.971668+0000 mon.a (mon.0) 10238 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:09.053996+0000 mon.a (mon.0) 10239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:09.056947+0000 mon.a (mon.0) 10240 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:09.060321+0000 mon.a (mon.0) 10241 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:09.061511+0000 mon.a (mon.0) 10242 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.870 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:09.068634+0000 mon.a (mon.0) 10243 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.871 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:09.131538+0000 mon.a (mon.0) 10244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.871 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:09.135049+0000 mon.a (mon.0) 10245 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.871 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:09.138024+0000 mon.a (mon.0) 10246 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.871 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:09.139082+0000 mon.a (mon.0) 10247 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.871 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:09.148215+0000 mon.a (mon.0) 10248 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.871 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:09.230586+0000 mon.a (mon.0) 10249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.871 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:09.233695+0000 mon.a (mon.0) 10250 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.871 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:09.237057+0000 mon.a (mon.0) 10251 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.871 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:09.238259+0000 mon.a (mon.0) 10252 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.871 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:09.246551+0000 mon.a (mon.0) 10253 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.871 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:09.334514+0000 mon.a (mon.0) 10254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:09.871 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:09.337449+0000 mon.a (mon.0) 10255 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.872 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:09.340928+0000 mon.a (mon.0) 10256 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.872 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:09.341959+0000 mon.a (mon.0) 10257 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.872 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[71198]: audit 2024-02-10T06:48:09.348984+0000 mon.a (mon.0) 10258 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:09.872 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:09.337449+0000 mon.a (mon.0) 10255 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:09.872 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:09.340928+0000 mon.a (mon.0) 10256 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:09.872 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:09.341959+0000 mon.a (mon.0) 10257 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:09.872 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:09 smithi046 bash[68510]: audit 2024-02-10T06:48:09.348984+0000 mon.a (mon.0) 10258 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.703 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: cephadm 2024-02-10T06:48:08.791761+0000 mgr.y (mgr.34107) 2480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: cephadm 2024-02-10T06:48:08.889246+0000 mgr.y (mgr.34107) 2481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: cephadm 2024-02-10T06:48:08.972260+0000 mgr.y (mgr.34107) 2482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: cephadm 2024-02-10T06:48:09.069238+0000 mgr.y (mgr.34107) 2483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: cluster 2024-02-10T06:48:09.132354+0000 mgr.y (mgr.34107) 2484 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:10.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: cephadm 2024-02-10T06:48:09.149167+0000 mgr.y (mgr.34107) 2485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: cephadm 2024-02-10T06:48:09.247082+0000 mgr.y (mgr.34107) 2486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: cephadm 2024-02-10T06:48:09.349629+0000 mgr.y (mgr.34107) 2487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.429841+0000 mon.a (mon.0) 10259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.440814+0000 mon.a (mon.0) 10260 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.442649+0000 mon.a (mon.0) 10261 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.443316+0000 mon.a (mon.0) 10262 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.447798+0000 mon.a (mon.0) 10263 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: cephadm 2024-02-10T06:48:09.448371+0000 mgr.y (mgr.34107) 2488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.528910+0000 mon.a (mon.0) 10264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.531389+0000 mon.a (mon.0) 10265 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.534113+0000 mon.a (mon.0) 10266 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.535166+0000 mon.a (mon.0) 10267 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.542942+0000 mon.a (mon.0) 10268 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: cephadm 2024-02-10T06:48:09.543593+0000 mgr.y (mgr.34107) 2489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.620993+0000 mon.a (mon.0) 10269 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.624217+0000 mon.a (mon.0) 10270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.627559+0000 mon.a (mon.0) 10271 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.628738+0000 mon.a (mon.0) 10272 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.637284+0000 mon.a (mon.0) 10273 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: cephadm 2024-02-10T06:48:09.637844+0000 mgr.y (mgr.34107) 2490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.715242+0000 mon.a (mon.0) 10274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.718496+0000 mon.a (mon.0) 10275 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.722514+0000 mon.a (mon.0) 10276 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.724005+0000 mon.a (mon.0) 10277 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.731479+0000 mon.a (mon.0) 10278 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.809072+0000 mon.a (mon.0) 10279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.811936+0000 mon.a (mon.0) 10280 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.815733+0000 mon.a (mon.0) 10281 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.816911+0000 mon.a (mon.0) 10282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.824557+0000 mon.a (mon.0) 10283 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.906732+0000 mon.a (mon.0) 10284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.909462+0000 mon.a (mon.0) 10285 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.911559+0000 mon.a (mon.0) 10286 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.912246+0000 mon.a (mon.0) 10287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.917720+0000 mon.a (mon.0) 10288 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.985464+0000 mon.a (mon.0) 10289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.989171+0000 mon.a (mon.0) 10290 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.992468+0000 mon.a (mon.0) 10291 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.993634+0000 mon.a (mon.0) 10292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:09.999438+0000 mon.a (mon.0) 10293 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:10.078283+0000 mon.a (mon.0) 10294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:10.081285+0000 mon.a (mon.0) 10295 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:10.083933+0000 mon.a (mon.0) 10296 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:10.085116+0000 mon.a (mon.0) 10297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:10.091366+0000 mon.a (mon.0) 10298 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:10.173455+0000 mon.a (mon.0) 10299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:10.175620+0000 mon.a (mon.0) 10300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:10.178451+0000 mon.a (mon.0) 10301 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:10.179590+0000 mon.a (mon.0) 10302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:10.185647+0000 mon.a (mon.0) 10303 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:10.265679+0000 mon.a (mon.0) 10304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:10.269009+0000 mon.a (mon.0) 10305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:10.272754+0000 mon.a (mon.0) 10306 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:10.274134+0000 mon.a (mon.0) 10307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.708 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:10.281861+0000 mon.a (mon.0) 10308 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.708 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:10.362598+0000 mon.a (mon.0) 10309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.708 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:10.365456+0000 mon.a (mon.0) 10310 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.708 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:10.369398+0000 mon.a (mon.0) 10311 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.708 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:10.370652+0000 mon.a (mon.0) 10312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.708 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:10 smithi175 bash[56722]: audit 2024-02-10T06:48:10.380022+0000 mon.a (mon.0) 10313 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: cephadm 2024-02-10T06:48:08.791761+0000 mgr.y (mgr.34107) 2480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: cephadm 2024-02-10T06:48:08.889246+0000 mgr.y (mgr.34107) 2481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: cephadm 2024-02-10T06:48:08.972260+0000 mgr.y (mgr.34107) 2482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: cephadm 2024-02-10T06:48:09.069238+0000 mgr.y (mgr.34107) 2483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: cluster 2024-02-10T06:48:09.132354+0000 mgr.y (mgr.34107) 2484 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:10.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: cephadm 2024-02-10T06:48:09.149167+0000 mgr.y (mgr.34107) 2485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: cephadm 2024-02-10T06:48:09.247082+0000 mgr.y (mgr.34107) 2486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: cephadm 2024-02-10T06:48:09.349629+0000 mgr.y (mgr.34107) 2487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.429841+0000 mon.a (mon.0) 10259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.440814+0000 mon.a (mon.0) 10260 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.442649+0000 mon.a (mon.0) 10261 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.443316+0000 mon.a (mon.0) 10262 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.447798+0000 mon.a (mon.0) 10263 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: cephadm 2024-02-10T06:48:09.448371+0000 mgr.y (mgr.34107) 2488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.528910+0000 mon.a (mon.0) 10264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.531389+0000 mon.a (mon.0) 10265 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.534113+0000 mon.a (mon.0) 10266 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.535166+0000 mon.a (mon.0) 10267 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.542942+0000 mon.a (mon.0) 10268 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: cephadm 2024-02-10T06:48:09.543593+0000 mgr.y (mgr.34107) 2489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: cephadm 2024-02-10T06:48:08.791761+0000 mgr.y (mgr.34107) 2480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: cephadm 2024-02-10T06:48:08.889246+0000 mgr.y (mgr.34107) 2481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: cephadm 2024-02-10T06:48:08.972260+0000 mgr.y (mgr.34107) 2482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: cephadm 2024-02-10T06:48:09.069238+0000 mgr.y (mgr.34107) 2483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: cluster 2024-02-10T06:48:09.132354+0000 mgr.y (mgr.34107) 2484 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: cephadm 2024-02-10T06:48:09.149167+0000 mgr.y (mgr.34107) 2485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: cephadm 2024-02-10T06:48:09.247082+0000 mgr.y (mgr.34107) 2486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: cephadm 2024-02-10T06:48:09.349629+0000 mgr.y (mgr.34107) 2487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.429841+0000 mon.a (mon.0) 10259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.440814+0000 mon.a (mon.0) 10260 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.442649+0000 mon.a (mon.0) 10261 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.443316+0000 mon.a (mon.0) 10262 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.447798+0000 mon.a (mon.0) 10263 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: cephadm 2024-02-10T06:48:09.448371+0000 mgr.y (mgr.34107) 2488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.528910+0000 mon.a (mon.0) 10264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.531389+0000 mon.a (mon.0) 10265 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.534113+0000 mon.a (mon.0) 10266 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.535166+0000 mon.a (mon.0) 10267 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.542942+0000 mon.a (mon.0) 10268 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: cephadm 2024-02-10T06:48:09.543593+0000 mgr.y (mgr.34107) 2489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.620993+0000 mon.a (mon.0) 10269 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.624217+0000 mon.a (mon.0) 10270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.627559+0000 mon.a (mon.0) 10271 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.628738+0000 mon.a (mon.0) 10272 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.637284+0000 mon.a (mon.0) 10273 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: cephadm 2024-02-10T06:48:09.637844+0000 mgr.y (mgr.34107) 2490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.715242+0000 mon.a (mon.0) 10274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.718496+0000 mon.a (mon.0) 10275 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.722514+0000 mon.a (mon.0) 10276 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.724005+0000 mon.a (mon.0) 10277 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.731479+0000 mon.a (mon.0) 10278 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.809072+0000 mon.a (mon.0) 10279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.811936+0000 mon.a (mon.0) 10280 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.815733+0000 mon.a (mon.0) 10281 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.816911+0000 mon.a (mon.0) 10282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.824557+0000 mon.a (mon.0) 10283 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.906732+0000 mon.a (mon.0) 10284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.909462+0000 mon.a (mon.0) 10285 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.911559+0000 mon.a (mon.0) 10286 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.912246+0000 mon.a (mon.0) 10287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.620993+0000 mon.a (mon.0) 10269 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.624217+0000 mon.a (mon.0) 10270 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.627559+0000 mon.a (mon.0) 10271 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.628738+0000 mon.a (mon.0) 10272 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.637284+0000 mon.a (mon.0) 10273 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: cephadm 2024-02-10T06:48:09.637844+0000 mgr.y (mgr.34107) 2490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:10.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.715242+0000 mon.a (mon.0) 10274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.718496+0000 mon.a (mon.0) 10275 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.722514+0000 mon.a (mon.0) 10276 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.724005+0000 mon.a (mon.0) 10277 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.731479+0000 mon.a (mon.0) 10278 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.809072+0000 mon.a (mon.0) 10279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.811936+0000 mon.a (mon.0) 10280 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.815733+0000 mon.a (mon.0) 10281 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.816911+0000 mon.a (mon.0) 10282 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.824557+0000 mon.a (mon.0) 10283 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.906732+0000 mon.a (mon.0) 10284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.909462+0000 mon.a (mon.0) 10285 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.911559+0000 mon.a (mon.0) 10286 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.912246+0000 mon.a (mon.0) 10287 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.917720+0000 mon.a (mon.0) 10288 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.985464+0000 mon.a (mon.0) 10289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.989171+0000 mon.a (mon.0) 10290 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.992468+0000 mon.a (mon.0) 10291 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.993634+0000 mon.a (mon.0) 10292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:09.999438+0000 mon.a (mon.0) 10293 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:10.078283+0000 mon.a (mon.0) 10294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:10.081285+0000 mon.a (mon.0) 10295 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:10.083933+0000 mon.a (mon.0) 10296 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:10.085116+0000 mon.a (mon.0) 10297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:10.091366+0000 mon.a (mon.0) 10298 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:10.173455+0000 mon.a (mon.0) 10299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:10.175620+0000 mon.a (mon.0) 10300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:10.178451+0000 mon.a (mon.0) 10301 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:10.179590+0000 mon.a (mon.0) 10302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:10.185647+0000 mon.a (mon.0) 10303 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:10.265679+0000 mon.a (mon.0) 10304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:10.269009+0000 mon.a (mon.0) 10305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:10.272754+0000 mon.a (mon.0) 10306 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:10.274134+0000 mon.a (mon.0) 10307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:10.281861+0000 mon.a (mon.0) 10308 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:10.362598+0000 mon.a (mon.0) 10309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:10.365456+0000 mon.a (mon.0) 10310 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:10.369398+0000 mon.a (mon.0) 10311 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:10.370652+0000 mon.a (mon.0) 10312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[71198]: audit 2024-02-10T06:48:10.380022+0000 mon.a (mon.0) 10313 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.917720+0000 mon.a (mon.0) 10288 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.985464+0000 mon.a (mon.0) 10289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.989171+0000 mon.a (mon.0) 10290 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.992468+0000 mon.a (mon.0) 10291 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.993634+0000 mon.a (mon.0) 10292 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:09.999438+0000 mon.a (mon.0) 10293 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:10.078283+0000 mon.a (mon.0) 10294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:10.081285+0000 mon.a (mon.0) 10295 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:10.083933+0000 mon.a (mon.0) 10296 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:10.085116+0000 mon.a (mon.0) 10297 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:10.091366+0000 mon.a (mon.0) 10298 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:10.173455+0000 mon.a (mon.0) 10299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:10.175620+0000 mon.a (mon.0) 10300 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:10.178451+0000 mon.a (mon.0) 10301 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:10.179590+0000 mon.a (mon.0) 10302 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:10.185647+0000 mon.a (mon.0) 10303 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:10.265679+0000 mon.a (mon.0) 10304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:10.269009+0000 mon.a (mon.0) 10305 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:10.272754+0000 mon.a (mon.0) 10306 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:10.274134+0000 mon.a (mon.0) 10307 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:10.281861+0000 mon.a (mon.0) 10308 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:10.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:10.362598+0000 mon.a (mon.0) 10309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:10.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:10.365456+0000 mon.a (mon.0) 10310 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:10.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:10.369398+0000 mon.a (mon.0) 10311 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:10.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:10.370652+0000 mon.a (mon.0) 10312 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:10.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:10 smithi046 bash[68510]: audit 2024-02-10T06:48:10.380022+0000 mon.a (mon.0) 10313 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.733 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: cephadm 2024-02-10T06:48:09.732100+0000 mgr.y (mgr.34107) 2491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.748 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: cephadm 2024-02-10T06:48:09.825173+0000 mgr.y (mgr.34107) 2492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.748 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: cephadm 2024-02-10T06:48:09.918292+0000 mgr.y (mgr.34107) 2493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.748 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: cephadm 2024-02-10T06:48:10.000011+0000 mgr.y (mgr.34107) 2494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.748 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: cephadm 2024-02-10T06:48:10.091888+0000 mgr.y (mgr.34107) 2495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.748 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: cephadm 2024-02-10T06:48:10.186125+0000 mgr.y (mgr.34107) 2496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.748 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: cephadm 2024-02-10T06:48:10.282474+0000 mgr.y (mgr.34107) 2497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.748 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: cephadm 2024-02-10T06:48:10.380989+0000 mgr.y (mgr.34107) 2498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.749 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.461446+0000 mon.a (mon.0) 10314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.749 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.465294+0000 mon.a (mon.0) 10315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.749 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.468334+0000 mon.a (mon.0) 10316 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.749 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.469647+0000 mon.a (mon.0) 10317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.749 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.478582+0000 mon.a (mon.0) 10318 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.749 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: cephadm 2024-02-10T06:48:10.479458+0000 mgr.y (mgr.34107) 2499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.749 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.560856+0000 mon.a (mon.0) 10319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.749 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.563330+0000 mon.a (mon.0) 10320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.749 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.568456+0000 mon.a (mon.0) 10321 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.749 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.569867+0000 mon.a (mon.0) 10322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.749 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.578794+0000 mon.a (mon.0) 10323 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.749 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: cephadm 2024-02-10T06:48:10.580271+0000 mgr.y (mgr.34107) 2500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.750 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.661111+0000 mon.a (mon.0) 10324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.750 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: cephadm 2024-02-10T06:48:09.732100+0000 mgr.y (mgr.34107) 2491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.750 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: cephadm 2024-02-10T06:48:09.825173+0000 mgr.y (mgr.34107) 2492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.750 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: cephadm 2024-02-10T06:48:09.918292+0000 mgr.y (mgr.34107) 2493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.750 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: cephadm 2024-02-10T06:48:10.000011+0000 mgr.y (mgr.34107) 2494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.750 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: cephadm 2024-02-10T06:48:10.091888+0000 mgr.y (mgr.34107) 2495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.751 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: cephadm 2024-02-10T06:48:10.186125+0000 mgr.y (mgr.34107) 2496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.751 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: cephadm 2024-02-10T06:48:10.282474+0000 mgr.y (mgr.34107) 2497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.751 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: cephadm 2024-02-10T06:48:10.380989+0000 mgr.y (mgr.34107) 2498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.751 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.461446+0000 mon.a (mon.0) 10314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.751 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.465294+0000 mon.a (mon.0) 10315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.751 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.468334+0000 mon.a (mon.0) 10316 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.751 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.469647+0000 mon.a (mon.0) 10317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.751 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.478582+0000 mon.a (mon.0) 10318 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.751 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: cephadm 2024-02-10T06:48:10.479458+0000 mgr.y (mgr.34107) 2499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.751 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.560856+0000 mon.a (mon.0) 10319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.751 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.563330+0000 mon.a (mon.0) 10320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.751 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.568456+0000 mon.a (mon.0) 10321 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.752 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.569867+0000 mon.a (mon.0) 10322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.752 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.578794+0000 mon.a (mon.0) 10323 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.752 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: cephadm 2024-02-10T06:48:10.580271+0000 mgr.y (mgr.34107) 2500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.752 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.661111+0000 mon.a (mon.0) 10324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.752 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.663575+0000 mon.a (mon.0) 10325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.752 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.666282+0000 mon.a (mon.0) 10326 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.752 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.667289+0000 mon.a (mon.0) 10327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.752 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.673302+0000 mon.a (mon.0) 10328 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.753 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: cephadm 2024-02-10T06:48:10.674035+0000 mgr.y (mgr.34107) 2501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.753 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.753559+0000 mon.a (mon.0) 10329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.753 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.756217+0000 mon.a (mon.0) 10330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.753 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.759064+0000 mon.a (mon.0) 10331 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.753 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.760006+0000 mon.a (mon.0) 10332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.753 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.768143+0000 mon.a (mon.0) 10333 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.753 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.849630+0000 mon.a (mon.0) 10334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.753 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.852242+0000 mon.a (mon.0) 10335 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.753 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.855969+0000 mon.a (mon.0) 10336 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.753 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.856901+0000 mon.a (mon.0) 10337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.753 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.862733+0000 mon.a (mon.0) 10338 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.754 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.944240+0000 mon.a (mon.0) 10339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.754 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.946757+0000 mon.a (mon.0) 10340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.754 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.949713+0000 mon.a (mon.0) 10341 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.754 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.950650+0000 mon.a (mon.0) 10342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.754 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:10.958867+0000 mon.a (mon.0) 10343 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.754 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:11.042197+0000 mon.a (mon.0) 10344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.754 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:11.045658+0000 mon.a (mon.0) 10345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.754 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:11.049216+0000 mon.a (mon.0) 10346 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.754 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:11.050639+0000 mon.a (mon.0) 10347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:11.059241+0000 mon.a (mon.0) 10348 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:11.142961+0000 mon.a (mon.0) 10349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:11.145265+0000 mon.a (mon.0) 10350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:11.148605+0000 mon.a (mon.0) 10351 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:11.149716+0000 mon.a (mon.0) 10352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:11.159115+0000 mon.a (mon.0) 10353 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.755 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:11.240862+0000 mon.a (mon.0) 10354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:11.243469+0000 mon.a (mon.0) 10355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:11.247067+0000 mon.a (mon.0) 10356 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:11.248358+0000 mon.a (mon.0) 10357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:11.258504+0000 mon.a (mon.0) 10358 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:11.336455+0000 mon.a (mon.0) 10359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:11.339873+0000 mon.a (mon.0) 10360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:11.343999+0000 mon.a (mon.0) 10361 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.756 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:11.345321+0000 mon.a (mon.0) 10362 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.757 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[68510]: audit 2024-02-10T06:48:11.354435+0000 mon.a (mon.0) 10363 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.757 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.663575+0000 mon.a (mon.0) 10325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.757 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.666282+0000 mon.a (mon.0) 10326 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.757 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.667289+0000 mon.a (mon.0) 10327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.758 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.673302+0000 mon.a (mon.0) 10328 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.758 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: cephadm 2024-02-10T06:48:10.674035+0000 mgr.y (mgr.34107) 2501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.758 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.753559+0000 mon.a (mon.0) 10329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.758 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.756217+0000 mon.a (mon.0) 10330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.758 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.759064+0000 mon.a (mon.0) 10331 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.758 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.760006+0000 mon.a (mon.0) 10332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.758 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.768143+0000 mon.a (mon.0) 10333 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.758 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.849630+0000 mon.a (mon.0) 10334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.758 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.852242+0000 mon.a (mon.0) 10335 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.759 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.855969+0000 mon.a (mon.0) 10336 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.759 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.856901+0000 mon.a (mon.0) 10337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.759 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.862733+0000 mon.a (mon.0) 10338 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.759 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.944240+0000 mon.a (mon.0) 10339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.759 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.946757+0000 mon.a (mon.0) 10340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.759 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.949713+0000 mon.a (mon.0) 10341 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.759 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.950650+0000 mon.a (mon.0) 10342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.759 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:10.958867+0000 mon.a (mon.0) 10343 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.759 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:11.042197+0000 mon.a (mon.0) 10344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.760 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:11.045658+0000 mon.a (mon.0) 10345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.760 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:11.049216+0000 mon.a (mon.0) 10346 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.760 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:11.050639+0000 mon.a (mon.0) 10347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.760 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:11.059241+0000 mon.a (mon.0) 10348 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.760 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:11.142961+0000 mon.a (mon.0) 10349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.760 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:11.145265+0000 mon.a (mon.0) 10350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.760 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:11.148605+0000 mon.a (mon.0) 10351 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.761 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:11.149716+0000 mon.a (mon.0) 10352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.761 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:11.159115+0000 mon.a (mon.0) 10353 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.761 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:11.240862+0000 mon.a (mon.0) 10354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.761 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:11.243469+0000 mon.a (mon.0) 10355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.761 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:11.247067+0000 mon.a (mon.0) 10356 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.761 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:11.248358+0000 mon.a (mon.0) 10357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.761 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:11.258504+0000 mon.a (mon.0) 10358 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.761 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:11.336455+0000 mon.a (mon.0) 10359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.762 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:11.339873+0000 mon.a (mon.0) 10360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.762 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:11.343999+0000 mon.a (mon.0) 10361 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.762 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:11.345321+0000 mon.a (mon.0) 10362 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.762 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:11 smithi046 bash[71198]: audit 2024-02-10T06:48:11.354435+0000 mon.a (mon.0) 10363 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.763 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: cephadm 2024-02-10T06:48:09.732100+0000 mgr.y (mgr.34107) 2491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.763 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: cephadm 2024-02-10T06:48:09.825173+0000 mgr.y (mgr.34107) 2492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.763 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: cephadm 2024-02-10T06:48:09.918292+0000 mgr.y (mgr.34107) 2493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.764 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: cephadm 2024-02-10T06:48:10.000011+0000 mgr.y (mgr.34107) 2494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.764 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: cephadm 2024-02-10T06:48:10.091888+0000 mgr.y (mgr.34107) 2495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.764 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: cephadm 2024-02-10T06:48:10.186125+0000 mgr.y (mgr.34107) 2496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.764 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: cephadm 2024-02-10T06:48:10.282474+0000 mgr.y (mgr.34107) 2497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.764 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: cephadm 2024-02-10T06:48:10.380989+0000 mgr.y (mgr.34107) 2498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.764 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.461446+0000 mon.a (mon.0) 10314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.764 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.465294+0000 mon.a (mon.0) 10315 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.764 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.468334+0000 mon.a (mon.0) 10316 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.765 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.469647+0000 mon.a (mon.0) 10317 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.765 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.478582+0000 mon.a (mon.0) 10318 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.765 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: cephadm 2024-02-10T06:48:10.479458+0000 mgr.y (mgr.34107) 2499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.765 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.560856+0000 mon.a (mon.0) 10319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.765 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.563330+0000 mon.a (mon.0) 10320 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.765 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.568456+0000 mon.a (mon.0) 10321 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.765 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.569867+0000 mon.a (mon.0) 10322 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.766 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.578794+0000 mon.a (mon.0) 10323 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.766 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: cephadm 2024-02-10T06:48:10.580271+0000 mgr.y (mgr.34107) 2500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.766 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.661111+0000 mon.a (mon.0) 10324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.766 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.663575+0000 mon.a (mon.0) 10325 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.766 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.666282+0000 mon.a (mon.0) 10326 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.766 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.667289+0000 mon.a (mon.0) 10327 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.766 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.673302+0000 mon.a (mon.0) 10328 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.766 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: cephadm 2024-02-10T06:48:10.674035+0000 mgr.y (mgr.34107) 2501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:11.766 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.753559+0000 mon.a (mon.0) 10329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.766 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.756217+0000 mon.a (mon.0) 10330 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.767 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.759064+0000 mon.a (mon.0) 10331 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.767 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.760006+0000 mon.a (mon.0) 10332 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.767 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.768143+0000 mon.a (mon.0) 10333 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.768 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.849630+0000 mon.a (mon.0) 10334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.768 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.852242+0000 mon.a (mon.0) 10335 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.768 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.855969+0000 mon.a (mon.0) 10336 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.768 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.856901+0000 mon.a (mon.0) 10337 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.768 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.862733+0000 mon.a (mon.0) 10338 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.769 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.944240+0000 mon.a (mon.0) 10339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.769 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.946757+0000 mon.a (mon.0) 10340 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.769 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.949713+0000 mon.a (mon.0) 10341 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.769 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.950650+0000 mon.a (mon.0) 10342 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.769 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:10.958867+0000 mon.a (mon.0) 10343 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.769 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:11.042197+0000 mon.a (mon.0) 10344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.769 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:11.045658+0000 mon.a (mon.0) 10345 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.769 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:11.049216+0000 mon.a (mon.0) 10346 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.770 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:11.050639+0000 mon.a (mon.0) 10347 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.770 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:11.059241+0000 mon.a (mon.0) 10348 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.770 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:11.142961+0000 mon.a (mon.0) 10349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.770 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:11.145265+0000 mon.a (mon.0) 10350 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.770 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:11.148605+0000 mon.a (mon.0) 10351 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.770 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:11.149716+0000 mon.a (mon.0) 10352 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.770 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:11.159115+0000 mon.a (mon.0) 10353 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.771 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:11.240862+0000 mon.a (mon.0) 10354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.771 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:11.243469+0000 mon.a (mon.0) 10355 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.771 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:11.247067+0000 mon.a (mon.0) 10356 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.771 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:11.248358+0000 mon.a (mon.0) 10357 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.771 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:11.258504+0000 mon.a (mon.0) 10358 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:11.771 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:11.336455+0000 mon.a (mon.0) 10359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:11.771 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:11.339873+0000 mon.a (mon.0) 10360 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:11.771 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:11.343999+0000 mon.a (mon.0) 10361 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:11.772 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:11.345321+0000 mon.a (mon.0) 10362 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:11.772 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:11 smithi175 bash[56722]: audit 2024-02-10T06:48:11.354435+0000 mon.a (mon.0) 10363 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: cephadm 2024-02-10T06:48:10.769085+0000 mgr.y (mgr.34107) 2502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: cephadm 2024-02-10T06:48:10.863209+0000 mgr.y (mgr.34107) 2503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: cephadm 2024-02-10T06:48:10.959775+0000 mgr.y (mgr.34107) 2504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: cephadm 2024-02-10T06:48:11.059863+0000 mgr.y (mgr.34107) 2505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: cluster 2024-02-10T06:48:11.133181+0000 mgr.y (mgr.34107) 2506 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: cephadm 2024-02-10T06:48:11.159947+0000 mgr.y (mgr.34107) 2507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: cephadm 2024-02-10T06:48:11.259073+0000 mgr.y (mgr.34107) 2508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: cephadm 2024-02-10T06:48:11.355116+0000 mgr.y (mgr.34107) 2509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.447249+0000 mon.a (mon.0) 10364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.450895+0000 mon.a (mon.0) 10365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.453202+0000 mon.a (mon.0) 10366 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.454097+0000 mon.a (mon.0) 10367 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.459107+0000 mon.a (mon.0) 10368 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: cephadm 2024-02-10T06:48:11.459683+0000 mgr.y (mgr.34107) 2510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.523654+0000 mon.a (mon.0) 10369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.525938+0000 mon.a (mon.0) 10370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.529243+0000 mon.a (mon.0) 10371 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.530474+0000 mon.a (mon.0) 10372 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.538494+0000 mon.a (mon.0) 10373 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: cephadm 2024-02-10T06:48:11.539420+0000 mgr.y (mgr.34107) 2511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.621249+0000 mon.a (mon.0) 10374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.624108+0000 mon.a (mon.0) 10375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.628889+0000 mon.a (mon.0) 10376 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.630422+0000 mon.a (mon.0) 10377 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.639817+0000 mon.a (mon.0) 10378 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: cephadm 2024-02-10T06:48:11.640635+0000 mgr.y (mgr.34107) 2512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.717987+0000 mon.a (mon.0) 10379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.721194+0000 mon.a (mon.0) 10380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.725216+0000 mon.a (mon.0) 10381 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.726510+0000 mon.a (mon.0) 10382 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.735268+0000 mon.a (mon.0) 10383 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.817746+0000 mon.a (mon.0) 10384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.820240+0000 mon.a (mon.0) 10385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.823804+0000 mon.a (mon.0) 10386 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.824935+0000 mon.a (mon.0) 10387 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.833371+0000 mon.a (mon.0) 10388 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.911992+0000 mon.a (mon.0) 10389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.917112+0000 mon.a (mon.0) 10390 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.921333+0000 mon.a (mon.0) 10391 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.923116+0000 mon.a (mon.0) 10392 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:11.932611+0000 mon.a (mon.0) 10393 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.013839+0000 mon.a (mon.0) 10394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.016715+0000 mon.a (mon.0) 10395 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.020049+0000 mon.a (mon.0) 10396 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.021269+0000 mon.a (mon.0) 10397 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.027873+0000 mon.a (mon.0) 10398 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.106095+0000 mon.a (mon.0) 10399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.110792+0000 mon.a (mon.0) 10400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.115035+0000 mon.a (mon.0) 10401 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.116499+0000 mon.a (mon.0) 10402 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.124309+0000 mon.a (mon.0) 10403 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.204730+0000 mon.a (mon.0) 10404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.207968+0000 mon.a (mon.0) 10405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.212640+0000 mon.a (mon.0) 10406 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.214105+0000 mon.a (mon.0) 10407 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.221825+0000 mon.a (mon.0) 10408 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.300054+0000 mon.a (mon.0) 10409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.303142+0000 mon.a (mon.0) 10410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.307279+0000 mon.a (mon.0) 10411 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.308576+0000 mon.a (mon.0) 10412 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.317404+0000 mon.a (mon.0) 10413 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.398001+0000 mon.a (mon.0) 10414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.402697+0000 mon.a (mon.0) 10415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.406020+0000 mon.a (mon.0) 10416 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.407013+0000 mon.a (mon.0) 10417 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:12 smithi175 bash[56722]: audit 2024-02-10T06:48:12.414203+0000 mon.a (mon.0) 10418 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: cephadm 2024-02-10T06:48:10.769085+0000 mgr.y (mgr.34107) 2502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: cephadm 2024-02-10T06:48:10.863209+0000 mgr.y (mgr.34107) 2503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: cephadm 2024-02-10T06:48:10.959775+0000 mgr.y (mgr.34107) 2504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: cephadm 2024-02-10T06:48:11.059863+0000 mgr.y (mgr.34107) 2505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: cluster 2024-02-10T06:48:11.133181+0000 mgr.y (mgr.34107) 2506 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:12.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: cephadm 2024-02-10T06:48:11.159947+0000 mgr.y (mgr.34107) 2507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: cephadm 2024-02-10T06:48:11.259073+0000 mgr.y (mgr.34107) 2508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: cephadm 2024-02-10T06:48:11.355116+0000 mgr.y (mgr.34107) 2509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.447249+0000 mon.a (mon.0) 10364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.450895+0000 mon.a (mon.0) 10365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.453202+0000 mon.a (mon.0) 10366 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.454097+0000 mon.a (mon.0) 10367 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.459107+0000 mon.a (mon.0) 10368 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: cephadm 2024-02-10T06:48:11.459683+0000 mgr.y (mgr.34107) 2510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.523654+0000 mon.a (mon.0) 10369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.525938+0000 mon.a (mon.0) 10370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.529243+0000 mon.a (mon.0) 10371 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.530474+0000 mon.a (mon.0) 10372 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.538494+0000 mon.a (mon.0) 10373 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: cephadm 2024-02-10T06:48:11.539420+0000 mgr.y (mgr.34107) 2511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: cephadm 2024-02-10T06:48:10.769085+0000 mgr.y (mgr.34107) 2502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: cephadm 2024-02-10T06:48:10.863209+0000 mgr.y (mgr.34107) 2503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: cephadm 2024-02-10T06:48:10.959775+0000 mgr.y (mgr.34107) 2504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: cephadm 2024-02-10T06:48:11.059863+0000 mgr.y (mgr.34107) 2505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: cluster 2024-02-10T06:48:11.133181+0000 mgr.y (mgr.34107) 2506 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: cephadm 2024-02-10T06:48:11.159947+0000 mgr.y (mgr.34107) 2507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: cephadm 2024-02-10T06:48:11.259073+0000 mgr.y (mgr.34107) 2508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: cephadm 2024-02-10T06:48:11.355116+0000 mgr.y (mgr.34107) 2509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.447249+0000 mon.a (mon.0) 10364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.450895+0000 mon.a (mon.0) 10365 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.453202+0000 mon.a (mon.0) 10366 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.454097+0000 mon.a (mon.0) 10367 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.459107+0000 mon.a (mon.0) 10368 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: cephadm 2024-02-10T06:48:11.459683+0000 mgr.y (mgr.34107) 2510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.523654+0000 mon.a (mon.0) 10369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.525938+0000 mon.a (mon.0) 10370 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.529243+0000 mon.a (mon.0) 10371 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.530474+0000 mon.a (mon.0) 10372 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.538494+0000 mon.a (mon.0) 10373 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: cephadm 2024-02-10T06:48:11.539420+0000 mgr.y (mgr.34107) 2511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.621249+0000 mon.a (mon.0) 10374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.624108+0000 mon.a (mon.0) 10375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.628889+0000 mon.a (mon.0) 10376 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.630422+0000 mon.a (mon.0) 10377 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.639817+0000 mon.a (mon.0) 10378 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: cephadm 2024-02-10T06:48:11.640635+0000 mgr.y (mgr.34107) 2512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.717987+0000 mon.a (mon.0) 10379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.721194+0000 mon.a (mon.0) 10380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.725216+0000 mon.a (mon.0) 10381 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.726510+0000 mon.a (mon.0) 10382 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.735268+0000 mon.a (mon.0) 10383 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.817746+0000 mon.a (mon.0) 10384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.820240+0000 mon.a (mon.0) 10385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.823804+0000 mon.a (mon.0) 10386 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.824935+0000 mon.a (mon.0) 10387 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.833371+0000 mon.a (mon.0) 10388 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.911992+0000 mon.a (mon.0) 10389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.917112+0000 mon.a (mon.0) 10390 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.921333+0000 mon.a (mon.0) 10391 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.923116+0000 mon.a (mon.0) 10392 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.621249+0000 mon.a (mon.0) 10374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.624108+0000 mon.a (mon.0) 10375 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.628889+0000 mon.a (mon.0) 10376 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.630422+0000 mon.a (mon.0) 10377 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.639817+0000 mon.a (mon.0) 10378 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: cephadm 2024-02-10T06:48:11.640635+0000 mgr.y (mgr.34107) 2512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.717987+0000 mon.a (mon.0) 10379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.721194+0000 mon.a (mon.0) 10380 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.725216+0000 mon.a (mon.0) 10381 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.726510+0000 mon.a (mon.0) 10382 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.735268+0000 mon.a (mon.0) 10383 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.817746+0000 mon.a (mon.0) 10384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.820240+0000 mon.a (mon.0) 10385 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.823804+0000 mon.a (mon.0) 10386 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.824935+0000 mon.a (mon.0) 10387 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.833371+0000 mon.a (mon.0) 10388 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.911992+0000 mon.a (mon.0) 10389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.917112+0000 mon.a (mon.0) 10390 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.921333+0000 mon.a (mon.0) 10391 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.923116+0000 mon.a (mon.0) 10392 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:11.932611+0000 mon.a (mon.0) 10393 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.013839+0000 mon.a (mon.0) 10394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.016715+0000 mon.a (mon.0) 10395 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.020049+0000 mon.a (mon.0) 10396 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.021269+0000 mon.a (mon.0) 10397 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.027873+0000 mon.a (mon.0) 10398 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.106095+0000 mon.a (mon.0) 10399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.110792+0000 mon.a (mon.0) 10400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.115035+0000 mon.a (mon.0) 10401 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.116499+0000 mon.a (mon.0) 10402 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.124309+0000 mon.a (mon.0) 10403 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.204730+0000 mon.a (mon.0) 10404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.207968+0000 mon.a (mon.0) 10405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.212640+0000 mon.a (mon.0) 10406 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.214105+0000 mon.a (mon.0) 10407 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.221825+0000 mon.a (mon.0) 10408 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.300054+0000 mon.a (mon.0) 10409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.303142+0000 mon.a (mon.0) 10410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.307279+0000 mon.a (mon.0) 10411 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.308576+0000 mon.a (mon.0) 10412 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.317404+0000 mon.a (mon.0) 10413 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.398001+0000 mon.a (mon.0) 10414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.402697+0000 mon.a (mon.0) 10415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.406020+0000 mon.a (mon.0) 10416 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.407013+0000 mon.a (mon.0) 10417 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[68510]: audit 2024-02-10T06:48:12.414203+0000 mon.a (mon.0) 10418 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:11.932611+0000 mon.a (mon.0) 10393 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.013839+0000 mon.a (mon.0) 10394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.016715+0000 mon.a (mon.0) 10395 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.020049+0000 mon.a (mon.0) 10396 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.021269+0000 mon.a (mon.0) 10397 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.027873+0000 mon.a (mon.0) 10398 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.106095+0000 mon.a (mon.0) 10399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.110792+0000 mon.a (mon.0) 10400 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.115035+0000 mon.a (mon.0) 10401 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.116499+0000 mon.a (mon.0) 10402 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.124309+0000 mon.a (mon.0) 10403 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.204730+0000 mon.a (mon.0) 10404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.207968+0000 mon.a (mon.0) 10405 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.212640+0000 mon.a (mon.0) 10406 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.214105+0000 mon.a (mon.0) 10407 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.221825+0000 mon.a (mon.0) 10408 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.300054+0000 mon.a (mon.0) 10409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.303142+0000 mon.a (mon.0) 10410 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.307279+0000 mon.a (mon.0) 10411 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.308576+0000 mon.a (mon.0) 10412 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.317404+0000 mon.a (mon.0) 10413 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:12.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.398001+0000 mon.a (mon.0) 10414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:12.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.402697+0000 mon.a (mon.0) 10415 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:12.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.406020+0000 mon.a (mon.0) 10416 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:12.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.407013+0000 mon.a (mon.0) 10417 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:12.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:12 smithi046 bash[71198]: audit 2024-02-10T06:48:12.414203+0000 mon.a (mon.0) 10418 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: cephadm 2024-02-10T06:48:11.735904+0000 mgr.y (mgr.34107) 2513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: cephadm 2024-02-10T06:48:11.834052+0000 mgr.y (mgr.34107) 2514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: cephadm 2024-02-10T06:48:11.933328+0000 mgr.y (mgr.34107) 2515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: cephadm 2024-02-10T06:48:12.028345+0000 mgr.y (mgr.34107) 2516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: cephadm 2024-02-10T06:48:12.125366+0000 mgr.y (mgr.34107) 2517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: cephadm 2024-02-10T06:48:12.222419+0000 mgr.y (mgr.34107) 2518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: cephadm 2024-02-10T06:48:12.318273+0000 mgr.y (mgr.34107) 2519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: cephadm 2024-02-10T06:48:12.414736+0000 mgr.y (mgr.34107) 2520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.465089+0000 mgr.y (mgr.34107) 2521 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:48:13.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.496209+0000 mon.a (mon.0) 10419 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.498512+0000 mon.a (mon.0) 10420 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.500916+0000 mon.a (mon.0) 10421 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.501708+0000 mon.a (mon.0) 10422 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.507840+0000 mon.a (mon.0) 10423 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: cephadm 2024-02-10T06:48:12.508798+0000 mgr.y (mgr.34107) 2522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.568561+0000 mon.a (mon.0) 10424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.571987+0000 mon.a (mon.0) 10425 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.575387+0000 mon.a (mon.0) 10426 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.576552+0000 mon.a (mon.0) 10427 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.583069+0000 mon.a (mon.0) 10428 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: cephadm 2024-02-10T06:48:12.583575+0000 mgr.y (mgr.34107) 2523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.665006+0000 mon.a (mon.0) 10429 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.667178+0000 mon.a (mon.0) 10430 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.670558+0000 mon.a (mon.0) 10431 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.671404+0000 mon.a (mon.0) 10432 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.678945+0000 mon.a (mon.0) 10433 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: cephadm 2024-02-10T06:48:12.679653+0000 mgr.y (mgr.34107) 2524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.761605+0000 mon.a (mon.0) 10434 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.764584+0000 mon.a (mon.0) 10435 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.768906+0000 mon.a (mon.0) 10436 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.770294+0000 mon.a (mon.0) 10437 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.777349+0000 mon.a (mon.0) 10438 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.860856+0000 mon.a (mon.0) 10439 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.863473+0000 mon.a (mon.0) 10440 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.866502+0000 mon.a (mon.0) 10441 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.867505+0000 mon.a (mon.0) 10442 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.875276+0000 mon.a (mon.0) 10443 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.956889+0000 mon.a (mon.0) 10444 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.959359+0000 mon.a (mon.0) 10445 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.961825+0000 mon.a (mon.0) 10446 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.963056+0000 mon.a (mon.0) 10447 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:12.969884+0000 mon.a (mon.0) 10448 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:13.050108+0000 mon.a (mon.0) 10449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:13.052456+0000 mon.a (mon.0) 10450 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:13.055814+0000 mon.a (mon.0) 10451 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:13.056929+0000 mon.a (mon.0) 10452 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:13.065241+0000 mon.a (mon.0) 10453 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:13.143094+0000 mon.a (mon.0) 10454 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:13.146357+0000 mon.a (mon.0) 10455 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:13.150328+0000 mon.a (mon.0) 10456 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:13.151634+0000 mon.a (mon.0) 10457 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:13.160069+0000 mon.a (mon.0) 10458 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:13.241940+0000 mon.a (mon.0) 10459 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:13.244293+0000 mon.a (mon.0) 10460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:13.247597+0000 mon.a (mon.0) 10461 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:13.248392+0000 mon.a (mon.0) 10462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:13.255941+0000 mon.a (mon.0) 10463 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:13.340360+0000 mon.a (mon.0) 10464 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:13.345264+0000 mon.a (mon.0) 10465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:13.348521+0000 mon.a (mon.0) 10466 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:13.349633+0000 mon.a (mon.0) 10467 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:13.356080+0000 mon.a (mon.0) 10468 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:13 smithi175 bash[56722]: audit 2024-02-10T06:48:13.436630+0000 mon.a (mon.0) 10469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.716 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: cephadm 2024-02-10T06:48:11.735904+0000 mgr.y (mgr.34107) 2513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.716 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: cephadm 2024-02-10T06:48:11.834052+0000 mgr.y (mgr.34107) 2514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.716 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: cephadm 2024-02-10T06:48:11.933328+0000 mgr.y (mgr.34107) 2515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.716 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: cephadm 2024-02-10T06:48:12.028345+0000 mgr.y (mgr.34107) 2516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.716 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: cephadm 2024-02-10T06:48:12.125366+0000 mgr.y (mgr.34107) 2517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.716 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: cephadm 2024-02-10T06:48:12.222419+0000 mgr.y (mgr.34107) 2518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.716 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: cephadm 2024-02-10T06:48:12.318273+0000 mgr.y (mgr.34107) 2519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.716 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: cephadm 2024-02-10T06:48:12.414736+0000 mgr.y (mgr.34107) 2520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.717 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.465089+0000 mgr.y (mgr.34107) 2521 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:48:13.717 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.496209+0000 mon.a (mon.0) 10419 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.717 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.498512+0000 mon.a (mon.0) 10420 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.717 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.500916+0000 mon.a (mon.0) 10421 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.717 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.501708+0000 mon.a (mon.0) 10422 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.717 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.507840+0000 mon.a (mon.0) 10423 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.717 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: cephadm 2024-02-10T06:48:12.508798+0000 mgr.y (mgr.34107) 2522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.717 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.568561+0000 mon.a (mon.0) 10424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.717 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.571987+0000 mon.a (mon.0) 10425 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.717 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.575387+0000 mon.a (mon.0) 10426 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.717 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.576552+0000 mon.a (mon.0) 10427 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.718 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.583069+0000 mon.a (mon.0) 10428 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.718 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: cephadm 2024-02-10T06:48:11.735904+0000 mgr.y (mgr.34107) 2513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.718 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: cephadm 2024-02-10T06:48:11.834052+0000 mgr.y (mgr.34107) 2514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.718 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: cephadm 2024-02-10T06:48:11.933328+0000 mgr.y (mgr.34107) 2515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.718 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: cephadm 2024-02-10T06:48:12.028345+0000 mgr.y (mgr.34107) 2516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.718 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: cephadm 2024-02-10T06:48:12.125366+0000 mgr.y (mgr.34107) 2517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.719 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: cephadm 2024-02-10T06:48:12.222419+0000 mgr.y (mgr.34107) 2518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.719 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: cephadm 2024-02-10T06:48:12.318273+0000 mgr.y (mgr.34107) 2519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.719 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: cephadm 2024-02-10T06:48:12.414736+0000 mgr.y (mgr.34107) 2520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.719 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.465089+0000 mgr.y (mgr.34107) 2521 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:48:13.719 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.496209+0000 mon.a (mon.0) 10419 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.719 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.498512+0000 mon.a (mon.0) 10420 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.719 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.500916+0000 mon.a (mon.0) 10421 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.719 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.501708+0000 mon.a (mon.0) 10422 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.507840+0000 mon.a (mon.0) 10423 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: cephadm 2024-02-10T06:48:12.508798+0000 mgr.y (mgr.34107) 2522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.568561+0000 mon.a (mon.0) 10424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.571987+0000 mon.a (mon.0) 10425 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.575387+0000 mon.a (mon.0) 10426 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.720 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.576552+0000 mon.a (mon.0) 10427 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.721 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.583069+0000 mon.a (mon.0) 10428 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.721 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: cephadm 2024-02-10T06:48:12.583575+0000 mgr.y (mgr.34107) 2523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.721 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.665006+0000 mon.a (mon.0) 10429 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.721 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.667178+0000 mon.a (mon.0) 10430 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.721 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.670558+0000 mon.a (mon.0) 10431 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.721 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.671404+0000 mon.a (mon.0) 10432 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.721 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.678945+0000 mon.a (mon.0) 10433 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.721 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: cephadm 2024-02-10T06:48:12.679653+0000 mgr.y (mgr.34107) 2524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.721 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.761605+0000 mon.a (mon.0) 10434 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.764584+0000 mon.a (mon.0) 10435 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.768906+0000 mon.a (mon.0) 10436 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.770294+0000 mon.a (mon.0) 10437 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.777349+0000 mon.a (mon.0) 10438 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.860856+0000 mon.a (mon.0) 10439 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.863473+0000 mon.a (mon.0) 10440 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.866502+0000 mon.a (mon.0) 10441 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.722 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.867505+0000 mon.a (mon.0) 10442 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.723 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.875276+0000 mon.a (mon.0) 10443 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.723 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.956889+0000 mon.a (mon.0) 10444 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.723 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.959359+0000 mon.a (mon.0) 10445 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.723 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.961825+0000 mon.a (mon.0) 10446 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.723 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.963056+0000 mon.a (mon.0) 10447 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.723 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:12.969884+0000 mon.a (mon.0) 10448 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.723 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:13.050108+0000 mon.a (mon.0) 10449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.723 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:13.052456+0000 mon.a (mon.0) 10450 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.723 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:13.055814+0000 mon.a (mon.0) 10451 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.724 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:13.056929+0000 mon.a (mon.0) 10452 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.724 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:13.065241+0000 mon.a (mon.0) 10453 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.724 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:13.143094+0000 mon.a (mon.0) 10454 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.724 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:13.146357+0000 mon.a (mon.0) 10455 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.724 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:13.150328+0000 mon.a (mon.0) 10456 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.724 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:13.151634+0000 mon.a (mon.0) 10457 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.724 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:13.160069+0000 mon.a (mon.0) 10458 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.725 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:13.241940+0000 mon.a (mon.0) 10459 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.725 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:13.244293+0000 mon.a (mon.0) 10460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.725 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:13.247597+0000 mon.a (mon.0) 10461 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.725 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:13.248392+0000 mon.a (mon.0) 10462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.725 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:13.255941+0000 mon.a (mon.0) 10463 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.725 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:13.340360+0000 mon.a (mon.0) 10464 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.725 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:13.345264+0000 mon.a (mon.0) 10465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.726 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:13.348521+0000 mon.a (mon.0) 10466 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.726 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:13.349633+0000 mon.a (mon.0) 10467 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.726 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:13.356080+0000 mon.a (mon.0) 10468 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.726 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[68510]: audit 2024-02-10T06:48:13.436630+0000 mon.a (mon.0) 10469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.726 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: cephadm 2024-02-10T06:48:12.583575+0000 mgr.y (mgr.34107) 2523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.727 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.665006+0000 mon.a (mon.0) 10429 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.727 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.667178+0000 mon.a (mon.0) 10430 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.727 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.670558+0000 mon.a (mon.0) 10431 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.727 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.671404+0000 mon.a (mon.0) 10432 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.728 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.678945+0000 mon.a (mon.0) 10433 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.728 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: cephadm 2024-02-10T06:48:12.679653+0000 mgr.y (mgr.34107) 2524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:13.728 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.761605+0000 mon.a (mon.0) 10434 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.728 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.764584+0000 mon.a (mon.0) 10435 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.728 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.768906+0000 mon.a (mon.0) 10436 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.728 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.770294+0000 mon.a (mon.0) 10437 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.728 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.777349+0000 mon.a (mon.0) 10438 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.728 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.860856+0000 mon.a (mon.0) 10439 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.729 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.863473+0000 mon.a (mon.0) 10440 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.729 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.866502+0000 mon.a (mon.0) 10441 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.729 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.867505+0000 mon.a (mon.0) 10442 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.729 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.875276+0000 mon.a (mon.0) 10443 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.729 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.956889+0000 mon.a (mon.0) 10444 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.729 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.959359+0000 mon.a (mon.0) 10445 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.729 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.961825+0000 mon.a (mon.0) 10446 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.730 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.963056+0000 mon.a (mon.0) 10447 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.730 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:12.969884+0000 mon.a (mon.0) 10448 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.730 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:13.050108+0000 mon.a (mon.0) 10449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.730 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:13.052456+0000 mon.a (mon.0) 10450 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.730 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:13.055814+0000 mon.a (mon.0) 10451 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.730 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:13.056929+0000 mon.a (mon.0) 10452 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.730 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:13.065241+0000 mon.a (mon.0) 10453 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.731 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:13.143094+0000 mon.a (mon.0) 10454 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.731 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:13.146357+0000 mon.a (mon.0) 10455 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.731 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:13.150328+0000 mon.a (mon.0) 10456 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.731 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:13.151634+0000 mon.a (mon.0) 10457 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.731 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:13.160069+0000 mon.a (mon.0) 10458 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.731 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:13.241940+0000 mon.a (mon.0) 10459 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.732 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:13.244293+0000 mon.a (mon.0) 10460 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.732 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:13.247597+0000 mon.a (mon.0) 10461 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.732 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:13.248392+0000 mon.a (mon.0) 10462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.732 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:13.255941+0000 mon.a (mon.0) 10463 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.732 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:13.340360+0000 mon.a (mon.0) 10464 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:13.732 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:13.345264+0000 mon.a (mon.0) 10465 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:13.732 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:13.348521+0000 mon.a (mon.0) 10466 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:13.732 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:13.349633+0000 mon.a (mon.0) 10467 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:13.732 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:13.356080+0000 mon.a (mon.0) 10468 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:13.732 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:13 smithi046 bash[71198]: audit 2024-02-10T06:48:13.436630+0000 mon.a (mon.0) 10469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: cephadm 2024-02-10T06:48:12.777911+0000 mgr.y (mgr.34107) 2525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: cephadm 2024-02-10T06:48:12.876369+0000 mgr.y (mgr.34107) 2526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: cephadm 2024-02-10T06:48:12.970484+0000 mgr.y (mgr.34107) 2527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: cephadm 2024-02-10T06:48:13.065788+0000 mgr.y (mgr.34107) 2528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: cluster 2024-02-10T06:48:13.134334+0000 mgr.y (mgr.34107) 2529 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:14.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: cephadm 2024-02-10T06:48:13.160805+0000 mgr.y (mgr.34107) 2530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: cephadm 2024-02-10T06:48:13.256868+0000 mgr.y (mgr.34107) 2531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: cephadm 2024-02-10T06:48:13.356569+0000 mgr.y (mgr.34107) 2532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.449959+0000 mon.a (mon.0) 10470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.453620+0000 mon.a (mon.0) 10471 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.454551+0000 mon.a (mon.0) 10472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.459826+0000 mon.a (mon.0) 10473 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: cephadm 2024-02-10T06:48:13.460395+0000 mgr.y (mgr.34107) 2533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.539858+0000 mon.a (mon.0) 10474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.542250+0000 mon.a (mon.0) 10475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.544760+0000 mon.a (mon.0) 10476 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.545496+0000 mon.a (mon.0) 10477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.554277+0000 mon.a (mon.0) 10478 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: cephadm 2024-02-10T06:48:13.555002+0000 mgr.y (mgr.34107) 2534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.637931+0000 mon.a (mon.0) 10479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.642136+0000 mon.a (mon.0) 10480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.646126+0000 mon.a (mon.0) 10481 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.647407+0000 mon.a (mon.0) 10482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.655013+0000 mon.a (mon.0) 10483 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: cephadm 2024-02-10T06:48:13.655586+0000 mgr.y (mgr.34107) 2535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.739466+0000 mon.a (mon.0) 10484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.743016+0000 mon.a (mon.0) 10485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.746273+0000 mon.a (mon.0) 10486 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.747278+0000 mon.a (mon.0) 10487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.753753+0000 mon.a (mon.0) 10488 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.833800+0000 mon.a (mon.0) 10489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.836867+0000 mon.a (mon.0) 10490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.840293+0000 mon.a (mon.0) 10491 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.841707+0000 mon.a (mon.0) 10492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.849061+0000 mon.a (mon.0) 10493 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.930202+0000 mon.a (mon.0) 10494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.932434+0000 mon.a (mon.0) 10495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.935875+0000 mon.a (mon.0) 10496 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.937007+0000 mon.a (mon.0) 10497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:13.944573+0000 mon.a (mon.0) 10498 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.019702+0000 mon.a (mon.0) 10499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.022189+0000 mon.a (mon.0) 10500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.024695+0000 mon.a (mon.0) 10501 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.025703+0000 mon.a (mon.0) 10502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.033229+0000 mon.a (mon.0) 10503 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.113384+0000 mon.a (mon.0) 10504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.115602+0000 mon.a (mon.0) 10505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.118432+0000 mon.a (mon.0) 10506 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.119206+0000 mon.a (mon.0) 10507 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.124900+0000 mon.a (mon.0) 10508 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.204548+0000 mon.a (mon.0) 10509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.206783+0000 mon.a (mon.0) 10510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.209246+0000 mon.a (mon.0) 10511 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.210188+0000 mon.a (mon.0) 10512 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.216886+0000 mon.a (mon.0) 10513 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.296906+0000 mon.a (mon.0) 10514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.299703+0000 mon.a (mon.0) 10515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.302339+0000 mon.a (mon.0) 10516 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.303250+0000 mon.a (mon.0) 10517 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.309832+0000 mon.a (mon.0) 10518 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.392337+0000 mon.a (mon.0) 10519 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.394408+0000 mon.a (mon.0) 10520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.397306+0000 mon.a (mon.0) 10521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.398414+0000 mon.a (mon.0) 10522 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:14 smithi175 bash[56722]: audit 2024-02-10T06:48:14.407804+0000 mon.a (mon.0) 10523 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: cephadm 2024-02-10T06:48:12.777911+0000 mgr.y (mgr.34107) 2525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: cephadm 2024-02-10T06:48:12.876369+0000 mgr.y (mgr.34107) 2526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: cephadm 2024-02-10T06:48:12.970484+0000 mgr.y (mgr.34107) 2527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: cephadm 2024-02-10T06:48:13.065788+0000 mgr.y (mgr.34107) 2528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: cluster 2024-02-10T06:48:13.134334+0000 mgr.y (mgr.34107) 2529 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:14.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: cephadm 2024-02-10T06:48:13.160805+0000 mgr.y (mgr.34107) 2530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: cephadm 2024-02-10T06:48:13.256868+0000 mgr.y (mgr.34107) 2531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: cephadm 2024-02-10T06:48:13.356569+0000 mgr.y (mgr.34107) 2532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.449959+0000 mon.a (mon.0) 10470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.453620+0000 mon.a (mon.0) 10471 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.454551+0000 mon.a (mon.0) 10472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.459826+0000 mon.a (mon.0) 10473 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: cephadm 2024-02-10T06:48:13.460395+0000 mgr.y (mgr.34107) 2533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.539858+0000 mon.a (mon.0) 10474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.542250+0000 mon.a (mon.0) 10475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.544760+0000 mon.a (mon.0) 10476 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.545496+0000 mon.a (mon.0) 10477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.554277+0000 mon.a (mon.0) 10478 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: cephadm 2024-02-10T06:48:13.555002+0000 mgr.y (mgr.34107) 2534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.637931+0000 mon.a (mon.0) 10479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.642136+0000 mon.a (mon.0) 10480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.646126+0000 mon.a (mon.0) 10481 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.647407+0000 mon.a (mon.0) 10482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.655013+0000 mon.a (mon.0) 10483 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: cephadm 2024-02-10T06:48:13.655586+0000 mgr.y (mgr.34107) 2535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.739466+0000 mon.a (mon.0) 10484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.743016+0000 mon.a (mon.0) 10485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.746273+0000 mon.a (mon.0) 10486 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.747278+0000 mon.a (mon.0) 10487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.753753+0000 mon.a (mon.0) 10488 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.833800+0000 mon.a (mon.0) 10489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.836867+0000 mon.a (mon.0) 10490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.840293+0000 mon.a (mon.0) 10491 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.841707+0000 mon.a (mon.0) 10492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.849061+0000 mon.a (mon.0) 10493 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.930202+0000 mon.a (mon.0) 10494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.932434+0000 mon.a (mon.0) 10495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.935875+0000 mon.a (mon.0) 10496 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.937007+0000 mon.a (mon.0) 10497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:13.944573+0000 mon.a (mon.0) 10498 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: cephadm 2024-02-10T06:48:12.777911+0000 mgr.y (mgr.34107) 2525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: cephadm 2024-02-10T06:48:12.876369+0000 mgr.y (mgr.34107) 2526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: cephadm 2024-02-10T06:48:12.970484+0000 mgr.y (mgr.34107) 2527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: cephadm 2024-02-10T06:48:13.065788+0000 mgr.y (mgr.34107) 2528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: cluster 2024-02-10T06:48:13.134334+0000 mgr.y (mgr.34107) 2529 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:14.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: cephadm 2024-02-10T06:48:13.160805+0000 mgr.y (mgr.34107) 2530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: cephadm 2024-02-10T06:48:13.256868+0000 mgr.y (mgr.34107) 2531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: cephadm 2024-02-10T06:48:13.356569+0000 mgr.y (mgr.34107) 2532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.449959+0000 mon.a (mon.0) 10470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.453620+0000 mon.a (mon.0) 10471 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.454551+0000 mon.a (mon.0) 10472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.459826+0000 mon.a (mon.0) 10473 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: cephadm 2024-02-10T06:48:13.460395+0000 mgr.y (mgr.34107) 2533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.539858+0000 mon.a (mon.0) 10474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.542250+0000 mon.a (mon.0) 10475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.544760+0000 mon.a (mon.0) 10476 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.545496+0000 mon.a (mon.0) 10477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.554277+0000 mon.a (mon.0) 10478 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: cephadm 2024-02-10T06:48:13.555002+0000 mgr.y (mgr.34107) 2534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.637931+0000 mon.a (mon.0) 10479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.019702+0000 mon.a (mon.0) 10499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.022189+0000 mon.a (mon.0) 10500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.024695+0000 mon.a (mon.0) 10501 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.025703+0000 mon.a (mon.0) 10502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.033229+0000 mon.a (mon.0) 10503 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.113384+0000 mon.a (mon.0) 10504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.115602+0000 mon.a (mon.0) 10505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.118432+0000 mon.a (mon.0) 10506 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.119206+0000 mon.a (mon.0) 10507 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.124900+0000 mon.a (mon.0) 10508 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.204548+0000 mon.a (mon.0) 10509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.206783+0000 mon.a (mon.0) 10510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.209246+0000 mon.a (mon.0) 10511 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.210188+0000 mon.a (mon.0) 10512 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.216886+0000 mon.a (mon.0) 10513 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.296906+0000 mon.a (mon.0) 10514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.299703+0000 mon.a (mon.0) 10515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.302339+0000 mon.a (mon.0) 10516 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.303250+0000 mon.a (mon.0) 10517 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.309832+0000 mon.a (mon.0) 10518 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.392337+0000 mon.a (mon.0) 10519 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.394408+0000 mon.a (mon.0) 10520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.397306+0000 mon.a (mon.0) 10521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.398414+0000 mon.a (mon.0) 10522 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[68510]: audit 2024-02-10T06:48:14.407804+0000 mon.a (mon.0) 10523 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.642136+0000 mon.a (mon.0) 10480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.646126+0000 mon.a (mon.0) 10481 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.647407+0000 mon.a (mon.0) 10482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.655013+0000 mon.a (mon.0) 10483 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: cephadm 2024-02-10T06:48:13.655586+0000 mgr.y (mgr.34107) 2535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:14.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.739466+0000 mon.a (mon.0) 10484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.743016+0000 mon.a (mon.0) 10485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.746273+0000 mon.a (mon.0) 10486 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.747278+0000 mon.a (mon.0) 10487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.753753+0000 mon.a (mon.0) 10488 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.833800+0000 mon.a (mon.0) 10489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.836867+0000 mon.a (mon.0) 10490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.840293+0000 mon.a (mon.0) 10491 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.841707+0000 mon.a (mon.0) 10492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.849061+0000 mon.a (mon.0) 10493 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.930202+0000 mon.a (mon.0) 10494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.932434+0000 mon.a (mon.0) 10495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.935875+0000 mon.a (mon.0) 10496 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.937007+0000 mon.a (mon.0) 10497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:13.944573+0000 mon.a (mon.0) 10498 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.019702+0000 mon.a (mon.0) 10499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.022189+0000 mon.a (mon.0) 10500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.024695+0000 mon.a (mon.0) 10501 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.025703+0000 mon.a (mon.0) 10502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.033229+0000 mon.a (mon.0) 10503 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.113384+0000 mon.a (mon.0) 10504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.115602+0000 mon.a (mon.0) 10505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.118432+0000 mon.a (mon.0) 10506 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.119206+0000 mon.a (mon.0) 10507 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.124900+0000 mon.a (mon.0) 10508 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.204548+0000 mon.a (mon.0) 10509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.206783+0000 mon.a (mon.0) 10510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.209246+0000 mon.a (mon.0) 10511 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.210188+0000 mon.a (mon.0) 10512 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.216886+0000 mon.a (mon.0) 10513 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.296906+0000 mon.a (mon.0) 10514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.299703+0000 mon.a (mon.0) 10515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.302339+0000 mon.a (mon.0) 10516 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.303250+0000 mon.a (mon.0) 10517 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.309832+0000 mon.a (mon.0) 10518 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:14.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.392337+0000 mon.a (mon.0) 10519 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:14.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.394408+0000 mon.a (mon.0) 10520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:14.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.397306+0000 mon.a (mon.0) 10521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:14.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.398414+0000 mon.a (mon.0) 10522 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:14.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:14 smithi046 bash[71198]: audit 2024-02-10T06:48:14.407804+0000 mon.a (mon.0) 10523 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: cephadm 2024-02-10T06:48:13.754485+0000 mgr.y (mgr.34107) 2536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: cephadm 2024-02-10T06:48:13.849818+0000 mgr.y (mgr.34107) 2537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: cephadm 2024-02-10T06:48:13.945417+0000 mgr.y (mgr.34107) 2538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: cephadm 2024-02-10T06:48:14.034080+0000 mgr.y (mgr.34107) 2539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: cephadm 2024-02-10T06:48:14.125491+0000 mgr.y (mgr.34107) 2540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: cephadm 2024-02-10T06:48:14.217529+0000 mgr.y (mgr.34107) 2541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: cephadm 2024-02-10T06:48:14.310538+0000 mgr.y (mgr.34107) 2542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: cephadm 2024-02-10T06:48:14.408682+0000 mgr.y (mgr.34107) 2543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.489515+0000 mon.a (mon.0) 10524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.491846+0000 mon.a (mon.0) 10525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.496573+0000 mon.a (mon.0) 10526 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.497968+0000 mon.a (mon.0) 10527 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.506727+0000 mon.a (mon.0) 10528 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.507170+0000 mon.a (mon.0) 10529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:48:15.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: cephadm 2024-02-10T06:48:14.507417+0000 mgr.y (mgr.34107) 2544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.626637+0000 mon.a (mon.0) 10530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.628618+0000 mon.a (mon.0) 10531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.631253+0000 mon.a (mon.0) 10532 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.632047+0000 mon.a (mon.0) 10533 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.639516+0000 mon.a (mon.0) 10534 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: cephadm 2024-02-10T06:48:14.640261+0000 mgr.y (mgr.34107) 2545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.717075+0000 mon.a (mon.0) 10535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.719535+0000 mon.a (mon.0) 10536 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.722585+0000 mon.a (mon.0) 10537 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.723520+0000 mon.a (mon.0) 10538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.730117+0000 mon.a (mon.0) 10539 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.812861+0000 mon.a (mon.0) 10540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.815335+0000 mon.a (mon.0) 10541 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.818392+0000 mon.a (mon.0) 10542 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.819389+0000 mon.a (mon.0) 10543 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.827856+0000 mon.a (mon.0) 10544 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.902934+0000 mon.a (mon.0) 10545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.905761+0000 mon.a (mon.0) 10546 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.908653+0000 mon.a (mon.0) 10547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.909839+0000 mon.a (mon.0) 10548 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.916743+0000 mon.a (mon.0) 10549 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:14.997028+0000 mon.a (mon.0) 10550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.000224+0000 mon.a (mon.0) 10551 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.004903+0000 mon.a (mon.0) 10552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.006414+0000 mon.a (mon.0) 10553 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.014943+0000 mon.a (mon.0) 10554 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.097341+0000 mon.a (mon.0) 10555 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.101461+0000 mon.a (mon.0) 10556 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.104726+0000 mon.a (mon.0) 10557 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.105762+0000 mon.a (mon.0) 10558 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.114478+0000 mon.a (mon.0) 10559 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.192984+0000 mon.a (mon.0) 10560 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.196425+0000 mon.a (mon.0) 10561 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.200155+0000 mon.a (mon.0) 10562 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.201589+0000 mon.a (mon.0) 10563 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.210360+0000 mon.a (mon.0) 10564 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.290052+0000 mon.a (mon.0) 10565 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.292732+0000 mon.a (mon.0) 10566 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.296048+0000 mon.a (mon.0) 10567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.297139+0000 mon.a (mon.0) 10568 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.305757+0000 mon.a (mon.0) 10569 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.384882+0000 mon.a (mon.0) 10570 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.389522+0000 mon.a (mon.0) 10571 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.393230+0000 mon.a (mon.0) 10572 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.394565+0000 mon.a (mon.0) 10573 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:15 smithi175 bash[56722]: audit 2024-02-10T06:48:15.401456+0000 mon.a (mon.0) 10574 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: cephadm 2024-02-10T06:48:13.754485+0000 mgr.y (mgr.34107) 2536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: cephadm 2024-02-10T06:48:13.849818+0000 mgr.y (mgr.34107) 2537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: cephadm 2024-02-10T06:48:13.945417+0000 mgr.y (mgr.34107) 2538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: cephadm 2024-02-10T06:48:14.034080+0000 mgr.y (mgr.34107) 2539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: cephadm 2024-02-10T06:48:14.125491+0000 mgr.y (mgr.34107) 2540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: cephadm 2024-02-10T06:48:14.217529+0000 mgr.y (mgr.34107) 2541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: cephadm 2024-02-10T06:48:14.310538+0000 mgr.y (mgr.34107) 2542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: cephadm 2024-02-10T06:48:14.408682+0000 mgr.y (mgr.34107) 2543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.489515+0000 mon.a (mon.0) 10524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.491846+0000 mon.a (mon.0) 10525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.496573+0000 mon.a (mon.0) 10526 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.497968+0000 mon.a (mon.0) 10527 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.506727+0000 mon.a (mon.0) 10528 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.507170+0000 mon.a (mon.0) 10529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:48:15.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: cephadm 2024-02-10T06:48:14.507417+0000 mgr.y (mgr.34107) 2544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.626637+0000 mon.a (mon.0) 10530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.628618+0000 mon.a (mon.0) 10531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.631253+0000 mon.a (mon.0) 10532 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.632047+0000 mon.a (mon.0) 10533 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.639516+0000 mon.a (mon.0) 10534 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: cephadm 2024-02-10T06:48:14.640261+0000 mgr.y (mgr.34107) 2545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.717075+0000 mon.a (mon.0) 10535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.719535+0000 mon.a (mon.0) 10536 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.722585+0000 mon.a (mon.0) 10537 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.723520+0000 mon.a (mon.0) 10538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.730117+0000 mon.a (mon.0) 10539 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.812861+0000 mon.a (mon.0) 10540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.815335+0000 mon.a (mon.0) 10541 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.818392+0000 mon.a (mon.0) 10542 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.819389+0000 mon.a (mon.0) 10543 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.827856+0000 mon.a (mon.0) 10544 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.902934+0000 mon.a (mon.0) 10545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.905761+0000 mon.a (mon.0) 10546 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.908653+0000 mon.a (mon.0) 10547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.909839+0000 mon.a (mon.0) 10548 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.916743+0000 mon.a (mon.0) 10549 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:14.997028+0000 mon.a (mon.0) 10550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.000224+0000 mon.a (mon.0) 10551 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.004903+0000 mon.a (mon.0) 10552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.006414+0000 mon.a (mon.0) 10553 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.014943+0000 mon.a (mon.0) 10554 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.097341+0000 mon.a (mon.0) 10555 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.101461+0000 mon.a (mon.0) 10556 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.104726+0000 mon.a (mon.0) 10557 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.105762+0000 mon.a (mon.0) 10558 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.114478+0000 mon.a (mon.0) 10559 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.192984+0000 mon.a (mon.0) 10560 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.196425+0000 mon.a (mon.0) 10561 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.200155+0000 mon.a (mon.0) 10562 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.201589+0000 mon.a (mon.0) 10563 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.210360+0000 mon.a (mon.0) 10564 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.290052+0000 mon.a (mon.0) 10565 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.292732+0000 mon.a (mon.0) 10566 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.296048+0000 mon.a (mon.0) 10567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.297139+0000 mon.a (mon.0) 10568 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.305757+0000 mon.a (mon.0) 10569 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.384882+0000 mon.a (mon.0) 10570 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.389522+0000 mon.a (mon.0) 10571 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.393230+0000 mon.a (mon.0) 10572 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.394565+0000 mon.a (mon.0) 10573 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[68510]: audit 2024-02-10T06:48:15.401456+0000 mon.a (mon.0) 10574 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: cephadm 2024-02-10T06:48:13.754485+0000 mgr.y (mgr.34107) 2536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: cephadm 2024-02-10T06:48:13.849818+0000 mgr.y (mgr.34107) 2537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: cephadm 2024-02-10T06:48:13.945417+0000 mgr.y (mgr.34107) 2538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: cephadm 2024-02-10T06:48:14.034080+0000 mgr.y (mgr.34107) 2539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: cephadm 2024-02-10T06:48:14.125491+0000 mgr.y (mgr.34107) 2540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: cephadm 2024-02-10T06:48:14.217529+0000 mgr.y (mgr.34107) 2541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: cephadm 2024-02-10T06:48:14.310538+0000 mgr.y (mgr.34107) 2542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: cephadm 2024-02-10T06:48:14.408682+0000 mgr.y (mgr.34107) 2543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.489515+0000 mon.a (mon.0) 10524 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.491846+0000 mon.a (mon.0) 10525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.496573+0000 mon.a (mon.0) 10526 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.497968+0000 mon.a (mon.0) 10527 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.506727+0000 mon.a (mon.0) 10528 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.507170+0000 mon.a (mon.0) 10529 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:48:15.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: cephadm 2024-02-10T06:48:14.507417+0000 mgr.y (mgr.34107) 2544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.626637+0000 mon.a (mon.0) 10530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.628618+0000 mon.a (mon.0) 10531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.631253+0000 mon.a (mon.0) 10532 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.632047+0000 mon.a (mon.0) 10533 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.639516+0000 mon.a (mon.0) 10534 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: cephadm 2024-02-10T06:48:14.640261+0000 mgr.y (mgr.34107) 2545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:15.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.717075+0000 mon.a (mon.0) 10535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.719535+0000 mon.a (mon.0) 10536 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.722585+0000 mon.a (mon.0) 10537 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.723520+0000 mon.a (mon.0) 10538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.730117+0000 mon.a (mon.0) 10539 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.812861+0000 mon.a (mon.0) 10540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.815335+0000 mon.a (mon.0) 10541 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.818392+0000 mon.a (mon.0) 10542 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.819389+0000 mon.a (mon.0) 10543 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.827856+0000 mon.a (mon.0) 10544 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.902934+0000 mon.a (mon.0) 10545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.905761+0000 mon.a (mon.0) 10546 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.908653+0000 mon.a (mon.0) 10547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.909839+0000 mon.a (mon.0) 10548 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.916743+0000 mon.a (mon.0) 10549 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:14.997028+0000 mon.a (mon.0) 10550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.000224+0000 mon.a (mon.0) 10551 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.004903+0000 mon.a (mon.0) 10552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.006414+0000 mon.a (mon.0) 10553 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.014943+0000 mon.a (mon.0) 10554 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.097341+0000 mon.a (mon.0) 10555 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.101461+0000 mon.a (mon.0) 10556 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.104726+0000 mon.a (mon.0) 10557 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.105762+0000 mon.a (mon.0) 10558 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.114478+0000 mon.a (mon.0) 10559 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.192984+0000 mon.a (mon.0) 10560 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.196425+0000 mon.a (mon.0) 10561 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.200155+0000 mon.a (mon.0) 10562 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.201589+0000 mon.a (mon.0) 10563 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.210360+0000 mon.a (mon.0) 10564 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.290052+0000 mon.a (mon.0) 10565 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.292732+0000 mon.a (mon.0) 10566 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.296048+0000 mon.a (mon.0) 10567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.297139+0000 mon.a (mon.0) 10568 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.305757+0000 mon.a (mon.0) 10569 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.384882+0000 mon.a (mon.0) 10570 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.389522+0000 mon.a (mon.0) 10571 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.393230+0000 mon.a (mon.0) 10572 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.394565+0000 mon.a (mon.0) 10573 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:15 smithi046 bash[71198]: audit 2024-02-10T06:48:15.401456+0000 mon.a (mon.0) 10574 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: cephadm 2024-02-10T06:48:14.730818+0000 mgr.y (mgr.34107) 2546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.704 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: cephadm 2024-02-10T06:48:14.828491+0000 mgr.y (mgr.34107) 2547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: cephadm 2024-02-10T06:48:14.917349+0000 mgr.y (mgr.34107) 2548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: cephadm 2024-02-10T06:48:15.015728+0000 mgr.y (mgr.34107) 2549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: cephadm 2024-02-10T06:48:15.115091+0000 mgr.y (mgr.34107) 2550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: cluster 2024-02-10T06:48:15.135338+0000 mgr.y (mgr.34107) 2551 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:16.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: cephadm 2024-02-10T06:48:15.211182+0000 mgr.y (mgr.34107) 2552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: cephadm 2024-02-10T06:48:15.306372+0000 mgr.y (mgr.34107) 2553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: cephadm 2024-02-10T06:48:15.402039+0000 mgr.y (mgr.34107) 2554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.479957+0000 mon.a (mon.0) 10575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.482833+0000 mon.a (mon.0) 10576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.486048+0000 mon.a (mon.0) 10577 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.487168+0000 mon.a (mon.0) 10578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.494285+0000 mon.a (mon.0) 10579 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: cephadm 2024-02-10T06:48:15.494884+0000 mgr.y (mgr.34107) 2555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.705 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.572592+0000 mon.a (mon.0) 10580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.575836+0000 mon.a (mon.0) 10581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.579482+0000 mon.a (mon.0) 10582 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.580669+0000 mon.a (mon.0) 10583 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.589533+0000 mon.a (mon.0) 10584 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: cephadm 2024-02-10T06:48:15.590162+0000 mgr.y (mgr.34107) 2556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.667737+0000 mon.a (mon.0) 10585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.671027+0000 mon.a (mon.0) 10586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.674506+0000 mon.a (mon.0) 10587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.675748+0000 mon.a (mon.0) 10588 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.683858+0000 mon.a (mon.0) 10589 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: cephadm 2024-02-10T06:48:15.684409+0000 mgr.y (mgr.34107) 2557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.761231+0000 mon.a (mon.0) 10590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.766126+0000 mon.a (mon.0) 10591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.706 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.770181+0000 mon.a (mon.0) 10592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.771605+0000 mon.a (mon.0) 10593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.782754+0000 mon.a (mon.0) 10594 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.863611+0000 mon.a (mon.0) 10595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.866425+0000 mon.a (mon.0) 10596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.869786+0000 mon.a (mon.0) 10597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.870754+0000 mon.a (mon.0) 10598 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.878437+0000 mon.a (mon.0) 10599 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.956598+0000 mon.a (mon.0) 10600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.959926+0000 mon.a (mon.0) 10601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.963845+0000 mon.a (mon.0) 10602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.965210+0000 mon.a (mon.0) 10603 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:15.973207+0000 mon.a (mon.0) 10604 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.054053+0000 mon.a (mon.0) 10605 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.056657+0000 mon.a (mon.0) 10606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.707 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.060856+0000 mon.a (mon.0) 10607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.708 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.062159+0000 mon.a (mon.0) 10608 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.708 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.071701+0000 mon.a (mon.0) 10609 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.708 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.136205+0000 mon.a (mon.0) 10610 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.708 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.140021+0000 mon.a (mon.0) 10611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.708 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.143391+0000 mon.a (mon.0) 10612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.708 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.144656+0000 mon.a (mon.0) 10613 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.708 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.152679+0000 mon.a (mon.0) 10614 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.708 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.235638+0000 mon.a (mon.0) 10615 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.708 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.238080+0000 mon.a (mon.0) 10616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.708 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.241288+0000 mon.a (mon.0) 10617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.708 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.242294+0000 mon.a (mon.0) 10618 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.708 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.249898+0000 mon.a (mon.0) 10619 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.708 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.329949+0000 mon.a (mon.0) 10620 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.708 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.332169+0000 mon.a (mon.0) 10621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.708 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.334881+0000 mon.a (mon.0) 10622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.709 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.335781+0000 mon.a (mon.0) 10623 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.709 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.343618+0000 mon.a (mon.0) 10624 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.709 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.425791+0000 mon.a (mon.0) 10625 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.709 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.428753+0000 mon.a (mon.0) 10626 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.709 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.433162+0000 mon.a (mon.0) 10627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.709 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.434669+0000 mon.a (mon.0) 10628 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.709 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:16 smithi175 bash[56722]: audit 2024-02-10T06:48:16.442734+0000 mon.a (mon.0) 10629 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: cephadm 2024-02-10T06:48:14.730818+0000 mgr.y (mgr.34107) 2546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: cephadm 2024-02-10T06:48:14.828491+0000 mgr.y (mgr.34107) 2547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: cephadm 2024-02-10T06:48:14.917349+0000 mgr.y (mgr.34107) 2548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: cephadm 2024-02-10T06:48:15.015728+0000 mgr.y (mgr.34107) 2549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: cephadm 2024-02-10T06:48:15.115091+0000 mgr.y (mgr.34107) 2550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: cluster 2024-02-10T06:48:15.135338+0000 mgr.y (mgr.34107) 2551 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:16.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: cephadm 2024-02-10T06:48:15.211182+0000 mgr.y (mgr.34107) 2552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: cephadm 2024-02-10T06:48:15.306372+0000 mgr.y (mgr.34107) 2553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: cephadm 2024-02-10T06:48:15.402039+0000 mgr.y (mgr.34107) 2554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.479957+0000 mon.a (mon.0) 10575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.482833+0000 mon.a (mon.0) 10576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.486048+0000 mon.a (mon.0) 10577 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.487168+0000 mon.a (mon.0) 10578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.494285+0000 mon.a (mon.0) 10579 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: cephadm 2024-02-10T06:48:15.494884+0000 mgr.y (mgr.34107) 2555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.572592+0000 mon.a (mon.0) 10580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.575836+0000 mon.a (mon.0) 10581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.579482+0000 mon.a (mon.0) 10582 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.580669+0000 mon.a (mon.0) 10583 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.589533+0000 mon.a (mon.0) 10584 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: cephadm 2024-02-10T06:48:15.590162+0000 mgr.y (mgr.34107) 2556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: cephadm 2024-02-10T06:48:14.730818+0000 mgr.y (mgr.34107) 2546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: cephadm 2024-02-10T06:48:14.828491+0000 mgr.y (mgr.34107) 2547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: cephadm 2024-02-10T06:48:14.917349+0000 mgr.y (mgr.34107) 2548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: cephadm 2024-02-10T06:48:15.015728+0000 mgr.y (mgr.34107) 2549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: cephadm 2024-02-10T06:48:15.115091+0000 mgr.y (mgr.34107) 2550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: cluster 2024-02-10T06:48:15.135338+0000 mgr.y (mgr.34107) 2551 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:16.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: cephadm 2024-02-10T06:48:15.211182+0000 mgr.y (mgr.34107) 2552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: cephadm 2024-02-10T06:48:15.306372+0000 mgr.y (mgr.34107) 2553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: cephadm 2024-02-10T06:48:15.402039+0000 mgr.y (mgr.34107) 2554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.479957+0000 mon.a (mon.0) 10575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.482833+0000 mon.a (mon.0) 10576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.486048+0000 mon.a (mon.0) 10577 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.487168+0000 mon.a (mon.0) 10578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.494285+0000 mon.a (mon.0) 10579 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: cephadm 2024-02-10T06:48:15.494884+0000 mgr.y (mgr.34107) 2555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.572592+0000 mon.a (mon.0) 10580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.575836+0000 mon.a (mon.0) 10581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.579482+0000 mon.a (mon.0) 10582 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.580669+0000 mon.a (mon.0) 10583 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.589533+0000 mon.a (mon.0) 10584 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: cephadm 2024-02-10T06:48:15.590162+0000 mgr.y (mgr.34107) 2556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.667737+0000 mon.a (mon.0) 10585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.671027+0000 mon.a (mon.0) 10586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.674506+0000 mon.a (mon.0) 10587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.675748+0000 mon.a (mon.0) 10588 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.683858+0000 mon.a (mon.0) 10589 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: cephadm 2024-02-10T06:48:15.684409+0000 mgr.y (mgr.34107) 2557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.761231+0000 mon.a (mon.0) 10590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.766126+0000 mon.a (mon.0) 10591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.770181+0000 mon.a (mon.0) 10592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.771605+0000 mon.a (mon.0) 10593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.782754+0000 mon.a (mon.0) 10594 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.863611+0000 mon.a (mon.0) 10595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.866425+0000 mon.a (mon.0) 10596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.869786+0000 mon.a (mon.0) 10597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.870754+0000 mon.a (mon.0) 10598 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.878437+0000 mon.a (mon.0) 10599 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.956598+0000 mon.a (mon.0) 10600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.959926+0000 mon.a (mon.0) 10601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.963845+0000 mon.a (mon.0) 10602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.667737+0000 mon.a (mon.0) 10585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.671027+0000 mon.a (mon.0) 10586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.674506+0000 mon.a (mon.0) 10587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.675748+0000 mon.a (mon.0) 10588 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.683858+0000 mon.a (mon.0) 10589 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: cephadm 2024-02-10T06:48:15.684409+0000 mgr.y (mgr.34107) 2557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.761231+0000 mon.a (mon.0) 10590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.766126+0000 mon.a (mon.0) 10591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.770181+0000 mon.a (mon.0) 10592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.771605+0000 mon.a (mon.0) 10593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.782754+0000 mon.a (mon.0) 10594 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.863611+0000 mon.a (mon.0) 10595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.866425+0000 mon.a (mon.0) 10596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.869786+0000 mon.a (mon.0) 10597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.870754+0000 mon.a (mon.0) 10598 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.878437+0000 mon.a (mon.0) 10599 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.956598+0000 mon.a (mon.0) 10600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.959926+0000 mon.a (mon.0) 10601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.963845+0000 mon.a (mon.0) 10602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.965210+0000 mon.a (mon.0) 10603 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:15.973207+0000 mon.a (mon.0) 10604 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.054053+0000 mon.a (mon.0) 10605 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.056657+0000 mon.a (mon.0) 10606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.060856+0000 mon.a (mon.0) 10607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.062159+0000 mon.a (mon.0) 10608 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.071701+0000 mon.a (mon.0) 10609 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.136205+0000 mon.a (mon.0) 10610 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.140021+0000 mon.a (mon.0) 10611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.143391+0000 mon.a (mon.0) 10612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.144656+0000 mon.a (mon.0) 10613 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.152679+0000 mon.a (mon.0) 10614 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.235638+0000 mon.a (mon.0) 10615 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.238080+0000 mon.a (mon.0) 10616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.241288+0000 mon.a (mon.0) 10617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.242294+0000 mon.a (mon.0) 10618 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.249898+0000 mon.a (mon.0) 10619 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.329949+0000 mon.a (mon.0) 10620 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.332169+0000 mon.a (mon.0) 10621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.334881+0000 mon.a (mon.0) 10622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.335781+0000 mon.a (mon.0) 10623 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.343618+0000 mon.a (mon.0) 10624 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.425791+0000 mon.a (mon.0) 10625 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.428753+0000 mon.a (mon.0) 10626 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.433162+0000 mon.a (mon.0) 10627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.434669+0000 mon.a (mon.0) 10628 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[71198]: audit 2024-02-10T06:48:16.442734+0000 mon.a (mon.0) 10629 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.965210+0000 mon.a (mon.0) 10603 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:15.973207+0000 mon.a (mon.0) 10604 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.054053+0000 mon.a (mon.0) 10605 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.056657+0000 mon.a (mon.0) 10606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.060856+0000 mon.a (mon.0) 10607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.062159+0000 mon.a (mon.0) 10608 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.071701+0000 mon.a (mon.0) 10609 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.136205+0000 mon.a (mon.0) 10610 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.140021+0000 mon.a (mon.0) 10611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.143391+0000 mon.a (mon.0) 10612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.144656+0000 mon.a (mon.0) 10613 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.152679+0000 mon.a (mon.0) 10614 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.235638+0000 mon.a (mon.0) 10615 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.238080+0000 mon.a (mon.0) 10616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.241288+0000 mon.a (mon.0) 10617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.242294+0000 mon.a (mon.0) 10618 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.249898+0000 mon.a (mon.0) 10619 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.329949+0000 mon.a (mon.0) 10620 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.332169+0000 mon.a (mon.0) 10621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.334881+0000 mon.a (mon.0) 10622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.335781+0000 mon.a (mon.0) 10623 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.343618+0000 mon.a (mon.0) 10624 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:16.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.425791+0000 mon.a (mon.0) 10625 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:16.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.428753+0000 mon.a (mon.0) 10626 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:16.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.433162+0000 mon.a (mon.0) 10627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:16.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.434669+0000 mon.a (mon.0) 10628 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:16.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:16 smithi046 bash[68510]: audit 2024-02-10T06:48:16.442734+0000 mon.a (mon.0) 10629 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: cephadm 2024-02-10T06:48:15.783619+0000 mgr.y (mgr.34107) 2558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: cephadm 2024-02-10T06:48:15.878928+0000 mgr.y (mgr.34107) 2559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: cephadm 2024-02-10T06:48:15.974103+0000 mgr.y (mgr.34107) 2560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: cephadm 2024-02-10T06:48:16.072288+0000 mgr.y (mgr.34107) 2561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: cephadm 2024-02-10T06:48:16.153382+0000 mgr.y (mgr.34107) 2562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: cephadm 2024-02-10T06:48:16.250506+0000 mgr.y (mgr.34107) 2563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: cephadm 2024-02-10T06:48:16.344567+0000 mgr.y (mgr.34107) 2564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: cephadm 2024-02-10T06:48:16.443601+0000 mgr.y (mgr.34107) 2565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.524695+0000 mon.a (mon.0) 10630 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.526904+0000 mon.a (mon.0) 10631 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.529787+0000 mon.a (mon.0) 10632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.530714+0000 mon.a (mon.0) 10633 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.538519+0000 mon.a (mon.0) 10634 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: cephadm 2024-02-10T06:48:16.539566+0000 mgr.y (mgr.34107) 2566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.617517+0000 mon.a (mon.0) 10635 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.619783+0000 mon.a (mon.0) 10636 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.623324+0000 mon.a (mon.0) 10637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.624110+0000 mon.a (mon.0) 10638 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.632022+0000 mon.a (mon.0) 10639 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: cephadm 2024-02-10T06:48:16.632733+0000 mgr.y (mgr.34107) 2567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.715294+0000 mon.a (mon.0) 10640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.718428+0000 mon.a (mon.0) 10641 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.721518+0000 mon.a (mon.0) 10642 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.722713+0000 mon.a (mon.0) 10643 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.622 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.729002+0000 mon.a (mon.0) 10644 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.812380+0000 mon.a (mon.0) 10645 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.815107+0000 mon.a (mon.0) 10646 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.818252+0000 mon.a (mon.0) 10647 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.819296+0000 mon.a (mon.0) 10648 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.827443+0000 mon.a (mon.0) 10649 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.906772+0000 mon.a (mon.0) 10650 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.909637+0000 mon.a (mon.0) 10651 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.912933+0000 mon.a (mon.0) 10652 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.914237+0000 mon.a (mon.0) 10653 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:16.921123+0000 mon.a (mon.0) 10654 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.004644+0000 mon.a (mon.0) 10655 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.007149+0000 mon.a (mon.0) 10656 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.623 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.009714+0000 mon.a (mon.0) 10657 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.010702+0000 mon.a (mon.0) 10658 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.017050+0000 mon.a (mon.0) 10659 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.097735+0000 mon.a (mon.0) 10660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.100832+0000 mon.a (mon.0) 10661 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.103704+0000 mon.a (mon.0) 10662 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.105138+0000 mon.a (mon.0) 10663 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.113821+0000 mon.a (mon.0) 10664 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.193903+0000 mon.a (mon.0) 10665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.197944+0000 mon.a (mon.0) 10666 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.201528+0000 mon.a (mon.0) 10667 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.202893+0000 mon.a (mon.0) 10668 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.211496+0000 mon.a (mon.0) 10669 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.293742+0000 mon.a (mon.0) 10670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.298528+0000 mon.a (mon.0) 10671 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.624 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.302797+0000 mon.a (mon.0) 10672 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.625 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.304043+0000 mon.a (mon.0) 10673 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.625 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.312464+0000 mon.a (mon.0) 10674 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.625 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.395252+0000 mon.a (mon.0) 10675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.625 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.398116+0000 mon.a (mon.0) 10676 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.625 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.401313+0000 mon.a (mon.0) 10677 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.625 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.402820+0000 mon.a (mon.0) 10678 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.625 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:17 smithi175 bash[56722]: audit 2024-02-10T06:48:17.409195+0000 mon.a (mon.0) 10679 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: cephadm 2024-02-10T06:48:15.783619+0000 mgr.y (mgr.34107) 2558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: cephadm 2024-02-10T06:48:15.878928+0000 mgr.y (mgr.34107) 2559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: cephadm 2024-02-10T06:48:15.974103+0000 mgr.y (mgr.34107) 2560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: cephadm 2024-02-10T06:48:16.072288+0000 mgr.y (mgr.34107) 2561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: cephadm 2024-02-10T06:48:16.153382+0000 mgr.y (mgr.34107) 2562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: cephadm 2024-02-10T06:48:16.250506+0000 mgr.y (mgr.34107) 2563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: cephadm 2024-02-10T06:48:16.344567+0000 mgr.y (mgr.34107) 2564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: cephadm 2024-02-10T06:48:16.443601+0000 mgr.y (mgr.34107) 2565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.524695+0000 mon.a (mon.0) 10630 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.526904+0000 mon.a (mon.0) 10631 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.529787+0000 mon.a (mon.0) 10632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.530714+0000 mon.a (mon.0) 10633 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.538519+0000 mon.a (mon.0) 10634 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: cephadm 2024-02-10T06:48:16.539566+0000 mgr.y (mgr.34107) 2566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.617517+0000 mon.a (mon.0) 10635 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.619783+0000 mon.a (mon.0) 10636 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.623324+0000 mon.a (mon.0) 10637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.624110+0000 mon.a (mon.0) 10638 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.632022+0000 mon.a (mon.0) 10639 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: cephadm 2024-02-10T06:48:16.632733+0000 mgr.y (mgr.34107) 2567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.715294+0000 mon.a (mon.0) 10640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: cephadm 2024-02-10T06:48:15.783619+0000 mgr.y (mgr.34107) 2558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: cephadm 2024-02-10T06:48:15.878928+0000 mgr.y (mgr.34107) 2559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: cephadm 2024-02-10T06:48:15.974103+0000 mgr.y (mgr.34107) 2560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: cephadm 2024-02-10T06:48:16.072288+0000 mgr.y (mgr.34107) 2561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: cephadm 2024-02-10T06:48:16.153382+0000 mgr.y (mgr.34107) 2562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: cephadm 2024-02-10T06:48:16.250506+0000 mgr.y (mgr.34107) 2563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: cephadm 2024-02-10T06:48:16.344567+0000 mgr.y (mgr.34107) 2564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: cephadm 2024-02-10T06:48:16.443601+0000 mgr.y (mgr.34107) 2565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.524695+0000 mon.a (mon.0) 10630 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.526904+0000 mon.a (mon.0) 10631 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.529787+0000 mon.a (mon.0) 10632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.530714+0000 mon.a (mon.0) 10633 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.538519+0000 mon.a (mon.0) 10634 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: cephadm 2024-02-10T06:48:16.539566+0000 mgr.y (mgr.34107) 2566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.617517+0000 mon.a (mon.0) 10635 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.619783+0000 mon.a (mon.0) 10636 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.623324+0000 mon.a (mon.0) 10637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.624110+0000 mon.a (mon.0) 10638 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.632022+0000 mon.a (mon.0) 10639 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: cephadm 2024-02-10T06:48:16.632733+0000 mgr.y (mgr.34107) 2567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:17.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.715294+0000 mon.a (mon.0) 10640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.718428+0000 mon.a (mon.0) 10641 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.721518+0000 mon.a (mon.0) 10642 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.722713+0000 mon.a (mon.0) 10643 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.729002+0000 mon.a (mon.0) 10644 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.812380+0000 mon.a (mon.0) 10645 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.815107+0000 mon.a (mon.0) 10646 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.818252+0000 mon.a (mon.0) 10647 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.819296+0000 mon.a (mon.0) 10648 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.827443+0000 mon.a (mon.0) 10649 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.906772+0000 mon.a (mon.0) 10650 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.909637+0000 mon.a (mon.0) 10651 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.912933+0000 mon.a (mon.0) 10652 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.914237+0000 mon.a (mon.0) 10653 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:16.921123+0000 mon.a (mon.0) 10654 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.004644+0000 mon.a (mon.0) 10655 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.007149+0000 mon.a (mon.0) 10656 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.009714+0000 mon.a (mon.0) 10657 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.010702+0000 mon.a (mon.0) 10658 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.017050+0000 mon.a (mon.0) 10659 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.718428+0000 mon.a (mon.0) 10641 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.721518+0000 mon.a (mon.0) 10642 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.722713+0000 mon.a (mon.0) 10643 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.729002+0000 mon.a (mon.0) 10644 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.812380+0000 mon.a (mon.0) 10645 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.815107+0000 mon.a (mon.0) 10646 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.818252+0000 mon.a (mon.0) 10647 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.819296+0000 mon.a (mon.0) 10648 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.827443+0000 mon.a (mon.0) 10649 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.906772+0000 mon.a (mon.0) 10650 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.909637+0000 mon.a (mon.0) 10651 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.912933+0000 mon.a (mon.0) 10652 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.914237+0000 mon.a (mon.0) 10653 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:16.921123+0000 mon.a (mon.0) 10654 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.004644+0000 mon.a (mon.0) 10655 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.007149+0000 mon.a (mon.0) 10656 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.009714+0000 mon.a (mon.0) 10657 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.010702+0000 mon.a (mon.0) 10658 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.017050+0000 mon.a (mon.0) 10659 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.097735+0000 mon.a (mon.0) 10660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.100832+0000 mon.a (mon.0) 10661 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.103704+0000 mon.a (mon.0) 10662 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.105138+0000 mon.a (mon.0) 10663 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.113821+0000 mon.a (mon.0) 10664 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.193903+0000 mon.a (mon.0) 10665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.197944+0000 mon.a (mon.0) 10666 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.201528+0000 mon.a (mon.0) 10667 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.202893+0000 mon.a (mon.0) 10668 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.211496+0000 mon.a (mon.0) 10669 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.293742+0000 mon.a (mon.0) 10670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.298528+0000 mon.a (mon.0) 10671 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.302797+0000 mon.a (mon.0) 10672 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.304043+0000 mon.a (mon.0) 10673 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.312464+0000 mon.a (mon.0) 10674 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.395252+0000 mon.a (mon.0) 10675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.398116+0000 mon.a (mon.0) 10676 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.401313+0000 mon.a (mon.0) 10677 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.402820+0000 mon.a (mon.0) 10678 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[68510]: audit 2024-02-10T06:48:17.409195+0000 mon.a (mon.0) 10679 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.097735+0000 mon.a (mon.0) 10660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.100832+0000 mon.a (mon.0) 10661 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.103704+0000 mon.a (mon.0) 10662 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.105138+0000 mon.a (mon.0) 10663 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.113821+0000 mon.a (mon.0) 10664 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.193903+0000 mon.a (mon.0) 10665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.197944+0000 mon.a (mon.0) 10666 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.201528+0000 mon.a (mon.0) 10667 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.202893+0000 mon.a (mon.0) 10668 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.211496+0000 mon.a (mon.0) 10669 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.293742+0000 mon.a (mon.0) 10670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.298528+0000 mon.a (mon.0) 10671 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.302797+0000 mon.a (mon.0) 10672 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.304043+0000 mon.a (mon.0) 10673 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.312464+0000 mon.a (mon.0) 10674 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:17.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.395252+0000 mon.a (mon.0) 10675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:17.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.398116+0000 mon.a (mon.0) 10676 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:17.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.401313+0000 mon.a (mon.0) 10677 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:17.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.402820+0000 mon.a (mon.0) 10678 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:17.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:17 smithi046 bash[71198]: audit 2024-02-10T06:48:17.409195+0000 mon.a (mon.0) 10679 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:18.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: cephadm 2024-02-10T06:48:16.729699+0000 mgr.y (mgr.34107) 2568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: cephadm 2024-02-10T06:48:16.828113+0000 mgr.y (mgr.34107) 2569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: cephadm 2024-02-10T06:48:16.921868+0000 mgr.y (mgr.34107) 2570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: cephadm 2024-02-10T06:48:17.017741+0000 mgr.y (mgr.34107) 2571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: cephadm 2024-02-10T06:48:17.114510+0000 mgr.y (mgr.34107) 2572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: cluster 2024-02-10T06:48:17.136216+0000 mgr.y (mgr.34107) 2573 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:18.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: cephadm 2024-02-10T06:48:17.212312+0000 mgr.y (mgr.34107) 2574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: cephadm 2024-02-10T06:48:17.313016+0000 mgr.y (mgr.34107) 2575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: cephadm 2024-02-10T06:48:17.409867+0000 mgr.y (mgr.34107) 2576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.488862+0000 mon.a (mon.0) 10680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:18.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.491914+0000 mon.a (mon.0) 10681 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.494964+0000 mon.a (mon.0) 10682 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:18.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.495993+0000 mon.a (mon.0) 10683 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:18.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.503323+0000 mon.a (mon.0) 10684 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:18.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: cephadm 2024-02-10T06:48:17.504326+0000 mgr.y (mgr.34107) 2577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.583101+0000 mon.a (mon.0) 10685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:18.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.586310+0000 mon.a (mon.0) 10686 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.588720+0000 mon.a (mon.0) 10687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:18.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.589580+0000 mon.a (mon.0) 10688 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:18.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.596963+0000 mon.a (mon.0) 10689 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:18.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: cephadm 2024-02-10T06:48:17.597484+0000 mgr.y (mgr.34107) 2578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.639919+0000 mon.a (mon.0) 10690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:18.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.644081+0000 mon.a (mon.0) 10691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.647376+0000 mon.a (mon.0) 10692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:18.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.648414+0000 mon.a (mon.0) 10693 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:18.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.655381+0000 mon.a (mon.0) 10694 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:18.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: cephadm 2024-02-10T06:48:17.656141+0000 mgr.y (mgr.34107) 2579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.686936+0000 mon.a (mon.0) 10695 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:18.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.695184+0000 mon.a (mon.0) 10696 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:18.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.701922+0000 mon.a (mon.0) 10697 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:18.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.736763+0000 mon.a (mon.0) 10698 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:18.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.739172+0000 mon.a (mon.0) 10699 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.741012+0000 mon.a (mon.0) 10700 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.742438+0000 mon.a (mon.0) 10701 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.744929+0000 mon.a (mon.0) 10702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.748112+0000 mon.a (mon.0) 10703 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.750094+0000 mon.a (mon.0) 10704 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.751506+0000 mon.a (mon.0) 10705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.752969+0000 mon.a (mon.0) 10706 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.754463+0000 mon.a (mon.0) 10707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.756084+0000 mon.a (mon.0) 10708 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.757558+0000 mon.a (mon.0) 10709 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.759208+0000 mon.a (mon.0) 10710 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.761291+0000 mon.a (mon.0) 10711 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:18 smithi175 bash[56722]: audit 2024-02-10T06:48:17.763144+0000 mon.a (mon.0) 10712 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: cephadm 2024-02-10T06:48:16.729699+0000 mgr.y (mgr.34107) 2568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: cephadm 2024-02-10T06:48:16.828113+0000 mgr.y (mgr.34107) 2569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: cephadm 2024-02-10T06:48:16.921868+0000 mgr.y (mgr.34107) 2570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: cephadm 2024-02-10T06:48:17.017741+0000 mgr.y (mgr.34107) 2571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: cephadm 2024-02-10T06:48:17.114510+0000 mgr.y (mgr.34107) 2572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: cluster 2024-02-10T06:48:17.136216+0000 mgr.y (mgr.34107) 2573 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:18.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: cephadm 2024-02-10T06:48:17.212312+0000 mgr.y (mgr.34107) 2574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: cephadm 2024-02-10T06:48:17.313016+0000 mgr.y (mgr.34107) 2575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: cephadm 2024-02-10T06:48:17.409867+0000 mgr.y (mgr.34107) 2576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.488862+0000 mon.a (mon.0) 10680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:18.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.491914+0000 mon.a (mon.0) 10681 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.494964+0000 mon.a (mon.0) 10682 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:18.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.495993+0000 mon.a (mon.0) 10683 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:18.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.503323+0000 mon.a (mon.0) 10684 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:18.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: cephadm 2024-02-10T06:48:17.504326+0000 mgr.y (mgr.34107) 2577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.583101+0000 mon.a (mon.0) 10685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:18.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.586310+0000 mon.a (mon.0) 10686 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.588720+0000 mon.a (mon.0) 10687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:18.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.589580+0000 mon.a (mon.0) 10688 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:18.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.596963+0000 mon.a (mon.0) 10689 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:18.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: cephadm 2024-02-10T06:48:17.597484+0000 mgr.y (mgr.34107) 2578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: cephadm 2024-02-10T06:48:16.729699+0000 mgr.y (mgr.34107) 2568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: cephadm 2024-02-10T06:48:16.828113+0000 mgr.y (mgr.34107) 2569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: cephadm 2024-02-10T06:48:16.921868+0000 mgr.y (mgr.34107) 2570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: cephadm 2024-02-10T06:48:17.017741+0000 mgr.y (mgr.34107) 2571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: cephadm 2024-02-10T06:48:17.114510+0000 mgr.y (mgr.34107) 2572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: cluster 2024-02-10T06:48:17.136216+0000 mgr.y (mgr.34107) 2573 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:18.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: cephadm 2024-02-10T06:48:17.212312+0000 mgr.y (mgr.34107) 2574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: cephadm 2024-02-10T06:48:17.313016+0000 mgr.y (mgr.34107) 2575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: cephadm 2024-02-10T06:48:17.409867+0000 mgr.y (mgr.34107) 2576 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.488862+0000 mon.a (mon.0) 10680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:18.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.491914+0000 mon.a (mon.0) 10681 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.494964+0000 mon.a (mon.0) 10682 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:18.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.495993+0000 mon.a (mon.0) 10683 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:18.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.503323+0000 mon.a (mon.0) 10684 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:18.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: cephadm 2024-02-10T06:48:17.504326+0000 mgr.y (mgr.34107) 2577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.583101+0000 mon.a (mon.0) 10685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:18.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.586310+0000 mon.a (mon.0) 10686 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.588720+0000 mon.a (mon.0) 10687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:18.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.589580+0000 mon.a (mon.0) 10688 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:18.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.596963+0000 mon.a (mon.0) 10689 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:18.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: cephadm 2024-02-10T06:48:17.597484+0000 mgr.y (mgr.34107) 2578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.639919+0000 mon.a (mon.0) 10690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:18.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.644081+0000 mon.a (mon.0) 10691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.647376+0000 mon.a (mon.0) 10692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:18.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.648414+0000 mon.a (mon.0) 10693 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:18.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.655381+0000 mon.a (mon.0) 10694 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:18.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: cephadm 2024-02-10T06:48:17.656141+0000 mgr.y (mgr.34107) 2579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.686936+0000 mon.a (mon.0) 10695 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:18.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.695184+0000 mon.a (mon.0) 10696 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:18.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.701922+0000 mon.a (mon.0) 10697 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:18.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.736763+0000 mon.a (mon.0) 10698 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:18.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.739172+0000 mon.a (mon.0) 10699 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.741012+0000 mon.a (mon.0) 10700 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.742438+0000 mon.a (mon.0) 10701 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.744929+0000 mon.a (mon.0) 10702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.748112+0000 mon.a (mon.0) 10703 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.750094+0000 mon.a (mon.0) 10704 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.751506+0000 mon.a (mon.0) 10705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.752969+0000 mon.a (mon.0) 10706 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.754463+0000 mon.a (mon.0) 10707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.756084+0000 mon.a (mon.0) 10708 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.639919+0000 mon.a (mon.0) 10690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:18.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.644081+0000 mon.a (mon.0) 10691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.647376+0000 mon.a (mon.0) 10692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:18.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.648414+0000 mon.a (mon.0) 10693 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:18.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.655381+0000 mon.a (mon.0) 10694 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:18.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: cephadm 2024-02-10T06:48:17.656141+0000 mgr.y (mgr.34107) 2579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:18.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.686936+0000 mon.a (mon.0) 10695 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:18.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.695184+0000 mon.a (mon.0) 10696 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:18.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.701922+0000 mon.a (mon.0) 10697 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:18.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.736763+0000 mon.a (mon.0) 10698 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:18.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.739172+0000 mon.a (mon.0) 10699 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.741012+0000 mon.a (mon.0) 10700 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.742438+0000 mon.a (mon.0) 10701 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.744929+0000 mon.a (mon.0) 10702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.748112+0000 mon.a (mon.0) 10703 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.750094+0000 mon.a (mon.0) 10704 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.751506+0000 mon.a (mon.0) 10705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.752969+0000 mon.a (mon.0) 10706 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.754463+0000 mon.a (mon.0) 10707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.756084+0000 mon.a (mon.0) 10708 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.757558+0000 mon.a (mon.0) 10709 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.759208+0000 mon.a (mon.0) 10710 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.761291+0000 mon.a (mon.0) 10711 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[68510]: audit 2024-02-10T06:48:17.763144+0000 mon.a (mon.0) 10712 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.757558+0000 mon.a (mon.0) 10709 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.759208+0000 mon.a (mon.0) 10710 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.761291+0000 mon.a (mon.0) 10711 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:18.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:18 smithi046 bash[71198]: audit 2024-02-10T06:48:17.763144+0000 mon.a (mon.0) 10712 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:20.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:20 smithi175 bash[56722]: cluster 2024-02-10T06:48:19.137263+0000 mgr.y (mgr.34107) 2580 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:20.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:20 smithi046 bash[71198]: cluster 2024-02-10T06:48:19.137263+0000 mgr.y (mgr.34107) 2580 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:20.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:20 smithi046 bash[68510]: cluster 2024-02-10T06:48:19.137263+0000 mgr.y (mgr.34107) 2580 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:21.374 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:48:21 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:48:21] "GET /metrics HTTP/1.1" 200 38764 "" "Prometheus/2.43.0" 2024-02-10T06:48:21.733 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:21 smithi175 bash[56722]: cephadm 2024-02-10T06:48:20.485171+0000 mgr.y (mgr.34107) 2581 : cephadm 1 Upgrade: Updating alertmanager.a 2024-02-10T06:48:21.734 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:21 smithi175 bash[56722]: cephadm 2024-02-10T06:48:20.506046+0000 mgr.y (mgr.34107) 2582 : cephadm 1 Deploying daemon alertmanager.a on smithi046 2024-02-10T06:48:21.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:21 smithi046 bash[68510]: cephadm 2024-02-10T06:48:20.485171+0000 mgr.y (mgr.34107) 2581 : cephadm 1 Upgrade: Updating alertmanager.a 2024-02-10T06:48:21.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:21 smithi046 bash[68510]: cephadm 2024-02-10T06:48:20.506046+0000 mgr.y (mgr.34107) 2582 : cephadm 1 Deploying daemon alertmanager.a on smithi046 2024-02-10T06:48:21.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:21 smithi046 bash[71198]: cephadm 2024-02-10T06:48:20.485171+0000 mgr.y (mgr.34107) 2581 : cephadm 1 Upgrade: Updating alertmanager.a 2024-02-10T06:48:21.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:21 smithi046 bash[71198]: cephadm 2024-02-10T06:48:20.506046+0000 mgr.y (mgr.34107) 2582 : cephadm 1 Deploying daemon alertmanager.a on smithi046 2024-02-10T06:48:22.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:22 smithi046 bash[68510]: cluster 2024-02-10T06:48:21.138491+0000 mgr.y (mgr.34107) 2583 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:22.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:22 smithi046 bash[68510]: audit 2024-02-10T06:48:21.708928+0000 mon.a (mon.0) 10713 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:22.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:22 smithi046 bash[68510]: audit 2024-02-10T06:48:21.721625+0000 mon.a (mon.0) 10714 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:22.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:22 smithi046 bash[68510]: audit 2024-02-10T06:48:21.729852+0000 mon.a (mon.0) 10715 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:22.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:22 smithi046 bash[71198]: cluster 2024-02-10T06:48:21.138491+0000 mgr.y (mgr.34107) 2583 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:22.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:22 smithi046 bash[71198]: audit 2024-02-10T06:48:21.708928+0000 mon.a (mon.0) 10713 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:22.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:22 smithi046 bash[71198]: audit 2024-02-10T06:48:21.721625+0000 mon.a (mon.0) 10714 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:22.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:22 smithi046 bash[71198]: audit 2024-02-10T06:48:21.729852+0000 mon.a (mon.0) 10715 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:22.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:22 smithi175 bash[56722]: cluster 2024-02-10T06:48:21.138491+0000 mgr.y (mgr.34107) 2583 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:22.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:22 smithi175 bash[56722]: audit 2024-02-10T06:48:21.708928+0000 mon.a (mon.0) 10713 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:22.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:22 smithi175 bash[56722]: audit 2024-02-10T06:48:21.721625+0000 mon.a (mon.0) 10714 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:22.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:22 smithi175 bash[56722]: audit 2024-02-10T06:48:21.729852+0000 mon.a (mon.0) 10715 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:23.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:23 smithi175 bash[56722]: audit 2024-02-10T06:48:22.476088+0000 mgr.y (mgr.34107) 2584 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:48:24.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:23 smithi046 bash[68510]: audit 2024-02-10T06:48:22.476088+0000 mgr.y (mgr.34107) 2584 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:48:24.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:23 smithi046 bash[71198]: audit 2024-02-10T06:48:22.476088+0000 mgr.y (mgr.34107) 2584 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:48:24.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:24 smithi046 bash[68510]: cluster 2024-02-10T06:48:23.139782+0000 mgr.y (mgr.34107) 2585 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:24.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:24 smithi046 bash[71198]: cluster 2024-02-10T06:48:23.139782+0000 mgr.y (mgr.34107) 2585 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:24.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:24 smithi175 bash[56722]: cluster 2024-02-10T06:48:23.139782+0000 mgr.y (mgr.34107) 2585 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:25.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:25 smithi175 bash[56722]: cluster 2024-02-10T06:48:25.141130+0000 mgr.y (mgr.34107) 2586 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:26.015 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:25 smithi046 bash[68510]: cluster 2024-02-10T06:48:25.141130+0000 mgr.y (mgr.34107) 2586 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:26.016 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:25 smithi046 bash[71198]: cluster 2024-02-10T06:48:25.141130+0000 mgr.y (mgr.34107) 2586 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:26.016 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:25 smithi046 systemd[1]: Stopping Ceph alertmanager.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:48:26.374 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:26 smithi046 bash[60321]: level=info ts=2024-02-10T06:48:26.013Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-02-10T06:48:27.036 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:26 smithi046 bash[108867]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-alertmanager-a 2024-02-10T06:48:27.036 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:26 smithi046 bash[108940]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-alertmanager-a 2024-02-10T06:48:27.036 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:26 smithi046 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-10T06:48:27.036 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:26 smithi046 systemd[1]: Stopped Ceph alertmanager.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:48:27.374 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:27 smithi046 systemd[1]: Started Ceph alertmanager.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:48:28.477 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: cluster 2024-02-10T06:48:27.141742+0000 mgr.y (mgr.34107) 2587 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:28.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.195560+0000 mon.a (mon.0) 10716 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.208910+0000 mon.a (mon.0) 10717 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.241768+0000 mon.a (mon.0) 10718 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.243846+0000 mon.a (mon.0) 10719 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.254672+0000 mon.a (mon.0) 10720 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: cephadm 2024-02-10T06:48:27.255724+0000 mgr.y (mgr.34107) 2588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:28.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.336045+0000 mon.a (mon.0) 10721 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:48:28.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.336684+0000 mgr.y (mgr.34107) 2589 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:48:28.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.344686+0000 mon.a (mon.0) 10722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.348407+0000 mon.a (mon.0) 10723 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.353425+0000 mon.a (mon.0) 10724 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.354957+0000 mon.a (mon.0) 10725 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.478 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.365012+0000 mon.a (mon.0) 10726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: cephadm 2024-02-10T06:48:27.365839+0000 mgr.y (mgr.34107) 2590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:28.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.444686+0000 mon.a (mon.0) 10727 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.448387+0000 mon.a (mon.0) 10728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.452597+0000 mon.a (mon.0) 10729 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.454308+0000 mon.a (mon.0) 10730 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.463926+0000 mon.a (mon.0) 10731 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: cephadm 2024-02-10T06:48:27.464951+0000 mgr.y (mgr.34107) 2591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:28.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.545598+0000 mon.a (mon.0) 10732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.548385+0000 mon.a (mon.0) 10733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.551644+0000 mon.a (mon.0) 10734 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.552933+0000 mon.a (mon.0) 10735 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.561933+0000 mon.a (mon.0) 10736 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.479 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: cephadm 2024-02-10T06:48:27.562721+0000 mgr.y (mgr.34107) 2592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:28.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.641746+0000 mon.a (mon.0) 10737 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.646135+0000 mon.a (mon.0) 10738 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.650060+0000 mon.a (mon.0) 10739 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.651208+0000 mon.a (mon.0) 10740 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.658924+0000 mon.a (mon.0) 10741 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: cephadm 2024-02-10T06:48:27.659578+0000 mgr.y (mgr.34107) 2593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:28.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.741336+0000 mon.a (mon.0) 10742 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.744053+0000 mon.a (mon.0) 10743 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.748217+0000 mon.a (mon.0) 10744 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.749463+0000 mon.a (mon.0) 10745 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.758197+0000 mon.a (mon.0) 10746 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.839689+0000 mon.a (mon.0) 10747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.480 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.843722+0000 mon.a (mon.0) 10748 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: cluster 2024-02-10T06:48:27.141742+0000 mgr.y (mgr.34107) 2587 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:28.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.195560+0000 mon.a (mon.0) 10716 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.208910+0000 mon.a (mon.0) 10717 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.241768+0000 mon.a (mon.0) 10718 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.243846+0000 mon.a (mon.0) 10719 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.254672+0000 mon.a (mon.0) 10720 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: cephadm 2024-02-10T06:48:27.255724+0000 mgr.y (mgr.34107) 2588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:28.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.336045+0000 mon.a (mon.0) 10721 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:48:28.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.336684+0000 mgr.y (mgr.34107) 2589 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:48:28.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.344686+0000 mon.a (mon.0) 10722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.348407+0000 mon.a (mon.0) 10723 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.353425+0000 mon.a (mon.0) 10724 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.481 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.354957+0000 mon.a (mon.0) 10725 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.365012+0000 mon.a (mon.0) 10726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: cephadm 2024-02-10T06:48:27.365839+0000 mgr.y (mgr.34107) 2590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:28.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.444686+0000 mon.a (mon.0) 10727 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.448387+0000 mon.a (mon.0) 10728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.452597+0000 mon.a (mon.0) 10729 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.454308+0000 mon.a (mon.0) 10730 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.482 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.463926+0000 mon.a (mon.0) 10731 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.483 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.847222+0000 mon.a (mon.0) 10749 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.483 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.848313+0000 mon.a (mon.0) 10750 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.483 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.856564+0000 mon.a (mon.0) 10751 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.483 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.938097+0000 mon.a (mon.0) 10752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.483 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.940439+0000 mon.a (mon.0) 10753 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.483 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.943453+0000 mon.a (mon.0) 10754 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.483 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.944530+0000 mon.a (mon.0) 10755 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.483 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:27.952098+0000 mon.a (mon.0) 10756 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.483 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:28.034763+0000 mon.a (mon.0) 10757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.483 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:28.038981+0000 mon.a (mon.0) 10758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.483 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:28.042385+0000 mon.a (mon.0) 10759 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.483 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:28.043513+0000 mon.a (mon.0) 10760 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.483 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:28.051300+0000 mon.a (mon.0) 10761 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.483 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:28.130835+0000 mon.a (mon.0) 10762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.484 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:28.134206+0000 mon.a (mon.0) 10763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.484 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:28.137395+0000 mon.a (mon.0) 10764 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.484 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:28.138468+0000 mon.a (mon.0) 10765 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.484 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[68510]: audit 2024-02-10T06:48:28.145580+0000 mon.a (mon.0) 10766 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.484 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: cephadm 2024-02-10T06:48:27.464951+0000 mgr.y (mgr.34107) 2591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:28.484 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.545598+0000 mon.a (mon.0) 10732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.484 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.548385+0000 mon.a (mon.0) 10733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.484 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.551644+0000 mon.a (mon.0) 10734 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.484 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.552933+0000 mon.a (mon.0) 10735 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.485 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.561933+0000 mon.a (mon.0) 10736 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.485 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: cephadm 2024-02-10T06:48:27.562721+0000 mgr.y (mgr.34107) 2592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:28.485 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.641746+0000 mon.a (mon.0) 10737 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.485 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.646135+0000 mon.a (mon.0) 10738 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.485 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.650060+0000 mon.a (mon.0) 10739 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.485 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.651208+0000 mon.a (mon.0) 10740 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.485 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.658924+0000 mon.a (mon.0) 10741 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.485 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: cephadm 2024-02-10T06:48:27.659578+0000 mgr.y (mgr.34107) 2593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:28.485 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.741336+0000 mon.a (mon.0) 10742 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.485 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.744053+0000 mon.a (mon.0) 10743 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.485 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.748217+0000 mon.a (mon.0) 10744 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.485 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.749463+0000 mon.a (mon.0) 10745 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.486 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.758197+0000 mon.a (mon.0) 10746 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.486 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.839689+0000 mon.a (mon.0) 10747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.486 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.843722+0000 mon.a (mon.0) 10748 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.486 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.847222+0000 mon.a (mon.0) 10749 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.486 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.848313+0000 mon.a (mon.0) 10750 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.486 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.856564+0000 mon.a (mon.0) 10751 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.486 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.938097+0000 mon.a (mon.0) 10752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.486 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.940439+0000 mon.a (mon.0) 10753 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.486 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.943453+0000 mon.a (mon.0) 10754 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.486 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.944530+0000 mon.a (mon.0) 10755 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.486 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:27.952098+0000 mon.a (mon.0) 10756 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.486 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:28.034763+0000 mon.a (mon.0) 10757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.486 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:28.038981+0000 mon.a (mon.0) 10758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.486 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:28.042385+0000 mon.a (mon.0) 10759 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.487 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:28.043513+0000 mon.a (mon.0) 10760 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.487 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:28.051300+0000 mon.a (mon.0) 10761 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.487 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:28.130835+0000 mon.a (mon.0) 10762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.487 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:28.134206+0000 mon.a (mon.0) 10763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.487 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:28.137395+0000 mon.a (mon.0) 10764 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.487 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:28.138468+0000 mon.a (mon.0) 10765 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.487 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[71198]: audit 2024-02-10T06:48:28.145580+0000 mon.a (mon.0) 10766 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: cluster 2024-02-10T06:48:27.141742+0000 mgr.y (mgr.34107) 2587 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:28.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.195560+0000 mon.a (mon.0) 10716 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.208910+0000 mon.a (mon.0) 10717 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.241768+0000 mon.a (mon.0) 10718 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.243846+0000 mon.a (mon.0) 10719 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.254672+0000 mon.a (mon.0) 10720 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: cephadm 2024-02-10T06:48:27.255724+0000 mgr.y (mgr.34107) 2588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:28.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.336045+0000 mon.a (mon.0) 10721 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:48:28.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.336684+0000 mgr.y (mgr.34107) 2589 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:48:28.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.344686+0000 mon.a (mon.0) 10722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.348407+0000 mon.a (mon.0) 10723 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.353425+0000 mon.a (mon.0) 10724 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.354957+0000 mon.a (mon.0) 10725 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.365012+0000 mon.a (mon.0) 10726 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: cephadm 2024-02-10T06:48:27.365839+0000 mgr.y (mgr.34107) 2590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:28.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.444686+0000 mon.a (mon.0) 10727 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.448387+0000 mon.a (mon.0) 10728 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.452597+0000 mon.a (mon.0) 10729 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.454308+0000 mon.a (mon.0) 10730 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.463926+0000 mon.a (mon.0) 10731 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: cephadm 2024-02-10T06:48:27.464951+0000 mgr.y (mgr.34107) 2591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:28.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.545598+0000 mon.a (mon.0) 10732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.548385+0000 mon.a (mon.0) 10733 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.551644+0000 mon.a (mon.0) 10734 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.552933+0000 mon.a (mon.0) 10735 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.561933+0000 mon.a (mon.0) 10736 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: cephadm 2024-02-10T06:48:27.562721+0000 mgr.y (mgr.34107) 2592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:28.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.641746+0000 mon.a (mon.0) 10737 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.646135+0000 mon.a (mon.0) 10738 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.650060+0000 mon.a (mon.0) 10739 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.651208+0000 mon.a (mon.0) 10740 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.658924+0000 mon.a (mon.0) 10741 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: cephadm 2024-02-10T06:48:27.659578+0000 mgr.y (mgr.34107) 2593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:28.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.741336+0000 mon.a (mon.0) 10742 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.744053+0000 mon.a (mon.0) 10743 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.748217+0000 mon.a (mon.0) 10744 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.749463+0000 mon.a (mon.0) 10745 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.758197+0000 mon.a (mon.0) 10746 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.839689+0000 mon.a (mon.0) 10747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.843722+0000 mon.a (mon.0) 10748 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.847222+0000 mon.a (mon.0) 10749 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.848313+0000 mon.a (mon.0) 10750 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.856564+0000 mon.a (mon.0) 10751 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.938097+0000 mon.a (mon.0) 10752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.940439+0000 mon.a (mon.0) 10753 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.943453+0000 mon.a (mon.0) 10754 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.944530+0000 mon.a (mon.0) 10755 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:27.952098+0000 mon.a (mon.0) 10756 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:28.034763+0000 mon.a (mon.0) 10757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:28.038981+0000 mon.a (mon.0) 10758 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:28.042385+0000 mon.a (mon.0) 10759 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:28.043513+0000 mon.a (mon.0) 10760 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:28.051300+0000 mon.a (mon.0) 10761 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:28.130835+0000 mon.a (mon.0) 10762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:28.134206+0000 mon.a (mon.0) 10763 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:28.137395+0000 mon.a (mon.0) 10764 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:28.138468+0000 mon.a (mon.0) 10765 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:28.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:28 smithi175 bash[56722]: audit 2024-02-10T06:48:28.145580+0000 mon.a (mon.0) 10766 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:28.851 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[109004]: ts=2024-02-10T06:48:28.525Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-02-10T06:48:28.852 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[109004]: ts=2024-02-10T06:48:28.525Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-02-10T06:48:28.852 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[109004]: ts=2024-02-10T06:48:28.529Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.46 port=9094 2024-02-10T06:48:28.852 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[109004]: ts=2024-02-10T06:48:28.530Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-10T06:48:28.852 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[109004]: ts=2024-02-10T06:48:28.570Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T06:48:28.852 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[109004]: ts=2024-02-10T06:48:28.570Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T06:48:28.852 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[109004]: ts=2024-02-10T06:48:28.574Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-02-10T06:48:28.852 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:28 smithi046 bash[109004]: ts=2024-02-10T06:48:28.574Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-02-10T06:48:29.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: cephadm 2024-02-10T06:48:27.758808+0000 mgr.y (mgr.34107) 2594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: cephadm 2024-02-10T06:48:27.857359+0000 mgr.y (mgr.34107) 2595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: cephadm 2024-02-10T06:48:27.952935+0000 mgr.y (mgr.34107) 2596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: cephadm 2024-02-10T06:48:28.052043+0000 mgr.y (mgr.34107) 2597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: cephadm 2024-02-10T06:48:28.146230+0000 mgr.y (mgr.34107) 2598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.223372+0000 mon.a (mon.0) 10767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.226035+0000 mon.a (mon.0) 10768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.228941+0000 mon.a (mon.0) 10769 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:29.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.229885+0000 mon.a (mon.0) 10770 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:29.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.237114+0000 mon.a (mon.0) 10771 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: cephadm 2024-02-10T06:48:28.237895+0000 mgr.y (mgr.34107) 2599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.321322+0000 mon.a (mon.0) 10772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.325767+0000 mon.a (mon.0) 10773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.328725+0000 mon.a (mon.0) 10774 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.329659+0000 mon.a (mon.0) 10775 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.336989+0000 mon.a (mon.0) 10776 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: cephadm 2024-02-10T06:48:28.337897+0000 mgr.y (mgr.34107) 2600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.424118+0000 mon.a (mon.0) 10777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.426225+0000 mon.a (mon.0) 10778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.428399+0000 mon.a (mon.0) 10779 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.429237+0000 mon.a (mon.0) 10780 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.434591+0000 mon.a (mon.0) 10781 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: cephadm 2024-02-10T06:48:28.435023+0000 mgr.y (mgr.34107) 2601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.514977+0000 mon.a (mon.0) 10782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.516966+0000 mon.a (mon.0) 10783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.520036+0000 mon.a (mon.0) 10784 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.521575+0000 mon.a (mon.0) 10785 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.529128+0000 mon.a (mon.0) 10786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: cephadm 2024-02-10T06:48:28.529831+0000 mgr.y (mgr.34107) 2602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.609305+0000 mon.a (mon.0) 10787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.611373+0000 mon.a (mon.0) 10788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.613733+0000 mon.a (mon.0) 10789 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.614694+0000 mon.a (mon.0) 10790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.623905+0000 mon.a (mon.0) 10791 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: cephadm 2024-02-10T06:48:28.624732+0000 mgr.y (mgr.34107) 2603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.703187+0000 mon.a (mon.0) 10792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.705906+0000 mon.a (mon.0) 10793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.710243+0000 mon.a (mon.0) 10794 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.711307+0000 mon.a (mon.0) 10795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:29.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.719310+0000 mon.a (mon.0) 10796 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.799109+0000 mon.a (mon.0) 10797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.802251+0000 mon.a (mon.0) 10798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.805295+0000 mon.a (mon.0) 10799 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.806200+0000 mon.a (mon.0) 10800 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.811961+0000 mon.a (mon.0) 10801 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.832709+0000 mon.a (mon.0) 10802 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.840597+0000 mon.a (mon.0) 10803 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.847430+0000 mon.a (mon.0) 10804 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.894927+0000 mon.a (mon.0) 10805 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.897214+0000 mon.a (mon.0) 10806 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.898914+0000 mon.a (mon.0) 10807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.900291+0000 mon.a (mon.0) 10808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.902646+0000 mon.a (mon.0) 10809 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.907887+0000 mon.a (mon.0) 10810 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.911166+0000 mon.a (mon.0) 10811 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.912344+0000 mon.a (mon.0) 10812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.913542+0000 mon.a (mon.0) 10813 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.914770+0000 mon.a (mon.0) 10814 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.916233+0000 mon.a (mon.0) 10815 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.917590+0000 mon.a (mon.0) 10816 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.919083+0000 mon.a (mon.0) 10817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.920987+0000 mon.a (mon.0) 10818 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:29 smithi175 bash[56722]: audit 2024-02-10T06:48:28.922718+0000 mon.a (mon.0) 10819 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: cephadm 2024-02-10T06:48:27.758808+0000 mgr.y (mgr.34107) 2594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: cephadm 2024-02-10T06:48:27.857359+0000 mgr.y (mgr.34107) 2595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: cephadm 2024-02-10T06:48:27.952935+0000 mgr.y (mgr.34107) 2596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: cephadm 2024-02-10T06:48:28.052043+0000 mgr.y (mgr.34107) 2597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: cephadm 2024-02-10T06:48:28.146230+0000 mgr.y (mgr.34107) 2598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.223372+0000 mon.a (mon.0) 10767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.226035+0000 mon.a (mon.0) 10768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.228941+0000 mon.a (mon.0) 10769 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:29.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.229885+0000 mon.a (mon.0) 10770 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:29.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.237114+0000 mon.a (mon.0) 10771 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: cephadm 2024-02-10T06:48:28.237895+0000 mgr.y (mgr.34107) 2599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.321322+0000 mon.a (mon.0) 10772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.325767+0000 mon.a (mon.0) 10773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.328725+0000 mon.a (mon.0) 10774 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:29.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.329659+0000 mon.a (mon.0) 10775 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:29.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.336989+0000 mon.a (mon.0) 10776 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: cephadm 2024-02-10T06:48:28.337897+0000 mgr.y (mgr.34107) 2600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.424118+0000 mon.a (mon.0) 10777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.426225+0000 mon.a (mon.0) 10778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.428399+0000 mon.a (mon.0) 10779 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:29.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.429237+0000 mon.a (mon.0) 10780 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:29.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.434591+0000 mon.a (mon.0) 10781 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: cephadm 2024-02-10T06:48:28.435023+0000 mgr.y (mgr.34107) 2601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.514977+0000 mon.a (mon.0) 10782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.516966+0000 mon.a (mon.0) 10783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.626 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.520036+0000 mon.a (mon.0) 10784 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:29.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.521575+0000 mon.a (mon.0) 10785 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:29.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.529128+0000 mon.a (mon.0) 10786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: cephadm 2024-02-10T06:48:28.529831+0000 mgr.y (mgr.34107) 2602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.609305+0000 mon.a (mon.0) 10787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.611373+0000 mon.a (mon.0) 10788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.613733+0000 mon.a (mon.0) 10789 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:29.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.614694+0000 mon.a (mon.0) 10790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:29.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.623905+0000 mon.a (mon.0) 10791 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: cephadm 2024-02-10T06:48:28.624732+0000 mgr.y (mgr.34107) 2603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.703187+0000 mon.a (mon.0) 10792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.705906+0000 mon.a (mon.0) 10793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.710243+0000 mon.a (mon.0) 10794 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:29.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.711307+0000 mon.a (mon.0) 10795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:29.627 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.719310+0000 mon.a (mon.0) 10796 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: cephadm 2024-02-10T06:48:27.758808+0000 mgr.y (mgr.34107) 2594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: cephadm 2024-02-10T06:48:27.857359+0000 mgr.y (mgr.34107) 2595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: cephadm 2024-02-10T06:48:27.952935+0000 mgr.y (mgr.34107) 2596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: cephadm 2024-02-10T06:48:28.052043+0000 mgr.y (mgr.34107) 2597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: cephadm 2024-02-10T06:48:28.146230+0000 mgr.y (mgr.34107) 2598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.223372+0000 mon.a (mon.0) 10767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.226035+0000 mon.a (mon.0) 10768 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.228941+0000 mon.a (mon.0) 10769 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:29.628 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.229885+0000 mon.a (mon.0) 10770 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:29.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.237114+0000 mon.a (mon.0) 10771 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: cephadm 2024-02-10T06:48:28.237895+0000 mgr.y (mgr.34107) 2599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.321322+0000 mon.a (mon.0) 10772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.325767+0000 mon.a (mon.0) 10773 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.328725+0000 mon.a (mon.0) 10774 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:29.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.329659+0000 mon.a (mon.0) 10775 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:29.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.336989+0000 mon.a (mon.0) 10776 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: cephadm 2024-02-10T06:48:28.337897+0000 mgr.y (mgr.34107) 2600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.424118+0000 mon.a (mon.0) 10777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.426225+0000 mon.a (mon.0) 10778 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.629 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.428399+0000 mon.a (mon.0) 10779 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:29.629 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.799109+0000 mon.a (mon.0) 10797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.802251+0000 mon.a (mon.0) 10798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.805295+0000 mon.a (mon.0) 10799 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:29.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.806200+0000 mon.a (mon.0) 10800 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:29.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.811961+0000 mon.a (mon.0) 10801 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.832709+0000 mon.a (mon.0) 10802 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.840597+0000 mon.a (mon.0) 10803 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.847430+0000 mon.a (mon.0) 10804 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.894927+0000 mon.a (mon.0) 10805 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.897214+0000 mon.a (mon.0) 10806 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.898914+0000 mon.a (mon.0) 10807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.900291+0000 mon.a (mon.0) 10808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.902646+0000 mon.a (mon.0) 10809 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.907887+0000 mon.a (mon.0) 10810 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.911166+0000 mon.a (mon.0) 10811 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.630 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.912344+0000 mon.a (mon.0) 10812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.913542+0000 mon.a (mon.0) 10813 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.914770+0000 mon.a (mon.0) 10814 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.916233+0000 mon.a (mon.0) 10815 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.917590+0000 mon.a (mon.0) 10816 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.919083+0000 mon.a (mon.0) 10817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.920987+0000 mon.a (mon.0) 10818 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.631 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[68510]: audit 2024-02-10T06:48:28.922718+0000 mon.a (mon.0) 10819 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.429237+0000 mon.a (mon.0) 10780 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:29.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.434591+0000 mon.a (mon.0) 10781 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.632 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: cephadm 2024-02-10T06:48:28.435023+0000 mgr.y (mgr.34107) 2601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.514977+0000 mon.a (mon.0) 10782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.516966+0000 mon.a (mon.0) 10783 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.520036+0000 mon.a (mon.0) 10784 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:29.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.521575+0000 mon.a (mon.0) 10785 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:29.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.529128+0000 mon.a (mon.0) 10786 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: cephadm 2024-02-10T06:48:28.529831+0000 mgr.y (mgr.34107) 2602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.609305+0000 mon.a (mon.0) 10787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.611373+0000 mon.a (mon.0) 10788 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.633 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.613733+0000 mon.a (mon.0) 10789 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:29.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.614694+0000 mon.a (mon.0) 10790 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:29.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.623905+0000 mon.a (mon.0) 10791 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: cephadm 2024-02-10T06:48:28.624732+0000 mgr.y (mgr.34107) 2603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:29.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.703187+0000 mon.a (mon.0) 10792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.705906+0000 mon.a (mon.0) 10793 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.710243+0000 mon.a (mon.0) 10794 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:29.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.711307+0000 mon.a (mon.0) 10795 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:29.634 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.719310+0000 mon.a (mon.0) 10796 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.799109+0000 mon.a (mon.0) 10797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.802251+0000 mon.a (mon.0) 10798 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.805295+0000 mon.a (mon.0) 10799 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:29.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.806200+0000 mon.a (mon.0) 10800 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:29.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.811961+0000 mon.a (mon.0) 10801 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.635 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.832709+0000 mon.a (mon.0) 10802 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.840597+0000 mon.a (mon.0) 10803 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.847430+0000 mon.a (mon.0) 10804 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:29.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.894927+0000 mon.a (mon.0) 10805 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:29.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.897214+0000 mon.a (mon.0) 10806 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.898914+0000 mon.a (mon.0) 10807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.900291+0000 mon.a (mon.0) 10808 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.636 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.902646+0000 mon.a (mon.0) 10809 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.907887+0000 mon.a (mon.0) 10810 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.911166+0000 mon.a (mon.0) 10811 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.912344+0000 mon.a (mon.0) 10812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.913542+0000 mon.a (mon.0) 10813 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.914770+0000 mon.a (mon.0) 10814 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.916233+0000 mon.a (mon.0) 10815 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.637 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.917590+0000 mon.a (mon.0) 10816 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.919083+0000 mon.a (mon.0) 10817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.920987+0000 mon.a (mon.0) 10818 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:29.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:29 smithi046 bash[71198]: audit 2024-02-10T06:48:28.922718+0000 mon.a (mon.0) 10819 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:30.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:30 smithi046 bash[68510]: cephadm 2024-02-10T06:48:28.720110+0000 mgr.y (mgr.34107) 2604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:30.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:30 smithi046 bash[68510]: cephadm 2024-02-10T06:48:28.812457+0000 mgr.y (mgr.34107) 2605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:30.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:30 smithi046 bash[68510]: cluster 2024-02-10T06:48:29.142901+0000 mgr.y (mgr.34107) 2606 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:30.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:30 smithi046 bash[68510]: audit 2024-02-10T06:48:29.504624+0000 mon.a (mon.0) 10820 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:48:30.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:30 smithi046 bash[71198]: cephadm 2024-02-10T06:48:28.720110+0000 mgr.y (mgr.34107) 2604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:30.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:30 smithi046 bash[71198]: cephadm 2024-02-10T06:48:28.812457+0000 mgr.y (mgr.34107) 2605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:30.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:30 smithi046 bash[71198]: cluster 2024-02-10T06:48:29.142901+0000 mgr.y (mgr.34107) 2606 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:30.626 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:30 smithi046 bash[71198]: audit 2024-02-10T06:48:29.504624+0000 mon.a (mon.0) 10820 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:48:30.626 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:30 smithi046 bash[109004]: ts=2024-02-10T06:48:30.531Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000854572s 2024-02-10T06:48:30.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:30 smithi175 bash[56722]: cephadm 2024-02-10T06:48:28.720110+0000 mgr.y (mgr.34107) 2604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:30.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:30 smithi175 bash[56722]: cephadm 2024-02-10T06:48:28.812457+0000 mgr.y (mgr.34107) 2605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:30.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:30 smithi175 bash[56722]: cluster 2024-02-10T06:48:29.142901+0000 mgr.y (mgr.34107) 2606 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:30.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:30 smithi175 bash[56722]: audit 2024-02-10T06:48:29.504624+0000 mon.a (mon.0) 10820 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:48:31.374 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:48:31 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:48:31] "GET /metrics HTTP/1.1" 200 38760 "" "Prometheus/2.43.0" 2024-02-10T06:48:32.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:32 smithi046 bash[68510]: cluster 2024-02-10T06:48:31.144624+0000 mgr.y (mgr.34107) 2607 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:32.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:32 smithi046 bash[71198]: cluster 2024-02-10T06:48:31.144624+0000 mgr.y (mgr.34107) 2607 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:32.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:32 smithi175 bash[56722]: cluster 2024-02-10T06:48:31.144624+0000 mgr.y (mgr.34107) 2607 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:33.622 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:33 smithi046 bash[71198]: cephadm 2024-02-10T06:48:32.395843+0000 mgr.y (mgr.34107) 2608 : cephadm 1 Upgrade: Updating alertmanager.a 2024-02-10T06:48:33.622 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:33 smithi046 bash[71198]: cephadm 2024-02-10T06:48:32.405393+0000 mgr.y (mgr.34107) 2609 : cephadm 1 Deploying daemon alertmanager.a on smithi046 2024-02-10T06:48:33.622 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:33 smithi046 bash[71198]: audit 2024-02-10T06:48:32.486408+0000 mgr.y (mgr.34107) 2610 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:48:33.622 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:33 smithi046 bash[68510]: cephadm 2024-02-10T06:48:32.395843+0000 mgr.y (mgr.34107) 2608 : cephadm 1 Upgrade: Updating alertmanager.a 2024-02-10T06:48:33.622 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:33 smithi046 bash[68510]: cephadm 2024-02-10T06:48:32.405393+0000 mgr.y (mgr.34107) 2609 : cephadm 1 Deploying daemon alertmanager.a on smithi046 2024-02-10T06:48:33.622 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:33 smithi046 bash[68510]: audit 2024-02-10T06:48:32.486408+0000 mgr.y (mgr.34107) 2610 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:48:33.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:33 smithi175 bash[56722]: cephadm 2024-02-10T06:48:32.395843+0000 mgr.y (mgr.34107) 2608 : cephadm 1 Upgrade: Updating alertmanager.a 2024-02-10T06:48:33.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:33 smithi175 bash[56722]: cephadm 2024-02-10T06:48:32.405393+0000 mgr.y (mgr.34107) 2609 : cephadm 1 Deploying daemon alertmanager.a on smithi046 2024-02-10T06:48:33.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:33 smithi175 bash[56722]: audit 2024-02-10T06:48:32.486408+0000 mgr.y (mgr.34107) 2610 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:48:34.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:34 smithi046 bash[68510]: cluster 2024-02-10T06:48:33.145961+0000 mgr.y (mgr.34107) 2611 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:34.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:34 smithi046 bash[71198]: cluster 2024-02-10T06:48:33.145961+0000 mgr.y (mgr.34107) 2611 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:34.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:34 smithi175 bash[56722]: cluster 2024-02-10T06:48:33.145961+0000 mgr.y (mgr.34107) 2611 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:36.353 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:48:36.597 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:36 smithi046 bash[68510]: cluster 2024-02-10T06:48:35.147199+0000 mgr.y (mgr.34107) 2612 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:36.598 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:36 smithi046 bash[71198]: cluster 2024-02-10T06:48:35.147199+0000 mgr.y (mgr.34107) 2612 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:36.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:36 smithi175 bash[56722]: cluster 2024-02-10T06:48:35.147199+0000 mgr.y (mgr.34107) 2612 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:37.154 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:48:37.154 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 8s ago 26m - - 2024-02-10T06:48:37.154 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 15s ago 26m - - 2024-02-10T06:48:37.154 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (12m) 8s ago 19m 17.4M - 0.23.0 ba2b418f427c a2b5f5f678df 2024-02-10T06:48:37.154 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (12m) 15s ago 19m 45.0M - 8.3.5 dad864ee21e9 1fff02f358ea 2024-02-10T06:48:37.155 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (116s) 8s ago 17m 45.9M - 3.6 c328ab9dcfc7 853f52d68ab1 2024-02-10T06:48:37.155 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (11m) 15s ago 25m 446M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:48:37.155 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (11m) 8s ago 27m 542M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:48:37.155 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (10m) 8s ago 28m 91.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 242e20c0094d 2024-02-10T06:48:37.155 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (9m) 15s ago 26m 69.2M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 4e4f0fba5e46 2024-02-10T06:48:37.155 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (10m) 8s ago 26m 72.9M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 3930fa96e7b9 2024-02-10T06:48:37.155 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (96s) 8s ago 20m 9872k - 1.5.0 0da6a335fe13 7106a5faf047 2024-02-10T06:48:37.155 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (77s) 15s ago 19m 10.6M - 1.5.0 0da6a335fe13 902bb08b95e7 2024-02-10T06:48:37.155 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (8m) 8s ago 25m 63.8M 2526M 19.0.0-1361-g290212a1 c328ab9dcfc7 806b111b1a5a 2024-02-10T06:48:37.155 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (7m) 8s ago 24m 66.7M 2526M 19.0.0-1361-g290212a1 c328ab9dcfc7 5946eaa9560f 2024-02-10T06:48:37.155 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (7m) 8s ago 24m 60.5M 2526M 19.0.0-1361-g290212a1 c328ab9dcfc7 b853fd416cd3 2024-02-10T06:48:37.155 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (6m) 8s ago 23m 68.5M 2526M 19.0.0-1361-g290212a1 c328ab9dcfc7 d8f4ad66b155 2024-02-10T06:48:37.155 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (5m) 15s ago 22m 69.4M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 7ad0f7fc5824 2024-02-10T06:48:37.155 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (5m) 15s ago 22m 65.8M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 988470b5b6ab 2024-02-10T06:48:37.156 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (4m) 15s ago 21m 61.6M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 4fe6d2acf23b 2024-02-10T06:48:37.156 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (3m) 15s ago 21m 58.0M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 446b1d90ef32 2024-02-10T06:48:37.156 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (30s) 15s ago 20m 44.9M - 2.43.0 a07b618ecd1d 74dd5f47bfe1 2024-02-10T06:48:37.156 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (3m) 8s ago 17m 91.6M - 19.0.0-1361-g290212a1 c328ab9dcfc7 f66089ea684b 2024-02-10T06:48:37.156 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (2m) 15s ago 17m 91.3M - 19.0.0-1361-g290212a1 c328ab9dcfc7 8578e1aa4396 2024-02-10T06:48:37.156 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (3m) 8s ago 17m 91.6M - 19.0.0-1361-g290212a1 c328ab9dcfc7 ad37be87e331 2024-02-10T06:48:37.156 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (2m) 15s ago 17m 91.2M - 19.0.0-1361-g290212a1 c328ab9dcfc7 0e2a538ab655 2024-02-10T06:48:37.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:37 smithi046 bash[68510]: audit 2024-02-10T06:48:36.329603+0000 mgr.y (mgr.34107) 2613 : audit 0 from='client.45076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:37.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:37 smithi046 bash[71198]: audit 2024-02-10T06:48:36.329603+0000 mgr.y (mgr.34107) 2613 : audit 0 from='client.45076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:37.665 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:48:37.665 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:48:37.665 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:48:37.665 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:48:37.665 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:48:37.665 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:48:37.665 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:48:37.665 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:48:37.665 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T06:48:37.665 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:48:37.666 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:48:37.666 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 4 2024-02-10T06:48:37.666 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:48:37.666 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:48:37.666 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 17 2024-02-10T06:48:37.666 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:48:37.666 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:48:37.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:37 smithi175 bash[56722]: audit 2024-02-10T06:48:36.329603+0000 mgr.y (mgr.34107) 2613 : audit 0 from='client.45076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:38.083 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:48:38.083 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:48:38.084 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:48:38.084 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:48:38.084 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [ 2024-02-10T06:48:38.084 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr", 2024-02-10T06:48:38.084 INFO:teuthology.orchestra.run.smithi046.stdout: "mon", 2024-02-10T06:48:38.084 INFO:teuthology.orchestra.run.smithi046.stdout: "osd", 2024-02-10T06:48:38.084 INFO:teuthology.orchestra.run.smithi046.stdout: "iscsi", 2024-02-10T06:48:38.084 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw" 2024-02-10T06:48:38.084 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:48:38.085 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "18/23 daemons upgraded", 2024-02-10T06:48:38.085 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Currently upgrading alertmanager daemons", 2024-02-10T06:48:38.085 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:48:38.085 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:48:38.496 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:38 smithi046 bash[68510]: audit 2024-02-10T06:48:36.750702+0000 mgr.y (mgr.34107) 2614 : audit 0 from='client.45082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:38.496 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:38 smithi046 bash[68510]: audit 2024-02-10T06:48:37.125359+0000 mgr.y (mgr.34107) 2615 : audit 0 from='client.45088 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:38.496 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:38 smithi046 bash[68510]: cluster 2024-02-10T06:48:37.148217+0000 mgr.y (mgr.34107) 2616 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:38.497 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:38 smithi046 bash[68510]: audit 2024-02-10T06:48:37.662845+0000 mon.c (mon.1) 28 : audit 0 from='client.? 172.21.15.46:0/3417538732' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:38.497 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:38 smithi046 bash[68510]: audit 2024-02-10T06:48:37.762574+0000 mon.a (mon.0) 10821 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:38.497 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:38 smithi046 bash[68510]: audit 2024-02-10T06:48:37.769959+0000 mon.a (mon.0) 10822 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:38.497 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:38 smithi046 bash[68510]: audit 2024-02-10T06:48:37.777533+0000 mon.a (mon.0) 10823 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:38.497 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:38 smithi046 bash[71198]: audit 2024-02-10T06:48:36.750702+0000 mgr.y (mgr.34107) 2614 : audit 0 from='client.45082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:38.498 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:38 smithi046 bash[71198]: audit 2024-02-10T06:48:37.125359+0000 mgr.y (mgr.34107) 2615 : audit 0 from='client.45088 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:38.498 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:38 smithi046 bash[71198]: cluster 2024-02-10T06:48:37.148217+0000 mgr.y (mgr.34107) 2616 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:38.498 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:38 smithi046 bash[71198]: audit 2024-02-10T06:48:37.662845+0000 mon.c (mon.1) 28 : audit 0 from='client.? 172.21.15.46:0/3417538732' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:38.498 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:38 smithi046 bash[71198]: audit 2024-02-10T06:48:37.762574+0000 mon.a (mon.0) 10821 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:38.498 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:38 smithi046 bash[71198]: audit 2024-02-10T06:48:37.769959+0000 mon.a (mon.0) 10822 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:38.498 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:38 smithi046 bash[71198]: audit 2024-02-10T06:48:37.777533+0000 mon.a (mon.0) 10823 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:38.540 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_OK 2024-02-10T06:48:38.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:38 smithi175 bash[56722]: audit 2024-02-10T06:48:36.750702+0000 mgr.y (mgr.34107) 2614 : audit 0 from='client.45082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:38.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:38 smithi175 bash[56722]: audit 2024-02-10T06:48:37.125359+0000 mgr.y (mgr.34107) 2615 : audit 0 from='client.45088 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:38.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:38 smithi175 bash[56722]: cluster 2024-02-10T06:48:37.148217+0000 mgr.y (mgr.34107) 2616 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:38.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:38 smithi175 bash[56722]: audit 2024-02-10T06:48:37.662845+0000 mon.c (mon.1) 28 : audit 0 from='client.? 172.21.15.46:0/3417538732' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:38.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:38 smithi175 bash[56722]: audit 2024-02-10T06:48:37.762574+0000 mon.a (mon.0) 10821 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:38.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:38 smithi175 bash[56722]: audit 2024-02-10T06:48:37.769959+0000 mon.a (mon.0) 10822 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:38.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:38 smithi175 bash[56722]: audit 2024-02-10T06:48:37.777533+0000 mon.a (mon.0) 10823 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:38.874 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:38 smithi046 bash[109004]: ts=2024-02-10T06:48:38.535Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.004426034s 2024-02-10T06:48:39.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:39 smithi046 bash[68510]: audit 2024-02-10T06:48:38.080244+0000 mgr.y (mgr.34107) 2617 : audit 0 from='client.45100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:39.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:39 smithi046 bash[68510]: audit 2024-02-10T06:48:38.538355+0000 mon.c (mon.1) 29 : audit 0 from='client.? 172.21.15.46:0/3193497325' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:48:39.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:39 smithi046 bash[71198]: audit 2024-02-10T06:48:38.080244+0000 mgr.y (mgr.34107) 2617 : audit 0 from='client.45100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:39.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:39 smithi046 bash[71198]: audit 2024-02-10T06:48:38.538355+0000 mon.c (mon.1) 29 : audit 0 from='client.? 172.21.15.46:0/3193497325' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:48:39.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:39 smithi175 bash[56722]: audit 2024-02-10T06:48:38.080244+0000 mgr.y (mgr.34107) 2617 : audit 0 from='client.45100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:48:39.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:39 smithi175 bash[56722]: audit 2024-02-10T06:48:38.538355+0000 mon.c (mon.1) 29 : audit 0 from='client.? 172.21.15.46:0/3193497325' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:48:40.621 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:40 smithi046 bash[68510]: cluster 2024-02-10T06:48:39.149447+0000 mgr.y (mgr.34107) 2618 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:40.621 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:40 smithi046 bash[71198]: cluster 2024-02-10T06:48:39.149447+0000 mgr.y (mgr.34107) 2618 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:40.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:40 smithi175 bash[56722]: cluster 2024-02-10T06:48:39.149447+0000 mgr.y (mgr.34107) 2618 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:41.374 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:48:41 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:48:41] "GET /metrics HTTP/1.1" 200 38760 "" "Prometheus/2.43.0" 2024-02-10T06:48:41.642 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:41 smithi046 bash[68510]: audit 2024-02-10T06:48:40.595886+0000 mon.a (mon.0) 10824 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:41.642 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:41 smithi046 bash[68510]: audit 2024-02-10T06:48:40.608388+0000 mon.a (mon.0) 10825 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:41.642 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:41 smithi046 bash[68510]: audit 2024-02-10T06:48:40.617115+0000 mon.a (mon.0) 10826 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:41.643 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:41 smithi046 bash[71198]: audit 2024-02-10T06:48:40.595886+0000 mon.a (mon.0) 10824 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:41.643 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:41 smithi046 bash[71198]: audit 2024-02-10T06:48:40.608388+0000 mon.a (mon.0) 10825 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:41.643 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:41 smithi046 bash[71198]: audit 2024-02-10T06:48:40.617115+0000 mon.a (mon.0) 10826 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:41.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:41 smithi175 bash[56722]: audit 2024-02-10T06:48:40.595886+0000 mon.a (mon.0) 10824 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:41.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:41 smithi175 bash[56722]: audit 2024-02-10T06:48:40.608388+0000 mon.a (mon.0) 10825 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:41.954 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:41 smithi175 bash[56722]: audit 2024-02-10T06:48:40.617115+0000 mon.a (mon.0) 10826 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:42.019 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:41 smithi046 systemd[1]: Stopping Ceph alertmanager.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:48:42.020 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:41 smithi046 bash[109004]: ts=2024-02-10T06:48:41.793Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-02-10T06:48:42.855 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:42 smithi046 bash[110397]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-alertmanager-a 2024-02-10T06:48:42.856 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:42 smithi046 bash[110469]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-alertmanager-a 2024-02-10T06:48:42.856 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:42 smithi046 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-10T06:48:42.856 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:42 smithi046 systemd[1]: Stopped Ceph alertmanager.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:48:42.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:42 smithi046 bash[68510]: cluster 2024-02-10T06:48:41.150744+0000 mgr.y (mgr.34107) 2619 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:42.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:42 smithi046 bash[68510]: audit 2024-02-10T06:48:41.931144+0000 mon.a (mon.0) 10827 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:42.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:42 smithi046 bash[68510]: audit 2024-02-10T06:48:41.941522+0000 mon.a (mon.0) 10828 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:42.856 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:42 smithi046 bash[68510]: audit 2024-02-10T06:48:41.950068+0000 mon.a (mon.0) 10829 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:42.856 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:42 smithi046 bash[71198]: cluster 2024-02-10T06:48:41.150744+0000 mgr.y (mgr.34107) 2619 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:42.857 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:42 smithi046 bash[71198]: audit 2024-02-10T06:48:41.931144+0000 mon.a (mon.0) 10827 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:42.857 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:42 smithi046 bash[71198]: audit 2024-02-10T06:48:41.941522+0000 mon.a (mon.0) 10828 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:42.857 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:42 smithi046 bash[71198]: audit 2024-02-10T06:48:41.950068+0000 mon.a (mon.0) 10829 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:42.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:42 smithi175 bash[56722]: cluster 2024-02-10T06:48:41.150744+0000 mgr.y (mgr.34107) 2619 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:42.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:42 smithi175 bash[56722]: audit 2024-02-10T06:48:41.931144+0000 mon.a (mon.0) 10827 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:42.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:42 smithi175 bash[56722]: audit 2024-02-10T06:48:41.941522+0000 mon.a (mon.0) 10828 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:42.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:42 smithi175 bash[56722]: audit 2024-02-10T06:48:41.950068+0000 mon.a (mon.0) 10829 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.124 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:42 smithi046 systemd[1]: Started Ceph alertmanager.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:48:43.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:42.497394+0000 mgr.y (mgr.34107) 2620 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:48:43.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.024347+0000 mon.a (mon.0) 10830 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.032823+0000 mon.a (mon.0) 10831 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.052286+0000 mon.a (mon.0) 10832 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:43.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.053366+0000 mon.a (mon.0) 10833 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:43.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.060530+0000 mon.a (mon.0) 10834 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.141911+0000 mon.a (mon.0) 10835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:48:43.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.158473+0000 mon.a (mon.0) 10836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:43.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.161822+0000 mon.a (mon.0) 10837 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:43.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.166735+0000 mon.a (mon.0) 10838 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:43.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.168099+0000 mon.a (mon.0) 10839 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:43.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.177470+0000 mon.a (mon.0) 10840 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.256708+0000 mon.a (mon.0) 10841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:43.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.259817+0000 mon.a (mon.0) 10842 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:43.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.263562+0000 mon.a (mon.0) 10843 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:43.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.265136+0000 mon.a (mon.0) 10844 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:43.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.274401+0000 mon.a (mon.0) 10845 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.355931+0000 mon.a (mon.0) 10846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:43.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.358272+0000 mon.a (mon.0) 10847 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:43.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:42.497394+0000 mgr.y (mgr.34107) 2620 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:48:43.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.024347+0000 mon.a (mon.0) 10830 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.032823+0000 mon.a (mon.0) 10831 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.052286+0000 mon.a (mon.0) 10832 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:43.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.053366+0000 mon.a (mon.0) 10833 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:43.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.060530+0000 mon.a (mon.0) 10834 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.141911+0000 mon.a (mon.0) 10835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:48:43.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.158473+0000 mon.a (mon.0) 10836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:43.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.161822+0000 mon.a (mon.0) 10837 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:43.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.166735+0000 mon.a (mon.0) 10838 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:43.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.168099+0000 mon.a (mon.0) 10839 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:43.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.177470+0000 mon.a (mon.0) 10840 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.256708+0000 mon.a (mon.0) 10841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:43.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.259817+0000 mon.a (mon.0) 10842 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:43.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.263562+0000 mon.a (mon.0) 10843 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:43.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.265136+0000 mon.a (mon.0) 10844 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:43.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.274401+0000 mon.a (mon.0) 10845 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.355931+0000 mon.a (mon.0) 10846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:43.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.358272+0000 mon.a (mon.0) 10847 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:43.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.361206+0000 mon.a (mon.0) 10848 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:43.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.362071+0000 mon.a (mon.0) 10849 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:43.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.367868+0000 mon.a (mon.0) 10850 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.447531+0000 mon.a (mon.0) 10851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:43.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.450025+0000 mon.a (mon.0) 10852 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:43.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.452995+0000 mon.a (mon.0) 10853 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:43.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.454211+0000 mon.a (mon.0) 10854 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:43.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.462156+0000 mon.a (mon.0) 10855 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.540436+0000 mon.a (mon.0) 10856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:43.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.544905+0000 mon.a (mon.0) 10857 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:43.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.549319+0000 mon.a (mon.0) 10858 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:43.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.550610+0000 mon.a (mon.0) 10859 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:43.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[68510]: audit 2024-02-10T06:48:43.561551+0000 mon.a (mon.0) 10860 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.361206+0000 mon.a (mon.0) 10848 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:43.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.362071+0000 mon.a (mon.0) 10849 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:43.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.367868+0000 mon.a (mon.0) 10850 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.447531+0000 mon.a (mon.0) 10851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:43.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.450025+0000 mon.a (mon.0) 10852 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:43.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.452995+0000 mon.a (mon.0) 10853 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:43.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.454211+0000 mon.a (mon.0) 10854 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:43.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.462156+0000 mon.a (mon.0) 10855 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.540436+0000 mon.a (mon.0) 10856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:43.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.544905+0000 mon.a (mon.0) 10857 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:43.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.549319+0000 mon.a (mon.0) 10858 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:43.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.550610+0000 mon.a (mon.0) 10859 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:43.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:43 smithi046 bash[71198]: audit 2024-02-10T06:48:43.561551+0000 mon.a (mon.0) 10860 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:42.497394+0000 mgr.y (mgr.34107) 2620 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:48:43.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.024347+0000 mon.a (mon.0) 10830 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.032823+0000 mon.a (mon.0) 10831 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.052286+0000 mon.a (mon.0) 10832 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:43.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.053366+0000 mon.a (mon.0) 10833 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:43.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.060530+0000 mon.a (mon.0) 10834 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.141911+0000 mon.a (mon.0) 10835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:48:43.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.158473+0000 mon.a (mon.0) 10836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:43.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.161822+0000 mon.a (mon.0) 10837 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:43.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.166735+0000 mon.a (mon.0) 10838 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:43.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.168099+0000 mon.a (mon.0) 10839 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:43.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.177470+0000 mon.a (mon.0) 10840 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.256708+0000 mon.a (mon.0) 10841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:43.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.259817+0000 mon.a (mon.0) 10842 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:43.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.263562+0000 mon.a (mon.0) 10843 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:43.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.265136+0000 mon.a (mon.0) 10844 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:43.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.274401+0000 mon.a (mon.0) 10845 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.355931+0000 mon.a (mon.0) 10846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:43.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.358272+0000 mon.a (mon.0) 10847 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:43.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.361206+0000 mon.a (mon.0) 10848 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:43.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.362071+0000 mon.a (mon.0) 10849 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:43.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.367868+0000 mon.a (mon.0) 10850 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.447531+0000 mon.a (mon.0) 10851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:43.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.450025+0000 mon.a (mon.0) 10852 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:43.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.452995+0000 mon.a (mon.0) 10853 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:43.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.454211+0000 mon.a (mon.0) 10854 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:43.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.462156+0000 mon.a (mon.0) 10855 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:43.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.540436+0000 mon.a (mon.0) 10856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:43.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.544905+0000 mon.a (mon.0) 10857 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:43.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.549319+0000 mon.a (mon.0) 10858 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:43.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.550610+0000 mon.a (mon.0) 10859 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:43.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:43 smithi175 bash[56722]: audit 2024-02-10T06:48:43.561551+0000 mon.a (mon.0) 10860 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.896 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: cephadm 2024-02-10T06:48:43.061278+0000 mgr.y (mgr.34107) 2621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:44.896 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:43.142805+0000 mgr.y (mgr.34107) 2622 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:48:44.896 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: cluster 2024-02-10T06:48:43.151893+0000 mgr.y (mgr.34107) 2623 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:44.896 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: cephadm 2024-02-10T06:48:43.178298+0000 mgr.y (mgr.34107) 2624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:44.896 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: cephadm 2024-02-10T06:48:43.275187+0000 mgr.y (mgr.34107) 2625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:44.896 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: cephadm 2024-02-10T06:48:43.368469+0000 mgr.y (mgr.34107) 2626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:44.896 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: cephadm 2024-02-10T06:48:43.462792+0000 mgr.y (mgr.34107) 2627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:44.896 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: cephadm 2024-02-10T06:48:43.562214+0000 mgr.y (mgr.34107) 2628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:44.897 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:43.639832+0000 mon.a (mon.0) 10861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.897 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:43.642812+0000 mon.a (mon.0) 10862 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.897 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:43.646376+0000 mon.a (mon.0) 10863 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.897 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:43.647702+0000 mon.a (mon.0) 10864 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.897 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:43.655681+0000 mon.a (mon.0) 10865 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.897 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: cephadm 2024-02-10T06:48:43.656453+0000 mgr.y (mgr.34107) 2629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:44.897 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:43.740369+0000 mon.a (mon.0) 10866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.897 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:43.743167+0000 mon.a (mon.0) 10867 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.897 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:43.746109+0000 mon.a (mon.0) 10868 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.897 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:43.747431+0000 mon.a (mon.0) 10869 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.897 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:43.756876+0000 mon.a (mon.0) 10870 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.897 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:43.838362+0000 mon.a (mon.0) 10871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.897 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:43.840911+0000 mon.a (mon.0) 10872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.897 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:43.843967+0000 mon.a (mon.0) 10873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.897 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:43.845005+0000 mon.a (mon.0) 10874 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:43.853904+0000 mon.a (mon.0) 10875 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:43.933578+0000 mon.a (mon.0) 10876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:43.936126+0000 mon.a (mon.0) 10877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:43.939720+0000 mon.a (mon.0) 10878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:43.940818+0000 mon.a (mon.0) 10879 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:43.947772+0000 mon.a (mon.0) 10880 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.027185+0000 mon.a (mon.0) 10881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.030317+0000 mon.a (mon.0) 10882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.034107+0000 mon.a (mon.0) 10883 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.034836+0000 mon.a (mon.0) 10884 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.040004+0000 mon.a (mon.0) 10885 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.107059+0000 mon.a (mon.0) 10886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.110013+0000 mon.a (mon.0) 10887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.113542+0000 mon.a (mon.0) 10888 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.898 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.114662+0000 mon.a (mon.0) 10889 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.899 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.122355+0000 mon.a (mon.0) 10890 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.899 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.200095+0000 mon.a (mon.0) 10891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.899 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: cephadm 2024-02-10T06:48:43.061278+0000 mgr.y (mgr.34107) 2621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:44.899 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:43.142805+0000 mgr.y (mgr.34107) 2622 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:48:44.899 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: cluster 2024-02-10T06:48:43.151893+0000 mgr.y (mgr.34107) 2623 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:44.899 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: cephadm 2024-02-10T06:48:43.178298+0000 mgr.y (mgr.34107) 2624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:44.899 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: cephadm 2024-02-10T06:48:43.275187+0000 mgr.y (mgr.34107) 2625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:44.899 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: cephadm 2024-02-10T06:48:43.368469+0000 mgr.y (mgr.34107) 2626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:44.899 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: cephadm 2024-02-10T06:48:43.462792+0000 mgr.y (mgr.34107) 2627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:44.899 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: cephadm 2024-02-10T06:48:43.562214+0000 mgr.y (mgr.34107) 2628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:44.899 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:43.639832+0000 mon.a (mon.0) 10861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.900 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:43.642812+0000 mon.a (mon.0) 10862 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.900 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:43.646376+0000 mon.a (mon.0) 10863 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.900 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:43.647702+0000 mon.a (mon.0) 10864 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.900 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:43.655681+0000 mon.a (mon.0) 10865 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.900 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: cephadm 2024-02-10T06:48:43.656453+0000 mgr.y (mgr.34107) 2629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:44.900 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:43.740369+0000 mon.a (mon.0) 10866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.900 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:43.743167+0000 mon.a (mon.0) 10867 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.900 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:43.746109+0000 mon.a (mon.0) 10868 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.900 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:43.747431+0000 mon.a (mon.0) 10869 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.900 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:43.756876+0000 mon.a (mon.0) 10870 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.900 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:43.838362+0000 mon.a (mon.0) 10871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.901 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.203292+0000 mon.a (mon.0) 10892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.901 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.207350+0000 mon.a (mon.0) 10893 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.901 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.208980+0000 mon.a (mon.0) 10894 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.901 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.217326+0000 mon.a (mon.0) 10895 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.901 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.302954+0000 mon.a (mon.0) 10896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.901 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.305335+0000 mon.a (mon.0) 10897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.901 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.307733+0000 mon.a (mon.0) 10898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.901 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.308689+0000 mon.a (mon.0) 10899 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.901 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.314175+0000 mon.a (mon.0) 10900 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.901 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.396420+0000 mon.a (mon.0) 10901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.901 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.398432+0000 mon.a (mon.0) 10902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.901 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.401762+0000 mon.a (mon.0) 10903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.901 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.402584+0000 mon.a (mon.0) 10904 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.901 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.410205+0000 mon.a (mon.0) 10905 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.901 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.490266+0000 mon.a (mon.0) 10906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.902 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.494253+0000 mon.a (mon.0) 10907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.902 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.497535+0000 mon.a (mon.0) 10908 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.902 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.498619+0000 mon.a (mon.0) 10909 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.902 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.507232+0000 mon.a (mon.0) 10910 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.902 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[68510]: audit 2024-02-10T06:48:44.507914+0000 mon.a (mon.0) 10911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:48:44.902 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:43.840911+0000 mon.a (mon.0) 10872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.903 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:43.843967+0000 mon.a (mon.0) 10873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.903 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:43.845005+0000 mon.a (mon.0) 10874 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.903 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:43.853904+0000 mon.a (mon.0) 10875 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.903 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:43.933578+0000 mon.a (mon.0) 10876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.903 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:43.936126+0000 mon.a (mon.0) 10877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.903 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:43.939720+0000 mon.a (mon.0) 10878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.903 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:43.940818+0000 mon.a (mon.0) 10879 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.903 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:43.947772+0000 mon.a (mon.0) 10880 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.903 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.027185+0000 mon.a (mon.0) 10881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.904 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.030317+0000 mon.a (mon.0) 10882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.904 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.034107+0000 mon.a (mon.0) 10883 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.904 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.034836+0000 mon.a (mon.0) 10884 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.904 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.040004+0000 mon.a (mon.0) 10885 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.904 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.107059+0000 mon.a (mon.0) 10886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.904 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.110013+0000 mon.a (mon.0) 10887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.904 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.113542+0000 mon.a (mon.0) 10888 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.904 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.114662+0000 mon.a (mon.0) 10889 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.904 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.122355+0000 mon.a (mon.0) 10890 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.904 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.200095+0000 mon.a (mon.0) 10891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.904 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.203292+0000 mon.a (mon.0) 10892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.904 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.207350+0000 mon.a (mon.0) 10893 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.904 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.208980+0000 mon.a (mon.0) 10894 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.904 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.217326+0000 mon.a (mon.0) 10895 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.905 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.302954+0000 mon.a (mon.0) 10896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.905 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.305335+0000 mon.a (mon.0) 10897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.905 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.307733+0000 mon.a (mon.0) 10898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.905 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.308689+0000 mon.a (mon.0) 10899 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.905 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.314175+0000 mon.a (mon.0) 10900 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.905 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.396420+0000 mon.a (mon.0) 10901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.905 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.398432+0000 mon.a (mon.0) 10902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.905 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.401762+0000 mon.a (mon.0) 10903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.905 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.402584+0000 mon.a (mon.0) 10904 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.905 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.410205+0000 mon.a (mon.0) 10905 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.906 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.490266+0000 mon.a (mon.0) 10906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.906 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.494253+0000 mon.a (mon.0) 10907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.906 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.497535+0000 mon.a (mon.0) 10908 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.906 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.498619+0000 mon.a (mon.0) 10909 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.906 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.507232+0000 mon.a (mon.0) 10910 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.906 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:44 smithi046 bash[71198]: audit 2024-02-10T06:48:44.507914+0000 mon.a (mon.0) 10911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:48:44.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: cephadm 2024-02-10T06:48:43.061278+0000 mgr.y (mgr.34107) 2621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:44.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:43.142805+0000 mgr.y (mgr.34107) 2622 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T06:48:44.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: cluster 2024-02-10T06:48:43.151893+0000 mgr.y (mgr.34107) 2623 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:44.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: cephadm 2024-02-10T06:48:43.178298+0000 mgr.y (mgr.34107) 2624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:44.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: cephadm 2024-02-10T06:48:43.275187+0000 mgr.y (mgr.34107) 2625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:44.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: cephadm 2024-02-10T06:48:43.368469+0000 mgr.y (mgr.34107) 2626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:44.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: cephadm 2024-02-10T06:48:43.462792+0000 mgr.y (mgr.34107) 2627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:44.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: cephadm 2024-02-10T06:48:43.562214+0000 mgr.y (mgr.34107) 2628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:44.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:43.639832+0000 mon.a (mon.0) 10861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:43.642812+0000 mon.a (mon.0) 10862 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:43.646376+0000 mon.a (mon.0) 10863 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:43.647702+0000 mon.a (mon.0) 10864 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:43.655681+0000 mon.a (mon.0) 10865 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: cephadm 2024-02-10T06:48:43.656453+0000 mgr.y (mgr.34107) 2629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:44.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:43.740369+0000 mon.a (mon.0) 10866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:43.743167+0000 mon.a (mon.0) 10867 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:43.746109+0000 mon.a (mon.0) 10868 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:43.747431+0000 mon.a (mon.0) 10869 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:43.756876+0000 mon.a (mon.0) 10870 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:43.838362+0000 mon.a (mon.0) 10871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:43.840911+0000 mon.a (mon.0) 10872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:43.843967+0000 mon.a (mon.0) 10873 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:43.845005+0000 mon.a (mon.0) 10874 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:43.853904+0000 mon.a (mon.0) 10875 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:43.933578+0000 mon.a (mon.0) 10876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:43.936126+0000 mon.a (mon.0) 10877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:43.939720+0000 mon.a (mon.0) 10878 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:43.940818+0000 mon.a (mon.0) 10879 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:43.947772+0000 mon.a (mon.0) 10880 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.027185+0000 mon.a (mon.0) 10881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.030317+0000 mon.a (mon.0) 10882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.034107+0000 mon.a (mon.0) 10883 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.034836+0000 mon.a (mon.0) 10884 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.040004+0000 mon.a (mon.0) 10885 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.107059+0000 mon.a (mon.0) 10886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.110013+0000 mon.a (mon.0) 10887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.113542+0000 mon.a (mon.0) 10888 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.114662+0000 mon.a (mon.0) 10889 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.122355+0000 mon.a (mon.0) 10890 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.200095+0000 mon.a (mon.0) 10891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.203292+0000 mon.a (mon.0) 10892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.207350+0000 mon.a (mon.0) 10893 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.208980+0000 mon.a (mon.0) 10894 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.217326+0000 mon.a (mon.0) 10895 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.302954+0000 mon.a (mon.0) 10896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.305335+0000 mon.a (mon.0) 10897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.307733+0000 mon.a (mon.0) 10898 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.308689+0000 mon.a (mon.0) 10899 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.314175+0000 mon.a (mon.0) 10900 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.396420+0000 mon.a (mon.0) 10901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.398432+0000 mon.a (mon.0) 10902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.401762+0000 mon.a (mon.0) 10903 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.402584+0000 mon.a (mon.0) 10904 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.410205+0000 mon.a (mon.0) 10905 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.490266+0000 mon.a (mon.0) 10906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:44.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.494253+0000 mon.a (mon.0) 10907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:44.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.497535+0000 mon.a (mon.0) 10908 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:44.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.498619+0000 mon.a (mon.0) 10909 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:44.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.507232+0000 mon.a (mon.0) 10910 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:44.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:44 smithi175 bash[56722]: audit 2024-02-10T06:48:44.507914+0000 mon.a (mon.0) 10911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:48:45.374 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[110539]: ts=2024-02-10T06:48:45.018Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-02-10T06:48:45.374 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[110539]: ts=2024-02-10T06:48:45.018Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-02-10T06:48:45.374 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[110539]: ts=2024-02-10T06:48:45.020Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.46 port=9094 2024-02-10T06:48:45.375 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[110539]: ts=2024-02-10T06:48:45.022Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-10T06:48:45.375 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[110539]: ts=2024-02-10T06:48:45.065Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T06:48:45.375 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[110539]: ts=2024-02-10T06:48:45.065Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T06:48:45.375 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[110539]: ts=2024-02-10T06:48:45.068Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-02-10T06:48:45.375 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[110539]: ts=2024-02-10T06:48:45.069Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-02-10T06:48:45.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: cephadm 2024-02-10T06:48:43.757907+0000 mgr.y (mgr.34107) 2630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:45.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: cephadm 2024-02-10T06:48:43.854594+0000 mgr.y (mgr.34107) 2631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:45.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: cephadm 2024-02-10T06:48:43.948433+0000 mgr.y (mgr.34107) 2632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:45.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: cephadm 2024-02-10T06:48:44.040462+0000 mgr.y (mgr.34107) 2633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:45.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: cephadm 2024-02-10T06:48:44.122800+0000 mgr.y (mgr.34107) 2634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:45.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: cephadm 2024-02-10T06:48:44.218179+0000 mgr.y (mgr.34107) 2635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:45.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: cephadm 2024-02-10T06:48:44.314718+0000 mgr.y (mgr.34107) 2636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:45.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: cephadm 2024-02-10T06:48:44.411002+0000 mgr.y (mgr.34107) 2637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:45.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: cephadm 2024-02-10T06:48:44.507716+0000 mgr.y (mgr.34107) 2638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:45.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:44.621797+0000 mon.a (mon.0) 10912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:45.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:44.636845+0000 mon.a (mon.0) 10913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:44.640737+0000 mon.a (mon.0) 10914 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:44.641848+0000 mon.a (mon.0) 10915 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:44.649094+0000 mon.a (mon.0) 10916 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: cephadm 2024-02-10T06:48:44.649725+0000 mgr.y (mgr.34107) 2639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:44.729756+0000 mon.a (mon.0) 10917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:44.731917+0000 mon.a (mon.0) 10918 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:44.735259+0000 mon.a (mon.0) 10919 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:44.736344+0000 mon.a (mon.0) 10920 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:44.742576+0000 mon.a (mon.0) 10921 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:44.822319+0000 mon.a (mon.0) 10922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:44.825002+0000 mon.a (mon.0) 10923 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:44.828845+0000 mon.a (mon.0) 10924 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:44.830337+0000 mon.a (mon.0) 10925 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:44.838961+0000 mon.a (mon.0) 10926 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:44.919170+0000 mon.a (mon.0) 10927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:45.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:44.922134+0000 mon.a (mon.0) 10928 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:45.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:44.925603+0000 mon.a (mon.0) 10929 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:45.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:44.931946+0000 mon.a (mon.0) 10930 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:45.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:44.940393+0000 mon.a (mon.0) 10931 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:45.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.023215+0000 mon.a (mon.0) 10932 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:45.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.025785+0000 mon.a (mon.0) 10933 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:45.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.028282+0000 mon.a (mon.0) 10934 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:45.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.029086+0000 mon.a (mon.0) 10935 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:45.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.035493+0000 mon.a (mon.0) 10936 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:45.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.117432+0000 mon.a (mon.0) 10937 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:45.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.120623+0000 mon.a (mon.0) 10938 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:45.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.124945+0000 mon.a (mon.0) 10939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:45.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.126314+0000 mon.a (mon.0) 10940 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:45.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.134524+0000 mon.a (mon.0) 10941 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:45.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.216907+0000 mon.a (mon.0) 10942 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:45.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.219314+0000 mon.a (mon.0) 10943 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.222542+0000 mon.a (mon.0) 10944 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.223521+0000 mon.a (mon.0) 10945 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.231072+0000 mon.a (mon.0) 10946 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.309070+0000 mon.a (mon.0) 10947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.312157+0000 mon.a (mon.0) 10948 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.316575+0000 mon.a (mon.0) 10949 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.318289+0000 mon.a (mon.0) 10950 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.328513+0000 mon.a (mon.0) 10951 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.412322+0000 mon.a (mon.0) 10952 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.414366+0000 mon.a (mon.0) 10953 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.416848+0000 mon.a (mon.0) 10954 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.417609+0000 mon.a (mon.0) 10955 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.424185+0000 mon.a (mon.0) 10956 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.505865+0000 mon.a (mon.0) 10957 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.508202+0000 mon.a (mon.0) 10958 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:45.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.511397+0000 mon.a (mon.0) 10959 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:45.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.512440+0000 mon.a (mon.0) 10960 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:45.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.520484+0000 mon.a (mon.0) 10961 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:45.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.601889+0000 mon.a (mon.0) 10962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:45.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.604254+0000 mon.a (mon.0) 10963 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:45.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.607116+0000 mon.a (mon.0) 10964 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:45.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.608172+0000 mon.a (mon.0) 10965 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:45.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:45 smithi175 bash[56722]: audit 2024-02-10T06:48:45.614097+0000 mon.a (mon.0) 10966 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: cephadm 2024-02-10T06:48:43.757907+0000 mgr.y (mgr.34107) 2630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: cephadm 2024-02-10T06:48:43.854594+0000 mgr.y (mgr.34107) 2631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: cephadm 2024-02-10T06:48:43.948433+0000 mgr.y (mgr.34107) 2632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: cephadm 2024-02-10T06:48:44.040462+0000 mgr.y (mgr.34107) 2633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: cephadm 2024-02-10T06:48:44.122800+0000 mgr.y (mgr.34107) 2634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: cephadm 2024-02-10T06:48:44.218179+0000 mgr.y (mgr.34107) 2635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: cephadm 2024-02-10T06:48:44.314718+0000 mgr.y (mgr.34107) 2636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: cephadm 2024-02-10T06:48:44.411002+0000 mgr.y (mgr.34107) 2637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: cephadm 2024-02-10T06:48:44.507716+0000 mgr.y (mgr.34107) 2638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:44.621797+0000 mon.a (mon.0) 10912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:44.636845+0000 mon.a (mon.0) 10913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:44.640737+0000 mon.a (mon.0) 10914 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:44.641848+0000 mon.a (mon.0) 10915 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:44.649094+0000 mon.a (mon.0) 10916 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: cephadm 2024-02-10T06:48:44.649725+0000 mgr.y (mgr.34107) 2639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:44.729756+0000 mon.a (mon.0) 10917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:44.731917+0000 mon.a (mon.0) 10918 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:44.735259+0000 mon.a (mon.0) 10919 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:44.736344+0000 mon.a (mon.0) 10920 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:44.742576+0000 mon.a (mon.0) 10921 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:44.822319+0000 mon.a (mon.0) 10922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:44.825002+0000 mon.a (mon.0) 10923 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:44.828845+0000 mon.a (mon.0) 10924 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:44.830337+0000 mon.a (mon.0) 10925 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:44.838961+0000 mon.a (mon.0) 10926 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:44.919170+0000 mon.a (mon.0) 10927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:44.922134+0000 mon.a (mon.0) 10928 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:44.925603+0000 mon.a (mon.0) 10929 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:44.931946+0000 mon.a (mon.0) 10930 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:44.940393+0000 mon.a (mon.0) 10931 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.023215+0000 mon.a (mon.0) 10932 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.025785+0000 mon.a (mon.0) 10933 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.028282+0000 mon.a (mon.0) 10934 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.029086+0000 mon.a (mon.0) 10935 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.035493+0000 mon.a (mon.0) 10936 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.107 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.117432+0000 mon.a (mon.0) 10937 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.120623+0000 mon.a (mon.0) 10938 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.124945+0000 mon.a (mon.0) 10939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.126314+0000 mon.a (mon.0) 10940 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.134524+0000 mon.a (mon.0) 10941 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.216907+0000 mon.a (mon.0) 10942 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.219314+0000 mon.a (mon.0) 10943 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.222542+0000 mon.a (mon.0) 10944 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.223521+0000 mon.a (mon.0) 10945 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.231072+0000 mon.a (mon.0) 10946 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.309070+0000 mon.a (mon.0) 10947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.312157+0000 mon.a (mon.0) 10948 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.316575+0000 mon.a (mon.0) 10949 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.318289+0000 mon.a (mon.0) 10950 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.328513+0000 mon.a (mon.0) 10951 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.108 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.412322+0000 mon.a (mon.0) 10952 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.414366+0000 mon.a (mon.0) 10953 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.416848+0000 mon.a (mon.0) 10954 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.417609+0000 mon.a (mon.0) 10955 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.424185+0000 mon.a (mon.0) 10956 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.505865+0000 mon.a (mon.0) 10957 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.508202+0000 mon.a (mon.0) 10958 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.511397+0000 mon.a (mon.0) 10959 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.512440+0000 mon.a (mon.0) 10960 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.520484+0000 mon.a (mon.0) 10961 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.601889+0000 mon.a (mon.0) 10962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.604254+0000 mon.a (mon.0) 10963 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.607116+0000 mon.a (mon.0) 10964 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.608172+0000 mon.a (mon.0) 10965 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.109 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[68510]: audit 2024-02-10T06:48:45.614097+0000 mon.a (mon.0) 10966 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: cephadm 2024-02-10T06:48:43.757907+0000 mgr.y (mgr.34107) 2630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: cephadm 2024-02-10T06:48:43.854594+0000 mgr.y (mgr.34107) 2631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: cephadm 2024-02-10T06:48:43.948433+0000 mgr.y (mgr.34107) 2632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: cephadm 2024-02-10T06:48:44.040462+0000 mgr.y (mgr.34107) 2633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: cephadm 2024-02-10T06:48:44.122800+0000 mgr.y (mgr.34107) 2634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: cephadm 2024-02-10T06:48:44.218179+0000 mgr.y (mgr.34107) 2635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: cephadm 2024-02-10T06:48:44.314718+0000 mgr.y (mgr.34107) 2636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: cephadm 2024-02-10T06:48:44.411002+0000 mgr.y (mgr.34107) 2637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: cephadm 2024-02-10T06:48:44.507716+0000 mgr.y (mgr.34107) 2638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:44.621797+0000 mon.a (mon.0) 10912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:44.636845+0000 mon.a (mon.0) 10913 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.110 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:44.640737+0000 mon.a (mon.0) 10914 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:44.641848+0000 mon.a (mon.0) 10915 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:44.649094+0000 mon.a (mon.0) 10916 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: cephadm 2024-02-10T06:48:44.649725+0000 mgr.y (mgr.34107) 2639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:44.729756+0000 mon.a (mon.0) 10917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:44.731917+0000 mon.a (mon.0) 10918 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:44.735259+0000 mon.a (mon.0) 10919 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:44.736344+0000 mon.a (mon.0) 10920 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:44.742576+0000 mon.a (mon.0) 10921 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:44.822319+0000 mon.a (mon.0) 10922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:44.825002+0000 mon.a (mon.0) 10923 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:44.828845+0000 mon.a (mon.0) 10924 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:44.830337+0000 mon.a (mon.0) 10925 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:44.838961+0000 mon.a (mon.0) 10926 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:44.919170+0000 mon.a (mon.0) 10927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.111 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:44.922134+0000 mon.a (mon.0) 10928 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:44.925603+0000 mon.a (mon.0) 10929 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:44.931946+0000 mon.a (mon.0) 10930 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:44.940393+0000 mon.a (mon.0) 10931 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.023215+0000 mon.a (mon.0) 10932 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.025785+0000 mon.a (mon.0) 10933 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.028282+0000 mon.a (mon.0) 10934 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.029086+0000 mon.a (mon.0) 10935 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.035493+0000 mon.a (mon.0) 10936 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.117432+0000 mon.a (mon.0) 10937 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.120623+0000 mon.a (mon.0) 10938 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.124945+0000 mon.a (mon.0) 10939 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.126314+0000 mon.a (mon.0) 10940 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.112 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.134524+0000 mon.a (mon.0) 10941 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.216907+0000 mon.a (mon.0) 10942 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.219314+0000 mon.a (mon.0) 10943 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.222542+0000 mon.a (mon.0) 10944 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.223521+0000 mon.a (mon.0) 10945 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.231072+0000 mon.a (mon.0) 10946 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.309070+0000 mon.a (mon.0) 10947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.312157+0000 mon.a (mon.0) 10948 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.316575+0000 mon.a (mon.0) 10949 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.318289+0000 mon.a (mon.0) 10950 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.328513+0000 mon.a (mon.0) 10951 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.412322+0000 mon.a (mon.0) 10952 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.414366+0000 mon.a (mon.0) 10953 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.416848+0000 mon.a (mon.0) 10954 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.113 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.417609+0000 mon.a (mon.0) 10955 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.114 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.424185+0000 mon.a (mon.0) 10956 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.114 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.505865+0000 mon.a (mon.0) 10957 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.114 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.508202+0000 mon.a (mon.0) 10958 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.114 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.511397+0000 mon.a (mon.0) 10959 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.114 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.512440+0000 mon.a (mon.0) 10960 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.114 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.520484+0000 mon.a (mon.0) 10961 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.114 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.601889+0000 mon.a (mon.0) 10962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.114 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.604254+0000 mon.a (mon.0) 10963 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.114 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.607116+0000 mon.a (mon.0) 10964 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.114 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.608172+0000 mon.a (mon.0) 10965 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.114 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:45 smithi046 bash[71198]: audit 2024-02-10T06:48:45.614097+0000 mon.a (mon.0) 10966 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: cephadm 2024-02-10T06:48:44.743274+0000 mgr.y (mgr.34107) 2640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: cephadm 2024-02-10T06:48:44.839677+0000 mgr.y (mgr.34107) 2641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: cephadm 2024-02-10T06:48:44.941657+0000 mgr.y (mgr.34107) 2642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: cephadm 2024-02-10T06:48:45.036453+0000 mgr.y (mgr.34107) 2643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: cephadm 2024-02-10T06:48:45.135402+0000 mgr.y (mgr.34107) 2644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: cluster 2024-02-10T06:48:45.153144+0000 mgr.y (mgr.34107) 2645 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:46.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: cephadm 2024-02-10T06:48:45.231700+0000 mgr.y (mgr.34107) 2646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: cephadm 2024-02-10T06:48:45.329338+0000 mgr.y (mgr.34107) 2647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: cephadm 2024-02-10T06:48:45.424682+0000 mgr.y (mgr.34107) 2648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: cephadm 2024-02-10T06:48:45.521356+0000 mgr.y (mgr.34107) 2649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: cephadm 2024-02-10T06:48:45.614662+0000 mgr.y (mgr.34107) 2650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:45.692585+0000 mon.a (mon.0) 10967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:45.695002+0000 mon.a (mon.0) 10968 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:45.697657+0000 mon.a (mon.0) 10969 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:45.698368+0000 mon.a (mon.0) 10970 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:45.703617+0000 mon.a (mon.0) 10971 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: cephadm 2024-02-10T06:48:45.704177+0000 mgr.y (mgr.34107) 2651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:46.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:45.784324+0000 mon.a (mon.0) 10972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:45.786514+0000 mon.a (mon.0) 10973 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:45.790517+0000 mon.a (mon.0) 10974 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:45.791926+0000 mon.a (mon.0) 10975 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:45.799460+0000 mon.a (mon.0) 10976 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:45.881194+0000 mon.a (mon.0) 10977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:45.883513+0000 mon.a (mon.0) 10978 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:45.886468+0000 mon.a (mon.0) 10979 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:45.887331+0000 mon.a (mon.0) 10980 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:45.894392+0000 mon.a (mon.0) 10981 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:45.976595+0000 mon.a (mon.0) 10982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:45.978636+0000 mon.a (mon.0) 10983 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:45.981060+0000 mon.a (mon.0) 10984 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:45.981988+0000 mon.a (mon.0) 10985 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:45.988751+0000 mon.a (mon.0) 10986 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.071974+0000 mon.a (mon.0) 10987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.074183+0000 mon.a (mon.0) 10988 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.076545+0000 mon.a (mon.0) 10989 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.078966+0000 mon.a (mon.0) 10990 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.086028+0000 mon.a (mon.0) 10991 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.168179+0000 mon.a (mon.0) 10992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.171296+0000 mon.a (mon.0) 10993 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.175477+0000 mon.a (mon.0) 10994 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.176564+0000 mon.a (mon.0) 10995 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.183760+0000 mon.a (mon.0) 10996 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.265370+0000 mon.a (mon.0) 10997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.267720+0000 mon.a (mon.0) 10998 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.270737+0000 mon.a (mon.0) 10999 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.271792+0000 mon.a (mon.0) 11000 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.277685+0000 mon.a (mon.0) 11001 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.357456+0000 mon.a (mon.0) 11002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.360280+0000 mon.a (mon.0) 11003 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.363696+0000 mon.a (mon.0) 11004 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.364601+0000 mon.a (mon.0) 11005 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:46.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.369813+0000 mon.a (mon.0) 11006 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:46.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.449814+0000 mon.a (mon.0) 11007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:46.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.452601+0000 mon.a (mon.0) 11008 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:46.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.455960+0000 mon.a (mon.0) 11009 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:46.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.456816+0000 mon.a (mon.0) 11010 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.462862+0000 mon.a (mon.0) 11011 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.546388+0000 mon.a (mon.0) 11012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.548995+0000 mon.a (mon.0) 11013 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.552202+0000 mon.a (mon.0) 11014 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.553179+0000 mon.a (mon.0) 11015 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:46 smithi175 bash[56722]: audit 2024-02-10T06:48:46.559321+0000 mon.a (mon.0) 11016 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.025 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: cephadm 2024-02-10T06:48:44.743274+0000 mgr.y (mgr.34107) 2640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.025 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: cephadm 2024-02-10T06:48:44.839677+0000 mgr.y (mgr.34107) 2641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.025 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: cephadm 2024-02-10T06:48:44.941657+0000 mgr.y (mgr.34107) 2642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.025 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: cephadm 2024-02-10T06:48:45.036453+0000 mgr.y (mgr.34107) 2643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.025 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: cephadm 2024-02-10T06:48:45.135402+0000 mgr.y (mgr.34107) 2644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.025 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: cluster 2024-02-10T06:48:45.153144+0000 mgr.y (mgr.34107) 2645 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:47.025 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: cephadm 2024-02-10T06:48:45.231700+0000 mgr.y (mgr.34107) 2646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.025 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: cephadm 2024-02-10T06:48:45.329338+0000 mgr.y (mgr.34107) 2647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.025 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: cephadm 2024-02-10T06:48:45.424682+0000 mgr.y (mgr.34107) 2648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.025 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: cephadm 2024-02-10T06:48:45.521356+0000 mgr.y (mgr.34107) 2649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: cephadm 2024-02-10T06:48:45.614662+0000 mgr.y (mgr.34107) 2650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:45.692585+0000 mon.a (mon.0) 10967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:45.695002+0000 mon.a (mon.0) 10968 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:45.697657+0000 mon.a (mon.0) 10969 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:45.698368+0000 mon.a (mon.0) 10970 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:45.703617+0000 mon.a (mon.0) 10971 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: cephadm 2024-02-10T06:48:45.704177+0000 mgr.y (mgr.34107) 2651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:45.784324+0000 mon.a (mon.0) 10972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:45.786514+0000 mon.a (mon.0) 10973 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.026 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:45.790517+0000 mon.a (mon.0) 10974 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.026 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: cephadm 2024-02-10T06:48:44.743274+0000 mgr.y (mgr.34107) 2640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: cephadm 2024-02-10T06:48:44.839677+0000 mgr.y (mgr.34107) 2641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: cephadm 2024-02-10T06:48:44.941657+0000 mgr.y (mgr.34107) 2642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: cephadm 2024-02-10T06:48:45.036453+0000 mgr.y (mgr.34107) 2643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: cephadm 2024-02-10T06:48:45.135402+0000 mgr.y (mgr.34107) 2644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: cluster 2024-02-10T06:48:45.153144+0000 mgr.y (mgr.34107) 2645 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:47.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: cephadm 2024-02-10T06:48:45.231700+0000 mgr.y (mgr.34107) 2646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: cephadm 2024-02-10T06:48:45.329338+0000 mgr.y (mgr.34107) 2647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: cephadm 2024-02-10T06:48:45.424682+0000 mgr.y (mgr.34107) 2648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: cephadm 2024-02-10T06:48:45.521356+0000 mgr.y (mgr.34107) 2649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: cephadm 2024-02-10T06:48:45.614662+0000 mgr.y (mgr.34107) 2650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:45.692585+0000 mon.a (mon.0) 10967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:45.695002+0000 mon.a (mon.0) 10968 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:45.697657+0000 mon.a (mon.0) 10969 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.027 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:45.698368+0000 mon.a (mon.0) 10970 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:45.703617+0000 mon.a (mon.0) 10971 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: cephadm 2024-02-10T06:48:45.704177+0000 mgr.y (mgr.34107) 2651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:45.784324+0000 mon.a (mon.0) 10972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:45.786514+0000 mon.a (mon.0) 10973 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.028 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:45.790517+0000 mon.a (mon.0) 10974 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.028 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[110539]: ts=2024-02-10T06:48:47.022Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00034892s 2024-02-10T06:48:47.028 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:45.791926+0000 mon.a (mon.0) 10975 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.029 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:45.799460+0000 mon.a (mon.0) 10976 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.029 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:45.881194+0000 mon.a (mon.0) 10977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.029 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:45.883513+0000 mon.a (mon.0) 10978 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.029 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:45.886468+0000 mon.a (mon.0) 10979 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.029 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:45.887331+0000 mon.a (mon.0) 10980 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.029 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:45.894392+0000 mon.a (mon.0) 10981 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.029 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:45.976595+0000 mon.a (mon.0) 10982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.029 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:45.978636+0000 mon.a (mon.0) 10983 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.029 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:45.981060+0000 mon.a (mon.0) 10984 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.029 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:45.981988+0000 mon.a (mon.0) 10985 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.029 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:45.988751+0000 mon.a (mon.0) 10986 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.030 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.071974+0000 mon.a (mon.0) 10987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.030 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.074183+0000 mon.a (mon.0) 10988 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.030 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.076545+0000 mon.a (mon.0) 10989 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.030 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.078966+0000 mon.a (mon.0) 10990 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.030 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.086028+0000 mon.a (mon.0) 10991 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.030 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.168179+0000 mon.a (mon.0) 10992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.030 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.171296+0000 mon.a (mon.0) 10993 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.030 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.175477+0000 mon.a (mon.0) 10994 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.030 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:45.791926+0000 mon.a (mon.0) 10975 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.030 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:45.799460+0000 mon.a (mon.0) 10976 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.031 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:45.881194+0000 mon.a (mon.0) 10977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.031 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:45.883513+0000 mon.a (mon.0) 10978 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.031 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:45.886468+0000 mon.a (mon.0) 10979 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.031 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:45.887331+0000 mon.a (mon.0) 10980 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.031 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:45.894392+0000 mon.a (mon.0) 10981 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.031 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:45.976595+0000 mon.a (mon.0) 10982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.031 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:45.978636+0000 mon.a (mon.0) 10983 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.031 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:45.981060+0000 mon.a (mon.0) 10984 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:45.981988+0000 mon.a (mon.0) 10985 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:45.988751+0000 mon.a (mon.0) 10986 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.071974+0000 mon.a (mon.0) 10987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.074183+0000 mon.a (mon.0) 10988 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.076545+0000 mon.a (mon.0) 10989 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.078966+0000 mon.a (mon.0) 10990 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.086028+0000 mon.a (mon.0) 10991 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.168179+0000 mon.a (mon.0) 10992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.171296+0000 mon.a (mon.0) 10993 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.032 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.175477+0000 mon.a (mon.0) 10994 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.035 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.176564+0000 mon.a (mon.0) 10995 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.035 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.183760+0000 mon.a (mon.0) 10996 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.035 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.265370+0000 mon.a (mon.0) 10997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.036 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.267720+0000 mon.a (mon.0) 10998 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.036 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.270737+0000 mon.a (mon.0) 10999 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.036 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.271792+0000 mon.a (mon.0) 11000 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.036 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.277685+0000 mon.a (mon.0) 11001 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.036 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.357456+0000 mon.a (mon.0) 11002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.036 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.360280+0000 mon.a (mon.0) 11003 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.036 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.363696+0000 mon.a (mon.0) 11004 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.036 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.364601+0000 mon.a (mon.0) 11005 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.036 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.369813+0000 mon.a (mon.0) 11006 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.036 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.449814+0000 mon.a (mon.0) 11007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.036 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.452601+0000 mon.a (mon.0) 11008 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.036 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.455960+0000 mon.a (mon.0) 11009 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.036 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.456816+0000 mon.a (mon.0) 11010 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.036 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.462862+0000 mon.a (mon.0) 11011 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.037 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.546388+0000 mon.a (mon.0) 11012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.037 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.548995+0000 mon.a (mon.0) 11013 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.037 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.552202+0000 mon.a (mon.0) 11014 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.037 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.553179+0000 mon.a (mon.0) 11015 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.037 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[71198]: audit 2024-02-10T06:48:46.559321+0000 mon.a (mon.0) 11016 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.037 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.176564+0000 mon.a (mon.0) 10995 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.037 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.183760+0000 mon.a (mon.0) 10996 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.037 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.265370+0000 mon.a (mon.0) 10997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.037 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.267720+0000 mon.a (mon.0) 10998 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.037 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.270737+0000 mon.a (mon.0) 10999 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.038 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.271792+0000 mon.a (mon.0) 11000 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.038 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.277685+0000 mon.a (mon.0) 11001 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.038 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.357456+0000 mon.a (mon.0) 11002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.038 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.360280+0000 mon.a (mon.0) 11003 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.038 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.363696+0000 mon.a (mon.0) 11004 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.038 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.364601+0000 mon.a (mon.0) 11005 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.038 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.369813+0000 mon.a (mon.0) 11006 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.038 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.449814+0000 mon.a (mon.0) 11007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.038 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.452601+0000 mon.a (mon.0) 11008 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.038 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.455960+0000 mon.a (mon.0) 11009 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.038 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.456816+0000 mon.a (mon.0) 11010 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.038 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.462862+0000 mon.a (mon.0) 11011 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.038 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.546388+0000 mon.a (mon.0) 11012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.038 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.548995+0000 mon.a (mon.0) 11013 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.039 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.552202+0000 mon.a (mon.0) 11014 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.039 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.553179+0000 mon.a (mon.0) 11015 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.039 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:46 smithi046 bash[68510]: audit 2024-02-10T06:48:46.559321+0000 mon.a (mon.0) 11016 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: cephadm 2024-02-10T06:48:45.800199+0000 mgr.y (mgr.34107) 2652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: cephadm 2024-02-10T06:48:45.895036+0000 mgr.y (mgr.34107) 2653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: cephadm 2024-02-10T06:48:45.989461+0000 mgr.y (mgr.34107) 2654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: cephadm 2024-02-10T06:48:46.086657+0000 mgr.y (mgr.34107) 2655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: cephadm 2024-02-10T06:48:46.184331+0000 mgr.y (mgr.34107) 2656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: cephadm 2024-02-10T06:48:46.278175+0000 mgr.y (mgr.34107) 2657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: cephadm 2024-02-10T06:48:46.370293+0000 mgr.y (mgr.34107) 2658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: cephadm 2024-02-10T06:48:46.463554+0000 mgr.y (mgr.34107) 2659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: cephadm 2024-02-10T06:48:46.559866+0000 mgr.y (mgr.34107) 2660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:46.644714+0000 mon.a (mon.0) 11017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:46.646580+0000 mon.a (mon.0) 11018 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:46.648353+0000 mon.a (mon.0) 11019 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:46.649001+0000 mon.a (mon.0) 11020 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:46.653832+0000 mon.a (mon.0) 11021 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: cephadm 2024-02-10T06:48:46.654500+0000 mgr.y (mgr.34107) 2661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:47.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:46.716809+0000 mon.a (mon.0) 11022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:46.719553+0000 mon.a (mon.0) 11023 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:46.721610+0000 mon.a (mon.0) 11024 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:46.722593+0000 mon.a (mon.0) 11025 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:46.729088+0000 mon.a (mon.0) 11026 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:46.808636+0000 mon.a (mon.0) 11027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:46.811952+0000 mon.a (mon.0) 11028 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:46.817026+0000 mon.a (mon.0) 11029 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:46.818185+0000 mon.a (mon.0) 11030 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:46.826299+0000 mon.a (mon.0) 11031 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:46.906433+0000 mon.a (mon.0) 11032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:46.909680+0000 mon.a (mon.0) 11033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:46.912925+0000 mon.a (mon.0) 11034 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:46.914281+0000 mon.a (mon.0) 11035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:46.923555+0000 mon.a (mon.0) 11036 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.002982+0000 mon.a (mon.0) 11037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.006409+0000 mon.a (mon.0) 11038 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.009577+0000 mon.a (mon.0) 11039 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.010788+0000 mon.a (mon.0) 11040 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.019102+0000 mon.a (mon.0) 11041 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.098511+0000 mon.a (mon.0) 11042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.101503+0000 mon.a (mon.0) 11043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.105419+0000 mon.a (mon.0) 11044 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.107025+0000 mon.a (mon.0) 11045 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.115472+0000 mon.a (mon.0) 11046 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.201086+0000 mon.a (mon.0) 11047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.208959+0000 mon.a (mon.0) 11048 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.212037+0000 mon.a (mon.0) 11049 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.213084+0000 mon.a (mon.0) 11050 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.219809+0000 mon.a (mon.0) 11051 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.304416+0000 mon.a (mon.0) 11052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.307630+0000 mon.a (mon.0) 11053 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.311135+0000 mon.a (mon.0) 11054 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.312446+0000 mon.a (mon.0) 11055 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.321151+0000 mon.a (mon.0) 11056 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.401910+0000 mon.a (mon.0) 11057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.404646+0000 mon.a (mon.0) 11058 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.407593+0000 mon.a (mon.0) 11059 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.408607+0000 mon.a (mon.0) 11060 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.416532+0000 mon.a (mon.0) 11061 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.497595+0000 mon.a (mon.0) 11062 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.500887+0000 mon.a (mon.0) 11063 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.504094+0000 mon.a (mon.0) 11064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.505305+0000 mon.a (mon.0) 11065 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.513689+0000 mon.a (mon.0) 11066 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:47.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.594276+0000 mon.a (mon.0) 11067 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:47.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.596437+0000 mon.a (mon.0) 11068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:47.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.598492+0000 mon.a (mon.0) 11069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:47.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.599197+0000 mon.a (mon.0) 11070 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:47.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:47 smithi175 bash[56722]: audit 2024-02-10T06:48:47.604844+0000 mon.a (mon.0) 11071 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.117 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: cephadm 2024-02-10T06:48:45.800199+0000 mgr.y (mgr.34107) 2652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.117 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: cephadm 2024-02-10T06:48:45.895036+0000 mgr.y (mgr.34107) 2653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.118 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: cephadm 2024-02-10T06:48:45.989461+0000 mgr.y (mgr.34107) 2654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.118 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: cephadm 2024-02-10T06:48:46.086657+0000 mgr.y (mgr.34107) 2655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.118 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: cephadm 2024-02-10T06:48:46.184331+0000 mgr.y (mgr.34107) 2656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.118 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: cephadm 2024-02-10T06:48:46.278175+0000 mgr.y (mgr.34107) 2657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.118 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: cephadm 2024-02-10T06:48:46.370293+0000 mgr.y (mgr.34107) 2658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.118 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: cephadm 2024-02-10T06:48:46.463554+0000 mgr.y (mgr.34107) 2659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.118 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: cephadm 2024-02-10T06:48:46.559866+0000 mgr.y (mgr.34107) 2660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.118 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:46.644714+0000 mon.a (mon.0) 11017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.118 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:46.646580+0000 mon.a (mon.0) 11018 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.118 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:46.648353+0000 mon.a (mon.0) 11019 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.118 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:46.649001+0000 mon.a (mon.0) 11020 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.118 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:46.653832+0000 mon.a (mon.0) 11021 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.118 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: cephadm 2024-02-10T06:48:46.654500+0000 mgr.y (mgr.34107) 2661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.118 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:46.716809+0000 mon.a (mon.0) 11022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.118 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:46.719553+0000 mon.a (mon.0) 11023 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.119 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:46.721610+0000 mon.a (mon.0) 11024 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.119 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:46.722593+0000 mon.a (mon.0) 11025 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.119 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:46.729088+0000 mon.a (mon.0) 11026 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.119 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:46.808636+0000 mon.a (mon.0) 11027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.119 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:46.811952+0000 mon.a (mon.0) 11028 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.119 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:46.817026+0000 mon.a (mon.0) 11029 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.119 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:46.818185+0000 mon.a (mon.0) 11030 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.119 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:46.826299+0000 mon.a (mon.0) 11031 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.119 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:46.906433+0000 mon.a (mon.0) 11032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.119 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:46.909680+0000 mon.a (mon.0) 11033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.119 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:46.912925+0000 mon.a (mon.0) 11034 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.119 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:46.914281+0000 mon.a (mon.0) 11035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.119 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:46.923555+0000 mon.a (mon.0) 11036 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.002982+0000 mon.a (mon.0) 11037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.006409+0000 mon.a (mon.0) 11038 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.009577+0000 mon.a (mon.0) 11039 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.010788+0000 mon.a (mon.0) 11040 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.019102+0000 mon.a (mon.0) 11041 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.098511+0000 mon.a (mon.0) 11042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.101503+0000 mon.a (mon.0) 11043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.105419+0000 mon.a (mon.0) 11044 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.107025+0000 mon.a (mon.0) 11045 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.115472+0000 mon.a (mon.0) 11046 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.201086+0000 mon.a (mon.0) 11047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.208959+0000 mon.a (mon.0) 11048 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.212037+0000 mon.a (mon.0) 11049 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.120 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.213084+0000 mon.a (mon.0) 11050 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.121 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.219809+0000 mon.a (mon.0) 11051 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.121 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.304416+0000 mon.a (mon.0) 11052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.121 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.307630+0000 mon.a (mon.0) 11053 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.121 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.311135+0000 mon.a (mon.0) 11054 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.121 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.312446+0000 mon.a (mon.0) 11055 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.121 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.321151+0000 mon.a (mon.0) 11056 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.121 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.401910+0000 mon.a (mon.0) 11057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.121 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.404646+0000 mon.a (mon.0) 11058 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.121 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.407593+0000 mon.a (mon.0) 11059 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.121 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.408607+0000 mon.a (mon.0) 11060 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.122 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.416532+0000 mon.a (mon.0) 11061 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.122 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.497595+0000 mon.a (mon.0) 11062 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.122 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.500887+0000 mon.a (mon.0) 11063 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.122 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.504094+0000 mon.a (mon.0) 11064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.122 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.505305+0000 mon.a (mon.0) 11065 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.122 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.513689+0000 mon.a (mon.0) 11066 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.594276+0000 mon.a (mon.0) 11067 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.596437+0000 mon.a (mon.0) 11068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.598492+0000 mon.a (mon.0) 11069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.599197+0000 mon.a (mon.0) 11070 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[68510]: audit 2024-02-10T06:48:47.604844+0000 mon.a (mon.0) 11071 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.123 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: cephadm 2024-02-10T06:48:45.800199+0000 mgr.y (mgr.34107) 2652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: cephadm 2024-02-10T06:48:45.895036+0000 mgr.y (mgr.34107) 2653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: cephadm 2024-02-10T06:48:45.989461+0000 mgr.y (mgr.34107) 2654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: cephadm 2024-02-10T06:48:46.086657+0000 mgr.y (mgr.34107) 2655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: cephadm 2024-02-10T06:48:46.184331+0000 mgr.y (mgr.34107) 2656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: cephadm 2024-02-10T06:48:46.278175+0000 mgr.y (mgr.34107) 2657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: cephadm 2024-02-10T06:48:46.370293+0000 mgr.y (mgr.34107) 2658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: cephadm 2024-02-10T06:48:46.463554+0000 mgr.y (mgr.34107) 2659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: cephadm 2024-02-10T06:48:46.559866+0000 mgr.y (mgr.34107) 2660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:46.644714+0000 mon.a (mon.0) 11017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:46.646580+0000 mon.a (mon.0) 11018 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:46.648353+0000 mon.a (mon.0) 11019 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:46.649001+0000 mon.a (mon.0) 11020 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:46.653832+0000 mon.a (mon.0) 11021 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: cephadm 2024-02-10T06:48:46.654500+0000 mgr.y (mgr.34107) 2661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:46.716809+0000 mon.a (mon.0) 11022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:46.719553+0000 mon.a (mon.0) 11023 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:46.721610+0000 mon.a (mon.0) 11024 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:46.722593+0000 mon.a (mon.0) 11025 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:46.729088+0000 mon.a (mon.0) 11026 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:46.808636+0000 mon.a (mon.0) 11027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:46.811952+0000 mon.a (mon.0) 11028 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:46.817026+0000 mon.a (mon.0) 11029 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:46.818185+0000 mon.a (mon.0) 11030 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:46.826299+0000 mon.a (mon.0) 11031 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:46.906433+0000 mon.a (mon.0) 11032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:46.909680+0000 mon.a (mon.0) 11033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:46.912925+0000 mon.a (mon.0) 11034 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:46.914281+0000 mon.a (mon.0) 11035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:46.923555+0000 mon.a (mon.0) 11036 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.002982+0000 mon.a (mon.0) 11037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.006409+0000 mon.a (mon.0) 11038 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.009577+0000 mon.a (mon.0) 11039 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.010788+0000 mon.a (mon.0) 11040 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.019102+0000 mon.a (mon.0) 11041 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.098511+0000 mon.a (mon.0) 11042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.101503+0000 mon.a (mon.0) 11043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.105419+0000 mon.a (mon.0) 11044 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.107025+0000 mon.a (mon.0) 11045 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.115472+0000 mon.a (mon.0) 11046 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.201086+0000 mon.a (mon.0) 11047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.208959+0000 mon.a (mon.0) 11048 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.212037+0000 mon.a (mon.0) 11049 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.213084+0000 mon.a (mon.0) 11050 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.126 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.219809+0000 mon.a (mon.0) 11051 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.304416+0000 mon.a (mon.0) 11052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.307630+0000 mon.a (mon.0) 11053 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.311135+0000 mon.a (mon.0) 11054 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.312446+0000 mon.a (mon.0) 11055 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.321151+0000 mon.a (mon.0) 11056 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.401910+0000 mon.a (mon.0) 11057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.404646+0000 mon.a (mon.0) 11058 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.407593+0000 mon.a (mon.0) 11059 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.408607+0000 mon.a (mon.0) 11060 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.416532+0000 mon.a (mon.0) 11061 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.497595+0000 mon.a (mon.0) 11062 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.500887+0000 mon.a (mon.0) 11063 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.504094+0000 mon.a (mon.0) 11064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.505305+0000 mon.a (mon.0) 11065 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.513689+0000 mon.a (mon.0) 11066 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.594276+0000 mon.a (mon.0) 11067 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.596437+0000 mon.a (mon.0) 11068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.598492+0000 mon.a (mon.0) 11069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.599197+0000 mon.a (mon.0) 11070 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.128 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:47 smithi046 bash[71198]: audit 2024-02-10T06:48:47.604844+0000 mon.a (mon.0) 11071 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: cephadm 2024-02-10T06:48:46.729702+0000 mgr.y (mgr.34107) 2662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: cephadm 2024-02-10T06:48:46.827018+0000 mgr.y (mgr.34107) 2663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: cephadm 2024-02-10T06:48:46.924334+0000 mgr.y (mgr.34107) 2664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: cephadm 2024-02-10T06:48:47.019777+0000 mgr.y (mgr.34107) 2665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: cephadm 2024-02-10T06:48:47.116089+0000 mgr.y (mgr.34107) 2666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: cluster 2024-02-10T06:48:47.153959+0000 mgr.y (mgr.34107) 2667 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:48.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: cephadm 2024-02-10T06:48:47.220330+0000 mgr.y (mgr.34107) 2668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: cephadm 2024-02-10T06:48:47.321769+0000 mgr.y (mgr.34107) 2669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: cephadm 2024-02-10T06:48:47.417611+0000 mgr.y (mgr.34107) 2670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: cephadm 2024-02-10T06:48:47.514691+0000 mgr.y (mgr.34107) 2671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: cephadm 2024-02-10T06:48:47.605582+0000 mgr.y (mgr.34107) 2672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:47.688230+0000 mon.a (mon.0) 11072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:47.692179+0000 mon.a (mon.0) 11073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:47.695450+0000 mon.a (mon.0) 11074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:47.696410+0000 mon.a (mon.0) 11075 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:47.702676+0000 mon.a (mon.0) 11076 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: cephadm 2024-02-10T06:48:47.703387+0000 mgr.y (mgr.34107) 2673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:47.782997+0000 mon.a (mon.0) 11077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:47.786218+0000 mon.a (mon.0) 11078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:47.790973+0000 mon.a (mon.0) 11079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: cephadm 2024-02-10T06:48:46.729702+0000 mgr.y (mgr.34107) 2662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: cephadm 2024-02-10T06:48:46.827018+0000 mgr.y (mgr.34107) 2663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: cephadm 2024-02-10T06:48:46.924334+0000 mgr.y (mgr.34107) 2664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: cephadm 2024-02-10T06:48:47.019777+0000 mgr.y (mgr.34107) 2665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: cephadm 2024-02-10T06:48:47.116089+0000 mgr.y (mgr.34107) 2666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: cluster 2024-02-10T06:48:47.153959+0000 mgr.y (mgr.34107) 2667 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:48.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: cephadm 2024-02-10T06:48:47.220330+0000 mgr.y (mgr.34107) 2668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: cephadm 2024-02-10T06:48:47.321769+0000 mgr.y (mgr.34107) 2669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: cephadm 2024-02-10T06:48:47.417611+0000 mgr.y (mgr.34107) 2670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: cephadm 2024-02-10T06:48:47.514691+0000 mgr.y (mgr.34107) 2671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: cephadm 2024-02-10T06:48:47.605582+0000 mgr.y (mgr.34107) 2672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:47.688230+0000 mon.a (mon.0) 11072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:47.692179+0000 mon.a (mon.0) 11073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:47.695450+0000 mon.a (mon.0) 11074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:47.696410+0000 mon.a (mon.0) 11075 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:47.702676+0000 mon.a (mon.0) 11076 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: cephadm 2024-02-10T06:48:47.703387+0000 mgr.y (mgr.34107) 2673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:47.782997+0000 mon.a (mon.0) 11077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:47.786218+0000 mon.a (mon.0) 11078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:47.790973+0000 mon.a (mon.0) 11079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:47.792299+0000 mon.a (mon.0) 11080 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:47.800634+0000 mon.a (mon.0) 11081 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:47.880583+0000 mon.a (mon.0) 11082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:47.884527+0000 mon.a (mon.0) 11083 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:47.887431+0000 mon.a (mon.0) 11084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:47.888588+0000 mon.a (mon.0) 11085 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:47.895969+0000 mon.a (mon.0) 11086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:47.977321+0000 mon.a (mon.0) 11087 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:47.979743+0000 mon.a (mon.0) 11088 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:47.983059+0000 mon.a (mon.0) 11089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:47.984293+0000 mon.a (mon.0) 11090 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:47.993155+0000 mon.a (mon.0) 11091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.072684+0000 mon.a (mon.0) 11092 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.076485+0000 mon.a (mon.0) 11093 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.081417+0000 mon.a (mon.0) 11094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.083109+0000 mon.a (mon.0) 11095 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.091104+0000 mon.a (mon.0) 11096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.174101+0000 mon.a (mon.0) 11097 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.177855+0000 mon.a (mon.0) 11098 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.180941+0000 mon.a (mon.0) 11099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:47.792299+0000 mon.a (mon.0) 11080 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:47.800634+0000 mon.a (mon.0) 11081 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:47.880583+0000 mon.a (mon.0) 11082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:47.884527+0000 mon.a (mon.0) 11083 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:47.887431+0000 mon.a (mon.0) 11084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:47.888588+0000 mon.a (mon.0) 11085 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:47.895969+0000 mon.a (mon.0) 11086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:47.977321+0000 mon.a (mon.0) 11087 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:47.979743+0000 mon.a (mon.0) 11088 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:47.983059+0000 mon.a (mon.0) 11089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:47.984293+0000 mon.a (mon.0) 11090 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:47.993155+0000 mon.a (mon.0) 11091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.072684+0000 mon.a (mon.0) 11092 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.076485+0000 mon.a (mon.0) 11093 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.081417+0000 mon.a (mon.0) 11094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.083109+0000 mon.a (mon.0) 11095 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.091104+0000 mon.a (mon.0) 11096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.174101+0000 mon.a (mon.0) 11097 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.177855+0000 mon.a (mon.0) 11098 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.180941+0000 mon.a (mon.0) 11099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.182253+0000 mon.a (mon.0) 11100 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.189730+0000 mon.a (mon.0) 11101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.270179+0000 mon.a (mon.0) 11102 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.272949+0000 mon.a (mon.0) 11103 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.276166+0000 mon.a (mon.0) 11104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.277070+0000 mon.a (mon.0) 11105 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.283044+0000 mon.a (mon.0) 11106 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.366047+0000 mon.a (mon.0) 11107 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.369024+0000 mon.a (mon.0) 11108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.372937+0000 mon.a (mon.0) 11109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.374431+0000 mon.a (mon.0) 11110 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.384737+0000 mon.a (mon.0) 11111 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.463993+0000 mon.a (mon.0) 11112 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.466680+0000 mon.a (mon.0) 11113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.470357+0000 mon.a (mon.0) 11114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.471850+0000 mon.a (mon.0) 11115 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.480355+0000 mon.a (mon.0) 11116 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.558384+0000 mon.a (mon.0) 11117 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.561617+0000 mon.a (mon.0) 11118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.565675+0000 mon.a (mon.0) 11119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.567037+0000 mon.a (mon.0) 11120 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[68510]: audit 2024-02-10T06:48:48.575456+0000 mon.a (mon.0) 11121 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.182253+0000 mon.a (mon.0) 11100 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.189730+0000 mon.a (mon.0) 11101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.270179+0000 mon.a (mon.0) 11102 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.272949+0000 mon.a (mon.0) 11103 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.276166+0000 mon.a (mon.0) 11104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.277070+0000 mon.a (mon.0) 11105 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.283044+0000 mon.a (mon.0) 11106 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.366047+0000 mon.a (mon.0) 11107 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.369024+0000 mon.a (mon.0) 11108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.372937+0000 mon.a (mon.0) 11109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.374431+0000 mon.a (mon.0) 11110 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.384737+0000 mon.a (mon.0) 11111 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.463993+0000 mon.a (mon.0) 11112 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.466680+0000 mon.a (mon.0) 11113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.470357+0000 mon.a (mon.0) 11114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.471850+0000 mon.a (mon.0) 11115 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.480355+0000 mon.a (mon.0) 11116 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.558384+0000 mon.a (mon.0) 11117 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.561617+0000 mon.a (mon.0) 11118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.565675+0000 mon.a (mon.0) 11119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.567037+0000 mon.a (mon.0) 11120 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:48 smithi046 bash[71198]: audit 2024-02-10T06:48:48.575456+0000 mon.a (mon.0) 11121 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: cephadm 2024-02-10T06:48:46.729702+0000 mgr.y (mgr.34107) 2662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: cephadm 2024-02-10T06:48:46.827018+0000 mgr.y (mgr.34107) 2663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: cephadm 2024-02-10T06:48:46.924334+0000 mgr.y (mgr.34107) 2664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: cephadm 2024-02-10T06:48:47.019777+0000 mgr.y (mgr.34107) 2665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: cephadm 2024-02-10T06:48:47.116089+0000 mgr.y (mgr.34107) 2666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: cluster 2024-02-10T06:48:47.153959+0000 mgr.y (mgr.34107) 2667 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:48.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: cephadm 2024-02-10T06:48:47.220330+0000 mgr.y (mgr.34107) 2668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: cephadm 2024-02-10T06:48:47.321769+0000 mgr.y (mgr.34107) 2669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: cephadm 2024-02-10T06:48:47.417611+0000 mgr.y (mgr.34107) 2670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: cephadm 2024-02-10T06:48:47.514691+0000 mgr.y (mgr.34107) 2671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: cephadm 2024-02-10T06:48:47.605582+0000 mgr.y (mgr.34107) 2672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:47.688230+0000 mon.a (mon.0) 11072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:47.692179+0000 mon.a (mon.0) 11073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:47.695450+0000 mon.a (mon.0) 11074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:47.696410+0000 mon.a (mon.0) 11075 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:47.702676+0000 mon.a (mon.0) 11076 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: cephadm 2024-02-10T06:48:47.703387+0000 mgr.y (mgr.34107) 2673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:48.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:47.782997+0000 mon.a (mon.0) 11077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:47.786218+0000 mon.a (mon.0) 11078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:47.790973+0000 mon.a (mon.0) 11079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:47.792299+0000 mon.a (mon.0) 11080 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:47.800634+0000 mon.a (mon.0) 11081 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:47.880583+0000 mon.a (mon.0) 11082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:47.884527+0000 mon.a (mon.0) 11083 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:47.887431+0000 mon.a (mon.0) 11084 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:47.888588+0000 mon.a (mon.0) 11085 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:47.895969+0000 mon.a (mon.0) 11086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:47.977321+0000 mon.a (mon.0) 11087 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:47.979743+0000 mon.a (mon.0) 11088 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:47.983059+0000 mon.a (mon.0) 11089 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:47.984293+0000 mon.a (mon.0) 11090 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:47.993155+0000 mon.a (mon.0) 11091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.072684+0000 mon.a (mon.0) 11092 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.076485+0000 mon.a (mon.0) 11093 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.081417+0000 mon.a (mon.0) 11094 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.083109+0000 mon.a (mon.0) 11095 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.091104+0000 mon.a (mon.0) 11096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.174101+0000 mon.a (mon.0) 11097 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.177855+0000 mon.a (mon.0) 11098 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.180941+0000 mon.a (mon.0) 11099 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.182253+0000 mon.a (mon.0) 11100 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.189730+0000 mon.a (mon.0) 11101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.270179+0000 mon.a (mon.0) 11102 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.272949+0000 mon.a (mon.0) 11103 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.276166+0000 mon.a (mon.0) 11104 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.277070+0000 mon.a (mon.0) 11105 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.283044+0000 mon.a (mon.0) 11106 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.366047+0000 mon.a (mon.0) 11107 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.369024+0000 mon.a (mon.0) 11108 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.372937+0000 mon.a (mon.0) 11109 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.374431+0000 mon.a (mon.0) 11110 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.384737+0000 mon.a (mon.0) 11111 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.463993+0000 mon.a (mon.0) 11112 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.466680+0000 mon.a (mon.0) 11113 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.470357+0000 mon.a (mon.0) 11114 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.471850+0000 mon.a (mon.0) 11115 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.480355+0000 mon.a (mon.0) 11116 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:48.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.558384+0000 mon.a (mon.0) 11117 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:48.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.561617+0000 mon.a (mon.0) 11118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:48.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.565675+0000 mon.a (mon.0) 11119 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:48.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.567037+0000 mon.a (mon.0) 11120 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:48.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:48 smithi175 bash[56722]: audit 2024-02-10T06:48:48.575456+0000 mon.a (mon.0) 11121 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:49.647 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: cephadm 2024-02-10T06:48:47.802080+0000 mgr.y (mgr.34107) 2674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:49.647 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: cephadm 2024-02-10T06:48:47.896638+0000 mgr.y (mgr.34107) 2675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:49.647 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: cephadm 2024-02-10T06:48:47.993770+0000 mgr.y (mgr.34107) 2676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:49.647 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: cephadm 2024-02-10T06:48:48.091752+0000 mgr.y (mgr.34107) 2677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:49.647 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: cephadm 2024-02-10T06:48:48.190419+0000 mgr.y (mgr.34107) 2678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:49.648 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: cephadm 2024-02-10T06:48:48.284073+0000 mgr.y (mgr.34107) 2679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:49.648 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: cephadm 2024-02-10T06:48:48.385750+0000 mgr.y (mgr.34107) 2680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:49.648 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: cephadm 2024-02-10T06:48:48.481068+0000 mgr.y (mgr.34107) 2681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:49.648 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: cephadm 2024-02-10T06:48:48.576479+0000 mgr.y (mgr.34107) 2682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:49.648 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:48.655990+0000 mon.a (mon.0) 11122 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:49.648 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:48.658221+0000 mon.a (mon.0) 11123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:49.648 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:48.660681+0000 mon.a (mon.0) 11124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:49.648 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:48.661580+0000 mon.a (mon.0) 11125 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:49.648 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:48.667507+0000 mon.a (mon.0) 11126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:49.648 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: cephadm 2024-02-10T06:48:48.668204+0000 mgr.y (mgr.34107) 2683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:49.648 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:48.751331+0000 mon.a (mon.0) 11127 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:49.648 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:48.754081+0000 mon.a (mon.0) 11128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:49.648 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:48.756587+0000 mon.a (mon.0) 11129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:49.648 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:48.757527+0000 mon.a (mon.0) 11130 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:49.649 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:48.763628+0000 mon.a (mon.0) 11131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:49.649 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:48.842701+0000 mon.a (mon.0) 11132 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:49.649 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:48.845430+0000 mon.a (mon.0) 11133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:49.649 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:48.848587+0000 mon.a (mon.0) 11134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:49.649 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:48.849487+0000 mon.a (mon.0) 11135 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:49.649 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:48.856845+0000 mon.a (mon.0) 11136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:49.649 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:48.934237+0000 mon.a (mon.0) 11137 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:49.649 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:48.938465+0000 mon.a (mon.0) 11138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:49.649 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:48.942737+0000 mon.a (mon.0) 11139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:49.649 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:48.944175+0000 mon.a (mon.0) 11140 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:49.649 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:48.951479+0000 mon.a (mon.0) 11141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:49.649 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.032149+0000 mon.a (mon.0) 11142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:49.649 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.034732+0000 mon.a (mon.0) 11143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:49.649 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.038203+0000 mon.a (mon.0) 11144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:49.649 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.039732+0000 mon.a (mon.0) 11145 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:49.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.047347+0000 mon.a (mon.0) 11146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:49.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.124097+0000 mon.a (mon.0) 11147 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:49.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.127846+0000 mon.a (mon.0) 11148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:49.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.130859+0000 mon.a (mon.0) 11149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:49.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.131833+0000 mon.a (mon.0) 11150 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:49.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.138348+0000 mon.a (mon.0) 11151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:49.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.221098+0000 mon.a (mon.0) 11152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:49.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.223745+0000 mon.a (mon.0) 11153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:49.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.226996+0000 mon.a (mon.0) 11154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:49.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.227856+0000 mon.a (mon.0) 11155 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:49.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.235191+0000 mon.a (mon.0) 11156 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:49.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.313932+0000 mon.a (mon.0) 11157 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:49.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.316236+0000 mon.a (mon.0) 11158 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:49.650 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.318473+0000 mon.a (mon.0) 11159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:49.651 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.319316+0000 mon.a (mon.0) 11160 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:49.651 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.324668+0000 mon.a (mon.0) 11161 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:49.651 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.390543+0000 mon.a (mon.0) 11162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:49.651 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.393146+0000 mon.a (mon.0) 11163 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:49.651 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.396752+0000 mon.a (mon.0) 11164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:49.651 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.397853+0000 mon.a (mon.0) 11165 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:49.651 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.405979+0000 mon.a (mon.0) 11166 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:49.651 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.486638+0000 mon.a (mon.0) 11167 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:49.651 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.489564+0000 mon.a (mon.0) 11168 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:49.651 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.493005+0000 mon.a (mon.0) 11169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:49.651 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.497105+0000 mon.a (mon.0) 11170 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:49.651 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.503010+0000 mon.a (mon.0) 11171 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:49.651 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.583126+0000 mon.a (mon.0) 11172 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:49.651 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.585983+0000 mon.a (mon.0) 11173 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:49.652 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.589056+0000 mon.a (mon.0) 11174 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:49.652 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.589939+0000 mon.a (mon.0) 11175 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:49.652 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:49 smithi175 bash[56722]: audit 2024-02-10T06:48:49.596945+0000 mon.a (mon.0) 11176 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.089 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: cephadm 2024-02-10T06:48:47.802080+0000 mgr.y (mgr.34107) 2674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.089 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: cephadm 2024-02-10T06:48:47.896638+0000 mgr.y (mgr.34107) 2675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.089 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: cephadm 2024-02-10T06:48:47.993770+0000 mgr.y (mgr.34107) 2676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.089 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: cephadm 2024-02-10T06:48:48.091752+0000 mgr.y (mgr.34107) 2677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.089 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: cephadm 2024-02-10T06:48:48.190419+0000 mgr.y (mgr.34107) 2678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.089 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: cephadm 2024-02-10T06:48:48.284073+0000 mgr.y (mgr.34107) 2679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: cephadm 2024-02-10T06:48:48.385750+0000 mgr.y (mgr.34107) 2680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: cephadm 2024-02-10T06:48:48.481068+0000 mgr.y (mgr.34107) 2681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: cephadm 2024-02-10T06:48:48.576479+0000 mgr.y (mgr.34107) 2682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:48.655990+0000 mon.a (mon.0) 11122 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:48.658221+0000 mon.a (mon.0) 11123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:48.660681+0000 mon.a (mon.0) 11124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:48.661580+0000 mon.a (mon.0) 11125 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:48.667507+0000 mon.a (mon.0) 11126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: cephadm 2024-02-10T06:48:48.668204+0000 mgr.y (mgr.34107) 2683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:48.751331+0000 mon.a (mon.0) 11127 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.090 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:48.754081+0000 mon.a (mon.0) 11128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:48.756587+0000 mon.a (mon.0) 11129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:48.757527+0000 mon.a (mon.0) 11130 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:48.763628+0000 mon.a (mon.0) 11131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.091 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:48.842701+0000 mon.a (mon.0) 11132 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: cephadm 2024-02-10T06:48:47.802080+0000 mgr.y (mgr.34107) 2674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: cephadm 2024-02-10T06:48:47.896638+0000 mgr.y (mgr.34107) 2675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: cephadm 2024-02-10T06:48:47.993770+0000 mgr.y (mgr.34107) 2676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: cephadm 2024-02-10T06:48:48.091752+0000 mgr.y (mgr.34107) 2677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: cephadm 2024-02-10T06:48:48.190419+0000 mgr.y (mgr.34107) 2678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: cephadm 2024-02-10T06:48:48.284073+0000 mgr.y (mgr.34107) 2679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: cephadm 2024-02-10T06:48:48.385750+0000 mgr.y (mgr.34107) 2680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: cephadm 2024-02-10T06:48:48.481068+0000 mgr.y (mgr.34107) 2681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: cephadm 2024-02-10T06:48:48.576479+0000 mgr.y (mgr.34107) 2682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:48.655990+0000 mon.a (mon.0) 11122 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:48.658221+0000 mon.a (mon.0) 11123 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:48.660681+0000 mon.a (mon.0) 11124 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:48.661580+0000 mon.a (mon.0) 11125 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:48.667507+0000 mon.a (mon.0) 11126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: cephadm 2024-02-10T06:48:48.668204+0000 mgr.y (mgr.34107) 2683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:48.751331+0000 mon.a (mon.0) 11127 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:48.754081+0000 mon.a (mon.0) 11128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:48.756587+0000 mon.a (mon.0) 11129 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:48.757527+0000 mon.a (mon.0) 11130 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:48.763628+0000 mon.a (mon.0) 11131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:48.842701+0000 mon.a (mon.0) 11132 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:48.845430+0000 mon.a (mon.0) 11133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:48.848587+0000 mon.a (mon.0) 11134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:48.849487+0000 mon.a (mon.0) 11135 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:48.856845+0000 mon.a (mon.0) 11136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:48.934237+0000 mon.a (mon.0) 11137 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:48.938465+0000 mon.a (mon.0) 11138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:48.942737+0000 mon.a (mon.0) 11139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.093 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:48.944175+0000 mon.a (mon.0) 11140 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:48.951479+0000 mon.a (mon.0) 11141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.032149+0000 mon.a (mon.0) 11142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.034732+0000 mon.a (mon.0) 11143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.038203+0000 mon.a (mon.0) 11144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.039732+0000 mon.a (mon.0) 11145 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.047347+0000 mon.a (mon.0) 11146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.124097+0000 mon.a (mon.0) 11147 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.127846+0000 mon.a (mon.0) 11148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.130859+0000 mon.a (mon.0) 11149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.131833+0000 mon.a (mon.0) 11150 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.138348+0000 mon.a (mon.0) 11151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:48.845430+0000 mon.a (mon.0) 11133 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:48.848587+0000 mon.a (mon.0) 11134 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:48.849487+0000 mon.a (mon.0) 11135 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:48.856845+0000 mon.a (mon.0) 11136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:48.934237+0000 mon.a (mon.0) 11137 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:48.938465+0000 mon.a (mon.0) 11138 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:48.942737+0000 mon.a (mon.0) 11139 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:48.944175+0000 mon.a (mon.0) 11140 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:48.951479+0000 mon.a (mon.0) 11141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.032149+0000 mon.a (mon.0) 11142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.034732+0000 mon.a (mon.0) 11143 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.038203+0000 mon.a (mon.0) 11144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.039732+0000 mon.a (mon.0) 11145 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.047347+0000 mon.a (mon.0) 11146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.124097+0000 mon.a (mon.0) 11147 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.127846+0000 mon.a (mon.0) 11148 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.130859+0000 mon.a (mon.0) 11149 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.096 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.131833+0000 mon.a (mon.0) 11150 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.138348+0000 mon.a (mon.0) 11151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.221098+0000 mon.a (mon.0) 11152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.223745+0000 mon.a (mon.0) 11153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.226996+0000 mon.a (mon.0) 11154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.227856+0000 mon.a (mon.0) 11155 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.235191+0000 mon.a (mon.0) 11156 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.313932+0000 mon.a (mon.0) 11157 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.316236+0000 mon.a (mon.0) 11158 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.318473+0000 mon.a (mon.0) 11159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.319316+0000 mon.a (mon.0) 11160 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.324668+0000 mon.a (mon.0) 11161 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.102 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.390543+0000 mon.a (mon.0) 11162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.102 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.393146+0000 mon.a (mon.0) 11163 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.102 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.396752+0000 mon.a (mon.0) 11164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.102 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.397853+0000 mon.a (mon.0) 11165 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.102 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.405979+0000 mon.a (mon.0) 11166 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.102 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.486638+0000 mon.a (mon.0) 11167 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.102 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.489564+0000 mon.a (mon.0) 11168 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.103 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.493005+0000 mon.a (mon.0) 11169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.103 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.497105+0000 mon.a (mon.0) 11170 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.103 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.503010+0000 mon.a (mon.0) 11171 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.103 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.583126+0000 mon.a (mon.0) 11172 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.103 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.585983+0000 mon.a (mon.0) 11173 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.105 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.589056+0000 mon.a (mon.0) 11174 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.589939+0000 mon.a (mon.0) 11175 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.106 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[68510]: audit 2024-02-10T06:48:49.596945+0000 mon.a (mon.0) 11176 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.106 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.221098+0000 mon.a (mon.0) 11152 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.106 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.223745+0000 mon.a (mon.0) 11153 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.106 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.226996+0000 mon.a (mon.0) 11154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.107 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.227856+0000 mon.a (mon.0) 11155 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.107 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.235191+0000 mon.a (mon.0) 11156 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.107 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.313932+0000 mon.a (mon.0) 11157 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.107 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.316236+0000 mon.a (mon.0) 11158 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.107 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.318473+0000 mon.a (mon.0) 11159 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.107 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.319316+0000 mon.a (mon.0) 11160 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.107 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.324668+0000 mon.a (mon.0) 11161 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.107 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.390543+0000 mon.a (mon.0) 11162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.107 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.393146+0000 mon.a (mon.0) 11163 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.107 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.396752+0000 mon.a (mon.0) 11164 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.107 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.397853+0000 mon.a (mon.0) 11165 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.107 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.405979+0000 mon.a (mon.0) 11166 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.107 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.486638+0000 mon.a (mon.0) 11167 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.108 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.489564+0000 mon.a (mon.0) 11168 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.108 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.493005+0000 mon.a (mon.0) 11169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.108 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.497105+0000 mon.a (mon.0) 11170 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.108 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.503010+0000 mon.a (mon.0) 11171 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.108 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.583126+0000 mon.a (mon.0) 11172 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.108 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.585983+0000 mon.a (mon.0) 11173 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.108 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.589056+0000 mon.a (mon.0) 11174 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.108 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.589939+0000 mon.a (mon.0) 11175 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.108 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:49 smithi046 bash[71198]: audit 2024-02-10T06:48:49.596945+0000 mon.a (mon.0) 11176 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: cephadm 2024-02-10T06:48:48.764304+0000 mgr.y (mgr.34107) 2684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: cephadm 2024-02-10T06:48:48.857361+0000 mgr.y (mgr.34107) 2685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: cephadm 2024-02-10T06:48:48.952075+0000 mgr.y (mgr.34107) 2686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: cephadm 2024-02-10T06:48:49.048061+0000 mgr.y (mgr.34107) 2687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: cephadm 2024-02-10T06:48:49.139156+0000 mgr.y (mgr.34107) 2688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: cluster 2024-02-10T06:48:49.154960+0000 mgr.y (mgr.34107) 2689 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: cephadm 2024-02-10T06:48:49.235856+0000 mgr.y (mgr.34107) 2690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: cephadm 2024-02-10T06:48:49.325267+0000 mgr.y (mgr.34107) 2691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: cephadm 2024-02-10T06:48:49.406729+0000 mgr.y (mgr.34107) 2692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: cephadm 2024-02-10T06:48:49.503530+0000 mgr.y (mgr.34107) 2693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: cephadm 2024-02-10T06:48:49.597852+0000 mgr.y (mgr.34107) 2694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:49.681750+0000 mon.a (mon.0) 11177 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:49.683961+0000 mon.a (mon.0) 11178 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:49.686486+0000 mon.a (mon.0) 11179 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:49.687447+0000 mon.a (mon.0) 11180 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:49.695710+0000 mon.a (mon.0) 11181 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: cephadm 2024-02-10T06:48:49.696402+0000 mgr.y (mgr.34107) 2695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:49.774810+0000 mon.a (mon.0) 11182 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:49.778168+0000 mon.a (mon.0) 11183 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:49.782585+0000 mon.a (mon.0) 11184 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:49.784124+0000 mon.a (mon.0) 11185 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:49.795472+0000 mon.a (mon.0) 11186 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:49.876573+0000 mon.a (mon.0) 11187 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:49.878770+0000 mon.a (mon.0) 11188 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:49.881396+0000 mon.a (mon.0) 11189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:49.882275+0000 mon.a (mon.0) 11190 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:49.887708+0000 mon.a (mon.0) 11191 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:49.972088+0000 mon.a (mon.0) 11192 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:49.974743+0000 mon.a (mon.0) 11193 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:49.977428+0000 mon.a (mon.0) 11194 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:49.978321+0000 mon.a (mon.0) 11195 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:49.984394+0000 mon.a (mon.0) 11196 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.065334+0000 mon.a (mon.0) 11197 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.068114+0000 mon.a (mon.0) 11198 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.071272+0000 mon.a (mon.0) 11199 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.072523+0000 mon.a (mon.0) 11200 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:50.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.083626+0000 mon.a (mon.0) 11201 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.162842+0000 mon.a (mon.0) 11202 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.165816+0000 mon.a (mon.0) 11203 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:50.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.169439+0000 mon.a (mon.0) 11204 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.170563+0000 mon.a (mon.0) 11205 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.177373+0000 mon.a (mon.0) 11206 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.260911+0000 mon.a (mon.0) 11207 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.263409+0000 mon.a (mon.0) 11208 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.266528+0000 mon.a (mon.0) 11209 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.267296+0000 mon.a (mon.0) 11210 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.274384+0000 mon.a (mon.0) 11211 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.352961+0000 mon.a (mon.0) 11212 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.355846+0000 mon.a (mon.0) 11213 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.359237+0000 mon.a (mon.0) 11214 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.360584+0000 mon.a (mon.0) 11215 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.369357+0000 mon.a (mon.0) 11216 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.448497+0000 mon.a (mon.0) 11217 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.451198+0000 mon.a (mon.0) 11218 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.454728+0000 mon.a (mon.0) 11219 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.455629+0000 mon.a (mon.0) 11220 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.463139+0000 mon.a (mon.0) 11221 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.001 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.542339+0000 mon.a (mon.0) 11222 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.546690+0000 mon.a (mon.0) 11223 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.550071+0000 mon.a (mon.0) 11224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.551154+0000 mon.a (mon.0) 11225 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.002 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:50 smithi175 bash[56722]: audit 2024-02-10T06:48:50.559163+0000 mon.a (mon.0) 11226 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: cephadm 2024-02-10T06:48:48.764304+0000 mgr.y (mgr.34107) 2684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: cephadm 2024-02-10T06:48:48.857361+0000 mgr.y (mgr.34107) 2685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: cephadm 2024-02-10T06:48:48.952075+0000 mgr.y (mgr.34107) 2686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: cephadm 2024-02-10T06:48:49.048061+0000 mgr.y (mgr.34107) 2687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: cephadm 2024-02-10T06:48:49.139156+0000 mgr.y (mgr.34107) 2688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: cluster 2024-02-10T06:48:49.154960+0000 mgr.y (mgr.34107) 2689 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:51.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: cephadm 2024-02-10T06:48:49.235856+0000 mgr.y (mgr.34107) 2690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.089 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: cephadm 2024-02-10T06:48:49.325267+0000 mgr.y (mgr.34107) 2691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: cephadm 2024-02-10T06:48:49.406729+0000 mgr.y (mgr.34107) 2692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: cephadm 2024-02-10T06:48:49.503530+0000 mgr.y (mgr.34107) 2693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: cephadm 2024-02-10T06:48:49.597852+0000 mgr.y (mgr.34107) 2694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:49.681750+0000 mon.a (mon.0) 11177 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:49.683961+0000 mon.a (mon.0) 11178 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:49.686486+0000 mon.a (mon.0) 11179 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:49.687447+0000 mon.a (mon.0) 11180 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:49.695710+0000 mon.a (mon.0) 11181 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: cephadm 2024-02-10T06:48:49.696402+0000 mgr.y (mgr.34107) 2695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:49.774810+0000 mon.a (mon.0) 11182 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:49.778168+0000 mon.a (mon.0) 11183 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:49.782585+0000 mon.a (mon.0) 11184 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:49.784124+0000 mon.a (mon.0) 11185 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:49.795472+0000 mon.a (mon.0) 11186 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.090 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:49.876573+0000 mon.a (mon.0) 11187 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:49.878770+0000 mon.a (mon.0) 11188 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:49.881396+0000 mon.a (mon.0) 11189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:49.882275+0000 mon.a (mon.0) 11190 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:49.887708+0000 mon.a (mon.0) 11191 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:49.972088+0000 mon.a (mon.0) 11192 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:49.974743+0000 mon.a (mon.0) 11193 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:49.977428+0000 mon.a (mon.0) 11194 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:49.978321+0000 mon.a (mon.0) 11195 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:49.984394+0000 mon.a (mon.0) 11196 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.065334+0000 mon.a (mon.0) 11197 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.068114+0000 mon.a (mon.0) 11198 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.071272+0000 mon.a (mon.0) 11199 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.072523+0000 mon.a (mon.0) 11200 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.083626+0000 mon.a (mon.0) 11201 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.162842+0000 mon.a (mon.0) 11202 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.091 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.165816+0000 mon.a (mon.0) 11203 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.169439+0000 mon.a (mon.0) 11204 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.170563+0000 mon.a (mon.0) 11205 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.177373+0000 mon.a (mon.0) 11206 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.260911+0000 mon.a (mon.0) 11207 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.263409+0000 mon.a (mon.0) 11208 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.266528+0000 mon.a (mon.0) 11209 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.267296+0000 mon.a (mon.0) 11210 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.274384+0000 mon.a (mon.0) 11211 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.352961+0000 mon.a (mon.0) 11212 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.355846+0000 mon.a (mon.0) 11213 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.359237+0000 mon.a (mon.0) 11214 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.360584+0000 mon.a (mon.0) 11215 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.369357+0000 mon.a (mon.0) 11216 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.092 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.448497+0000 mon.a (mon.0) 11217 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.451198+0000 mon.a (mon.0) 11218 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.454728+0000 mon.a (mon.0) 11219 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.455629+0000 mon.a (mon.0) 11220 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.463139+0000 mon.a (mon.0) 11221 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.093 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.542339+0000 mon.a (mon.0) 11222 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.546690+0000 mon.a (mon.0) 11223 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.550071+0000 mon.a (mon.0) 11224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.551154+0000 mon.a (mon.0) 11225 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[68510]: audit 2024-02-10T06:48:50.559163+0000 mon.a (mon.0) 11226 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.094 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: cephadm 2024-02-10T06:48:48.764304+0000 mgr.y (mgr.34107) 2684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.095 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: cephadm 2024-02-10T06:48:48.857361+0000 mgr.y (mgr.34107) 2685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.095 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: cephadm 2024-02-10T06:48:48.952075+0000 mgr.y (mgr.34107) 2686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.095 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: cephadm 2024-02-10T06:48:49.048061+0000 mgr.y (mgr.34107) 2687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.095 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: cephadm 2024-02-10T06:48:49.139156+0000 mgr.y (mgr.34107) 2688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.095 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: cluster 2024-02-10T06:48:49.154960+0000 mgr.y (mgr.34107) 2689 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:51.095 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: cephadm 2024-02-10T06:48:49.235856+0000 mgr.y (mgr.34107) 2690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.095 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: cephadm 2024-02-10T06:48:49.325267+0000 mgr.y (mgr.34107) 2691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.095 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: cephadm 2024-02-10T06:48:49.406729+0000 mgr.y (mgr.34107) 2692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.095 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: cephadm 2024-02-10T06:48:49.503530+0000 mgr.y (mgr.34107) 2693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: cephadm 2024-02-10T06:48:49.597852+0000 mgr.y (mgr.34107) 2694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:49.681750+0000 mon.a (mon.0) 11177 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:49.683961+0000 mon.a (mon.0) 11178 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:49.686486+0000 mon.a (mon.0) 11179 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:49.687447+0000 mon.a (mon.0) 11180 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:49.695710+0000 mon.a (mon.0) 11181 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: cephadm 2024-02-10T06:48:49.696402+0000 mgr.y (mgr.34107) 2695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:49.774810+0000 mon.a (mon.0) 11182 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:49.778168+0000 mon.a (mon.0) 11183 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:49.782585+0000 mon.a (mon.0) 11184 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:49.784124+0000 mon.a (mon.0) 11185 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:49.795472+0000 mon.a (mon.0) 11186 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:49.876573+0000 mon.a (mon.0) 11187 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:49.878770+0000 mon.a (mon.0) 11188 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:49.881396+0000 mon.a (mon.0) 11189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:49.882275+0000 mon.a (mon.0) 11190 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:49.887708+0000 mon.a (mon.0) 11191 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:49.972088+0000 mon.a (mon.0) 11192 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:49.974743+0000 mon.a (mon.0) 11193 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:49.977428+0000 mon.a (mon.0) 11194 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:49.978321+0000 mon.a (mon.0) 11195 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:49.984394+0000 mon.a (mon.0) 11196 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.065334+0000 mon.a (mon.0) 11197 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.068114+0000 mon.a (mon.0) 11198 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.071272+0000 mon.a (mon.0) 11199 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.072523+0000 mon.a (mon.0) 11200 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.083626+0000 mon.a (mon.0) 11201 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.162842+0000 mon.a (mon.0) 11202 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.165816+0000 mon.a (mon.0) 11203 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.169439+0000 mon.a (mon.0) 11204 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.170563+0000 mon.a (mon.0) 11205 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.098 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.177373+0000 mon.a (mon.0) 11206 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.098 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.260911+0000 mon.a (mon.0) 11207 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.098 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.263409+0000 mon.a (mon.0) 11208 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.098 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.266528+0000 mon.a (mon.0) 11209 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.098 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.267296+0000 mon.a (mon.0) 11210 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.098 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.274384+0000 mon.a (mon.0) 11211 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.098 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.352961+0000 mon.a (mon.0) 11212 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.098 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.355846+0000 mon.a (mon.0) 11213 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.098 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.359237+0000 mon.a (mon.0) 11214 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.098 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.360584+0000 mon.a (mon.0) 11215 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.098 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.369357+0000 mon.a (mon.0) 11216 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.098 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.448497+0000 mon.a (mon.0) 11217 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.451198+0000 mon.a (mon.0) 11218 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.454728+0000 mon.a (mon.0) 11219 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.455629+0000 mon.a (mon.0) 11220 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.100 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.463139+0000 mon.a (mon.0) 11221 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.100 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.542339+0000 mon.a (mon.0) 11222 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.100 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.546690+0000 mon.a (mon.0) 11223 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.100 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.550071+0000 mon.a (mon.0) 11224 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.100 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.551154+0000 mon.a (mon.0) 11225 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.100 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:50 smithi046 bash[71198]: audit 2024-02-10T06:48:50.559163+0000 mon.a (mon.0) 11226 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.374 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:48:51] "GET /metrics HTTP/1.1" 200 38766 "" "Prometheus/2.43.0" 2024-02-10T06:48:51.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: cephadm 2024-02-10T06:48:49.796307+0000 mgr.y (mgr.34107) 2696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: cephadm 2024-02-10T06:48:49.888501+0000 mgr.y (mgr.34107) 2697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: cephadm 2024-02-10T06:48:49.984831+0000 mgr.y (mgr.34107) 2698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: cephadm 2024-02-10T06:48:50.084420+0000 mgr.y (mgr.34107) 2699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: cephadm 2024-02-10T06:48:50.177961+0000 mgr.y (mgr.34107) 2700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: cephadm 2024-02-10T06:48:50.275166+0000 mgr.y (mgr.34107) 2701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: cephadm 2024-02-10T06:48:50.370329+0000 mgr.y (mgr.34107) 2702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: cephadm 2024-02-10T06:48:50.463766+0000 mgr.y (mgr.34107) 2703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: cephadm 2024-02-10T06:48:50.559737+0000 mgr.y (mgr.34107) 2704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:50.637233+0000 mon.a (mon.0) 11227 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:50.651122+0000 mon.a (mon.0) 11228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:50.653303+0000 mon.a (mon.0) 11229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:50.653997+0000 mon.a (mon.0) 11230 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:50.659029+0000 mon.a (mon.0) 11231 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: cephadm 2024-02-10T06:48:50.659474+0000 mgr.y (mgr.34107) 2705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:50.736706+0000 mon.a (mon.0) 11232 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:50.739929+0000 mon.a (mon.0) 11233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:50.743333+0000 mon.a (mon.0) 11234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:50.744457+0000 mon.a (mon.0) 11235 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:50.752867+0000 mon.a (mon.0) 11236 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:50.833994+0000 mon.a (mon.0) 11237 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: cephadm 2024-02-10T06:48:49.796307+0000 mgr.y (mgr.34107) 2696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: cephadm 2024-02-10T06:48:49.888501+0000 mgr.y (mgr.34107) 2697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: cephadm 2024-02-10T06:48:49.984831+0000 mgr.y (mgr.34107) 2698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: cephadm 2024-02-10T06:48:50.084420+0000 mgr.y (mgr.34107) 2699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: cephadm 2024-02-10T06:48:50.177961+0000 mgr.y (mgr.34107) 2700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: cephadm 2024-02-10T06:48:50.275166+0000 mgr.y (mgr.34107) 2701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: cephadm 2024-02-10T06:48:50.370329+0000 mgr.y (mgr.34107) 2702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: cephadm 2024-02-10T06:48:50.463766+0000 mgr.y (mgr.34107) 2703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: cephadm 2024-02-10T06:48:50.559737+0000 mgr.y (mgr.34107) 2704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:50.637233+0000 mon.a (mon.0) 11227 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:50.651122+0000 mon.a (mon.0) 11228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:50.653303+0000 mon.a (mon.0) 11229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:50.653997+0000 mon.a (mon.0) 11230 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:50.659029+0000 mon.a (mon.0) 11231 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: cephadm 2024-02-10T06:48:50.659474+0000 mgr.y (mgr.34107) 2705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:50.736706+0000 mon.a (mon.0) 11232 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:50.739929+0000 mon.a (mon.0) 11233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:50.743333+0000 mon.a (mon.0) 11234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:50.744457+0000 mon.a (mon.0) 11235 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:50.752867+0000 mon.a (mon.0) 11236 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:50.833994+0000 mon.a (mon.0) 11237 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:50.836373+0000 mon.a (mon.0) 11238 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:50.839362+0000 mon.a (mon.0) 11239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:50.840363+0000 mon.a (mon.0) 11240 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:50.846815+0000 mon.a (mon.0) 11241 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:50.915321+0000 mon.a (mon.0) 11242 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:50.919111+0000 mon.a (mon.0) 11243 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:50.923207+0000 mon.a (mon.0) 11244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:50.924596+0000 mon.a (mon.0) 11245 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:50.932371+0000 mon.a (mon.0) 11246 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.007721+0000 mon.a (mon.0) 11247 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.012380+0000 mon.a (mon.0) 11248 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.015728+0000 mon.a (mon.0) 11249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.016790+0000 mon.a (mon.0) 11250 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.024491+0000 mon.a (mon.0) 11251 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.103876+0000 mon.a (mon.0) 11252 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.106029+0000 mon.a (mon.0) 11253 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.108287+0000 mon.a (mon.0) 11254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.109069+0000 mon.a (mon.0) 11255 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.114804+0000 mon.a (mon.0) 11256 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:50.836373+0000 mon.a (mon.0) 11238 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:50.839362+0000 mon.a (mon.0) 11239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:50.840363+0000 mon.a (mon.0) 11240 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:50.846815+0000 mon.a (mon.0) 11241 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:50.915321+0000 mon.a (mon.0) 11242 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:50.919111+0000 mon.a (mon.0) 11243 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:50.923207+0000 mon.a (mon.0) 11244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:50.924596+0000 mon.a (mon.0) 11245 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:50.932371+0000 mon.a (mon.0) 11246 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.007721+0000 mon.a (mon.0) 11247 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.012380+0000 mon.a (mon.0) 11248 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.015728+0000 mon.a (mon.0) 11249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.016790+0000 mon.a (mon.0) 11250 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.024491+0000 mon.a (mon.0) 11251 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.103876+0000 mon.a (mon.0) 11252 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.106029+0000 mon.a (mon.0) 11253 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.108287+0000 mon.a (mon.0) 11254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.109069+0000 mon.a (mon.0) 11255 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.114804+0000 mon.a (mon.0) 11256 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.196105+0000 mon.a (mon.0) 11257 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.198432+0000 mon.a (mon.0) 11258 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.201142+0000 mon.a (mon.0) 11259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.202362+0000 mon.a (mon.0) 11260 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.210417+0000 mon.a (mon.0) 11261 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.287478+0000 mon.a (mon.0) 11262 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.290788+0000 mon.a (mon.0) 11263 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.293352+0000 mon.a (mon.0) 11264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.294346+0000 mon.a (mon.0) 11265 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.300931+0000 mon.a (mon.0) 11266 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.363033+0000 mon.a (mon.0) 11267 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.365287+0000 mon.a (mon.0) 11268 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.368158+0000 mon.a (mon.0) 11269 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.369377+0000 mon.a (mon.0) 11270 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.378207+0000 mon.a (mon.0) 11271 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.458186+0000 mon.a (mon.0) 11272 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.460951+0000 mon.a (mon.0) 11273 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.463571+0000 mon.a (mon.0) 11274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.464662+0000 mon.a (mon.0) 11275 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.473112+0000 mon.a (mon.0) 11276 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.196105+0000 mon.a (mon.0) 11257 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.198432+0000 mon.a (mon.0) 11258 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.201142+0000 mon.a (mon.0) 11259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.202362+0000 mon.a (mon.0) 11260 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.210417+0000 mon.a (mon.0) 11261 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.287478+0000 mon.a (mon.0) 11262 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.290788+0000 mon.a (mon.0) 11263 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.293352+0000 mon.a (mon.0) 11264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.294346+0000 mon.a (mon.0) 11265 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.300931+0000 mon.a (mon.0) 11266 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.363033+0000 mon.a (mon.0) 11267 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.365287+0000 mon.a (mon.0) 11268 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.368158+0000 mon.a (mon.0) 11269 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.369377+0000 mon.a (mon.0) 11270 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.378207+0000 mon.a (mon.0) 11271 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.458186+0000 mon.a (mon.0) 11272 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.460951+0000 mon.a (mon.0) 11273 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.463571+0000 mon.a (mon.0) 11274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.464662+0000 mon.a (mon.0) 11275 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.473112+0000 mon.a (mon.0) 11276 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.551535+0000 mon.a (mon.0) 11277 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.554871+0000 mon.a (mon.0) 11278 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.558127+0000 mon.a (mon.0) 11279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.559513+0000 mon.a (mon.0) 11280 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[68510]: audit 2024-02-10T06:48:51.568473+0000 mon.a (mon.0) 11281 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.551535+0000 mon.a (mon.0) 11277 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.554871+0000 mon.a (mon.0) 11278 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.558127+0000 mon.a (mon.0) 11279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.559513+0000 mon.a (mon.0) 11280 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:51 smithi046 bash[71198]: audit 2024-02-10T06:48:51.568473+0000 mon.a (mon.0) 11281 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: cephadm 2024-02-10T06:48:49.796307+0000 mgr.y (mgr.34107) 2696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: cephadm 2024-02-10T06:48:49.888501+0000 mgr.y (mgr.34107) 2697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: cephadm 2024-02-10T06:48:49.984831+0000 mgr.y (mgr.34107) 2698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: cephadm 2024-02-10T06:48:50.084420+0000 mgr.y (mgr.34107) 2699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: cephadm 2024-02-10T06:48:50.177961+0000 mgr.y (mgr.34107) 2700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: cephadm 2024-02-10T06:48:50.275166+0000 mgr.y (mgr.34107) 2701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: cephadm 2024-02-10T06:48:50.370329+0000 mgr.y (mgr.34107) 2702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: cephadm 2024-02-10T06:48:50.463766+0000 mgr.y (mgr.34107) 2703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: cephadm 2024-02-10T06:48:50.559737+0000 mgr.y (mgr.34107) 2704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:50.637233+0000 mon.a (mon.0) 11227 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:50.651122+0000 mon.a (mon.0) 11228 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:50.653303+0000 mon.a (mon.0) 11229 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:50.653997+0000 mon.a (mon.0) 11230 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:50.659029+0000 mon.a (mon.0) 11231 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: cephadm 2024-02-10T06:48:50.659474+0000 mgr.y (mgr.34107) 2705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:50.736706+0000 mon.a (mon.0) 11232 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:50.739929+0000 mon.a (mon.0) 11233 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:50.743333+0000 mon.a (mon.0) 11234 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:50.744457+0000 mon.a (mon.0) 11235 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:50.752867+0000 mon.a (mon.0) 11236 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:50.833994+0000 mon.a (mon.0) 11237 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:50.836373+0000 mon.a (mon.0) 11238 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:50.839362+0000 mon.a (mon.0) 11239 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:50.840363+0000 mon.a (mon.0) 11240 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:50.846815+0000 mon.a (mon.0) 11241 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:50.915321+0000 mon.a (mon.0) 11242 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:50.919111+0000 mon.a (mon.0) 11243 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:50.923207+0000 mon.a (mon.0) 11244 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:50.924596+0000 mon.a (mon.0) 11245 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:50.932371+0000 mon.a (mon.0) 11246 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.007721+0000 mon.a (mon.0) 11247 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.012380+0000 mon.a (mon.0) 11248 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.015728+0000 mon.a (mon.0) 11249 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.016790+0000 mon.a (mon.0) 11250 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.024491+0000 mon.a (mon.0) 11251 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.103876+0000 mon.a (mon.0) 11252 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.106029+0000 mon.a (mon.0) 11253 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.108287+0000 mon.a (mon.0) 11254 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.109069+0000 mon.a (mon.0) 11255 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.114804+0000 mon.a (mon.0) 11256 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.196105+0000 mon.a (mon.0) 11257 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.198432+0000 mon.a (mon.0) 11258 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.201142+0000 mon.a (mon.0) 11259 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.202362+0000 mon.a (mon.0) 11260 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.210417+0000 mon.a (mon.0) 11261 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.287478+0000 mon.a (mon.0) 11262 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.290788+0000 mon.a (mon.0) 11263 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.293352+0000 mon.a (mon.0) 11264 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.294346+0000 mon.a (mon.0) 11265 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.300931+0000 mon.a (mon.0) 11266 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.363033+0000 mon.a (mon.0) 11267 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.365287+0000 mon.a (mon.0) 11268 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.368158+0000 mon.a (mon.0) 11269 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.369377+0000 mon.a (mon.0) 11270 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.378207+0000 mon.a (mon.0) 11271 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.458186+0000 mon.a (mon.0) 11272 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.460951+0000 mon.a (mon.0) 11273 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.463571+0000 mon.a (mon.0) 11274 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.464662+0000 mon.a (mon.0) 11275 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.473112+0000 mon.a (mon.0) 11276 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.551535+0000 mon.a (mon.0) 11277 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.554871+0000 mon.a (mon.0) 11278 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:51.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.558127+0000 mon.a (mon.0) 11279 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.559513+0000 mon.a (mon.0) 11280 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:51.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:51 smithi175 bash[56722]: audit 2024-02-10T06:48:51.568473+0000 mon.a (mon.0) 11281 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:52.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: cephadm 2024-02-10T06:48:50.753620+0000 mgr.y (mgr.34107) 2706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:52.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: cephadm 2024-02-10T06:48:50.847525+0000 mgr.y (mgr.34107) 2707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:52.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: cephadm 2024-02-10T06:48:50.933104+0000 mgr.y (mgr.34107) 2708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:52.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: cephadm 2024-02-10T06:48:51.025053+0000 mgr.y (mgr.34107) 2709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:52.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: cephadm 2024-02-10T06:48:51.115358+0000 mgr.y (mgr.34107) 2710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:52.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: cluster 2024-02-10T06:48:51.155877+0000 mgr.y (mgr.34107) 2711 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:52.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: cephadm 2024-02-10T06:48:51.211302+0000 mgr.y (mgr.34107) 2712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:52.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: cephadm 2024-02-10T06:48:51.301662+0000 mgr.y (mgr.34107) 2713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: cephadm 2024-02-10T06:48:51.378856+0000 mgr.y (mgr.34107) 2714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: cephadm 2024-02-10T06:48:51.473651+0000 mgr.y (mgr.34107) 2715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: cephadm 2024-02-10T06:48:51.569086+0000 mgr.y (mgr.34107) 2716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:51.655712+0000 mon.a (mon.0) 11282 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:51.657772+0000 mon.a (mon.0) 11283 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:51.659715+0000 mon.a (mon.0) 11284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:51.660374+0000 mon.a (mon.0) 11285 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:51.665372+0000 mon.a (mon.0) 11286 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: cephadm 2024-02-10T06:48:51.665813+0000 mgr.y (mgr.34107) 2717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:51.746541+0000 mon.a (mon.0) 11287 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:51.748972+0000 mon.a (mon.0) 11288 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:51.752809+0000 mon.a (mon.0) 11289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:52.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:51.753907+0000 mon.a (mon.0) 11290 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:52.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:51.761058+0000 mon.a (mon.0) 11291 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:52.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:51.844762+0000 mon.a (mon.0) 11292 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:52.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:51.847816+0000 mon.a (mon.0) 11293 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:52.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:51.851417+0000 mon.a (mon.0) 11294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:52.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:51.852675+0000 mon.a (mon.0) 11295 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:52.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:51.860152+0000 mon.a (mon.0) 11296 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:52.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:51.941186+0000 mon.a (mon.0) 11297 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:52.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:51.943554+0000 mon.a (mon.0) 11298 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:52.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:51.946243+0000 mon.a (mon.0) 11299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:52.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:51.947504+0000 mon.a (mon.0) 11300 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:51.954331+0000 mon.a (mon.0) 11301 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.036822+0000 mon.a (mon.0) 11302 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.039673+0000 mon.a (mon.0) 11303 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.042115+0000 mon.a (mon.0) 11304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.043003+0000 mon.a (mon.0) 11305 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.050278+0000 mon.a (mon.0) 11306 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.130838+0000 mon.a (mon.0) 11307 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.133582+0000 mon.a (mon.0) 11308 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:52.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.137010+0000 mon.a (mon.0) 11309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.138169+0000 mon.a (mon.0) 11310 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.144559+0000 mon.a (mon.0) 11311 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.224256+0000 mon.a (mon.0) 11312 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.227479+0000 mon.a (mon.0) 11313 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.230619+0000 mon.a (mon.0) 11314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.231600+0000 mon.a (mon.0) 11315 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.238021+0000 mon.a (mon.0) 11316 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.318690+0000 mon.a (mon.0) 11317 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:52.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.321087+0000 mon.a (mon.0) 11318 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:52.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.323793+0000 mon.a (mon.0) 11319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:52.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.324650+0000 mon.a (mon.0) 11320 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:52.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.330689+0000 mon.a (mon.0) 11321 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:52.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.411259+0000 mon.a (mon.0) 11322 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:52.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.413786+0000 mon.a (mon.0) 11323 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:52.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.416763+0000 mon.a (mon.0) 11324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:52.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.417909+0000 mon.a (mon.0) 11325 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:52.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.426306+0000 mon.a (mon.0) 11326 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:52.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.508183+0000 mon.a (mon.0) 11327 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:52.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.511258+0000 mon.a (mon.0) 11328 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:52.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.513638+0000 mon.a (mon.0) 11329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:52.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.514477+0000 mon.a (mon.0) 11330 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:52.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.521269+0000 mon.a (mon.0) 11331 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:52.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.604289+0000 mon.a (mon.0) 11332 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:52.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.606425+0000 mon.a (mon.0) 11333 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:52.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.609158+0000 mon.a (mon.0) 11334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.610163+0000 mon.a (mon.0) 11335 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:52 smithi175 bash[56722]: audit 2024-02-10T06:48:52.618839+0000 mon.a (mon.0) 11336 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: cephadm 2024-02-10T06:48:50.753620+0000 mgr.y (mgr.34107) 2706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: cephadm 2024-02-10T06:48:50.847525+0000 mgr.y (mgr.34107) 2707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: cephadm 2024-02-10T06:48:50.933104+0000 mgr.y (mgr.34107) 2708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: cephadm 2024-02-10T06:48:51.025053+0000 mgr.y (mgr.34107) 2709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: cephadm 2024-02-10T06:48:51.115358+0000 mgr.y (mgr.34107) 2710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: cluster 2024-02-10T06:48:51.155877+0000 mgr.y (mgr.34107) 2711 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:53.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: cephadm 2024-02-10T06:48:51.211302+0000 mgr.y (mgr.34107) 2712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: cephadm 2024-02-10T06:48:51.301662+0000 mgr.y (mgr.34107) 2713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: cephadm 2024-02-10T06:48:51.378856+0000 mgr.y (mgr.34107) 2714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: cephadm 2024-02-10T06:48:51.473651+0000 mgr.y (mgr.34107) 2715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.094 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: cephadm 2024-02-10T06:48:51.569086+0000 mgr.y (mgr.34107) 2716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:51.655712+0000 mon.a (mon.0) 11282 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:51.657772+0000 mon.a (mon.0) 11283 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:51.659715+0000 mon.a (mon.0) 11284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:51.660374+0000 mon.a (mon.0) 11285 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:51.665372+0000 mon.a (mon.0) 11286 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: cephadm 2024-02-10T06:48:51.665813+0000 mgr.y (mgr.34107) 2717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:51.746541+0000 mon.a (mon.0) 11287 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:51.748972+0000 mon.a (mon.0) 11288 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.095 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:51.752809+0000 mon.a (mon.0) 11289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.095 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: cephadm 2024-02-10T06:48:50.753620+0000 mgr.y (mgr.34107) 2706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: cephadm 2024-02-10T06:48:50.847525+0000 mgr.y (mgr.34107) 2707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: cephadm 2024-02-10T06:48:50.933104+0000 mgr.y (mgr.34107) 2708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: cephadm 2024-02-10T06:48:51.025053+0000 mgr.y (mgr.34107) 2709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: cephadm 2024-02-10T06:48:51.115358+0000 mgr.y (mgr.34107) 2710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: cluster 2024-02-10T06:48:51.155877+0000 mgr.y (mgr.34107) 2711 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:53.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: cephadm 2024-02-10T06:48:51.211302+0000 mgr.y (mgr.34107) 2712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: cephadm 2024-02-10T06:48:51.301662+0000 mgr.y (mgr.34107) 2713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: cephadm 2024-02-10T06:48:51.378856+0000 mgr.y (mgr.34107) 2714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: cephadm 2024-02-10T06:48:51.473651+0000 mgr.y (mgr.34107) 2715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: cephadm 2024-02-10T06:48:51.569086+0000 mgr.y (mgr.34107) 2716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:51.655712+0000 mon.a (mon.0) 11282 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:51.657772+0000 mon.a (mon.0) 11283 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.096 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:51.659715+0000 mon.a (mon.0) 11284 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:51.660374+0000 mon.a (mon.0) 11285 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:51.665372+0000 mon.a (mon.0) 11286 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: cephadm 2024-02-10T06:48:51.665813+0000 mgr.y (mgr.34107) 2717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:51.746541+0000 mon.a (mon.0) 11287 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:51.748972+0000 mon.a (mon.0) 11288 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.097 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:51.752809+0000 mon.a (mon.0) 11289 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:51.753907+0000 mon.a (mon.0) 11290 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:51.761058+0000 mon.a (mon.0) 11291 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:51.844762+0000 mon.a (mon.0) 11292 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:51.847816+0000 mon.a (mon.0) 11293 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.097 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:51.851417+0000 mon.a (mon.0) 11294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:51.852675+0000 mon.a (mon.0) 11295 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:51.860152+0000 mon.a (mon.0) 11296 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:51.941186+0000 mon.a (mon.0) 11297 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:51.943554+0000 mon.a (mon.0) 11298 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:51.946243+0000 mon.a (mon.0) 11299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:51.947504+0000 mon.a (mon.0) 11300 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:51.954331+0000 mon.a (mon.0) 11301 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.036822+0000 mon.a (mon.0) 11302 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.039673+0000 mon.a (mon.0) 11303 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.042115+0000 mon.a (mon.0) 11304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.043003+0000 mon.a (mon.0) 11305 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.050278+0000 mon.a (mon.0) 11306 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.130838+0000 mon.a (mon.0) 11307 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.133582+0000 mon.a (mon.0) 11308 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.098 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.137010+0000 mon.a (mon.0) 11309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:51.753907+0000 mon.a (mon.0) 11290 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:51.761058+0000 mon.a (mon.0) 11291 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:51.844762+0000 mon.a (mon.0) 11292 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:51.847816+0000 mon.a (mon.0) 11293 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:51.851417+0000 mon.a (mon.0) 11294 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:51.852675+0000 mon.a (mon.0) 11295 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:51.860152+0000 mon.a (mon.0) 11296 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:51.941186+0000 mon.a (mon.0) 11297 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:51.943554+0000 mon.a (mon.0) 11298 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:51.946243+0000 mon.a (mon.0) 11299 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:51.947504+0000 mon.a (mon.0) 11300 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:51.954331+0000 mon.a (mon.0) 11301 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.100 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.036822+0000 mon.a (mon.0) 11302 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.100 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.039673+0000 mon.a (mon.0) 11303 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.100 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.042115+0000 mon.a (mon.0) 11304 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.100 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.043003+0000 mon.a (mon.0) 11305 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.100 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.050278+0000 mon.a (mon.0) 11306 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.100 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.130838+0000 mon.a (mon.0) 11307 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.100 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.133582+0000 mon.a (mon.0) 11308 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.100 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.137010+0000 mon.a (mon.0) 11309 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.138169+0000 mon.a (mon.0) 11310 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.144559+0000 mon.a (mon.0) 11311 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.100 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.224256+0000 mon.a (mon.0) 11312 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.227479+0000 mon.a (mon.0) 11313 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.230619+0000 mon.a (mon.0) 11314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.231600+0000 mon.a (mon.0) 11315 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.238021+0000 mon.a (mon.0) 11316 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.318690+0000 mon.a (mon.0) 11317 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.321087+0000 mon.a (mon.0) 11318 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.323793+0000 mon.a (mon.0) 11319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.324650+0000 mon.a (mon.0) 11320 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.330689+0000 mon.a (mon.0) 11321 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.411259+0000 mon.a (mon.0) 11322 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.413786+0000 mon.a (mon.0) 11323 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.416763+0000 mon.a (mon.0) 11324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.417909+0000 mon.a (mon.0) 11325 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.101 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.426306+0000 mon.a (mon.0) 11326 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.102 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.508183+0000 mon.a (mon.0) 11327 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.102 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.511258+0000 mon.a (mon.0) 11328 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.102 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.513638+0000 mon.a (mon.0) 11329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.138169+0000 mon.a (mon.0) 11310 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.144559+0000 mon.a (mon.0) 11311 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.224256+0000 mon.a (mon.0) 11312 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.227479+0000 mon.a (mon.0) 11313 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.230619+0000 mon.a (mon.0) 11314 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.231600+0000 mon.a (mon.0) 11315 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.102 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.238021+0000 mon.a (mon.0) 11316 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.103 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.318690+0000 mon.a (mon.0) 11317 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.103 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.321087+0000 mon.a (mon.0) 11318 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.103 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.323793+0000 mon.a (mon.0) 11319 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.103 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.324650+0000 mon.a (mon.0) 11320 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.103 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.330689+0000 mon.a (mon.0) 11321 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.103 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.411259+0000 mon.a (mon.0) 11322 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.103 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.413786+0000 mon.a (mon.0) 11323 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.103 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.416763+0000 mon.a (mon.0) 11324 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.103 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.417909+0000 mon.a (mon.0) 11325 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.103 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.426306+0000 mon.a (mon.0) 11326 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.103 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.508183+0000 mon.a (mon.0) 11327 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.103 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.511258+0000 mon.a (mon.0) 11328 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.103 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.513638+0000 mon.a (mon.0) 11329 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.514477+0000 mon.a (mon.0) 11330 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.521269+0000 mon.a (mon.0) 11331 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.604289+0000 mon.a (mon.0) 11332 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.606425+0000 mon.a (mon.0) 11333 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.609158+0000 mon.a (mon.0) 11334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.610163+0000 mon.a (mon.0) 11335 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.104 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[68510]: audit 2024-02-10T06:48:52.618839+0000 mon.a (mon.0) 11336 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.104 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.514477+0000 mon.a (mon.0) 11330 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.104 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.521269+0000 mon.a (mon.0) 11331 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.104 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.604289+0000 mon.a (mon.0) 11332 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.105 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.606425+0000 mon.a (mon.0) 11333 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.105 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.609158+0000 mon.a (mon.0) 11334 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.105 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.610163+0000 mon.a (mon.0) 11335 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.105 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:52 smithi046 bash[71198]: audit 2024-02-10T06:48:52.618839+0000 mon.a (mon.0) 11336 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: cephadm 2024-02-10T06:48:51.761564+0000 mgr.y (mgr.34107) 2718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: cephadm 2024-02-10T06:48:51.860685+0000 mgr.y (mgr.34107) 2719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: cephadm 2024-02-10T06:48:51.955145+0000 mgr.y (mgr.34107) 2720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: cephadm 2024-02-10T06:48:52.050841+0000 mgr.y (mgr.34107) 2721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: cephadm 2024-02-10T06:48:52.145179+0000 mgr.y (mgr.34107) 2722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: cephadm 2024-02-10T06:48:52.238575+0000 mgr.y (mgr.34107) 2723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: cephadm 2024-02-10T06:48:52.331376+0000 mgr.y (mgr.34107) 2724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: cephadm 2024-02-10T06:48:52.427094+0000 mgr.y (mgr.34107) 2725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:52.505165+0000 mgr.y (mgr.34107) 2726 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:48:53.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: cephadm 2024-02-10T06:48:52.521840+0000 mgr.y (mgr.34107) 2727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: cephadm 2024-02-10T06:48:52.619516+0000 mgr.y (mgr.34107) 2728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:52.696910+0000 mon.a (mon.0) 11337 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:52.699766+0000 mon.a (mon.0) 11338 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:52.704002+0000 mon.a (mon.0) 11339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:52.705560+0000 mon.a (mon.0) 11340 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:52.715449+0000 mon.a (mon.0) 11341 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:52.795696+0000 mon.a (mon.0) 11342 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:52.797950+0000 mon.a (mon.0) 11343 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:52.801395+0000 mon.a (mon.0) 11344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:52.803050+0000 mon.a (mon.0) 11345 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:52.812154+0000 mon.a (mon.0) 11346 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:52.893916+0000 mon.a (mon.0) 11347 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:52.896228+0000 mon.a (mon.0) 11348 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:52.926693+0000 mon.a (mon.0) 11349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:52.928490+0000 mon.a (mon.0) 11350 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:52.938884+0000 mon.a (mon.0) 11351 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.019690+0000 mon.a (mon.0) 11352 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.022949+0000 mon.a (mon.0) 11353 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.026162+0000 mon.a (mon.0) 11354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.027045+0000 mon.a (mon.0) 11355 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.032926+0000 mon.a (mon.0) 11356 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.109721+0000 mon.a (mon.0) 11357 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.112358+0000 mon.a (mon.0) 11358 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.114891+0000 mon.a (mon.0) 11359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.115887+0000 mon.a (mon.0) 11360 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.121965+0000 mon.a (mon.0) 11361 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.207101+0000 mon.a (mon.0) 11362 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.211190+0000 mon.a (mon.0) 11363 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.213875+0000 mon.a (mon.0) 11364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.214802+0000 mon.a (mon.0) 11365 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.224227+0000 mon.a (mon.0) 11366 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.305175+0000 mon.a (mon.0) 11367 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.308381+0000 mon.a (mon.0) 11368 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.311531+0000 mon.a (mon.0) 11369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.312594+0000 mon.a (mon.0) 11370 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.318403+0000 mon.a (mon.0) 11371 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.397565+0000 mon.a (mon.0) 11372 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.400663+0000 mon.a (mon.0) 11373 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.403136+0000 mon.a (mon.0) 11374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.403960+0000 mon.a (mon.0) 11375 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.411208+0000 mon.a (mon.0) 11376 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.489522+0000 mon.a (mon.0) 11377 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.491851+0000 mon.a (mon.0) 11378 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.494449+0000 mon.a (mon.0) 11379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.495399+0000 mon.a (mon.0) 11380 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.501536+0000 mon.a (mon.0) 11381 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.579520+0000 mon.a (mon.0) 11382 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.582388+0000 mon.a (mon.0) 11383 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.585560+0000 mon.a (mon.0) 11384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.586861+0000 mon.a (mon.0) 11385 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[68510]: audit 2024-02-10T06:48:53.593432+0000 mon.a (mon.0) 11386 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: cephadm 2024-02-10T06:48:51.761564+0000 mgr.y (mgr.34107) 2718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: cephadm 2024-02-10T06:48:51.860685+0000 mgr.y (mgr.34107) 2719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: cephadm 2024-02-10T06:48:51.955145+0000 mgr.y (mgr.34107) 2720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: cephadm 2024-02-10T06:48:52.050841+0000 mgr.y (mgr.34107) 2721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: cephadm 2024-02-10T06:48:52.145179+0000 mgr.y (mgr.34107) 2722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: cephadm 2024-02-10T06:48:52.238575+0000 mgr.y (mgr.34107) 2723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: cephadm 2024-02-10T06:48:52.331376+0000 mgr.y (mgr.34107) 2724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: cephadm 2024-02-10T06:48:52.427094+0000 mgr.y (mgr.34107) 2725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:52.505165+0000 mgr.y (mgr.34107) 2726 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:48:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: cephadm 2024-02-10T06:48:52.521840+0000 mgr.y (mgr.34107) 2727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: cephadm 2024-02-10T06:48:52.619516+0000 mgr.y (mgr.34107) 2728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:52.696910+0000 mon.a (mon.0) 11337 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:52.699766+0000 mon.a (mon.0) 11338 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:52.704002+0000 mon.a (mon.0) 11339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:52.705560+0000 mon.a (mon.0) 11340 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:52.715449+0000 mon.a (mon.0) 11341 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:52.795696+0000 mon.a (mon.0) 11342 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:52.797950+0000 mon.a (mon.0) 11343 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:52.801395+0000 mon.a (mon.0) 11344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:52.803050+0000 mon.a (mon.0) 11345 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:52.812154+0000 mon.a (mon.0) 11346 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:52.893916+0000 mon.a (mon.0) 11347 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:52.896228+0000 mon.a (mon.0) 11348 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:52.926693+0000 mon.a (mon.0) 11349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:52.928490+0000 mon.a (mon.0) 11350 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:52.938884+0000 mon.a (mon.0) 11351 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.019690+0000 mon.a (mon.0) 11352 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.022949+0000 mon.a (mon.0) 11353 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.026162+0000 mon.a (mon.0) 11354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.027045+0000 mon.a (mon.0) 11355 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.032926+0000 mon.a (mon.0) 11356 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.109721+0000 mon.a (mon.0) 11357 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.112358+0000 mon.a (mon.0) 11358 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.114891+0000 mon.a (mon.0) 11359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.115887+0000 mon.a (mon.0) 11360 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.121965+0000 mon.a (mon.0) 11361 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.207101+0000 mon.a (mon.0) 11362 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.211190+0000 mon.a (mon.0) 11363 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.213875+0000 mon.a (mon.0) 11364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.214802+0000 mon.a (mon.0) 11365 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.224227+0000 mon.a (mon.0) 11366 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.305175+0000 mon.a (mon.0) 11367 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.308381+0000 mon.a (mon.0) 11368 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.311531+0000 mon.a (mon.0) 11369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.312594+0000 mon.a (mon.0) 11370 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.318403+0000 mon.a (mon.0) 11371 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.397565+0000 mon.a (mon.0) 11372 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.400663+0000 mon.a (mon.0) 11373 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.403136+0000 mon.a (mon.0) 11374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.403960+0000 mon.a (mon.0) 11375 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.411208+0000 mon.a (mon.0) 11376 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.489522+0000 mon.a (mon.0) 11377 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.491851+0000 mon.a (mon.0) 11378 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.494449+0000 mon.a (mon.0) 11379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.495399+0000 mon.a (mon.0) 11380 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.501536+0000 mon.a (mon.0) 11381 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.579520+0000 mon.a (mon.0) 11382 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.582388+0000 mon.a (mon.0) 11383 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.585560+0000 mon.a (mon.0) 11384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.586861+0000 mon.a (mon.0) 11385 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:53 smithi046 bash[71198]: audit 2024-02-10T06:48:53.593432+0000 mon.a (mon.0) 11386 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: cephadm 2024-02-10T06:48:51.761564+0000 mgr.y (mgr.34107) 2718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: cephadm 2024-02-10T06:48:51.860685+0000 mgr.y (mgr.34107) 2719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: cephadm 2024-02-10T06:48:51.955145+0000 mgr.y (mgr.34107) 2720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: cephadm 2024-02-10T06:48:52.050841+0000 mgr.y (mgr.34107) 2721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: cephadm 2024-02-10T06:48:52.145179+0000 mgr.y (mgr.34107) 2722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: cephadm 2024-02-10T06:48:52.238575+0000 mgr.y (mgr.34107) 2723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: cephadm 2024-02-10T06:48:52.331376+0000 mgr.y (mgr.34107) 2724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: cephadm 2024-02-10T06:48:52.427094+0000 mgr.y (mgr.34107) 2725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:52.505165+0000 mgr.y (mgr.34107) 2726 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:48:53.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: cephadm 2024-02-10T06:48:52.521840+0000 mgr.y (mgr.34107) 2727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: cephadm 2024-02-10T06:48:52.619516+0000 mgr.y (mgr.34107) 2728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:53.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:52.696910+0000 mon.a (mon.0) 11337 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:52.699766+0000 mon.a (mon.0) 11338 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:52.704002+0000 mon.a (mon.0) 11339 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:52.705560+0000 mon.a (mon.0) 11340 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:52.715449+0000 mon.a (mon.0) 11341 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:52.795696+0000 mon.a (mon.0) 11342 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:52.797950+0000 mon.a (mon.0) 11343 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:52.801395+0000 mon.a (mon.0) 11344 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:52.803050+0000 mon.a (mon.0) 11345 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:52.812154+0000 mon.a (mon.0) 11346 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:52.893916+0000 mon.a (mon.0) 11347 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:52.896228+0000 mon.a (mon.0) 11348 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:52.926693+0000 mon.a (mon.0) 11349 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:52.928490+0000 mon.a (mon.0) 11350 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:52.938884+0000 mon.a (mon.0) 11351 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.019690+0000 mon.a (mon.0) 11352 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.022949+0000 mon.a (mon.0) 11353 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.026162+0000 mon.a (mon.0) 11354 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.027045+0000 mon.a (mon.0) 11355 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.032926+0000 mon.a (mon.0) 11356 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.109721+0000 mon.a (mon.0) 11357 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.112358+0000 mon.a (mon.0) 11358 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.114891+0000 mon.a (mon.0) 11359 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.115887+0000 mon.a (mon.0) 11360 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.121965+0000 mon.a (mon.0) 11361 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.207101+0000 mon.a (mon.0) 11362 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.211190+0000 mon.a (mon.0) 11363 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.213875+0000 mon.a (mon.0) 11364 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.214802+0000 mon.a (mon.0) 11365 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.224227+0000 mon.a (mon.0) 11366 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.305175+0000 mon.a (mon.0) 11367 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.308381+0000 mon.a (mon.0) 11368 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.311531+0000 mon.a (mon.0) 11369 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.312594+0000 mon.a (mon.0) 11370 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.318403+0000 mon.a (mon.0) 11371 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.397565+0000 mon.a (mon.0) 11372 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:53.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.400663+0000 mon.a (mon.0) 11373 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:53.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.403136+0000 mon.a (mon.0) 11374 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:53.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.403960+0000 mon.a (mon.0) 11375 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:53.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.411208+0000 mon.a (mon.0) 11376 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:53.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.489522+0000 mon.a (mon.0) 11377 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.491851+0000 mon.a (mon.0) 11378 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.494449+0000 mon.a (mon.0) 11379 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.495399+0000 mon.a (mon.0) 11380 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.501536+0000 mon.a (mon.0) 11381 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.579520+0000 mon.a (mon.0) 11382 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.582388+0000 mon.a (mon.0) 11383 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.585560+0000 mon.a (mon.0) 11384 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.586861+0000 mon.a (mon.0) 11385 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:53 smithi175 bash[56722]: audit 2024-02-10T06:48:53.593432+0000 mon.a (mon.0) 11386 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: cephadm 2024-02-10T06:48:52.716384+0000 mgr.y (mgr.34107) 2729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: cephadm 2024-02-10T06:48:52.812997+0000 mgr.y (mgr.34107) 2730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: cephadm 2024-02-10T06:48:52.939990+0000 mgr.y (mgr.34107) 2731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: cephadm 2024-02-10T06:48:53.033399+0000 mgr.y (mgr.34107) 2732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: cephadm 2024-02-10T06:48:53.122635+0000 mgr.y (mgr.34107) 2733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: cluster 2024-02-10T06:48:53.156588+0000 mgr.y (mgr.34107) 2734 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:54.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: cephadm 2024-02-10T06:48:53.225002+0000 mgr.y (mgr.34107) 2735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: cephadm 2024-02-10T06:48:53.319000+0000 mgr.y (mgr.34107) 2736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: cephadm 2024-02-10T06:48:53.411821+0000 mgr.y (mgr.34107) 2737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: cephadm 2024-02-10T06:48:53.502319+0000 mgr.y (mgr.34107) 2738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: cephadm 2024-02-10T06:48:53.593904+0000 mgr.y (mgr.34107) 2739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:53.689526+0000 mon.a (mon.0) 11387 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:53.691761+0000 mon.a (mon.0) 11388 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:53.694091+0000 mon.a (mon.0) 11389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:53.694885+0000 mon.a (mon.0) 11390 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:53.701183+0000 mon.a (mon.0) 11391 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: cephadm 2024-02-10T06:48:53.701733+0000 mgr.y (mgr.34107) 2740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:53.779498+0000 mon.a (mon.0) 11392 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:53.782661+0000 mon.a (mon.0) 11393 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:53.786593+0000 mon.a (mon.0) 11394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: cephadm 2024-02-10T06:48:52.716384+0000 mgr.y (mgr.34107) 2729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: cephadm 2024-02-10T06:48:52.812997+0000 mgr.y (mgr.34107) 2730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: cephadm 2024-02-10T06:48:52.939990+0000 mgr.y (mgr.34107) 2731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: cephadm 2024-02-10T06:48:53.033399+0000 mgr.y (mgr.34107) 2732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: cephadm 2024-02-10T06:48:53.122635+0000 mgr.y (mgr.34107) 2733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: cluster 2024-02-10T06:48:53.156588+0000 mgr.y (mgr.34107) 2734 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:54.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: cephadm 2024-02-10T06:48:53.225002+0000 mgr.y (mgr.34107) 2735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: cephadm 2024-02-10T06:48:53.319000+0000 mgr.y (mgr.34107) 2736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: cephadm 2024-02-10T06:48:53.411821+0000 mgr.y (mgr.34107) 2737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: cephadm 2024-02-10T06:48:53.502319+0000 mgr.y (mgr.34107) 2738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: cephadm 2024-02-10T06:48:53.593904+0000 mgr.y (mgr.34107) 2739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:53.689526+0000 mon.a (mon.0) 11387 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:53.691761+0000 mon.a (mon.0) 11388 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:53.694091+0000 mon.a (mon.0) 11389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:53.694885+0000 mon.a (mon.0) 11390 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:53.701183+0000 mon.a (mon.0) 11391 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: cephadm 2024-02-10T06:48:53.701733+0000 mgr.y (mgr.34107) 2740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:53.779498+0000 mon.a (mon.0) 11392 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:53.782661+0000 mon.a (mon.0) 11393 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:53.786593+0000 mon.a (mon.0) 11394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:53.788136+0000 mon.a (mon.0) 11395 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:53.797445+0000 mon.a (mon.0) 11396 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:53.881087+0000 mon.a (mon.0) 11397 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:53.884171+0000 mon.a (mon.0) 11398 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:53.886587+0000 mon.a (mon.0) 11399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:53.887575+0000 mon.a (mon.0) 11400 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:53.896344+0000 mon.a (mon.0) 11401 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:53.976712+0000 mon.a (mon.0) 11402 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:53.978978+0000 mon.a (mon.0) 11403 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:53.981579+0000 mon.a (mon.0) 11404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:53.982515+0000 mon.a (mon.0) 11405 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:53.990789+0000 mon.a (mon.0) 11406 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.103028+0000 mon.a (mon.0) 11407 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.106859+0000 mon.a (mon.0) 11408 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.109700+0000 mon.a (mon.0) 11409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.110543+0000 mon.a (mon.0) 11410 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.118238+0000 mon.a (mon.0) 11411 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.195850+0000 mon.a (mon.0) 11412 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.198182+0000 mon.a (mon.0) 11413 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.234435+0000 mon.a (mon.0) 11414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.236419+0000 mon.a (mon.0) 11415 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.247261+0000 mon.a (mon.0) 11416 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.325904+0000 mon.a (mon.0) 11417 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.328865+0000 mon.a (mon.0) 11418 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.332284+0000 mon.a (mon.0) 11419 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.333479+0000 mon.a (mon.0) 11420 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.341819+0000 mon.a (mon.0) 11421 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.415624+0000 mon.a (mon.0) 11422 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.417678+0000 mon.a (mon.0) 11423 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.420485+0000 mon.a (mon.0) 11424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.421424+0000 mon.a (mon.0) 11425 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.428890+0000 mon.a (mon.0) 11426 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.512673+0000 mon.a (mon.0) 11427 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.516292+0000 mon.a (mon.0) 11428 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.520297+0000 mon.a (mon.0) 11429 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.521749+0000 mon.a (mon.0) 11430 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.529203+0000 mon.a (mon.0) 11431 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.554178+0000 mon.a (mon.0) 11432 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.563265+0000 mon.a (mon.0) 11433 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.569264+0000 mon.a (mon.0) 11434 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:53.788136+0000 mon.a (mon.0) 11395 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:53.797445+0000 mon.a (mon.0) 11396 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:53.881087+0000 mon.a (mon.0) 11397 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:53.884171+0000 mon.a (mon.0) 11398 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:53.886587+0000 mon.a (mon.0) 11399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:53.887575+0000 mon.a (mon.0) 11400 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:53.896344+0000 mon.a (mon.0) 11401 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:53.976712+0000 mon.a (mon.0) 11402 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:53.978978+0000 mon.a (mon.0) 11403 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:53.981579+0000 mon.a (mon.0) 11404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:53.982515+0000 mon.a (mon.0) 11405 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:53.990789+0000 mon.a (mon.0) 11406 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.103028+0000 mon.a (mon.0) 11407 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.106859+0000 mon.a (mon.0) 11408 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.109700+0000 mon.a (mon.0) 11409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.110543+0000 mon.a (mon.0) 11410 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.118238+0000 mon.a (mon.0) 11411 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.195850+0000 mon.a (mon.0) 11412 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.198182+0000 mon.a (mon.0) 11413 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.234435+0000 mon.a (mon.0) 11414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.610294+0000 mon.a (mon.0) 11435 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.613603+0000 mon.a (mon.0) 11436 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.616270+0000 mon.a (mon.0) 11437 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.618417+0000 mon.a (mon.0) 11438 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.621775+0000 mon.a (mon.0) 11439 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.625359+0000 mon.a (mon.0) 11440 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.627886+0000 mon.a (mon.0) 11441 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.629638+0000 mon.a (mon.0) 11442 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.631428+0000 mon.a (mon.0) 11443 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.633312+0000 mon.a (mon.0) 11444 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.635390+0000 mon.a (mon.0) 11445 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.637172+0000 mon.a (mon.0) 11446 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.639232+0000 mon.a (mon.0) 11447 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.641781+0000 mon.a (mon.0) 11448 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[68510]: audit 2024-02-10T06:48:54.644022+0000 mon.a (mon.0) 11449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.236419+0000 mon.a (mon.0) 11415 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.247261+0000 mon.a (mon.0) 11416 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.325904+0000 mon.a (mon.0) 11417 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.328865+0000 mon.a (mon.0) 11418 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.332284+0000 mon.a (mon.0) 11419 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.333479+0000 mon.a (mon.0) 11420 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.341819+0000 mon.a (mon.0) 11421 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.415624+0000 mon.a (mon.0) 11422 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.417678+0000 mon.a (mon.0) 11423 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.420485+0000 mon.a (mon.0) 11424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.421424+0000 mon.a (mon.0) 11425 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.428890+0000 mon.a (mon.0) 11426 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.512673+0000 mon.a (mon.0) 11427 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.516292+0000 mon.a (mon.0) 11428 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.520297+0000 mon.a (mon.0) 11429 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.521749+0000 mon.a (mon.0) 11430 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.529203+0000 mon.a (mon.0) 11431 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.554178+0000 mon.a (mon.0) 11432 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.563265+0000 mon.a (mon.0) 11433 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.569264+0000 mon.a (mon.0) 11434 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.610294+0000 mon.a (mon.0) 11435 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.613603+0000 mon.a (mon.0) 11436 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.616270+0000 mon.a (mon.0) 11437 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.618417+0000 mon.a (mon.0) 11438 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.621775+0000 mon.a (mon.0) 11439 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.625359+0000 mon.a (mon.0) 11440 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.627886+0000 mon.a (mon.0) 11441 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.629638+0000 mon.a (mon.0) 11442 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.631428+0000 mon.a (mon.0) 11443 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.633312+0000 mon.a (mon.0) 11444 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.635390+0000 mon.a (mon.0) 11445 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.637172+0000 mon.a (mon.0) 11446 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.639232+0000 mon.a (mon.0) 11447 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.641781+0000 mon.a (mon.0) 11448 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:54 smithi046 bash[71198]: audit 2024-02-10T06:48:54.644022+0000 mon.a (mon.0) 11449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: cephadm 2024-02-10T06:48:52.716384+0000 mgr.y (mgr.34107) 2729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: cephadm 2024-02-10T06:48:52.812997+0000 mgr.y (mgr.34107) 2730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: cephadm 2024-02-10T06:48:52.939990+0000 mgr.y (mgr.34107) 2731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: cephadm 2024-02-10T06:48:53.033399+0000 mgr.y (mgr.34107) 2732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: cephadm 2024-02-10T06:48:53.122635+0000 mgr.y (mgr.34107) 2733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: cluster 2024-02-10T06:48:53.156588+0000 mgr.y (mgr.34107) 2734 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:48:54.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: cephadm 2024-02-10T06:48:53.225002+0000 mgr.y (mgr.34107) 2735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: cephadm 2024-02-10T06:48:53.319000+0000 mgr.y (mgr.34107) 2736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: cephadm 2024-02-10T06:48:53.411821+0000 mgr.y (mgr.34107) 2737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: cephadm 2024-02-10T06:48:53.502319+0000 mgr.y (mgr.34107) 2738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: cephadm 2024-02-10T06:48:53.593904+0000 mgr.y (mgr.34107) 2739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:53.689526+0000 mon.a (mon.0) 11387 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:53.691761+0000 mon.a (mon.0) 11388 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:53.694091+0000 mon.a (mon.0) 11389 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:53.694885+0000 mon.a (mon.0) 11390 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:53.701183+0000 mon.a (mon.0) 11391 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: cephadm 2024-02-10T06:48:53.701733+0000 mgr.y (mgr.34107) 2740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:53.779498+0000 mon.a (mon.0) 11392 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:53.782661+0000 mon.a (mon.0) 11393 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:53.786593+0000 mon.a (mon.0) 11394 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:53.788136+0000 mon.a (mon.0) 11395 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:53.797445+0000 mon.a (mon.0) 11396 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:53.881087+0000 mon.a (mon.0) 11397 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:53.884171+0000 mon.a (mon.0) 11398 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:53.886587+0000 mon.a (mon.0) 11399 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:53.887575+0000 mon.a (mon.0) 11400 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:53.896344+0000 mon.a (mon.0) 11401 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:53.976712+0000 mon.a (mon.0) 11402 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:53.978978+0000 mon.a (mon.0) 11403 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:53.981579+0000 mon.a (mon.0) 11404 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:53.982515+0000 mon.a (mon.0) 11405 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:53.990789+0000 mon.a (mon.0) 11406 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.103028+0000 mon.a (mon.0) 11407 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.106859+0000 mon.a (mon.0) 11408 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.109700+0000 mon.a (mon.0) 11409 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.110543+0000 mon.a (mon.0) 11410 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.118238+0000 mon.a (mon.0) 11411 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.996 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.195850+0000 mon.a (mon.0) 11412 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.198182+0000 mon.a (mon.0) 11413 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.234435+0000 mon.a (mon.0) 11414 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.236419+0000 mon.a (mon.0) 11415 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.247261+0000 mon.a (mon.0) 11416 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.325904+0000 mon.a (mon.0) 11417 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.328865+0000 mon.a (mon.0) 11418 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.997 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.332284+0000 mon.a (mon.0) 11419 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.333479+0000 mon.a (mon.0) 11420 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.341819+0000 mon.a (mon.0) 11421 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.415624+0000 mon.a (mon.0) 11422 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.417678+0000 mon.a (mon.0) 11423 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.420485+0000 mon.a (mon.0) 11424 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.421424+0000 mon.a (mon.0) 11425 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.428890+0000 mon.a (mon.0) 11426 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.512673+0000 mon.a (mon.0) 11427 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.516292+0000 mon.a (mon.0) 11428 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.520297+0000 mon.a (mon.0) 11429 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:48:54.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.521749+0000 mon.a (mon.0) 11430 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:48:54.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.529203+0000 mon.a (mon.0) 11431 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.554178+0000 mon.a (mon.0) 11432 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.998 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.563265+0000 mon.a (mon.0) 11433 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.569264+0000 mon.a (mon.0) 11434 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.610294+0000 mon.a (mon.0) 11435 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:48:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.613603+0000 mon.a (mon.0) 11436 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.616270+0000 mon.a (mon.0) 11437 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.618417+0000 mon.a (mon.0) 11438 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.621775+0000 mon.a (mon.0) 11439 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.625359+0000 mon.a (mon.0) 11440 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.627886+0000 mon.a (mon.0) 11441 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.629638+0000 mon.a (mon.0) 11442 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.631428+0000 mon.a (mon.0) 11443 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.633312+0000 mon.a (mon.0) 11444 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.635390+0000 mon.a (mon.0) 11445 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:54.999 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.637172+0000 mon.a (mon.0) 11446 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:55.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.639232+0000 mon.a (mon.0) 11447 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:55.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.641781+0000 mon.a (mon.0) 11448 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:55.000 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:54 smithi175 bash[56722]: audit 2024-02-10T06:48:54.644022+0000 mon.a (mon.0) 11449 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:55.374 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:48:55 smithi046 bash[110539]: ts=2024-02-10T06:48:55.025Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003437282s 2024-02-10T06:48:55.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:55 smithi046 bash[68510]: cephadm 2024-02-10T06:48:53.798194+0000 mgr.y (mgr.34107) 2741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:55 smithi046 bash[68510]: cephadm 2024-02-10T06:48:53.897131+0000 mgr.y (mgr.34107) 2742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:55 smithi046 bash[68510]: cephadm 2024-02-10T06:48:53.991335+0000 mgr.y (mgr.34107) 2743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:55 smithi046 bash[68510]: cephadm 2024-02-10T06:48:54.118940+0000 mgr.y (mgr.34107) 2744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:55 smithi046 bash[68510]: cephadm 2024-02-10T06:48:54.248089+0000 mgr.y (mgr.34107) 2745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:55 smithi046 bash[68510]: cephadm 2024-02-10T06:48:54.342537+0000 mgr.y (mgr.34107) 2746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:55 smithi046 bash[68510]: cephadm 2024-02-10T06:48:54.429706+0000 mgr.y (mgr.34107) 2747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:55 smithi046 bash[68510]: cephadm 2024-02-10T06:48:54.530021+0000 mgr.y (mgr.34107) 2748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:55 smithi046 bash[68510]: audit 2024-02-10T06:48:54.646376+0000 mon.a (mon.0) 11450 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:55.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:55 smithi046 bash[71198]: cephadm 2024-02-10T06:48:53.798194+0000 mgr.y (mgr.34107) 2741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:55 smithi046 bash[71198]: cephadm 2024-02-10T06:48:53.897131+0000 mgr.y (mgr.34107) 2742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:55 smithi046 bash[71198]: cephadm 2024-02-10T06:48:53.991335+0000 mgr.y (mgr.34107) 2743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:55 smithi046 bash[71198]: cephadm 2024-02-10T06:48:54.118940+0000 mgr.y (mgr.34107) 2744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:55 smithi046 bash[71198]: cephadm 2024-02-10T06:48:54.248089+0000 mgr.y (mgr.34107) 2745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:55 smithi046 bash[71198]: cephadm 2024-02-10T06:48:54.342537+0000 mgr.y (mgr.34107) 2746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:55 smithi046 bash[71198]: cephadm 2024-02-10T06:48:54.429706+0000 mgr.y (mgr.34107) 2747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:55 smithi046 bash[71198]: cephadm 2024-02-10T06:48:54.530021+0000 mgr.y (mgr.34107) 2748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:55 smithi046 bash[71198]: audit 2024-02-10T06:48:54.646376+0000 mon.a (mon.0) 11450 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:55.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:55 smithi175 bash[56722]: cephadm 2024-02-10T06:48:53.798194+0000 mgr.y (mgr.34107) 2741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:55 smithi175 bash[56722]: cephadm 2024-02-10T06:48:53.897131+0000 mgr.y (mgr.34107) 2742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:55 smithi175 bash[56722]: cephadm 2024-02-10T06:48:53.991335+0000 mgr.y (mgr.34107) 2743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:55 smithi175 bash[56722]: cephadm 2024-02-10T06:48:54.118940+0000 mgr.y (mgr.34107) 2744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:55 smithi175 bash[56722]: cephadm 2024-02-10T06:48:54.248089+0000 mgr.y (mgr.34107) 2745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:55 smithi175 bash[56722]: cephadm 2024-02-10T06:48:54.342537+0000 mgr.y (mgr.34107) 2746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:55 smithi175 bash[56722]: cephadm 2024-02-10T06:48:54.429706+0000 mgr.y (mgr.34107) 2747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:55 smithi175 bash[56722]: cephadm 2024-02-10T06:48:54.530021+0000 mgr.y (mgr.34107) 2748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:48:55.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:55 smithi175 bash[56722]: audit 2024-02-10T06:48:54.646376+0000 mon.a (mon.0) 11450 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:48:56.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:56 smithi175 bash[56722]: cluster 2024-02-10T06:48:55.157278+0000 mgr.y (mgr.34107) 2749 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:57.042 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:56 smithi046 bash[68510]: cluster 2024-02-10T06:48:55.157278+0000 mgr.y (mgr.34107) 2749 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:57.043 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:56 smithi046 bash[71198]: cluster 2024-02-10T06:48:55.157278+0000 mgr.y (mgr.34107) 2749 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:58.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:58 smithi046 bash[68510]: cluster 2024-02-10T06:48:57.158217+0000 mgr.y (mgr.34107) 2750 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:58.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:58 smithi046 bash[68510]: cephadm 2024-02-10T06:48:57.423539+0000 mgr.y (mgr.34107) 2751 : cephadm 1 Upgrade: Updating grafana.a 2024-02-10T06:48:58.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:58 smithi046 bash[68510]: cephadm 2024-02-10T06:48:57.448597+0000 mgr.y (mgr.34107) 2752 : cephadm 1 Deploying daemon grafana.a on smithi175 2024-02-10T06:48:58.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:58 smithi046 bash[68510]: audit 2024-02-10T06:48:58.618757+0000 mon.a (mon.0) 11451 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:58.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:58 smithi046 bash[68510]: audit 2024-02-10T06:48:58.627119+0000 mon.a (mon.0) 11452 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:58.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:48:58 smithi046 bash[68510]: audit 2024-02-10T06:48:58.636405+0000 mon.a (mon.0) 11453 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:58.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:58 smithi046 bash[71198]: cluster 2024-02-10T06:48:57.158217+0000 mgr.y (mgr.34107) 2750 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:58.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:58 smithi046 bash[71198]: cephadm 2024-02-10T06:48:57.423539+0000 mgr.y (mgr.34107) 2751 : cephadm 1 Upgrade: Updating grafana.a 2024-02-10T06:48:58.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:58 smithi046 bash[71198]: cephadm 2024-02-10T06:48:57.448597+0000 mgr.y (mgr.34107) 2752 : cephadm 1 Deploying daemon grafana.a on smithi175 2024-02-10T06:48:58.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:58 smithi046 bash[71198]: audit 2024-02-10T06:48:58.618757+0000 mon.a (mon.0) 11451 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:58.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:58 smithi046 bash[71198]: audit 2024-02-10T06:48:58.627119+0000 mon.a (mon.0) 11452 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:58.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:48:58 smithi046 bash[71198]: audit 2024-02-10T06:48:58.636405+0000 mon.a (mon.0) 11453 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:58.925 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:58 smithi175 bash[56722]: cluster 2024-02-10T06:48:57.158217+0000 mgr.y (mgr.34107) 2750 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:48:58.926 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:58 smithi175 bash[56722]: cephadm 2024-02-10T06:48:57.423539+0000 mgr.y (mgr.34107) 2751 : cephadm 1 Upgrade: Updating grafana.a 2024-02-10T06:48:58.926 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:58 smithi175 bash[56722]: cephadm 2024-02-10T06:48:57.448597+0000 mgr.y (mgr.34107) 2752 : cephadm 1 Deploying daemon grafana.a on smithi175 2024-02-10T06:48:58.926 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:58 smithi175 bash[56722]: audit 2024-02-10T06:48:58.618757+0000 mon.a (mon.0) 11451 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:58.926 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:58 smithi175 bash[56722]: audit 2024-02-10T06:48:58.627119+0000 mon.a (mon.0) 11452 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:48:58.926 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:48:58 smithi175 bash[56722]: audit 2024-02-10T06:48:58.636405+0000 mon.a (mon.0) 11453 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:00.562 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:00 smithi175 bash[56722]: cluster 2024-02-10T06:48:59.159471+0000 mgr.y (mgr.34107) 2753 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:00.562 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:00 smithi175 bash[56722]: audit 2024-02-10T06:48:59.506106+0000 mon.a (mon.0) 11454 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:49:00.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:00 smithi046 bash[68510]: cluster 2024-02-10T06:48:59.159471+0000 mgr.y (mgr.34107) 2753 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:00.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:00 smithi046 bash[68510]: audit 2024-02-10T06:48:59.506106+0000 mon.a (mon.0) 11454 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:49:00.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:00 smithi046 bash[71198]: cluster 2024-02-10T06:48:59.159471+0000 mgr.y (mgr.34107) 2753 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:00.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:00 smithi046 bash[71198]: audit 2024-02-10T06:48:59.506106+0000 mon.a (mon.0) 11454 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:49:01.375 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:49:01 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:49:01] "GET /metrics HTTP/1.1" 200 38767 "" "Prometheus/2.43.0" 2024-02-10T06:49:02.049 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:02 smithi175 systemd[1]: Stopping Ceph grafana.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:49:02.310 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:02 smithi175 bash[49311]: t=2024-02-10T06:49:02+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-02-10T06:49:02.603 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:02 smithi175 bash[56722]: cluster 2024-02-10T06:49:01.160984+0000 mgr.y (mgr.34107) 2754 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:02.603 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:02 smithi175 bash[56722]: audit 2024-02-10T06:49:02.146344+0000 mon.a (mon.0) 11455 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:02.603 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:02 smithi175 bash[56722]: audit 2024-02-10T06:49:02.157130+0000 mon.a (mon.0) 11456 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:02.603 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:02 smithi175 bash[56722]: audit 2024-02-10T06:49:02.169657+0000 mon.a (mon.0) 11457 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:02.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:02 smithi046 bash[68510]: cluster 2024-02-10T06:49:01.160984+0000 mgr.y (mgr.34107) 2754 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:02.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:02 smithi046 bash[68510]: audit 2024-02-10T06:49:02.146344+0000 mon.a (mon.0) 11455 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:02.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:02 smithi046 bash[68510]: audit 2024-02-10T06:49:02.157130+0000 mon.a (mon.0) 11456 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:02.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:02 smithi046 bash[68510]: audit 2024-02-10T06:49:02.169657+0000 mon.a (mon.0) 11457 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:02.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:02 smithi046 bash[71198]: cluster 2024-02-10T06:49:01.160984+0000 mgr.y (mgr.34107) 2754 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:02.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:02 smithi046 bash[71198]: audit 2024-02-10T06:49:02.146344+0000 mon.a (mon.0) 11455 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:02.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:02 smithi046 bash[71198]: audit 2024-02-10T06:49:02.157130+0000 mon.a (mon.0) 11456 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:02.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:02 smithi046 bash[71198]: audit 2024-02-10T06:49:02.169657+0000 mon.a (mon.0) 11457 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:03.342 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:03 smithi175 bash[90823]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-grafana-a 2024-02-10T06:49:03.613 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:03 smithi175 bash[56722]: audit 2024-02-10T06:49:02.383989+0000 mon.a (mon.0) 11458 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:03.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:03 smithi175 bash[56722]: audit 2024-02-10T06:49:02.394966+0000 mon.a (mon.0) 11459 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:03.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:03 smithi175 bash[56722]: cluster 2024-02-10T06:49:02.397029+0000 mgr.y (mgr.34107) 2755 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 910 B/s rd, 0 op/s 2024-02-10T06:49:03.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:03 smithi175 bash[56722]: audit 2024-02-10T06:49:02.402613+0000 mon.a (mon.0) 11460 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:03.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:03 smithi175 bash[56722]: audit 2024-02-10T06:49:02.514229+0000 mgr.y (mgr.34107) 2756 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:49:03.614 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:03 smithi175 bash[91021]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-grafana-a 2024-02-10T06:49:03.615 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:03 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@grafana.a.service: Succeeded. 2024-02-10T06:49:03.615 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:03 smithi175 systemd[1]: Stopped Ceph grafana.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:49:03.746 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:03 smithi175 systemd[1]: Started Ceph grafana.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:49:03.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:03 smithi046 bash[71198]: audit 2024-02-10T06:49:02.383989+0000 mon.a (mon.0) 11458 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:03.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:03 smithi046 bash[71198]: audit 2024-02-10T06:49:02.394966+0000 mon.a (mon.0) 11459 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:03.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:03 smithi046 bash[71198]: cluster 2024-02-10T06:49:02.397029+0000 mgr.y (mgr.34107) 2755 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 910 B/s rd, 0 op/s 2024-02-10T06:49:03.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:03 smithi046 bash[71198]: audit 2024-02-10T06:49:02.402613+0000 mon.a (mon.0) 11460 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:03.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:03 smithi046 bash[71198]: audit 2024-02-10T06:49:02.514229+0000 mgr.y (mgr.34107) 2756 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:49:03.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:03 smithi046 bash[68510]: audit 2024-02-10T06:49:02.383989+0000 mon.a (mon.0) 11458 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:03.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:03 smithi046 bash[68510]: audit 2024-02-10T06:49:02.394966+0000 mon.a (mon.0) 11459 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:03.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:03 smithi046 bash[68510]: cluster 2024-02-10T06:49:02.397029+0000 mgr.y (mgr.34107) 2755 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 910 B/s rd, 0 op/s 2024-02-10T06:49:03.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:03 smithi046 bash[68510]: audit 2024-02-10T06:49:02.402613+0000 mon.a (mon.0) 11460 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:03.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:03 smithi046 bash[68510]: audit 2024-02-10T06:49:02.514229+0000 mgr.y (mgr.34107) 2756 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:49:04.770 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: cluster 2024-02-10T06:49:03.390816+0000 mon.a (mon.0) 11461 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:49:04.770 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:03.667379+0000 mon.a (mon.0) 11462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.771 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:03.678084+0000 mon.a (mon.0) 11463 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.771 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:03.683616+0000 mon.a (mon.0) 11464 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.771 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:03.684992+0000 mon.a (mon.0) 11465 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:04.771 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: cluster 2024-02-10T06:49:03.688062+0000 mgr.y (mgr.34107) 2757 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-02-10T06:49:04.771 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:03.694293+0000 mon.a (mon.0) 11466 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.771 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: cephadm 2024-02-10T06:49:03.695255+0000 mgr.y (mgr.34107) 2758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:04.771 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:03.775663+0000 mon.a (mon.0) 11467 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T06:49:04.771 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:03.784416+0000 mon.a (mon.0) 11468 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:04.771 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:03.788087+0000 mon.a (mon.0) 11469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:04.771 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:03.793080+0000 mon.a (mon.0) 11470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.771 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:03.794761+0000 mon.a (mon.0) 11471 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:04.771 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:03.804871+0000 mon.a (mon.0) 11472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.771 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:03.888618+0000 mon.a (mon.0) 11473 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:04.771 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:03.891763+0000 mon.a (mon.0) 11474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:04.772 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:03.894995+0000 mon.a (mon.0) 11475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.772 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:03.896277+0000 mon.a (mon.0) 11476 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:04.772 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:03.905893+0000 mon.a (mon.0) 11477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.772 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:03.983371+0000 mon.a (mon.0) 11478 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:04.772 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:03.986074+0000 mon.a (mon.0) 11479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:04.772 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:03.989108+0000 mon.a (mon.0) 11480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.772 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:03.990243+0000 mon.a (mon.0) 11481 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:04.772 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:03.998693+0000 mon.a (mon.0) 11482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.772 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:04.077781+0000 mon.a (mon.0) 11483 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:04.772 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:04.082629+0000 mon.a (mon.0) 11484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:04.772 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:04.086800+0000 mon.a (mon.0) 11485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.772 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:04.088309+0000 mon.a (mon.0) 11486 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:04.772 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:04.097838+0000 mon.a (mon.0) 11487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.772 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:04.180343+0000 mon.a (mon.0) 11488 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:04.773 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:04.182674+0000 mon.a (mon.0) 11489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:04.773 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:04.185513+0000 mon.a (mon.0) 11490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.773 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:04.186488+0000 mon.a (mon.0) 11491 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:04.773 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:04.194136+0000 mon.a (mon.0) 11492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.773 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:04.276744+0000 mon.a (mon.0) 11493 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:04.773 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:04.279063+0000 mon.a (mon.0) 11494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:04.773 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:04.281458+0000 mon.a (mon.0) 11495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.773 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:04.282355+0000 mon.a (mon.0) 11496 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:04.773 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:04.289666+0000 mon.a (mon.0) 11497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.773 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:04.369775+0000 mon.a (mon.0) 11498 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:04.773 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:04.373946+0000 mon.a (mon.0) 11499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:04.774 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:04.377185+0000 mon.a (mon.0) 11500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.774 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:04 smithi175 bash[56722]: audit 2024-02-10T06:49:04.378419+0000 mon.a (mon.0) 11501 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:04.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: cluster 2024-02-10T06:49:03.390816+0000 mon.a (mon.0) 11461 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:49:04.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:03.667379+0000 mon.a (mon.0) 11462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:03.678084+0000 mon.a (mon.0) 11463 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:03.683616+0000 mon.a (mon.0) 11464 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:03.684992+0000 mon.a (mon.0) 11465 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:04.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: cluster 2024-02-10T06:49:03.688062+0000 mgr.y (mgr.34107) 2757 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-02-10T06:49:04.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:03.694293+0000 mon.a (mon.0) 11466 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: cephadm 2024-02-10T06:49:03.695255+0000 mgr.y (mgr.34107) 2758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:04.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:03.775663+0000 mon.a (mon.0) 11467 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T06:49:04.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:03.784416+0000 mon.a (mon.0) 11468 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:04.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:03.788087+0000 mon.a (mon.0) 11469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:04.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:03.793080+0000 mon.a (mon.0) 11470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:03.794761+0000 mon.a (mon.0) 11471 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:04.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:03.804871+0000 mon.a (mon.0) 11472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:03.888618+0000 mon.a (mon.0) 11473 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:04.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:03.891763+0000 mon.a (mon.0) 11474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:04.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:03.894995+0000 mon.a (mon.0) 11475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:03.896277+0000 mon.a (mon.0) 11476 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:04.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:03.905893+0000 mon.a (mon.0) 11477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:03.983371+0000 mon.a (mon.0) 11478 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:04.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:03.986074+0000 mon.a (mon.0) 11479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:04.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:03.989108+0000 mon.a (mon.0) 11480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:03.990243+0000 mon.a (mon.0) 11481 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:04.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:03.998693+0000 mon.a (mon.0) 11482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:04.077781+0000 mon.a (mon.0) 11483 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:04.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:04.082629+0000 mon.a (mon.0) 11484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:04.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:04.086800+0000 mon.a (mon.0) 11485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:04.088309+0000 mon.a (mon.0) 11486 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:04.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:04.097838+0000 mon.a (mon.0) 11487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:04.180343+0000 mon.a (mon.0) 11488 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:04.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:04.182674+0000 mon.a (mon.0) 11489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:04.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:04.185513+0000 mon.a (mon.0) 11490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:04.186488+0000 mon.a (mon.0) 11491 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:04.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:04.194136+0000 mon.a (mon.0) 11492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:04.276744+0000 mon.a (mon.0) 11493 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:04.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:04.279063+0000 mon.a (mon.0) 11494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:04.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:04.281458+0000 mon.a (mon.0) 11495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:04.282355+0000 mon.a (mon.0) 11496 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:04.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:04.289666+0000 mon.a (mon.0) 11497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:04.369775+0000 mon.a (mon.0) 11498 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:04.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:04.373946+0000 mon.a (mon.0) 11499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:04.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:04.377185+0000 mon.a (mon.0) 11500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[71198]: audit 2024-02-10T06:49:04.378419+0000 mon.a (mon.0) 11501 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:04.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: cluster 2024-02-10T06:49:03.390816+0000 mon.a (mon.0) 11461 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-10T06:49:04.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:03.667379+0000 mon.a (mon.0) 11462 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:03.678084+0000 mon.a (mon.0) 11463 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:03.683616+0000 mon.a (mon.0) 11464 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:03.684992+0000 mon.a (mon.0) 11465 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:04.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: cluster 2024-02-10T06:49:03.688062+0000 mgr.y (mgr.34107) 2757 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-02-10T06:49:04.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:03.694293+0000 mon.a (mon.0) 11466 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: cephadm 2024-02-10T06:49:03.695255+0000 mgr.y (mgr.34107) 2758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:04.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:03.775663+0000 mon.a (mon.0) 11467 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T06:49:04.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:03.784416+0000 mon.a (mon.0) 11468 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:04.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:03.788087+0000 mon.a (mon.0) 11469 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:04.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:03.793080+0000 mon.a (mon.0) 11470 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:03.794761+0000 mon.a (mon.0) 11471 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:04.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:03.804871+0000 mon.a (mon.0) 11472 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:03.888618+0000 mon.a (mon.0) 11473 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:03.891763+0000 mon.a (mon.0) 11474 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:03.894995+0000 mon.a (mon.0) 11475 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:03.896277+0000 mon.a (mon.0) 11476 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:03.905893+0000 mon.a (mon.0) 11477 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:03.983371+0000 mon.a (mon.0) 11478 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:03.986074+0000 mon.a (mon.0) 11479 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:03.989108+0000 mon.a (mon.0) 11480 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:03.990243+0000 mon.a (mon.0) 11481 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:03.998693+0000 mon.a (mon.0) 11482 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:04.077781+0000 mon.a (mon.0) 11483 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:04.082629+0000 mon.a (mon.0) 11484 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:04.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:04.086800+0000 mon.a (mon.0) 11485 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:04.088309+0000 mon.a (mon.0) 11486 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:04.097838+0000 mon.a (mon.0) 11487 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:04.180343+0000 mon.a (mon.0) 11488 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:04.182674+0000 mon.a (mon.0) 11489 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:04.185513+0000 mon.a (mon.0) 11490 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:04.186488+0000 mon.a (mon.0) 11491 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:04.194136+0000 mon.a (mon.0) 11492 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:04.276744+0000 mon.a (mon.0) 11493 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:04.279063+0000 mon.a (mon.0) 11494 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:04.281458+0000 mon.a (mon.0) 11495 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:04.282355+0000 mon.a (mon.0) 11496 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:04.289666+0000 mon.a (mon.0) 11497 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:04.369775+0000 mon.a (mon.0) 11498 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:04.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:04.373946+0000 mon.a (mon.0) 11499 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:04.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:04.377185+0000 mon.a (mon.0) 11500 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:04.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:04 smithi046 bash[68510]: audit 2024-02-10T06:49:04.378419+0000 mon.a (mon.0) 11501 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:03.776685+0000 mgr.y (mgr.34107) 2759 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T06:49:05.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: cephadm 2024-02-10T06:49:03.805791+0000 mgr.y (mgr.34107) 2760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: cephadm 2024-02-10T06:49:03.906870+0000 mgr.y (mgr.34107) 2761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: cephadm 2024-02-10T06:49:03.999311+0000 mgr.y (mgr.34107) 2762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: cephadm 2024-02-10T06:49:04.098682+0000 mgr.y (mgr.34107) 2763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: cephadm 2024-02-10T06:49:04.195025+0000 mgr.y (mgr.34107) 2764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: cephadm 2024-02-10T06:49:04.290215+0000 mgr.y (mgr.34107) 2765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.385070+0000 mon.a (mon.0) 11502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: cephadm 2024-02-10T06:49:04.385632+0000 mgr.y (mgr.34107) 2766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.468146+0000 mon.a (mon.0) 11503 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.470807+0000 mon.a (mon.0) 11504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.473964+0000 mon.a (mon.0) 11505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.475223+0000 mon.a (mon.0) 11506 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.481966+0000 mon.a (mon.0) 11507 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: cephadm 2024-02-10T06:49:04.482529+0000 mgr.y (mgr.34107) 2767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.564617+0000 mon.a (mon.0) 11508 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.567523+0000 mon.a (mon.0) 11509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.570511+0000 mon.a (mon.0) 11510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.571725+0000 mon.a (mon.0) 11511 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.579408+0000 mon.a (mon.0) 11512 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: cephadm 2024-02-10T06:49:04.580310+0000 mgr.y (mgr.34107) 2768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.660938+0000 mon.a (mon.0) 11513 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.664755+0000 mon.a (mon.0) 11514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.668077+0000 mon.a (mon.0) 11515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.669378+0000 mon.a (mon.0) 11516 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: cluster 2024-02-10T06:49:04.673588+0000 mon.a (mon.0) 11517 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:49:05.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: cluster 2024-02-10T06:49:04.673653+0000 mon.a (mon.0) 11518 : cluster 1 Cluster is now healthy 2024-02-10T06:49:05.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.677765+0000 mon.a (mon.0) 11519 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: cephadm 2024-02-10T06:49:04.678260+0000 mgr.y (mgr.34107) 2769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.762132+0000 mon.a (mon.0) 11520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.764519+0000 mon.a (mon.0) 11521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.767162+0000 mon.a (mon.0) 11522 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.767972+0000 mon.a (mon.0) 11523 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.774540+0000 mon.a (mon.0) 11524 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.857351+0000 mon.a (mon.0) 11525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.859858+0000 mon.a (mon.0) 11526 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.864243+0000 mon.a (mon.0) 11527 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.865417+0000 mon.a (mon.0) 11528 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.872673+0000 mon.a (mon.0) 11529 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.950021+0000 mon.a (mon.0) 11530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.954149+0000 mon.a (mon.0) 11531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.957611+0000 mon.a (mon.0) 11532 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.958812+0000 mon.a (mon.0) 11533 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:04.967198+0000 mon.a (mon.0) 11534 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:05.050046+0000 mon.a (mon.0) 11535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:05.054992+0000 mon.a (mon.0) 11536 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:05.058939+0000 mon.a (mon.0) 11537 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:05.060214+0000 mon.a (mon.0) 11538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:05.066050+0000 mon.a (mon.0) 11539 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:05.143798+0000 mon.a (mon.0) 11540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:05.146628+0000 mon.a (mon.0) 11541 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:05.149975+0000 mon.a (mon.0) 11542 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:05.150842+0000 mon.a (mon.0) 11543 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:05.159068+0000 mon.a (mon.0) 11544 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:05.244411+0000 mon.a (mon.0) 11545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:05.247205+0000 mon.a (mon.0) 11546 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:05.249799+0000 mon.a (mon.0) 11547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:05.250948+0000 mon.a (mon.0) 11548 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:05.257491+0000 mon.a (mon.0) 11549 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:05.341871+0000 mon.a (mon.0) 11550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:05.344328+0000 mon.a (mon.0) 11551 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:05.347547+0000 mon.a (mon.0) 11552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:05.348432+0000 mon.a (mon.0) 11553 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[56722]: audit 2024-02-10T06:49:05.356407+0000 mon.a (mon.0) 11554 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.864 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=settings t=2024-02-10T06:49:05.61103407Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-02-10T06:49:05.865 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=settings t=2024-02-10T06:49:05.611554982Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-02-10T06:49:05.865 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=settings t=2024-02-10T06:49:05.611603364Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-02-10T06:49:05.865 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=settings t=2024-02-10T06:49:05.611628443Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-02-10T06:49:05.865 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=settings t=2024-02-10T06:49:05.611652937Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-10T06:49:05.865 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=settings t=2024-02-10T06:49:05.611675995Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-10T06:49:05.865 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=settings t=2024-02-10T06:49:05.611709952Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-10T06:49:05.865 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=settings t=2024-02-10T06:49:05.611735348Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-10T06:49:05.865 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=settings t=2024-02-10T06:49:05.611761343Z level=info msg="Path Home" path=/usr/share/grafana 2024-02-10T06:49:05.865 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=settings t=2024-02-10T06:49:05.611783789Z level=info msg="Path Data" path=/var/lib/grafana 2024-02-10T06:49:05.865 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=settings t=2024-02-10T06:49:05.611811939Z level=info msg="Path Logs" path=/var/log/grafana 2024-02-10T06:49:05.865 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=settings t=2024-02-10T06:49:05.61183458Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-02-10T06:49:05.866 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=settings t=2024-02-10T06:49:05.611861672Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-02-10T06:49:05.866 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=settings t=2024-02-10T06:49:05.61188311Z level=info msg="App mode production" 2024-02-10T06:49:05.866 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=sqlstore t=2024-02-10T06:49:05.612013694Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-02-10T06:49:05.866 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=sqlstore t=2024-02-10T06:49:05.612078737Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-02-10T06:49:05.866 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:05.62903609Z level=info msg="Starting DB migrations" 2024-02-10T06:49:05.866 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:05.633621117Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-02-10T06:49:05.866 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:05.675446207Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-02-10T06:49:05.866 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:05.726585528Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-02-10T06:49:05.866 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:05.793927073Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-02-10T06:49:05.866 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:05.819234755Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-02-10T06:49:05.866 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:05.861290987Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-02-10T06:49:05.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:03.776685+0000 mgr.y (mgr.34107) 2759 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T06:49:05.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: cephadm 2024-02-10T06:49:03.805791+0000 mgr.y (mgr.34107) 2760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: cephadm 2024-02-10T06:49:03.906870+0000 mgr.y (mgr.34107) 2761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: cephadm 2024-02-10T06:49:03.999311+0000 mgr.y (mgr.34107) 2762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: cephadm 2024-02-10T06:49:04.098682+0000 mgr.y (mgr.34107) 2763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: cephadm 2024-02-10T06:49:04.195025+0000 mgr.y (mgr.34107) 2764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: cephadm 2024-02-10T06:49:04.290215+0000 mgr.y (mgr.34107) 2765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.385070+0000 mon.a (mon.0) 11502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: cephadm 2024-02-10T06:49:04.385632+0000 mgr.y (mgr.34107) 2766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.468146+0000 mon.a (mon.0) 11503 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.470807+0000 mon.a (mon.0) 11504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.473964+0000 mon.a (mon.0) 11505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.475223+0000 mon.a (mon.0) 11506 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.481966+0000 mon.a (mon.0) 11507 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: cephadm 2024-02-10T06:49:04.482529+0000 mgr.y (mgr.34107) 2767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.564617+0000 mon.a (mon.0) 11508 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.567523+0000 mon.a (mon.0) 11509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.570511+0000 mon.a (mon.0) 11510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.571725+0000 mon.a (mon.0) 11511 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.579408+0000 mon.a (mon.0) 11512 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: cephadm 2024-02-10T06:49:04.580310+0000 mgr.y (mgr.34107) 2768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:03.776685+0000 mgr.y (mgr.34107) 2759 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T06:49:05.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: cephadm 2024-02-10T06:49:03.805791+0000 mgr.y (mgr.34107) 2760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: cephadm 2024-02-10T06:49:03.906870+0000 mgr.y (mgr.34107) 2761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: cephadm 2024-02-10T06:49:03.999311+0000 mgr.y (mgr.34107) 2762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: cephadm 2024-02-10T06:49:04.098682+0000 mgr.y (mgr.34107) 2763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: cephadm 2024-02-10T06:49:04.195025+0000 mgr.y (mgr.34107) 2764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: cephadm 2024-02-10T06:49:04.290215+0000 mgr.y (mgr.34107) 2765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.385070+0000 mon.a (mon.0) 11502 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: cephadm 2024-02-10T06:49:04.385632+0000 mgr.y (mgr.34107) 2766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.468146+0000 mon.a (mon.0) 11503 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.470807+0000 mon.a (mon.0) 11504 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.473964+0000 mon.a (mon.0) 11505 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.475223+0000 mon.a (mon.0) 11506 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.481966+0000 mon.a (mon.0) 11507 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: cephadm 2024-02-10T06:49:04.482529+0000 mgr.y (mgr.34107) 2767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.564617+0000 mon.a (mon.0) 11508 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.567523+0000 mon.a (mon.0) 11509 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.570511+0000 mon.a (mon.0) 11510 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.571725+0000 mon.a (mon.0) 11511 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.579408+0000 mon.a (mon.0) 11512 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: cephadm 2024-02-10T06:49:04.580310+0000 mgr.y (mgr.34107) 2768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.660938+0000 mon.a (mon.0) 11513 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.664755+0000 mon.a (mon.0) 11514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.668077+0000 mon.a (mon.0) 11515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.669378+0000 mon.a (mon.0) 11516 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: cluster 2024-02-10T06:49:04.673588+0000 mon.a (mon.0) 11517 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:49:05.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: cluster 2024-02-10T06:49:04.673653+0000 mon.a (mon.0) 11518 : cluster 1 Cluster is now healthy 2024-02-10T06:49:05.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.677765+0000 mon.a (mon.0) 11519 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: cephadm 2024-02-10T06:49:04.678260+0000 mgr.y (mgr.34107) 2769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.762132+0000 mon.a (mon.0) 11520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.764519+0000 mon.a (mon.0) 11521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.767162+0000 mon.a (mon.0) 11522 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.767972+0000 mon.a (mon.0) 11523 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.774540+0000 mon.a (mon.0) 11524 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.857351+0000 mon.a (mon.0) 11525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.859858+0000 mon.a (mon.0) 11526 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.864243+0000 mon.a (mon.0) 11527 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.865417+0000 mon.a (mon.0) 11528 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.872673+0000 mon.a (mon.0) 11529 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.950021+0000 mon.a (mon.0) 11530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.954149+0000 mon.a (mon.0) 11531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.660938+0000 mon.a (mon.0) 11513 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.664755+0000 mon.a (mon.0) 11514 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.668077+0000 mon.a (mon.0) 11515 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.669378+0000 mon.a (mon.0) 11516 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: cluster 2024-02-10T06:49:04.673588+0000 mon.a (mon.0) 11517 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-10T06:49:05.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: cluster 2024-02-10T06:49:04.673653+0000 mon.a (mon.0) 11518 : cluster 1 Cluster is now healthy 2024-02-10T06:49:05.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.677765+0000 mon.a (mon.0) 11519 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: cephadm 2024-02-10T06:49:04.678260+0000 mgr.y (mgr.34107) 2769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:05.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.762132+0000 mon.a (mon.0) 11520 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.764519+0000 mon.a (mon.0) 11521 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.767162+0000 mon.a (mon.0) 11522 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.767972+0000 mon.a (mon.0) 11523 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.774540+0000 mon.a (mon.0) 11524 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.857351+0000 mon.a (mon.0) 11525 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.859858+0000 mon.a (mon.0) 11526 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.864243+0000 mon.a (mon.0) 11527 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.865417+0000 mon.a (mon.0) 11528 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.872673+0000 mon.a (mon.0) 11529 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.950021+0000 mon.a (mon.0) 11530 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.954149+0000 mon.a (mon.0) 11531 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.957611+0000 mon.a (mon.0) 11532 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.958812+0000 mon.a (mon.0) 11533 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:04.967198+0000 mon.a (mon.0) 11534 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:05.050046+0000 mon.a (mon.0) 11535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:05.054992+0000 mon.a (mon.0) 11536 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:05.058939+0000 mon.a (mon.0) 11537 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:05.060214+0000 mon.a (mon.0) 11538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:05.066050+0000 mon.a (mon.0) 11539 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:05.143798+0000 mon.a (mon.0) 11540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:05.146628+0000 mon.a (mon.0) 11541 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:05.149975+0000 mon.a (mon.0) 11542 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:05.150842+0000 mon.a (mon.0) 11543 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:05.159068+0000 mon.a (mon.0) 11544 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:05.244411+0000 mon.a (mon.0) 11545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:05.247205+0000 mon.a (mon.0) 11546 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:05.249799+0000 mon.a (mon.0) 11547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:05.250948+0000 mon.a (mon.0) 11548 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:05.257491+0000 mon.a (mon.0) 11549 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:05.341871+0000 mon.a (mon.0) 11550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.957611+0000 mon.a (mon.0) 11532 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.958812+0000 mon.a (mon.0) 11533 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:04.967198+0000 mon.a (mon.0) 11534 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:05.050046+0000 mon.a (mon.0) 11535 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:05.054992+0000 mon.a (mon.0) 11536 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:05.058939+0000 mon.a (mon.0) 11537 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:05.060214+0000 mon.a (mon.0) 11538 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:05.066050+0000 mon.a (mon.0) 11539 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:05.143798+0000 mon.a (mon.0) 11540 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:05.146628+0000 mon.a (mon.0) 11541 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:05.149975+0000 mon.a (mon.0) 11542 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:05.150842+0000 mon.a (mon.0) 11543 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:05.159068+0000 mon.a (mon.0) 11544 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:05.244411+0000 mon.a (mon.0) 11545 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:05.247205+0000 mon.a (mon.0) 11546 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:05.249799+0000 mon.a (mon.0) 11547 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:05.250948+0000 mon.a (mon.0) 11548 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:05.257491+0000 mon.a (mon.0) 11549 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:05.341871+0000 mon.a (mon.0) 11550 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:05.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:05.344328+0000 mon.a (mon.0) 11551 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:05.347547+0000 mon.a (mon.0) 11552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:05.348432+0000 mon.a (mon.0) 11553 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[68510]: audit 2024-02-10T06:49:05.356407+0000 mon.a (mon.0) 11554 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:05.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:05.344328+0000 mon.a (mon.0) 11551 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:05.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:05.347547+0000 mon.a (mon.0) 11552 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:05.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:05.348432+0000 mon.a (mon.0) 11553 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:05.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:05 smithi046 bash[71198]: audit 2024-02-10T06:49:05.356407+0000 mon.a (mon.0) 11554 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.125 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:05.903218887Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-02-10T06:49:06.125 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:05.945081258Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-02-10T06:49:06.125 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:05 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:05.987509756Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-02-10T06:49:06.125 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:06.029760309Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-02-10T06:49:06.125 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:06.080136745Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-02-10T06:49:06.398 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:06.12196116Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-02-10T06:49:06.398 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:06.164142517Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-02-10T06:49:06.398 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:06.206120839Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-02-10T06:49:06.398 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:06.248200629Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-02-10T06:49:06.398 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:06.273456722Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-02-10T06:49:06.399 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:06.315484742Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-02-10T06:49:06.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: cephadm 2024-02-10T06:49:04.776988+0000 mgr.y (mgr.34107) 2770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: cephadm 2024-02-10T06:49:04.873749+0000 mgr.y (mgr.34107) 2771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: cephadm 2024-02-10T06:49:04.967811+0000 mgr.y (mgr.34107) 2772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: cephadm 2024-02-10T06:49:05.066765+0000 mgr.y (mgr.34107) 2773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: cephadm 2024-02-10T06:49:05.160944+0000 mgr.y (mgr.34107) 2774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: cephadm 2024-02-10T06:49:05.258209+0000 mgr.y (mgr.34107) 2775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: cephadm 2024-02-10T06:49:05.357127+0000 mgr.y (mgr.34107) 2776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.438061+0000 mon.a (mon.0) 11555 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.399 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.441608+0000 mon.a (mon.0) 11556 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.679 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:06.399962632Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-02-10T06:49:06.679 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:06.441373263Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-02-10T06:49:06.680 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:06.48368907Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-02-10T06:49:06.680 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:06.550446803Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-02-10T06:49:06.680 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:06.592760068Z level=info msg="Executing migration" id="create provenance_type table" 2024-02-10T06:49:06.680 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:06.634867164Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-02-10T06:49:06.680 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: cephadm 2024-02-10T06:49:04.776988+0000 mgr.y (mgr.34107) 2770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: cephadm 2024-02-10T06:49:04.873749+0000 mgr.y (mgr.34107) 2771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: cephadm 2024-02-10T06:49:04.967811+0000 mgr.y (mgr.34107) 2772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: cephadm 2024-02-10T06:49:05.066765+0000 mgr.y (mgr.34107) 2773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: cephadm 2024-02-10T06:49:05.160944+0000 mgr.y (mgr.34107) 2774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: cephadm 2024-02-10T06:49:05.258209+0000 mgr.y (mgr.34107) 2775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: cephadm 2024-02-10T06:49:05.357127+0000 mgr.y (mgr.34107) 2776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.438061+0000 mon.a (mon.0) 11555 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.441608+0000 mon.a (mon.0) 11556 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.444278+0000 mon.a (mon.0) 11557 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.445324+0000 mon.a (mon.0) 11558 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.452031+0000 mon.a (mon.0) 11559 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: cephadm 2024-02-10T06:49:05.452568+0000 mgr.y (mgr.34107) 2777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.530125+0000 mon.a (mon.0) 11560 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.533331+0000 mon.a (mon.0) 11561 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.681 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.536847+0000 mon.a (mon.0) 11562 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.538132+0000 mon.a (mon.0) 11563 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.547209+0000 mon.a (mon.0) 11564 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: cephadm 2024-02-10T06:49:05.547847+0000 mgr.y (mgr.34107) 2778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.629048+0000 mon.a (mon.0) 11565 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.631183+0000 mon.a (mon.0) 11566 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.634318+0000 mon.a (mon.0) 11567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.635311+0000 mon.a (mon.0) 11568 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.642335+0000 mon.a (mon.0) 11569 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: cephadm 2024-02-10T06:49:05.642907+0000 mgr.y (mgr.34107) 2779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: cluster 2024-02-10T06:49:05.688713+0000 mgr.y (mgr.34107) 2780 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-02-10T06:49:06.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.725275+0000 mon.a (mon.0) 11570 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.729775+0000 mon.a (mon.0) 11571 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.735096+0000 mon.a (mon.0) 11572 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.736075+0000 mon.a (mon.0) 11573 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.744262+0000 mon.a (mon.0) 11574 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.682 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.825256+0000 mon.a (mon.0) 11575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.827721+0000 mon.a (mon.0) 11576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.830940+0000 mon.a (mon.0) 11577 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.832099+0000 mon.a (mon.0) 11578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.838645+0000 mon.a (mon.0) 11579 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.922956+0000 mon.a (mon.0) 11580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.926884+0000 mon.a (mon.0) 11581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.930369+0000 mon.a (mon.0) 11582 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.931641+0000 mon.a (mon.0) 11583 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:05.939196+0000 mon.a (mon.0) 11584 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.683 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:06.023145+0000 mon.a (mon.0) 11585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:06.025344+0000 mon.a (mon.0) 11586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:06.027691+0000 mon.a (mon.0) 11587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:06.028578+0000 mon.a (mon.0) 11588 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:06.037593+0000 mon.a (mon.0) 11589 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:06.119198+0000 mon.a (mon.0) 11590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:06.122004+0000 mon.a (mon.0) 11591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:06.125138+0000 mon.a (mon.0) 11592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:06.126127+0000 mon.a (mon.0) 11593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:06.134271+0000 mon.a (mon.0) 11594 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.684 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:06.216975+0000 mon.a (mon.0) 11595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:06.219934+0000 mon.a (mon.0) 11596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:06.223642+0000 mon.a (mon.0) 11597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:06.224992+0000 mon.a (mon.0) 11598 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:06.233291+0000 mon.a (mon.0) 11599 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:06.300698+0000 mon.a (mon.0) 11600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:06.303532+0000 mon.a (mon.0) 11601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:06.306668+0000 mon.a (mon.0) 11602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:06.307894+0000 mon.a (mon.0) 11603 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:06.314754+0000 mon.a (mon.0) 11604 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.685 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[56722]: audit 2024-02-10T06:49:06.391864+0000 mon.a (mon.0) 11605 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.444278+0000 mon.a (mon.0) 11557 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.445324+0000 mon.a (mon.0) 11558 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.452031+0000 mon.a (mon.0) 11559 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: cephadm 2024-02-10T06:49:05.452568+0000 mgr.y (mgr.34107) 2777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.530125+0000 mon.a (mon.0) 11560 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.533331+0000 mon.a (mon.0) 11561 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.536847+0000 mon.a (mon.0) 11562 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.538132+0000 mon.a (mon.0) 11563 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.547209+0000 mon.a (mon.0) 11564 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: cephadm 2024-02-10T06:49:05.547847+0000 mgr.y (mgr.34107) 2778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.629048+0000 mon.a (mon.0) 11565 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.631183+0000 mon.a (mon.0) 11566 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.634318+0000 mon.a (mon.0) 11567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.635311+0000 mon.a (mon.0) 11568 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.642335+0000 mon.a (mon.0) 11569 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: cephadm 2024-02-10T06:49:05.642907+0000 mgr.y (mgr.34107) 2779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: cluster 2024-02-10T06:49:05.688713+0000 mgr.y (mgr.34107) 2780 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-02-10T06:49:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.725275+0000 mon.a (mon.0) 11570 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.729775+0000 mon.a (mon.0) 11571 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.735096+0000 mon.a (mon.0) 11572 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.736075+0000 mon.a (mon.0) 11573 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.744262+0000 mon.a (mon.0) 11574 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.825256+0000 mon.a (mon.0) 11575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.827721+0000 mon.a (mon.0) 11576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.830940+0000 mon.a (mon.0) 11577 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.832099+0000 mon.a (mon.0) 11578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.838645+0000 mon.a (mon.0) 11579 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.922956+0000 mon.a (mon.0) 11580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.926884+0000 mon.a (mon.0) 11581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.930369+0000 mon.a (mon.0) 11582 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.931641+0000 mon.a (mon.0) 11583 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:05.939196+0000 mon.a (mon.0) 11584 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:06.023145+0000 mon.a (mon.0) 11585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:06.025344+0000 mon.a (mon.0) 11586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:06.027691+0000 mon.a (mon.0) 11587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:06.028578+0000 mon.a (mon.0) 11588 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:06.037593+0000 mon.a (mon.0) 11589 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:06.119198+0000 mon.a (mon.0) 11590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:06.122004+0000 mon.a (mon.0) 11591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:06.125138+0000 mon.a (mon.0) 11592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:06.126127+0000 mon.a (mon.0) 11593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:06.134271+0000 mon.a (mon.0) 11594 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:06.216975+0000 mon.a (mon.0) 11595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:06.219934+0000 mon.a (mon.0) 11596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:06.223642+0000 mon.a (mon.0) 11597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:06.224992+0000 mon.a (mon.0) 11598 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:06.233291+0000 mon.a (mon.0) 11599 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:06.300698+0000 mon.a (mon.0) 11600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:06.303532+0000 mon.a (mon.0) 11601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:06.306668+0000 mon.a (mon.0) 11602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:06.307894+0000 mon.a (mon.0) 11603 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:06.314754+0000 mon.a (mon.0) 11604 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[68510]: audit 2024-02-10T06:49:06.391864+0000 mon.a (mon.0) 11605 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: cephadm 2024-02-10T06:49:04.776988+0000 mgr.y (mgr.34107) 2770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: cephadm 2024-02-10T06:49:04.873749+0000 mgr.y (mgr.34107) 2771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: cephadm 2024-02-10T06:49:04.967811+0000 mgr.y (mgr.34107) 2772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: cephadm 2024-02-10T06:49:05.066765+0000 mgr.y (mgr.34107) 2773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: cephadm 2024-02-10T06:49:05.160944+0000 mgr.y (mgr.34107) 2774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: cephadm 2024-02-10T06:49:05.258209+0000 mgr.y (mgr.34107) 2775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: cephadm 2024-02-10T06:49:05.357127+0000 mgr.y (mgr.34107) 2776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.438061+0000 mon.a (mon.0) 11555 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.441608+0000 mon.a (mon.0) 11556 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.444278+0000 mon.a (mon.0) 11557 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.445324+0000 mon.a (mon.0) 11558 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.452031+0000 mon.a (mon.0) 11559 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: cephadm 2024-02-10T06:49:05.452568+0000 mgr.y (mgr.34107) 2777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.530125+0000 mon.a (mon.0) 11560 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.533331+0000 mon.a (mon.0) 11561 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.536847+0000 mon.a (mon.0) 11562 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.538132+0000 mon.a (mon.0) 11563 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.547209+0000 mon.a (mon.0) 11564 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: cephadm 2024-02-10T06:49:05.547847+0000 mgr.y (mgr.34107) 2778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.629048+0000 mon.a (mon.0) 11565 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.631183+0000 mon.a (mon.0) 11566 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.634318+0000 mon.a (mon.0) 11567 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.635311+0000 mon.a (mon.0) 11568 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.642335+0000 mon.a (mon.0) 11569 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: cephadm 2024-02-10T06:49:05.642907+0000 mgr.y (mgr.34107) 2779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:06.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: cluster 2024-02-10T06:49:05.688713+0000 mgr.y (mgr.34107) 2780 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-02-10T06:49:06.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.725275+0000 mon.a (mon.0) 11570 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.729775+0000 mon.a (mon.0) 11571 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.735096+0000 mon.a (mon.0) 11572 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.736075+0000 mon.a (mon.0) 11573 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.744262+0000 mon.a (mon.0) 11574 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.825256+0000 mon.a (mon.0) 11575 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.827721+0000 mon.a (mon.0) 11576 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.830940+0000 mon.a (mon.0) 11577 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.832099+0000 mon.a (mon.0) 11578 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.838645+0000 mon.a (mon.0) 11579 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.922956+0000 mon.a (mon.0) 11580 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.926884+0000 mon.a (mon.0) 11581 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.930369+0000 mon.a (mon.0) 11582 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.931641+0000 mon.a (mon.0) 11583 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:05.939196+0000 mon.a (mon.0) 11584 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:06.023145+0000 mon.a (mon.0) 11585 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:06.025344+0000 mon.a (mon.0) 11586 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:06.027691+0000 mon.a (mon.0) 11587 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:06.028578+0000 mon.a (mon.0) 11588 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:06.037593+0000 mon.a (mon.0) 11589 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:06.119198+0000 mon.a (mon.0) 11590 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:06.122004+0000 mon.a (mon.0) 11591 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:06.125138+0000 mon.a (mon.0) 11592 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:06.126127+0000 mon.a (mon.0) 11593 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:06.134271+0000 mon.a (mon.0) 11594 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:06.216975+0000 mon.a (mon.0) 11595 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:06.219934+0000 mon.a (mon.0) 11596 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:06.223642+0000 mon.a (mon.0) 11597 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:06.224992+0000 mon.a (mon.0) 11598 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:06.233291+0000 mon.a (mon.0) 11599 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:06.300698+0000 mon.a (mon.0) 11600 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:06.303532+0000 mon.a (mon.0) 11601 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:06.306668+0000 mon.a (mon.0) 11602 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:06.307894+0000 mon.a (mon.0) 11603 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:06.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:06.314754+0000 mon.a (mon.0) 11604 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:06.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:06 smithi046 bash[71198]: audit 2024-02-10T06:49:06.391864+0000 mon.a (mon.0) 11605 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:06.974 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:06.676820244Z level=info msg="Executing migration" id="create alert_image table" 2024-02-10T06:49:06.974 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:06.760648828Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-02-10T06:49:06.974 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:06.81924289Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-02-10T06:49:06.974 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:06.844515804Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-02-10T06:49:06.974 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:06.894999006Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-02-10T06:49:07.243 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:06.971251577Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-02-10T06:49:07.243 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:06 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:06.971783167Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-02-10T06:49:07.243 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:07.104341819Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-02-10T06:49:07.243 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:07.187910383Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-02-10T06:49:07.493 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:07.311797917Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-02-10T06:49:07.493 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:07.367269443Z level=info msg="Executing migration" id="create secrets table" 2024-02-10T06:49:07.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: cephadm 2024-02-10T06:49:05.744968+0000 mgr.y (mgr.34107) 2781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: cephadm 2024-02-10T06:49:05.839449+0000 mgr.y (mgr.34107) 2782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: cephadm 2024-02-10T06:49:05.939926+0000 mgr.y (mgr.34107) 2783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: cephadm 2024-02-10T06:49:06.038113+0000 mgr.y (mgr.34107) 2784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: cephadm 2024-02-10T06:49:06.135034+0000 mgr.y (mgr.34107) 2785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: cephadm 2024-02-10T06:49:06.233918+0000 mgr.y (mgr.34107) 2786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: cephadm 2024-02-10T06:49:06.315376+0000 mgr.y (mgr.34107) 2787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.404171+0000 mon.a (mon.0) 11606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.406494+0000 mon.a (mon.0) 11607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.407259+0000 mon.a (mon.0) 11608 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.412074+0000 mon.a (mon.0) 11609 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: cephadm 2024-02-10T06:49:06.412549+0000 mgr.y (mgr.34107) 2788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.490347+0000 mon.a (mon.0) 11610 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.493711+0000 mon.a (mon.0) 11611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.497755+0000 mon.a (mon.0) 11612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.499200+0000 mon.a (mon.0) 11613 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.508443+0000 mon.a (mon.0) 11614 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: cephadm 2024-02-10T06:49:06.509489+0000 mgr.y (mgr.34107) 2789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.592580+0000 mon.a (mon.0) 11615 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.597158+0000 mon.a (mon.0) 11616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.600873+0000 mon.a (mon.0) 11617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.602259+0000 mon.a (mon.0) 11618 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.609453+0000 mon.a (mon.0) 11619 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: cephadm 2024-02-10T06:49:06.609982+0000 mgr.y (mgr.34107) 2790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.687875+0000 mon.a (mon.0) 11620 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.690920+0000 mon.a (mon.0) 11621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.694574+0000 mon.a (mon.0) 11622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.696028+0000 mon.a (mon.0) 11623 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.703850+0000 mon.a (mon.0) 11624 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: cephadm 2024-02-10T06:49:06.704508+0000 mgr.y (mgr.34107) 2791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.781616+0000 mon.a (mon.0) 11625 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.785896+0000 mon.a (mon.0) 11626 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.790106+0000 mon.a (mon.0) 11627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.791538+0000 mon.a (mon.0) 11628 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.799672+0000 mon.a (mon.0) 11629 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.881821+0000 mon.a (mon.0) 11630 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.884048+0000 mon.a (mon.0) 11631 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.886614+0000 mon.a (mon.0) 11632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.887905+0000 mon.a (mon.0) 11633 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.895364+0000 mon.a (mon.0) 11634 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.977020+0000 mon.a (mon.0) 11635 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.981447+0000 mon.a (mon.0) 11636 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.985075+0000 mon.a (mon.0) 11637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.986474+0000 mon.a (mon.0) 11638 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:06.995134+0000 mon.a (mon.0) 11639 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:07.076379+0000 mon.a (mon.0) 11640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:07.079362+0000 mon.a (mon.0) 11641 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:07.082970+0000 mon.a (mon.0) 11642 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:07.084037+0000 mon.a (mon.0) 11643 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:07.090779+0000 mon.a (mon.0) 11644 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:07.170594+0000 mon.a (mon.0) 11645 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:07.173362+0000 mon.a (mon.0) 11646 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:07.176679+0000 mon.a (mon.0) 11647 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:07.177938+0000 mon.a (mon.0) 11648 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:07.186426+0000 mon.a (mon.0) 11649 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:07.265881+0000 mon.a (mon.0) 11650 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:07.268712+0000 mon.a (mon.0) 11651 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:07.272531+0000 mon.a (mon.0) 11652 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:07.273527+0000 mon.a (mon.0) 11653 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:07.279859+0000 mon.a (mon.0) 11654 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:07.361197+0000 mon.a (mon.0) 11655 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:07.363863+0000 mon.a (mon.0) 11656 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:07.367054+0000 mon.a (mon.0) 11657 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:07.368247+0000 mon.a (mon.0) 11658 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[56722]: audit 2024-02-10T06:49:07.376403+0000 mon.a (mon.0) 11659 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.743 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:07.556391782Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-02-10T06:49:07.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: cephadm 2024-02-10T06:49:05.744968+0000 mgr.y (mgr.34107) 2781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: cephadm 2024-02-10T06:49:05.839449+0000 mgr.y (mgr.34107) 2782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: cephadm 2024-02-10T06:49:05.939926+0000 mgr.y (mgr.34107) 2783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: cephadm 2024-02-10T06:49:06.038113+0000 mgr.y (mgr.34107) 2784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: cephadm 2024-02-10T06:49:06.135034+0000 mgr.y (mgr.34107) 2785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: cephadm 2024-02-10T06:49:06.233918+0000 mgr.y (mgr.34107) 2786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: cephadm 2024-02-10T06:49:06.315376+0000 mgr.y (mgr.34107) 2787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.404171+0000 mon.a (mon.0) 11606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.406494+0000 mon.a (mon.0) 11607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.407259+0000 mon.a (mon.0) 11608 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.412074+0000 mon.a (mon.0) 11609 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: cephadm 2024-02-10T06:49:06.412549+0000 mgr.y (mgr.34107) 2788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.490347+0000 mon.a (mon.0) 11610 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.493711+0000 mon.a (mon.0) 11611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.497755+0000 mon.a (mon.0) 11612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.499200+0000 mon.a (mon.0) 11613 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.508443+0000 mon.a (mon.0) 11614 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: cephadm 2024-02-10T06:49:06.509489+0000 mgr.y (mgr.34107) 2789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.592580+0000 mon.a (mon.0) 11615 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.597158+0000 mon.a (mon.0) 11616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: cephadm 2024-02-10T06:49:05.744968+0000 mgr.y (mgr.34107) 2781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: cephadm 2024-02-10T06:49:05.839449+0000 mgr.y (mgr.34107) 2782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: cephadm 2024-02-10T06:49:05.939926+0000 mgr.y (mgr.34107) 2783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: cephadm 2024-02-10T06:49:06.038113+0000 mgr.y (mgr.34107) 2784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: cephadm 2024-02-10T06:49:06.135034+0000 mgr.y (mgr.34107) 2785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: cephadm 2024-02-10T06:49:06.233918+0000 mgr.y (mgr.34107) 2786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: cephadm 2024-02-10T06:49:06.315376+0000 mgr.y (mgr.34107) 2787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.404171+0000 mon.a (mon.0) 11606 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.406494+0000 mon.a (mon.0) 11607 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.407259+0000 mon.a (mon.0) 11608 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.412074+0000 mon.a (mon.0) 11609 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: cephadm 2024-02-10T06:49:06.412549+0000 mgr.y (mgr.34107) 2788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.490347+0000 mon.a (mon.0) 11610 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.493711+0000 mon.a (mon.0) 11611 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.497755+0000 mon.a (mon.0) 11612 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.499200+0000 mon.a (mon.0) 11613 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.508443+0000 mon.a (mon.0) 11614 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: cephadm 2024-02-10T06:49:06.509489+0000 mgr.y (mgr.34107) 2789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.592580+0000 mon.a (mon.0) 11615 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.597158+0000 mon.a (mon.0) 11616 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.600873+0000 mon.a (mon.0) 11617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.602259+0000 mon.a (mon.0) 11618 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.609453+0000 mon.a (mon.0) 11619 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: cephadm 2024-02-10T06:49:06.609982+0000 mgr.y (mgr.34107) 2790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.687875+0000 mon.a (mon.0) 11620 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.690920+0000 mon.a (mon.0) 11621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.694574+0000 mon.a (mon.0) 11622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.696028+0000 mon.a (mon.0) 11623 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.703850+0000 mon.a (mon.0) 11624 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: cephadm 2024-02-10T06:49:06.704508+0000 mgr.y (mgr.34107) 2791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.781616+0000 mon.a (mon.0) 11625 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.785896+0000 mon.a (mon.0) 11626 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.790106+0000 mon.a (mon.0) 11627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.791538+0000 mon.a (mon.0) 11628 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.799672+0000 mon.a (mon.0) 11629 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.881821+0000 mon.a (mon.0) 11630 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.884048+0000 mon.a (mon.0) 11631 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.886614+0000 mon.a (mon.0) 11632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.887905+0000 mon.a (mon.0) 11633 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.895364+0000 mon.a (mon.0) 11634 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.600873+0000 mon.a (mon.0) 11617 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.602259+0000 mon.a (mon.0) 11618 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.609453+0000 mon.a (mon.0) 11619 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: cephadm 2024-02-10T06:49:06.609982+0000 mgr.y (mgr.34107) 2790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.687875+0000 mon.a (mon.0) 11620 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.690920+0000 mon.a (mon.0) 11621 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.694574+0000 mon.a (mon.0) 11622 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.696028+0000 mon.a (mon.0) 11623 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.703850+0000 mon.a (mon.0) 11624 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: cephadm 2024-02-10T06:49:06.704508+0000 mgr.y (mgr.34107) 2791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:07.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.781616+0000 mon.a (mon.0) 11625 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.785896+0000 mon.a (mon.0) 11626 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.790106+0000 mon.a (mon.0) 11627 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.791538+0000 mon.a (mon.0) 11628 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.799672+0000 mon.a (mon.0) 11629 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.881821+0000 mon.a (mon.0) 11630 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.884048+0000 mon.a (mon.0) 11631 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.886614+0000 mon.a (mon.0) 11632 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.887905+0000 mon.a (mon.0) 11633 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.895364+0000 mon.a (mon.0) 11634 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.977020+0000 mon.a (mon.0) 11635 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.981447+0000 mon.a (mon.0) 11636 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.985075+0000 mon.a (mon.0) 11637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.986474+0000 mon.a (mon.0) 11638 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:06.995134+0000 mon.a (mon.0) 11639 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:07.076379+0000 mon.a (mon.0) 11640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:07.079362+0000 mon.a (mon.0) 11641 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:07.082970+0000 mon.a (mon.0) 11642 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:07.084037+0000 mon.a (mon.0) 11643 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:07.090779+0000 mon.a (mon.0) 11644 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:07.170594+0000 mon.a (mon.0) 11645 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:07.173362+0000 mon.a (mon.0) 11646 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:07.176679+0000 mon.a (mon.0) 11647 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:07.177938+0000 mon.a (mon.0) 11648 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:07.186426+0000 mon.a (mon.0) 11649 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:07.265881+0000 mon.a (mon.0) 11650 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:07.268712+0000 mon.a (mon.0) 11651 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:07.272531+0000 mon.a (mon.0) 11652 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:07.273527+0000 mon.a (mon.0) 11653 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:07.279859+0000 mon.a (mon.0) 11654 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:07.361197+0000 mon.a (mon.0) 11655 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:07.363863+0000 mon.a (mon.0) 11656 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:07.367054+0000 mon.a (mon.0) 11657 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:07.368247+0000 mon.a (mon.0) 11658 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[71198]: audit 2024-02-10T06:49:07.376403+0000 mon.a (mon.0) 11659 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.977020+0000 mon.a (mon.0) 11635 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.981447+0000 mon.a (mon.0) 11636 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.985075+0000 mon.a (mon.0) 11637 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.986474+0000 mon.a (mon.0) 11638 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:06.995134+0000 mon.a (mon.0) 11639 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:07.076379+0000 mon.a (mon.0) 11640 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:07.079362+0000 mon.a (mon.0) 11641 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:07.082970+0000 mon.a (mon.0) 11642 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:07.084037+0000 mon.a (mon.0) 11643 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:07.090779+0000 mon.a (mon.0) 11644 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:07.170594+0000 mon.a (mon.0) 11645 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:07.173362+0000 mon.a (mon.0) 11646 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:07.176679+0000 mon.a (mon.0) 11647 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:07.177938+0000 mon.a (mon.0) 11648 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:07.186426+0000 mon.a (mon.0) 11649 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:07.265881+0000 mon.a (mon.0) 11650 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:07.268712+0000 mon.a (mon.0) 11651 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:07.272531+0000 mon.a (mon.0) 11652 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:07.273527+0000 mon.a (mon.0) 11653 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:07.279859+0000 mon.a (mon.0) 11654 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:07.361197+0000 mon.a (mon.0) 11655 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:07.363863+0000 mon.a (mon.0) 11656 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:07.367054+0000 mon.a (mon.0) 11657 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:07.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:07.368247+0000 mon.a (mon.0) 11658 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:07.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:07 smithi046 bash[68510]: audit 2024-02-10T06:49:07.376403+0000 mon.a (mon.0) 11659 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.243 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:07 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:07.982097264Z level=info msg="Executing migration" id="add name column into data_keys" 2024-02-10T06:49:08.493 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:08.240238695Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-02-10T06:49:08.493 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:08.35025419Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-02-10T06:49:08.493 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:08.417678197Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-02-10T06:49:08.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: cephadm 2024-02-10T06:49:06.800515+0000 mgr.y (mgr.34107) 2792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: cephadm 2024-02-10T06:49:06.895860+0000 mgr.y (mgr.34107) 2793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: cephadm 2024-02-10T06:49:06.995888+0000 mgr.y (mgr.34107) 2794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: cephadm 2024-02-10T06:49:07.091351+0000 mgr.y (mgr.34107) 2795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: cephadm 2024-02-10T06:49:07.187369+0000 mgr.y (mgr.34107) 2796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: cephadm 2024-02-10T06:49:07.280473+0000 mgr.y (mgr.34107) 2797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: cephadm 2024-02-10T06:49:07.377294+0000 mgr.y (mgr.34107) 2798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.456903+0000 mon.a (mon.0) 11660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.460081+0000 mon.a (mon.0) 11661 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.463591+0000 mon.a (mon.0) 11662 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.464758+0000 mon.a (mon.0) 11663 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.472511+0000 mon.a (mon.0) 11664 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: cephadm 2024-02-10T06:49:07.473208+0000 mgr.y (mgr.34107) 2799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.553423+0000 mon.a (mon.0) 11665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.555756+0000 mon.a (mon.0) 11666 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.558702+0000 mon.a (mon.0) 11667 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.559740+0000 mon.a (mon.0) 11668 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.565641+0000 mon.a (mon.0) 11669 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: cephadm 2024-02-10T06:49:07.566253+0000 mgr.y (mgr.34107) 2800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.645964+0000 mon.a (mon.0) 11670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.648632+0000 mon.a (mon.0) 11671 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.651558+0000 mon.a (mon.0) 11672 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.652537+0000 mon.a (mon.0) 11673 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.660560+0000 mon.a (mon.0) 11674 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: cephadm 2024-02-10T06:49:07.661502+0000 mgr.y (mgr.34107) 2801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: cluster 2024-02-10T06:49:07.689642+0000 mgr.y (mgr.34107) 2802 : cluster 0 pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-10T06:49:08.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.744808+0000 mon.a (mon.0) 11675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.749052+0000 mon.a (mon.0) 11676 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.752497+0000 mon.a (mon.0) 11677 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.753454+0000 mon.a (mon.0) 11678 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.759658+0000 mon.a (mon.0) 11679 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.839545+0000 mon.a (mon.0) 11680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.842296+0000 mon.a (mon.0) 11681 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.845502+0000 mon.a (mon.0) 11682 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.846582+0000 mon.a (mon.0) 11683 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.852493+0000 mon.a (mon.0) 11684 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.932995+0000 mon.a (mon.0) 11685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.936064+0000 mon.a (mon.0) 11686 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.939032+0000 mon.a (mon.0) 11687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.940328+0000 mon.a (mon.0) 11688 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:07.947545+0000 mon.a (mon.0) 11689 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:08.025340+0000 mon.a (mon.0) 11690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:08.028444+0000 mon.a (mon.0) 11691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:08.031531+0000 mon.a (mon.0) 11692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:08.032633+0000 mon.a (mon.0) 11693 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:08.041294+0000 mon.a (mon.0) 11694 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:08.121437+0000 mon.a (mon.0) 11695 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:08.124226+0000 mon.a (mon.0) 11696 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:08.127497+0000 mon.a (mon.0) 11697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:08.129520+0000 mon.a (mon.0) 11698 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:08.144690+0000 mon.a (mon.0) 11699 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:08.225506+0000 mon.a (mon.0) 11700 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:08.228172+0000 mon.a (mon.0) 11701 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:08.231064+0000 mon.a (mon.0) 11702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:08.232026+0000 mon.a (mon.0) 11703 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:08.241716+0000 mon.a (mon.0) 11704 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:08.322351+0000 mon.a (mon.0) 11705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:08.325283+0000 mon.a (mon.0) 11706 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:08.328357+0000 mon.a (mon.0) 11707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:08.329482+0000 mon.a (mon.0) 11708 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[56722]: audit 2024-02-10T06:49:08.337409+0000 mon.a (mon.0) 11709 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.743 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:08.553088306Z level=info msg="Executing migration" id="add column hidden to role table" 2024-02-10T06:49:08.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: cephadm 2024-02-10T06:49:06.800515+0000 mgr.y (mgr.34107) 2792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: cephadm 2024-02-10T06:49:06.895860+0000 mgr.y (mgr.34107) 2793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: cephadm 2024-02-10T06:49:06.995888+0000 mgr.y (mgr.34107) 2794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: cephadm 2024-02-10T06:49:07.091351+0000 mgr.y (mgr.34107) 2795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: cephadm 2024-02-10T06:49:07.187369+0000 mgr.y (mgr.34107) 2796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: cephadm 2024-02-10T06:49:07.280473+0000 mgr.y (mgr.34107) 2797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: cephadm 2024-02-10T06:49:07.377294+0000 mgr.y (mgr.34107) 2798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.456903+0000 mon.a (mon.0) 11660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.460081+0000 mon.a (mon.0) 11661 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.463591+0000 mon.a (mon.0) 11662 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.464758+0000 mon.a (mon.0) 11663 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.472511+0000 mon.a (mon.0) 11664 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: cephadm 2024-02-10T06:49:07.473208+0000 mgr.y (mgr.34107) 2799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.553423+0000 mon.a (mon.0) 11665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.555756+0000 mon.a (mon.0) 11666 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.558702+0000 mon.a (mon.0) 11667 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.559740+0000 mon.a (mon.0) 11668 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.565641+0000 mon.a (mon.0) 11669 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: cephadm 2024-02-10T06:49:07.566253+0000 mgr.y (mgr.34107) 2800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.645964+0000 mon.a (mon.0) 11670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.648632+0000 mon.a (mon.0) 11671 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.651558+0000 mon.a (mon.0) 11672 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.652537+0000 mon.a (mon.0) 11673 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.660560+0000 mon.a (mon.0) 11674 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: cephadm 2024-02-10T06:49:07.661502+0000 mgr.y (mgr.34107) 2801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: cluster 2024-02-10T06:49:07.689642+0000 mgr.y (mgr.34107) 2802 : cluster 0 pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-10T06:49:08.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.744808+0000 mon.a (mon.0) 11675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.749052+0000 mon.a (mon.0) 11676 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.752497+0000 mon.a (mon.0) 11677 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.753454+0000 mon.a (mon.0) 11678 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.759658+0000 mon.a (mon.0) 11679 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.839545+0000 mon.a (mon.0) 11680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.842296+0000 mon.a (mon.0) 11681 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.845502+0000 mon.a (mon.0) 11682 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.846582+0000 mon.a (mon.0) 11683 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.852493+0000 mon.a (mon.0) 11684 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.932995+0000 mon.a (mon.0) 11685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.936064+0000 mon.a (mon.0) 11686 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.939032+0000 mon.a (mon.0) 11687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.940328+0000 mon.a (mon.0) 11688 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:07.947545+0000 mon.a (mon.0) 11689 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:08.025340+0000 mon.a (mon.0) 11690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:08.028444+0000 mon.a (mon.0) 11691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:08.031531+0000 mon.a (mon.0) 11692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:08.032633+0000 mon.a (mon.0) 11693 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:08.041294+0000 mon.a (mon.0) 11694 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:08.121437+0000 mon.a (mon.0) 11695 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:08.124226+0000 mon.a (mon.0) 11696 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:08.127497+0000 mon.a (mon.0) 11697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:08.129520+0000 mon.a (mon.0) 11698 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:08.144690+0000 mon.a (mon.0) 11699 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:08.225506+0000 mon.a (mon.0) 11700 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:08.228172+0000 mon.a (mon.0) 11701 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:08.231064+0000 mon.a (mon.0) 11702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:08.232026+0000 mon.a (mon.0) 11703 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:08.241716+0000 mon.a (mon.0) 11704 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:08.322351+0000 mon.a (mon.0) 11705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:08.325283+0000 mon.a (mon.0) 11706 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:08.328357+0000 mon.a (mon.0) 11707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:08.329482+0000 mon.a (mon.0) 11708 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[68510]: audit 2024-02-10T06:49:08.337409+0000 mon.a (mon.0) 11709 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: cephadm 2024-02-10T06:49:06.800515+0000 mgr.y (mgr.34107) 2792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: cephadm 2024-02-10T06:49:06.895860+0000 mgr.y (mgr.34107) 2793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: cephadm 2024-02-10T06:49:06.995888+0000 mgr.y (mgr.34107) 2794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: cephadm 2024-02-10T06:49:07.091351+0000 mgr.y (mgr.34107) 2795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: cephadm 2024-02-10T06:49:07.187369+0000 mgr.y (mgr.34107) 2796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: cephadm 2024-02-10T06:49:07.280473+0000 mgr.y (mgr.34107) 2797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: cephadm 2024-02-10T06:49:07.377294+0000 mgr.y (mgr.34107) 2798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.456903+0000 mon.a (mon.0) 11660 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.460081+0000 mon.a (mon.0) 11661 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.463591+0000 mon.a (mon.0) 11662 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.464758+0000 mon.a (mon.0) 11663 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.472511+0000 mon.a (mon.0) 11664 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: cephadm 2024-02-10T06:49:07.473208+0000 mgr.y (mgr.34107) 2799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.553423+0000 mon.a (mon.0) 11665 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.555756+0000 mon.a (mon.0) 11666 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.558702+0000 mon.a (mon.0) 11667 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.559740+0000 mon.a (mon.0) 11668 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.565641+0000 mon.a (mon.0) 11669 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: cephadm 2024-02-10T06:49:07.566253+0000 mgr.y (mgr.34107) 2800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.645964+0000 mon.a (mon.0) 11670 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.648632+0000 mon.a (mon.0) 11671 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.651558+0000 mon.a (mon.0) 11672 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.652537+0000 mon.a (mon.0) 11673 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.660560+0000 mon.a (mon.0) 11674 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: cephadm 2024-02-10T06:49:07.661502+0000 mgr.y (mgr.34107) 2801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: cluster 2024-02-10T06:49:07.689642+0000 mgr.y (mgr.34107) 2802 : cluster 0 pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-10T06:49:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.744808+0000 mon.a (mon.0) 11675 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.749052+0000 mon.a (mon.0) 11676 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.752497+0000 mon.a (mon.0) 11677 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.753454+0000 mon.a (mon.0) 11678 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.759658+0000 mon.a (mon.0) 11679 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.839545+0000 mon.a (mon.0) 11680 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.842296+0000 mon.a (mon.0) 11681 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.845502+0000 mon.a (mon.0) 11682 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.846582+0000 mon.a (mon.0) 11683 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.852493+0000 mon.a (mon.0) 11684 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.932995+0000 mon.a (mon.0) 11685 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.936064+0000 mon.a (mon.0) 11686 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.939032+0000 mon.a (mon.0) 11687 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.940328+0000 mon.a (mon.0) 11688 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:07.947545+0000 mon.a (mon.0) 11689 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:08.025340+0000 mon.a (mon.0) 11690 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:08.028444+0000 mon.a (mon.0) 11691 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:08.031531+0000 mon.a (mon.0) 11692 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:08.032633+0000 mon.a (mon.0) 11693 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:08.041294+0000 mon.a (mon.0) 11694 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:08.121437+0000 mon.a (mon.0) 11695 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:08.124226+0000 mon.a (mon.0) 11696 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:08.127497+0000 mon.a (mon.0) 11697 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:08.129520+0000 mon.a (mon.0) 11698 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:08.144690+0000 mon.a (mon.0) 11699 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:08.225506+0000 mon.a (mon.0) 11700 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:08.228172+0000 mon.a (mon.0) 11701 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:08.231064+0000 mon.a (mon.0) 11702 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:08.232026+0000 mon.a (mon.0) 11703 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:08.241716+0000 mon.a (mon.0) 11704 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:08.322351+0000 mon.a (mon.0) 11705 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:08.325283+0000 mon.a (mon.0) 11706 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:08.328357+0000 mon.a (mon.0) 11707 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:08.329482+0000 mon.a (mon.0) 11708 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:08.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:08 smithi046 bash[71198]: audit 2024-02-10T06:49:08.337409+0000 mon.a (mon.0) 11709 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:08.999 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:49:09.243 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:08 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:08.868561075Z level=info msg="Executing migration" id="create query_history table v1" 2024-02-10T06:49:09.544 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:09.246199269Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-02-10T06:49:09.544 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: cephadm 2024-02-10T06:49:07.760308+0000 mgr.y (mgr.34107) 2803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.544 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: cephadm 2024-02-10T06:49:07.853205+0000 mgr.y (mgr.34107) 2804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: cephadm 2024-02-10T06:49:07.948103+0000 mgr.y (mgr.34107) 2805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: cephadm 2024-02-10T06:49:08.041874+0000 mgr.y (mgr.34107) 2806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: cephadm 2024-02-10T06:49:08.145286+0000 mgr.y (mgr.34107) 2807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: cephadm 2024-02-10T06:49:08.242414+0000 mgr.y (mgr.34107) 2808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: cephadm 2024-02-10T06:49:08.338347+0000 mgr.y (mgr.34107) 2809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.420007+0000 mon.a (mon.0) 11710 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.422616+0000 mon.a (mon.0) 11711 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.425173+0000 mon.a (mon.0) 11712 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.426109+0000 mon.a (mon.0) 11713 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.432839+0000 mon.a (mon.0) 11714 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: cephadm 2024-02-10T06:49:08.433484+0000 mgr.y (mgr.34107) 2810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.512098+0000 mon.a (mon.0) 11715 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.516423+0000 mon.a (mon.0) 11716 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.545 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.519483+0000 mon.a (mon.0) 11717 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.546 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.520975+0000 mon.a (mon.0) 11718 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.546 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.528649+0000 mon.a (mon.0) 11719 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.546 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: cephadm 2024-02-10T06:49:08.529306+0000 mgr.y (mgr.34107) 2811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.546 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.607828+0000 mon.a (mon.0) 11720 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.546 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.611972+0000 mon.a (mon.0) 11721 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.546 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.614982+0000 mon.a (mon.0) 11722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.546 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.616108+0000 mon.a (mon.0) 11723 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.546 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.623258+0000 mon.a (mon.0) 11724 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.546 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: cephadm 2024-02-10T06:49:08.623837+0000 mgr.y (mgr.34107) 2812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.546 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.701283+0000 mon.a (mon.0) 11725 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.546 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.703779+0000 mon.a (mon.0) 11726 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.546 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.706174+0000 mon.a (mon.0) 11727 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.546 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.707154+0000 mon.a (mon.0) 11728 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.546 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.714494+0000 mon.a (mon.0) 11729 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.546 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: cephadm 2024-02-10T06:49:08.715192+0000 mgr.y (mgr.34107) 2813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.547 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.795627+0000 mon.a (mon.0) 11730 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.547 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.798066+0000 mon.a (mon.0) 11731 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.547 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.801842+0000 mon.a (mon.0) 11732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.547 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.802960+0000 mon.a (mon.0) 11733 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.547 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.811029+0000 mon.a (mon.0) 11734 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.547 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.891248+0000 mon.a (mon.0) 11735 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.547 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.894474+0000 mon.a (mon.0) 11736 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.547 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.898325+0000 mon.a (mon.0) 11737 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.547 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.899666+0000 mon.a (mon.0) 11738 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.547 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.907930+0000 mon.a (mon.0) 11739 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.548 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.989172+0000 mon.a (mon.0) 11740 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.548 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.992142+0000 mon.a (mon.0) 11741 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.548 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.996799+0000 mon.a (mon.0) 11742 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.548 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:08.997990+0000 mon.a (mon.0) 11743 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.548 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:09.008645+0000 mon.a (mon.0) 11744 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.548 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:09.088418+0000 mon.a (mon.0) 11745 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.548 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:09.091404+0000 mon.a (mon.0) 11746 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.548 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:09.094643+0000 mon.a (mon.0) 11747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.548 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:09.095529+0000 mon.a (mon.0) 11748 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.548 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:09.101152+0000 mon.a (mon.0) 11749 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.548 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:09.181280+0000 mon.a (mon.0) 11750 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.548 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:09.185333+0000 mon.a (mon.0) 11751 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.548 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:09.188017+0000 mon.a (mon.0) 11752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.548 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:09.188752+0000 mon.a (mon.0) 11753 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:09.196763+0000 mon.a (mon.0) 11754 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:09.276535+0000 mon.a (mon.0) 11755 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:09.280154+0000 mon.a (mon.0) 11756 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:09.284189+0000 mon.a (mon.0) 11757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:09.285589+0000 mon.a (mon.0) 11758 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:09.294323+0000 mon.a (mon.0) 11759 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:09.370599+0000 mon.a (mon.0) 11760 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:09.372994+0000 mon.a (mon.0) 11761 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:09.375506+0000 mon.a (mon.0) 11762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:09.376653+0000 mon.a (mon.0) 11763 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.549 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[56722]: audit 2024-02-10T06:49:09.385137+0000 mon.a (mon.0) 11764 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.813 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:09.541315004Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-02-10T06:49:09.813 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:09.715720062Z level=info msg="Executing migration" id="teams permissions migration" 2024-02-10T06:49:09.818 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:49:09.818 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 11s ago 27m - - 2024-02-10T06:49:09.818 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 7s ago 27m - - 2024-02-10T06:49:09.818 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (26s) 11s ago 20m 15.3M - 0.25.0 c8568f914cd2 9e9ae4de2f8f 2024-02-10T06:49:09.819 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 starting - - - - 2024-02-10T06:49:09.819 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (2m) 11s ago 17m 46.4M - 3.6 c328ab9dcfc7 853f52d68ab1 2024-02-10T06:49:09.819 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (11m) 7s ago 26m 447M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:49:09.819 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (12m) 11s ago 28m 542M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:49:09.819 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (11m) 11s ago 28m 95.2M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 242e20c0094d 2024-02-10T06:49:09.819 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (10m) 7s ago 26m 71.2M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 4e4f0fba5e46 2024-02-10T06:49:09.819 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (10m) 11s ago 26m 73.3M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 3930fa96e7b9 2024-02-10T06:49:09.819 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (2m) 11s ago 20m 10.5M - 1.5.0 0da6a335fe13 7106a5faf047 2024-02-10T06:49:09.819 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (109s) 7s ago 20m 10.5M - 1.5.0 0da6a335fe13 902bb08b95e7 2024-02-10T06:49:09.819 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (8m) 11s ago 25m 64.7M 2526M 19.0.0-1361-g290212a1 c328ab9dcfc7 806b111b1a5a 2024-02-10T06:49:09.819 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (8m) 11s ago 25m 67.2M 2526M 19.0.0-1361-g290212a1 c328ab9dcfc7 5946eaa9560f 2024-02-10T06:49:09.819 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (7m) 11s ago 24m 60.8M 2526M 19.0.0-1361-g290212a1 c328ab9dcfc7 b853fd416cd3 2024-02-10T06:49:09.819 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (6m) 11s ago 24m 68.9M 2526M 19.0.0-1361-g290212a1 c328ab9dcfc7 d8f4ad66b155 2024-02-10T06:49:09.819 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (6m) 7s ago 23m 69.7M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 7ad0f7fc5824 2024-02-10T06:49:09.820 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (5m) 7s ago 22m 66.4M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 988470b5b6ab 2024-02-10T06:49:09.820 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (5m) 7s ago 22m 62.0M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 4fe6d2acf23b 2024-02-10T06:49:09.820 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (4m) 7s ago 21m 58.2M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 446b1d90ef32 2024-02-10T06:49:09.820 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (63s) 7s ago 20m 48.8M - 2.43.0 a07b618ecd1d 74dd5f47bfe1 2024-02-10T06:49:09.820 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (4m) 11s ago 18m 92.0M - 19.0.0-1361-g290212a1 c328ab9dcfc7 f66089ea684b 2024-02-10T06:49:09.820 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (3m) 7s ago 18m 91.7M - 19.0.0-1361-g290212a1 c328ab9dcfc7 8578e1aa4396 2024-02-10T06:49:09.820 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (3m) 11s ago 17m 92.1M - 19.0.0-1361-g290212a1 c328ab9dcfc7 ad37be87e331 2024-02-10T06:49:09.820 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (3m) 7s ago 17m 91.7M - 19.0.0-1361-g290212a1 c328ab9dcfc7 0e2a538ab655 2024-02-10T06:49:09.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: cephadm 2024-02-10T06:49:07.760308+0000 mgr.y (mgr.34107) 2803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: cephadm 2024-02-10T06:49:07.853205+0000 mgr.y (mgr.34107) 2804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: cephadm 2024-02-10T06:49:07.948103+0000 mgr.y (mgr.34107) 2805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: cephadm 2024-02-10T06:49:08.041874+0000 mgr.y (mgr.34107) 2806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: cephadm 2024-02-10T06:49:08.145286+0000 mgr.y (mgr.34107) 2807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: cephadm 2024-02-10T06:49:08.242414+0000 mgr.y (mgr.34107) 2808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: cephadm 2024-02-10T06:49:08.338347+0000 mgr.y (mgr.34107) 2809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.420007+0000 mon.a (mon.0) 11710 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.422616+0000 mon.a (mon.0) 11711 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.425173+0000 mon.a (mon.0) 11712 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.426109+0000 mon.a (mon.0) 11713 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.432839+0000 mon.a (mon.0) 11714 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: cephadm 2024-02-10T06:49:08.433484+0000 mgr.y (mgr.34107) 2810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.512098+0000 mon.a (mon.0) 11715 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.516423+0000 mon.a (mon.0) 11716 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.519483+0000 mon.a (mon.0) 11717 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.520975+0000 mon.a (mon.0) 11718 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.528649+0000 mon.a (mon.0) 11719 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: cephadm 2024-02-10T06:49:08.529306+0000 mgr.y (mgr.34107) 2811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.607828+0000 mon.a (mon.0) 11720 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: cephadm 2024-02-10T06:49:07.760308+0000 mgr.y (mgr.34107) 2803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: cephadm 2024-02-10T06:49:07.853205+0000 mgr.y (mgr.34107) 2804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: cephadm 2024-02-10T06:49:07.948103+0000 mgr.y (mgr.34107) 2805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: cephadm 2024-02-10T06:49:08.041874+0000 mgr.y (mgr.34107) 2806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: cephadm 2024-02-10T06:49:08.145286+0000 mgr.y (mgr.34107) 2807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: cephadm 2024-02-10T06:49:08.242414+0000 mgr.y (mgr.34107) 2808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: cephadm 2024-02-10T06:49:08.338347+0000 mgr.y (mgr.34107) 2809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.420007+0000 mon.a (mon.0) 11710 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.422616+0000 mon.a (mon.0) 11711 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.425173+0000 mon.a (mon.0) 11712 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.426109+0000 mon.a (mon.0) 11713 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.432839+0000 mon.a (mon.0) 11714 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: cephadm 2024-02-10T06:49:08.433484+0000 mgr.y (mgr.34107) 2810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.512098+0000 mon.a (mon.0) 11715 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.516423+0000 mon.a (mon.0) 11716 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.519483+0000 mon.a (mon.0) 11717 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.520975+0000 mon.a (mon.0) 11718 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.528649+0000 mon.a (mon.0) 11719 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: cephadm 2024-02-10T06:49:08.529306+0000 mgr.y (mgr.34107) 2811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.607828+0000 mon.a (mon.0) 11720 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.611972+0000 mon.a (mon.0) 11721 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.614982+0000 mon.a (mon.0) 11722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.616108+0000 mon.a (mon.0) 11723 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.623258+0000 mon.a (mon.0) 11724 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: cephadm 2024-02-10T06:49:08.623837+0000 mgr.y (mgr.34107) 2812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.701283+0000 mon.a (mon.0) 11725 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.703779+0000 mon.a (mon.0) 11726 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.706174+0000 mon.a (mon.0) 11727 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.707154+0000 mon.a (mon.0) 11728 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.714494+0000 mon.a (mon.0) 11729 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: cephadm 2024-02-10T06:49:08.715192+0000 mgr.y (mgr.34107) 2813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.795627+0000 mon.a (mon.0) 11730 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.798066+0000 mon.a (mon.0) 11731 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.801842+0000 mon.a (mon.0) 11732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.802960+0000 mon.a (mon.0) 11733 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.811029+0000 mon.a (mon.0) 11734 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.891248+0000 mon.a (mon.0) 11735 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.894474+0000 mon.a (mon.0) 11736 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.898325+0000 mon.a (mon.0) 11737 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.899666+0000 mon.a (mon.0) 11738 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.907930+0000 mon.a (mon.0) 11739 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.989172+0000 mon.a (mon.0) 11740 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.992142+0000 mon.a (mon.0) 11741 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.996799+0000 mon.a (mon.0) 11742 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:08.997990+0000 mon.a (mon.0) 11743 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:09.008645+0000 mon.a (mon.0) 11744 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:09.088418+0000 mon.a (mon.0) 11745 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:09.091404+0000 mon.a (mon.0) 11746 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:09.094643+0000 mon.a (mon.0) 11747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:09.095529+0000 mon.a (mon.0) 11748 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:09.101152+0000 mon.a (mon.0) 11749 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:09.181280+0000 mon.a (mon.0) 11750 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:09.185333+0000 mon.a (mon.0) 11751 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:09.188017+0000 mon.a (mon.0) 11752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:09.188752+0000 mon.a (mon.0) 11753 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:09.196763+0000 mon.a (mon.0) 11754 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:09.276535+0000 mon.a (mon.0) 11755 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:09.280154+0000 mon.a (mon.0) 11756 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:09.284189+0000 mon.a (mon.0) 11757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:09.285589+0000 mon.a (mon.0) 11758 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:09.294323+0000 mon.a (mon.0) 11759 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:09.370599+0000 mon.a (mon.0) 11760 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:09.372994+0000 mon.a (mon.0) 11761 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:09.375506+0000 mon.a (mon.0) 11762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:09.376653+0000 mon.a (mon.0) 11763 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[68510]: audit 2024-02-10T06:49:09.385137+0000 mon.a (mon.0) 11764 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.611972+0000 mon.a (mon.0) 11721 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.614982+0000 mon.a (mon.0) 11722 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.616108+0000 mon.a (mon.0) 11723 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.623258+0000 mon.a (mon.0) 11724 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: cephadm 2024-02-10T06:49:08.623837+0000 mgr.y (mgr.34107) 2812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.701283+0000 mon.a (mon.0) 11725 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.703779+0000 mon.a (mon.0) 11726 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.706174+0000 mon.a (mon.0) 11727 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.707154+0000 mon.a (mon.0) 11728 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.714494+0000 mon.a (mon.0) 11729 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: cephadm 2024-02-10T06:49:08.715192+0000 mgr.y (mgr.34107) 2813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.795627+0000 mon.a (mon.0) 11730 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.798066+0000 mon.a (mon.0) 11731 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.801842+0000 mon.a (mon.0) 11732 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.802960+0000 mon.a (mon.0) 11733 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.811029+0000 mon.a (mon.0) 11734 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.891248+0000 mon.a (mon.0) 11735 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.894474+0000 mon.a (mon.0) 11736 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.898325+0000 mon.a (mon.0) 11737 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.899666+0000 mon.a (mon.0) 11738 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.907930+0000 mon.a (mon.0) 11739 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.989172+0000 mon.a (mon.0) 11740 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.992142+0000 mon.a (mon.0) 11741 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.996799+0000 mon.a (mon.0) 11742 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:08.997990+0000 mon.a (mon.0) 11743 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:09.008645+0000 mon.a (mon.0) 11744 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:09.088418+0000 mon.a (mon.0) 11745 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:09.091404+0000 mon.a (mon.0) 11746 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:09.094643+0000 mon.a (mon.0) 11747 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:09.095529+0000 mon.a (mon.0) 11748 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:09.101152+0000 mon.a (mon.0) 11749 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:09.181280+0000 mon.a (mon.0) 11750 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:09.185333+0000 mon.a (mon.0) 11751 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:09.188017+0000 mon.a (mon.0) 11752 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:09.188752+0000 mon.a (mon.0) 11753 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:09.196763+0000 mon.a (mon.0) 11754 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:09.276535+0000 mon.a (mon.0) 11755 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:09.280154+0000 mon.a (mon.0) 11756 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:09.284189+0000 mon.a (mon.0) 11757 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:09.285589+0000 mon.a (mon.0) 11758 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:09.294323+0000 mon.a (mon.0) 11759 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:09.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:09.370599+0000 mon.a (mon.0) 11760 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:09.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:09.372994+0000 mon.a (mon.0) 11761 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:09.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:09.375506+0000 mon.a (mon.0) 11762 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:09.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:09.376653+0000 mon.a (mon.0) 11763 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:09.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:09 smithi046 bash[71198]: audit 2024-02-10T06:49:09.385137+0000 mon.a (mon.0) 11764 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.114 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:09.810601181Z level=info msg="Executing migration" id="dashboard permissions" 2024-02-10T06:49:10.114 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:09 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:09.944024483Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-02-10T06:49:10.114 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:10.035558301Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-02-10T06:49:10.313 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:49:10.313 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:49:10.313 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:49:10.313 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:49:10.313 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:49:10.314 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:49:10.314 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:49:10.314 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:49:10.314 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T06:49:10.314 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:49:10.314 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:49:10.314 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 4 2024-02-10T06:49:10.314 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:49:10.314 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:49:10.314 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 17 2024-02-10T06:49:10.314 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:49:10.314 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:49:10.389 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:10.111601179Z level=info msg="Executing migration" id="alerting notification permissions" 2024-02-10T06:49:10.389 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:10.187055133Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-02-10T06:49:10.389 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:10.293866046Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-02-10T06:49:10.389 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:10.33604019Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-02-10T06:49:10.658 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:10.386447394Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-02-10T06:49:10.658 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:10.46257278Z level=info msg="Executing migration" id="create correlation table v1" 2024-02-10T06:49:10.658 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:10.520380582Z level=info msg="Executing migration" id="add index correlations.uid" 2024-02-10T06:49:10.659 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: cephadm 2024-02-10T06:49:08.811824+0000 mgr.y (mgr.34107) 2814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.659 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: cephadm 2024-02-10T06:49:08.908535+0000 mgr.y (mgr.34107) 2815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.659 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:08.982972+0000 mgr.y (mgr.34107) 2816 : audit 0 from='client.35190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:49:10.659 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: cephadm 2024-02-10T06:49:09.009627+0000 mgr.y (mgr.34107) 2817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.659 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: cephadm 2024-02-10T06:49:09.101711+0000 mgr.y (mgr.34107) 2818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.659 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: cephadm 2024-02-10T06:49:09.197368+0000 mgr.y (mgr.34107) 2819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.659 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: cephadm 2024-02-10T06:49:09.295164+0000 mgr.y (mgr.34107) 2820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.659 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.377728+0000 mgr.y (mgr.34107) 2821 : audit 0 from='client.35196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:49:10.659 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: cephadm 2024-02-10T06:49:09.385849+0000 mgr.y (mgr.34107) 2822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.659 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.463573+0000 mon.a (mon.0) 11765 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.659 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.466600+0000 mon.a (mon.0) 11766 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.659 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.470948+0000 mon.a (mon.0) 11767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.472336+0000 mon.a (mon.0) 11768 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.481747+0000 mon.a (mon.0) 11769 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: cephadm 2024-02-10T06:49:09.482428+0000 mgr.y (mgr.34107) 2823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.560049+0000 mon.a (mon.0) 11770 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.563013+0000 mon.a (mon.0) 11771 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.566770+0000 mon.a (mon.0) 11772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.567885+0000 mon.a (mon.0) 11773 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.575611+0000 mon.a (mon.0) 11774 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: cephadm 2024-02-10T06:49:09.576191+0000 mgr.y (mgr.34107) 2824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.653803+0000 mon.a (mon.0) 11775 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.660 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.656857+0000 mon.a (mon.0) 11776 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.660506+0000 mon.a (mon.0) 11777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.661464+0000 mon.a (mon.0) 11778 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.669256+0000 mon.a (mon.0) 11779 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: cephadm 2024-02-10T06:49:09.669854+0000 mgr.y (mgr.34107) 2825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: cluster 2024-02-10T06:49:09.690473+0000 mgr.y (mgr.34107) 2826 : cluster 0 pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-02-10T06:49:10.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.746838+0000 mon.a (mon.0) 11780 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.749700+0000 mon.a (mon.0) 11781 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.753134+0000 mon.a (mon.0) 11782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.754211+0000 mon.a (mon.0) 11783 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.761378+0000 mon.a (mon.0) 11784 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.859708+0000 mon.a (mon.0) 11785 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.862933+0000 mon.a (mon.0) 11786 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.865926+0000 mon.a (mon.0) 11787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.867163+0000 mon.a (mon.0) 11788 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.661 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.875928+0000 mon.a (mon.0) 11789 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.951651+0000 mon.a (mon.0) 11790 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.955259+0000 mon.a (mon.0) 11791 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.958416+0000 mon.a (mon.0) 11792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.959458+0000 mon.a (mon.0) 11793 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:09.970473+0000 mon.a (mon.0) 11794 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:10.054450+0000 mon.a (mon.0) 11795 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:10.057404+0000 mon.a (mon.0) 11796 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:10.060553+0000 mon.a (mon.0) 11797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:10.061771+0000 mon.a (mon.0) 11798 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.662 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:10.069909+0000 mon.a (mon.0) 11799 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:10.152559+0000 mon.a (mon.0) 11800 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:10.156264+0000 mon.a (mon.0) 11801 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:10.159213+0000 mon.a (mon.0) 11802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:10.160310+0000 mon.a (mon.0) 11803 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:10.166874+0000 mon.a (mon.0) 11804 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:10.249138+0000 mon.a (mon.0) 11805 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:10.251557+0000 mon.a (mon.0) 11806 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:10.253849+0000 mon.a (mon.0) 11807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:10.254629+0000 mon.a (mon.0) 11808 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:10.261331+0000 mon.a (mon.0) 11809 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:10.311394+0000 mon.c (mon.1) 30 : audit 0 from='client.? 172.21.15.46:0/3428762013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:10.344599+0000 mon.a (mon.0) 11810 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.663 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:10.346901+0000 mon.a (mon.0) 11811 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.664 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:10.349512+0000 mon.a (mon.0) 11812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.664 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:10.350456+0000 mon.a (mon.0) 11813 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.664 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[56722]: audit 2024-02-10T06:49:10.356936+0000 mon.a (mon.0) 11814 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.807 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:49:10.807 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T06:49:10.808 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": true, 2024-02-10T06:49:10.808 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T06:49:10.808 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [ 2024-02-10T06:49:10.808 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr", 2024-02-10T06:49:10.808 INFO:teuthology.orchestra.run.smithi046.stdout: "mon", 2024-02-10T06:49:10.808 INFO:teuthology.orchestra.run.smithi046.stdout: "osd", 2024-02-10T06:49:10.808 INFO:teuthology.orchestra.run.smithi046.stdout: "iscsi", 2024-02-10T06:49:10.808 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw" 2024-02-10T06:49:10.808 INFO:teuthology.orchestra.run.smithi046.stdout: ], 2024-02-10T06:49:10.808 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": "18/23 daemons upgraded", 2024-02-10T06:49:10.808 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "Currently upgrading grafana daemons", 2024-02-10T06:49:10.808 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:49:10.808 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:49:10.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: cephadm 2024-02-10T06:49:08.811824+0000 mgr.y (mgr.34107) 2814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: cephadm 2024-02-10T06:49:08.908535+0000 mgr.y (mgr.34107) 2815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:08.982972+0000 mgr.y (mgr.34107) 2816 : audit 0 from='client.35190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:49:10.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: cephadm 2024-02-10T06:49:09.009627+0000 mgr.y (mgr.34107) 2817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: cephadm 2024-02-10T06:49:09.101711+0000 mgr.y (mgr.34107) 2818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: cephadm 2024-02-10T06:49:09.197368+0000 mgr.y (mgr.34107) 2819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: cephadm 2024-02-10T06:49:09.295164+0000 mgr.y (mgr.34107) 2820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.377728+0000 mgr.y (mgr.34107) 2821 : audit 0 from='client.35196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:49:10.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: cephadm 2024-02-10T06:49:09.385849+0000 mgr.y (mgr.34107) 2822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.463573+0000 mon.a (mon.0) 11765 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.466600+0000 mon.a (mon.0) 11766 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.470948+0000 mon.a (mon.0) 11767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.472336+0000 mon.a (mon.0) 11768 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.481747+0000 mon.a (mon.0) 11769 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: cephadm 2024-02-10T06:49:09.482428+0000 mgr.y (mgr.34107) 2823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.560049+0000 mon.a (mon.0) 11770 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.563013+0000 mon.a (mon.0) 11771 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.566770+0000 mon.a (mon.0) 11772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.567885+0000 mon.a (mon.0) 11773 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.575611+0000 mon.a (mon.0) 11774 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: cephadm 2024-02-10T06:49:08.811824+0000 mgr.y (mgr.34107) 2814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: cephadm 2024-02-10T06:49:08.908535+0000 mgr.y (mgr.34107) 2815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:08.982972+0000 mgr.y (mgr.34107) 2816 : audit 0 from='client.35190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:49:10.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: cephadm 2024-02-10T06:49:09.009627+0000 mgr.y (mgr.34107) 2817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: cephadm 2024-02-10T06:49:09.101711+0000 mgr.y (mgr.34107) 2818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: cephadm 2024-02-10T06:49:09.197368+0000 mgr.y (mgr.34107) 2819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: cephadm 2024-02-10T06:49:09.295164+0000 mgr.y (mgr.34107) 2820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.377728+0000 mgr.y (mgr.34107) 2821 : audit 0 from='client.35196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:49:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: cephadm 2024-02-10T06:49:09.385849+0000 mgr.y (mgr.34107) 2822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.463573+0000 mon.a (mon.0) 11765 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.466600+0000 mon.a (mon.0) 11766 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.470948+0000 mon.a (mon.0) 11767 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.472336+0000 mon.a (mon.0) 11768 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.481747+0000 mon.a (mon.0) 11769 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: cephadm 2024-02-10T06:49:09.482428+0000 mgr.y (mgr.34107) 2823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.560049+0000 mon.a (mon.0) 11770 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.563013+0000 mon.a (mon.0) 11771 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.566770+0000 mon.a (mon.0) 11772 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.567885+0000 mon.a (mon.0) 11773 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.575611+0000 mon.a (mon.0) 11774 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: cephadm 2024-02-10T06:49:09.576191+0000 mgr.y (mgr.34107) 2824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.653803+0000 mon.a (mon.0) 11775 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.656857+0000 mon.a (mon.0) 11776 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.660506+0000 mon.a (mon.0) 11777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.661464+0000 mon.a (mon.0) 11778 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.669256+0000 mon.a (mon.0) 11779 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: cephadm 2024-02-10T06:49:09.669854+0000 mgr.y (mgr.34107) 2825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: cluster 2024-02-10T06:49:09.690473+0000 mgr.y (mgr.34107) 2826 : cluster 0 pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-02-10T06:49:10.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.746838+0000 mon.a (mon.0) 11780 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.749700+0000 mon.a (mon.0) 11781 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.753134+0000 mon.a (mon.0) 11782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.754211+0000 mon.a (mon.0) 11783 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.761378+0000 mon.a (mon.0) 11784 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.859708+0000 mon.a (mon.0) 11785 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.862933+0000 mon.a (mon.0) 11786 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.865926+0000 mon.a (mon.0) 11787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.867163+0000 mon.a (mon.0) 11788 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.875928+0000 mon.a (mon.0) 11789 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.951651+0000 mon.a (mon.0) 11790 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.955259+0000 mon.a (mon.0) 11791 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.958416+0000 mon.a (mon.0) 11792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.959458+0000 mon.a (mon.0) 11793 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:09.970473+0000 mon.a (mon.0) 11794 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:10.054450+0000 mon.a (mon.0) 11795 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:10.057404+0000 mon.a (mon.0) 11796 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:10.060553+0000 mon.a (mon.0) 11797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:10.061771+0000 mon.a (mon.0) 11798 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:10.069909+0000 mon.a (mon.0) 11799 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:10.152559+0000 mon.a (mon.0) 11800 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:10.156264+0000 mon.a (mon.0) 11801 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:10.159213+0000 mon.a (mon.0) 11802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:10.160310+0000 mon.a (mon.0) 11803 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:10.166874+0000 mon.a (mon.0) 11804 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:10.249138+0000 mon.a (mon.0) 11805 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:10.251557+0000 mon.a (mon.0) 11806 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:10.253849+0000 mon.a (mon.0) 11807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:10.254629+0000 mon.a (mon.0) 11808 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:10.261331+0000 mon.a (mon.0) 11809 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:10.311394+0000 mon.c (mon.1) 30 : audit 0 from='client.? 172.21.15.46:0/3428762013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:10.344599+0000 mon.a (mon.0) 11810 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:10.346901+0000 mon.a (mon.0) 11811 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:10.349512+0000 mon.a (mon.0) 11812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:10.350456+0000 mon.a (mon.0) 11813 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[71198]: audit 2024-02-10T06:49:10.356936+0000 mon.a (mon.0) 11814 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: cephadm 2024-02-10T06:49:09.576191+0000 mgr.y (mgr.34107) 2824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.653803+0000 mon.a (mon.0) 11775 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.656857+0000 mon.a (mon.0) 11776 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.660506+0000 mon.a (mon.0) 11777 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.661464+0000 mon.a (mon.0) 11778 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.669256+0000 mon.a (mon.0) 11779 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: cephadm 2024-02-10T06:49:09.669854+0000 mgr.y (mgr.34107) 2825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:10.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: cluster 2024-02-10T06:49:09.690473+0000 mgr.y (mgr.34107) 2826 : cluster 0 pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-02-10T06:49:10.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.746838+0000 mon.a (mon.0) 11780 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.749700+0000 mon.a (mon.0) 11781 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.753134+0000 mon.a (mon.0) 11782 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.754211+0000 mon.a (mon.0) 11783 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.761378+0000 mon.a (mon.0) 11784 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.859708+0000 mon.a (mon.0) 11785 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.862933+0000 mon.a (mon.0) 11786 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.865926+0000 mon.a (mon.0) 11787 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.867163+0000 mon.a (mon.0) 11788 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.875928+0000 mon.a (mon.0) 11789 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.951651+0000 mon.a (mon.0) 11790 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.955259+0000 mon.a (mon.0) 11791 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.958416+0000 mon.a (mon.0) 11792 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.959458+0000 mon.a (mon.0) 11793 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:09.970473+0000 mon.a (mon.0) 11794 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:10.054450+0000 mon.a (mon.0) 11795 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:10.057404+0000 mon.a (mon.0) 11796 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:10.060553+0000 mon.a (mon.0) 11797 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:10.061771+0000 mon.a (mon.0) 11798 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:10.069909+0000 mon.a (mon.0) 11799 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:10.152559+0000 mon.a (mon.0) 11800 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:10.156264+0000 mon.a (mon.0) 11801 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:10.159213+0000 mon.a (mon.0) 11802 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:10.160310+0000 mon.a (mon.0) 11803 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:10.166874+0000 mon.a (mon.0) 11804 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:10.249138+0000 mon.a (mon.0) 11805 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:10.251557+0000 mon.a (mon.0) 11806 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:10.253849+0000 mon.a (mon.0) 11807 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:10.254629+0000 mon.a (mon.0) 11808 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:10.261331+0000 mon.a (mon.0) 11809 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:10.311394+0000 mon.c (mon.1) 30 : audit 0 from='client.? 172.21.15.46:0/3428762013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:10.344599+0000 mon.a (mon.0) 11810 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:10.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:10.346901+0000 mon.a (mon.0) 11811 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:10.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:10.349512+0000 mon.a (mon.0) 11812 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:10.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:10.350456+0000 mon.a (mon.0) 11813 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:10.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:10 smithi046 bash[68510]: audit 2024-02-10T06:49:10.356936+0000 mon.a (mon.0) 11814 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:10.942 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:10.655246948Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-02-10T06:49:10.942 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:10.735370487Z level=info msg="Executing migration" id="add correlation config column" 2024-02-10T06:49:10.942 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:10.844030995Z level=info msg="Executing migration" id="create entity_events table" 2024-02-10T06:49:11.205 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:10 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:10.939250853Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-02-10T06:49:11.254 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_OK 2024-02-10T06:49:11.374 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:49:11] "GET /metrics HTTP/1.1" 200 38767 "" "Prometheus/2.43.0" 2024-02-10T06:49:11.493 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:11.202882977Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-02-10T06:49:11.494 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:11.203259259Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-02-10T06:49:11.495 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: cephadm 2024-02-10T06:49:09.761975+0000 mgr.y (mgr.34107) 2827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.496 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:09.796694+0000 mgr.y (mgr.34107) 2828 : audit 0 from='client.45124 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:49:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: cephadm 2024-02-10T06:49:09.876695+0000 mgr.y (mgr.34107) 2829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: cephadm 2024-02-10T06:49:09.971087+0000 mgr.y (mgr.34107) 2830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: cephadm 2024-02-10T06:49:10.070740+0000 mgr.y (mgr.34107) 2831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: cephadm 2024-02-10T06:49:10.167450+0000 mgr.y (mgr.34107) 2832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: cephadm 2024-02-10T06:49:10.262208+0000 mgr.y (mgr.34107) 2833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: cephadm 2024-02-10T06:49:10.357572+0000 mgr.y (mgr.34107) 2834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.435681+0000 mon.a (mon.0) 11815 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.438308+0000 mon.a (mon.0) 11816 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.440818+0000 mon.a (mon.0) 11817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.441632+0000 mon.a (mon.0) 11818 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.447120+0000 mon.a (mon.0) 11819 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: cephadm 2024-02-10T06:49:10.447647+0000 mgr.y (mgr.34107) 2835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.497 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.526253+0000 mon.a (mon.0) 11820 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.528578+0000 mon.a (mon.0) 11821 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.531125+0000 mon.a (mon.0) 11822 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.531909+0000 mon.a (mon.0) 11823 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.539184+0000 mon.a (mon.0) 11824 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: cephadm 2024-02-10T06:49:10.539868+0000 mgr.y (mgr.34107) 2836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.622888+0000 mon.a (mon.0) 11825 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.625053+0000 mon.a (mon.0) 11826 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.627701+0000 mon.a (mon.0) 11827 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.628570+0000 mon.a (mon.0) 11828 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.636346+0000 mon.a (mon.0) 11829 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: cephadm 2024-02-10T06:49:10.636915+0000 mgr.y (mgr.34107) 2837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.718092+0000 mon.a (mon.0) 11830 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.720827+0000 mon.a (mon.0) 11831 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.723890+0000 mon.a (mon.0) 11832 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.724812+0000 mon.a (mon.0) 11833 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.498 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.731743+0000 mon.a (mon.0) 11834 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.816825+0000 mon.a (mon.0) 11835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.819170+0000 mon.a (mon.0) 11836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.822450+0000 mon.a (mon.0) 11837 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.823835+0000 mon.a (mon.0) 11838 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.831846+0000 mon.a (mon.0) 11839 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.910390+0000 mon.a (mon.0) 11840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.913756+0000 mon.a (mon.0) 11841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.917396+0000 mon.a (mon.0) 11842 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.918983+0000 mon.a (mon.0) 11843 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:10.925847+0000 mon.a (mon.0) 11844 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.007685+0000 mon.a (mon.0) 11845 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.010065+0000 mon.a (mon.0) 11846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.012434+0000 mon.a (mon.0) 11847 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.499 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.013282+0000 mon.a (mon.0) 11848 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.022583+0000 mon.a (mon.0) 11849 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.104887+0000 mon.a (mon.0) 11850 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.107551+0000 mon.a (mon.0) 11851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.109997+0000 mon.a (mon.0) 11852 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.111126+0000 mon.a (mon.0) 11853 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.117403+0000 mon.a (mon.0) 11854 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.196637+0000 mon.a (mon.0) 11855 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.200978+0000 mon.a (mon.0) 11856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.205320+0000 mon.a (mon.0) 11857 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.206845+0000 mon.a (mon.0) 11858 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.215192+0000 mon.a (mon.0) 11859 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.252676+0000 mon.c (mon.1) 31 : audit 0 from='client.? 172.21.15.46:0/2350546128' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:49:11.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.293219+0000 mon.a (mon.0) 11860 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.500 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.296218+0000 mon.a (mon.0) 11861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.299000+0000 mon.a (mon.0) 11862 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.299812+0000 mon.a (mon.0) 11863 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.307366+0000 mon.a (mon.0) 11864 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.385117+0000 mon.a (mon.0) 11865 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.388847+0000 mon.a (mon.0) 11866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.392884+0000 mon.a (mon.0) 11867 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.394163+0000 mon.a (mon.0) 11868 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.501 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[56722]: audit 2024-02-10T06:49:11.403326+0000 mon.a (mon.0) 11869 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: cephadm 2024-02-10T06:49:09.761975+0000 mgr.y (mgr.34107) 2827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:09.796694+0000 mgr.y (mgr.34107) 2828 : audit 0 from='client.45124 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:49:11.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: cephadm 2024-02-10T06:49:09.876695+0000 mgr.y (mgr.34107) 2829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: cephadm 2024-02-10T06:49:09.971087+0000 mgr.y (mgr.34107) 2830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: cephadm 2024-02-10T06:49:10.070740+0000 mgr.y (mgr.34107) 2831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: cephadm 2024-02-10T06:49:10.167450+0000 mgr.y (mgr.34107) 2832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: cephadm 2024-02-10T06:49:10.262208+0000 mgr.y (mgr.34107) 2833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: cephadm 2024-02-10T06:49:10.357572+0000 mgr.y (mgr.34107) 2834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.435681+0000 mon.a (mon.0) 11815 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.438308+0000 mon.a (mon.0) 11816 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.440818+0000 mon.a (mon.0) 11817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.441632+0000 mon.a (mon.0) 11818 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.447120+0000 mon.a (mon.0) 11819 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: cephadm 2024-02-10T06:49:10.447647+0000 mgr.y (mgr.34107) 2835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.526253+0000 mon.a (mon.0) 11820 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.528578+0000 mon.a (mon.0) 11821 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.531125+0000 mon.a (mon.0) 11822 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.531909+0000 mon.a (mon.0) 11823 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.539184+0000 mon.a (mon.0) 11824 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: cephadm 2024-02-10T06:49:10.539868+0000 mgr.y (mgr.34107) 2836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: cephadm 2024-02-10T06:49:09.761975+0000 mgr.y (mgr.34107) 2827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:09.796694+0000 mgr.y (mgr.34107) 2828 : audit 0 from='client.45124 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:49:11.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: cephadm 2024-02-10T06:49:09.876695+0000 mgr.y (mgr.34107) 2829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: cephadm 2024-02-10T06:49:09.971087+0000 mgr.y (mgr.34107) 2830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: cephadm 2024-02-10T06:49:10.070740+0000 mgr.y (mgr.34107) 2831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: cephadm 2024-02-10T06:49:10.167450+0000 mgr.y (mgr.34107) 2832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: cephadm 2024-02-10T06:49:10.262208+0000 mgr.y (mgr.34107) 2833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: cephadm 2024-02-10T06:49:10.357572+0000 mgr.y (mgr.34107) 2834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.435681+0000 mon.a (mon.0) 11815 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.438308+0000 mon.a (mon.0) 11816 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.440818+0000 mon.a (mon.0) 11817 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.441632+0000 mon.a (mon.0) 11818 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.447120+0000 mon.a (mon.0) 11819 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: cephadm 2024-02-10T06:49:10.447647+0000 mgr.y (mgr.34107) 2835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.526253+0000 mon.a (mon.0) 11820 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.528578+0000 mon.a (mon.0) 11821 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.531125+0000 mon.a (mon.0) 11822 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.531909+0000 mon.a (mon.0) 11823 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.539184+0000 mon.a (mon.0) 11824 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: cephadm 2024-02-10T06:49:10.539868+0000 mgr.y (mgr.34107) 2836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.622888+0000 mon.a (mon.0) 11825 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.625053+0000 mon.a (mon.0) 11826 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.627701+0000 mon.a (mon.0) 11827 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.628570+0000 mon.a (mon.0) 11828 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.636346+0000 mon.a (mon.0) 11829 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: cephadm 2024-02-10T06:49:10.636915+0000 mgr.y (mgr.34107) 2837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.718092+0000 mon.a (mon.0) 11830 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.720827+0000 mon.a (mon.0) 11831 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.723890+0000 mon.a (mon.0) 11832 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.724812+0000 mon.a (mon.0) 11833 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.731743+0000 mon.a (mon.0) 11834 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.816825+0000 mon.a (mon.0) 11835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.819170+0000 mon.a (mon.0) 11836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.822450+0000 mon.a (mon.0) 11837 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.823835+0000 mon.a (mon.0) 11838 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.831846+0000 mon.a (mon.0) 11839 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.910390+0000 mon.a (mon.0) 11840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.913756+0000 mon.a (mon.0) 11841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.917396+0000 mon.a (mon.0) 11842 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.918983+0000 mon.a (mon.0) 11843 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:10.925847+0000 mon.a (mon.0) 11844 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.007685+0000 mon.a (mon.0) 11845 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.010065+0000 mon.a (mon.0) 11846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.012434+0000 mon.a (mon.0) 11847 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.013282+0000 mon.a (mon.0) 11848 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.022583+0000 mon.a (mon.0) 11849 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.104887+0000 mon.a (mon.0) 11850 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.107551+0000 mon.a (mon.0) 11851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.109997+0000 mon.a (mon.0) 11852 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.111126+0000 mon.a (mon.0) 11853 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.117403+0000 mon.a (mon.0) 11854 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.196637+0000 mon.a (mon.0) 11855 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.200978+0000 mon.a (mon.0) 11856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.205320+0000 mon.a (mon.0) 11857 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.206845+0000 mon.a (mon.0) 11858 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.215192+0000 mon.a (mon.0) 11859 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.252676+0000 mon.c (mon.1) 31 : audit 0 from='client.? 172.21.15.46:0/2350546128' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:49:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.293219+0000 mon.a (mon.0) 11860 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.296218+0000 mon.a (mon.0) 11861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.299000+0000 mon.a (mon.0) 11862 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.299812+0000 mon.a (mon.0) 11863 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.307366+0000 mon.a (mon.0) 11864 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.385117+0000 mon.a (mon.0) 11865 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.388847+0000 mon.a (mon.0) 11866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.392884+0000 mon.a (mon.0) 11867 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.394163+0000 mon.a (mon.0) 11868 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[68510]: audit 2024-02-10T06:49:11.403326+0000 mon.a (mon.0) 11869 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.622888+0000 mon.a (mon.0) 11825 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.625053+0000 mon.a (mon.0) 11826 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.627701+0000 mon.a (mon.0) 11827 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.628570+0000 mon.a (mon.0) 11828 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.636346+0000 mon.a (mon.0) 11829 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: cephadm 2024-02-10T06:49:10.636915+0000 mgr.y (mgr.34107) 2837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.718092+0000 mon.a (mon.0) 11830 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.720827+0000 mon.a (mon.0) 11831 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.723890+0000 mon.a (mon.0) 11832 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.724812+0000 mon.a (mon.0) 11833 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.731743+0000 mon.a (mon.0) 11834 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.816825+0000 mon.a (mon.0) 11835 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.819170+0000 mon.a (mon.0) 11836 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.822450+0000 mon.a (mon.0) 11837 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.823835+0000 mon.a (mon.0) 11838 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.831846+0000 mon.a (mon.0) 11839 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.910390+0000 mon.a (mon.0) 11840 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.913756+0000 mon.a (mon.0) 11841 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.917396+0000 mon.a (mon.0) 11842 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.918983+0000 mon.a (mon.0) 11843 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:10.925847+0000 mon.a (mon.0) 11844 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.007685+0000 mon.a (mon.0) 11845 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.010065+0000 mon.a (mon.0) 11846 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.012434+0000 mon.a (mon.0) 11847 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.013282+0000 mon.a (mon.0) 11848 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.022583+0000 mon.a (mon.0) 11849 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.104887+0000 mon.a (mon.0) 11850 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.107551+0000 mon.a (mon.0) 11851 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.109997+0000 mon.a (mon.0) 11852 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.111126+0000 mon.a (mon.0) 11853 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.117403+0000 mon.a (mon.0) 11854 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.196637+0000 mon.a (mon.0) 11855 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.200978+0000 mon.a (mon.0) 11856 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.205320+0000 mon.a (mon.0) 11857 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.206845+0000 mon.a (mon.0) 11858 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.215192+0000 mon.a (mon.0) 11859 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.252676+0000 mon.c (mon.1) 31 : audit 0 from='client.? 172.21.15.46:0/2350546128' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:49:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.293219+0000 mon.a (mon.0) 11860 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.296218+0000 mon.a (mon.0) 11861 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.299000+0000 mon.a (mon.0) 11862 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.299812+0000 mon.a (mon.0) 11863 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.307366+0000 mon.a (mon.0) 11864 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.385117+0000 mon.a (mon.0) 11865 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:11.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.388847+0000 mon.a (mon.0) 11866 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:11.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.392884+0000 mon.a (mon.0) 11867 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:11.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.394163+0000 mon.a (mon.0) 11868 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:11.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:11 smithi046 bash[71198]: audit 2024-02-10T06:49:11.403326+0000 mon.a (mon.0) 11869 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:11.929 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:11.599659331Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-02-10T06:49:11.929 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:11.600110058Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-02-10T06:49:11.929 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:11.835079856Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-02-10T06:49:12.184 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:11.926316946Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-02-10T06:49:12.184 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:11 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:11.993668437Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-02-10T06:49:12.185 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:12.061708084Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-02-10T06:49:12.185 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:12.10367831Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-02-10T06:49:12.391 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:12.181917286Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-02-10T06:49:12.488 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:12.388563464Z level=info msg="Executing migration" id="Drop public config table" 2024-02-10T06:49:12.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: cephadm 2024-02-10T06:49:10.732268+0000 mgr.y (mgr.34107) 2838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:10.802286+0000 mgr.y (mgr.34107) 2839 : audit 0 from='client.45136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:49:12.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: cephadm 2024-02-10T06:49:10.832431+0000 mgr.y (mgr.34107) 2840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: cephadm 2024-02-10T06:49:10.926558+0000 mgr.y (mgr.34107) 2841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: cephadm 2024-02-10T06:49:11.023135+0000 mgr.y (mgr.34107) 2842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: cephadm 2024-02-10T06:49:11.117846+0000 mgr.y (mgr.34107) 2843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: cephadm 2024-02-10T06:49:11.215856+0000 mgr.y (mgr.34107) 2844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: cephadm 2024-02-10T06:49:11.307892+0000 mgr.y (mgr.34107) 2845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: cephadm 2024-02-10T06:49:11.404049+0000 mgr.y (mgr.34107) 2846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.482268+0000 mon.a (mon.0) 11870 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.485618+0000 mon.a (mon.0) 11871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.489977+0000 mon.a (mon.0) 11872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.491455+0000 mon.a (mon.0) 11873 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.499858+0000 mon.a (mon.0) 11874 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: cephadm 2024-02-10T06:49:11.500420+0000 mgr.y (mgr.34107) 2847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.577805+0000 mon.a (mon.0) 11875 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.581781+0000 mon.a (mon.0) 11876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.585784+0000 mon.a (mon.0) 11877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.587222+0000 mon.a (mon.0) 11878 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.745 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.594777+0000 mon.a (mon.0) 11879 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: cephadm 2024-02-10T06:49:11.595307+0000 mgr.y (mgr.34107) 2848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.671920+0000 mon.a (mon.0) 11880 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.746 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.676411+0000 mon.a (mon.0) 11881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.680456+0000 mon.a (mon.0) 11882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.682020+0000 mon.a (mon.0) 11883 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.691130+0000 mon.a (mon.0) 11884 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: cluster 2024-02-10T06:49:11.691398+0000 mgr.y (mgr.34107) 2849 : cluster 0 pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-02-10T06:49:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: cephadm 2024-02-10T06:49:11.692064+0000 mgr.y (mgr.34107) 2850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.771521+0000 mon.a (mon.0) 11885 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.775260+0000 mon.a (mon.0) 11886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.779797+0000 mon.a (mon.0) 11887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.747 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.781167+0000 mon.a (mon.0) 11888 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.789144+0000 mon.a (mon.0) 11889 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.869469+0000 mon.a (mon.0) 11890 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.873091+0000 mon.a (mon.0) 11891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.876432+0000 mon.a (mon.0) 11892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.877685+0000 mon.a (mon.0) 11893 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.885721+0000 mon.a (mon.0) 11894 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.966615+0000 mon.a (mon.0) 11895 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.969350+0000 mon.a (mon.0) 11896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.972600+0000 mon.a (mon.0) 11897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.748 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.973873+0000 mon.a (mon.0) 11898 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:11.981740+0000 mon.a (mon.0) 11899 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:12.065437+0000 mon.a (mon.0) 11900 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:12.068075+0000 mon.a (mon.0) 11901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:12.071066+0000 mon.a (mon.0) 11902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:12.072115+0000 mon.a (mon.0) 11903 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:12.078283+0000 mon.a (mon.0) 11904 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:12.157536+0000 mon.a (mon.0) 11905 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:12.161348+0000 mon.a (mon.0) 11906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:12.164888+0000 mon.a (mon.0) 11907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.749 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:12.166017+0000 mon.a (mon.0) 11908 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:12.174428+0000 mon.a (mon.0) 11909 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:12.256239+0000 mon.a (mon.0) 11910 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:12.258566+0000 mon.a (mon.0) 11911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:12.261775+0000 mon.a (mon.0) 11912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:12.262686+0000 mon.a (mon.0) 11913 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:12.268628+0000 mon.a (mon.0) 11914 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:12.348580+0000 mon.a (mon.0) 11915 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:12.351282+0000 mon.a (mon.0) 11916 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:12.354452+0000 mon.a (mon.0) 11917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.750 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:12.355357+0000 mon.a (mon.0) 11918 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.751 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[56722]: audit 2024-02-10T06:49:12.363662+0000 mon.a (mon.0) 11919 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: cephadm 2024-02-10T06:49:10.732268+0000 mgr.y (mgr.34107) 2838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:10.802286+0000 mgr.y (mgr.34107) 2839 : audit 0 from='client.45136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:49:12.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: cephadm 2024-02-10T06:49:10.832431+0000 mgr.y (mgr.34107) 2840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: cephadm 2024-02-10T06:49:10.926558+0000 mgr.y (mgr.34107) 2841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: cephadm 2024-02-10T06:49:11.023135+0000 mgr.y (mgr.34107) 2842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: cephadm 2024-02-10T06:49:11.117846+0000 mgr.y (mgr.34107) 2843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: cephadm 2024-02-10T06:49:11.215856+0000 mgr.y (mgr.34107) 2844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: cephadm 2024-02-10T06:49:11.307892+0000 mgr.y (mgr.34107) 2845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: cephadm 2024-02-10T06:49:11.404049+0000 mgr.y (mgr.34107) 2846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.482268+0000 mon.a (mon.0) 11870 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.485618+0000 mon.a (mon.0) 11871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.489977+0000 mon.a (mon.0) 11872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.491455+0000 mon.a (mon.0) 11873 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.499858+0000 mon.a (mon.0) 11874 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: cephadm 2024-02-10T06:49:11.500420+0000 mgr.y (mgr.34107) 2847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.577805+0000 mon.a (mon.0) 11875 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.581781+0000 mon.a (mon.0) 11876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.585784+0000 mon.a (mon.0) 11877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.587222+0000 mon.a (mon.0) 11878 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.594777+0000 mon.a (mon.0) 11879 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: cephadm 2024-02-10T06:49:10.732268+0000 mgr.y (mgr.34107) 2838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:10.802286+0000 mgr.y (mgr.34107) 2839 : audit 0 from='client.45136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:49:12.877 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: cephadm 2024-02-10T06:49:10.832431+0000 mgr.y (mgr.34107) 2840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: cephadm 2024-02-10T06:49:10.926558+0000 mgr.y (mgr.34107) 2841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: cephadm 2024-02-10T06:49:11.023135+0000 mgr.y (mgr.34107) 2842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: cephadm 2024-02-10T06:49:11.117846+0000 mgr.y (mgr.34107) 2843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: cephadm 2024-02-10T06:49:11.215856+0000 mgr.y (mgr.34107) 2844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: cephadm 2024-02-10T06:49:11.307892+0000 mgr.y (mgr.34107) 2845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: cephadm 2024-02-10T06:49:11.404049+0000 mgr.y (mgr.34107) 2846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.482268+0000 mon.a (mon.0) 11870 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.485618+0000 mon.a (mon.0) 11871 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.489977+0000 mon.a (mon.0) 11872 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.491455+0000 mon.a (mon.0) 11873 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.499858+0000 mon.a (mon.0) 11874 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: cephadm 2024-02-10T06:49:11.500420+0000 mgr.y (mgr.34107) 2847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.577805+0000 mon.a (mon.0) 11875 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.581781+0000 mon.a (mon.0) 11876 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.585784+0000 mon.a (mon.0) 11877 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.587222+0000 mon.a (mon.0) 11878 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.594777+0000 mon.a (mon.0) 11879 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: cephadm 2024-02-10T06:49:11.595307+0000 mgr.y (mgr.34107) 2848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.671920+0000 mon.a (mon.0) 11880 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.676411+0000 mon.a (mon.0) 11881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.680456+0000 mon.a (mon.0) 11882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.682020+0000 mon.a (mon.0) 11883 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.691130+0000 mon.a (mon.0) 11884 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: cluster 2024-02-10T06:49:11.691398+0000 mgr.y (mgr.34107) 2849 : cluster 0 pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-02-10T06:49:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: cephadm 2024-02-10T06:49:11.692064+0000 mgr.y (mgr.34107) 2850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.771521+0000 mon.a (mon.0) 11885 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.775260+0000 mon.a (mon.0) 11886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.779797+0000 mon.a (mon.0) 11887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.781167+0000 mon.a (mon.0) 11888 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.789144+0000 mon.a (mon.0) 11889 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.869469+0000 mon.a (mon.0) 11890 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.873091+0000 mon.a (mon.0) 11891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.876432+0000 mon.a (mon.0) 11892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.877685+0000 mon.a (mon.0) 11893 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.885721+0000 mon.a (mon.0) 11894 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.966615+0000 mon.a (mon.0) 11895 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.969350+0000 mon.a (mon.0) 11896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: cephadm 2024-02-10T06:49:11.595307+0000 mgr.y (mgr.34107) 2848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.671920+0000 mon.a (mon.0) 11880 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.676411+0000 mon.a (mon.0) 11881 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.680456+0000 mon.a (mon.0) 11882 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.682020+0000 mon.a (mon.0) 11883 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.691130+0000 mon.a (mon.0) 11884 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.883 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: cluster 2024-02-10T06:49:11.691398+0000 mgr.y (mgr.34107) 2849 : cluster 0 pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-02-10T06:49:12.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: cephadm 2024-02-10T06:49:11.692064+0000 mgr.y (mgr.34107) 2850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:12.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.771521+0000 mon.a (mon.0) 11885 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.775260+0000 mon.a (mon.0) 11886 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.779797+0000 mon.a (mon.0) 11887 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.781167+0000 mon.a (mon.0) 11888 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.789144+0000 mon.a (mon.0) 11889 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.869469+0000 mon.a (mon.0) 11890 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.873091+0000 mon.a (mon.0) 11891 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.876432+0000 mon.a (mon.0) 11892 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.877685+0000 mon.a (mon.0) 11893 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.885721+0000 mon.a (mon.0) 11894 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.966615+0000 mon.a (mon.0) 11895 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.969350+0000 mon.a (mon.0) 11896 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.972600+0000 mon.a (mon.0) 11897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.973873+0000 mon.a (mon.0) 11898 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:11.981740+0000 mon.a (mon.0) 11899 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:12.065437+0000 mon.a (mon.0) 11900 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:12.068075+0000 mon.a (mon.0) 11901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:12.071066+0000 mon.a (mon.0) 11902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:12.072115+0000 mon.a (mon.0) 11903 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:12.078283+0000 mon.a (mon.0) 11904 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:12.157536+0000 mon.a (mon.0) 11905 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:12.161348+0000 mon.a (mon.0) 11906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:12.164888+0000 mon.a (mon.0) 11907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:12.166017+0000 mon.a (mon.0) 11908 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:12.174428+0000 mon.a (mon.0) 11909 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:12.256239+0000 mon.a (mon.0) 11910 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.887 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:12.258566+0000 mon.a (mon.0) 11911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:12.261775+0000 mon.a (mon.0) 11912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:12.262686+0000 mon.a (mon.0) 11913 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:12.268628+0000 mon.a (mon.0) 11914 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:12.348580+0000 mon.a (mon.0) 11915 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:12.351282+0000 mon.a (mon.0) 11916 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:12.354452+0000 mon.a (mon.0) 11917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:12.355357+0000 mon.a (mon.0) 11918 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[71198]: audit 2024-02-10T06:49:12.363662+0000 mon.a (mon.0) 11919 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.972600+0000 mon.a (mon.0) 11897 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.973873+0000 mon.a (mon.0) 11898 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:11.981740+0000 mon.a (mon.0) 11899 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:12.065437+0000 mon.a (mon.0) 11900 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:12.068075+0000 mon.a (mon.0) 11901 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:12.071066+0000 mon.a (mon.0) 11902 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:12.072115+0000 mon.a (mon.0) 11903 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.889 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:12.078283+0000 mon.a (mon.0) 11904 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:12.157536+0000 mon.a (mon.0) 11905 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:12.161348+0000 mon.a (mon.0) 11906 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:12.164888+0000 mon.a (mon.0) 11907 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:12.166017+0000 mon.a (mon.0) 11908 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:12.174428+0000 mon.a (mon.0) 11909 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:12.256239+0000 mon.a (mon.0) 11910 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:12.258566+0000 mon.a (mon.0) 11911 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:12.261775+0000 mon.a (mon.0) 11912 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.890 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:12.262686+0000 mon.a (mon.0) 11913 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:12.268628+0000 mon.a (mon.0) 11914 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:12.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:12.348580+0000 mon.a (mon.0) 11915 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:12.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:12.351282+0000 mon.a (mon.0) 11916 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:12.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:12.354452+0000 mon.a (mon.0) 11917 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:12.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:12.355357+0000 mon.a (mon.0) 11918 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:12.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:12 smithi046 bash[68510]: audit 2024-02-10T06:49:12.363662+0000 mon.a (mon.0) 11919 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.067 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:12 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:12.756195123Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-02-10T06:49:13.347 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:13.065039078Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-02-10T06:49:13.670 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:13.344238966Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-02-10T06:49:13.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: cephadm 2024-02-10T06:49:11.789903+0000 mgr.y (mgr.34107) 2851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: cephadm 2024-02-10T06:49:11.886314+0000 mgr.y (mgr.34107) 2852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: cephadm 2024-02-10T06:49:11.982602+0000 mgr.y (mgr.34107) 2853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: cephadm 2024-02-10T06:49:12.078837+0000 mgr.y (mgr.34107) 2854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: cephadm 2024-02-10T06:49:12.175098+0000 mgr.y (mgr.34107) 2855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: cephadm 2024-02-10T06:49:12.269221+0000 mgr.y (mgr.34107) 2856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: cephadm 2024-02-10T06:49:12.364216+0000 mgr.y (mgr.34107) 2857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.442100+0000 mon.a (mon.0) 11920 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.444698+0000 mon.a (mon.0) 11921 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.447419+0000 mon.a (mon.0) 11922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.448331+0000 mon.a (mon.0) 11923 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.671 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.500120+0000 mon.a (mon.0) 11924 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: cephadm 2024-02-10T06:49:12.500906+0000 mgr.y (mgr.34107) 2858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.525193+0000 mgr.y (mgr.34107) 2859 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:49:13.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.578351+0000 mon.a (mon.0) 11925 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.581432+0000 mon.a (mon.0) 11926 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.585413+0000 mon.a (mon.0) 11927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.586853+0000 mon.a (mon.0) 11928 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.594650+0000 mon.a (mon.0) 11929 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.672 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: cephadm 2024-02-10T06:49:12.595348+0000 mgr.y (mgr.34107) 2860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.672833+0000 mon.a (mon.0) 11930 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.675990+0000 mon.a (mon.0) 11931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.679612+0000 mon.a (mon.0) 11932 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.680762+0000 mon.a (mon.0) 11933 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.689332+0000 mon.a (mon.0) 11934 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: cephadm 2024-02-10T06:49:12.690085+0000 mgr.y (mgr.34107) 2861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.769233+0000 mon.a (mon.0) 11935 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.772255+0000 mon.a (mon.0) 11936 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.775521+0000 mon.a (mon.0) 11937 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.776398+0000 mon.a (mon.0) 11938 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.673 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.781987+0000 mon.a (mon.0) 11939 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.674 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.862582+0000 mon.a (mon.0) 11940 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.674 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.866994+0000 mon.a (mon.0) 11941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.674 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.871443+0000 mon.a (mon.0) 11942 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.674 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.872713+0000 mon.a (mon.0) 11943 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.674 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.882704+0000 mon.a (mon.0) 11944 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.674 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.962859+0000 mon.a (mon.0) 11945 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.674 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.965084+0000 mon.a (mon.0) 11946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.674 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.967757+0000 mon.a (mon.0) 11947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.674 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.969114+0000 mon.a (mon.0) 11948 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.675 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:12.976441+0000 mon.a (mon.0) 11949 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.676 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:13.058841+0000 mon.a (mon.0) 11950 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.676 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:13.061843+0000 mon.a (mon.0) 11951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.676 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:13.064525+0000 mon.a (mon.0) 11952 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.676 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:13.065472+0000 mon.a (mon.0) 11953 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.676 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:13.072089+0000 mon.a (mon.0) 11954 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.676 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:13.151141+0000 mon.a (mon.0) 11955 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.676 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:13.154592+0000 mon.a (mon.0) 11956 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.676 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:13.158231+0000 mon.a (mon.0) 11957 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.676 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:13.159204+0000 mon.a (mon.0) 11958 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.677 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:13.166130+0000 mon.a (mon.0) 11959 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.677 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:13.248725+0000 mon.a (mon.0) 11960 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.677 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:13.251033+0000 mon.a (mon.0) 11961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.677 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:13.254520+0000 mon.a (mon.0) 11962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.677 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:13.255594+0000 mon.a (mon.0) 11963 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.677 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:13.261574+0000 mon.a (mon.0) 11964 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.677 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:13.341967+0000 mon.a (mon.0) 11965 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.677 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:13.344133+0000 mon.a (mon.0) 11966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.677 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:13.347001+0000 mon.a (mon.0) 11967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.677 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:13.347844+0000 mon.a (mon.0) 11968 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.677 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[56722]: audit 2024-02-10T06:49:13.353162+0000 mon.a (mon.0) 11969 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: cephadm 2024-02-10T06:49:11.789903+0000 mgr.y (mgr.34107) 2851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: cephadm 2024-02-10T06:49:11.886314+0000 mgr.y (mgr.34107) 2852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: cephadm 2024-02-10T06:49:11.982602+0000 mgr.y (mgr.34107) 2853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: cephadm 2024-02-10T06:49:12.078837+0000 mgr.y (mgr.34107) 2854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: cephadm 2024-02-10T06:49:12.175098+0000 mgr.y (mgr.34107) 2855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: cephadm 2024-02-10T06:49:12.269221+0000 mgr.y (mgr.34107) 2856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: cephadm 2024-02-10T06:49:12.364216+0000 mgr.y (mgr.34107) 2857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.442100+0000 mon.a (mon.0) 11920 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.444698+0000 mon.a (mon.0) 11921 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.447419+0000 mon.a (mon.0) 11922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.448331+0000 mon.a (mon.0) 11923 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.500120+0000 mon.a (mon.0) 11924 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: cephadm 2024-02-10T06:49:12.500906+0000 mgr.y (mgr.34107) 2858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.525193+0000 mgr.y (mgr.34107) 2859 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:49:13.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.578351+0000 mon.a (mon.0) 11925 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.581432+0000 mon.a (mon.0) 11926 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.585413+0000 mon.a (mon.0) 11927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.586853+0000 mon.a (mon.0) 11928 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.594650+0000 mon.a (mon.0) 11929 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: cephadm 2024-02-10T06:49:12.595348+0000 mgr.y (mgr.34107) 2860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: cephadm 2024-02-10T06:49:11.789903+0000 mgr.y (mgr.34107) 2851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: cephadm 2024-02-10T06:49:11.886314+0000 mgr.y (mgr.34107) 2852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: cephadm 2024-02-10T06:49:11.982602+0000 mgr.y (mgr.34107) 2853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: cephadm 2024-02-10T06:49:12.078837+0000 mgr.y (mgr.34107) 2854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: cephadm 2024-02-10T06:49:12.175098+0000 mgr.y (mgr.34107) 2855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: cephadm 2024-02-10T06:49:12.269221+0000 mgr.y (mgr.34107) 2856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: cephadm 2024-02-10T06:49:12.364216+0000 mgr.y (mgr.34107) 2857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.442100+0000 mon.a (mon.0) 11920 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.444698+0000 mon.a (mon.0) 11921 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.447419+0000 mon.a (mon.0) 11922 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.448331+0000 mon.a (mon.0) 11923 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.500120+0000 mon.a (mon.0) 11924 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: cephadm 2024-02-10T06:49:12.500906+0000 mgr.y (mgr.34107) 2858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.525193+0000 mgr.y (mgr.34107) 2859 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:49:13.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.578351+0000 mon.a (mon.0) 11925 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.581432+0000 mon.a (mon.0) 11926 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.585413+0000 mon.a (mon.0) 11927 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.586853+0000 mon.a (mon.0) 11928 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.594650+0000 mon.a (mon.0) 11929 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: cephadm 2024-02-10T06:49:12.595348+0000 mgr.y (mgr.34107) 2860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.672833+0000 mon.a (mon.0) 11930 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.675990+0000 mon.a (mon.0) 11931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.679612+0000 mon.a (mon.0) 11932 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.680762+0000 mon.a (mon.0) 11933 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.689332+0000 mon.a (mon.0) 11934 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: cephadm 2024-02-10T06:49:12.690085+0000 mgr.y (mgr.34107) 2861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.769233+0000 mon.a (mon.0) 11935 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.772255+0000 mon.a (mon.0) 11936 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.775521+0000 mon.a (mon.0) 11937 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.776398+0000 mon.a (mon.0) 11938 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.781987+0000 mon.a (mon.0) 11939 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.862582+0000 mon.a (mon.0) 11940 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.866994+0000 mon.a (mon.0) 11941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.871443+0000 mon.a (mon.0) 11942 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.872713+0000 mon.a (mon.0) 11943 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.882704+0000 mon.a (mon.0) 11944 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.962859+0000 mon.a (mon.0) 11945 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.965084+0000 mon.a (mon.0) 11946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.967757+0000 mon.a (mon.0) 11947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.969114+0000 mon.a (mon.0) 11948 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:12.976441+0000 mon.a (mon.0) 11949 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:13.058841+0000 mon.a (mon.0) 11950 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:13.061843+0000 mon.a (mon.0) 11951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:13.064525+0000 mon.a (mon.0) 11952 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:13.065472+0000 mon.a (mon.0) 11953 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:13.072089+0000 mon.a (mon.0) 11954 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:13.151141+0000 mon.a (mon.0) 11955 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:13.154592+0000 mon.a (mon.0) 11956 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:13.158231+0000 mon.a (mon.0) 11957 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:13.159204+0000 mon.a (mon.0) 11958 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:13.166130+0000 mon.a (mon.0) 11959 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:13.248725+0000 mon.a (mon.0) 11960 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:13.251033+0000 mon.a (mon.0) 11961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:13.254520+0000 mon.a (mon.0) 11962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:13.255594+0000 mon.a (mon.0) 11963 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:13.261574+0000 mon.a (mon.0) 11964 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:13.341967+0000 mon.a (mon.0) 11965 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:13.344133+0000 mon.a (mon.0) 11966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:13.347001+0000 mon.a (mon.0) 11967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:13.347844+0000 mon.a (mon.0) 11968 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[71198]: audit 2024-02-10T06:49:13.353162+0000 mon.a (mon.0) 11969 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.672833+0000 mon.a (mon.0) 11930 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.675990+0000 mon.a (mon.0) 11931 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.679612+0000 mon.a (mon.0) 11932 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.884 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.680762+0000 mon.a (mon.0) 11933 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.689332+0000 mon.a (mon.0) 11934 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: cephadm 2024-02-10T06:49:12.690085+0000 mgr.y (mgr.34107) 2861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:13.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.769233+0000 mon.a (mon.0) 11935 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.772255+0000 mon.a (mon.0) 11936 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.775521+0000 mon.a (mon.0) 11937 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.776398+0000 mon.a (mon.0) 11938 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.781987+0000 mon.a (mon.0) 11939 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.862582+0000 mon.a (mon.0) 11940 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.866994+0000 mon.a (mon.0) 11941 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.871443+0000 mon.a (mon.0) 11942 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.872713+0000 mon.a (mon.0) 11943 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.882704+0000 mon.a (mon.0) 11944 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.962859+0000 mon.a (mon.0) 11945 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.965084+0000 mon.a (mon.0) 11946 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.967757+0000 mon.a (mon.0) 11947 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.969114+0000 mon.a (mon.0) 11948 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:12.976441+0000 mon.a (mon.0) 11949 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:13.058841+0000 mon.a (mon.0) 11950 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:13.061843+0000 mon.a (mon.0) 11951 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:13.064525+0000 mon.a (mon.0) 11952 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:13.065472+0000 mon.a (mon.0) 11953 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:13.072089+0000 mon.a (mon.0) 11954 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:13.151141+0000 mon.a (mon.0) 11955 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:13.154592+0000 mon.a (mon.0) 11956 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:13.158231+0000 mon.a (mon.0) 11957 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:13.159204+0000 mon.a (mon.0) 11958 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:13.166130+0000 mon.a (mon.0) 11959 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:13.248725+0000 mon.a (mon.0) 11960 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:13.251033+0000 mon.a (mon.0) 11961 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:13.254520+0000 mon.a (mon.0) 11962 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:13.255594+0000 mon.a (mon.0) 11963 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:13.261574+0000 mon.a (mon.0) 11964 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:13.341967+0000 mon.a (mon.0) 11965 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:13.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:13.344133+0000 mon.a (mon.0) 11966 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:13.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:13.347001+0000 mon.a (mon.0) 11967 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:13.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:13.347844+0000 mon.a (mon.0) 11968 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:13.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:13 smithi046 bash[68510]: audit 2024-02-10T06:49:13.353162+0000 mon.a (mon.0) 11969 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:13.954 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:13.667687477Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-02-10T06:49:14.164 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:13.951850537Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-02-10T06:49:14.165 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:13 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:13.994032254Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-02-10T06:49:14.165 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:14.068053047Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-02-10T06:49:14.243 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:14.161996107Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-02-10T06:49:14.522 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:14.262196675Z level=info msg="Executing migration" id="add share column" 2024-02-10T06:49:14.523 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:14.346735082Z level=info msg="Executing migration" id="create default alerting folders" 2024-02-10T06:49:14.523 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:14.435942017Z level=info msg="Executing migration" id="create file table" 2024-02-10T06:49:14.523 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:14.489634474Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-02-10T06:49:14.523 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: cephadm 2024-02-10T06:49:12.782867+0000 mgr.y (mgr.34107) 2862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.523 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: cephadm 2024-02-10T06:49:12.883529+0000 mgr.y (mgr.34107) 2863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.523 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: cephadm 2024-02-10T06:49:12.977347+0000 mgr.y (mgr.34107) 2864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: cephadm 2024-02-10T06:49:13.072664+0000 mgr.y (mgr.34107) 2865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: cephadm 2024-02-10T06:49:13.166990+0000 mgr.y (mgr.34107) 2866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: cephadm 2024-02-10T06:49:13.262337+0000 mgr.y (mgr.34107) 2867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: cephadm 2024-02-10T06:49:13.353715+0000 mgr.y (mgr.34107) 2868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.431751+0000 mon.a (mon.0) 11970 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.433894+0000 mon.a (mon.0) 11971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.436192+0000 mon.a (mon.0) 11972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.437323+0000 mon.a (mon.0) 11973 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.444198+0000 mon.a (mon.0) 11974 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: cephadm 2024-02-10T06:49:13.444687+0000 mgr.y (mgr.34107) 2869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.522865+0000 mon.a (mon.0) 11975 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.525732+0000 mon.a (mon.0) 11976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.529166+0000 mon.a (mon.0) 11977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.524 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.530477+0000 mon.a (mon.0) 11978 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.525 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.538642+0000 mon.a (mon.0) 11979 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.525 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: cephadm 2024-02-10T06:49:13.539222+0000 mgr.y (mgr.34107) 2870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.525 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.621402+0000 mon.a (mon.0) 11980 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.525 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.624397+0000 mon.a (mon.0) 11981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.525 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.628855+0000 mon.a (mon.0) 11982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.525 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.630329+0000 mon.a (mon.0) 11983 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.525 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.638317+0000 mon.a (mon.0) 11984 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.525 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: cephadm 2024-02-10T06:49:13.638885+0000 mgr.y (mgr.34107) 2871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.525 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: cluster 2024-02-10T06:49:13.692254+0000 mgr.y (mgr.34107) 2872 : cluster 0 pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-10T06:49:14.525 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.718847+0000 mon.a (mon.0) 11985 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.525 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.721802+0000 mon.a (mon.0) 11986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.525 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.725124+0000 mon.a (mon.0) 11987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.525 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.726394+0000 mon.a (mon.0) 11988 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.525 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.732691+0000 mon.a (mon.0) 11989 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.525 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.810914+0000 mon.a (mon.0) 11990 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.815546+0000 mon.a (mon.0) 11991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.819771+0000 mon.a (mon.0) 11992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.821212+0000 mon.a (mon.0) 11993 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.829903+0000 mon.a (mon.0) 11994 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.910485+0000 mon.a (mon.0) 11995 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.913407+0000 mon.a (mon.0) 11996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.916423+0000 mon.a (mon.0) 11997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.917668+0000 mon.a (mon.0) 11998 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:13.924939+0000 mon.a (mon.0) 11999 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.004469+0000 mon.a (mon.0) 12000 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.007741+0000 mon.a (mon.0) 12001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.011771+0000 mon.a (mon.0) 12002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.012940+0000 mon.a (mon.0) 12003 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.021772+0000 mon.a (mon.0) 12004 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.526 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.099293+0000 mon.a (mon.0) 12005 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.102346+0000 mon.a (mon.0) 12006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.106268+0000 mon.a (mon.0) 12007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.107659+0000 mon.a (mon.0) 12008 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.115443+0000 mon.a (mon.0) 12009 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.193521+0000 mon.a (mon.0) 12010 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.197846+0000 mon.a (mon.0) 12011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.201916+0000 mon.a (mon.0) 12012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.203044+0000 mon.a (mon.0) 12013 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.209992+0000 mon.a (mon.0) 12014 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.290739+0000 mon.a (mon.0) 12015 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.293247+0000 mon.a (mon.0) 12016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.296909+0000 mon.a (mon.0) 12017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.298162+0000 mon.a (mon.0) 12018 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.306570+0000 mon.a (mon.0) 12019 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.389937+0000 mon.a (mon.0) 12020 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.527 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.392618+0000 mon.a (mon.0) 12021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.396141+0000 mon.a (mon.0) 12022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.397216+0000 mon.a (mon.0) 12023 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.528 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[56722]: audit 2024-02-10T06:49:14.404632+0000 mon.a (mon.0) 12024 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.796 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:14.53161657Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-02-10T06:49:14.796 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:14.574303258Z level=info msg="Executing migration" id="create file_meta table" 2024-02-10T06:49:14.796 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:14.641822611Z level=info msg="Executing migration" id="file table idx: path key" 2024-02-10T06:49:14.796 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:14.667467208Z level=info msg="Executing migration" id="set path collation in file table" 2024-02-10T06:49:14.796 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:14.74286084Z level=info msg="Executing migration" id="managed permissions migration" 2024-02-10T06:49:14.796 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:14.768338496Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-02-10T06:49:14.796 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:14.793471193Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-02-10T06:49:14.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: cephadm 2024-02-10T06:49:12.782867+0000 mgr.y (mgr.34107) 2862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: cephadm 2024-02-10T06:49:12.883529+0000 mgr.y (mgr.34107) 2863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: cephadm 2024-02-10T06:49:12.977347+0000 mgr.y (mgr.34107) 2864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: cephadm 2024-02-10T06:49:13.072664+0000 mgr.y (mgr.34107) 2865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: cephadm 2024-02-10T06:49:13.166990+0000 mgr.y (mgr.34107) 2866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: cephadm 2024-02-10T06:49:13.262337+0000 mgr.y (mgr.34107) 2867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: cephadm 2024-02-10T06:49:13.353715+0000 mgr.y (mgr.34107) 2868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.431751+0000 mon.a (mon.0) 11970 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.433894+0000 mon.a (mon.0) 11971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.436192+0000 mon.a (mon.0) 11972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.437323+0000 mon.a (mon.0) 11973 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.444198+0000 mon.a (mon.0) 11974 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: cephadm 2024-02-10T06:49:13.444687+0000 mgr.y (mgr.34107) 2869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.522865+0000 mon.a (mon.0) 11975 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.525732+0000 mon.a (mon.0) 11976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.529166+0000 mon.a (mon.0) 11977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.530477+0000 mon.a (mon.0) 11978 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.538642+0000 mon.a (mon.0) 11979 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: cephadm 2024-02-10T06:49:13.539222+0000 mgr.y (mgr.34107) 2870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.621402+0000 mon.a (mon.0) 11980 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: cephadm 2024-02-10T06:49:12.782867+0000 mgr.y (mgr.34107) 2862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: cephadm 2024-02-10T06:49:12.883529+0000 mgr.y (mgr.34107) 2863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: cephadm 2024-02-10T06:49:12.977347+0000 mgr.y (mgr.34107) 2864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: cephadm 2024-02-10T06:49:13.072664+0000 mgr.y (mgr.34107) 2865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: cephadm 2024-02-10T06:49:13.166990+0000 mgr.y (mgr.34107) 2866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: cephadm 2024-02-10T06:49:13.262337+0000 mgr.y (mgr.34107) 2867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: cephadm 2024-02-10T06:49:13.353715+0000 mgr.y (mgr.34107) 2868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.431751+0000 mon.a (mon.0) 11970 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.433894+0000 mon.a (mon.0) 11971 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.436192+0000 mon.a (mon.0) 11972 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.437323+0000 mon.a (mon.0) 11973 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.444198+0000 mon.a (mon.0) 11974 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.880 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: cephadm 2024-02-10T06:49:13.444687+0000 mgr.y (mgr.34107) 2869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.522865+0000 mon.a (mon.0) 11975 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.525732+0000 mon.a (mon.0) 11976 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.529166+0000 mon.a (mon.0) 11977 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.530477+0000 mon.a (mon.0) 11978 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.538642+0000 mon.a (mon.0) 11979 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: cephadm 2024-02-10T06:49:13.539222+0000 mgr.y (mgr.34107) 2870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.621402+0000 mon.a (mon.0) 11980 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.624397+0000 mon.a (mon.0) 11981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.628855+0000 mon.a (mon.0) 11982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.630329+0000 mon.a (mon.0) 11983 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.638317+0000 mon.a (mon.0) 11984 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: cephadm 2024-02-10T06:49:13.638885+0000 mgr.y (mgr.34107) 2871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: cluster 2024-02-10T06:49:13.692254+0000 mgr.y (mgr.34107) 2872 : cluster 0 pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-10T06:49:14.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.718847+0000 mon.a (mon.0) 11985 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.721802+0000 mon.a (mon.0) 11986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.725124+0000 mon.a (mon.0) 11987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.726394+0000 mon.a (mon.0) 11988 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.732691+0000 mon.a (mon.0) 11989 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.810914+0000 mon.a (mon.0) 11990 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.815546+0000 mon.a (mon.0) 11991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.819771+0000 mon.a (mon.0) 11992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.821212+0000 mon.a (mon.0) 11993 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.829903+0000 mon.a (mon.0) 11994 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.910485+0000 mon.a (mon.0) 11995 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.913407+0000 mon.a (mon.0) 11996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.916423+0000 mon.a (mon.0) 11997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.917668+0000 mon.a (mon.0) 11998 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.624397+0000 mon.a (mon.0) 11981 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.628855+0000 mon.a (mon.0) 11982 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.885 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.630329+0000 mon.a (mon.0) 11983 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.638317+0000 mon.a (mon.0) 11984 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: cephadm 2024-02-10T06:49:13.638885+0000 mgr.y (mgr.34107) 2871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:14.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: cluster 2024-02-10T06:49:13.692254+0000 mgr.y (mgr.34107) 2872 : cluster 0 pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-10T06:49:14.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.718847+0000 mon.a (mon.0) 11985 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.721802+0000 mon.a (mon.0) 11986 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.725124+0000 mon.a (mon.0) 11987 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.726394+0000 mon.a (mon.0) 11988 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.732691+0000 mon.a (mon.0) 11989 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.810914+0000 mon.a (mon.0) 11990 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.815546+0000 mon.a (mon.0) 11991 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.819771+0000 mon.a (mon.0) 11992 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.821212+0000 mon.a (mon.0) 11993 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.829903+0000 mon.a (mon.0) 11994 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.910485+0000 mon.a (mon.0) 11995 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.913407+0000 mon.a (mon.0) 11996 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.916423+0000 mon.a (mon.0) 11997 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.917668+0000 mon.a (mon.0) 11998 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:13.924939+0000 mon.a (mon.0) 11999 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.004469+0000 mon.a (mon.0) 12000 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.007741+0000 mon.a (mon.0) 12001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.011771+0000 mon.a (mon.0) 12002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.012940+0000 mon.a (mon.0) 12003 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.021772+0000 mon.a (mon.0) 12004 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.099293+0000 mon.a (mon.0) 12005 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.102346+0000 mon.a (mon.0) 12006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.106268+0000 mon.a (mon.0) 12007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.107659+0000 mon.a (mon.0) 12008 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.115443+0000 mon.a (mon.0) 12009 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.193521+0000 mon.a (mon.0) 12010 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.197846+0000 mon.a (mon.0) 12011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.201916+0000 mon.a (mon.0) 12012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.203044+0000 mon.a (mon.0) 12013 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.209992+0000 mon.a (mon.0) 12014 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.290739+0000 mon.a (mon.0) 12015 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.891 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.293247+0000 mon.a (mon.0) 12016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.296909+0000 mon.a (mon.0) 12017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.298162+0000 mon.a (mon.0) 12018 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.306570+0000 mon.a (mon.0) 12019 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.389937+0000 mon.a (mon.0) 12020 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.392618+0000 mon.a (mon.0) 12021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.892 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.396141+0000 mon.a (mon.0) 12022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.893 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.397216+0000 mon.a (mon.0) 12023 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.893 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[71198]: audit 2024-02-10T06:49:14.404632+0000 mon.a (mon.0) 12024 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.893 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:13.924939+0000 mon.a (mon.0) 11999 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.894 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.004469+0000 mon.a (mon.0) 12000 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.894 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.007741+0000 mon.a (mon.0) 12001 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.894 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.011771+0000 mon.a (mon.0) 12002 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.894 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.012940+0000 mon.a (mon.0) 12003 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.894 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.021772+0000 mon.a (mon.0) 12004 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.894 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.099293+0000 mon.a (mon.0) 12005 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.894 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.102346+0000 mon.a (mon.0) 12006 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.895 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.106268+0000 mon.a (mon.0) 12007 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.895 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.107659+0000 mon.a (mon.0) 12008 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.895 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.115443+0000 mon.a (mon.0) 12009 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.895 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.193521+0000 mon.a (mon.0) 12010 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.895 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.197846+0000 mon.a (mon.0) 12011 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.895 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.201916+0000 mon.a (mon.0) 12012 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.895 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.203044+0000 mon.a (mon.0) 12013 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.895 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.209992+0000 mon.a (mon.0) 12014 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.895 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.290739+0000 mon.a (mon.0) 12015 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.895 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.293247+0000 mon.a (mon.0) 12016 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.895 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.296909+0000 mon.a (mon.0) 12017 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.895 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.298162+0000 mon.a (mon.0) 12018 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.895 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.306570+0000 mon.a (mon.0) 12019 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:14.895 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.389937+0000 mon.a (mon.0) 12020 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:14.895 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.392618+0000 mon.a (mon.0) 12021 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:14.895 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.396141+0000 mon.a (mon.0) 12022 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:14.896 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.397216+0000 mon.a (mon.0) 12023 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:14.896 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:14 smithi046 bash[68510]: audit 2024-02-10T06:49:14.404632+0000 mon.a (mon.0) 12024 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.080 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:14.835412476Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-02-10T06:49:15.080 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:14.860867189Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-02-10T06:49:15.081 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:14.902863708Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-02-10T06:49:15.081 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:14.953244268Z level=info msg="Executing migration" id="update group index for alert rules" 2024-02-10T06:49:15.081 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:14 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:14.995263095Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-02-10T06:49:15.351 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:15.078011481Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-02-10T06:49:15.351 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:15.129489613Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-02-10T06:49:15.351 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:15.171617655Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-02-10T06:49:15.351 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:15.197041459Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-02-10T06:49:15.351 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:15.239070734Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-02-10T06:49:15.351 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:15.306713742Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-02-10T06:49:15.611 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:15.348142447Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-02-10T06:49:15.612 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:15.432310215Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-02-10T06:49:15.612 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:15.482515288Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-02-10T06:49:15.612 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:15.524402083Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-02-10T06:49:15.612 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:15.566389737Z level=info msg="Executing migration" id="create folder table" 2024-02-10T06:49:15.612 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:15.608455894Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-02-10T06:49:15.613 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: cephadm 2024-02-10T06:49:13.733173+0000 mgr.y (mgr.34107) 2873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.613 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: cephadm 2024-02-10T06:49:13.830646+0000 mgr.y (mgr.34107) 2874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.613 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: cephadm 2024-02-10T06:49:13.925628+0000 mgr.y (mgr.34107) 2875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: cephadm 2024-02-10T06:49:14.022301+0000 mgr.y (mgr.34107) 2876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: cephadm 2024-02-10T06:49:14.116062+0000 mgr.y (mgr.34107) 2877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: cephadm 2024-02-10T06:49:14.210773+0000 mgr.y (mgr.34107) 2878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: cephadm 2024-02-10T06:49:14.307651+0000 mgr.y (mgr.34107) 2879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: cephadm 2024-02-10T06:49:14.405185+0000 mgr.y (mgr.34107) 2880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.485060+0000 mon.a (mon.0) 12025 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.487292+0000 mon.a (mon.0) 12026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.490552+0000 mon.a (mon.0) 12027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.491687+0000 mon.a (mon.0) 12028 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.500380+0000 mon.a (mon.0) 12029 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: cephadm 2024-02-10T06:49:14.500998+0000 mgr.y (mgr.34107) 2881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.614 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.505425+0000 mon.a (mon.0) 12030 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:49:15.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.623644+0000 mon.a (mon.0) 12031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.626018+0000 mon.a (mon.0) 12032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.629891+0000 mon.a (mon.0) 12033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.630900+0000 mon.a (mon.0) 12034 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.638563+0000 mon.a (mon.0) 12035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: cephadm 2024-02-10T06:49:14.639471+0000 mgr.y (mgr.34107) 2882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.721730+0000 mon.a (mon.0) 12036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.724234+0000 mon.a (mon.0) 12037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.615 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.727414+0000 mon.a (mon.0) 12038 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.728335+0000 mon.a (mon.0) 12039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.734284+0000 mon.a (mon.0) 12040 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.816705+0000 mon.a (mon.0) 12041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.819642+0000 mon.a (mon.0) 12042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.823201+0000 mon.a (mon.0) 12043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.824756+0000 mon.a (mon.0) 12044 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.832927+0000 mon.a (mon.0) 12045 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.914039+0000 mon.a (mon.0) 12046 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.616 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.918087+0000 mon.a (mon.0) 12047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.921546+0000 mon.a (mon.0) 12048 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.922688+0000 mon.a (mon.0) 12049 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:14.931041+0000 mon.a (mon.0) 12050 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.009808+0000 mon.a (mon.0) 12051 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.013827+0000 mon.a (mon.0) 12052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.017954+0000 mon.a (mon.0) 12053 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.019370+0000 mon.a (mon.0) 12054 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.028552+0000 mon.a (mon.0) 12055 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.112403+0000 mon.a (mon.0) 12056 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.115004+0000 mon.a (mon.0) 12057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.617 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.117645+0000 mon.a (mon.0) 12058 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.118509+0000 mon.a (mon.0) 12059 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.125588+0000 mon.a (mon.0) 12060 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.140381+0000 mon.a (mon.0) 12061 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.150254+0000 mon.a (mon.0) 12062 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.158258+0000 mon.a (mon.0) 12063 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.207434+0000 mon.a (mon.0) 12064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.210243+0000 mon.a (mon.0) 12065 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.212278+0000 mon.a (mon.0) 12066 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.213763+0000 mon.a (mon.0) 12067 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.216649+0000 mon.a (mon.0) 12068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.219127+0000 mon.a (mon.0) 12069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.221122+0000 mon.a (mon.0) 12070 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.222557+0000 mon.a (mon.0) 12071 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.223989+0000 mon.a (mon.0) 12072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.618 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.225348+0000 mon.a (mon.0) 12073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.226819+0000 mon.a (mon.0) 12074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.228156+0000 mon.a (mon.0) 12075 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.229692+0000 mon.a (mon.0) 12076 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.233463+0000 mon.a (mon.0) 12077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.236784+0000 mon.a (mon.0) 12078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.240118+0000 mon.a (mon.0) 12079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.241999+0000 mon.a (mon.0) 12080 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.243612+0000 mon.a (mon.0) 12081 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.245322+0000 mon.a (mon.0) 12082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.250973+0000 mon.a (mon.0) 12083 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.253944+0000 mon.a (mon.0) 12084 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-10T06:49:15.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.258219+0000 mon.a (mon.0) 12085 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-10T06:49:15.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.260489+0000 mon.a (mon.0) 12086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.263895+0000 mon.a (mon.0) 12087 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-10T06:49:15.619 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.266505+0000 mon.a (mon.0) 12088 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-10T06:49:15.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.269987+0000 mon.a (mon.0) 12089 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-10T06:49:15.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.272646+0000 mon.a (mon.0) 12090 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-10T06:49:15.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.276422+0000 mon.a (mon.0) 12091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-10T06:49:15.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.278774+0000 mon.a (mon.0) 12092 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-10T06:49:15.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.281848+0000 mon.a (mon.0) 12093 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-10T06:49:15.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.284709+0000 mon.a (mon.0) 12094 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-10T06:49:15.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.293457+0000 mon.a (mon.0) 12095 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-10T06:49:15.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.296385+0000 mon.a (mon.0) 12096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-10T06:49:15.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.300020+0000 mon.a (mon.0) 12097 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-10T06:49:15.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.302329+0000 mon.a (mon.0) 12098 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.303045+0000 mon.a (mon.0) 12099 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-10T06:49:15.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.306812+0000 mon.a (mon.0) 12100 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-02-10T06:49:15.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.308962+0000 mon.a (mon.0) 12101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-10T06:49:15.620 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.314511+0000 mon.a (mon.0) 12102 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-10T06:49:15.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.317030+0000 mon.a (mon.0) 12103 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-10T06:49:15.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.335799+0000 mon.a (mon.0) 12104 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-10T06:49:15.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.338923+0000 mon.a (mon.0) 12105 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-10T06:49:15.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.342858+0000 mon.a (mon.0) 12106 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-02-10T06:49:15.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.346157+0000 mon.a (mon.0) 12107 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.347144+0000 mon.a (mon.0) 12108 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.348208+0000 mon.a (mon.0) 12109 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.349261+0000 mon.a (mon.0) 12110 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.350676+0000 mon.a (mon.0) 12111 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.351751+0000 mon.a (mon.0) 12112 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.353016+0000 mon.a (mon.0) 12113 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T06:49:15.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.356220+0000 mon.a (mon.0) 12114 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-10T06:49:15.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.358483+0000 mon.a (mon.0) 12115 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.359522+0000 mon.a (mon.0) 12116 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.621 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[56722]: audit 2024-02-10T06:49:15.365105+0000 mon.a (mon.0) 12117 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: cephadm 2024-02-10T06:49:13.733173+0000 mgr.y (mgr.34107) 2873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: cephadm 2024-02-10T06:49:13.830646+0000 mgr.y (mgr.34107) 2874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: cephadm 2024-02-10T06:49:13.925628+0000 mgr.y (mgr.34107) 2875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: cephadm 2024-02-10T06:49:14.022301+0000 mgr.y (mgr.34107) 2876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: cephadm 2024-02-10T06:49:14.116062+0000 mgr.y (mgr.34107) 2877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: cephadm 2024-02-10T06:49:14.210773+0000 mgr.y (mgr.34107) 2878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: cephadm 2024-02-10T06:49:14.307651+0000 mgr.y (mgr.34107) 2879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: cephadm 2024-02-10T06:49:14.405185+0000 mgr.y (mgr.34107) 2880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.485060+0000 mon.a (mon.0) 12025 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.487292+0000 mon.a (mon.0) 12026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.490552+0000 mon.a (mon.0) 12027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.491687+0000 mon.a (mon.0) 12028 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.500380+0000 mon.a (mon.0) 12029 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: cephadm 2024-02-10T06:49:14.500998+0000 mgr.y (mgr.34107) 2881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.505425+0000 mon.a (mon.0) 12030 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:49:15.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.623644+0000 mon.a (mon.0) 12031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.626018+0000 mon.a (mon.0) 12032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.629891+0000 mon.a (mon.0) 12033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.630900+0000 mon.a (mon.0) 12034 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.638563+0000 mon.a (mon.0) 12035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.876 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: cephadm 2024-02-10T06:49:14.639471+0000 mgr.y (mgr.34107) 2882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: cephadm 2024-02-10T06:49:13.733173+0000 mgr.y (mgr.34107) 2873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: cephadm 2024-02-10T06:49:13.830646+0000 mgr.y (mgr.34107) 2874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: cephadm 2024-02-10T06:49:13.925628+0000 mgr.y (mgr.34107) 2875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: cephadm 2024-02-10T06:49:14.022301+0000 mgr.y (mgr.34107) 2876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: cephadm 2024-02-10T06:49:14.116062+0000 mgr.y (mgr.34107) 2877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: cephadm 2024-02-10T06:49:14.210773+0000 mgr.y (mgr.34107) 2878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: cephadm 2024-02-10T06:49:14.307651+0000 mgr.y (mgr.34107) 2879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: cephadm 2024-02-10T06:49:14.405185+0000 mgr.y (mgr.34107) 2880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.485060+0000 mon.a (mon.0) 12025 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.487292+0000 mon.a (mon.0) 12026 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.490552+0000 mon.a (mon.0) 12027 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.491687+0000 mon.a (mon.0) 12028 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.500380+0000 mon.a (mon.0) 12029 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: cephadm 2024-02-10T06:49:14.500998+0000 mgr.y (mgr.34107) 2881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.505425+0000 mon.a (mon.0) 12030 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:49:15.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.623644+0000 mon.a (mon.0) 12031 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.626018+0000 mon.a (mon.0) 12032 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.877 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.629891+0000 mon.a (mon.0) 12033 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.630900+0000 mon.a (mon.0) 12034 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.638563+0000 mon.a (mon.0) 12035 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: cephadm 2024-02-10T06:49:14.639471+0000 mgr.y (mgr.34107) 2882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.721730+0000 mon.a (mon.0) 12036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.724234+0000 mon.a (mon.0) 12037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.727414+0000 mon.a (mon.0) 12038 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.728335+0000 mon.a (mon.0) 12039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.734284+0000 mon.a (mon.0) 12040 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.816705+0000 mon.a (mon.0) 12041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.819642+0000 mon.a (mon.0) 12042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.823201+0000 mon.a (mon.0) 12043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.824756+0000 mon.a (mon.0) 12044 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.832927+0000 mon.a (mon.0) 12045 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.914039+0000 mon.a (mon.0) 12046 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.918087+0000 mon.a (mon.0) 12047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.921546+0000 mon.a (mon.0) 12048 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.922688+0000 mon.a (mon.0) 12049 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:14.931041+0000 mon.a (mon.0) 12050 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.009808+0000 mon.a (mon.0) 12051 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.013827+0000 mon.a (mon.0) 12052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.017954+0000 mon.a (mon.0) 12053 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.879 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.019370+0000 mon.a (mon.0) 12054 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.721730+0000 mon.a (mon.0) 12036 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.879 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.724234+0000 mon.a (mon.0) 12037 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.727414+0000 mon.a (mon.0) 12038 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.728335+0000 mon.a (mon.0) 12039 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.734284+0000 mon.a (mon.0) 12040 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.816705+0000 mon.a (mon.0) 12041 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.819642+0000 mon.a (mon.0) 12042 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.823201+0000 mon.a (mon.0) 12043 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.824756+0000 mon.a (mon.0) 12044 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.832927+0000 mon.a (mon.0) 12045 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.914039+0000 mon.a (mon.0) 12046 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.918087+0000 mon.a (mon.0) 12047 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.921546+0000 mon.a (mon.0) 12048 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.922688+0000 mon.a (mon.0) 12049 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:14.931041+0000 mon.a (mon.0) 12050 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.880 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.009808+0000 mon.a (mon.0) 12051 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.013827+0000 mon.a (mon.0) 12052 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.017954+0000 mon.a (mon.0) 12053 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.881 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.019370+0000 mon.a (mon.0) 12054 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.028552+0000 mon.a (mon.0) 12055 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.112403+0000 mon.a (mon.0) 12056 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.115004+0000 mon.a (mon.0) 12057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.117645+0000 mon.a (mon.0) 12058 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.118509+0000 mon.a (mon.0) 12059 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.125588+0000 mon.a (mon.0) 12060 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.140381+0000 mon.a (mon.0) 12061 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.150254+0000 mon.a (mon.0) 12062 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.881 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.158258+0000 mon.a (mon.0) 12063 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.207434+0000 mon.a (mon.0) 12064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.210243+0000 mon.a (mon.0) 12065 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.212278+0000 mon.a (mon.0) 12066 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.213763+0000 mon.a (mon.0) 12067 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.216649+0000 mon.a (mon.0) 12068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.219127+0000 mon.a (mon.0) 12069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.221122+0000 mon.a (mon.0) 12070 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.222557+0000 mon.a (mon.0) 12071 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.223989+0000 mon.a (mon.0) 12072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.225348+0000 mon.a (mon.0) 12073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.882 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.226819+0000 mon.a (mon.0) 12074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.882 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.028552+0000 mon.a (mon.0) 12055 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.883 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.112403+0000 mon.a (mon.0) 12056 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.115004+0000 mon.a (mon.0) 12057 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.117645+0000 mon.a (mon.0) 12058 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.118509+0000 mon.a (mon.0) 12059 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.884 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.125588+0000 mon.a (mon.0) 12060 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.140381+0000 mon.a (mon.0) 12061 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.150254+0000 mon.a (mon.0) 12062 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.158258+0000 mon.a (mon.0) 12063 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.207434+0000 mon.a (mon.0) 12064 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:49:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.210243+0000 mon.a (mon.0) 12065 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.212278+0000 mon.a (mon.0) 12066 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.213763+0000 mon.a (mon.0) 12067 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.885 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.216649+0000 mon.a (mon.0) 12068 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.219127+0000 mon.a (mon.0) 12069 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.221122+0000 mon.a (mon.0) 12070 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.222557+0000 mon.a (mon.0) 12071 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.223989+0000 mon.a (mon.0) 12072 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.225348+0000 mon.a (mon.0) 12073 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.886 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.226819+0000 mon.a (mon.0) 12074 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.228156+0000 mon.a (mon.0) 12075 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.229692+0000 mon.a (mon.0) 12076 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.886 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.233463+0000 mon.a (mon.0) 12077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.236784+0000 mon.a (mon.0) 12078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.240118+0000 mon.a (mon.0) 12079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.241999+0000 mon.a (mon.0) 12080 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.243612+0000 mon.a (mon.0) 12081 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.245322+0000 mon.a (mon.0) 12082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.250973+0000 mon.a (mon.0) 12083 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.253944+0000 mon.a (mon.0) 12084 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-10T06:49:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.258219+0000 mon.a (mon.0) 12085 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-10T06:49:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.260489+0000 mon.a (mon.0) 12086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.263895+0000 mon.a (mon.0) 12087 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-10T06:49:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.266505+0000 mon.a (mon.0) 12088 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-10T06:49:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.269987+0000 mon.a (mon.0) 12089 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-10T06:49:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.272646+0000 mon.a (mon.0) 12090 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-10T06:49:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.276422+0000 mon.a (mon.0) 12091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-10T06:49:15.887 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.278774+0000 mon.a (mon.0) 12092 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-10T06:49:15.888 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.281848+0000 mon.a (mon.0) 12093 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-10T06:49:15.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.228156+0000 mon.a (mon.0) 12075 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.229692+0000 mon.a (mon.0) 12076 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.233463+0000 mon.a (mon.0) 12077 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.236784+0000 mon.a (mon.0) 12078 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.240118+0000 mon.a (mon.0) 12079 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.888 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.241999+0000 mon.a (mon.0) 12080 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.243612+0000 mon.a (mon.0) 12081 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.245322+0000 mon.a (mon.0) 12082 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:15.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.250973+0000 mon.a (mon.0) 12083 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.253944+0000 mon.a (mon.0) 12084 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-10T06:49:15.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.258219+0000 mon.a (mon.0) 12085 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-10T06:49:15.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.260489+0000 mon.a (mon.0) 12086 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.889 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.263895+0000 mon.a (mon.0) 12087 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-10T06:49:15.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.266505+0000 mon.a (mon.0) 12088 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-10T06:49:15.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.269987+0000 mon.a (mon.0) 12089 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-10T06:49:15.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.272646+0000 mon.a (mon.0) 12090 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-10T06:49:15.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.276422+0000 mon.a (mon.0) 12091 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-10T06:49:15.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.278774+0000 mon.a (mon.0) 12092 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-10T06:49:15.890 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.281848+0000 mon.a (mon.0) 12093 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-10T06:49:15.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.284709+0000 mon.a (mon.0) 12094 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-10T06:49:15.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.293457+0000 mon.a (mon.0) 12095 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-10T06:49:15.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.296385+0000 mon.a (mon.0) 12096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-10T06:49:15.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.300020+0000 mon.a (mon.0) 12097 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-10T06:49:15.891 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.302329+0000 mon.a (mon.0) 12098 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.892 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.303045+0000 mon.a (mon.0) 12099 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-10T06:49:15.892 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.306812+0000 mon.a (mon.0) 12100 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-02-10T06:49:15.892 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.308962+0000 mon.a (mon.0) 12101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-10T06:49:15.892 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.314511+0000 mon.a (mon.0) 12102 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-10T06:49:15.892 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.317030+0000 mon.a (mon.0) 12103 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-10T06:49:15.892 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.335799+0000 mon.a (mon.0) 12104 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-10T06:49:15.893 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.338923+0000 mon.a (mon.0) 12105 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-10T06:49:15.893 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.342858+0000 mon.a (mon.0) 12106 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-02-10T06:49:15.893 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.346157+0000 mon.a (mon.0) 12107 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.893 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.347144+0000 mon.a (mon.0) 12108 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.893 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.348208+0000 mon.a (mon.0) 12109 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.894 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.284709+0000 mon.a (mon.0) 12094 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-10T06:49:15.894 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.293457+0000 mon.a (mon.0) 12095 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-10T06:49:15.894 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.296385+0000 mon.a (mon.0) 12096 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-10T06:49:15.894 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.300020+0000 mon.a (mon.0) 12097 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-10T06:49:15.894 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.302329+0000 mon.a (mon.0) 12098 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.894 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.303045+0000 mon.a (mon.0) 12099 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-10T06:49:15.894 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.306812+0000 mon.a (mon.0) 12100 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-02-10T06:49:15.895 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.308962+0000 mon.a (mon.0) 12101 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-10T06:49:15.895 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.314511+0000 mon.a (mon.0) 12102 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-10T06:49:15.895 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.317030+0000 mon.a (mon.0) 12103 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-10T06:49:15.895 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.335799+0000 mon.a (mon.0) 12104 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-10T06:49:15.895 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.338923+0000 mon.a (mon.0) 12105 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-10T06:49:15.895 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.342858+0000 mon.a (mon.0) 12106 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-02-10T06:49:15.895 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.346157+0000 mon.a (mon.0) 12107 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.895 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.347144+0000 mon.a (mon.0) 12108 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.895 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.348208+0000 mon.a (mon.0) 12109 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.895 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.349261+0000 mon.a (mon.0) 12110 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.896 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.350676+0000 mon.a (mon.0) 12111 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.896 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.351751+0000 mon.a (mon.0) 12112 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.896 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.353016+0000 mon.a (mon.0) 12113 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T06:49:15.896 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.356220+0000 mon.a (mon.0) 12114 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-10T06:49:15.896 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.358483+0000 mon.a (mon.0) 12115 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.896 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.359522+0000 mon.a (mon.0) 12116 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.896 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[68510]: audit 2024-02-10T06:49:15.365105+0000 mon.a (mon.0) 12117 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.896 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.349261+0000 mon.a (mon.0) 12110 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.896 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.350676+0000 mon.a (mon.0) 12111 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.896 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.351751+0000 mon.a (mon.0) 12112 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T06:49:15.896 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.353016+0000 mon.a (mon.0) 12113 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T06:49:15.896 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.356220+0000 mon.a (mon.0) 12114 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-10T06:49:15.897 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.358483+0000 mon.a (mon.0) 12115 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:15.897 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.359522+0000 mon.a (mon.0) 12116 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:15.897 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:15 smithi046 bash[71198]: audit 2024-02-10T06:49:15.365105+0000 mon.a (mon.0) 12117 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:15.897 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:15.633835841Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-02-10T06:49:15.897 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:15.692685828Z level=info msg="Executing migration" id="Update folder title length" 2024-02-10T06:49:15.897 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:15.734778661Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-02-10T06:49:15.897 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[91085]: logger=migrator t=2024-02-10T06:49:15.818631858Z level=info msg="migrations completed" performed=105 skipped=376 duration=10.185058555s 2024-02-10T06:49:15.897 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[91085]: logger=sqlstore t=2024-02-10T06:49:15.820063819Z level=info msg="Created default organization" 2024-02-10T06:49:16.243 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[91085]: logger=plugin.loader t=2024-02-10T06:49:15.890865951Z level=info msg="Plugin registered" pluginID=input 2024-02-10T06:49:16.243 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[91085]: logger=plugin.loader t=2024-02-10T06:49:15.92241471Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-02-10T06:49:16.243 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[91085]: logger=plugin.loader t=2024-02-10T06:49:15.922450765Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-02-10T06:49:16.244 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[91085]: logger=secrets t=2024-02-10T06:49:15.922493914Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-02-10T06:49:16.244 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[91085]: logger=query_data t=2024-02-10T06:49:15.924941881Z level=info msg="Query Service initialization" 2024-02-10T06:49:16.244 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:15 smithi175 bash[91085]: logger=live.push_http t=2024-02-10T06:49:15.929093266Z level=info msg="Live Push Gateway initialization" 2024-02-10T06:49:16.743 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:16 smithi175 bash[91085]: logger=infra.usagestats.collector t=2024-02-10T06:49:16.687727855Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-02-10T06:49:16.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:16 smithi175 bash[56722]: cephadm 2024-02-10T06:49:14.735104+0000 mgr.y (mgr.34107) 2883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:16.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:16 smithi175 bash[56722]: cephadm 2024-02-10T06:49:14.833492+0000 mgr.y (mgr.34107) 2884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:16.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:16 smithi175 bash[56722]: cephadm 2024-02-10T06:49:14.931778+0000 mgr.y (mgr.34107) 2885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:16.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:16 smithi175 bash[56722]: cephadm 2024-02-10T06:49:15.029523+0000 mgr.y (mgr.34107) 2886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:16.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:16 smithi175 bash[56722]: cephadm 2024-02-10T06:49:15.126240+0000 mgr.y (mgr.34107) 2887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:16.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:16 smithi175 bash[56722]: cephadm 2024-02-10T06:49:15.246356+0000 mgr.y (mgr.34107) 2888 : cephadm 1 Upgrade: Finalizing container_image settings 2024-02-10T06:49:16.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:16 smithi175 bash[56722]: cephadm 2024-02-10T06:49:15.352461+0000 mgr.y (mgr.34107) 2889 : cephadm 1 Upgrade: Complete! 2024-02-10T06:49:16.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:16 smithi175 bash[56722]: audit 2024-02-10T06:49:15.446600+0000 mon.a (mon.0) 12118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:16.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:16 smithi175 bash[56722]: audit 2024-02-10T06:49:15.447485+0000 mon.a (mon.0) 12119 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:16.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:16 smithi175 bash[56722]: audit 2024-02-10T06:49:15.453021+0000 mon.a (mon.0) 12120 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:16.744 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:16 smithi175 bash[56722]: cluster 2024-02-10T06:49:15.693287+0000 mgr.y (mgr.34107) 2890 : cluster 0 pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:16.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:16 smithi046 bash[68510]: cephadm 2024-02-10T06:49:14.735104+0000 mgr.y (mgr.34107) 2883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:16.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:16 smithi046 bash[68510]: cephadm 2024-02-10T06:49:14.833492+0000 mgr.y (mgr.34107) 2884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:16.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:16 smithi046 bash[68510]: cephadm 2024-02-10T06:49:14.931778+0000 mgr.y (mgr.34107) 2885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:16.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:16 smithi046 bash[68510]: cephadm 2024-02-10T06:49:15.029523+0000 mgr.y (mgr.34107) 2886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:16.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:16 smithi046 bash[68510]: cephadm 2024-02-10T06:49:15.126240+0000 mgr.y (mgr.34107) 2887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:16.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:16 smithi046 bash[68510]: cephadm 2024-02-10T06:49:15.246356+0000 mgr.y (mgr.34107) 2888 : cephadm 1 Upgrade: Finalizing container_image settings 2024-02-10T06:49:16.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:16 smithi046 bash[68510]: cephadm 2024-02-10T06:49:15.352461+0000 mgr.y (mgr.34107) 2889 : cephadm 1 Upgrade: Complete! 2024-02-10T06:49:16.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:16 smithi046 bash[68510]: audit 2024-02-10T06:49:15.446600+0000 mon.a (mon.0) 12118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:16.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:16 smithi046 bash[68510]: audit 2024-02-10T06:49:15.447485+0000 mon.a (mon.0) 12119 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:16.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:16 smithi046 bash[68510]: audit 2024-02-10T06:49:15.453021+0000 mon.a (mon.0) 12120 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:16.875 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:16 smithi046 bash[68510]: cluster 2024-02-10T06:49:15.693287+0000 mgr.y (mgr.34107) 2890 : cluster 0 pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:16.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:16 smithi046 bash[71198]: cephadm 2024-02-10T06:49:14.735104+0000 mgr.y (mgr.34107) 2883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:16.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:16 smithi046 bash[71198]: cephadm 2024-02-10T06:49:14.833492+0000 mgr.y (mgr.34107) 2884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:16.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:16 smithi046 bash[71198]: cephadm 2024-02-10T06:49:14.931778+0000 mgr.y (mgr.34107) 2885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:16.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:16 smithi046 bash[71198]: cephadm 2024-02-10T06:49:15.029523+0000 mgr.y (mgr.34107) 2886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:16.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:16 smithi046 bash[71198]: cephadm 2024-02-10T06:49:15.126240+0000 mgr.y (mgr.34107) 2887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-10T06:49:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:16 smithi046 bash[71198]: cephadm 2024-02-10T06:49:15.246356+0000 mgr.y (mgr.34107) 2888 : cephadm 1 Upgrade: Finalizing container_image settings 2024-02-10T06:49:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:16 smithi046 bash[71198]: cephadm 2024-02-10T06:49:15.352461+0000 mgr.y (mgr.34107) 2889 : cephadm 1 Upgrade: Complete! 2024-02-10T06:49:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:16 smithi046 bash[71198]: audit 2024-02-10T06:49:15.446600+0000 mon.a (mon.0) 12118 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:49:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:16 smithi046 bash[71198]: audit 2024-02-10T06:49:15.447485+0000 mon.a (mon.0) 12119 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:49:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:16 smithi046 bash[71198]: audit 2024-02-10T06:49:15.453021+0000 mon.a (mon.0) 12120 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:16.876 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:16 smithi046 bash[71198]: cluster 2024-02-10T06:49:15.693287+0000 mgr.y (mgr.34107) 2890 : cluster 0 pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:17.243 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:16 smithi175 bash[91085]: logger=provisioning.datasources t=2024-02-10T06:49:16.937088189Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-02-10T06:49:17.244 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:16 smithi175 bash[91085]: logger=provisioning.datasources t=2024-02-10T06:49:16.937179958Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-02-10T06:49:17.244 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:16 smithi175 bash[91085]: logger=provisioning.datasources t=2024-02-10T06:49:16.937674872Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-10T06:49:17.244 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:17 smithi175 bash[91085]: logger=provisioning.alerting t=2024-02-10T06:49:17.081750675Z level=info msg="starting to provision alerting" 2024-02-10T06:49:17.244 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:17 smithi175 bash[91085]: logger=provisioning.alerting t=2024-02-10T06:49:17.081830075Z level=info msg="finished to provision alerting" 2024-02-10T06:49:17.244 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:17 smithi175 bash[91085]: logger=ngalert.state.manager t=2024-02-10T06:49:17.082179141Z level=info msg="Warming state cache for startup" 2024-02-10T06:49:17.244 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:17 smithi175 bash[91085]: logger=grafanaStorageLogger t=2024-02-10T06:49:17.082181888Z level=info msg="storage starting" 2024-02-10T06:49:17.244 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:17 smithi175 bash[91085]: logger=http.server t=2024-02-10T06:49:17.086941662Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-02-10T06:49:17.244 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:17 smithi175 bash[91085]: logger=ngalert.state.manager t=2024-02-10T06:49:17.096691285Z level=info msg="State cache has been initialized" states=0 duration=14.510338ms 2024-02-10T06:49:17.244 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:17 smithi175 bash[91085]: logger=ticker t=2024-02-10T06:49:17.09899984Z level=info msg=starting first_tick=2024-02-10T06:49:20Z 2024-02-10T06:49:17.244 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:49:17 smithi175 bash[91085]: logger=ngalert.multiorg.alertmanager t=2024-02-10T06:49:17.099040759Z level=info msg="starting MultiOrg Alertmanager" 2024-02-10T06:49:18.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:17 smithi046 bash[68510]: cluster 2024-02-10T06:49:17.694440+0000 mgr.y (mgr.34107) 2891 : cluster 0 pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:18.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:17 smithi046 bash[71198]: cluster 2024-02-10T06:49:17.694440+0000 mgr.y (mgr.34107) 2891 : cluster 0 pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:18.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:17 smithi175 bash[56722]: cluster 2024-02-10T06:49:17.694440+0000 mgr.y (mgr.34107) 2891 : cluster 0 pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:20.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:19 smithi046 bash[68510]: audit 2024-02-10T06:49:18.812870+0000 mon.a (mon.0) 12121 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:20.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:19 smithi046 bash[68510]: audit 2024-02-10T06:49:18.822178+0000 mon.a (mon.0) 12122 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:20.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:19 smithi046 bash[68510]: audit 2024-02-10T06:49:18.831044+0000 mon.a (mon.0) 12123 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:20.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:19 smithi046 bash[68510]: audit 2024-02-10T06:49:18.958646+0000 mon.a (mon.0) 12124 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:20.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:19 smithi046 bash[68510]: audit 2024-02-10T06:49:18.970491+0000 mon.a (mon.0) 12125 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:20.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:19 smithi046 bash[68510]: audit 2024-02-10T06:49:18.981428+0000 mon.a (mon.0) 12126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:20.125 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:19 smithi046 bash[68510]: cluster 2024-02-10T06:49:19.695656+0000 mgr.y (mgr.34107) 2892 : cluster 0 pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:20.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:19 smithi046 bash[71198]: audit 2024-02-10T06:49:18.812870+0000 mon.a (mon.0) 12121 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:20.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:19 smithi046 bash[71198]: audit 2024-02-10T06:49:18.822178+0000 mon.a (mon.0) 12122 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:20.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:19 smithi046 bash[71198]: audit 2024-02-10T06:49:18.831044+0000 mon.a (mon.0) 12123 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:20.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:19 smithi046 bash[71198]: audit 2024-02-10T06:49:18.958646+0000 mon.a (mon.0) 12124 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:20.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:19 smithi046 bash[71198]: audit 2024-02-10T06:49:18.970491+0000 mon.a (mon.0) 12125 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:20.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:19 smithi046 bash[71198]: audit 2024-02-10T06:49:18.981428+0000 mon.a (mon.0) 12126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:20.125 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:19 smithi046 bash[71198]: cluster 2024-02-10T06:49:19.695656+0000 mgr.y (mgr.34107) 2892 : cluster 0 pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:20.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:19 smithi175 bash[56722]: audit 2024-02-10T06:49:18.812870+0000 mon.a (mon.0) 12121 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:20.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:19 smithi175 bash[56722]: audit 2024-02-10T06:49:18.822178+0000 mon.a (mon.0) 12122 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:20.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:19 smithi175 bash[56722]: audit 2024-02-10T06:49:18.831044+0000 mon.a (mon.0) 12123 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:20.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:19 smithi175 bash[56722]: audit 2024-02-10T06:49:18.958646+0000 mon.a (mon.0) 12124 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:20.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:19 smithi175 bash[56722]: audit 2024-02-10T06:49:18.970491+0000 mon.a (mon.0) 12125 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:20.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:19 smithi175 bash[56722]: audit 2024-02-10T06:49:18.981428+0000 mon.a (mon.0) 12126 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:20.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:19 smithi175 bash[56722]: cluster 2024-02-10T06:49:19.695656+0000 mgr.y (mgr.34107) 2892 : cluster 0 pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:21.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:21 smithi046 bash[68510]: audit 2024-02-10T06:49:20.187137+0000 mon.a (mon.0) 12127 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:21.374 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:49:21 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:49:21] "GET /metrics HTTP/1.1" 200 38763 "" "Prometheus/2.43.0" 2024-02-10T06:49:21.375 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:21 smithi046 bash[71198]: audit 2024-02-10T06:49:20.187137+0000 mon.a (mon.0) 12127 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:21.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:21 smithi175 bash[56722]: audit 2024-02-10T06:49:20.187137+0000 mon.a (mon.0) 12127 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:22.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:22 smithi175 bash[56722]: cluster 2024-02-10T06:49:21.696656+0000 mgr.y (mgr.34107) 2893 : cluster 0 pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:22.514 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:22 smithi046 bash[68510]: cluster 2024-02-10T06:49:21.696656+0000 mgr.y (mgr.34107) 2893 : cluster 0 pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:22.515 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:22 smithi046 bash[71198]: cluster 2024-02-10T06:49:21.696656+0000 mgr.y (mgr.34107) 2893 : cluster 0 pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:23.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:23 smithi175 bash[56722]: audit 2024-02-10T06:49:22.533465+0000 mgr.y (mgr.34107) 2894 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:49:23.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:23 smithi046 bash[68510]: audit 2024-02-10T06:49:22.533465+0000 mgr.y (mgr.34107) 2894 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:49:23.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:23 smithi046 bash[71198]: audit 2024-02-10T06:49:22.533465+0000 mgr.y (mgr.34107) 2894 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:49:24.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:24 smithi175 bash[56722]: cluster 2024-02-10T06:49:23.698013+0000 mgr.y (mgr.34107) 2895 : cluster 0 pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:24.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:24 smithi046 bash[71198]: cluster 2024-02-10T06:49:23.698013+0000 mgr.y (mgr.34107) 2895 : cluster 0 pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:24.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:24 smithi046 bash[68510]: cluster 2024-02-10T06:49:23.698013+0000 mgr.y (mgr.34107) 2895 : cluster 0 pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:26.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:25 smithi046 bash[71198]: cluster 2024-02-10T06:49:25.699180+0000 mgr.y (mgr.34107) 2896 : cluster 0 pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:26.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:25 smithi046 bash[68510]: cluster 2024-02-10T06:49:25.699180+0000 mgr.y (mgr.34107) 2896 : cluster 0 pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:26.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:25 smithi175 bash[56722]: cluster 2024-02-10T06:49:25.699180+0000 mgr.y (mgr.34107) 2896 : cluster 0 pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:28.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:27 smithi046 bash[71198]: cluster 2024-02-10T06:49:27.700437+0000 mgr.y (mgr.34107) 2897 : cluster 0 pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:28.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:27 smithi046 bash[68510]: cluster 2024-02-10T06:49:27.700437+0000 mgr.y (mgr.34107) 2897 : cluster 0 pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:28.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:27 smithi175 bash[56722]: cluster 2024-02-10T06:49:27.700437+0000 mgr.y (mgr.34107) 2897 : cluster 0 pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:30.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:30 smithi046 bash[71198]: audit 2024-02-10T06:49:29.506694+0000 mon.a (mon.0) 12128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:49:30.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:30 smithi046 bash[71198]: cluster 2024-02-10T06:49:29.701595+0000 mgr.y (mgr.34107) 2898 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:30.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:30 smithi046 bash[68510]: audit 2024-02-10T06:49:29.506694+0000 mon.a (mon.0) 12128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:49:30.625 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:30 smithi046 bash[68510]: cluster 2024-02-10T06:49:29.701595+0000 mgr.y (mgr.34107) 2898 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:30.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:30 smithi175 bash[56722]: audit 2024-02-10T06:49:29.506694+0000 mon.a (mon.0) 12128 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:49:30.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:30 smithi175 bash[56722]: cluster 2024-02-10T06:49:29.701595+0000 mgr.y (mgr.34107) 2898 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:31.374 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:49:31 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:49:31] "GET /metrics HTTP/1.1" 200 38760 "" "Prometheus/2.43.0" 2024-02-10T06:49:32.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:31 smithi046 bash[68510]: cluster 2024-02-10T06:49:31.702746+0000 mgr.y (mgr.34107) 2899 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:32.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:31 smithi046 bash[71198]: cluster 2024-02-10T06:49:31.702746+0000 mgr.y (mgr.34107) 2899 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:32.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:31 smithi175 bash[56722]: cluster 2024-02-10T06:49:31.702746+0000 mgr.y (mgr.34107) 2899 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:32.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:32 smithi046 bash[68510]: audit 2024-02-10T06:49:32.543022+0000 mgr.y (mgr.34107) 2900 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:49:32.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:32 smithi046 bash[71198]: audit 2024-02-10T06:49:32.543022+0000 mgr.y (mgr.34107) 2900 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:49:33.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:32 smithi175 bash[56722]: audit 2024-02-10T06:49:32.543022+0000 mgr.y (mgr.34107) 2900 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:49:34.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:33 smithi046 bash[68510]: cluster 2024-02-10T06:49:33.703950+0000 mgr.y (mgr.34107) 2901 : cluster 0 pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:34.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:33 smithi046 bash[71198]: cluster 2024-02-10T06:49:33.703950+0000 mgr.y (mgr.34107) 2901 : cluster 0 pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:34.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:33 smithi175 bash[56722]: cluster 2024-02-10T06:49:33.703950+0000 mgr.y (mgr.34107) 2901 : cluster 0 pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:36.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:35 smithi046 bash[68510]: cluster 2024-02-10T06:49:35.705300+0000 mgr.y (mgr.34107) 2902 : cluster 0 pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:36.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:35 smithi046 bash[71198]: cluster 2024-02-10T06:49:35.705300+0000 mgr.y (mgr.34107) 2902 : cluster 0 pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:36.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:35 smithi175 bash[56722]: cluster 2024-02-10T06:49:35.705300+0000 mgr.y (mgr.34107) 2902 : cluster 0 pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:38.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:37 smithi046 bash[68510]: cluster 2024-02-10T06:49:37.706603+0000 mgr.y (mgr.34107) 2903 : cluster 0 pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:38.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:37 smithi046 bash[71198]: cluster 2024-02-10T06:49:37.706603+0000 mgr.y (mgr.34107) 2903 : cluster 0 pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:38.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:37 smithi175 bash[56722]: cluster 2024-02-10T06:49:37.706603+0000 mgr.y (mgr.34107) 2903 : cluster 0 pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:40.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:39 smithi175 bash[56722]: audit 2024-02-10T06:49:38.995296+0000 mon.a (mon.0) 12129 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:40.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:39 smithi175 bash[56722]: audit 2024-02-10T06:49:39.004492+0000 mon.a (mon.0) 12130 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:40.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:39 smithi175 bash[56722]: audit 2024-02-10T06:49:39.013547+0000 mon.a (mon.0) 12131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:40.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:39 smithi175 bash[56722]: audit 2024-02-10T06:49:39.146814+0000 mon.a (mon.0) 12132 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:40.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:39 smithi175 bash[56722]: audit 2024-02-10T06:49:39.156722+0000 mon.a (mon.0) 12133 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:40.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:39 smithi175 bash[56722]: audit 2024-02-10T06:49:39.165144+0000 mon.a (mon.0) 12134 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:40.247 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:39 smithi175 bash[56722]: cluster 2024-02-10T06:49:39.707742+0000 mgr.y (mgr.34107) 2904 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:40.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:39 smithi046 bash[71198]: audit 2024-02-10T06:49:38.995296+0000 mon.a (mon.0) 12129 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:40.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:39 smithi046 bash[71198]: audit 2024-02-10T06:49:39.004492+0000 mon.a (mon.0) 12130 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:40.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:39 smithi046 bash[71198]: audit 2024-02-10T06:49:39.013547+0000 mon.a (mon.0) 12131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:40.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:39 smithi046 bash[71198]: audit 2024-02-10T06:49:39.146814+0000 mon.a (mon.0) 12132 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:40.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:39 smithi046 bash[71198]: audit 2024-02-10T06:49:39.156722+0000 mon.a (mon.0) 12133 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:40.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:39 smithi046 bash[71198]: audit 2024-02-10T06:49:39.165144+0000 mon.a (mon.0) 12134 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:40.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:39 smithi046 bash[71198]: cluster 2024-02-10T06:49:39.707742+0000 mgr.y (mgr.34107) 2904 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:40.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:39 smithi046 bash[68510]: audit 2024-02-10T06:49:38.995296+0000 mon.a (mon.0) 12129 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:40.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:39 smithi046 bash[68510]: audit 2024-02-10T06:49:39.004492+0000 mon.a (mon.0) 12130 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:40.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:39 smithi046 bash[68510]: audit 2024-02-10T06:49:39.013547+0000 mon.a (mon.0) 12131 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:40.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:39 smithi046 bash[68510]: audit 2024-02-10T06:49:39.146814+0000 mon.a (mon.0) 12132 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:40.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:39 smithi046 bash[68510]: audit 2024-02-10T06:49:39.156722+0000 mon.a (mon.0) 12133 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:40.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:39 smithi046 bash[68510]: audit 2024-02-10T06:49:39.165144+0000 mon.a (mon.0) 12134 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:49:40.375 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:39 smithi046 bash[68510]: cluster 2024-02-10T06:49:39.707742+0000 mgr.y (mgr.34107) 2904 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:41.374 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:49:41 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:49:41] "GET /metrics HTTP/1.1" 200 38760 "" "Prometheus/2.43.0" 2024-02-10T06:49:42.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:41 smithi046 bash[71198]: audit 2024-02-10T06:49:41.657762+0000 mgr.y (mgr.34107) 2905 : audit 0 from='client.35226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:49:42.127 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:41 smithi046 bash[71198]: cluster 2024-02-10T06:49:41.708734+0000 mgr.y (mgr.34107) 2906 : cluster 0 pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:42.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:41 smithi046 bash[68510]: audit 2024-02-10T06:49:41.657762+0000 mgr.y (mgr.34107) 2905 : audit 0 from='client.35226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:49:42.127 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:41 smithi046 bash[68510]: cluster 2024-02-10T06:49:41.708734+0000 mgr.y (mgr.34107) 2906 : cluster 0 pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:42.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:41 smithi175 bash[56722]: audit 2024-02-10T06:49:41.657762+0000 mgr.y (mgr.34107) 2905 : audit 0 from='client.35226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:49:42.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:41 smithi175 bash[56722]: cluster 2024-02-10T06:49:41.708734+0000 mgr.y (mgr.34107) 2906 : cluster 0 pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:42.579 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph orch ps' 2024-02-10T06:49:42.857 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:42 smithi046 bash[68510]: audit 2024-02-10T06:49:42.553336+0000 mgr.y (mgr.34107) 2907 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:49:42.857 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:42 smithi046 bash[71198]: audit 2024-02-10T06:49:42.553336+0000 mgr.y (mgr.34107) 2907 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:49:43.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:42 smithi175 bash[56722]: audit 2024-02-10T06:49:42.553336+0000 mgr.y (mgr.34107) 2907 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:49:44.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:43 smithi046 bash[68510]: cluster 2024-02-10T06:49:43.709871+0000 mgr.y (mgr.34107) 2908 : cluster 0 pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:44.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:43 smithi046 bash[71198]: cluster 2024-02-10T06:49:43.709871+0000 mgr.y (mgr.34107) 2908 : cluster 0 pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:44.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:43 smithi175 bash[56722]: cluster 2024-02-10T06:49:43.709871+0000 mgr.y (mgr.34107) 2908 : cluster 0 pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:45.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:45 smithi046 bash[71198]: audit 2024-02-10T06:49:44.507167+0000 mon.a (mon.0) 12135 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:49:45.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:45 smithi046 bash[68510]: audit 2024-02-10T06:49:44.507167+0000 mon.a (mon.0) 12135 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:49:45.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:45 smithi175 bash[56722]: audit 2024-02-10T06:49:44.507167+0000 mon.a (mon.0) 12135 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:49:46.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:46 smithi046 bash[68510]: cluster 2024-02-10T06:49:45.711079+0000 mgr.y (mgr.34107) 2909 : cluster 0 pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:46.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:46 smithi046 bash[71198]: cluster 2024-02-10T06:49:45.711079+0000 mgr.y (mgr.34107) 2909 : cluster 0 pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:46.678 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:49:46.678 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 7s ago 27m - - 2024-02-10T06:49:46.679 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 7s ago 27m - - 2024-02-10T06:49:46.679 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (63s) 7s ago 20m 15.4M - 0.25.0 c8568f914cd2 9e9ae4de2f8f 2024-02-10T06:49:46.679 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (42s) 7s ago 20m 79.8M - 9.4.12 a0ea5e3c46d9 0662cebe8bfb 2024-02-10T06:49:46.679 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (3m) 7s ago 18m 46.4M - 3.6 c328ab9dcfc7 853f52d68ab1 2024-02-10T06:49:46.679 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (12m) 7s ago 27m 447M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:49:46.679 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (12m) 7s ago 29m 543M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:49:46.679 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (11m) 7s ago 29m 98.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 242e20c0094d 2024-02-10T06:49:46.679 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (11m) 7s ago 27m 73.5M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 4e4f0fba5e46 2024-02-10T06:49:46.679 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (11m) 7s ago 27m 75.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 3930fa96e7b9 2024-02-10T06:49:46.679 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (2m) 7s ago 21m 10.8M - 1.5.0 0da6a335fe13 7106a5faf047 2024-02-10T06:49:46.679 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (2m) 7s ago 21m 11.3M - 1.5.0 0da6a335fe13 902bb08b95e7 2024-02-10T06:49:46.680 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (9m) 7s ago 26m 64.6M 2526M 19.0.0-1361-g290212a1 c328ab9dcfc7 806b111b1a5a 2024-02-10T06:49:46.680 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (8m) 7s ago 26m 67.1M 2526M 19.0.0-1361-g290212a1 c328ab9dcfc7 5946eaa9560f 2024-02-10T06:49:46.680 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (8m) 7s ago 25m 61.0M 2526M 19.0.0-1361-g290212a1 c328ab9dcfc7 b853fd416cd3 2024-02-10T06:49:46.680 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (7m) 7s ago 24m 69.1M 2526M 19.0.0-1361-g290212a1 c328ab9dcfc7 d8f4ad66b155 2024-02-10T06:49:46.680 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (6m) 7s ago 24m 70.3M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 7ad0f7fc5824 2024-02-10T06:49:46.680 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (6m) 7s ago 23m 66.5M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 988470b5b6ab 2024-02-10T06:49:46.680 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (5m) 7s ago 22m 62.0M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 4fe6d2acf23b 2024-02-10T06:49:46.680 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (5m) 7s ago 22m 58.8M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 446b1d90ef32 2024-02-10T06:49:46.680 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (100s) 7s ago 21m 51.7M - 2.43.0 a07b618ecd1d 74dd5f47bfe1 2024-02-10T06:49:46.680 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (4m) 7s ago 18m 92.2M - 19.0.0-1361-g290212a1 c328ab9dcfc7 f66089ea684b 2024-02-10T06:49:46.680 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (3m) 7s ago 18m 92.1M - 19.0.0-1361-g290212a1 c328ab9dcfc7 8578e1aa4396 2024-02-10T06:49:46.680 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (4m) 7s ago 18m 92.3M - 19.0.0-1361-g290212a1 c328ab9dcfc7 ad37be87e331 2024-02-10T06:49:46.680 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (3m) 7s ago 18m 92.0M - 19.0.0-1361-g290212a1 c328ab9dcfc7 0e2a538ab655 2024-02-10T06:49:46.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:46 smithi175 bash[56722]: cluster 2024-02-10T06:49:45.711079+0000 mgr.y (mgr.34107) 2909 : cluster 0 pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:47.577 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph versions' 2024-02-10T06:49:47.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:47 smithi046 bash[68510]: audit 2024-02-10T06:49:46.654949+0000 mgr.y (mgr.34107) 2910 : audit 0 from='client.45154 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:49:47.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:47 smithi046 bash[71198]: audit 2024-02-10T06:49:46.654949+0000 mgr.y (mgr.34107) 2910 : audit 0 from='client.45154 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:49:47.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:47 smithi175 bash[56722]: audit 2024-02-10T06:49:46.654949+0000 mgr.y (mgr.34107) 2910 : audit 0 from='client.45154 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:49:48.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:48 smithi046 bash[68510]: cluster 2024-02-10T06:49:47.712333+0000 mgr.y (mgr.34107) 2911 : cluster 0 pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:48.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:48 smithi046 bash[71198]: cluster 2024-02-10T06:49:47.712333+0000 mgr.y (mgr.34107) 2911 : cluster 0 pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:48.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:48 smithi175 bash[56722]: cluster 2024-02-10T06:49:47.712333+0000 mgr.y (mgr.34107) 2911 : cluster 0 pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:50.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:50 smithi046 bash[68510]: cluster 2024-02-10T06:49:49.713501+0000 mgr.y (mgr.34107) 2912 : cluster 0 pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:50.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:50 smithi046 bash[71198]: cluster 2024-02-10T06:49:49.713501+0000 mgr.y (mgr.34107) 2912 : cluster 0 pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:50.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:50 smithi175 bash[56722]: cluster 2024-02-10T06:49:49.713501+0000 mgr.y (mgr.34107) 2912 : cluster 0 pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:51.086 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:49:51.086 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:49:51.086 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:49:51.086 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:49:51.086 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:49:51.086 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:49:51.086 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:49:51.087 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:49:51.087 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T06:49:51.087 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:49:51.087 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:49:51.087 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 4 2024-02-10T06:49:51.087 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:49:51.087 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:49:51.087 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 17 2024-02-10T06:49:51.087 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:49:51.087 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:49:51.340 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:49:51 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:49:51] "GET /metrics HTTP/1.1" 200 38762 "" "Prometheus/2.43.0" 2024-02-10T06:49:51.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:51 smithi046 bash[68510]: audit 2024-02-10T06:49:51.084004+0000 mon.c (mon.1) 32 : audit 0 from='client.? 172.21.15.46:0/1552331280' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:51.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:51 smithi046 bash[71198]: audit 2024-02-10T06:49:51.084004+0000 mon.c (mon.1) 32 : audit 0 from='client.? 172.21.15.46:0/1552331280' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:51.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:51 smithi175 bash[56722]: audit 2024-02-10T06:49:51.084004+0000 mon.c (mon.1) 32 : audit 0 from='client.? 172.21.15.46:0/1552331280' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:49:51.972 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-02-10T06:49:52.563 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:52 smithi046 bash[68510]: cluster 2024-02-10T06:49:51.714736+0000 mgr.y (mgr.34107) 2913 : cluster 0 pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:52.564 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:52 smithi046 bash[71198]: cluster 2024-02-10T06:49:51.714736+0000 mgr.y (mgr.34107) 2913 : cluster 0 pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:52.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:52 smithi175 bash[56722]: cluster 2024-02-10T06:49:51.714736+0000 mgr.y (mgr.34107) 2913 : cluster 0 pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:53.544 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:53 smithi046 bash[71198]: audit 2024-02-10T06:49:52.561383+0000 mgr.y (mgr.34107) 2914 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:49:53.545 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:53 smithi046 bash[68510]: audit 2024-02-10T06:49:52.561383+0000 mgr.y (mgr.34107) 2914 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:49:53.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:53 smithi175 bash[56722]: audit 2024-02-10T06:49:52.561383+0000 mgr.y (mgr.34107) 2914 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:49:54.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:54 smithi046 bash[68510]: cluster 2024-02-10T06:49:53.715923+0000 mgr.y (mgr.34107) 2915 : cluster 0 pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:54.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:54 smithi046 bash[71198]: cluster 2024-02-10T06:49:53.715923+0000 mgr.y (mgr.34107) 2915 : cluster 0 pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:54.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:54 smithi175 bash[56722]: cluster 2024-02-10T06:49:53.715923+0000 mgr.y (mgr.34107) 2915 : cluster 0 pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:54.893 INFO:teuthology.orchestra.run.smithi046.stdout:wait for servicemap items w/ changing names to refresh 2024-02-10T06:49:55.744 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'sleep 60' 2024-02-10T06:49:56.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:55 smithi046 bash[68510]: cluster 2024-02-10T06:49:55.717245+0000 mgr.y (mgr.34107) 2916 : cluster 0 pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:56.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:55 smithi046 bash[71198]: cluster 2024-02-10T06:49:55.717245+0000 mgr.y (mgr.34107) 2916 : cluster 0 pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:56.144 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:55 smithi175 bash[56722]: cluster 2024-02-10T06:49:55.717245+0000 mgr.y (mgr.34107) 2916 : cluster 0 pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:49:58.070 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:49:57 smithi175 bash[56722]: cluster 2024-02-10T06:49:57.718815+0000 mgr.y (mgr.34107) 2917 : cluster 0 pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:58.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:49:57 smithi046 bash[68510]: cluster 2024-02-10T06:49:57.718815+0000 mgr.y (mgr.34107) 2917 : cluster 0 pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:49:58.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:49:57 smithi046 bash[71198]: cluster 2024-02-10T06:49:57.718815+0000 mgr.y (mgr.34107) 2917 : cluster 0 pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:00.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:00 smithi046 bash[68510]: audit 2024-02-10T06:49:59.181948+0000 mon.a (mon.0) 12136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:00.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:00 smithi046 bash[68510]: audit 2024-02-10T06:49:59.189585+0000 mon.a (mon.0) 12137 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:00.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:00 smithi046 bash[68510]: audit 2024-02-10T06:49:59.197161+0000 mon.a (mon.0) 12138 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:00.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:00 smithi046 bash[68510]: audit 2024-02-10T06:49:59.328676+0000 mon.a (mon.0) 12139 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:00.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:00 smithi046 bash[68510]: audit 2024-02-10T06:49:59.340644+0000 mon.a (mon.0) 12140 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:00.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:00 smithi046 bash[68510]: audit 2024-02-10T06:49:59.351361+0000 mon.a (mon.0) 12141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:00.452 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:00 smithi046 bash[68510]: audit 2024-02-10T06:49:59.507672+0000 mon.a (mon.0) 12142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:50:00.453 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:00 smithi046 bash[68510]: cluster 2024-02-10T06:49:59.719929+0000 mgr.y (mgr.34107) 2918 : cluster 0 pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:00.453 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:00 smithi046 bash[68510]: cluster 2024-02-10T06:50:00.000162+0000 mon.a (mon.0) 12143 : cluster 1 overall HEALTH_OK 2024-02-10T06:50:00.453 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:00 smithi046 bash[71198]: audit 2024-02-10T06:49:59.181948+0000 mon.a (mon.0) 12136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:00.453 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:00 smithi046 bash[71198]: audit 2024-02-10T06:49:59.189585+0000 mon.a (mon.0) 12137 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:00.453 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:00 smithi046 bash[71198]: audit 2024-02-10T06:49:59.197161+0000 mon.a (mon.0) 12138 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:00.453 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:00 smithi046 bash[71198]: audit 2024-02-10T06:49:59.328676+0000 mon.a (mon.0) 12139 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:00.453 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:00 smithi046 bash[71198]: audit 2024-02-10T06:49:59.340644+0000 mon.a (mon.0) 12140 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:00.453 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:00 smithi046 bash[71198]: audit 2024-02-10T06:49:59.351361+0000 mon.a (mon.0) 12141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:00.453 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:00 smithi046 bash[71198]: audit 2024-02-10T06:49:59.507672+0000 mon.a (mon.0) 12142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:50:00.453 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:00 smithi046 bash[71198]: cluster 2024-02-10T06:49:59.719929+0000 mgr.y (mgr.34107) 2918 : cluster 0 pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:00.453 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:00 smithi046 bash[71198]: cluster 2024-02-10T06:50:00.000162+0000 mon.a (mon.0) 12143 : cluster 1 overall HEALTH_OK 2024-02-10T06:50:00.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:00 smithi175 bash[56722]: audit 2024-02-10T06:49:59.181948+0000 mon.a (mon.0) 12136 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:00.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:00 smithi175 bash[56722]: audit 2024-02-10T06:49:59.189585+0000 mon.a (mon.0) 12137 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:00.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:00 smithi175 bash[56722]: audit 2024-02-10T06:49:59.197161+0000 mon.a (mon.0) 12138 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:00.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:00 smithi175 bash[56722]: audit 2024-02-10T06:49:59.328676+0000 mon.a (mon.0) 12139 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:00.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:00 smithi175 bash[56722]: audit 2024-02-10T06:49:59.340644+0000 mon.a (mon.0) 12140 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:00.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:00 smithi175 bash[56722]: audit 2024-02-10T06:49:59.351361+0000 mon.a (mon.0) 12141 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:00.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:00 smithi175 bash[56722]: audit 2024-02-10T06:49:59.507672+0000 mon.a (mon.0) 12142 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:50:00.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:00 smithi175 bash[56722]: cluster 2024-02-10T06:49:59.719929+0000 mgr.y (mgr.34107) 2918 : cluster 0 pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:00.494 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:00 smithi175 bash[56722]: cluster 2024-02-10T06:50:00.000162+0000 mon.a (mon.0) 12143 : cluster 1 overall HEALTH_OK 2024-02-10T06:50:01.169 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:50:01 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:50:01] "GET /metrics HTTP/1.1" 200 38765 "" "Prometheus/2.43.0" 2024-02-10T06:50:02.099 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:01 smithi046 bash[68510]: cluster 2024-02-10T06:50:01.721077+0000 mgr.y (mgr.34107) 2919 : cluster 0 pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:02.099 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:01 smithi046 bash[71198]: cluster 2024-02-10T06:50:01.721077+0000 mgr.y (mgr.34107) 2919 : cluster 0 pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:02.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:01 smithi175 bash[56722]: cluster 2024-02-10T06:50:01.721077+0000 mgr.y (mgr.34107) 2919 : cluster 0 pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:02.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:02 smithi046 bash[68510]: audit 2024-02-10T06:50:02.570416+0000 mgr.y (mgr.34107) 2920 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:50:02.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:02 smithi046 bash[71198]: audit 2024-02-10T06:50:02.570416+0000 mgr.y (mgr.34107) 2920 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:50:03.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:02 smithi175 bash[56722]: audit 2024-02-10T06:50:02.570416+0000 mgr.y (mgr.34107) 2920 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:50:04.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:03 smithi046 bash[68510]: cluster 2024-02-10T06:50:03.722227+0000 mgr.y (mgr.34107) 2921 : cluster 0 pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:04.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:03 smithi046 bash[71198]: cluster 2024-02-10T06:50:03.722227+0000 mgr.y (mgr.34107) 2921 : cluster 0 pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:04.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:03 smithi175 bash[56722]: cluster 2024-02-10T06:50:03.722227+0000 mgr.y (mgr.34107) 2921 : cluster 0 pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:06.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:05 smithi046 bash[68510]: cluster 2024-02-10T06:50:05.724113+0000 mgr.y (mgr.34107) 2922 : cluster 0 pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:06.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:05 smithi046 bash[71198]: cluster 2024-02-10T06:50:05.724113+0000 mgr.y (mgr.34107) 2922 : cluster 0 pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:06.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:05 smithi175 bash[56722]: cluster 2024-02-10T06:50:05.724113+0000 mgr.y (mgr.34107) 2922 : cluster 0 pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:08.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:07 smithi046 bash[68510]: cluster 2024-02-10T06:50:07.725525+0000 mgr.y (mgr.34107) 2923 : cluster 0 pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:08.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:07 smithi046 bash[71198]: cluster 2024-02-10T06:50:07.725525+0000 mgr.y (mgr.34107) 2923 : cluster 0 pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:08.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:07 smithi175 bash[56722]: cluster 2024-02-10T06:50:07.725525+0000 mgr.y (mgr.34107) 2923 : cluster 0 pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:10.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:10 smithi046 bash[68510]: cluster 2024-02-10T06:50:09.726682+0000 mgr.y (mgr.34107) 2924 : cluster 0 pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:10.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:10 smithi046 bash[71198]: cluster 2024-02-10T06:50:09.726682+0000 mgr.y (mgr.34107) 2924 : cluster 0 pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:10.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:10 smithi175 bash[56722]: cluster 2024-02-10T06:50:09.726682+0000 mgr.y (mgr.34107) 2924 : cluster 0 pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:11.373 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:50:11 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:50:11] "GET /metrics HTTP/1.1" 200 38765 "" "Prometheus/2.43.0" 2024-02-10T06:50:12.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:11 smithi046 bash[68510]: cluster 2024-02-10T06:50:11.727839+0000 mgr.y (mgr.34107) 2925 : cluster 0 pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:12.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:11 smithi046 bash[71198]: cluster 2024-02-10T06:50:11.727839+0000 mgr.y (mgr.34107) 2925 : cluster 0 pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:12.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:11 smithi175 bash[56722]: cluster 2024-02-10T06:50:11.727839+0000 mgr.y (mgr.34107) 2925 : cluster 0 pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:12.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:12 smithi046 bash[68510]: audit 2024-02-10T06:50:12.581363+0000 mgr.y (mgr.34107) 2926 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:50:12.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:12 smithi046 bash[71198]: audit 2024-02-10T06:50:12.581363+0000 mgr.y (mgr.34107) 2926 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:50:13.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:12 smithi175 bash[56722]: audit 2024-02-10T06:50:12.581363+0000 mgr.y (mgr.34107) 2926 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:50:14.124 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:13 smithi046 bash[68510]: cluster 2024-02-10T06:50:13.728743+0000 mgr.y (mgr.34107) 2927 : cluster 0 pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:14.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:13 smithi046 bash[71198]: cluster 2024-02-10T06:50:13.728743+0000 mgr.y (mgr.34107) 2927 : cluster 0 pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:14.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:13 smithi175 bash[56722]: cluster 2024-02-10T06:50:13.728743+0000 mgr.y (mgr.34107) 2927 : cluster 0 pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:15.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:15 smithi175 bash[56722]: audit 2024-02-10T06:50:14.507949+0000 mon.a (mon.0) 12144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:50:15.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:15 smithi046 bash[68510]: audit 2024-02-10T06:50:14.507949+0000 mon.a (mon.0) 12144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:50:15.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:15 smithi046 bash[71198]: audit 2024-02-10T06:50:14.507949+0000 mon.a (mon.0) 12144 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:50:16.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:16 smithi046 bash[68510]: audit 2024-02-10T06:50:15.536269+0000 mon.a (mon.0) 12145 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:50:16.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:16 smithi046 bash[68510]: audit 2024-02-10T06:50:15.538493+0000 mon.a (mon.0) 12146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:50:16.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:16 smithi046 bash[68510]: audit 2024-02-10T06:50:15.550064+0000 mon.a (mon.0) 12147 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:16.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:16 smithi046 bash[68510]: cluster 2024-02-10T06:50:15.729931+0000 mgr.y (mgr.34107) 2928 : cluster 0 pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:16.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:16 smithi046 bash[71198]: audit 2024-02-10T06:50:15.536269+0000 mon.a (mon.0) 12145 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:50:16.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:16 smithi046 bash[71198]: audit 2024-02-10T06:50:15.538493+0000 mon.a (mon.0) 12146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:50:16.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:16 smithi046 bash[71198]: audit 2024-02-10T06:50:15.550064+0000 mon.a (mon.0) 12147 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:16.625 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:16 smithi046 bash[71198]: cluster 2024-02-10T06:50:15.729931+0000 mgr.y (mgr.34107) 2928 : cluster 0 pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:16.647 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:16 smithi175 bash[56722]: audit 2024-02-10T06:50:15.536269+0000 mon.a (mon.0) 12145 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:50:16.647 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:16 smithi175 bash[56722]: audit 2024-02-10T06:50:15.538493+0000 mon.a (mon.0) 12146 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:50:16.647 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:16 smithi175 bash[56722]: audit 2024-02-10T06:50:15.550064+0000 mon.a (mon.0) 12147 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:16.647 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:16 smithi175 bash[56722]: cluster 2024-02-10T06:50:15.729931+0000 mgr.y (mgr.34107) 2928 : cluster 0 pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:18.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:17 smithi046 bash[68510]: cluster 2024-02-10T06:50:17.731271+0000 mgr.y (mgr.34107) 2929 : cluster 0 pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:18.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:17 smithi046 bash[71198]: cluster 2024-02-10T06:50:17.731271+0000 mgr.y (mgr.34107) 2929 : cluster 0 pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:18.141 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:17 smithi175 bash[56722]: cluster 2024-02-10T06:50:17.731271+0000 mgr.y (mgr.34107) 2929 : cluster 0 pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:20.441 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:20 smithi046 bash[71198]: audit 2024-02-10T06:50:19.351017+0000 mon.a (mon.0) 12148 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:20.441 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:20 smithi046 bash[71198]: audit 2024-02-10T06:50:19.359638+0000 mon.a (mon.0) 12149 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:20.441 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:20 smithi046 bash[71198]: audit 2024-02-10T06:50:19.368190+0000 mon.a (mon.0) 12150 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:20.441 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:20 smithi046 bash[71198]: audit 2024-02-10T06:50:19.505620+0000 mon.a (mon.0) 12151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:20.441 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:20 smithi046 bash[71198]: audit 2024-02-10T06:50:19.515503+0000 mon.a (mon.0) 12152 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:20.441 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:20 smithi046 bash[71198]: audit 2024-02-10T06:50:19.525275+0000 mon.a (mon.0) 12153 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:20.442 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:20 smithi046 bash[68510]: audit 2024-02-10T06:50:19.351017+0000 mon.a (mon.0) 12148 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:20.442 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:20 smithi046 bash[68510]: audit 2024-02-10T06:50:19.359638+0000 mon.a (mon.0) 12149 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:20.442 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:20 smithi046 bash[68510]: audit 2024-02-10T06:50:19.368190+0000 mon.a (mon.0) 12150 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:20.442 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:20 smithi046 bash[68510]: audit 2024-02-10T06:50:19.505620+0000 mon.a (mon.0) 12151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:20.442 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:20 smithi046 bash[68510]: audit 2024-02-10T06:50:19.515503+0000 mon.a (mon.0) 12152 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:20.442 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:20 smithi046 bash[68510]: audit 2024-02-10T06:50:19.525275+0000 mon.a (mon.0) 12153 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:20.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:20 smithi175 bash[56722]: audit 2024-02-10T06:50:19.351017+0000 mon.a (mon.0) 12148 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:20.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:20 smithi175 bash[56722]: audit 2024-02-10T06:50:19.359638+0000 mon.a (mon.0) 12149 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:20.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:20 smithi175 bash[56722]: audit 2024-02-10T06:50:19.368190+0000 mon.a (mon.0) 12150 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:20.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:20 smithi175 bash[56722]: audit 2024-02-10T06:50:19.505620+0000 mon.a (mon.0) 12151 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:20.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:20 smithi175 bash[56722]: audit 2024-02-10T06:50:19.515503+0000 mon.a (mon.0) 12152 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:20.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:20 smithi175 bash[56722]: audit 2024-02-10T06:50:19.525275+0000 mon.a (mon.0) 12153 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:21.373 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:50:21 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:50:21] "GET /metrics HTTP/1.1" 200 38763 "" "Prometheus/2.43.0" 2024-02-10T06:50:21.878 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:21 smithi046 bash[68510]: cluster 2024-02-10T06:50:19.732422+0000 mgr.y (mgr.34107) 2930 : cluster 0 pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:21.878 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:21 smithi046 bash[71198]: cluster 2024-02-10T06:50:19.732422+0000 mgr.y (mgr.34107) 2930 : cluster 0 pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:21.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:21 smithi175 bash[56722]: cluster 2024-02-10T06:50:19.732422+0000 mgr.y (mgr.34107) 2930 : cluster 0 pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:23.823 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:23 smithi046 bash[68510]: cluster 2024-02-10T06:50:21.733162+0000 mgr.y (mgr.34107) 2931 : cluster 0 pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:23.824 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:23 smithi046 bash[68510]: audit 2024-02-10T06:50:22.589435+0000 mgr.y (mgr.34107) 2932 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:50:23.824 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:23 smithi046 bash[71198]: cluster 2024-02-10T06:50:21.733162+0000 mgr.y (mgr.34107) 2931 : cluster 0 pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:23.824 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:23 smithi046 bash[71198]: audit 2024-02-10T06:50:22.589435+0000 mgr.y (mgr.34107) 2932 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:50:23.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:23 smithi175 bash[56722]: cluster 2024-02-10T06:50:21.733162+0000 mgr.y (mgr.34107) 2931 : cluster 0 pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:23.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:23 smithi175 bash[56722]: audit 2024-02-10T06:50:22.589435+0000 mgr.y (mgr.34107) 2932 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:50:25.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:25 smithi046 bash[68510]: cluster 2024-02-10T06:50:23.734132+0000 mgr.y (mgr.34107) 2933 : cluster 0 pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:25.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:25 smithi046 bash[71198]: cluster 2024-02-10T06:50:23.734132+0000 mgr.y (mgr.34107) 2933 : cluster 0 pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:25.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:25 smithi175 bash[56722]: cluster 2024-02-10T06:50:23.734132+0000 mgr.y (mgr.34107) 2933 : cluster 0 pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:27.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:27 smithi046 bash[68510]: cluster 2024-02-10T06:50:25.735319+0000 mgr.y (mgr.34107) 2934 : cluster 0 pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:27.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:27 smithi046 bash[71198]: cluster 2024-02-10T06:50:25.735319+0000 mgr.y (mgr.34107) 2934 : cluster 0 pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:27.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:27 smithi175 bash[56722]: cluster 2024-02-10T06:50:25.735319+0000 mgr.y (mgr.34107) 2934 : cluster 0 pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:29.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:29 smithi046 bash[68510]: cluster 2024-02-10T06:50:27.736607+0000 mgr.y (mgr.34107) 2935 : cluster 0 pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:29.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:29 smithi046 bash[68510]: audit 2024-02-10T06:50:29.508321+0000 mon.a (mon.0) 12154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:50:29.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:29 smithi046 bash[71198]: cluster 2024-02-10T06:50:27.736607+0000 mgr.y (mgr.34107) 2935 : cluster 0 pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:29.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:29 smithi046 bash[71198]: audit 2024-02-10T06:50:29.508321+0000 mon.a (mon.0) 12154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:50:29.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:29 smithi175 bash[56722]: cluster 2024-02-10T06:50:27.736607+0000 mgr.y (mgr.34107) 2935 : cluster 0 pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:29.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:29 smithi175 bash[56722]: audit 2024-02-10T06:50:29.508321+0000 mon.a (mon.0) 12154 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:50:31.373 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:50:31 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:50:31] "GET /metrics HTTP/1.1" 200 38761 "" "Prometheus/2.43.0" 2024-02-10T06:50:31.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:31 smithi046 bash[68510]: cluster 2024-02-10T06:50:29.737368+0000 mgr.y (mgr.34107) 2936 : cluster 0 pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:31.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:31 smithi046 bash[71198]: cluster 2024-02-10T06:50:29.737368+0000 mgr.y (mgr.34107) 2936 : cluster 0 pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:31.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:31 smithi175 bash[56722]: cluster 2024-02-10T06:50:29.737368+0000 mgr.y (mgr.34107) 2936 : cluster 0 pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:33.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:33 smithi046 bash[68510]: cluster 2024-02-10T06:50:31.738558+0000 mgr.y (mgr.34107) 2937 : cluster 0 pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:33.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:33 smithi046 bash[68510]: audit 2024-02-10T06:50:32.600674+0000 mgr.y (mgr.34107) 2938 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:50:33.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:33 smithi046 bash[71198]: cluster 2024-02-10T06:50:31.738558+0000 mgr.y (mgr.34107) 2937 : cluster 0 pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:33.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:33 smithi046 bash[71198]: audit 2024-02-10T06:50:32.600674+0000 mgr.y (mgr.34107) 2938 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:50:33.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:33 smithi175 bash[56722]: cluster 2024-02-10T06:50:31.738558+0000 mgr.y (mgr.34107) 2937 : cluster 0 pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:33.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:33 smithi175 bash[56722]: audit 2024-02-10T06:50:32.600674+0000 mgr.y (mgr.34107) 2938 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:50:35.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:35 smithi175 bash[56722]: cluster 2024-02-10T06:50:33.739883+0000 mgr.y (mgr.34107) 2939 : cluster 0 pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:35.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:35 smithi046 bash[68510]: cluster 2024-02-10T06:50:33.739883+0000 mgr.y (mgr.34107) 2939 : cluster 0 pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:35.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:35 smithi046 bash[71198]: cluster 2024-02-10T06:50:33.739883+0000 mgr.y (mgr.34107) 2939 : cluster 0 pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:37.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:37 smithi046 bash[68510]: cluster 2024-02-10T06:50:35.741277+0000 mgr.y (mgr.34107) 2940 : cluster 0 pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:37.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:37 smithi046 bash[71198]: cluster 2024-02-10T06:50:35.741277+0000 mgr.y (mgr.34107) 2940 : cluster 0 pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:37.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:37 smithi175 bash[56722]: cluster 2024-02-10T06:50:35.741277+0000 mgr.y (mgr.34107) 2940 : cluster 0 pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:39.822 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:39 smithi175 bash[56722]: cluster 2024-02-10T06:50:37.742349+0000 mgr.y (mgr.34107) 2941 : cluster 0 pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:39.823 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:39 smithi175 bash[56722]: audit 2024-02-10T06:50:39.528368+0000 mon.a (mon.0) 12155 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:39.823 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:39 smithi175 bash[56722]: audit 2024-02-10T06:50:39.538341+0000 mon.a (mon.0) 12156 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:39.823 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:39 smithi175 bash[56722]: audit 2024-02-10T06:50:39.547445+0000 mon.a (mon.0) 12157 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:39.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:39 smithi046 bash[68510]: cluster 2024-02-10T06:50:37.742349+0000 mgr.y (mgr.34107) 2941 : cluster 0 pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:39.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:39 smithi046 bash[68510]: audit 2024-02-10T06:50:39.528368+0000 mon.a (mon.0) 12155 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:39.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:39 smithi046 bash[68510]: audit 2024-02-10T06:50:39.538341+0000 mon.a (mon.0) 12156 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:39.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:39 smithi046 bash[68510]: audit 2024-02-10T06:50:39.547445+0000 mon.a (mon.0) 12157 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:39.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:39 smithi046 bash[71198]: cluster 2024-02-10T06:50:37.742349+0000 mgr.y (mgr.34107) 2941 : cluster 0 pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:39.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:39 smithi046 bash[71198]: audit 2024-02-10T06:50:39.528368+0000 mon.a (mon.0) 12155 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:39.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:39 smithi046 bash[71198]: audit 2024-02-10T06:50:39.538341+0000 mon.a (mon.0) 12156 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:39.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:39 smithi046 bash[71198]: audit 2024-02-10T06:50:39.547445+0000 mon.a (mon.0) 12157 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:40.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:40 smithi046 bash[68510]: audit 2024-02-10T06:50:39.700449+0000 mon.a (mon.0) 12158 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:40.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:40 smithi046 bash[68510]: audit 2024-02-10T06:50:39.710614+0000 mon.a (mon.0) 12159 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:40.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:40 smithi046 bash[68510]: audit 2024-02-10T06:50:39.719792+0000 mon.a (mon.0) 12160 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:40.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:40 smithi046 bash[71198]: audit 2024-02-10T06:50:39.700449+0000 mon.a (mon.0) 12158 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:40.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:40 smithi046 bash[71198]: audit 2024-02-10T06:50:39.710614+0000 mon.a (mon.0) 12159 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:40.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:40 smithi046 bash[71198]: audit 2024-02-10T06:50:39.719792+0000 mon.a (mon.0) 12160 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:40.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:40 smithi175 bash[56722]: audit 2024-02-10T06:50:39.700449+0000 mon.a (mon.0) 12158 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:40.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:40 smithi175 bash[56722]: audit 2024-02-10T06:50:39.710614+0000 mon.a (mon.0) 12159 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:40.993 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:40 smithi175 bash[56722]: audit 2024-02-10T06:50:39.719792+0000 mon.a (mon.0) 12160 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:50:41.373 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:50:41 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:50:41] "GET /metrics HTTP/1.1" 200 38761 "" "Prometheus/2.43.0" 2024-02-10T06:50:41.992 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:41 smithi175 bash[56722]: cluster 2024-02-10T06:50:39.743381+0000 mgr.y (mgr.34107) 2942 : cluster 0 pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:42.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:41 smithi046 bash[68510]: cluster 2024-02-10T06:50:39.743381+0000 mgr.y (mgr.34107) 2942 : cluster 0 pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:42.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:41 smithi046 bash[71198]: cluster 2024-02-10T06:50:39.743381+0000 mgr.y (mgr.34107) 2942 : cluster 0 pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:43.994 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:43 smithi175 bash[56722]: cluster 2024-02-10T06:50:41.744539+0000 mgr.y (mgr.34107) 2943 : cluster 0 pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:43.995 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:43 smithi175 bash[56722]: audit 2024-02-10T06:50:42.609380+0000 mgr.y (mgr.34107) 2944 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:50:44.039 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:43 smithi046 bash[68510]: cluster 2024-02-10T06:50:41.744539+0000 mgr.y (mgr.34107) 2943 : cluster 0 pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:44.039 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:43 smithi046 bash[68510]: audit 2024-02-10T06:50:42.609380+0000 mgr.y (mgr.34107) 2944 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:50:44.039 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:43 smithi046 bash[71198]: cluster 2024-02-10T06:50:41.744539+0000 mgr.y (mgr.34107) 2943 : cluster 0 pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:44.039 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:43 smithi046 bash[71198]: audit 2024-02-10T06:50:42.609380+0000 mgr.y (mgr.34107) 2944 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:50:45.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:45 smithi046 bash[68510]: cluster 2024-02-10T06:50:43.745678+0000 mgr.y (mgr.34107) 2945 : cluster 0 pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:45.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:45 smithi046 bash[68510]: audit 2024-02-10T06:50:44.508913+0000 mon.a (mon.0) 12161 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:50:45.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:45 smithi046 bash[71198]: cluster 2024-02-10T06:50:43.745678+0000 mgr.y (mgr.34107) 2945 : cluster 0 pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:45.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:45 smithi046 bash[71198]: audit 2024-02-10T06:50:44.508913+0000 mon.a (mon.0) 12161 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:50:45.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:45 smithi175 bash[56722]: cluster 2024-02-10T06:50:43.745678+0000 mgr.y (mgr.34107) 2945 : cluster 0 pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:45.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:45 smithi175 bash[56722]: audit 2024-02-10T06:50:44.508913+0000 mon.a (mon.0) 12161 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:50:47.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:47 smithi046 bash[68510]: cluster 2024-02-10T06:50:45.746524+0000 mgr.y (mgr.34107) 2946 : cluster 0 pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:47.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:47 smithi046 bash[71198]: cluster 2024-02-10T06:50:45.746524+0000 mgr.y (mgr.34107) 2946 : cluster 0 pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:47.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:47 smithi175 bash[56722]: cluster 2024-02-10T06:50:45.746524+0000 mgr.y (mgr.34107) 2946 : cluster 0 pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:49.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:49 smithi046 bash[68510]: cluster 2024-02-10T06:50:47.747774+0000 mgr.y (mgr.34107) 2947 : cluster 0 pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:49.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:49 smithi046 bash[71198]: cluster 2024-02-10T06:50:47.747774+0000 mgr.y (mgr.34107) 2947 : cluster 0 pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:49.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:49 smithi175 bash[56722]: cluster 2024-02-10T06:50:47.747774+0000 mgr.y (mgr.34107) 2947 : cluster 0 pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:51.364 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:50:51 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:50:51] "GET /metrics HTTP/1.1" 200 38762 "" "Prometheus/2.43.0" 2024-02-10T06:50:51.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:51 smithi046 bash[68510]: cluster 2024-02-10T06:50:49.748918+0000 mgr.y (mgr.34107) 2948 : cluster 0 pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:51.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:51 smithi046 bash[71198]: cluster 2024-02-10T06:50:49.748918+0000 mgr.y (mgr.34107) 2948 : cluster 0 pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:51.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:51 smithi175 bash[56722]: cluster 2024-02-10T06:50:49.748918+0000 mgr.y (mgr.34107) 2948 : cluster 0 pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:53.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:53 smithi046 bash[68510]: cluster 2024-02-10T06:50:51.750023+0000 mgr.y (mgr.34107) 2949 : cluster 0 pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:53.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:53 smithi046 bash[68510]: audit 2024-02-10T06:50:52.611646+0000 mgr.y (mgr.34107) 2950 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:50:53.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:53 smithi046 bash[71198]: cluster 2024-02-10T06:50:51.750023+0000 mgr.y (mgr.34107) 2949 : cluster 0 pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:53.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:53 smithi046 bash[71198]: audit 2024-02-10T06:50:52.611646+0000 mgr.y (mgr.34107) 2950 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:50:53.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:53 smithi175 bash[56722]: cluster 2024-02-10T06:50:51.750023+0000 mgr.y (mgr.34107) 2949 : cluster 0 pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:53.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:53 smithi175 bash[56722]: audit 2024-02-10T06:50:52.611646+0000 mgr.y (mgr.34107) 2950 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:50:55.623 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:55 smithi046 bash[71198]: cluster 2024-02-10T06:50:53.750946+0000 mgr.y (mgr.34107) 2951 : cluster 0 pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:55.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:55 smithi046 bash[68510]: cluster 2024-02-10T06:50:53.750946+0000 mgr.y (mgr.34107) 2951 : cluster 0 pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:55.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:55 smithi175 bash[56722]: cluster 2024-02-10T06:50:53.750946+0000 mgr.y (mgr.34107) 2951 : cluster 0 pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:57.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:57 smithi175 bash[56722]: cluster 2024-02-10T06:50:55.752156+0000 mgr.y (mgr.34107) 2952 : cluster 0 pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:57.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:57 smithi046 bash[68510]: cluster 2024-02-10T06:50:55.752156+0000 mgr.y (mgr.34107) 2952 : cluster 0 pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:57.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:57 smithi046 bash[71198]: cluster 2024-02-10T06:50:55.752156+0000 mgr.y (mgr.34107) 2952 : cluster 0 pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:50:59.658 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:50:59 smithi046 bash[68510]: cluster 2024-02-10T06:50:57.753427+0000 mgr.y (mgr.34107) 2953 : cluster 0 pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:59.658 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:50:59 smithi046 bash[71198]: cluster 2024-02-10T06:50:57.753427+0000 mgr.y (mgr.34107) 2953 : cluster 0 pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:50:59.660 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph orch ps' 2024-02-10T06:50:59.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:50:59 smithi175 bash[56722]: cluster 2024-02-10T06:50:57.753427+0000 mgr.y (mgr.34107) 2953 : cluster 0 pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:00.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:00 smithi175 bash[56722]: audit 2024-02-10T06:50:59.509229+0000 mon.a (mon.0) 12162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:51:00.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:00 smithi175 bash[56722]: audit 2024-02-10T06:50:59.724635+0000 mon.a (mon.0) 12163 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:00.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:00 smithi175 bash[56722]: audit 2024-02-10T06:50:59.736163+0000 mon.a (mon.0) 12164 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:00.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:00 smithi175 bash[56722]: audit 2024-02-10T06:50:59.743447+0000 mon.a (mon.0) 12165 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:00.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:00 smithi175 bash[56722]: audit 2024-02-10T06:50:59.884181+0000 mon.a (mon.0) 12166 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:00.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:00 smithi175 bash[56722]: audit 2024-02-10T06:50:59.892071+0000 mon.a (mon.0) 12167 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:00.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:00 smithi175 bash[56722]: audit 2024-02-10T06:50:59.899607+0000 mon.a (mon.0) 12168 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:00.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:00 smithi046 bash[68510]: audit 2024-02-10T06:50:59.509229+0000 mon.a (mon.0) 12162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:51:00.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:00 smithi046 bash[68510]: audit 2024-02-10T06:50:59.724635+0000 mon.a (mon.0) 12163 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:00.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:00 smithi046 bash[68510]: audit 2024-02-10T06:50:59.736163+0000 mon.a (mon.0) 12164 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:00.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:00 smithi046 bash[68510]: audit 2024-02-10T06:50:59.743447+0000 mon.a (mon.0) 12165 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:00.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:00 smithi046 bash[68510]: audit 2024-02-10T06:50:59.884181+0000 mon.a (mon.0) 12166 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:00.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:00 smithi046 bash[68510]: audit 2024-02-10T06:50:59.892071+0000 mon.a (mon.0) 12167 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:00.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:00 smithi046 bash[68510]: audit 2024-02-10T06:50:59.899607+0000 mon.a (mon.0) 12168 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:00.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:00 smithi046 bash[71198]: audit 2024-02-10T06:50:59.509229+0000 mon.a (mon.0) 12162 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:51:00.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:00 smithi046 bash[71198]: audit 2024-02-10T06:50:59.724635+0000 mon.a (mon.0) 12163 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:00.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:00 smithi046 bash[71198]: audit 2024-02-10T06:50:59.736163+0000 mon.a (mon.0) 12164 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:00.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:00 smithi046 bash[71198]: audit 2024-02-10T06:50:59.743447+0000 mon.a (mon.0) 12165 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:00.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:00 smithi046 bash[71198]: audit 2024-02-10T06:50:59.884181+0000 mon.a (mon.0) 12166 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:00.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:00 smithi046 bash[71198]: audit 2024-02-10T06:50:59.892071+0000 mon.a (mon.0) 12167 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:00.875 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:00 smithi046 bash[71198]: audit 2024-02-10T06:50:59.899607+0000 mon.a (mon.0) 12168 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:01.373 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:51:01 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:51:01] "GET /metrics HTTP/1.1" 200 38762 "" "Prometheus/2.43.0" 2024-02-10T06:51:01.638 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:01 smithi046 bash[68510]: cluster 2024-02-10T06:50:59.754144+0000 mgr.y (mgr.34107) 2954 : cluster 0 pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:01.638 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:01 smithi046 bash[71198]: cluster 2024-02-10T06:50:59.754144+0000 mgr.y (mgr.34107) 2954 : cluster 0 pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:01.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:01 smithi175 bash[56722]: cluster 2024-02-10T06:50:59.754144+0000 mgr.y (mgr.34107) 2954 : cluster 0 pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:03.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:03 smithi175 bash[56722]: cluster 2024-02-10T06:51:01.754913+0000 mgr.y (mgr.34107) 2955 : cluster 0 pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:03.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:03 smithi175 bash[56722]: audit 2024-02-10T06:51:02.621316+0000 mgr.y (mgr.34107) 2956 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:51:03.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:03 smithi046 bash[68510]: cluster 2024-02-10T06:51:01.754913+0000 mgr.y (mgr.34107) 2955 : cluster 0 pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:03.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:03 smithi046 bash[68510]: audit 2024-02-10T06:51:02.621316+0000 mgr.y (mgr.34107) 2956 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:51:03.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:03 smithi046 bash[71198]: cluster 2024-02-10T06:51:01.754913+0000 mgr.y (mgr.34107) 2955 : cluster 0 pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:03.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:03 smithi046 bash[71198]: audit 2024-02-10T06:51:02.621316+0000 mgr.y (mgr.34107) 2956 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:51:05.216 INFO:teuthology.orchestra.run.smithi046.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T06:51:05.216 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi046 smithi046 running 5s ago 29m - - 2024-02-10T06:51:05.216 INFO:teuthology.orchestra.run.smithi046.stdout:agent.smithi175 smithi175 running 5s ago 28m - - 2024-02-10T06:51:05.217 INFO:teuthology.orchestra.run.smithi046.stdout:alertmanager.a smithi046 *:9093,9094 running (2m) 5s ago 21m 16.7M - 0.25.0 c8568f914cd2 9e9ae4de2f8f 2024-02-10T06:51:05.217 INFO:teuthology.orchestra.run.smithi046.stdout:grafana.a smithi175 *:3000 running (2m) 5s ago 21m 80.7M - 9.4.12 a0ea5e3c46d9 0662cebe8bfb 2024-02-10T06:51:05.217 INFO:teuthology.orchestra.run.smithi046.stdout:iscsi.foo.smithi046.eivqxk smithi046 running (4m) 5s ago 19m 46.5M - 3.6 c328ab9dcfc7 853f52d68ab1 2024-02-10T06:51:05.217 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.x smithi175 *:8443,9283,8765 running (13m) 5s ago 28m 447M - 19.0.0-1361-g290212a1 c328ab9dcfc7 090615602ecb 2024-02-10T06:51:05.217 INFO:teuthology.orchestra.run.smithi046.stdout:mgr.y smithi046 *:8443,9283,8765 running (14m) 5s ago 30m 544M - 19.0.0-1361-g290212a1 c328ab9dcfc7 fd15a55d8604 2024-02-10T06:51:05.217 INFO:teuthology.orchestra.run.smithi046.stdout:mon.a smithi046 running (13m) 5s ago 30m 100M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 242e20c0094d 2024-02-10T06:51:05.217 INFO:teuthology.orchestra.run.smithi046.stdout:mon.b smithi175 running (12m) 5s ago 28m 75.3M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 4e4f0fba5e46 2024-02-10T06:51:05.217 INFO:teuthology.orchestra.run.smithi046.stdout:mon.c smithi046 running (12m) 5s ago 28m 76.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 3930fa96e7b9 2024-02-10T06:51:05.217 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.a smithi046 *:9100 running (4m) 5s ago 22m 10.7M - 1.5.0 0da6a335fe13 7106a5faf047 2024-02-10T06:51:05.217 INFO:teuthology.orchestra.run.smithi046.stdout:node-exporter.b smithi175 *:9100 running (3m) 5s ago 22m 11.4M - 1.5.0 0da6a335fe13 902bb08b95e7 2024-02-10T06:51:05.217 INFO:teuthology.orchestra.run.smithi046.stdout:osd.0 smithi046 running (10m) 5s ago 27m 65.2M 2526M 19.0.0-1361-g290212a1 c328ab9dcfc7 806b111b1a5a 2024-02-10T06:51:05.217 INFO:teuthology.orchestra.run.smithi046.stdout:osd.1 smithi046 running (10m) 5s ago 27m 68.0M 2526M 19.0.0-1361-g290212a1 c328ab9dcfc7 5946eaa9560f 2024-02-10T06:51:05.218 INFO:teuthology.orchestra.run.smithi046.stdout:osd.2 smithi046 running (9m) 5s ago 26m 61.4M 2526M 19.0.0-1361-g290212a1 c328ab9dcfc7 b853fd416cd3 2024-02-10T06:51:05.218 INFO:teuthology.orchestra.run.smithi046.stdout:osd.3 smithi046 running (8m) 5s ago 26m 69.7M 2526M 19.0.0-1361-g290212a1 c328ab9dcfc7 d8f4ad66b155 2024-02-10T06:51:05.218 INFO:teuthology.orchestra.run.smithi046.stdout:osd.4 smithi175 running (8m) 5s ago 25m 70.8M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 7ad0f7fc5824 2024-02-10T06:51:05.218 INFO:teuthology.orchestra.run.smithi046.stdout:osd.5 smithi175 running (7m) 5s ago 24m 67.2M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 988470b5b6ab 2024-02-10T06:51:05.218 INFO:teuthology.orchestra.run.smithi046.stdout:osd.6 smithi175 running (7m) 5s ago 24m 62.8M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 4fe6d2acf23b 2024-02-10T06:51:05.218 INFO:teuthology.orchestra.run.smithi046.stdout:osd.7 smithi175 running (6m) 5s ago 23m 59.4M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 446b1d90ef32 2024-02-10T06:51:05.218 INFO:teuthology.orchestra.run.smithi046.stdout:prometheus.a smithi175 *:9095 running (2m) 5s ago 22m 54.9M - 2.43.0 a07b618ecd1d 74dd5f47bfe1 2024-02-10T06:51:05.218 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi046.nswayp smithi046 *:8000 running (6m) 5s ago 20m 92.9M - 19.0.0-1361-g290212a1 c328ab9dcfc7 f66089ea684b 2024-02-10T06:51:05.218 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.foo.smithi175.umwddf smithi175 *:8000 running (5m) 5s ago 20m 92.6M - 19.0.0-1361-g290212a1 c328ab9dcfc7 8578e1aa4396 2024-02-10T06:51:05.218 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi046.iuvfcm smithi046 *:80 running (5m) 5s ago 19m 93.0M - 19.0.0-1361-g290212a1 c328ab9dcfc7 ad37be87e331 2024-02-10T06:51:05.218 INFO:teuthology.orchestra.run.smithi046.stdout:rgw.smpl.smithi175.rnravl smithi175 *:80 running (5m) 5s ago 19m 92.5M - 19.0.0-1361-g290212a1 c328ab9dcfc7 0e2a538ab655 2024-02-10T06:51:05.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:05 smithi046 bash[68510]: cluster 2024-02-10T06:51:03.756058+0000 mgr.y (mgr.34107) 2957 : cluster 0 pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:05.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:05 smithi046 bash[71198]: cluster 2024-02-10T06:51:03.756058+0000 mgr.y (mgr.34107) 2957 : cluster 0 pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:05.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:05 smithi175 bash[56722]: cluster 2024-02-10T06:51:03.756058+0000 mgr.y (mgr.34107) 2957 : cluster 0 pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:06.126 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph versions' 2024-02-10T06:51:06.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:06 smithi046 bash[68510]: audit 2024-02-10T06:51:05.190434+0000 mgr.y (mgr.34107) 2958 : audit 0 from='client.35244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:51:06.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:06 smithi046 bash[71198]: audit 2024-02-10T06:51:05.190434+0000 mgr.y (mgr.34107) 2958 : audit 0 from='client.35244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:51:06.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:06 smithi175 bash[56722]: audit 2024-02-10T06:51:05.190434+0000 mgr.y (mgr.34107) 2958 : audit 0 from='client.35244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:51:07.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:07 smithi175 bash[56722]: cluster 2024-02-10T06:51:05.757310+0000 mgr.y (mgr.34107) 2959 : cluster 0 pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:07.778 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:07 smithi046 bash[68510]: cluster 2024-02-10T06:51:05.757310+0000 mgr.y (mgr.34107) 2959 : cluster 0 pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:07.778 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:07 smithi046 bash[71198]: cluster 2024-02-10T06:51:05.757310+0000 mgr.y (mgr.34107) 2959 : cluster 0 pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:09.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:09 smithi175 bash[56722]: cluster 2024-02-10T06:51:07.758647+0000 mgr.y (mgr.34107) 2960 : cluster 0 pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:09.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:09 smithi046 bash[68510]: cluster 2024-02-10T06:51:07.758647+0000 mgr.y (mgr.34107) 2960 : cluster 0 pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:09.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:09 smithi046 bash[71198]: cluster 2024-02-10T06:51:07.758647+0000 mgr.y (mgr.34107) 2960 : cluster 0 pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:10.054 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:51:10.054 INFO:teuthology.orchestra.run.smithi046.stdout: "mon": { 2024-02-10T06:51:10.054 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T06:51:10.054 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:51:10.054 INFO:teuthology.orchestra.run.smithi046.stdout: "mgr": { 2024-02-10T06:51:10.054 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T06:51:10.054 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:51:10.054 INFO:teuthology.orchestra.run.smithi046.stdout: "osd": { 2024-02-10T06:51:10.054 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T06:51:10.054 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:51:10.054 INFO:teuthology.orchestra.run.smithi046.stdout: "rgw": { 2024-02-10T06:51:10.054 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 4 2024-02-10T06:51:10.055 INFO:teuthology.orchestra.run.smithi046.stdout: }, 2024-02-10T06:51:10.055 INFO:teuthology.orchestra.run.smithi046.stdout: "overall": { 2024-02-10T06:51:10.055 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 17 2024-02-10T06:51:10.055 INFO:teuthology.orchestra.run.smithi046.stdout: } 2024-02-10T06:51:10.055 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:51:10.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:10 smithi046 bash[68510]: audit 2024-02-10T06:51:10.052258+0000 mon.c (mon.1) 33 : audit 0 from='client.? 172.21.15.46:0/2206707133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:51:10.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:10 smithi046 bash[71198]: audit 2024-02-10T06:51:10.052258+0000 mon.c (mon.1) 33 : audit 0 from='client.? 172.21.15.46:0/2206707133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:51:10.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:10 smithi175 bash[56722]: audit 2024-02-10T06:51:10.052258+0000 mon.c (mon.1) 33 : audit 0 from='client.? 172.21.15.46:0/2206707133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:51:10.882 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph orch upgrade status' 2024-02-10T06:51:11.373 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:51:11 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:51:11] "GET /metrics HTTP/1.1" 200 38762 "" "Prometheus/2.43.0" 2024-02-10T06:51:11.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:11 smithi175 bash[56722]: cluster 2024-02-10T06:51:09.759564+0000 mgr.y (mgr.34107) 2961 : cluster 0 pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:11.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:11 smithi046 bash[68510]: cluster 2024-02-10T06:51:09.759564+0000 mgr.y (mgr.34107) 2961 : cluster 0 pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:11.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:11 smithi046 bash[71198]: cluster 2024-02-10T06:51:09.759564+0000 mgr.y (mgr.34107) 2961 : cluster 0 pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:13.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:13 smithi175 bash[56722]: cluster 2024-02-10T06:51:11.760539+0000 mgr.y (mgr.34107) 2962 : cluster 0 pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:13.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:13 smithi175 bash[56722]: audit 2024-02-10T06:51:12.629353+0000 mgr.y (mgr.34107) 2963 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:51:13.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:13 smithi046 bash[68510]: cluster 2024-02-10T06:51:11.760539+0000 mgr.y (mgr.34107) 2962 : cluster 0 pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:13.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:13 smithi046 bash[68510]: audit 2024-02-10T06:51:12.629353+0000 mgr.y (mgr.34107) 2963 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:51:13.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:13 smithi046 bash[71198]: cluster 2024-02-10T06:51:11.760539+0000 mgr.y (mgr.34107) 2962 : cluster 0 pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:13.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:13 smithi046 bash[71198]: audit 2024-02-10T06:51:12.629353+0000 mgr.y (mgr.34107) 2963 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:51:14.358 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:51:14.358 INFO:teuthology.orchestra.run.smithi046.stdout: "target_image": null, 2024-02-10T06:51:14.358 INFO:teuthology.orchestra.run.smithi046.stdout: "in_progress": false, 2024-02-10T06:51:14.358 INFO:teuthology.orchestra.run.smithi046.stdout: "which": "", 2024-02-10T06:51:14.358 INFO:teuthology.orchestra.run.smithi046.stdout: "services_complete": [], 2024-02-10T06:51:14.358 INFO:teuthology.orchestra.run.smithi046.stdout: "progress": null, 2024-02-10T06:51:14.358 INFO:teuthology.orchestra.run.smithi046.stdout: "message": "", 2024-02-10T06:51:14.358 INFO:teuthology.orchestra.run.smithi046.stdout: "is_paused": false 2024-02-10T06:51:14.358 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:51:15.220 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph health detail' 2024-02-10T06:51:15.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:15 smithi046 bash[68510]: cluster 2024-02-10T06:51:13.761783+0000 mgr.y (mgr.34107) 2964 : cluster 0 pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:15.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:15 smithi046 bash[68510]: audit 2024-02-10T06:51:14.356203+0000 mgr.y (mgr.34107) 2965 : audit 0 from='client.45175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:51:15.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:15 smithi046 bash[68510]: audit 2024-02-10T06:51:14.509781+0000 mon.a (mon.0) 12169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:51:15.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:15 smithi046 bash[71198]: cluster 2024-02-10T06:51:13.761783+0000 mgr.y (mgr.34107) 2964 : cluster 0 pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:15.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:15 smithi046 bash[71198]: audit 2024-02-10T06:51:14.356203+0000 mgr.y (mgr.34107) 2965 : audit 0 from='client.45175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:51:15.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:15 smithi046 bash[71198]: audit 2024-02-10T06:51:14.509781+0000 mon.a (mon.0) 12169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:51:15.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:15 smithi175 bash[56722]: cluster 2024-02-10T06:51:13.761783+0000 mgr.y (mgr.34107) 2964 : cluster 0 pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:15.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:15 smithi175 bash[56722]: audit 2024-02-10T06:51:14.356203+0000 mgr.y (mgr.34107) 2965 : audit 0 from='client.45175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:51:15.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:15 smithi175 bash[56722]: audit 2024-02-10T06:51:14.509781+0000 mon.a (mon.0) 12169 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:51:16.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:16 smithi175 bash[56722]: audit 2024-02-10T06:51:15.646073+0000 mon.a (mon.0) 12170 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:51:16.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:16 smithi175 bash[56722]: audit 2024-02-10T06:51:15.648365+0000 mon.a (mon.0) 12171 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:51:16.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:16 smithi175 bash[56722]: audit 2024-02-10T06:51:15.658838+0000 mon.a (mon.0) 12172 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:16.775 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:16 smithi046 bash[71198]: audit 2024-02-10T06:51:15.646073+0000 mon.a (mon.0) 12170 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:51:16.775 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:16 smithi046 bash[71198]: audit 2024-02-10T06:51:15.648365+0000 mon.a (mon.0) 12171 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:51:16.775 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:16 smithi046 bash[71198]: audit 2024-02-10T06:51:15.658838+0000 mon.a (mon.0) 12172 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:16.776 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:16 smithi046 bash[68510]: audit 2024-02-10T06:51:15.646073+0000 mon.a (mon.0) 12170 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:51:16.776 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:16 smithi046 bash[68510]: audit 2024-02-10T06:51:15.648365+0000 mon.a (mon.0) 12171 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:51:16.776 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:16 smithi046 bash[68510]: audit 2024-02-10T06:51:15.658838+0000 mon.a (mon.0) 12172 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:17.992 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:17 smithi175 bash[56722]: cluster 2024-02-10T06:51:15.762770+0000 mgr.y (mgr.34107) 2966 : cluster 0 pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:18.123 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:17 smithi046 bash[68510]: cluster 2024-02-10T06:51:15.762770+0000 mgr.y (mgr.34107) 2966 : cluster 0 pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:18.124 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:17 smithi046 bash[71198]: cluster 2024-02-10T06:51:15.762770+0000 mgr.y (mgr.34107) 2966 : cluster 0 pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:18.733 INFO:teuthology.orchestra.run.smithi046.stdout:HEALTH_OK 2024-02-10T06:51:19.585 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-02-10T06:51:19.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:19 smithi046 bash[68510]: cluster 2024-02-10T06:51:17.763972+0000 mgr.y (mgr.34107) 2967 : cluster 0 pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:19.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:19 smithi046 bash[68510]: audit 2024-02-10T06:51:18.732417+0000 mon.a (mon.0) 12173 : audit 0 from='client.? 172.21.15.46:0/1129182955' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:51:19.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:19 smithi046 bash[71198]: cluster 2024-02-10T06:51:17.763972+0000 mgr.y (mgr.34107) 2967 : cluster 0 pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:19.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:19 smithi046 bash[71198]: audit 2024-02-10T06:51:18.732417+0000 mon.a (mon.0) 12173 : audit 0 from='client.? 172.21.15.46:0/1129182955' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:51:19.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:19 smithi175 bash[56722]: cluster 2024-02-10T06:51:17.763972+0000 mgr.y (mgr.34107) 2967 : cluster 0 pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:19.939 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:19 smithi175 bash[56722]: audit 2024-02-10T06:51:18.732417+0000 mon.a (mon.0) 12173 : audit 0 from='client.? 172.21.15.46:0/1129182955' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T06:51:21.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:20 smithi175 bash[56722]: cluster 2024-02-10T06:51:19.765196+0000 mgr.y (mgr.34107) 2968 : cluster 0 pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:21.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:20 smithi175 bash[56722]: audit 2024-02-10T06:51:19.904968+0000 mon.a (mon.0) 12174 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:21.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:20 smithi175 bash[56722]: audit 2024-02-10T06:51:19.914810+0000 mon.a (mon.0) 12175 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:21.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:20 smithi175 bash[56722]: audit 2024-02-10T06:51:19.923942+0000 mon.a (mon.0) 12176 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:21.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:20 smithi175 bash[56722]: audit 2024-02-10T06:51:20.066307+0000 mon.a (mon.0) 12177 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:21.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:20 smithi175 bash[56722]: audit 2024-02-10T06:51:20.075751+0000 mon.a (mon.0) 12178 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:21.244 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:20 smithi175 bash[56722]: audit 2024-02-10T06:51:20.085024+0000 mon.a (mon.0) 12179 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:21.258 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:51:21 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:51:21] "GET /metrics HTTP/1.1" 200 38761 "" "Prometheus/2.43.0" 2024-02-10T06:51:21.258 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:20 smithi046 bash[68510]: cluster 2024-02-10T06:51:19.765196+0000 mgr.y (mgr.34107) 2968 : cluster 0 pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:21.258 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:20 smithi046 bash[68510]: audit 2024-02-10T06:51:19.904968+0000 mon.a (mon.0) 12174 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:21.258 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:20 smithi046 bash[68510]: audit 2024-02-10T06:51:19.914810+0000 mon.a (mon.0) 12175 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:21.258 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:20 smithi046 bash[68510]: audit 2024-02-10T06:51:19.923942+0000 mon.a (mon.0) 12176 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:21.258 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:20 smithi046 bash[68510]: audit 2024-02-10T06:51:20.066307+0000 mon.a (mon.0) 12177 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:21.258 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:20 smithi046 bash[68510]: audit 2024-02-10T06:51:20.075751+0000 mon.a (mon.0) 12178 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:21.258 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:20 smithi046 bash[68510]: audit 2024-02-10T06:51:20.085024+0000 mon.a (mon.0) 12179 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:21.259 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:20 smithi046 bash[71198]: cluster 2024-02-10T06:51:19.765196+0000 mgr.y (mgr.34107) 2968 : cluster 0 pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:21.259 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:20 smithi046 bash[71198]: audit 2024-02-10T06:51:19.904968+0000 mon.a (mon.0) 12174 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:21.259 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:20 smithi046 bash[71198]: audit 2024-02-10T06:51:19.914810+0000 mon.a (mon.0) 12175 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:21.259 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:20 smithi046 bash[71198]: audit 2024-02-10T06:51:19.923942+0000 mon.a (mon.0) 12176 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:21.259 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:20 smithi046 bash[71198]: audit 2024-02-10T06:51:20.066307+0000 mon.a (mon.0) 12177 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:21.259 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:20 smithi046 bash[71198]: audit 2024-02-10T06:51:20.075751+0000 mon.a (mon.0) 12178 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:21.259 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:20 smithi046 bash[71198]: audit 2024-02-10T06:51:20.085024+0000 mon.a (mon.0) 12179 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:23.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:22 smithi175 bash[56722]: cluster 2024-02-10T06:51:21.766160+0000 mgr.y (mgr.34107) 2969 : cluster 0 pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:23.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:22 smithi175 bash[56722]: audit 2024-02-10T06:51:22.637665+0000 mgr.y (mgr.34107) 2970 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:51:23.344 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:22 smithi046 bash[68510]: cluster 2024-02-10T06:51:21.766160+0000 mgr.y (mgr.34107) 2969 : cluster 0 pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:23.344 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:22 smithi046 bash[68510]: audit 2024-02-10T06:51:22.637665+0000 mgr.y (mgr.34107) 2970 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:51:23.344 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:22 smithi046 bash[71198]: cluster 2024-02-10T06:51:21.766160+0000 mgr.y (mgr.34107) 2969 : cluster 0 pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:23.344 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:22 smithi046 bash[71198]: audit 2024-02-10T06:51:22.637665+0000 mgr.y (mgr.34107) 2970 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:51:24.135 INFO:teuthology.orchestra.run.smithi046.stdout:true 2024-02-10T06:51:25.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:24 smithi175 bash[56722]: cluster 2024-02-10T06:51:23.767318+0000 mgr.y (mgr.34107) 2971 : cluster 0 pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:25.243 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:24 smithi175 bash[56722]: audit 2024-02-10T06:51:24.119256+0000 mon.a (mon.0) 12180 : audit 0 from='client.? 172.21.15.46:0/2469415411' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:51:25.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:24 smithi046 bash[68510]: cluster 2024-02-10T06:51:23.767318+0000 mgr.y (mgr.34107) 2971 : cluster 0 pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:25.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:24 smithi046 bash[68510]: audit 2024-02-10T06:51:24.119256+0000 mon.a (mon.0) 12180 : audit 0 from='client.? 172.21.15.46:0/2469415411' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:51:25.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:24 smithi046 bash[71198]: cluster 2024-02-10T06:51:23.767318+0000 mgr.y (mgr.34107) 2971 : cluster 0 pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:25.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:24 smithi046 bash[71198]: audit 2024-02-10T06:51:24.119256+0000 mon.a (mon.0) 12180 : audit 0 from='client.? 172.21.15.46:0/2469415411' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:51:25.434 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-02-10T06:51:27.016 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:26 smithi046 bash[68510]: cluster 2024-02-10T06:51:25.768544+0000 mgr.y (mgr.34107) 2972 : cluster 0 pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:27.016 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:26 smithi046 bash[71198]: cluster 2024-02-10T06:51:25.768544+0000 mgr.y (mgr.34107) 2972 : cluster 0 pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:27.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:26 smithi175 bash[56722]: cluster 2024-02-10T06:51:25.768544+0000 mgr.y (mgr.34107) 2972 : cluster 0 pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:29.209 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:28 smithi046 bash[68510]: cluster 2024-02-10T06:51:27.769936+0000 mgr.y (mgr.34107) 2973 : cluster 0 pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:29.210 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:28 smithi046 bash[71198]: cluster 2024-02-10T06:51:27.769936+0000 mgr.y (mgr.34107) 2973 : cluster 0 pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:29.242 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:28 smithi175 bash[56722]: cluster 2024-02-10T06:51:27.769936+0000 mgr.y (mgr.34107) 2973 : cluster 0 pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:29.690 INFO:teuthology.orchestra.run.smithi046.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)" 2024-02-10T06:51:30.556 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-02-10T06:51:30.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:30 smithi046 bash[68510]: audit 2024-02-10T06:51:29.509952+0000 mon.a (mon.0) 12181 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:51:30.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:30 smithi046 bash[68510]: audit 2024-02-10T06:51:29.674208+0000 mon.a (mon.0) 12182 : audit 0 from='client.? 172.21.15.46:0/3439119835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:51:30.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:30 smithi046 bash[71198]: audit 2024-02-10T06:51:29.509952+0000 mon.a (mon.0) 12181 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:51:30.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:30 smithi046 bash[71198]: audit 2024-02-10T06:51:29.674208+0000 mon.a (mon.0) 12182 : audit 0 from='client.? 172.21.15.46:0/3439119835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:51:30.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:30 smithi175 bash[56722]: audit 2024-02-10T06:51:29.509952+0000 mon.a (mon.0) 12181 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:51:30.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:30 smithi175 bash[56722]: audit 2024-02-10T06:51:29.674208+0000 mon.a (mon.0) 12182 : audit 0 from='client.? 172.21.15.46:0/3439119835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T06:51:31.373 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:51:31 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:51:31] "GET /metrics HTTP/1.1" 200 38766 "" "Prometheus/2.43.0" 2024-02-10T06:51:31.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:31 smithi175 bash[56722]: cluster 2024-02-10T06:51:29.771193+0000 mgr.y (mgr.34107) 2974 : cluster 0 pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:31.818 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:31 smithi046 bash[68510]: cluster 2024-02-10T06:51:29.771193+0000 mgr.y (mgr.34107) 2974 : cluster 0 pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:31.818 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:31 smithi046 bash[71198]: cluster 2024-02-10T06:51:29.771193+0000 mgr.y (mgr.34107) 2974 : cluster 0 pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:33.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:33 smithi175 bash[56722]: cluster 2024-02-10T06:51:31.772213+0000 mgr.y (mgr.34107) 2975 : cluster 0 pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:33.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:33 smithi175 bash[56722]: audit 2024-02-10T06:51:32.645371+0000 mgr.y (mgr.34107) 2976 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:51:33.766 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:33 smithi046 bash[68510]: cluster 2024-02-10T06:51:31.772213+0000 mgr.y (mgr.34107) 2975 : cluster 0 pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:33.766 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:33 smithi046 bash[68510]: audit 2024-02-10T06:51:32.645371+0000 mgr.y (mgr.34107) 2976 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:51:33.767 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:33 smithi046 bash[71198]: cluster 2024-02-10T06:51:31.772213+0000 mgr.y (mgr.34107) 2975 : cluster 0 pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:33.767 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:33 smithi046 bash[71198]: audit 2024-02-10T06:51:32.645371+0000 mgr.y (mgr.34107) 2976 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:51:34.248 INFO:teuthology.orchestra.run.smithi046.stdout:osd 8 14s ago - 2024-02-10T06:51:35.152 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-10T06:51:35.164 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi046.front.sepia.ceph.com 2024-02-10T06:51:35.164 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- bash -c 'ceph orch upgrade ls' 2024-02-10T06:51:35.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:35 smithi046 bash[68510]: cluster 2024-02-10T06:51:33.773069+0000 mgr.y (mgr.34107) 2977 : cluster 0 pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:35.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:35 smithi046 bash[68510]: audit 2024-02-10T06:51:34.212512+0000 mgr.y (mgr.34107) 2978 : audit 0 from='client.45199 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:51:35.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:35 smithi046 bash[71198]: cluster 2024-02-10T06:51:33.773069+0000 mgr.y (mgr.34107) 2977 : cluster 0 pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:35.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:35 smithi046 bash[71198]: audit 2024-02-10T06:51:34.212512+0000 mgr.y (mgr.34107) 2978 : audit 0 from='client.45199 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:51:35.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:35 smithi175 bash[56722]: cluster 2024-02-10T06:51:33.773069+0000 mgr.y (mgr.34107) 2977 : cluster 0 pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:35.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:35 smithi175 bash[56722]: audit 2024-02-10T06:51:34.212512+0000 mgr.y (mgr.34107) 2978 : audit 0 from='client.45199 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:51:37.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:37 smithi046 bash[68510]: cluster 2024-02-10T06:51:35.774219+0000 mgr.y (mgr.34107) 2979 : cluster 0 pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:37.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:37 smithi046 bash[71198]: cluster 2024-02-10T06:51:35.774219+0000 mgr.y (mgr.34107) 2979 : cluster 0 pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:37.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:37 smithi175 bash[56722]: cluster 2024-02-10T06:51:35.774219+0000 mgr.y (mgr.34107) 2979 : cluster 0 pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:39.321 INFO:teuthology.orchestra.run.smithi046.stdout:{ 2024-02-10T06:51:39.321 INFO:teuthology.orchestra.run.smithi046.stdout: "image": "quay.io/ceph/ceph", 2024-02-10T06:51:39.321 INFO:teuthology.orchestra.run.smithi046.stdout: "registry": "quay.io", 2024-02-10T06:51:39.321 INFO:teuthology.orchestra.run.smithi046.stdout: "bare_image": "ceph/ceph", 2024-02-10T06:51:39.321 INFO:teuthology.orchestra.run.smithi046.stdout: "versions": [] 2024-02-10T06:51:39.321 INFO:teuthology.orchestra.run.smithi046.stdout:} 2024-02-10T06:51:39.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:39 smithi175 bash[56722]: cluster 2024-02-10T06:51:37.775510+0000 mgr.y (mgr.34107) 2980 : cluster 0 pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:39.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:39 smithi175 bash[56722]: audit 2024-02-10T06:51:38.640903+0000 mgr.y (mgr.34107) 2981 : audit 0 from='client.45205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:51:39.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:39 smithi046 bash[68510]: cluster 2024-02-10T06:51:37.775510+0000 mgr.y (mgr.34107) 2980 : cluster 0 pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:39.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:39 smithi046 bash[68510]: audit 2024-02-10T06:51:38.640903+0000 mgr.y (mgr.34107) 2981 : audit 0 from='client.45205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:51:39.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:39 smithi046 bash[71198]: cluster 2024-02-10T06:51:37.775510+0000 mgr.y (mgr.34107) 2980 : cluster 0 pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:39.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:39 smithi046 bash[71198]: audit 2024-02-10T06:51:38.640903+0000 mgr.y (mgr.34107) 2981 : audit 0 from='client.45205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:51:40.201 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-02-10T06:51:41.358 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:51:41 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:51:41] "GET /metrics HTTP/1.1" 200 38766 "" "Prometheus/2.43.0" 2024-02-10T06:51:41.359 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:41 smithi046 bash[68510]: cluster 2024-02-10T06:51:39.776807+0000 mgr.y (mgr.34107) 2982 : cluster 0 pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:41.359 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:41 smithi046 bash[68510]: audit 2024-02-10T06:51:40.096806+0000 mon.a (mon.0) 12183 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:41.359 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:41 smithi046 bash[68510]: audit 2024-02-10T06:51:40.106687+0000 mon.a (mon.0) 12184 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:41.359 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:41 smithi046 bash[68510]: audit 2024-02-10T06:51:40.117032+0000 mon.a (mon.0) 12185 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:41.359 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:41 smithi046 bash[68510]: audit 2024-02-10T06:51:40.266662+0000 mon.a (mon.0) 12186 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:41.359 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:41 smithi046 bash[68510]: audit 2024-02-10T06:51:40.277118+0000 mon.a (mon.0) 12187 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:41.359 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:41 smithi046 bash[68510]: audit 2024-02-10T06:51:40.286082+0000 mon.a (mon.0) 12188 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:41.360 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:41 smithi046 bash[71198]: cluster 2024-02-10T06:51:39.776807+0000 mgr.y (mgr.34107) 2982 : cluster 0 pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:41.360 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:41 smithi046 bash[71198]: audit 2024-02-10T06:51:40.096806+0000 mon.a (mon.0) 12183 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:41.360 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:41 smithi046 bash[71198]: audit 2024-02-10T06:51:40.106687+0000 mon.a (mon.0) 12184 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:41.360 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:41 smithi046 bash[71198]: audit 2024-02-10T06:51:40.117032+0000 mon.a (mon.0) 12185 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:41.360 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:41 smithi046 bash[71198]: audit 2024-02-10T06:51:40.266662+0000 mon.a (mon.0) 12186 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:41.360 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:41 smithi046 bash[71198]: audit 2024-02-10T06:51:40.277118+0000 mon.a (mon.0) 12187 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:41.360 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:41 smithi046 bash[71198]: audit 2024-02-10T06:51:40.286082+0000 mon.a (mon.0) 12188 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:41.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:41 smithi175 bash[56722]: cluster 2024-02-10T06:51:39.776807+0000 mgr.y (mgr.34107) 2982 : cluster 0 pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:41.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:41 smithi175 bash[56722]: audit 2024-02-10T06:51:40.096806+0000 mon.a (mon.0) 12183 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:41.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:41 smithi175 bash[56722]: audit 2024-02-10T06:51:40.106687+0000 mon.a (mon.0) 12184 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:41.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:41 smithi175 bash[56722]: audit 2024-02-10T06:51:40.117032+0000 mon.a (mon.0) 12185 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:41.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:41 smithi175 bash[56722]: audit 2024-02-10T06:51:40.266662+0000 mon.a (mon.0) 12186 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:41.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:41 smithi175 bash[56722]: audit 2024-02-10T06:51:40.277118+0000 mon.a (mon.0) 12187 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:41.493 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:41 smithi175 bash[56722]: audit 2024-02-10T06:51:40.286082+0000 mon.a (mon.0) 12188 : audit 1 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' 2024-02-10T06:51:43.373 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:43 smithi046 bash[68510]: cluster 2024-02-10T06:51:41.777829+0000 mgr.y (mgr.34107) 2983 : cluster 0 pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:43.374 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:43 smithi046 bash[68510]: audit 2024-02-10T06:51:42.653494+0000 mgr.y (mgr.34107) 2984 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:51:43.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:43 smithi046 bash[71198]: cluster 2024-02-10T06:51:41.777829+0000 mgr.y (mgr.34107) 2983 : cluster 0 pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:43.374 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:43 smithi046 bash[71198]: audit 2024-02-10T06:51:42.653494+0000 mgr.y (mgr.34107) 2984 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:51:43.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:43 smithi175 bash[56722]: cluster 2024-02-10T06:51:41.777829+0000 mgr.y (mgr.34107) 2983 : cluster 0 pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:43.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:43 smithi175 bash[56722]: audit 2024-02-10T06:51:42.653494+0000 mgr.y (mgr.34107) 2984 : audit 0 from='client.35034 -' entity='client.iscsi.foo.smithi046.eivqxk' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T06:51:45.623 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:45 smithi046 bash[68510]: cluster 2024-02-10T06:51:43.778935+0000 mgr.y (mgr.34107) 2985 : cluster 0 pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:45.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:45 smithi046 bash[68510]: audit 2024-02-10T06:51:44.466683+0000 mgr.y (mgr.34107) 2986 : audit 0 from='client.35292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:51:45.624 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:45 smithi046 bash[68510]: audit 2024-02-10T06:51:44.509805+0000 mon.a (mon.0) 12189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:51:45.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:45 smithi046 bash[71198]: cluster 2024-02-10T06:51:43.778935+0000 mgr.y (mgr.34107) 2985 : cluster 0 pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:45.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:45 smithi046 bash[71198]: audit 2024-02-10T06:51:44.466683+0000 mgr.y (mgr.34107) 2986 : audit 0 from='client.35292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:51:45.624 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:45 smithi046 bash[71198]: audit 2024-02-10T06:51:44.509805+0000 mon.a (mon.0) 12189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:51:45.691 INFO:teuthology.orchestra.run.smithi046.stdout: "16.2.0", 2024-02-10T06:51:45.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:45 smithi175 bash[56722]: cluster 2024-02-10T06:51:43.778935+0000 mgr.y (mgr.34107) 2985 : cluster 0 pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:45.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:45 smithi175 bash[56722]: audit 2024-02-10T06:51:44.466683+0000 mgr.y (mgr.34107) 2986 : audit 0 from='client.35292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:51:45.743 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:45 smithi175 bash[56722]: audit 2024-02-10T06:51:44.509805+0000 mon.a (mon.0) 12189 : audit 0 from='mgr.34107 172.21.15.46:0/2243589979' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:51:46.789 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-02-10T06:51:47.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:47 smithi175 bash[56722]: cluster 2024-02-10T06:51:45.780365+0000 mgr.y (mgr.34107) 2987 : cluster 0 pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:47.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:47 smithi046 bash[71198]: cluster 2024-02-10T06:51:45.780365+0000 mgr.y (mgr.34107) 2987 : cluster 0 pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:47.874 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:47 smithi046 bash[68510]: cluster 2024-02-10T06:51:45.780365+0000 mgr.y (mgr.34107) 2987 : cluster 0 pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:49.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:49 smithi175 bash[56722]: cluster 2024-02-10T06:51:47.781773+0000 mgr.y (mgr.34107) 2988 : cluster 0 pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:49.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:49 smithi046 bash[68510]: cluster 2024-02-10T06:51:47.781773+0000 mgr.y (mgr.34107) 2988 : cluster 0 pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:49.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:49 smithi046 bash[71198]: cluster 2024-02-10T06:51:47.781773+0000 mgr.y (mgr.34107) 2988 : cluster 0 pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T06:51:51.373 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:51:51 smithi046 bash[64735]: ::ffff:172.21.15.175 - - [10/Feb/2024:06:51:51] "GET /metrics HTTP/1.1" 200 38758 "" "Prometheus/2.43.0" 2024-02-10T06:51:51.376 INFO:teuthology.orchestra.run.smithi046.stdout: "v16.2.2", 2024-02-10T06:51:51.376 INFO:teuthology.orchestra.run.smithi046.stdout: "v16.2.2-20210505", 2024-02-10T06:51:51.742 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:51 smithi175 bash[56722]: cluster 2024-02-10T06:51:49.783077+0000 mgr.y (mgr.34107) 2989 : cluster 0 pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:51.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:51 smithi046 bash[68510]: cluster 2024-02-10T06:51:49.783077+0000 mgr.y (mgr.34107) 2989 : cluster 0 pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:51.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:51 smithi046 bash[71198]: cluster 2024-02-10T06:51:49.783077+0000 mgr.y (mgr.34107) 2989 : cluster 0 pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 291 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T06:51:52.195 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-10T06:51:52.206 INFO:tasks.cephadm:Teardown begin 2024-02-10T06:51:52.206 DEBUG:teuthology.orchestra.run.smithi046:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-10T06:51:52.222 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-10T06:51:52.239 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-10T06:51:52.239 DEBUG:teuthology.orchestra.run.smithi046:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-10T06:51:52.271 DEBUG:teuthology.orchestra.run.smithi175:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-10T06:51:52.285 INFO:tasks.cephadm:Stopping all daemons... 2024-02-10T06:51:52.285 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-02-10T06:51:52.286 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mon.a 2024-02-10T06:51:52.468 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:52 smithi046 bash[71198]: audit 2024-02-10T06:51:50.761658+0000 mgr.y (mgr.34107) 2990 : audit 0 from='client.35298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:51:52.468 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:52 smithi046 systemd[1]: Stopping Ceph mon.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:51:52.468 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:52 smithi046 bash[68510]: audit 2024-02-10T06:51:50.761658+0000 mgr.y (mgr.34107) 2990 : audit 0 from='client.35298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:51:52.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:52 smithi175 bash[56722]: audit 2024-02-10T06:51:50.761658+0000 mgr.y (mgr.34107) 2990 : audit 0 from='client.35298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:51:52.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:52 smithi046 bash[68510]: debug 2024-02-10T06:51:52.463+0000 7fc642cf6700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-10T06:51:52.873 INFO:journalctl@ceph.mon.a.smithi046.stdout:Feb 10 06:51:52 smithi046 bash[68510]: debug 2024-02-10T06:51:52.463+0000 7fc642cf6700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-02-10T06:51:52.874 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:51:52 smithi046 bash[64735]: [10/Feb/2024:06:51:52] ENGINE Bus STOPPING 2024-02-10T06:51:52.874 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:51:52 smithi046 bash[64735]: [10/Feb/2024:06:51:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T06:51:52.874 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:51:52 smithi046 bash[64735]: [10/Feb/2024:06:51:52] ENGINE Bus STOPPED 2024-02-10T06:51:52.874 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:51:52 smithi046 bash[64735]: [10/Feb/2024:06:51:52] ENGINE Bus STARTING 2024-02-10T06:51:52.874 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:51:52 smithi046 bash[64735]: CherryPy Checker: 2024-02-10T06:51:52.874 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:51:52 smithi046 bash[64735]: The Application mounted at '' has an empty config. 2024-02-10T06:51:52.874 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:51:52 smithi046 bash[64735]: [10/Feb/2024:06:51:52] ENGINE Serving on http://:::9283 2024-02-10T06:51:52.874 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:51:52 smithi046 bash[64735]: [10/Feb/2024:06:51:52] ENGINE Bus STARTED 2024-02-10T06:51:53.472 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mon.a.service' 2024-02-10T06:51:53.510 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:51:53.510 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-02-10T06:51:53.511 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-02-10T06:51:53.511 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mon.c 2024-02-10T06:51:53.873 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:53 smithi046 systemd[1]: Stopping Ceph mon.c for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:51:53.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:53 smithi046 bash[71198]: debug 2024-02-10T06:51:53.715+0000 7f392ffa4700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-10T06:51:53.874 INFO:journalctl@ceph.mon.c.smithi046.stdout:Feb 10 06:51:53 smithi046 bash[71198]: debug 2024-02-10T06:51:53.715+0000 7f392ffa4700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-02-10T06:51:54.731 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mon.c.service' 2024-02-10T06:51:54.770 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:51:54.770 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-02-10T06:51:54.770 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-02-10T06:51:54.770 DEBUG:teuthology.orchestra.run.smithi175:> sudo systemctl stop ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mon.b 2024-02-10T06:51:55.144 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:54 smithi175 systemd[1]: Stopping Ceph mon.b for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:51:55.145 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:54 smithi175 bash[56722]: debug 2024-02-10T06:51:54.967+0000 7f82b5ea7700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-10T06:51:55.145 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:54 smithi175 bash[56722]: debug 2024-02-10T06:51:54.967+0000 7f82b5ea7700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-02-10T06:51:56.492 INFO:journalctl@ceph.mon.b.smithi175.stdout:Feb 10 06:51:56 smithi175 bash[94641]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-mon-b 2024-02-10T06:51:56.640 DEBUG:teuthology.orchestra.run.smithi175:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mon.b.service' 2024-02-10T06:51:56.773 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:51:56.773 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-02-10T06:51:56.773 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-02-10T06:51:56.773 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mgr.y 2024-02-10T06:51:57.123 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:51:56 smithi046 systemd[1]: Stopping Ceph mgr.y for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:51:57.123 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:51:56 smithi046 bash[64735]: debug 2024-02-10T06:51:56.955+0000 7fdb4415c700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-10T06:51:57.123 INFO:journalctl@ceph.mgr.y.smithi046.stdout:Feb 10 06:51:56 smithi046 bash[64735]: debug 2024-02-10T06:51:56.955+0000 7fdb4415c700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-02-10T06:51:57.841 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mgr.y.service' 2024-02-10T06:51:57.877 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:51:57.877 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-02-10T06:51:57.877 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-02-10T06:51:57.877 DEBUG:teuthology.orchestra.run.smithi175:> sudo systemctl stop ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mgr.x 2024-02-10T06:51:58.198 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:51:57 smithi175 systemd[1]: Stopping Ceph mgr.x for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:51:59.242 INFO:journalctl@ceph.mgr.x.smithi175.stdout:Feb 10 06:51:58 smithi175 bash[94831]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-mgr-x 2024-02-10T06:51:59.286 DEBUG:teuthology.orchestra.run.smithi175:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@mgr.x.service' 2024-02-10T06:51:59.315 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:51:59.316 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-02-10T06:51:59.316 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-02-10T06:51:59.316 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.0 2024-02-10T06:51:59.623 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:51:59 smithi046 systemd[1]: Stopping Ceph osd.0 for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:51:59.623 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:51:59 smithi046 bash[78597]: debug 2024-02-10T06:51:59.495+0000 7f28b48a4700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-10T06:51:59.623 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:51:59 smithi046 bash[78597]: debug 2024-02-10T06:51:59.495+0000 7f28b48a4700 -1 osd.0 160 *** Got signal Terminated *** 2024-02-10T06:51:59.624 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:51:59 smithi046 bash[78597]: debug 2024-02-10T06:51:59.495+0000 7f28b48a4700 -1 osd.0 160 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:52:05.873 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:52:05 smithi046 bash[117881]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-0 2024-02-10T06:52:05.873 INFO:journalctl@ceph.osd.0.smithi046.stdout:Feb 10 06:52:05 smithi046 bash[118364]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-0 2024-02-10T06:52:08.222 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.0.service' 2024-02-10T06:52:08.258 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:52:08.258 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-02-10T06:52:08.258 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-02-10T06:52:08.258 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.1 2024-02-10T06:52:08.479 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:52:08 smithi046 systemd[1]: Stopping Ceph osd.1 for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:52:08.492 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:52:08 smithi175 bash[88247]: ts=2024-02-10T06:52:08.126Z 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.46:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.46:8765: connect: connection refused" 2024-02-10T06:52:08.492 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:52:08 smithi175 bash[88247]: ts=2024-02-10T06:52:08.130Z 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.46:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.46:8765: connect: connection refused" 2024-02-10T06:52:08.492 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:52:08 smithi175 bash[88247]: ts=2024-02-10T06:52:08.130Z 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.46:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.46:8765: connect: connection refused" 2024-02-10T06:52:08.492 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:52:08 smithi175 bash[88247]: ts=2024-02-10T06:52:08.132Z 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.46:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.46:8765: connect: connection refused" 2024-02-10T06:52:08.873 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:52:08 smithi046 bash[81913]: debug 2024-02-10T06:52:08.475+0000 7f84f13f5700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-10T06:52:08.873 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:52:08 smithi046 bash[81913]: debug 2024-02-10T06:52:08.475+0000 7f84f13f5700 -1 osd.1 160 *** Got signal Terminated *** 2024-02-10T06:52:08.873 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:52:08 smithi046 bash[81913]: debug 2024-02-10T06:52:08.475+0000 7f84f13f5700 -1 osd.1 160 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:52:14.873 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:52:14 smithi046 bash[118843]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-1 2024-02-10T06:52:14.873 INFO:journalctl@ceph.osd.1.smithi046.stdout:Feb 10 06:52:14 smithi046 bash[118920]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-1 2024-02-10T06:52:16.661 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.1.service' 2024-02-10T06:52:16.697 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:52:16.698 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-02-10T06:52:16.698 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-02-10T06:52:16.698 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.2 2024-02-10T06:52:17.123 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:52:16 smithi046 systemd[1]: Stopping Ceph osd.2 for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:52:17.123 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:52:16 smithi046 bash[85219]: debug 2024-02-10T06:52:16.883+0000 7feb7bd10700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-10T06:52:17.123 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:52:16 smithi046 bash[85219]: debug 2024-02-10T06:52:16.883+0000 7feb7bd10700 -1 osd.2 160 *** Got signal Terminated *** 2024-02-10T06:52:17.124 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:52:16 smithi046 bash[85219]: debug 2024-02-10T06:52:16.883+0000 7feb7bd10700 -1 osd.2 160 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:52:23.526 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:52:23 smithi046 bash[119060]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-2 2024-02-10T06:52:23.860 INFO:journalctl@ceph.osd.2.smithi046.stdout:Feb 10 06:52:23 smithi046 bash[119161]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-2 2024-02-10T06:52:25.992 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:25 smithi175 bash[69305]: debug 2024-02-10T06:52:25.922+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:26.373 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:52:26 smithi046 bash[88685]: debug 2024-02-10T06:52:26.055+0000 7fd62fede700 -1 osd.3 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:03.531584+0000 front 2024-02-10T06:52:03.531509+0000 (oldest deadline 2024-02-10T06:52:25.831735+0000) 2024-02-10T06:52:26.752 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.2.service' 2024-02-10T06:52:26.783 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:52:26.784 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-02-10T06:52:26.784 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-02-10T06:52:26.784 DEBUG:teuthology.orchestra.run.smithi046:> sudo systemctl stop ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.3 2024-02-10T06:52:26.926 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:26 smithi175 bash[72491]: debug 2024-02-10T06:52:26.630+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:27.049 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:52:26 smithi046 systemd[1]: Stopping Ceph osd.3 for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:52:27.050 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:52:26 smithi046 bash[88685]: debug 2024-02-10T06:52:26.983+0000 7fd6378f2700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-10T06:52:27.050 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:52:26 smithi046 bash[88685]: debug 2024-02-10T06:52:26.983+0000 7fd6378f2700 -1 osd.3 160 *** Got signal Terminated *** 2024-02-10T06:52:27.050 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:52:26 smithi046 bash[88685]: debug 2024-02-10T06:52:26.983+0000 7fd6378f2700 -1 osd.3 160 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:52:27.242 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:26 smithi175 bash[69305]: debug 2024-02-10T06:52:26.918+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:27.360 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:52:27 smithi046 bash[88685]: debug 2024-02-10T06:52:27.043+0000 7fd62fede700 -1 osd.3 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:03.531584+0000 front 2024-02-10T06:52:03.531509+0000 (oldest deadline 2024-02-10T06:52:25.831735+0000) 2024-02-10T06:52:27.947 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:27 smithi175 bash[72491]: debug 2024-02-10T06:52:27.670+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:28.242 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:27 smithi175 bash[69305]: debug 2024-02-10T06:52:27.938+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:28.380 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:52:28 smithi046 bash[88685]: debug 2024-02-10T06:52:28.087+0000 7fd62fede700 -1 osd.3 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:03.531584+0000 front 2024-02-10T06:52:03.531509+0000 (oldest deadline 2024-02-10T06:52:25.831735+0000) 2024-02-10T06:52:28.941 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:52:28 smithi175 bash[63601]: debug 2024-02-10T06:52:28.614+0000 7fbe971f1700 -1 osd.4 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.209072+0000 front 2024-02-10T06:52:04.209018+0000 (oldest deadline 2024-02-10T06:52:28.308846+0000) 2024-02-10T06:52:28.942 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:28 smithi175 bash[66649]: debug 2024-02-10T06:52:28.674+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.469988+0000 front 2024-02-10T06:52:04.470270+0000 (oldest deadline 2024-02-10T06:52:28.570135+0000) 2024-02-10T06:52:28.942 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:28 smithi175 bash[72491]: debug 2024-02-10T06:52:28.714+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:29.242 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:28 smithi175 bash[69305]: debug 2024-02-10T06:52:28.938+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:29.373 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:52:29 smithi046 bash[88685]: debug 2024-02-10T06:52:29.095+0000 7fd62fede700 -1 osd.3 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:03.531584+0000 front 2024-02-10T06:52:03.531509+0000 (oldest deadline 2024-02-10T06:52:25.831735+0000) 2024-02-10T06:52:29.927 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:52:29 smithi175 bash[63601]: debug 2024-02-10T06:52:29.570+0000 7fbe971f1700 -1 osd.4 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.209072+0000 front 2024-02-10T06:52:04.209018+0000 (oldest deadline 2024-02-10T06:52:28.308846+0000) 2024-02-10T06:52:29.928 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:29 smithi175 bash[66649]: debug 2024-02-10T06:52:29.662+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.469988+0000 front 2024-02-10T06:52:04.470270+0000 (oldest deadline 2024-02-10T06:52:28.570135+0000) 2024-02-10T06:52:29.928 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:29 smithi175 bash[72491]: debug 2024-02-10T06:52:29.718+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:30.242 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:29 smithi175 bash[69305]: debug 2024-02-10T06:52:29.918+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:30.373 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:52:30 smithi046 bash[88685]: debug 2024-02-10T06:52:30.102+0000 7fd62fede700 -1 osd.3 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:03.531584+0000 front 2024-02-10T06:52:03.531509+0000 (oldest deadline 2024-02-10T06:52:25.831735+0000) 2024-02-10T06:52:30.973 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:52:30 smithi175 bash[63601]: debug 2024-02-10T06:52:30.558+0000 7fbe971f1700 -1 osd.4 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.209072+0000 front 2024-02-10T06:52:04.209018+0000 (oldest deadline 2024-02-10T06:52:28.308846+0000) 2024-02-10T06:52:30.974 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:30 smithi175 bash[66649]: debug 2024-02-10T06:52:30.714+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.469988+0000 front 2024-02-10T06:52:04.470270+0000 (oldest deadline 2024-02-10T06:52:28.570135+0000) 2024-02-10T06:52:30.974 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:30 smithi175 bash[72491]: debug 2024-02-10T06:52:30.722+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:31.242 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:30 smithi175 bash[69305]: debug 2024-02-10T06:52:30.966+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:31.373 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:52:31 smithi046 bash[88685]: debug 2024-02-10T06:52:31.106+0000 7fd62fede700 -1 osd.3 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:03.531584+0000 front 2024-02-10T06:52:03.531509+0000 (oldest deadline 2024-02-10T06:52:25.831735+0000) 2024-02-10T06:52:31.933 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:52:31 smithi175 bash[63601]: debug 2024-02-10T06:52:31.558+0000 7fbe971f1700 -1 osd.4 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.209072+0000 front 2024-02-10T06:52:04.209018+0000 (oldest deadline 2024-02-10T06:52:28.308846+0000) 2024-02-10T06:52:31.933 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:31 smithi175 bash[66649]: debug 2024-02-10T06:52:31.702+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.469988+0000 front 2024-02-10T06:52:04.470270+0000 (oldest deadline 2024-02-10T06:52:28.570135+0000) 2024-02-10T06:52:31.934 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:31 smithi175 bash[72491]: debug 2024-02-10T06:52:31.702+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:32.242 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:31 smithi175 bash[69305]: debug 2024-02-10T06:52:31.930+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:32.942 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:52:32 smithi175 bash[63601]: debug 2024-02-10T06:52:32.594+0000 7fbe971f1700 -1 osd.4 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.209072+0000 front 2024-02-10T06:52:04.209018+0000 (oldest deadline 2024-02-10T06:52:28.308846+0000) 2024-02-10T06:52:32.942 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:32 smithi175 bash[66649]: debug 2024-02-10T06:52:32.698+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.469988+0000 front 2024-02-10T06:52:04.470270+0000 (oldest deadline 2024-02-10T06:52:28.570135+0000) 2024-02-10T06:52:32.943 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:32 smithi175 bash[72491]: debug 2024-02-10T06:52:32.702+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:32.970 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:52:32 smithi046 bash[119440]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-3 2024-02-10T06:52:33.041 INFO:journalctl@ceph.osd.3.smithi046.stdout:Feb 10 06:52:32 smithi046 bash[120174]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-3 2024-02-10T06:52:33.242 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:32 smithi175 bash[69305]: debug 2024-02-10T06:52:32.938+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:33.894 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:33 smithi175 bash[66649]: debug 2024-02-10T06:52:33.686+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.469988+0000 front 2024-02-10T06:52:04.470270+0000 (oldest deadline 2024-02-10T06:52:28.570135+0000) 2024-02-10T06:52:33.895 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:52:33 smithi175 bash[63601]: debug 2024-02-10T06:52:33.594+0000 7fbe971f1700 -1 osd.4 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.209072+0000 front 2024-02-10T06:52:04.209018+0000 (oldest deadline 2024-02-10T06:52:28.308846+0000) 2024-02-10T06:52:33.895 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:33 smithi175 bash[72491]: debug 2024-02-10T06:52:33.658+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:34.242 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:33 smithi175 bash[69305]: debug 2024-02-10T06:52:33.886+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:34.889 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:52:34 smithi175 bash[63601]: debug 2024-02-10T06:52:34.550+0000 7fbe971f1700 -1 osd.4 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.209072+0000 front 2024-02-10T06:52:04.209018+0000 (oldest deadline 2024-02-10T06:52:28.308846+0000) 2024-02-10T06:52:34.889 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:34 smithi175 bash[66649]: debug 2024-02-10T06:52:34.666+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.469988+0000 front 2024-02-10T06:52:04.470270+0000 (oldest deadline 2024-02-10T06:52:28.570135+0000) 2024-02-10T06:52:34.889 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:34 smithi175 bash[72491]: debug 2024-02-10T06:52:34.674+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:34.890 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:34 smithi175 bash[72491]: debug 2024-02-10T06:52:34.674+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:35.046 DEBUG:teuthology.orchestra.run.smithi046:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.3.service' 2024-02-10T06:52:35.081 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:52:35.081 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-02-10T06:52:35.081 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-02-10T06:52:35.082 DEBUG:teuthology.orchestra.run.smithi175:> sudo systemctl stop ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.4 2024-02-10T06:52:35.242 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:52:35 smithi175 systemd[1]: Stopping Ceph osd.4 for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:52:35.243 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:34 smithi175 bash[69305]: debug 2024-02-10T06:52:34.886+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:35.243 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:34 smithi175 bash[69305]: debug 2024-02-10T06:52:34.886+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:35.541 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:52:35 smithi175 bash[63601]: debug 2024-02-10T06:52:35.258+0000 7fbe9ec05700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-10T06:52:35.541 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:52:35 smithi175 bash[63601]: debug 2024-02-10T06:52:35.258+0000 7fbe9ec05700 -1 osd.4 160 *** Got signal Terminated *** 2024-02-10T06:52:35.541 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:52:35 smithi175 bash[63601]: debug 2024-02-10T06:52:35.258+0000 7fbe9ec05700 -1 osd.4 160 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:52:35.931 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:35 smithi175 bash[66649]: debug 2024-02-10T06:52:35.674+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.469988+0000 front 2024-02-10T06:52:04.470270+0000 (oldest deadline 2024-02-10T06:52:28.570135+0000) 2024-02-10T06:52:35.931 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:52:35 smithi175 bash[63601]: debug 2024-02-10T06:52:35.538+0000 7fbe971f1700 -1 osd.4 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.209072+0000 front 2024-02-10T06:52:04.209018+0000 (oldest deadline 2024-02-10T06:52:28.308846+0000) 2024-02-10T06:52:35.931 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:52:35 smithi175 bash[63601]: debug 2024-02-10T06:52:35.538+0000 7fbe971f1700 -1 osd.4 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:11.210380+0000 front 2024-02-10T06:52:11.210553+0000 (oldest deadline 2024-02-10T06:52:34.710508+0000) 2024-02-10T06:52:35.931 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:35 smithi175 bash[72491]: debug 2024-02-10T06:52:35.714+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:35.931 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:35 smithi175 bash[72491]: debug 2024-02-10T06:52:35.714+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:36.242 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:35 smithi175 bash[69305]: debug 2024-02-10T06:52:35.922+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:36.243 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:35 smithi175 bash[69305]: debug 2024-02-10T06:52:35.922+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:36.939 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:36 smithi175 bash[66649]: debug 2024-02-10T06:52:36.702+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.469988+0000 front 2024-02-10T06:52:04.470270+0000 (oldest deadline 2024-02-10T06:52:28.570135+0000) 2024-02-10T06:52:36.940 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:52:36 smithi175 bash[63601]: debug 2024-02-10T06:52:36.582+0000 7fbe971f1700 -1 osd.4 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.209072+0000 front 2024-02-10T06:52:04.209018+0000 (oldest deadline 2024-02-10T06:52:28.308846+0000) 2024-02-10T06:52:36.940 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:52:36 smithi175 bash[63601]: debug 2024-02-10T06:52:36.582+0000 7fbe971f1700 -1 osd.4 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:11.210380+0000 front 2024-02-10T06:52:11.210553+0000 (oldest deadline 2024-02-10T06:52:34.710508+0000) 2024-02-10T06:52:36.940 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:36 smithi175 bash[72491]: debug 2024-02-10T06:52:36.674+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:36.940 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:36 smithi175 bash[72491]: debug 2024-02-10T06:52:36.674+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:37.247 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:36 smithi175 bash[69305]: debug 2024-02-10T06:52:36.930+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:37.248 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:36 smithi175 bash[69305]: debug 2024-02-10T06:52:36.930+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:37.957 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:37 smithi175 bash[66649]: debug 2024-02-10T06:52:37.742+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.469988+0000 front 2024-02-10T06:52:04.470270+0000 (oldest deadline 2024-02-10T06:52:28.570135+0000) 2024-02-10T06:52:37.957 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:37 smithi175 bash[72491]: debug 2024-02-10T06:52:37.714+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:37.957 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:37 smithi175 bash[72491]: debug 2024-02-10T06:52:37.714+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:37.957 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:52:37 smithi175 bash[63601]: debug 2024-02-10T06:52:37.534+0000 7fbe971f1700 -1 osd.4 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.209072+0000 front 2024-02-10T06:52:04.209018+0000 (oldest deadline 2024-02-10T06:52:28.308846+0000) 2024-02-10T06:52:37.957 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:52:37 smithi175 bash[63601]: debug 2024-02-10T06:52:37.534+0000 7fbe971f1700 -1 osd.4 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:11.210380+0000 front 2024-02-10T06:52:11.210553+0000 (oldest deadline 2024-02-10T06:52:34.710508+0000) 2024-02-10T06:52:38.242 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:37 smithi175 bash[69305]: debug 2024-02-10T06:52:37.950+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:38.242 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:37 smithi175 bash[69305]: debug 2024-02-10T06:52:37.950+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:38.706 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:52:38 smithi175 bash[63601]: debug 2024-02-10T06:52:38.558+0000 7fbe971f1700 -1 osd.4 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.209072+0000 front 2024-02-10T06:52:04.209018+0000 (oldest deadline 2024-02-10T06:52:28.308846+0000) 2024-02-10T06:52:38.706 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:52:38 smithi175 bash[63601]: debug 2024-02-10T06:52:38.558+0000 7fbe971f1700 -1 osd.4 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:11.210380+0000 front 2024-02-10T06:52:11.210553+0000 (oldest deadline 2024-02-10T06:52:34.710508+0000) 2024-02-10T06:52:38.972 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:38 smithi175 bash[72491]: debug 2024-02-10T06:52:38.706+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:38.972 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:38 smithi175 bash[72491]: debug 2024-02-10T06:52:38.706+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:38.972 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:38 smithi175 bash[66649]: debug 2024-02-10T06:52:38.698+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.469988+0000 front 2024-02-10T06:52:04.470270+0000 (oldest deadline 2024-02-10T06:52:28.570135+0000) 2024-02-10T06:52:39.242 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:38 smithi175 bash[69305]: debug 2024-02-10T06:52:38.970+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:39.242 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:38 smithi175 bash[69305]: debug 2024-02-10T06:52:38.970+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:39.989 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:39 smithi175 bash[66649]: debug 2024-02-10T06:52:39.662+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.469988+0000 front 2024-02-10T06:52:04.470270+0000 (oldest deadline 2024-02-10T06:52:28.570135+0000) 2024-02-10T06:52:39.989 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:39 smithi175 bash[66649]: debug 2024-02-10T06:52:39.662+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.671692+0000 front 2024-02-10T06:52:12.671782+0000 (oldest deadline 2024-02-10T06:52:39.072071+0000) 2024-02-10T06:52:39.989 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:52:39 smithi175 bash[63601]: debug 2024-02-10T06:52:39.594+0000 7fbe971f1700 -1 osd.4 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.209072+0000 front 2024-02-10T06:52:04.209018+0000 (oldest deadline 2024-02-10T06:52:28.308846+0000) 2024-02-10T06:52:39.989 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:52:39 smithi175 bash[63601]: debug 2024-02-10T06:52:39.594+0000 7fbe971f1700 -1 osd.4 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:11.210380+0000 front 2024-02-10T06:52:11.210553+0000 (oldest deadline 2024-02-10T06:52:34.710508+0000) 2024-02-10T06:52:39.990 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:39 smithi175 bash[72491]: debug 2024-02-10T06:52:39.750+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:39.990 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:39 smithi175 bash[72491]: debug 2024-02-10T06:52:39.750+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:40.242 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:40 smithi175 bash[69305]: debug 2024-02-10T06:52:40.002+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:40.242 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:40 smithi175 bash[69305]: debug 2024-02-10T06:52:40.002+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:40.992 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:40 smithi175 bash[66649]: debug 2024-02-10T06:52:40.706+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.469988+0000 front 2024-02-10T06:52:04.470270+0000 (oldest deadline 2024-02-10T06:52:28.570135+0000) 2024-02-10T06:52:40.992 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:40 smithi175 bash[66649]: debug 2024-02-10T06:52:40.706+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.671692+0000 front 2024-02-10T06:52:12.671782+0000 (oldest deadline 2024-02-10T06:52:39.072071+0000) 2024-02-10T06:52:40.993 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:40 smithi175 bash[72491]: debug 2024-02-10T06:52:40.794+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:40.993 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:40 smithi175 bash[72491]: debug 2024-02-10T06:52:40.794+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:41.385 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:41 smithi175 bash[69305]: debug 2024-02-10T06:52:41.022+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:41.386 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:41 smithi175 bash[69305]: debug 2024-02-10T06:52:41.022+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:41.684 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:52:41 smithi175 bash[95888]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-4 2024-02-10T06:52:41.935 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:41 smithi175 bash[66649]: debug 2024-02-10T06:52:41.678+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.469988+0000 front 2024-02-10T06:52:04.470270+0000 (oldest deadline 2024-02-10T06:52:28.570135+0000) 2024-02-10T06:52:41.935 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:41 smithi175 bash[66649]: debug 2024-02-10T06:52:41.678+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.671692+0000 front 2024-02-10T06:52:12.671782+0000 (oldest deadline 2024-02-10T06:52:39.072071+0000) 2024-02-10T06:52:41.935 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:41 smithi175 bash[72491]: debug 2024-02-10T06:52:41.798+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:41.935 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:41 smithi175 bash[72491]: debug 2024-02-10T06:52:41.798+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:42.242 INFO:journalctl@ceph.osd.4.smithi175.stdout:Feb 10 06:52:41 smithi175 bash[96176]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-4 2024-02-10T06:52:42.243 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:42 smithi175 bash[69305]: debug 2024-02-10T06:52:42.054+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:42.243 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:42 smithi175 bash[69305]: debug 2024-02-10T06:52:42.054+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:42.992 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:42 smithi175 bash[72491]: debug 2024-02-10T06:52:42.766+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:42.992 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:42 smithi175 bash[72491]: debug 2024-02-10T06:52:42.766+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:42.993 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:42 smithi175 bash[66649]: debug 2024-02-10T06:52:42.710+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.469988+0000 front 2024-02-10T06:52:04.470270+0000 (oldest deadline 2024-02-10T06:52:28.570135+0000) 2024-02-10T06:52:42.993 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:42 smithi175 bash[66649]: debug 2024-02-10T06:52:42.710+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.671692+0000 front 2024-02-10T06:52:12.671782+0000 (oldest deadline 2024-02-10T06:52:39.072071+0000) 2024-02-10T06:52:43.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:43 smithi175 bash[69305]: debug 2024-02-10T06:52:43.102+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:43.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:43 smithi175 bash[69305]: debug 2024-02-10T06:52:43.102+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:43.992 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:43 smithi175 bash[66649]: debug 2024-02-10T06:52:43.706+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.469988+0000 front 2024-02-10T06:52:04.470270+0000 (oldest deadline 2024-02-10T06:52:28.570135+0000) 2024-02-10T06:52:43.992 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:43 smithi175 bash[66649]: debug 2024-02-10T06:52:43.706+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.671692+0000 front 2024-02-10T06:52:12.671782+0000 (oldest deadline 2024-02-10T06:52:39.072071+0000) 2024-02-10T06:52:43.993 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:43 smithi175 bash[72491]: debug 2024-02-10T06:52:43.786+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:43.993 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:43 smithi175 bash[72491]: debug 2024-02-10T06:52:43.786+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:44.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:44 smithi175 bash[69305]: debug 2024-02-10T06:52:44.146+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:44.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:44 smithi175 bash[69305]: debug 2024-02-10T06:52:44.146+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:44.920 DEBUG:teuthology.orchestra.run.smithi175:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.4.service' 2024-02-10T06:52:44.951 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:52:44.951 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-02-10T06:52:44.952 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-02-10T06:52:44.952 DEBUG:teuthology.orchestra.run.smithi175:> sudo systemctl stop ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.5 2024-02-10T06:52:45.120 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:44 smithi175 bash[72491]: debug 2024-02-10T06:52:44.798+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:45.120 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:44 smithi175 bash[72491]: debug 2024-02-10T06:52:44.798+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:45.120 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:44 smithi175 bash[66649]: debug 2024-02-10T06:52:44.746+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.469988+0000 front 2024-02-10T06:52:04.470270+0000 (oldest deadline 2024-02-10T06:52:28.570135+0000) 2024-02-10T06:52:45.121 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:44 smithi175 bash[66649]: debug 2024-02-10T06:52:44.746+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.671692+0000 front 2024-02-10T06:52:12.671782+0000 (oldest deadline 2024-02-10T06:52:39.072071+0000) 2024-02-10T06:52:45.121 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:44 smithi175 systemd[1]: Stopping Ceph osd.5 for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:52:45.458 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:45 smithi175 bash[69305]: debug 2024-02-10T06:52:45.158+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:45.458 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:45 smithi175 bash[69305]: debug 2024-02-10T06:52:45.158+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:45.458 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:45 smithi175 bash[66649]: debug 2024-02-10T06:52:45.114+0000 7fe8b3fe8700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-10T06:52:45.459 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:45 smithi175 bash[66649]: debug 2024-02-10T06:52:45.114+0000 7fe8b3fe8700 -1 osd.5 160 *** Got signal Terminated *** 2024-02-10T06:52:45.459 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:45 smithi175 bash[66649]: debug 2024-02-10T06:52:45.114+0000 7fe8b3fe8700 -1 osd.5 160 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:52:46.120 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:45 smithi175 bash[66649]: debug 2024-02-10T06:52:45.754+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.469988+0000 front 2024-02-10T06:52:04.470270+0000 (oldest deadline 2024-02-10T06:52:28.570135+0000) 2024-02-10T06:52:46.120 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:45 smithi175 bash[66649]: debug 2024-02-10T06:52:45.754+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.671692+0000 front 2024-02-10T06:52:12.671782+0000 (oldest deadline 2024-02-10T06:52:39.072071+0000) 2024-02-10T06:52:46.120 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:45 smithi175 bash[72491]: debug 2024-02-10T06:52:45.798+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:46.120 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:45 smithi175 bash[72491]: debug 2024-02-10T06:52:45.798+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:46.120 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:45 smithi175 bash[72491]: debug 2024-02-10T06:52:45.798+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:52:46.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:46 smithi175 bash[69305]: debug 2024-02-10T06:52:46.110+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:46.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:46 smithi175 bash[69305]: debug 2024-02-10T06:52:46.110+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:47.135 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:46 smithi175 bash[66649]: debug 2024-02-10T06:52:46.766+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.469988+0000 front 2024-02-10T06:52:04.470270+0000 (oldest deadline 2024-02-10T06:52:28.570135+0000) 2024-02-10T06:52:47.135 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:46 smithi175 bash[66649]: debug 2024-02-10T06:52:46.766+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.671692+0000 front 2024-02-10T06:52:12.671782+0000 (oldest deadline 2024-02-10T06:52:39.072071+0000) 2024-02-10T06:52:47.136 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:46 smithi175 bash[72491]: debug 2024-02-10T06:52:46.786+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:47.136 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:46 smithi175 bash[72491]: debug 2024-02-10T06:52:46.786+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:47.136 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:46 smithi175 bash[72491]: debug 2024-02-10T06:52:46.786+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:52:47.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:47 smithi175 bash[69305]: debug 2024-02-10T06:52:47.126+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:47.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:47 smithi175 bash[69305]: debug 2024-02-10T06:52:47.126+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:48.127 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:47 smithi175 bash[66649]: debug 2024-02-10T06:52:47.822+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.469988+0000 front 2024-02-10T06:52:04.470270+0000 (oldest deadline 2024-02-10T06:52:28.570135+0000) 2024-02-10T06:52:48.127 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:47 smithi175 bash[66649]: debug 2024-02-10T06:52:47.822+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.671692+0000 front 2024-02-10T06:52:12.671782+0000 (oldest deadline 2024-02-10T06:52:39.072071+0000) 2024-02-10T06:52:48.127 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:47 smithi175 bash[72491]: debug 2024-02-10T06:52:47.742+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:48.127 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:47 smithi175 bash[72491]: debug 2024-02-10T06:52:47.742+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:48.128 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:47 smithi175 bash[72491]: debug 2024-02-10T06:52:47.742+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:52:48.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:48 smithi175 bash[69305]: debug 2024-02-10T06:52:48.118+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:48.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:48 smithi175 bash[69305]: debug 2024-02-10T06:52:48.118+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:48.493 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:48 smithi175 bash[69305]: debug 2024-02-10T06:52:48.118+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:21.405457+0000 front 2024-02-10T06:52:21.405311+0000 (oldest deadline 2024-02-10T06:52:47.305272+0000) 2024-02-10T06:52:49.085 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:48 smithi175 bash[66649]: debug 2024-02-10T06:52:48.826+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.469988+0000 front 2024-02-10T06:52:04.470270+0000 (oldest deadline 2024-02-10T06:52:28.570135+0000) 2024-02-10T06:52:49.086 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:48 smithi175 bash[66649]: debug 2024-02-10T06:52:48.826+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.671692+0000 front 2024-02-10T06:52:12.671782+0000 (oldest deadline 2024-02-10T06:52:39.072071+0000) 2024-02-10T06:52:49.086 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:48 smithi175 bash[66649]: debug 2024-02-10T06:52:48.826+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.073243+0000 front 2024-02-10T06:52:19.073157+0000 (oldest deadline 2024-02-10T06:52:47.873742+0000) 2024-02-10T06:52:49.086 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:48 smithi175 bash[72491]: debug 2024-02-10T06:52:48.762+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:49.086 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:48 smithi175 bash[72491]: debug 2024-02-10T06:52:48.762+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:49.086 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:48 smithi175 bash[72491]: debug 2024-02-10T06:52:48.762+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:52:49.487 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:49 smithi175 bash[69305]: debug 2024-02-10T06:52:49.078+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:49.487 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:49 smithi175 bash[69305]: debug 2024-02-10T06:52:49.078+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:49.487 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:49 smithi175 bash[69305]: debug 2024-02-10T06:52:49.078+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:21.405457+0000 front 2024-02-10T06:52:21.405311+0000 (oldest deadline 2024-02-10T06:52:47.305272+0000) 2024-02-10T06:52:50.046 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:49 smithi175 bash[66649]: debug 2024-02-10T06:52:49.826+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:04.469988+0000 front 2024-02-10T06:52:04.470270+0000 (oldest deadline 2024-02-10T06:52:28.570135+0000) 2024-02-10T06:52:50.046 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:49 smithi175 bash[66649]: debug 2024-02-10T06:52:49.826+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.671692+0000 front 2024-02-10T06:52:12.671782+0000 (oldest deadline 2024-02-10T06:52:39.072071+0000) 2024-02-10T06:52:50.046 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:49 smithi175 bash[66649]: debug 2024-02-10T06:52:49.826+0000 7fe8ac5d4700 -1 osd.5 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.073243+0000 front 2024-02-10T06:52:19.073157+0000 (oldest deadline 2024-02-10T06:52:47.873742+0000) 2024-02-10T06:52:50.046 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:49 smithi175 bash[72491]: debug 2024-02-10T06:52:49.738+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:50.047 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:49 smithi175 bash[72491]: debug 2024-02-10T06:52:49.738+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:50.047 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:49 smithi175 bash[72491]: debug 2024-02-10T06:52:49.738+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:52:50.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:50 smithi175 bash[69305]: debug 2024-02-10T06:52:50.038+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:50.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:50 smithi175 bash[69305]: debug 2024-02-10T06:52:50.038+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:50.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:50 smithi175 bash[69305]: debug 2024-02-10T06:52:50.038+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:21.405457+0000 front 2024-02-10T06:52:21.405311+0000 (oldest deadline 2024-02-10T06:52:47.305272+0000) 2024-02-10T06:52:50.992 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:50 smithi175 bash[72491]: debug 2024-02-10T06:52:50.718+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:50.992 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:50 smithi175 bash[72491]: debug 2024-02-10T06:52:50.718+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:50.992 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:50 smithi175 bash[72491]: debug 2024-02-10T06:52:50.718+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:52:51.242 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:51 smithi175 bash[69305]: debug 2024-02-10T06:52:51.082+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:51.242 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:51 smithi175 bash[69305]: debug 2024-02-10T06:52:51.082+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:51.243 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:51 smithi175 bash[69305]: debug 2024-02-10T06:52:51.082+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:21.405457+0000 front 2024-02-10T06:52:21.405311+0000 (oldest deadline 2024-02-10T06:52:47.305272+0000) 2024-02-10T06:52:51.992 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:51 smithi175 bash[96317]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-5 2024-02-10T06:52:51.992 INFO:journalctl@ceph.osd.5.smithi175.stdout:Feb 10 06:52:51 smithi175 bash[96929]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-5 2024-02-10T06:52:51.992 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:51 smithi175 bash[72491]: debug 2024-02-10T06:52:51.730+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:51.993 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:51 smithi175 bash[72491]: debug 2024-02-10T06:52:51.730+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:51.993 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:51 smithi175 bash[72491]: debug 2024-02-10T06:52:51.730+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:52:52.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:52 smithi175 bash[69305]: debug 2024-02-10T06:52:52.062+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:52.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:52 smithi175 bash[69305]: debug 2024-02-10T06:52:52.062+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:52.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:52 smithi175 bash[69305]: debug 2024-02-10T06:52:52.062+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:21.405457+0000 front 2024-02-10T06:52:21.405311+0000 (oldest deadline 2024-02-10T06:52:47.305272+0000) 2024-02-10T06:52:53.086 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:52 smithi175 bash[72491]: debug 2024-02-10T06:52:52.738+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:53.086 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:52 smithi175 bash[72491]: debug 2024-02-10T06:52:52.738+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:53.086 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:52 smithi175 bash[72491]: debug 2024-02-10T06:52:52.738+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:52:53.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:53 smithi175 bash[69305]: debug 2024-02-10T06:52:53.078+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:53.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:53 smithi175 bash[69305]: debug 2024-02-10T06:52:53.078+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:53.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:53 smithi175 bash[69305]: debug 2024-02-10T06:52:53.078+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:21.405457+0000 front 2024-02-10T06:52:21.405311+0000 (oldest deadline 2024-02-10T06:52:47.305272+0000) 2024-02-10T06:52:53.992 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:53 smithi175 bash[72491]: debug 2024-02-10T06:52:53.746+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:53.992 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:53 smithi175 bash[72491]: debug 2024-02-10T06:52:53.746+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:53.993 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:53 smithi175 bash[72491]: debug 2024-02-10T06:52:53.746+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:52:54.093 DEBUG:teuthology.orchestra.run.smithi175:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.5.service' 2024-02-10T06:52:54.128 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:52:54.129 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-02-10T06:52:54.129 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-02-10T06:52:54.129 DEBUG:teuthology.orchestra.run.smithi175:> sudo systemctl stop ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.6 2024-02-10T06:52:54.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:54 smithi175 bash[69305]: debug 2024-02-10T06:52:54.066+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:54.493 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:54 smithi175 bash[69305]: debug 2024-02-10T06:52:54.066+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:54.493 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:54 smithi175 bash[69305]: debug 2024-02-10T06:52:54.066+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:21.405457+0000 front 2024-02-10T06:52:21.405311+0000 (oldest deadline 2024-02-10T06:52:47.305272+0000) 2024-02-10T06:52:54.493 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:54 smithi175 systemd[1]: Stopping Ceph osd.6 for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:52:54.493 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:54 smithi175 bash[69305]: debug 2024-02-10T06:52:54.278+0000 7f12407a8700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-10T06:52:54.493 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:54 smithi175 bash[69305]: debug 2024-02-10T06:52:54.278+0000 7f12407a8700 -1 osd.6 160 *** Got signal Terminated *** 2024-02-10T06:52:54.493 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:54 smithi175 bash[69305]: debug 2024-02-10T06:52:54.278+0000 7f12407a8700 -1 osd.6 160 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:52:55.060 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:54 smithi175 bash[72491]: debug 2024-02-10T06:52:54.782+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:55.061 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:54 smithi175 bash[72491]: debug 2024-02-10T06:52:54.782+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:55.061 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:54 smithi175 bash[72491]: debug 2024-02-10T06:52:54.782+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:52:55.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:55 smithi175 bash[69305]: debug 2024-02-10T06:52:55.058+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:55.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:55 smithi175 bash[69305]: debug 2024-02-10T06:52:55.058+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:55.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:55 smithi175 bash[69305]: debug 2024-02-10T06:52:55.058+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:21.405457+0000 front 2024-02-10T06:52:21.405311+0000 (oldest deadline 2024-02-10T06:52:47.305272+0000) 2024-02-10T06:52:56.056 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:55 smithi175 bash[72491]: debug 2024-02-10T06:52:55.746+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:56.056 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:55 smithi175 bash[72491]: debug 2024-02-10T06:52:55.746+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:56.056 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:55 smithi175 bash[72491]: debug 2024-02-10T06:52:55.746+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:52:56.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:56 smithi175 bash[69305]: debug 2024-02-10T06:52:56.050+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:56.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:56 smithi175 bash[69305]: debug 2024-02-10T06:52:56.050+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:56.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:56 smithi175 bash[69305]: debug 2024-02-10T06:52:56.050+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:21.405457+0000 front 2024-02-10T06:52:21.405311+0000 (oldest deadline 2024-02-10T06:52:47.305272+0000) 2024-02-10T06:52:57.242 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:57 smithi175 bash[69305]: debug 2024-02-10T06:52:57.022+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:57.242 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:57 smithi175 bash[69305]: debug 2024-02-10T06:52:57.022+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:57.243 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:57 smithi175 bash[69305]: debug 2024-02-10T06:52:57.022+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:21.405457+0000 front 2024-02-10T06:52:21.405311+0000 (oldest deadline 2024-02-10T06:52:47.305272+0000) 2024-02-10T06:52:57.243 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:57 smithi175 bash[69305]: debug 2024-02-10T06:52:57.022+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6830 osd.3 since back 2024-02-10T06:52:31.907645+0000 front 2024-02-10T06:52:31.907617+0000 (oldest deadline 2024-02-10T06:52:56.607309+0000) 2024-02-10T06:52:57.243 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:56 smithi175 bash[72491]: debug 2024-02-10T06:52:56.782+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:57.243 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:56 smithi175 bash[72491]: debug 2024-02-10T06:52:56.782+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:57.243 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:56 smithi175 bash[72491]: debug 2024-02-10T06:52:56.782+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:52:57.243 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:56 smithi175 bash[72491]: debug 2024-02-10T06:52:56.782+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6830 osd.3 since back 2024-02-10T06:52:30.243910+0000 front 2024-02-10T06:52:30.244016+0000 (oldest deadline 2024-02-10T06:52:56.143543+0000) 2024-02-10T06:52:58.081 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:57 smithi175 bash[72491]: debug 2024-02-10T06:52:57.802+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:58.081 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:57 smithi175 bash[72491]: debug 2024-02-10T06:52:57.802+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:58.081 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:57 smithi175 bash[72491]: debug 2024-02-10T06:52:57.802+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:52:58.081 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:57 smithi175 bash[72491]: debug 2024-02-10T06:52:57.802+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6830 osd.3 since back 2024-02-10T06:52:30.243910+0000 front 2024-02-10T06:52:30.244016+0000 (oldest deadline 2024-02-10T06:52:56.143543+0000) 2024-02-10T06:52:58.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:58 smithi175 bash[69305]: debug 2024-02-10T06:52:58.078+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:58.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:58 smithi175 bash[69305]: debug 2024-02-10T06:52:58.078+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:58.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:58 smithi175 bash[69305]: debug 2024-02-10T06:52:58.078+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:21.405457+0000 front 2024-02-10T06:52:21.405311+0000 (oldest deadline 2024-02-10T06:52:47.305272+0000) 2024-02-10T06:52:58.493 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:58 smithi175 bash[69305]: debug 2024-02-10T06:52:58.078+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6830 osd.3 since back 2024-02-10T06:52:31.907645+0000 front 2024-02-10T06:52:31.907617+0000 (oldest deadline 2024-02-10T06:52:56.607309+0000) 2024-02-10T06:52:59.124 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:58 smithi175 bash[72491]: debug 2024-02-10T06:52:58.798+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:52:59.124 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:58 smithi175 bash[72491]: debug 2024-02-10T06:52:58.798+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:52:59.124 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:58 smithi175 bash[72491]: debug 2024-02-10T06:52:58.798+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:52:59.124 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:58 smithi175 bash[72491]: debug 2024-02-10T06:52:58.798+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6830 osd.3 since back 2024-02-10T06:52:30.243910+0000 front 2024-02-10T06:52:30.244016+0000 (oldest deadline 2024-02-10T06:52:56.143543+0000) 2024-02-10T06:52:59.382 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:59 smithi175 bash[69305]: debug 2024-02-10T06:52:59.118+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:02.200109+0000 front 2024-02-10T06:52:02.201477+0000 (oldest deadline 2024-02-10T06:52:25.700165+0000) 2024-02-10T06:52:59.382 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:59 smithi175 bash[69305]: debug 2024-02-10T06:52:59.118+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:12.103456+0000 front 2024-02-10T06:52:12.103122+0000 (oldest deadline 2024-02-10T06:52:34.403088+0000) 2024-02-10T06:52:59.382 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:59 smithi175 bash[69305]: debug 2024-02-10T06:52:59.118+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:21.405457+0000 front 2024-02-10T06:52:21.405311+0000 (oldest deadline 2024-02-10T06:52:47.305272+0000) 2024-02-10T06:52:59.382 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:52:59 smithi175 bash[69305]: debug 2024-02-10T06:52:59.118+0000 7f1238d94700 -1 osd.6 160 heartbeat_check: no reply from 172.21.15.46:6830 osd.3 since back 2024-02-10T06:52:31.907645+0000 front 2024-02-10T06:52:31.907617+0000 (oldest deadline 2024-02-10T06:52:56.607309+0000) 2024-02-10T06:53:00.242 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:59 smithi175 bash[72491]: debug 2024-02-10T06:52:59.834+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:53:00.242 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:59 smithi175 bash[72491]: debug 2024-02-10T06:52:59.834+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:53:00.242 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:59 smithi175 bash[72491]: debug 2024-02-10T06:52:59.834+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:53:00.243 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:52:59 smithi175 bash[72491]: debug 2024-02-10T06:52:59.834+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6830 osd.3 since back 2024-02-10T06:52:30.243910+0000 front 2024-02-10T06:52:30.244016+0000 (oldest deadline 2024-02-10T06:52:56.143543+0000) 2024-02-10T06:53:01.166 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:53:00 smithi175 bash[97069]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-6 2024-02-10T06:53:01.166 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:00 smithi175 bash[72491]: debug 2024-02-10T06:53:00.870+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:53:01.167 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:00 smithi175 bash[72491]: debug 2024-02-10T06:53:00.870+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:53:01.167 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:00 smithi175 bash[72491]: debug 2024-02-10T06:53:00.870+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:53:01.167 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:00 smithi175 bash[72491]: debug 2024-02-10T06:53:00.870+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6830 osd.3 since back 2024-02-10T06:52:30.243910+0000 front 2024-02-10T06:52:30.244016+0000 (oldest deadline 2024-02-10T06:52:56.143543+0000) 2024-02-10T06:53:01.492 INFO:journalctl@ceph.osd.6.smithi175.stdout:Feb 10 06:53:01 smithi175 bash[97237]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-6 2024-02-10T06:53:02.175 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:01 smithi175 bash[72491]: debug 2024-02-10T06:53:01.858+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:53:02.175 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:01 smithi175 bash[72491]: debug 2024-02-10T06:53:01.858+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:53:02.175 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:01 smithi175 bash[72491]: debug 2024-02-10T06:53:01.858+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:53:02.175 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:01 smithi175 bash[72491]: debug 2024-02-10T06:53:01.858+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6830 osd.3 since back 2024-02-10T06:52:30.243910+0000 front 2024-02-10T06:52:30.244016+0000 (oldest deadline 2024-02-10T06:52:56.143543+0000) 2024-02-10T06:53:03.161 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:02 smithi175 bash[72491]: debug 2024-02-10T06:53:02.826+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:53:03.161 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:02 smithi175 bash[72491]: debug 2024-02-10T06:53:02.826+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:53:03.161 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:02 smithi175 bash[72491]: debug 2024-02-10T06:53:02.826+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:53:03.161 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:02 smithi175 bash[72491]: debug 2024-02-10T06:53:02.826+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6830 osd.3 since back 2024-02-10T06:52:30.243910+0000 front 2024-02-10T06:52:30.244016+0000 (oldest deadline 2024-02-10T06:52:56.143543+0000) 2024-02-10T06:53:03.161 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:02 smithi175 bash[72491]: debug 2024-02-10T06:53:02.826+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.175:6804 osd.4 since back 2024-02-10T06:52:37.844904+0000 front 2024-02-10T06:52:37.845127+0000 (oldest deadline 2024-02-10T06:53:02.544914+0000) 2024-02-10T06:53:03.744 DEBUG:teuthology.orchestra.run.smithi175:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.6.service' 2024-02-10T06:53:03.780 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:53:03.780 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-02-10T06:53:03.780 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-02-10T06:53:03.780 DEBUG:teuthology.orchestra.run.smithi175:> sudo systemctl stop ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.7 2024-02-10T06:53:03.861 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:03 smithi175 systemd[1]: Stopping Ceph osd.7 for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:53:04.242 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:03 smithi175 bash[72491]: debug 2024-02-10T06:53:03.862+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:53:04.242 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:03 smithi175 bash[72491]: debug 2024-02-10T06:53:03.862+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:53:04.242 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:03 smithi175 bash[72491]: debug 2024-02-10T06:53:03.862+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:53:04.242 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:03 smithi175 bash[72491]: debug 2024-02-10T06:53:03.862+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6830 osd.3 since back 2024-02-10T06:52:30.243910+0000 front 2024-02-10T06:52:30.244016+0000 (oldest deadline 2024-02-10T06:52:56.143543+0000) 2024-02-10T06:53:04.243 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:03 smithi175 bash[72491]: debug 2024-02-10T06:53:03.862+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.175:6804 osd.4 since back 2024-02-10T06:52:37.844904+0000 front 2024-02-10T06:52:37.845127+0000 (oldest deadline 2024-02-10T06:53:02.544914+0000) 2024-02-10T06:53:04.742 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:04 smithi175 bash[72491]: debug 2024-02-10T06:53:04.378+0000 7f5c8d3f2700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-10T06:53:04.742 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:04 smithi175 bash[72491]: debug 2024-02-10T06:53:04.378+0000 7f5c8d3f2700 -1 osd.7 160 *** Got signal Terminated *** 2024-02-10T06:53:04.742 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:04 smithi175 bash[72491]: debug 2024-02-10T06:53:04.378+0000 7f5c8d3f2700 -1 osd.7 160 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:53:05.242 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:04 smithi175 bash[72491]: debug 2024-02-10T06:53:04.818+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:53:05.242 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:04 smithi175 bash[72491]: debug 2024-02-10T06:53:04.818+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:53:05.242 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:04 smithi175 bash[72491]: debug 2024-02-10T06:53:04.818+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:53:05.243 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:04 smithi175 bash[72491]: debug 2024-02-10T06:53:04.818+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6830 osd.3 since back 2024-02-10T06:52:30.243910+0000 front 2024-02-10T06:52:30.244016+0000 (oldest deadline 2024-02-10T06:52:56.143543+0000) 2024-02-10T06:53:05.243 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:04 smithi175 bash[72491]: debug 2024-02-10T06:53:04.818+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.175:6804 osd.4 since back 2024-02-10T06:52:37.844904+0000 front 2024-02-10T06:52:37.845127+0000 (oldest deadline 2024-02-10T06:53:02.544914+0000) 2024-02-10T06:53:06.242 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:05 smithi175 bash[72491]: debug 2024-02-10T06:53:05.786+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:53:06.242 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:05 smithi175 bash[72491]: debug 2024-02-10T06:53:05.786+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:53:06.242 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:05 smithi175 bash[72491]: debug 2024-02-10T06:53:05.786+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:53:06.243 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:05 smithi175 bash[72491]: debug 2024-02-10T06:53:05.786+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6830 osd.3 since back 2024-02-10T06:52:30.243910+0000 front 2024-02-10T06:52:30.244016+0000 (oldest deadline 2024-02-10T06:52:56.143543+0000) 2024-02-10T06:53:06.243 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:05 smithi175 bash[72491]: debug 2024-02-10T06:53:05.786+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.175:6804 osd.4 since back 2024-02-10T06:52:37.844904+0000 front 2024-02-10T06:52:37.845127+0000 (oldest deadline 2024-02-10T06:53:02.544914+0000) 2024-02-10T06:53:07.242 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:06 smithi175 bash[72491]: debug 2024-02-10T06:53:06.818+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:53:07.242 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:06 smithi175 bash[72491]: debug 2024-02-10T06:53:06.818+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:53:07.242 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:06 smithi175 bash[72491]: debug 2024-02-10T06:53:06.818+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:53:07.243 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:06 smithi175 bash[72491]: debug 2024-02-10T06:53:06.818+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6830 osd.3 since back 2024-02-10T06:52:30.243910+0000 front 2024-02-10T06:52:30.244016+0000 (oldest deadline 2024-02-10T06:52:56.143543+0000) 2024-02-10T06:53:07.243 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:06 smithi175 bash[72491]: debug 2024-02-10T06:53:06.818+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.175:6804 osd.4 since back 2024-02-10T06:52:37.844904+0000 front 2024-02-10T06:52:37.845127+0000 (oldest deadline 2024-02-10T06:53:02.544914+0000) 2024-02-10T06:53:08.128 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:07 smithi175 bash[72491]: debug 2024-02-10T06:53:07.814+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:53:08.128 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:07 smithi175 bash[72491]: debug 2024-02-10T06:53:07.814+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:53:08.128 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:07 smithi175 bash[72491]: debug 2024-02-10T06:53:07.814+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:53:08.128 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:07 smithi175 bash[72491]: debug 2024-02-10T06:53:07.814+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6830 osd.3 since back 2024-02-10T06:52:30.243910+0000 front 2024-02-10T06:52:30.244016+0000 (oldest deadline 2024-02-10T06:52:56.143543+0000) 2024-02-10T06:53:08.128 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:07 smithi175 bash[72491]: debug 2024-02-10T06:53:07.814+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.175:6804 osd.4 since back 2024-02-10T06:52:37.844904+0000 front 2024-02-10T06:52:37.845127+0000 (oldest deadline 2024-02-10T06:53:02.544914+0000) 2024-02-10T06:53:08.492 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:53:08 smithi175 bash[88247]: ts=2024-02-10T06:53:08.126Z 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.46:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.46:8765: connect: connection refused" 2024-02-10T06:53:08.492 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:53:08 smithi175 bash[88247]: ts=2024-02-10T06:53:08.129Z 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.46:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.46:8765: connect: connection refused" 2024-02-10T06:53:08.493 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:53:08 smithi175 bash[88247]: ts=2024-02-10T06:53:08.129Z 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.46:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.46:8765: connect: connection refused" 2024-02-10T06:53:08.493 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:53:08 smithi175 bash[88247]: ts=2024-02-10T06:53:08.132Z 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.46:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.46:8765: connect: connection refused" 2024-02-10T06:53:09.242 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:08 smithi175 bash[72491]: debug 2024-02-10T06:53:08.846+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6806 osd.0 since back 2024-02-10T06:52:00.438382+0000 front 2024-02-10T06:52:00.438041+0000 (oldest deadline 2024-02-10T06:52:25.737777+0000) 2024-02-10T06:53:09.242 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:08 smithi175 bash[72491]: debug 2024-02-10T06:53:08.846+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6814 osd.1 since back 2024-02-10T06:52:09.239249+0000 front 2024-02-10T06:52:09.239199+0000 (oldest deadline 2024-02-10T06:52:34.539146+0000) 2024-02-10T06:53:09.242 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:08 smithi175 bash[72491]: debug 2024-02-10T06:53:08.846+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6822 osd.2 since back 2024-02-10T06:52:19.240512+0000 front 2024-02-10T06:52:19.240547+0000 (oldest deadline 2024-02-10T06:52:45.641257+0000) 2024-02-10T06:53:09.242 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:08 smithi175 bash[72491]: debug 2024-02-10T06:53:08.846+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.46:6830 osd.3 since back 2024-02-10T06:52:30.243910+0000 front 2024-02-10T06:52:30.244016+0000 (oldest deadline 2024-02-10T06:52:56.143543+0000) 2024-02-10T06:53:09.242 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:08 smithi175 bash[72491]: debug 2024-02-10T06:53:08.846+0000 7f5c899e6700 -1 osd.7 160 heartbeat_check: no reply from 172.21.15.175:6804 osd.4 since back 2024-02-10T06:52:37.844904+0000 front 2024-02-10T06:52:37.845127+0000 (oldest deadline 2024-02-10T06:53:02.544914+0000) 2024-02-10T06:53:10.728 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:10 smithi175 bash[97488]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-7 2024-02-10T06:53:10.729 INFO:journalctl@ceph.osd.7.smithi175.stdout:Feb 10 06:53:10 smithi175 bash[97673]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-osd-7 2024-02-10T06:53:12.123 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:53:11 smithi046 bash[110539]: ts=2024-02-10T06:53:11.628Z 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://smithi046.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.46:8443: connect: connection refused" 2024-02-10T06:53:12.123 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:53:11 smithi046 bash[110539]: ts=2024-02-10T06:53:11.630Z 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://smithi175.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.175:8443: connect: connection refused" 2024-02-10T06:53:12.918 DEBUG:teuthology.orchestra.run.smithi175:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@osd.7.service' 2024-02-10T06:53:12.944 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:53:12.944 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-02-10T06:53:12.944 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-02-10T06:53:12.944 DEBUG:teuthology.orchestra.run.smithi175:> sudo systemctl stop ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@prometheus.a 2024-02-10T06:53:13.343 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:53:13 smithi175 systemd[1]: Stopping Ceph prometheus.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:53:13.344 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:53:13 smithi175 bash[88247]: ts=2024-02-10T06:53:13.151Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-10T06:53:13.344 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:53:13 smithi175 bash[88247]: ts=2024-02-10T06:53:13.151Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-02-10T06:53:13.344 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:53:13 smithi175 bash[88247]: ts=2024-02-10T06:53:13.151Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-02-10T06:53:13.344 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:53:13 smithi175 bash[88247]: ts=2024-02-10T06:53:13.151Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-10T06:53:13.344 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:53:13 smithi175 bash[88247]: ts=2024-02-10T06:53:13.151Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-02-10T06:53:13.344 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:53:13 smithi175 bash[88247]: ts=2024-02-10T06:53:13.151Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-02-10T06:53:13.344 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:53:13 smithi175 bash[88247]: ts=2024-02-10T06:53:13.151Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-02-10T06:53:13.344 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:53:13 smithi175 bash[88247]: ts=2024-02-10T06:53:13.151Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-02-10T06:53:13.344 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:53:13 smithi175 bash[88247]: ts=2024-02-10T06:53:13.152Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-02-10T06:53:13.344 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:53:13 smithi175 bash[88247]: ts=2024-02-10T06:53:13.153Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-02-10T06:53:13.344 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:53:13 smithi175 bash[88247]: ts=2024-02-10T06:53:13.153Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-02-10T06:53:13.344 INFO:journalctl@ceph.prometheus.a.smithi175.stdout:Feb 10 06:53:13 smithi175 bash[88247]: ts=2024-02-10T06:53:13.154Z caller=main.go:1147 level=info msg="See you next time!" 2024-02-10T06:53:13.963 DEBUG:teuthology.orchestra.run.smithi175:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@prometheus.a.service' 2024-02-10T06:53:13.991 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:53:13.991 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-02-10T06:53:13.991 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 --force --keep-logs 2024-02-10T06:53:19.060 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:53:18 smithi046 systemd[1]: Stopping Ceph node-exporter.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:53:19.873 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:53:19 smithi046 bash[121716]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-node-exporter-a 2024-02-10T06:53:19.873 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:53:19 smithi046 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-02-10T06:53:19.873 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:53:19 smithi046 bash[121790]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-node-exporter-a 2024-02-10T06:53:19.873 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:53:19 smithi046 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-10T06:53:19.873 INFO:journalctl@ceph.node-exporter.a.smithi046.stdout:Feb 10 06:53:19 smithi046 systemd[1]: Stopped Ceph node-exporter.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:53:20.301 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:53:19 smithi046 systemd[1]: Stopping Ceph alertmanager.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:53:20.301 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:53:20 smithi046 bash[110539]: ts=2024-02-10T06:53:20.057Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-02-10T06:53:21.123 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:53:20 smithi046 bash[121852]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-alertmanager-a 2024-02-10T06:53:21.123 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:53:20 smithi046 bash[121924]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-alertmanager-a 2024-02-10T06:53:21.123 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:53:20 smithi046 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-10T06:53:21.123 INFO:journalctl@ceph.alertmanager.a.smithi046.stdout:Feb 10 06:53:20 smithi046 systemd[1]: Stopped Ceph alertmanager.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:53:54.853 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 --force --keep-logs 2024-02-10T06:53:59.492 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:53:59 smithi175 systemd[1]: Stopping Ceph node-exporter.b for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:54:00.492 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:54:00 smithi175 bash[99791]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-node-exporter-b 2024-02-10T06:54:00.492 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:54:00 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-10T06:54:00.492 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:54:00 smithi175 bash[99865]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-node-exporter-b 2024-02-10T06:54:00.492 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:54:00 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-10T06:54:00.492 INFO:journalctl@ceph.node-exporter.b.smithi175.stdout:Feb 10 06:54:00 smithi175 systemd[1]: Stopped Ceph node-exporter.b for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:54:00.993 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:54:00 smithi175 systemd[1]: Stopping Ceph grafana.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715... 2024-02-10T06:54:01.742 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:54:01 smithi175 bash[99926]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-grafana-a 2024-02-10T06:54:01.742 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:54:01 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-02-10T06:54:01.742 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:54:01 smithi175 bash[100001]: Error response from daemon: No such container: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715-grafana-a 2024-02-10T06:54:01.742 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:54:01 smithi175 systemd[1]: ceph-5cb8e318-c7dc-11ee-95b8-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-02-10T06:54:01.742 INFO:journalctl@ceph.grafana.a.smithi175.stdout:Feb 10 06:54:01 smithi175 systemd[1]: Stopped Ceph grafana.a for 5cb8e318-c7dc-11ee-95b8-87774f69a715. 2024-02-10T06:54:24.577 DEBUG:teuthology.orchestra.run.smithi046:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-10T06:54:24.594 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-10T06:54:24.607 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-10T06:54:24.609 DEBUG:teuthology.misc:Transferring archived files from smithi046:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555127/remote/smithi046/crash 2024-02-10T06:54:24.610 DEBUG:teuthology.orchestra.run.smithi046:> sudo tar c -f - -C /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/crash -- . 2024-02-10T06:54:24.624 INFO:teuthology.orchestra.run.smithi046.stderr:tar: /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/crash: Cannot open: No such file or directory 2024-02-10T06:54:24.624 INFO:teuthology.orchestra.run.smithi046.stderr:tar: Error is not recoverable: exiting now 2024-02-10T06:54:24.626 DEBUG:teuthology.misc:Transferring archived files from smithi175:/var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555127/remote/smithi175/crash 2024-02-10T06:54:24.627 DEBUG:teuthology.orchestra.run.smithi175:> sudo tar c -f - -C /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/crash -- . 2024-02-10T06:54:24.642 INFO:teuthology.orchestra.run.smithi175.stderr:tar: /var/lib/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/crash: Cannot open: No such file or directory 2024-02-10T06:54:24.642 INFO:teuthology.orchestra.run.smithi175.stderr:tar: Error is not recoverable: exiting now 2024-02-10T06:54:24.643 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-10T06:54:24.643 DEBUG:teuthology.orchestra.run.smithi046:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-10T06:54:24.686 INFO:teuthology.orchestra.run.smithi046.stdout:2024-02-10T06:24:35.343064+0000 mon.a (mon.0) 430 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-10T06:54:24.687 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-02-10T06:54:24.687 DEBUG:teuthology.orchestra.run.smithi046:> sudo egrep '\[SEC\]' /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-10T06:54:24.703 DEBUG:teuthology.orchestra.run.smithi046:> sudo egrep '\[ERR\]' /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-10T06:54:24.720 DEBUG:teuthology.orchestra.run.smithi046:> sudo egrep '\[WRN\]' /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-10T06:54:24.738 INFO:teuthology.orchestra.run.smithi046.stdout:2024-02-10T06:24:35.343064+0000 mon.a (mon.0) 430 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-10T06:54:24.739 INFO:tasks.cephadm:Compressing logs... 2024-02-10T06:54:24.739 DEBUG:teuthology.orchestra.run.smithi046:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-10T06:54:24.782 DEBUG:teuthology.orchestra.run.smithi175:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-10T06:54:24.797 INFO:teuthology.orchestra.run.smithi046.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-02-10T06:54:24.798 INFO:teuthology.orchestra.run.smithi175.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-02-10T06:54:24.805 INFO:teuthology.orchestra.run.smithi175.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-10T06:54:24.806 INFO:teuthology.orchestra.run.smithi175.stderr:gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-mon.b.log 2024-02-10T06:54:24.807 INFO:teuthology.orchestra.run.smithi175.stderr:gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-client.rgw.foo.smithi175.umwddf.log 2024-02-10T06:54:24.807 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.5.log 2024-02-10T06:54:24.808 INFO:teuthology.orchestra.run.smithi175.stderr:gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-mgr.x.log 2024-02-10T06:54:24.808 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-client.rgw.foo.smithi175.umwddf.log: gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph.audit.log 2024-02-10T06:54:24.809 INFO:teuthology.orchestra.run.smithi175.stderr: 82.9% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-client.rgw.foo.smithi175.umwddf.log.gz 2024-02-10T06:54:24.809 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.5.log: /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.6.log 2024-02-10T06:54:24.810 INFO:teuthology.orchestra.run.smithi175.stderr:gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph.log 2024-02-10T06:54:24.810 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph.audit.log: /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph.cephadm.log 2024-02-10T06:54:24.812 INFO:teuthology.orchestra.run.smithi046.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-10T06:54:24.813 INFO:teuthology.orchestra.run.smithi046.stderr:gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-mon.a.log 2024-02-10T06:54:24.813 INFO:teuthology.orchestra.run.smithi046.stderr:gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-client.rgw.smpl.smithi046.iuvfcm.log 2024-02-10T06:54:24.814 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-mgr.y.log 2024-02-10T06:54:24.814 INFO:teuthology.orchestra.run.smithi046.stderr:gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-mon.c.log 2024-02-10T06:54:24.815 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-client.rgw.smpl.smithi046.iuvfcm.log: /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph.audit.log 2024-02-10T06:54:24.815 INFO:teuthology.orchestra.run.smithi046.stderr: 76.4% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-client.rgw.smpl.smithi046.iuvfcm.log.gz 2024-02-10T06:54:24.816 INFO:teuthology.orchestra.run.smithi046.stderr:gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.1.log 2024-02-10T06:54:24.816 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/tcmu-runner.log 2024-02-10T06:54:24.818 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.1.log: /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph.log 2024-02-10T06:54:24.818 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/tcmu-runner.log: gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph.cephadm.log 2024-02-10T06:54:24.818 INFO:teuthology.orchestra.run.smithi046.stderr: 83.9% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/tcmu-runner.log.gz 2024-02-10T06:54:24.819 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.4.log 2024-02-10T06:54:24.820 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph.cephadm.log: 88.4% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph.log.gz 2024-02-10T06:54:24.821 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.0.log 2024-02-10T06:54:24.822 INFO:teuthology.orchestra.run.smithi175.stderr:gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-volume.log 2024-02-10T06:54:24.826 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.4.log: 91.4% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph.cephadm.log.gz 2024-02-10T06:54:24.827 INFO:teuthology.orchestra.run.smithi175.stderr:gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-client.rgw.smpl.smithi175.rnravl.log 2024-02-10T06:54:24.831 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph.cephadm.log: 93.4% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph.log.gz 2024-02-10T06:54:24.831 INFO:teuthology.orchestra.run.smithi046.stderr:gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.3.log 2024-02-10T06:54:24.835 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.0.log: 95.0% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph.cephadm.log.gz 2024-02-10T06:54:24.837 INFO:teuthology.orchestra.run.smithi046.stderr:gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-client.rgw.foo.smithi046.nswayp.log 2024-02-10T06:54:24.843 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.7.log 2024-02-10T06:54:24.844 INFO:teuthology.orchestra.run.smithi175.stderr: 88.4%/var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-client.rgw.smpl.smithi175.rnravl.log: -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-10T06:54:24.844 INFO:teuthology.orchestra.run.smithi175.stderr: 82.9% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-client.rgw.smpl.smithi175.rnravl.log.gz 2024-02-10T06:54:24.844 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.7.log: 93.3% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph.audit.log.gz 2024-02-10T06:54:24.849 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.3.log: 90.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-10T06:54:24.849 INFO:teuthology.orchestra.run.smithi046.stderr:gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-volume.log 2024-02-10T06:54:24.850 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-client.rgw.foo.smithi046.nswayp.log: 76.8% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-client.rgw.foo.smithi046.nswayp.log.gz 2024-02-10T06:54:24.853 INFO:teuthology.orchestra.run.smithi046.stderr:gzip -5 --verbose -- /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.2.log 2024-02-10T06:54:24.875 INFO:teuthology.orchestra.run.smithi046.stderr:/var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-volume.log: /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.2.log: 95.7% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph.audit.log.gz 2024-02-10T06:54:24.876 INFO:teuthology.orchestra.run.smithi175.stderr: 89.2% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-mgr.x.log.gz 2024-02-10T06:54:24.881 INFO:teuthology.orchestra.run.smithi175.stderr: 94.1% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-volume.log.gz 2024-02-10T06:54:24.913 INFO:teuthology.orchestra.run.smithi046.stderr: 94.0% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-volume.log.gz 2024-02-10T06:54:25.715 INFO:teuthology.orchestra.run.smithi175.stderr: 93.1% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-mon.b.log.gz 2024-02-10T06:54:25.898 INFO:teuthology.orchestra.run.smithi046.stderr: 92.9% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-mon.c.log.gz 2024-02-10T06:54:26.062 INFO:teuthology.orchestra.run.smithi175.stderr: 93.3% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.6.log.gz 2024-02-10T06:54:26.361 INFO:teuthology.orchestra.run.smithi046.stderr: 93.4% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.2.log.gz 2024-02-10T06:54:26.428 INFO:teuthology.orchestra.run.smithi175.stderr: 93.8% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.7.log.gz 2024-02-10T06:54:26.575 INFO:teuthology.orchestra.run.smithi175.stderr: 93.5% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.5.log.gz 2024-02-10T06:54:26.729 INFO:teuthology.orchestra.run.smithi046.stderr: 93.6% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.0.log.gz 2024-02-10T06:54:26.783 INFO:teuthology.orchestra.run.smithi046.stderr: 93.6% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.3.log.gz 2024-02-10T06:54:26.868 INFO:teuthology.orchestra.run.smithi046.stderr: 88.9% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-mgr.y.log.gz 2024-02-10T06:54:26.903 INFO:teuthology.orchestra.run.smithi175.stderr: 93.7% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.4.log.gz 2024-02-10T06:54:26.905 INFO:teuthology.orchestra.run.smithi175.stderr: 2024-02-10T06:54:26.905 INFO:teuthology.orchestra.run.smithi175.stderr:real 0m2.117s 2024-02-10T06:54:26.905 INFO:teuthology.orchestra.run.smithi175.stderr:user 0m7.537s 2024-02-10T06:54:26.905 INFO:teuthology.orchestra.run.smithi175.stderr:sys 0m0.284s 2024-02-10T06:54:27.112 INFO:teuthology.orchestra.run.smithi046.stderr: 93.6% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-osd.1.log.gz 2024-02-10T06:54:27.543 INFO:teuthology.orchestra.run.smithi046.stderr: 92.0% -- replaced with /var/log/ceph/5cb8e318-c7dc-11ee-95b8-87774f69a715/ceph-mon.a.log.gz 2024-02-10T06:54:27.544 INFO:teuthology.orchestra.run.smithi046.stderr: 2024-02-10T06:54:27.545 INFO:teuthology.orchestra.run.smithi046.stderr:real 0m2.759s 2024-02-10T06:54:27.545 INFO:teuthology.orchestra.run.smithi046.stderr:user 0m13.206s 2024-02-10T06:54:27.545 INFO:teuthology.orchestra.run.smithi046.stderr:sys 0m0.443s 2024-02-10T06:54:27.546 INFO:tasks.cephadm:Archiving logs... 2024-02-10T06:54:27.546 DEBUG:teuthology.misc:Transferring archived files from smithi046:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555127/remote/smithi046/log 2024-02-10T06:54:27.547 DEBUG:teuthology.orchestra.run.smithi046:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-10T06:54:29.256 DEBUG:teuthology.misc:Transferring archived files from smithi175:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555127/remote/smithi175/log 2024-02-10T06:54:29.256 DEBUG:teuthology.orchestra.run.smithi175:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-10T06:54:30.359 INFO:tasks.cephadm:Removing cluster... 2024-02-10T06:54:30.359 DEBUG:teuthology.orchestra.run.smithi046:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 --force 2024-02-10T06:54:31.156 DEBUG:teuthology.orchestra.run.smithi175:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5cb8e318-c7dc-11ee-95b8-87774f69a715 --force 2024-02-10T06:54:31.952 INFO:tasks.cephadm:Removing cephadm ... 2024-02-10T06:54:31.953 DEBUG:teuthology.orchestra.run.smithi046:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-10T06:54:31.960 DEBUG:teuthology.orchestra.run.smithi175:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-10T06:54:31.964 INFO:tasks.cephadm:Teardown complete 2024-02-10T06:54:31.965 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-10T06:54:31.975 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-10T06:54:31.975 DEBUG:teuthology.orchestra.run.smithi046:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-10T06:54:32.002 DEBUG:teuthology.orchestra.run.smithi175:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-10T06:54:32.019 INFO:teuthology.orchestra.run.smithi046.stdout: remote refid st t when poll reach delay offset jitter 2024-02-10T06:54:32.019 INFO:teuthology.orchestra.run.smithi046.stdout:============================================================================== 2024-02-10T06:54:32.019 INFO:teuthology.orchestra.run.smithi046.stdout:*hv01.front.sepi 44.4.53.2 2 u 64 64 377 0.077 1.662 1.363 2024-02-10T06:54:32.019 INFO:teuthology.orchestra.run.smithi046.stdout:+hv02.front.sepi 63.231.80.2 3 u 66 64 377 0.069 2.891 1.264 2024-02-10T06:54:32.019 INFO:teuthology.orchestra.run.smithi046.stdout:+hv03.front.sepi 74.6.168.72 3 u 51 64 377 0.082 3.099 2.414 2024-02-10T06:54:32.019 INFO:teuthology.orchestra.run.smithi046.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-02-10T06:54:32.028 INFO:teuthology.orchestra.run.smithi175.stdout: remote refid st t when poll reach delay offset jitter 2024-02-10T06:54:32.029 INFO:teuthology.orchestra.run.smithi175.stdout:============================================================================== 2024-02-10T06:54:32.029 INFO:teuthology.orchestra.run.smithi175.stdout:*hv01.front.sepi 44.4.53.2 2 u 58 64 377 0.100 0.762 1.019 2024-02-10T06:54:32.029 INFO:teuthology.orchestra.run.smithi175.stdout:+hv02.front.sepi 63.231.80.2 3 u 49 64 377 0.097 3.847 0.763 2024-02-10T06:54:32.029 INFO:teuthology.orchestra.run.smithi175.stdout:+hv03.front.sepi 74.6.168.72 3 u 63 64 377 0.101 2.099 0.753 2024-02-10T06:54:32.029 INFO:teuthology.orchestra.run.smithi175.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-02-10T06:54:32.030 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-10T06:54:32.039 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-10T06:54:32.040 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-10T06:54:32.049 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-10T06:54:32.057 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-10T06:54:32.066 INFO:teuthology.task.internal:Duration was 2431.021906 seconds 2024-02-10T06:54:32.066 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-10T06:54:32.075 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-10T06:54:32.075 DEBUG:teuthology.orchestra.run.smithi046:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-10T06:54:32.077 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-10T06:54:32.128 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-10T06:54:32.129 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi046.front.sepia.ceph.com 2024-02-10T06:54:32.129 DEBUG:teuthology.orchestra.run.smithi046:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-10T06:54:32.142 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi175.front.sepia.ceph.com 2024-02-10T06:54:32.142 DEBUG:teuthology.orchestra.run.smithi175:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-10T06:54:32.160 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-10T06:54:32.160 DEBUG:teuthology.orchestra.run.smithi046:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-10T06:54:32.189 DEBUG:teuthology.orchestra.run.smithi175:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-10T06:54:32.340 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-10T06:54:32.340 DEBUG:teuthology.orchestra.run.smithi046:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-10T06:54:32.342 DEBUG:teuthology.orchestra.run.smithi175:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-10T06:54:32.762 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-10T06:54:32.773 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-10T06:54:32.773 DEBUG:teuthology.orchestra.run.smithi046:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-10T06:54:32.788 DEBUG:teuthology.orchestra.run.smithi175:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-10T06:54:32.805 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-10T06:54:32.815 DEBUG:teuthology.orchestra.run.smithi046:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-10T06:54:32.830 DEBUG:teuthology.orchestra.run.smithi175:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-10T06:54:32.842 INFO:teuthology.orchestra.run.smithi046.stdout:kernel.core_pattern = core 2024-02-10T06:54:32.845 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern = core 2024-02-10T06:54:32.877 DEBUG:teuthology.orchestra.run.smithi046:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-10T06:54:32.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T06:54:32.883 DEBUG:teuthology.orchestra.run.smithi175:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-10T06:54:32.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T06:54:32.889 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-10T06:54:32.899 INFO:teuthology.task.internal:Transferring archived files... 2024-02-10T06:54:32.900 DEBUG:teuthology.misc:Transferring archived files from smithi046:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555127/remote/smithi046 2024-02-10T06:54:32.900 DEBUG:teuthology.orchestra.run.smithi046:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-10T06:54:32.951 DEBUG:teuthology.misc:Transferring archived files from smithi175:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555127/remote/smithi175 2024-02-10T06:54:32.951 DEBUG:teuthology.orchestra.run.smithi175:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-10T06:54:32.994 INFO:teuthology.task.internal:Removing archive directory... 2024-02-10T06:54:32.994 DEBUG:teuthology.orchestra.run.smithi046:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-10T06:54:32.996 DEBUG:teuthology.orchestra.run.smithi175:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-10T06:54:33.003 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-10T06:54:33.013 INFO:teuthology.task.internal:Not uploading archives. 2024-02-10T06:54:33.013 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-10T06:54:33.022 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-10T06:54:33.022 DEBUG:teuthology.orchestra.run.smithi046:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-10T06:54:33.024 DEBUG:teuthology.orchestra.run.smithi175:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-10T06:54:33.029 INFO:teuthology.orchestra.run.smithi046.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 10 06:54 /home/ubuntu/cephtest 2024-02-10T06:54:33.053 INFO:teuthology.orchestra.run.smithi175.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 10 06:54 /home/ubuntu/cephtest 2024-02-10T06:54:33.056 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-10T06:54:33.065 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-10T06:54:33.084 INFO:teuthology.nuke:Checking targets against current locks 2024-02-10T06:54:33.111 DEBUG:teuthology.nuke:shortname: smithi046 2024-02-10T06:54:33.111 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-10T06:54:33.133 DEBUG:teuthology.nuke:shortname: smithi175 2024-02-10T06:54:33.133 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-10T06:54:33.136 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi046.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555127', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-10 06:04:13.876191', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-02-10T06:54:33.161 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi175.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555127', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-10 06:04:13.877614', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-02-10T06:54:33.190 INFO:teuthology.orchestra.console.smithi046:Power off 2024-02-10T06:54:33.190 DEBUG:teuthology.orchestra.console.smithi046:pexpect command: ipmitool -H smithi046.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-10T06:54:33.215 DEBUG:teuthology.orchestra.console.smithi046:power off output: Chassis Power Control: Down/Off 2024-02-10T06:54:33.215 DEBUG:teuthology.orchestra.console.smithi046:pexpect command: ipmitool -H smithi046.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T06:54:33.232 INFO:teuthology.orchestra.console.smithi175:Power off 2024-02-10T06:54:33.232 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-10T06:54:33.241 DEBUG:teuthology.orchestra.console.smithi046:check power output: Chassis Power is on 2024-02-10T06:54:33.255 DEBUG:teuthology.orchestra.console.smithi175:power off output: Chassis Power Control: Down/Off 2024-02-10T06:54:33.255 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T06:54:33.276 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is on 2024-02-10T06:54:37.243 DEBUG:teuthology.orchestra.console.smithi046:pexpect command: ipmitool -H smithi046.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T06:54:37.277 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T06:54:37.352 DEBUG:teuthology.orchestra.console.smithi046:check power output: Chassis Power is on 2024-02-10T06:54:37.386 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is on 2024-02-10T06:54:41.355 DEBUG:teuthology.orchestra.console.smithi046:pexpect command: ipmitool -H smithi046.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T06:54:41.387 DEBUG:teuthology.orchestra.console.smithi175:pexpect command: ipmitool -H smithi175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T06:54:41.465 DEBUG:teuthology.orchestra.console.smithi046:check power output: Chassis Power is off 2024-02-10T06:54:41.497 DEBUG:teuthology.orchestra.console.smithi175:check power output: Chassis Power is off 2024-02-10T06:54:41.567 INFO:teuthology.orchestra.console.smithi046:Power off completed 2024-02-10T06:54:41.598 INFO:teuthology.orchestra.console.smithi175:Power off completed 2024-02-10T06:54:41.702 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/connectivity} duration: 2431.021905899048 failure_reason: '"2024-02-10T06:24:35.343064+0000 mon.a (mon.0) 430 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON)" in cluster log' owner: scheduled_yuriw@teuthology success: false 2024-02-10T06:54:41.703 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-10T06:54:41.787 INFO:teuthology.run:FAIL